Merge remote-tracking branch 'bp/master'
This commit is contained in:
@@ -659,6 +659,7 @@ enum {
|
||||
CONTROL_MODE_VELOCITY=0,
|
||||
CONTROL_MODE_TORQUE,
|
||||
CONTROL_MODE_POSITION_VELOCITY_PD,
|
||||
CONTROL_MODE_PD, // The standard PD control implemented as soft constraint.
|
||||
};
|
||||
|
||||
///flags for b3ApplyExternalTorque and b3ApplyExternalForce
|
||||
|
||||
Reference in New Issue
Block a user