Files
bullet3/examples/pybullet/gym/pybullet_data
Erwin Coumans b602045665 Implement joint limit for btMultiBody spherical joint. In URDF, add
<limit effort="1000.0" lower="0.2" upper=".8" twist=".3"/>
effort is max force/impulse
lower = swing range in X
upper = swing range in Y
twist = twist range around Z
(ranges all in radians)
lower, upper, twist and effort need to be > 0, otherwise no limit is created

See examples/pybullet/examples/spherical_joint_limit.py and
    examples/pybullet/gym/pybullet_data/spherical_joint_limit.urdf
2022-01-30 13:00:11 -08:00
..
2020-09-17 18:04:41 +01:00
2021-04-05 18:07:39 -07:00
2018-02-23 18:56:11 -08:00
2019-06-19 12:07:26 -07:00
2021-03-22 16:53:17 -07:00
2021-04-22 16:45:29 -07:00
2021-07-29 17:08:50 -04:00
2021-10-25 09:44:10 -07:00
2020-02-12 13:05:51 -08:00
2020-02-11 15:10:22 -08:00