ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
There is things missing in your code. To use the tag cylinder you must before opening the tag geometry:
<visual>
<geometry>
<cylinder length="0.6" radius="0.2"/>
</geometry>
</visual>