robosuite
Modular MuJoCo-based robot simulation framework for composing manipulation tasks and algorithms.
Imitation-learning research library from Stanford/TRI with algorithms, datasets, and eval pipelines.
robomimic is a Stanford/TRI research library that packages imitation learning algorithms, datasets, and evaluation pipelines in one place. It became a reference implementation for comparing BC, BC-RNN, HBC, IRIS, and related methods on standardized robosuite tasks.
If you are writing an imitation learning paper and need reproducible baselines, robomimic remains a high-signal codebase. It is more research-oriented than product frameworks like LeRobot: expect configs, paper-aligned experiments, and less Hub-centric workflow.
Imitation learning researchers needing classic baselines; students reading the robomimic paper series.
git clone https://github.com/ARISE-Initiative/robomimic.git
Content reviewed 2026-07-23