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

Revision history [back]

click to hide/show revision 1
initial version

with updateRate less than zero Gazebo tries to match simulator::GetSimTime() + simulator::GetPauseTime() with simulator::GetRealTime(). If you are seeing "simulation speedup to catchup", that means GetPauseTime() is not returning the correct value. Can you reproduce the behavior?