#42 · Primary category: Robotics & Embodied AI Simulation
calvin
CALVIN - A benchmark for Language-Conditioned Policy Learning for Long-Horizon Robot Manipulation Tasks
Project last updated:09/08/25
GitHub Stars
977
Forks
124
Contributors
6
License
MIT
Why we included this project
Training robot-manipulation policies from natural-language instructions is a demanding problem, and CALVIN provides a simulated benchmark built for it. The agent has to execute a chain of commands in sequence, such as opening a drawer, picking up a blue block, and pushing it inside, which is far harder than the single short tasks found in most vision-and-language datasets. Teams working on language-conditioned control or embodied AI get a reproducible evaluation protocol with flexible sensor suites and multiple action spaces. The repository also includes baseline training code built on PyTorch Lightning and Hydra, so you can compare your own approach against established results instead of building an environment from scratch. That combination of a structured challenge and ready-made baselines makes it a practical place to validate long-horizon manipulation agents.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
genesis-world
Simulation platform for general-purpose robotics & embodied AI learning.
lerobot
🤗 LeRobot: Making AI for Robotics more accessible with end-to-end learning
ml-agents
The Unity Machine Learning Agents Toolkit (ML-Agents) is an open-source project that enables games and simulations to serve as environments for training intelligent agents using deep reinforcement learning and imitation learning.
AirSim
Open source simulator for autonomous vehicles built on Unreal Engine / Unity, from Microsoft AI & Research
carla
Open-source simulator for autonomous driving research.