#5 · Primary category: Robotics & Embodied AI Simulation
carla
Open-source simulator for autonomous driving research.
Project last updated:08/29/26
GitHub Stars
14.3K
Forks
4.7K
Contributors
203
License
MIT
Why we included this project
Few tools have shaped autonomous driving research as much as CARLA, an open simulator that earns its place here for what it makes possible rather than for any single feature. Teams use it to run a full virtual city with urban layouts, buildings, and traffic, then attach the sensor configuration their work needs, so perception and control models can be trained and validated against realistic camera and LiDAR feeds without ever touching real hardware. Its Python API handles scenario scripting, weather, and traffic control, which is why CARLA shows up so often in reinforcement-learning and imitation-learning papers. It also ships open digital assets and a blueprint library, saving you from building a city from scratch. If your work touches perception, planning, or control for self-driving systems, this is likely the environment you end up testing in.
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
rerun
Visualize, query, and stream to train on multimodal robotics data.