34 #include <tao/matrix/TaoDeMath.h>
deQuaternion q_quat_
joint position
Definition: taoVar.h:71
3x1 vector classThis is a C++ wrapper class of deVector3f.
Definition: TaoDeVector3.h:32
1-DOF joint variable class for articulated bodyThis provides joint variables necessary for articulate...
Definition: taoVar.h:53
deFloat dq_
joint velocity
Definition: taoVar.h:57
deVector3 dq_rotated_
joint velocity in reference (parent) frame
Definition: taoVar.h:75
deFloat q_
joint position
Definition: taoVar.h:56
deFloat ddq_
joint acceleration
Definition: taoVar.h:58
spherical joint variable class for articulated bodyThis provides joint variables necessary for articu...
Definition: taoVar.h:68
deVector3 ddq_
joint acceleration
Definition: taoVar.h:73
deFloat tau_
joint force (torque)
Definition: taoVar.h:59
Quaternion classThis is a C++ wrapper class of deQuaternionf.
Definition: TaoDeQuaternion.h:35
abstract joint variable class for articulated bodyThis class should be used as a base class and imple...
Definition: taoVar.h:42
deVector3 force_gc_
joint force (torque)
Definition: taoVar.h:74
deVector3 dq_
joint velocity in local frame
Definition: taoVar.h:72