Article · Wikipedia archive · Last revised Jun 1, 2026

AirSim

AirSim is an open-source, cross-platform simulator for drones, ground vehicles such as cars and various other objects, built on Epic Games’ proprietary Unreal Engine 4 as a platform for AI research. It is developed by Microsoft and can be used to experiment with deep learning, computer vision and reinforcement learning algorithms for autonomous vehicles. This allows testing of autonomous solutions without worrying about real-world damage.

Last revised
Jun 1, 2026
Read time
≈ 2 min
Length
375 w
Citations
10
Source
AirSim
Original authorMicrosoft Research
DevelopersMicrosoft and community
Initial releaseFebruary 16, 2017 (2017-02-16)
Stable release
1.8.1 / July 17, 2022 (2022-07-17)1
Written inC++
Engine
  • Unreal Engine 4
Operating systemWindows 10, macOS, Linux
TypeFlight simulator
LicenseMIT License
Websitemicrosoft.github.io/AirSim
Repositorygithub.com/microsoft/AirSim

AirSim (Aerial Informatics and Robotics Simulation) is an open-source, cross-platform simulator for drones, ground vehicles such as cars and various other objects, built on Epic Games’ proprietary Unreal Engine 4 as a platform for AI research.2 It is developed by Microsoft and can be used to experiment with deep learning, computer vision and reinforcement learning algorithms for autonomous vehicles.34 This allows testing of autonomous solutions without worrying about real-world damage.5

AirSim provides some 12 kilometers of roads with 20 city blocks and APIs to retrieve data and control vehicles in a platform independent way. The APIs are accessible via a variety of programming languages, including C++, C#, Python and Java. AirSim supports hardware-in-the-loop with driving wheels and flight controllers such as PX4 for physically and visually realistic simulations. The platform also supports common robotic platforms, such as Robot Operating System (ROS).6 It is developed as an Unreal plug-in that can be dropped into any Unreal environment.7 An experimental release for a Unity plug-in is also available.89

On December 15, 2023 Microsoft has shutdown the development of the project.10

See also

See also

References

References

Further reading

Further reading

  • Shital Shah; Debadeepta Dey; Chris Lovett; Ashish Kapoor (2017-11-03). "AirSim: High-Fidelity Visual and Physical Simulation for Autonomous Vehicles". arXiv:1705.05065 [cs.RO].
External links