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

Nevermind guys, I just found my mistake. If anyone will face this problem just turn the use_sim_time to false in launch file like that:

<param name="use_sim_time" value="false" />

It actually makes sense, as gazebo publishes its simulated clock and if you turn it off, you have to use your host machine clock