





Berkeley Humanoid Lite
このプログラムについて
Berkeley Humanoid Lite is an open-source, sub-$5,000 humanoid robot from UC Berkeley's Hybrid Robotics lab — a full 22-DOF biped (12 leg joints + 10 arm joints) built around modular, fully 3D-printed cycloidal gearboxes and widely available off-the-shelf parts. It was created to democratize humanoid-robotics research: every actuator is printed and hand-assembled, the electronics are commodity, and the entire software stack — RL policy training, sim-to-sim/sim-to-real, teleoperation, and low-level control — is open.
The robot walks (bipedal locomotion via a learned RL policy), and with its two 5-DOF arms and grippers it performs bimanual manipulation: solving a Rubik's cube, writing with a marker, and stacking blocks. Perception and control run on an onboard x86 mini-PC; joints connect over CAN bus through custom STM32 (B-G431B-ESC1) motor controllers running the open "recoil" firmware, with a BNO085 IMU for balance.
What this orobot program is
This is a browser-based learning interface and entry point. The in-page 3D viewer shows the robot's per-link meshes, and the Robot Operator panel drives the 22 joints through poses and demo sequences (stand, wave, squat, march) so you can understand the kinematic layout. It is not the balancing locomotion controller — that lives in the low-level repo below. Use this to learn the layout, then dive into the source to build and deploy the real thing.
Build it for real
- Paper (arXiv 2504.17249): https://arxiv.org/abs/2504.17249
- Project site: http://lite.berkeley-humanoid.org/
- Build docs (GitBook): https://berkeley-humanoid-lite.gitbook.io/docs
- Video: https://youtu.be/dIdJGkMDFl4
- Main repo (training + deploy): https://github.com/HybridRobotics/Berkeley-Humanoid-Lite
- Low-level control (CAN + RL runtime): https://github.com/HybridRobotics/Berkeley-Humanoid-Lite-Lowlevel
- CAD / URDF / MJCF / STL assets: https://github.com/HybridRobotics/Berkeley-Humanoid-Lite-Assets
Highlights
- 22 DOF — two 6-DOF legs + two 5-DOF arms, all identical modular actuators
- Fully 3D-printed actuators — cycloidal gearboxes in PLA around a MAD M6C12 BLDC motor
- Commodity BOM — ~$189 per actuator; sub-$5,000 for the whole robot
- URDF / MJCF / USD descriptions included — sim-ready in Isaac Lab & MuJoCo
- RL locomotion + bimanual manipulation — trained policies (ONNX) ship in the repo
Attribution
Created by Yufeng Chi, Qiayuan Liao, Junfeng Long, Xiaoyu Huang, Sophia Shao, Borivoje Nikolic, Zhongyu Li, and Koushil Sreenath (UC Berkeley Hybrid Robotics). Code licensed MIT; hardware/CAD assets licensed CC BY-SA 4.0. This program mirrors their open-source project as a learning entry point — all credit to the original authors.
🖨 印刷ファイル (26)
5010_Front_Ankle__Housing_Front_Ankle.stl
5010_Housing_5010__UpperArm_X_Housing_Middle.stl
5010_Housing_Ankle__Ankle_Mount.stl
5010_Housing_Ankle__Ankle_Mount_2.stl
5010_Rear_Cover__Rear_Struct.stl
6512_Housing_2020__Base_Housing_Front.stl
The Berkeley Humanoid Lite is built from 22 modular actuators of two types — 10× M6C12 (150KV, ~$189 ea) and 12× 5010 (110KV, ~$136 ea) — plus commodity electronics and an aluminum-extrusion torso. The authors' full parts sheet (US Amazon + China/Taobao links) is here. Verified build total: $4,350.59.
Actuator type 1 — M6C12 (×10: 8 legs + 2 arms) · ~$188.69 each
| Item | Qty | Unit | Total | Buy |
|---|---|---|---|---|
| MR106-2RS | 13 | $0.87 | $11.31 | link |
| 6701-2RS | 2 | $0.94 | $1.88 | link |
| 6811ZZ | 2 | $5.00 | $10.00 | link |
| M3 x 55 mm | 8 | $0.26 | $2.08 | link |
| M3 x 30 mm | 6 | $0.19 | $1.14 | link |
| M2 x 3 x 3.5 mm | 4 | $0.07 | $0.28 | link |
| M3 x 4 x 5 mm insert | 24 | $0.08 | $1.92 | link |
| M4 x 15 mm hex stand | 1 | $0.69 | $0.69 | link |
| MAD Components M6C12 150KV | 1 | $129.00 | $129.00 | link |
| PLA | 0.12 | $25.99 | $3.12 | link |
| B-G431B-ESC1 | 1 | $18.97 | $18.97 | link |
| AS5600 | 1 | $3.30 | $3.30 | link |
| Misc | 1 | $5.00 | $5.00 | — |
似たロボットを探す
B