How to set weights between target position and target rotation in mpc? #69
-
I found that rotation is not that accurate as position, I want to add more weight of target rotation in cost |
Beta Was this translation helpful? Give feedback.
Answered by
balakumar-s
Dec 15, 2023
Replies: 1 comment 2 replies
-
Is this for IK, MPC or motion_gen? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Increasing the first value of this list will increase the weight for orientation:
curobo/src/curobo/content/configs/task/particle_mpc.yml
Line 34 in 1458f79