Robotics developers just got a serious upgrade to their open-source toolkit. On July 6, 2026, NVIDIA and Hugging Face folded a fresh batch of models and frameworks into LeRobot, the community-driven library used to train, run, and share robot datasets, models, and policies.
If you’ve been dabbling in humanoid robotics, the headline addition is Isaac GR00T 1.7 — an open, reasoning vision-language-action (VLA) model built specifically for humanoid robots. Rather than shipping a black box, NVIDIA has made it something developers can actually mold: you can post-train GR00T 1.7 on your own data and deploy it directly through LeRobot’s workflows. It’s the kind of foundation model that lets a robot connect what it sees, what it’s told, and what it physically does.
Getting a VLA model to behave, though, depends on the quality of the demonstrations you feed it. That’s where the second piece comes in. Isaac Teleop is an open-source framework for robot data collection, designed to capture high-quality human demonstrations from external devices. Crucially, it uses standardized, interoperable formats — so the data you record with one setup doesn’t become a proprietary dead end. For anyone who has wrestled with mismatched teleoperation pipelines, that interoperability is quietly the best part of the announcement.
Both Isaac GR00T 1.7 and Isaac Teleop are already available in LeRobot as of the announcement, so there’s no waiting list or teaser countdown — you can pull them in and start experimenting.
There’s also a third act on the horizon. NVIDIA plans to bring Cosmos 3, a frontier model for physical AI, to LeRobot. The idea is to lean on Cosmos 3 for data generation, simulation, and policy development in situations where real-world data is either scarce or too expensive to collect. In practical terms, that means training robots in synthetic environments before they ever touch a physical prototype — a lifeline for smaller teams that can’t afford endless hardware runs.
What ties all three together is the philosophy behind LeRobot itself. It’s an open library, and by dropping production-grade tools into it, NVIDIA and Hugging Face are betting on a shared ecosystem rather than a walled garden. Datasets, models, policies, and full workflows can all be swapped between researchers and hobbyists, which lowers the barrier to entry for anyone curious about building or teaching robots.
The combination is telling: a capable VLA model for humanoids, a clean way to gather human demonstration data, and — soon — a simulation engine to fill in the gaps. Together they address the three chronic bottlenecks in robotics development: the brain, the training data, and the cost of iteration.
For developers, the takeaway is refreshingly concrete. Two of these tools are live now inside LeRobot, and a third is on the way. No hardware to buy, no license fees mentioned — just open frameworks ready to be pulled apart and rebuilt.