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

Revision history [back]

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>