4069 Forks
14157 Stars
14157 Watchers

AirSim

Open source simulator for autonomous vehicles built on Unreal Engine / Unity, from Microsoft AI & Research

How to download and setup AirSim

Open terminal and run command
git clone https://github.com/microsoft/AirSim.git
git clone is used to create a copy or clone of AirSim repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with AirSim https://github.com/microsoft/AirSim/archive/master.zip

Or simply clone AirSim with SSH
[email protected]:microsoft/AirSim.git

If you have some problems with AirSim

You may open issue on AirSim support forum (system) here: https://github.com/microsoft/AirSim/issues