Hugging Face LeRobot Brings Open-Source Humanoid Support to the Unitree G1
mishig25 · x · 2026-09-25
Hugging Face's LeRobot team published a blog detailing how they bring humanoids into their open-source robot learning library, building a full workflow around the Unitree G1.
Key points:
- Why humanoids need a different control stack: bipeds must balance continuously, and VLA inference is too slow to control those dynamics directly. They insert a fast controller between policy and robot: a π0.5 policy predicts compact SONIC latent motion tokens from language, robot state, and camera observations, and a fast 29-DoF whole-body controller decodes them into dynamically feasible joint targets.
- Starting from OpenHLM (Open Humanoid Loco-Manipulation), which trains OpenPI's π0.5 on whole-body G1 demonstrations.
- The post also covers other open-source humanoid hardware supported, NVIDIA SONIC integration, and how teleoperation, datasets, and policy learning connect end-to-end.
Related event: Hugging Face LeRobot Adds Support for Unitree G1 Humanoid Robot(2 posts)→
More from coding & agent
- In an AI-first world, your own understanding of the project is state to preserve — brandon_xyzw · 2026-09-26
- Railway launches free no-account VMs (59 min) and OpenCode cloud agents — jasonkneen · 2026-09-26
- 575 PRs later: how the Astra agent untangled a sync-SQLite bottleneck in OC — soumitrashukla9 · 2026-09-26
- From GoPro footage to 3D scenes: a two-week agent skill for full-home reconstruction — doodlestein · 2026-09-26
- Sentinel splits monolithic Three.js into scene-based workflows with HD PNG sequence export — PurzBeats · 2026-09-26
- AI tip: ask models to break your app with worst-case edge data — soleio · 2026-09-26