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
When I run the locomotion_controller_example.py, I observe that the robot is deviating from the commanded trajectory. It's not so bad when the robot is walking, but if I try to keep the robot in place (all the legs in stance mode) using the code commented in the same file, then the base of the robot is moving back and the robot falls. I didn't change anything in the code, just followed the setup instructions and run the example.
Do you have any idea where this problem comes from ?
Best,
Stephen
The text was updated successfully, but these errors were encountered:
Hello,
Happy to see we are doing same work, though I haven't solved yet, but the trick is to change mpc weight in file torque_stance_leg_controller.py
Please let me know if you solved it.
Hello,
When I run the locomotion_controller_example.py, I observe that the robot is deviating from the commanded trajectory. It's not so bad when the robot is walking, but if I try to keep the robot in place (all the legs in stance mode) using the code commented in the same file, then the base of the robot is moving back and the robot falls. I didn't change anything in the code, just followed the setup instructions and run the example.
Do you have any idea where this problem comes from ?
Best,
Stephen
The text was updated successfully, but these errors were encountered: