function C_r = revolute_joint(i, j, s_i, s_j, q) ...
I’m currently testing the behavior of the “Articulation-Body” feature, which uses PhysX SDK 4.0 included in Unity3D. To investigate the behavior of a revolute joint a simple test case was used. A ...