How does mjlab support equality constraints? #346
-
|
how does mjlab tell non-actuated joint? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
|
I can't do much the information you've provided. Need some code, an example model, etc. |
Beta Was this translation helpful? Give feedback.
-
|
Hello @HuNingHe, mjlab can handle robots like this, I use one with similar constraints. Use equality constraints where you want to close the loop in th xml, actuate only the joints where there should be motors in the robot constants file and that should work as it is. If you run into errors, please open an issue with your robot description file, robot constants file and the error. |
Beta Was this translation helpful? Give feedback.
Hello @HuNingHe, mjlab can handle robots like this, I use one with similar constraints. Use equality constraints where you want to close the loop in th xml, actuate only the joints where there should be motors in the robot constants file and that should work as it is. If you run into errors, please open an issue with your robot description file, robot constants file and the error.