How to inteprete the output of getConstraintState? #3370
ChengshuLi
started this conversation in
General
Replies: 1 comment
-
The fixed constraint fixes 6 degrees of freedom, so the size is 6: 3 linear and 3 angular components. |
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.
-
For a fixed constraint, getConstraintState returns a vector of length 6. The documentation says they are the applied constraint forces.
Are these the magnitudes of 6 different forces? If so, what are the directions of these forces?
Or are these two forces in 3D space (6-d in total)?
Lastly, is the unit of these values Newton?
Thanks a lot!
Beta Was this translation helpful? Give feedback.
All reactions