Gitpedia
iamaisim

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
aurebidartaurebidartยท10mo agoยทJuly 30, 2025
GitHub

๐Ÿ“ฆ ๐Ÿ›ซ 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)