mujoco
mujoco copied to clipboard
MJX implementation of mj_jacSubtreeCom
The feature, motivation and pitch
I am working on implementing a whole-body-controller for bipedal robots. It is important to have the task for the angular and linear momentum for the Center-of-Mass. In mujoco, I can get such information from mj_jacSubtreeCom and mj_angmomMat. I would like to ask if it is possible to implement the two functions in MJX, or please give me some hints how to implement them. Thank you very much.
Alternatives
No response
Additional context
No response