enable btGearConstraint, expose 'changeDynamics' for gearRatio, only works for maximalCoordinates rigid bodies.
See examples\pybullet\examples\mimicJointConstraint.py
This commit is contained in:
@@ -627,7 +627,7 @@ enum EnumUserConstraintFlags
|
||||
USER_CONSTRAINT_CHANGE_FRAME_ORN_IN_B=16,
|
||||
USER_CONSTRAINT_CHANGE_MAX_FORCE=32,
|
||||
USER_CONSTRAINT_REQUEST_INFO=64,
|
||||
|
||||
USER_CONSTRAINT_CHANGE_GEAR_RATIO=128,
|
||||
};
|
||||
|
||||
enum EnumBodyChangeFlags
|
||||
|
||||
Reference in New Issue
Block a user