Files
any4lerobot/README.md
T
Jibby Nguyen ef184e44be add support for robocasa2lerobot (#86)
* Support robocasa2lerobot

* Support robocasa2lerobot

* NIT: formatting

* update to latest lerobot

* update readme

* Apply suggestion from @gemini-code-assist[bot]

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>

* fix h5py open

---------

Co-authored-by: Tavish <tavish9.chen@gmail.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2026-03-21 15:55:33 +08:00

18 KiB
Raw Blame History

Any4LeRobot: A tool collection for LeRobot

Ask DeepWiki Python versions LeRobot Dataset LeRobot Dataset License

Important

Star and Contribute, let's make community of robotics better and better! 🔥

A curated collection of utilities for LeRobot Projects, including data conversion scripts, preprocessing tools, training workflow helpers and etc..

📣 What's New

  • [2026.03.20] We have supported Data Conversion from RoboCasa to LeRobot! 🔥🔥🔥
  • [2025.10.04] We have collected and updated all Dataset Version Conversion Scripts for LeRobot! 🔥🔥🔥
  • [2025.09.28] We have upgraded LeRobotDataset from v2.1 to v3.0! 🔥🔥🔥
  • [2025.06.27] We have supported Data Conversion from LIBERO to LeRobot! 🔥🔥🔥
  • [2025.05.16] We have supported Data Conversion from LeRobot to RLDS! 🔥🔥🔥
More News
  • [2025.05.12] We have supported Data Conversion from RoboMIND to LeRobot! 🔥🔥🔥
  • [2025.04.15] We add Dataset Merging Tool for merging multi-source lerobot datasets! 🔥🔥🔥
  • [2025.04.14] We have supported Data Conversion from AgiBotWorld to LeRobot! 🔥🔥🔥
  • [2025.04.11] We change the repo from openx2lerobot to any4lerobot, making a universal toolbox for LeRobot! 🔥🔥🔥
  • [2025.02.19] We have supported Data Conversion from Open X-Embodiment to LeRobot! 🔥🔥🔥

Features

📚 Awesome LeRobot

Model

  • EO1: An Open Unified Embodied Foundation Model for General Robot Control Trained on Interleaved Vision-Text-Action Data GitHub Repo stars
  • Hume: A Dual-System VLA with System2 Thinking GitHub Repo stars
  • OneTwoVLA: A Unified Vision-Language-Action Model with Adaptive Reasoning GitHub Repo stars
  • SmolVLA: Efficient Vision-Language-Action Model trained on Lerobot Community Data GitHub Repo stars
  • SpatialVLA: a spatial-enhanced vision-language-action model that is trained on 1.1 Million real robot episodes GitHub Repo stars
  • openpi: the official implemenation of π_0: A Vision-Language-Action Flow Model for General Robot Control GitHub Repo stars
  • Isaac-GR00T: NVIDIA Isaac GR00T N1 is the world's first open foundation model for generalized humanoid robot reasoning and skills GitHub Repo stars

Dataset

Embodiment Extensions

  • unitree_IL_lerobot: a training framework enabling the training and testing of data collected using Unitree's G1 robot GitHub Repo stars
  • Dora-LeRobot: Lerobot boosted with dora GitHub Repo stars
  • Fourier-Lerobot: A training pipeline with Fourier dataset GitHub Repo stars
  • Adora-LeRobot: a modified version of lerobot, specifically adapted for the Adora robot GitHub Repo stars
  • BiLerobot: A bimanual robotics platform combining LeRobot and ManiSkill for advanced dual-arm manipulation tasks using the SO100 robot digital twin GitHub Repo stars
  • lerobot-piper: About Use Lerobot to collect piper robot arm data, and perform training and reasoning GitHub Repo stars
  • Lerobot-koch: LeRobot Training Notes for Koch Arm GitHub Repo stars
  • LeFranX: Franka and XHand Extension for LeRobot GitHub Repo stars
  • U-Arm: Lerobot-Everything-Cross-Embodiment-Teleoperation GitHub Repo stars
  • lerobot-robot-xarm: xArm integration for LeRobot GitHub Repo stars

Hardware

  • LeKiwi: Low-Cost Mobile Manipulator GitHub Repo stars
  • XLeRobot: Fully Autonomous Household Dual-Arm Mobile Robot for $998 GitHub Repo stars
  • LeRobot-Kinematics: Simple and Accurate Forward and Inverse Kinematics Examples for the Lerobot SO100 ARM GitHub Repo stars
  • lerobotdepot: a reoi for hardware, components, and 3D-printable projects compatible with the LeRobot library GitHub Repo stars
  • PingTi-Arm: A human-scale robotic arm compatible with Lerobot, based on SO100 GitHub Repo stars
  • LeDog: A mobile manipulator with a Weilan AlphaDog and a LeRobot-compatible SO-101 arm, with support for ROS 1/2 (Official: ledog_ros2) GitHub Repo stars

Tutorial / Utils

👷‍♂️ Contributing

We appreciate all contributions to improving Any4LeRobot!

📝 License

This project is released under the MIT License.

📖 Citation

If you find this repository helpful in your research or projects, please consider citing it:

@misc{any4lerobot,
  title        = {Any4LeRobot: A tool collection for LeRobot},
  author       = {Qizhi Chen, Dong Wang, Bin Zhao},
  license      = {MIT},
  url          = {https://github.com/Tavish9/any4lerobot},
  year         = {2025},
}

@article{eo1,
  title={EO-1: Interleaved Vision-Text-Action Pretraining for General Robot Control},
  author={Delin Qu and Haoming Song and Qizhi Chen and Zhaoqing Chen and Xianqiang Gao and Xinyi Ye and Qi Lv and Modi Shi and Guanghui Ren and Cheng Ruan and Maoqing Yao and Haoran Yang and Jiacheng Bao and Bin Zhao and Dong Wang},
  journal={arXiv preprint},
  year={2025},
  url={https://arxiv.org/abs/2508.21112}
}

Star History

Star History Chart

🔝 Back to top