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>
answered 2012-03-25 13: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.
Asked: 2012-03-25 12:26:43 -0500
Seen: 56 times
Last updated: Mar 25 '12
why does my world file show on gazebo only when I split the window?
base_pose_ground_truth does not correspond with .world from Stage
How to Create Custom World in Stage
nav_msgs/Odometry.h: No such file or directory
publishing file stream with ros
Processing of point clouds generated by ROS
Write to a file from a C++ ROS node?
ROS Answers is licensed under Creative Commons Attribution 3.0 Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.