mjlab v1.1.0
·
267 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
mjlab and all its dependencies (including mujoco-warp) are now available directly from PyPI. Installation no longer requires pinning a specific mujoco-warp revision or custom indices and is now just:
pip install mjlabor try it instantly with:
uvx --from mjlab demoWhat's new
- RGB and depth camera sensors with BVH-accelerated raycasting
- MetricsManager for logging custom metrics during training
- Terrain visualizer and many new terrain types
- Site group visualization in the Viser viewer
- Upgraded rsl-rl-lib to 4.0.0 with native ONNX export
- Various bug fixes
See the full changelog for details.