#4 · Primary category: Robotics & Embodied AI Simulation
AirSim
Open source simulator for autonomous vehicles built on Unreal Engine / Unity, from Microsoft AI & Research
Project last updated:06/30/26
GitHub Stars
18.4K
Forks
4.9K
Contributors
247
License
Other
Why we included this project
AirSim is a simulator for drones, cars, and other autonomous vehicles that runs as a plugin inside Unreal Engine, with an experimental Unity build. It produces physically and visually realistic scenes and exposes camera feeds, depth, segmentation, and other sensor data through a platform-independent API, which makes it a natural fit for computer vision and reinforcement learning research. Python, C++, or C# code written against the simulator can later run on real vehicles, and software-in-the-loop support for PX4 and ArduPilot lets you validate flight-controller behavior before any hardware is involved. The built-in data recording and computer-vision mode help when you need to generate training datasets. It is a mature, widely used research platform rather than a turnkey product, so plan on spending time on setup and environment building.
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.
carla
Open-source simulator for autonomous driving research.
rerun
Visualize, query, and stream to train on multimodal robotics data.