LeRobot
Hugging Face open-source stack for embodied AI with unified data formats and training — great for imitation learning and VLA experiments.
A “zero to working pipeline” route for beginners. We do not rewrite full tutorials — we chain high-quality resources and mark checkpoints and pitfalls.
Goal: Build a shared vocabulary: embodied AI, imitation, RL, and VLA.
Hugging Face open-source stack for embodied AI with unified data formats and training — great for imitation learning and VLA experiments.
Classic physics engine widely used in robot RL and control research — lightweight and accurate.
Large real manipulation corpus across 22 embodiments (1M+ trajectories) — key VLA pretrain base.
Explain in your own words what a VLA is and why robot data matters.
Goal: Run an env end-to-end: random policy → a simple training loop.
Classic physics engine widely used in robot RL and control research — lightweight and accurate.
NVIDIA robot learning framework on Isaac Sim for large-scale parallel training and sim-to-real.
Large-scale manipulation benchmark and training env with GPU parallelism and diverse tasks.
Farama robot RL environments compatible with the Gymnasium API.
Launch at least one simulator locally or in the cloud and collect a few trajectories.
Goal: Train a visuomotor policy from demos; respect data quality.
Hugging Face open-source stack for embodied AI with unified data formats and training — great for imitation learning and VLA experiments.
Seminal visuomotor policy work that uses diffusion models for robot actions, with open code.
Action Chunking with Transformers for low-cost bimanual imitation; popular with ALOHA-style hardware.
Imitation-learning research library from Stanford/TRI with algorithms, datasets, and eval pipelines.
Simulation benchmark for lifelong learning and VLA eval with many manipulation tasks.
Finish one imitation train+eval loop in sim or on a low-cost platform.
Goal: Understand pretrained VLAs and adapt on modest data.
Open Vision-Language-Action model trained on Open X-Embodiment for diverse manipulation.
Generalist robot policy Transformer with multi-modal inputs and multi-embodiment finetuning.
Open training and inference code around π0 from Physical Intelligence for generalist robot policies.
Physical Intelligence generalist robot foundation model with flow-matching action generation.
Large household WidowX dataset (~60K trajectories) with rich language conditioning.
Highly diverse real Franka manipulation data (~76K trajectories / 350h) for real-world finetune.
Name a VLA’s training data, I/O interface, and finetune entrypoint.
Goal: Close the loop: collect → train → deploy on low-cost or lab hardware.
Low-cost bimanual hardware and teleop stack paired with ACT-style algorithms.
Action Chunking with Transformers for low-cost bimanual imitation; popular with ALOHA-style hardware.
Hugging Face open-source stack for embodied AI with unified data formats and training — great for imitation learning and VLA experiments.
Highly diverse real Franka manipulation data (~76K trajectories / 350h) for real-world finetune.
Collect real demos and deploy a usable policy (even for a tiny task).