Now in public beta — 50+ verified models

Pull any robot model
in 30 seconds.

The Hugging Face for robot models. Search, preview in 3D, and pull URDF/MJCF/STEP models with a single command. Verified for MuJoCo, Isaac Sim, and Gazebo.

$ pip install fabroid
Terminal
$
50+
Verified Models
6
Formats Supported
3
Simulators Tested
30s
Average Pull Time

Works with your stack

MuJoCoIsaac SimGazeboROS 2PyBulletUnitree

Everything you need.
Nothing you don't.

One Command Pull

No more hunting through GitHub repos. Pull any robot model in any format with a single CLI command.

$ fabroid pull unitree-g1 --format mjcf

3D Preview

Inspect models in the browser before downloading. Rotate, zoom, and manipulate joints interactively.

Verified Models

Every model is automatically tested against MuJoCo, Isaac Sim, and Gazebo. No more broken meshes or missing files.

All Formats

URDF, MJCF, USD, SDF, STEP, STL — all in one place. Convert between formats with a single command.

$ fabroid convert model.urdf --to mjcf

Python SDK

Load models directly in your Python scripts. Works seamlessly with MuJoCo, Isaac Lab, and PyBullet.

$ model = fabroid.load("unitree-g1")

Community Hub

Share your custom models, fork and modify existing ones, and contribute to the growing robot model ecosystem.

90 minutes → 30 seconds

Without Fabroid
Search GitHub for robot name5 min
Clone repo (unknown size)3 min
Find URDF in nested folders5 min
Fix broken mesh file paths15 min
Convert URDF to MJCF manually30 min
Debug loading errors30 min
Total~90 min
With Fabroid
$ fabroid pull unitree-g1 --format mjcf
30 seconds

Verified. Ready to simulate.

Start pulling models
in 30 seconds.

Free and open source. No account required. Just install and pull.

Quick Start
# Install
$ pip install fabroid
# Pull your first model
$ fabroid pull unitree-g1 --format mjcf
✓ Downloaded unitree-g1 (verified for MuJoCo 3.2)

Weekly robotics insights. No spam.