chvmp / champ

MIT Cheetah I Implementation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Issue with the robot walk in Gazebo

wgtayar opened this issue · comments

Hello,

I am working with my own custom made robot and implemented champ on it. When testing a forward walk on gazebo, the robot drifts slowly towards the right.

The kinematics and the values for the link dimensions, weight, inertias, etc. are all double checked so the issue shouldn't be from there (I hope).

I did tune the PID controller parameters in the ros_control.yaml file several times, however, the drift still persists.

Any input would be greatly appreciated.

Thanks!