68 models  ·  no clone  ·  no install

MuJoCo Menagerie, in the browser

DeepMind's collection of high-quality MuJoCo models — quadrupeds, humanoids, arms, hands — opened in a tab. Normally each one costs a 1.8 GB clone and a working MuJoCo install before you can see whether it is the robot you were looking for.

These pages are not a mirror. A model is fetched from the upstream repository when somebody asks for it, kept with its own licence and a link back, and every page names who made the robot. The collection is DeepMind's; the models belong to the teams that built them.

Quadrupeds

Humanoids

Arms

Hands and grippers

Mobile bases

Drones

Everything else

How this works

Opening a model fetches its scene and the mesh files that scene references — five to thirty megabytes for a typical robot, rather than the whole collection — and hands it to MuJoCo running in your tab. From there it is a model like any other on this site: look inside it, simulate it, or convert it to URDF, SDF or USD.

Every model carries its own licence — Apache 2.0, BSD or MIT, depending on who wrote it — and its page links to the folder it came from so you can read the terms and the README the authors wrote. If you use one in your own work, that folder is who to credit.