Skip to Content
Hands-On ROS for Robotics Programming
book

Hands-On ROS for Robotics Programming

by Bernardo Ronquillo Japón
February 2020
Intermediate to advanced
432 pages
10h 50m
English
Packt Publishing
Content preview from Hands-On ROS for Robotics Programming

Questions

  1. What is the format of the URDF model?

A) It is a text file. B) JSON. C) XML.

  1. How many links and joints does the URDF model of GoPiGo3 have?

A) Four links (robot body, caster, left, and right wheels) and two joints B) Three links (robot body, left, and right wheels) and two joints C) Three links (robot body, left, and right wheels) and three joints

  1. Which tag in the URDF model can you use to specify the color of a link?

A) <visual> B) <geometry>C) <material>

  1. Is it mandatory to group file types by folders (SRC, URDF, RViz, launch) in an ROS package?

A) No, the only mandatory condition is to put the package under ~/catkin_ws/src/. B) It is only recommended to make a clean package structure. C) No, but if you do so, you have ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Mastering ROS for Robotics Programming

Mastering ROS for Robotics Programming

Lentin Joseph
ROS Robotics By Example - Second Edition

ROS Robotics By Example - Second Edition

Lentin Joseph, Carol Fairchild, Dr. Thomas L. Harman

Publisher Resources

ISBN: 9781838551308Supplemental Content