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

One thing would be that Gazebo takes a commandline argument that specifies the world file to launch. You can find them in $(gazebo_worlds)/worlds. So:

gzserver /opt/ros/electric/simulator_gazebo/gazebo_worlds/worlds/empty.world

or something along those lines.