Does anyone successfully train the locomotion policy with task space action instead of joint space? #2544
Unanswered
TharitSinsunthorn
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Thank you for starting this discussion. It would be great to have a good tutorial or how-to about this, but we don't have one yet. Could you elaborate on the error you are measuring? Is there a component of the error that may show a specific pattern of motion that is being under-trained or under-penalized? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
``I'm want to enhance the level of locomotion training by using task space action instead of joint space for quadruped robot, in this case, I might have a higher controlability from IK guidance from DifferentialIKController
I have tried to apply 4 action terms for each leg just for testing like below, with unitree go2 env.
Unfortunately that the result is much worse than using of joint space action. Is there any idea to get improved on this, or it should be the problem of parameters tuning? Also, I'm not sure if my setup is in a proper way or not.
Beta Was this translation helpful? Give feedback.
All reactions