mirror of
https://github.com/bulletphysics/bullet3.git
synced 2026-08-21 18:48:29 +00:00
[MJCF import] improved humanoid.xml, inverted_pendulum.xml import (automatically add dummy-links to connect multiple joints between bodies) [MJCF import] fix bug in quaternion conversion (w,x,y,z) -> (x,y,z,w)