erwin coumans
e58e5bdf95
PyBullet:
...
expose pybullet.changeDynamics(sleepThreshold), default 0.05, for both useMaximalCoordinates=False and True
When the dot(vel,vel) < sleepThreshold for longer than 2 seconds (this timeout is hard coded) objects that have the ACTIVATION_STATE_ENABLE_SLEEPING enabled with be deactivated
Example:
p.changeDynamics(ob, -1, activationState=p.ACTIVATION_STATE_ENABLE_SLEEPING, sleepThreshold=0.05)
2021-04-20 11:29:27 -07:00
..
2019-05-07 11:18:11 -07:00
2020-10-08 14:10:08 -07:00
2020-11-03 09:47:38 -08:00
2020-10-06 20:19:39 -07:00
2020-07-24 18:09:13 -07:00
2020-07-24 18:09:13 -07:00
2021-01-20 18:20:43 +00:00
2019-06-13 23:24:22 -07:00
2019-06-13 23:24:22 -07:00
2020-12-22 17:10:51 -08:00
2019-06-13 23:24:22 -07:00
2019-06-13 23:24:22 -07:00
2020-05-17 13:46:11 -07:00
2020-05-17 13:46:11 -07:00
2020-01-11 12:43:27 -08:00
2019-07-10 17:21:18 -07:00
2020-10-06 20:19:39 -07:00
2021-04-20 11:29:27 -07:00
2021-04-20 11:29:27 -07:00
2021-03-15 22:44:55 -07:00
2021-03-26 10:31:13 -07:00
2020-10-06 20:19:39 -07:00
2020-06-14 21:57:43 -04:00
2021-03-26 10:31:13 -07:00
2020-10-07 10:12:02 -07:00
2020-10-07 08:24:33 -07:00
2020-10-07 08:24:33 -07:00
2021-04-20 11:29:27 -07:00
2021-03-26 10:31:13 -07:00
2020-12-23 10:42:25 -08:00
2019-06-13 23:24:22 -07:00
2019-12-11 13:07:53 -08:00
2020-05-17 13:46:11 -07:00
2020-05-17 13:46:11 -07:00
2020-03-24 10:34:02 -07:00
2020-12-23 10:42:25 -08:00
2019-08-11 13:59:24 -07:00
2021-04-20 11:29:27 -07:00
2020-03-22 20:12:21 -07:00
2020-03-22 11:58:39 -07:00
2021-03-26 10:31:13 -07:00