LeRobot v0.6.0: Imagine, Evaluate, Improve

· Source: Hugging Face - Blog · Field: Technology & Digital — Robotics & Autonomous Systems, Artificial Intelligence & Machine Learning · Depth: Advanced, long

Summary

LeRobot v0.6.0, released on July 7, 2026, significantly advances robot learning by closing the loop from imagination to evaluation and improvement. This update introduces world model policies like VLA-JEPA, LingBot-VA, and FastWAM, enabling robots to predict future actions. It expands the VLA model zoo with GR00T N1.7, MolmoAct2, EO-1, Multitask DiT, and EVO1, alongside a new reward models API featuring Robometer and TOPReward for success detection. The release also integrates six new simulation benchmarks, including LIBERO-plus and RoboCasa365, under a unified `lerobot-eval` CLI. Dataset capabilities are enhanced with depth support, VLM-powered language annotation, custom video encoding, and up to 2x faster loading. Training and deployment workflows are streamlined via the `lerobot-rollout` CLI with DAgger-style corrections, FSDP for large models, and cloud training on HF Jobs.

Key takeaway

For Machine Learning Engineers developing robot policies, LeRobot v0.6.0 offers a unified platform to accelerate your development and deployment cycle. You can now utilize world models for more robust policy training, employ new reward models for automated success detection, and efficiently gather corrective data with the DAgger strategy in `lerobot-rollout`. This release enables you to scale training with FSDP and rigorously evaluate models across six new simulation benchmarks, streamlining your path to deployable robot intelligence.

Key insights

LeRobot v0.6.0 closes the robot learning loop by integrating policies that imagine, reward models for success detection, and robust evaluation benchmarks.

Principles

Method

The `lerobot-rollout` CLI enables DAgger-style human-in-the-loop correction, where users intervene on policy failures to collect corrective training data. The `lerobot-annotate` CLI automates rich language annotation of datasets using VLMs.

In practice

Topics

Code references

Best for: MLOps Engineer, AI Scientist, Research Scientist, Robotics Engineer, Machine Learning Engineer, AI Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Hugging Face - Blog.