This provides joint variables necessary for articulated body dynamics. More...
#include <taoVar.h>
Inheritance diagram for taoVarSpherical:
Public Attributes | |
deQuaternion | _Q |
joint position | |
deVector3 | _dQ |
joint velocity in local frame | |
deVector3 | _ddQ |
joint acceleration | |
deVector3 | _Tau |
joint force (torque) | |
deVector3 | _dQrotated |
joint velocity in reference (parent) frame |
This provides joint variables necessary for articulated body dynamics.
|
joint acceleration
|
|
joint velocity in local frame
|
|
joint velocity in reference (parent) frame
|
|
joint position
|
|
joint force (torque)
|