LeRobot v0.6.0 makes dataset and training dependencies optional, installed only when needed (e.g., pip install lerobot[training]). The RL stack was rebuilt with a new modular API: the sac policy type is now gaussian_actor. GR00T N1.5 is replaced by N1.7, PyTorch minimum is now 2.7, import paths have been consolidated to canonical public entry points, eval_freq renamed to env_eval_freq, legacy subtask_index annotations replaced by language columns, and video codec configuration split per camera. Also added five new benchmark integrations (RoboCasa365, RoboTwin 2.0, RoboCerebra, RoboMME, LIBERO-plus), 2x faster dataloader via parallel decode, and a new lerobot-rollout CLI to decouple policy deployment from data recording.
LeRobot
Mon
Wed
Fri
JulAugSepOctNovDecJanFebMarAprMayJunJul
LessMore
Releases1Avg0/wkVersionsv0.5.1
v0.6.0
v0.5.1
What's Changed
- chore(dependencies): Bump lerobot to 0.5.1 by @imstevenpmwork in https://github.com/huggingface/lerobot/pull/3118
- fix(unitree_g1): correct SDK detection and update installation docs by @nepyope in https://github.com/huggingface/lerobot/pull/3115
- docs: fix…
v0.5.0
Release Blog
https://huggingface.co/blog/lerobot-release-v050
What's Changed
- chore(dependencies): Bump lerobot to 0.4.5 by @imstevenpmwork in https://github.com/huggingface/lerobot/pull/3051
- chore: add AI policy by @imstevenpmwork in…
v0.4.4
What's Changed
- chore(dependencies): Bump lerobot to 0.4.4 by @imstevenpmwork in https://github.com/huggingface/lerobot/pull/2840
- feat(ci): trigger manually documentation release version by @imstevenpmwork in https://github.com/huggingface/lerobot/pull/2841
- fix(robots):…
v0.4.3
What's Changed
- chore(dependencies): Bump lerobot to 0.4.3 by @imstevenpmwork in https://github.com/huggingface/lerobot/pull/2540
- fix(scripts): remove the data sampler because data access to the subset of a dataset has been fixed by @sotanakamura in…
v0.4.2
What's Changed
- chore(dependencies): Bump lerobot to 0.4.2 by @imstevenpmwork in https://github.com/huggingface/lerobot/pull/2423
- Fixes in port droid scripts by @michel-aractingi in https://github.com/huggingface/lerobot/pull/2455
- Fix episode filtering bug when…
v0.4.1
What's Changed
- chore(dependecies): Bump lerobot to 0.4.1 by @imstevenpmwork in https://github.com/huggingface/lerobot/pull/2299
- docs(readme): update installation instructions for 0.4.0 by @imstevenpmwork in https://github.com/huggingface/lerobot/pull/2310
- docs(install):…
v0.4.0
Release Blog
https://huggingface.co/blog/lerobot-release-v040
What's Changed
- chore: Bump to 0.3.4 by @imstevenpmwork in https://github.com/huggingface/lerobot/pull/1691
- chore(docs): prioritize use of entry points in docs + fix nightly badge by @imstevenpmwork in…
v0.3.3
What's Changed
- chore: Bump to 0.4.0 by @imstevenpmwork in https://github.com/huggingface/lerobot/pull/1653
- Fix policy construction by @fracapuano in https://github.com/huggingface/lerobot/pull/1665
- fix(docs): Update links in il_robots.mdx and il_sim.mdx to use absolute…
v0.3.2
What's Changed
- Added poetry setup by @aliberts in https://github.com/huggingface/lerobot/pull/2
- Style & Formatting by @aliberts in https://github.com/huggingface/lerobot/pull/3
- Added pusht dataset auto-download by @aliberts in…
