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

Revision history [back]

Whenever you call spawn_model, a new robot is added to your simulation. You just have to call it 3 times in your launchfile.

rosrun gazebo_ros spawn_model -file `rospack find baxter_description`/urdf/baxter.urdf -urdf -z 1 -model baxter

This should teach you everything: http://gazebosim.org/tutorials?tut=ros_roslaunch