LeRobot v0.5.0: Scaling Every Dimension
About this article
We’re on a journey to advance and democratize artificial intelligence through open source and open science.
Back to Articles LeRobot v0.5.0: Scaling Every Dimension Published March 9, 2026 Update on GitHub Upvote 37 +31 Steven Palma imstevenpmwork Follow Pepijn Kooijmans pepijn223 Follow Jade Choghari jadechoghari Follow Caroline Pascal CarolinePascal Follow Khalil Meftah lilkm Follow Martino Russi nepyope Follow Nicolas Rabault Nico-robot Follow Michel Aractingi aractingi Follow Virgile BATTO VirgileBatto Follow Thomas Wolf thomwolf Follow With over 200 merged PRs and over 50 new contributors since v0.4.0, LeRobot v0.5.0 is our biggest release yet — expanding in every direction at once. More robots (including our first humanoid), more policies (including the comeback of autoregressive VLAs), faster datasets, simulation environments you can load straight from the Hub, and a modernized codebase running on Python 3.12 and Transformers v5. Whether you're training policies in simulation or deploying them on real hardware, v0.5.0 has something for you. TL;DR LeRobot v0.5.0 adds full Unitree G1 humanoid support (whole-body control models), new policies –including Pi0-FAST autoregressive VLAs and Real-Time Chunking for responsive inference–, and streaming video encoding that eliminates wait times between recording episodes. The release also introduces EnvHub for loading simulation environments from the Hugging Face Hub, NVIDIA IsaacLab-Arena integration, and a major codebase modernization with Python 3.12+, Transformers v5, and third-party policy plugins. Table of Contents LeRobot v0.5...