#5 · Primary category: Robotics & Embodied AI Simulation

carla

ai artificial-intelligence autonomous-driving autonomous-vehicles carla carla-simulator computer-vision cross-platform deep-learning deep-reinforcement-learning imitation-learning research ros self-driving-car simulator ue4 unreal-engine-4

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