iamaisim/ProjectAirSim
Project AirSim is Microsoft's evolution of AirSim, an advanced simulation platform for building, training, and testing autonomous systems in high-fidelity virtual environments
1 Releases
Latest: 10mo ago
v0.1.1Latest
๐ฆ ๐ซ Prebuilt ProjectAirsim Environment
- This release contains a packaged Unreal simulation ready to use without building from source.
๐ฆ โ Includes:
- The `.exe` or `.sh` file to launch the simulation
- Content and binaries of the environment
๐ฆ โถ๏ธ How to run:
- On Windows, double-click the `.exe`
- On Linux, run the `.sh` script
- The simulation will launch with an empty environment. Use a client script (e.g., `hello_drone.py`) to load a scene and spawn a drone.
- ๐ Full instructions here:
- [๐ Using Pre-built Binary Environments](https://iamaisim.github.io/ProjectAirSim/development/use_prebuilt.html)