re-enable command log and playback in physics server
report applied motor torque in physics server
This commit is contained in:
@@ -194,7 +194,8 @@ struct SendActualStateArgs
|
||||
|
||||
//measured 6DOF force/torque sensors: force[x,y,z] and torque[x,y,z]
|
||||
double m_jointReactionForces[6*MAX_DEGREE_OF_FREEDOM];
|
||||
|
||||
|
||||
double m_jointMotorForce[MAX_DEGREE_OF_FREEDOM];
|
||||
};
|
||||
|
||||
enum EnumSensorTypes
|
||||
|
||||
Reference in New Issue
Block a user