ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
Try this. I think it will work.
<link name="world" />
<joint name="world_to_base_link=" type="fixed">
<parent link="world"/>
<child link="base_link"/>
< /joint>
................... remaining links and joints ...................