Skip to content

v0.1.1

Latest

Choose a tag to compare

@aurebidart aurebidart released this 30 Jul 18:57
· 11 commits to main since this release
9fe8d3a

🛫 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