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

Hi @Tonnwu,

I will just refer to my answer here since it seems you have the same problem.

You may want to check and tune the Gazebo contacts of the robot wheels. The wheel contacts parameters need to be properly adjusted for Gazebo to produce consistent contact and friction values to allow the robot to be moved by the simulated forces.

The most important friction factors are mu1 and mu2 that are usually between [0,1], and then Kp and Kd that increase the stability of the contacts/simulation.

With those changes you will be able to see the robot moving.

Hope that helps.

Regards.