Skip to content

jim79/urdf_tutorial

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

urdf_tutorial: Learning URDF Step by Step

  1. Building a Visual Robot Model with URDF from Scratch - Learn how to build a visual model of a robot that you can view in Rviz

  2. Building a Movable Robot Model with URDF - Learn how to define movable joints in URDF

  3. Adding Physical and Collision Properties to a URDF Model - Learn how to add collision and inertial properties to links, and how to add joint dynamics to joints.

  4. Using Xacro to Clean Up a URDF File - Learn some tricks to reduce the amount of code in a URDF file using Xacro

See also urdf_sim_tutorial for the final tutorial: Using a URDF in Gazebo - Preliminary tutorial on how to spawn and control your robot in Gazebo.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CMake 100.0%