Hi,
How do I run the sample programs, such as Hello Drone?
I have tried opening AirSim.sln but I am not sure how to run the program.
Thank you!
Hey!
You can run the executable file HelloDrone.exe directly after building the repository. It is in the AirSim/HelloDrone/build/x64/Debug folder.
Most helpful comment
Hey!
You can run the executable file
HelloDrone.exedirectly after building the repository. It is in theAirSim/HelloDrone/build/x64/Debugfolder.