Replies: 3 comments 2 replies
-
what about |
Beta Was this translation helpful? Give feedback.
0 replies
-
I think Genesis exposes all the necessary features that are required by |
Beta Was this translation helpful? Give feedback.
0 replies
-
Can you elaborate, Is that |
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
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Jacobian in MuJoCo supports calculation on how a "spatial frame anchored at the given point will translate and rotate if we make a small change to the kinematic configuration".
Namely, mj_jac describes "the local linear relationship between the degrees-of-freedom and a given point".
It would be great if it is supported in Genesis, for instance, to be used in collision constraint formulation for an LSQP controller, like in mink
#1050
Beta Was this translation helpful? Give feedback.
All reactions