Robotics StackExchange | Archived questions

Is there a way to modify default max_step_size from xml file?

In gazebo, you can go to physical and there modify max step size with UI. I would like to change the default value so that I'll not need to configure manually each time. Is there a way? Thanks Michele

Asked by Michele on 2014-08-31 05:48:27 UTC

Comments

Answers

There is a max_step_size tag in the physics block. See the friction_demo.world for an example of its usage.

Asked by scpeters on 2014-09-02 16:21:50 UTC

Comments