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

negativ update rate in .world file

asked 2012-03-25 07:26:43 -0500

hmmm gravatar image

Hi guys, what does a negativ update rate in a .world file mean? i was told that the simulation then runs as far as possible in order to provide nearly realtime simulation.But i cant find a documentation or explanation in ros or ODE. Is that true? Where can i find a documentation about that?? <physics:ode> <steptime>0.001</steptime> <gravity>0 0 -9.8</gravity> <cfm>0.0000000001</cfm> <erp>0.2</erp> <quickstep>true</quickstep> <quickstepiters>10</quickstepiters> <quickstepw>1.3</quickstepw> <contactmaxcorrectingvel>100.0</contactmaxcorrectingvel> <contactsurfacelayer>0.001</contactsurfacelayer> <updaterate>-0.1</updaterate> </physics:ode>

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2012-03-25 08:51:55 -0500

Yes, this is the case. See for example these two tickets on problems with the framerate locking mechanism (that should be fixed now): 1,2 Update Rate settings are also documented on the (old) gazebo problem resolution guide.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2012-03-25 07:26:43 -0500

Seen: 226 times

Last updated: Mar 25 '12