
Home - AirSim - GitHub Pages
Project AirSim will provide an end-to-end platform for safely developing and testing aerial autonomy through simulation. Users will benefit from the safety, code review, testing, …
Home - AirSim - GitHub Pages
AirSimExt is a fork of AirSim OSS, developed in conjunction with STR for DARPA ANSR. The proper way to run AirSimExt is to build/run the latest docker container.
Build AirSim on Windows - GitHub Pages
Unity is another great game engine platform and we have an experimental integration of AirSim with Unity. Please note that this is work in progress and all features may not work yet.
Download Binaries - AirSim - GitHub Pages
The AirSim binaries, like CityEnviron, requires a beefy GPU to run smoothly. You can run them in low resolution mode by editing the run.bat file (if it doesn't exist, create it with the following …
FAQ - AirSim - GitHub Pages
This is most likely because AirSim wasn't built and Plugin folder was copied in Unreal project folder. To fix this make sure you build AirSim first (run > build.cmd in Windows).
AirSim with Unity - AirSim - GitHub Pages
AirSim on Unity allows you to run your simulators in the Unity Engine. This project comes with some sample Unity projects and a wrapper around the AirLib library to run as a native plugin in …
Custom Unreal Environment - AirSim - GitHub Pages
This page contains the complete instructions start to finish for setting up Unreal environment with AirSim. The Unreal Marketplace has several environment available that you can start using in …
Core APIs - AirSim - GitHub Pages
AirSim offers comprehensive images APIs to retrieve synchronized images from multiple cameras along with ground truth including depth, disparity, surface normals and vision.
Reinforcement Learning - AirSim - GitHub Pages
In order to use AirSim as a gym environment, we extend and reimplement the base methods such as step, _get_obs, _compute_reward and reset specific to AirSim and the task of interest.
Remote Control - AirSim - GitHub Pages
You can download AirSim config file and follow this tutorial to import it in your RC. You should then see "sim" model in RC with all channels configured properly.