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

URDF robot body

A <link> element, as defined in the URDF XML specification (http://wiki.ros.org/urdf/XML/link), defines a rigid body with inertia, visual features, and collision properties. In this chapter, we will introduce <visual>. We will leave <inertia> and <collision> for later in this book since these properties are only required when performing physics simulation with Gazebo (see Chapter 5, Simulating Robot Behavior with Gazebo).

The <visual> tag describes the visual appearance of the part. Don't confuse this with the <collision> tag, as that defines the volume to be considered for interference or crash calculation. Often, both may define different volumes, although it is very common that they are in agreement.

Why should they be ...

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