安装AirSim步骤:
Step1. 安装 Epic Games Launcher
下载Windows版本,路径https://www.unrealengine.com/download
安装→打开Epic Games Launcher→注册→点击“添加版本”,选择Unreal4.16,点击安装。
Step2. 安装DAEMON Tools Lite
Step3. 安装Visual Studio2015
打开DAEMON→点击左下角“快速装载”→选择vs2015的iso文件,双击安装。(安装过程中选择custom,选择Programming Language,Visual C++,其他默认。)
Step4. 安装git
参考:http://blog.csdn.net/renfufei/article/details/41647875/
Step5. 安装AirSim
打开“VS2015 x64 Native Tools Command Prompt”,
运行git clone https://github.com/Microsoft/AirSim.git
Step6. 安装cmake