Replies: 1 comment
-
Another question regarding this Jacobian. Is this computed in the local frame of the world frame? |
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
-
Input
Example
If I use Jacobian to compute angular velocity of a link, it will be equal to the result of getLinkState().
(for a rigid body, angular velocity should be equal everywhere on it)
but I found they are not the same, what's wrong with my code?
Beta Was this translation helpful? Give feedback.
All reactions