Add API to set bunny properties. Add example to show coupling between softbody and multibody.
This commit is contained in:
@@ -165,7 +165,7 @@ public:
|
||||
|
||||
void getLinkState(int bodyUniqueId, int linkIndex, double* worldPosition, double* worldOrientation);
|
||||
|
||||
void loadBunny();
|
||||
void loadBunny(double scale, double mass, double collisionMargin);
|
||||
};
|
||||
|
||||
#endif //B3_ROBOT_SIM_API_H
|
||||
|
||||
Reference in New Issue
Block a user