ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 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 ...................