Add API to set bunny properties. Add example to show coupling between softbody and multibody.
This commit is contained in:
@@ -22,6 +22,7 @@ enum GripperGraspExampleOptions
|
||||
eTWO_POINT_GRASP=2,
|
||||
eONE_MOTOR_GRASP=4,
|
||||
eGRASP_SOFT_BODY=8,
|
||||
eSOFTBODY_MULTIBODY_COUPLING=16,
|
||||
};
|
||||
|
||||
class CommonExampleInterface* GripperGraspExampleCreateFunc(struct CommonExampleOptions& options);
|
||||
|
||||
Reference in New Issue
Block a user