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

If exporting the robot variable isn't happening in your launch files, you should probably do that first. Have you tried setting the rosparameter "use_sim_time" to true? It looks like a synchronization issue which I usually see when either two computers communicating by ROS aren't synchronized or I've forgotten to use the simulated time. Good luck.