#15 · Primary category: Robotics & Embodied AI Simulation
habitat-sim
A flexible, high-performance 3D simulator for Embodied AI research.
Project last updated:07/21/26
GitHub Stars
3.8K
Forks
548
Contributors
63
License
MIT
Why we included this project
Habitat-Sim has long been the workhorse of embodied AI research, and it earns that reputation by being fast. It loads real-world scans and CAD scenes into physics-enabled environments, with pluggable RGB-D sensors, egomotion sensing, and URDF-defined robots such as mobile manipulators and quadrupeds, so you can set an agent loose and watch what your policy actually does. That speed matters when training reinforcement learning agents demands many thousands of steps per second. Habitat-Sim is not a turnkey application, though: it works with the companion Habitat-Lab library for building full experiments, so expect to wire the two together. One caveat worth planning around is that Meta stopped active maintenance past a certain version, so budget for a pinned or community-forked setup rather than regular upstream fixes.
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.