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

I've turned off gravity in each link and everything work well.

<gazebo reference="shoulder_0">
      <turnGravityOff>true</turnGravityOff>
</gazebo>
<gazebo reference="shoulder_1">
      <turnGravityOff>true</turnGravityOff>
</gazebo>

Thanks!