ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
You should be able to set the robot_description with a SDF file as:
<param name="robot_description" textfile="$(find <my_robot>)/model.sdf"/>