airsim_standalone example standalone repo to help link with AirSim tested with gcc 5.4.0. Build Build AirSim on linux Set path to AirSim root folder in this line. Build it! mkdir build && cd $_; cmake .. make -j`nproc`