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

You will need to restart any process which has been started with use_sim_time true. All nodes latch into waiting for simulated time if use_sim_time is set or if a clock message is received. They will not transition back to using system time.