Merge remote-tracking branch 'upstream/master'

This commit is contained in:
yunfeibai
2017-02-03 12:32:08 -08:00
10 changed files with 170 additions and 32 deletions

View File

@@ -189,6 +189,11 @@ struct b3BodyInfo
};
// copied from btMultiBodyLink.h
enum SensorType {
eSensorForceTorqueType = 1,
};
struct b3JointSensorState
{