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

A SDF model can only be used inside gazebo. Rviz and other ROS related software uses only URDF. However you can add to your URDF gazebo tags that allow your URDF model to be deployed inside gazebo because this simulator convert, under the hood, your URDF model to an SDF model.

A SDF model can only be used inside gazebo. Rviz and other ROS related software uses only URDF. However you can add to your URDF gazebo tags that allow your URDF model to be deployed inside gazebo because this simulator convert, converts, under the hood, your URDF model to an SDF model.