You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
I think walking off to one side is normal for both real and simulated robots. Real rovbots are never perfectly symmetric and simulations do not have infinite precision. So we have a direction controller that ass z-rototion to remove error, bAIXLLY. “direction PID”. With this, the robot can walk straight even if you intentionally make one leg shorter
On May 10, 2024, at 3:09 AM, Wajih Georges El Tayar ***@***.***> wrote:
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!
—
Reply to this email directly, view it on GitHub <#142>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/ABQKNRWOAOLGDNGB5KOZRR3ZBSMF5AVCNFSM6AAAAABHQLODDWVHI2DSMVQWIX3LMV43ASLTON2WKOZSGI4DSNBSG42DGOI>.
You are receiving this because you are subscribed to this thread.
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!
The text was updated successfully, but these errors were encountered: