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

Collisions and physical properties

Collision tags specify the volumes that need to be taken into account by the physics engine to detect interference/clearance between bodies. The visual tag from URDF is ignored for the purpose of this computation since it's only used for visualization purposes. This means that, in general, you can decouple visible aspects of the robot (more detailed) from the envelope shapes that are used for computing interference (simpler shapes).

The inertia tag of a part specifies its mass and tensor of inertia (3 x 3), along with all of its components (only six components are needed since the matrix is symmetrical).

In the gopigo.urdf file under the urdf folder, you can find the blocks of XML for the base_link and caster ...

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