mujoco icon indicating copy to clipboard operation
mujoco copied to clipboard

MJX implementation of mj_jacSubtreeCom

Open gautica opened this issue 6 months ago • 2 comments

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

gautica avatar Aug 31 '24 16:08 gautica