fix the bug that prevents the pd control forces/torques being added
This commit is contained in:
@@ -205,6 +205,8 @@ public:
|
||||
void saveKinematicState(btScalar step);
|
||||
|
||||
void applyGravity();
|
||||
|
||||
void clearGravity();
|
||||
|
||||
void setGravity(const btVector3& acceleration);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user