Skip to Content
Learning Robotics using Python - Second Edition
book

Learning Robotics using Python - Second Edition

by Lentin Joseph
June 2018
Beginner to intermediate
280 pages
6h 58m
English
Packt Publishing
Content preview from Learning Robotics using Python - Second Edition

Creating a URDF model of the robot

The robot model in ROS contains packages to model the various aspects of the robot, which is specified in the XML Robot Description Format. The core package of this stack is URDF, which parses URDF files and constructs an object model of the robot.

Unified Robot Description Format (URDF) is an XML specification to describe the model of a robot. We can represent the following features of the robot using URDF:

  • The kinematic and dynamic description of the robot
  • The visual representation of the robot
  • The collision model of the robot

The description of the robot consists of a set of links (parts), elements, and a set of joint elements, which connect these links together. A typical robot description is shown ...

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

Learning Robotics using Python

Learning Robotics using Python

Lentin Joseph
Python Robotics Projects

Python Robotics Projects

Prof. Diwakar Vaish

Publisher Resources

ISBN: 9781788623315Supplemental Content