5.3.3.14. URDF¶
URDF (Unified Robot Description Format) is a file format for specifying the geometry and organization of robots in ROS.
- 5.3.3.14.1. Building a visual robot model from scratch
- 5.3.3.14.2. Building a movable robot model
- 5.3.3.14.3. Adding physical and collision properties
- 5.3.3.14.4. Using Xacro to clean up your code
- 5.3.3.14.5. Using URDF with
robot_state_publisher(C++) - 5.3.3.14.6. Using URDF with
robot_state_publisher(Python) - 5.3.3.14.7. Generating an URDF File