Joint reaction forces #101
-
Hi! I was wondering if it is possible to extract joint reaction from PhysX? From reading the documentation (https://nvidia-omniverse.github.io/PhysX/physx/5.1.2/docs/Articulations.html#compute-joint-forces), it seems like we can get them for articulations. However, I couldn't find if it is possible with joints. Thank you in advance for reading this and hope to hear from you soon. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 12 replies
-
You mean when simulating, or for inverse dynamics as your documentation link suggests? When simulating: We are currently working on a joint force (transmitted force from parent to child link) reporting API that will be released in 5.2.0. |
Beta Was this translation helpful? Give feedback.
You mean when simulating, or for inverse dynamics as your documentation link suggests?
When simulating: We are currently working on a joint force (transmitted force from parent to child link) reporting API that will be released in 5.2.0.