Skip to content

0.3.0

Choose a tag to compare

@duburcqa duburcqa released this 06 Aug 03:34
· 217 commits to main since this release
efe90b9

This release focuses primarily on stability, covering everything from MJCF/URDF parsing to rendering and physics, backend by a new CI infrastructure running more than 200 unit tests on all supported platforms. The most requested Mujoco features that were previously missing have been implemented. Native support of batching has been extended to all solvers except Stable Fluid, motion planning, and rendering via gs-madrona. Finally, support of soft body dynamics has been enhanced, with the introduction of constraints and coupling between soft and rigid body dynamics.

New Features

Bug Fixes

Miscellaneous