mujocolab/mjlab
Isaac Lab API, powered by MuJoCo-Warp, for RL and robotics research observed · 2026-08-28
Health v2 · maintenance only
85/100
- Activity 99
- Release rhythm 96
- Longevity 32
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 16.5
- age_days: 450
- days_rel: 25
- days_push: 7
- n_releases_24m: 11
Adoption not part of the score
2837 stars · 501 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
mjlab is a Python framework that combines Isaac Lab's manager-based API with MuJoCo Warp, a GPU-accelerated version of MuJoCo, for reinforcement learning and robotics research. It provides composable building blocks for environment design with minimal dependencies and direct access to native MuJoCo data structures.
Use cases
- train a humanoid robot to follow velocity commands with reinforcement learning
- simulate thousands of robot environments in parallel on GPU
- train a humanoid to imitate reference motions
- run multi-GPU distributed RL training for robotics
- evaluate trained robot policies from checkpoints
- prototype robot learning environments using an Isaac Lab-style API without NVIDIA Isaac Sim
When to choose
- you want Isaac Lab's API ergonomics but prefer MuJoCo physics over Isaac Sim
- you need fast GPU-parallel robot simulation for RL training
- you work with humanoid robots like the Unitree G1 and need velocity tracking or motion imitation tasks
- you want minimal dependencies and direct access to native MuJoCo data structures
- you need multi-GPU scaling for large-scale robot learning experiments
When to avoid
- you need CPU-only simulation, since training requires an NVIDIA GPU
- you rely on Isaac Sim-specific features like ray-traced rendering or Omniverse integrations
- you need non-robotics physics simulation outside MuJoCo's supported feature set
- you need a long-established, battle-tested framework rather than a fast-moving research project
Facets
framework · maturity active
simulation machine-learning reinforcement-learning gpu-computing robotics robotics reinforcement-learning simulation machine-learning gpu-computing windows python mujoco mujoco-warp isaac-lab robot-learning gpu-simulation humanoid-robots motion-imitation sim-to-real linux macos gpu docker
3 sources
- readme: https://github.com/mujocolab/mjlab · fetched 2026-08-28 · c9484f1ccce8
- homepage: https://mujocolab.github.io/mjlab/ · fetched 2026-08-29 · 44136fa355b3
- registry_pypi: https://pypi.org/pypi/mjlab/json · fetched 2026-08-29 · 26f7e217a712
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| mujocolab/mjlab | main | 85 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem