How to create hierarchical graph from your robot model (URDF)
First install the liburdfdom-tools
1 |
sudo apt-get install liburdfdom-tools |
Then
1 |
urdf_to_graphiz <robot_model.urdf> |
How to create hierarchical graph from your robot model (URDF) Read More »