expose PyBullet API to wakeup/put objects to sleep, enable/disable deactivation
fix wakeup -> reset deactivation clock
This commit is contained in:
@@ -1847,6 +1847,7 @@ void btMultiBody::fillConstraintJacobianMultiDof(int link,
|
||||
|
||||
void btMultiBody::wakeUp()
|
||||
{
|
||||
m_sleepTimer = 0;
|
||||
m_awake = true;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user