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

Revision history [back]

There are a few things you could try:

  • Simplify the scenario (use objects made up of lower polygon meshes, or even better, primitives instead of meshes)
  • Change the physics engine parameters to use fewer iterations/adjust time step (risks sim becoming instable)
  • Run on a beefier CPU :)
  • Run headless (without gzclient GUI)

See also this older question about how to make Gazebo faster. Also, you might want to ask this on http://answers.gazebosim.org/questions/ instead.