/mjctrl

Primary LanguagePython

MuJoCo Controllers

Single-file pedagogical implementations of common robotics controllers for MuJoCo.

Installation

MuJoCo is the only dependency required to run the controllers.

pip install "mujoco>=3.1.0"

Acknowledgements

Robot models are taken from MuJoCo Menagerie.