Expose motor drive torque reporting for motors in spherical joints in getJointStateMultiDof.
This commit is contained in:
@@ -531,6 +531,7 @@ struct SendActualStateArgs
|
||||
double m_jointReactionForces[6 * MAX_DEGREE_OF_FREEDOM];
|
||||
|
||||
double m_jointMotorForce[MAX_DEGREE_OF_FREEDOM];
|
||||
double m_jointMotorForceMultiDof[MAX_DEGREE_OF_FREEDOM];
|
||||
|
||||
double m_linkState[7 * MAX_NUM_LINKS];
|
||||
double m_linkWorldVelocities[6 * MAX_NUM_LINKS]; //linear velocity and angular velocity in world space (x/y/z each).
|
||||
|
||||
Reference in New Issue
Block a user