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

Revision history [back]

The IMHO cleanest approach for starting up Gazebo in cases like this is starting it in paused mode. You'll need to press the "play" button after things started up, but you'll have a very reproducible setup using only a single launch file. To start Gazebo paused, you have to provide it with the "-u" option. An example is the combination of these two launch files, using arguments: main launch file, common gazebo start launch file.