Skip to main content

No project description provided

Project description

MuJoCo Playground

Build PyPI version Banner for playground

A comprehensive suite of GPU-accelerated environments for robot learning research and sim-to-real, built with MuJoCo MJX.

Features include:

  • Classic control environments from dm_control.
  • Quadruped and bipedal locomotion environments.
  • Non-prehensile and dexterous manipulation environments.
  • Vision-based support available via Madrona-MJX.

For more details, check out the project website.

[!NOTE] We now support training with both the MuJoCo MJX JAX implementation, as well as the MuJoCo Warp implementation at HEAD. See this discussion post for more details.

Installation

You can install MuJoCo Playground directly from PyPI:

pip install playground

[!IMPORTANT] We recommend users to install from source to get the latest features and bug fixes from MuJoCo.

From Source

[!IMPORTANT] Requires Python 3.10 or later.

  1. git clone git@github.com:google-deepmind/mujoco_playground.git && cd mujoco_playground
  2. Install uv, a faster alternative to pip
  3. Create a virtual environment: uv venv --python 3.12
  4. Activate it: source .venv/bin/activate
  5. Install CUDA 12 jax: uv pip install -U "jax[cuda12]" --index-url https://pypi.org/simple
    • Verify GPU backend: python -c "import jax; print(jax.default_backend())" should print gpu. unset LD_LIBRARY_PATH may need to be run before running this command.
  6. Install playground from source: uv --no-config sync --all-extras
  7. Verify installation: uv --no-config run python -c "import mujoco_playground; print('Success')"
    • Note: Menagerie assets will be downloaded automatically the first time you load a locomotion or manipulation environment. You can trigger this with: uv --no-config run python -c "from mujoco_playground import locomotion; locomotion.load('G1JoystickFlatTerrain')"

Madrona-MJX (optional)

For vision-based environments, please refer to the installation instructions in the Madrona-MJX repository.

Getting started

Running from CLI

For basic usage, navigate to the repo's directory, install from source with jax[cuda12], and run:

train-jax-ppo --env_name CartpoleBalance

To train with MuJoCo Warp:

train-jax-ppo --env_name CartpoleBalance --impl warp

Or with uv:

uv --no-config run train-jax-ppo --env_name CartpoleBalance --impl warp
uv --no-config run train-rsl-ppo --env_name CartpoleBalance --impl warp

Basic Tutorials

Colab Description
Open In Colab Introduction to the Playground with DM Control Suite
Open In Colab Locomotion Environments
Open In Colab Manipulation Environments

Vision-Based Tutorials (GPU Colab)

Colab Description
Open In Colab Training CartPole from Vision (T4 Instance)

Local Runtime Tutorials

Requires local Madrona-MJX installation

Colab Description
Open In Colab Training CartPole from Vision
Open In Colab Robotic Manipulation from Vision

Training Visualization

To interactively view trajectories throughout training with rscope, install it (pip install rscope) and run:

python learning/train_jax_ppo.py --env_name PandaPickCube --rscope_envs 16 --run_evals=False --deterministic_rscope=True
# In a separate terminal
python -m rscope

FAQ

How can I contribute?

Get started by installing the library and exploring its features! Found a bug? Report it in the issue tracker. Interested in contributing? If you are a developer with robotics experience, we would love your help—check out the contribution guidelines for more details.

Reproducibility / GPU Precision Issues

Users with NVIDIA Ampere architecture GPUs (e.g., RTX 30 and 40 series) may experience reproducibility issues in mujoco_playground due to JAX’s default use of TF32 for matrix multiplications. This lower precision can adversely affect RL training stability. To ensure consistent behavior with systems using full float32 precision (as on Turing GPUs), please run export JAX_DEFAULT_MATMUL_PRECISION=highest in your terminal before starting your experiments (or add it to the end of ~/.bashrc).

To reproduce results using the same exact learning script as used in the paper, run the brax training script which is available here. There are slight differences in results when using the learning/train_jax_ppo.py script, see the issue here for more context.

Citation

If you use Playground in your scientific works, please cite it as follows:

@misc{mujoco_playground_2025,
  title = {MuJoCo Playground: An open-source framework for GPU-accelerated robot learning and sim-to-real transfer.},
  author = {Zakka, Kevin and Tabanpour, Baruch and Liao, Qiayuan and Haiderbhai, Mustafa and Holt, Samuel and Luo, Jing Yuan and Allshire, Arthur and Frey, Erik and Sreenath, Koushil and Kahrs, Lueder A. and Sferrazza, Carlo and Tassa, Yuval and Abbeel, Pieter},
  year = {2025},
  publisher = {GitHub},
  url = {https://github.com/google-deepmind/mujoco_playground}
}

License and Disclaimer

The texture used in the rough terrain for the locomotion environments is from Polyhaven and licensed under CC0.

All other content in this repository is licensed under the Apache License, Version 2.0. A copy of this license is provided in the top-level LICENSE file in this repository. You can also obtain it from https://www.apache.org/licenses/LICENSE-2.0.

This is not an officially supported Google product.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

playground-0.1.0.tar.gz (9.9 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

playground-0.1.0-py3-none-any.whl (10.0 MB view details)

Uploaded Python 3

File details

Details for the file playground-0.1.0.tar.gz.

File metadata

  • Download URL: playground-0.1.0.tar.gz
  • Upload date:
  • Size: 9.9 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.19

File hashes

Hashes for playground-0.1.0.tar.gz
Algorithm Hash digest
SHA256 30d31d59528005e13f938cbcd5ce40c831553313aa7f861bfa3c9640115f46cf
MD5 e5e4bef819485eeb9fd81d9c898a052f
BLAKE2b-256 67487ef4a08d57c431e7bea8a54c7853726de6cfcc50584442377acb6be615a6

See more details on using hashes here.

File details

Details for the file playground-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: playground-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 10.0 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.19

File hashes

Hashes for playground-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 06e8fd567bab346adfdd31bd13042d0dd121af9cdce28a4155b30d79cf99a91e
MD5 15ca68889f5b7752370a257d105d2cc3
BLAKE2b-256 bfc959e9cd044c234b7eb0f9f5480ddec55ffcef79327f78b2004aa7ec80fd76

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page