Replies: 1 comment
-
This question has been answered by other means. Closing. |
Beta Was this translation helpful? Give feedback.
0 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.
-
Hi,
Thank you for this powerful dynamics library! Currently I want to take the derivatives of equation of motion:
$$M(q)\ddot q + C(q,\dot q) = \tau + J(q)^T \lambda$$ $J(q)^T \lambda$ . I notice that for $J(q)c$ I can use the
But I have trouble taking the derivatives of
getJointJacobianTimeVariation()
function, but for its transpose I have no idea. Do you have any built-in function I can use?Beta Was this translation helpful? Give feedback.
All reactions