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

Revision history [back]

Sorry, I am bit late to answer but I hope it helps ppl in future In order to solve the above error check your gazebo.launch ( your launch file name could be different ) and check the line <arg name="paused" value="false"/>

In case the value of this argument is "true", pls make it "false".

I hope it helps Thank you