Simulation Speed in Gazebo 1.0 [closed]
In older versions of ROS, before the switch to Gazebo 1.0, I was able to add a "simulation time" parameter to my world file to control the relationship between simulation time and real time. For example, I could set the simulator to always run in realtime to reduce CPU load.
It appears that the format of the world files have changed in Gazebo 1.0. Is this still possible? What is the equivalent parameter called?