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

My model in gazebo compress when load controller

asked 2022-07-07 23:03:25 -0500

I simulate a quadruped robot in gazebo using Noetic . When I just view the model, it is just fine. But if I load the controller, all legs collapse to each other. Why does this happen? Thanks in advance.

The images are below: https://blog.csdn.net/weixin_46536094...

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2022-07-10 11:20:21 -0500

Mike Scheutzow gravatar image

One cause of this is that you do not have the joint-related parameters set to good values. For example, the max. joint effort may be too small, or the joint's control-loop PID feedback may be too small, or the joint's control-loop update rate may be too slow.

Most robot joints are not locked in a particular position. The joint motor is constantly running, dynamically fighting the weight above the joint.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2022-07-07 23:03:25 -0500

Seen: 24 times

Last updated: Jul 10 '22