You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi everyone, I am quite new to Airsim and programming in general. I am doing a school project using Airsim and Python to simulate a drone and controlling it automatically.
However, I can't find any detailed list of all the Python commands to control the drone. Is there something available?
Thanks in advance
The text was updated successfully, but these errors were encountered:
https://microsoft.github.io/AirSim/apis/ and other API pages should be helpful, along with the example scripts in the PythonClient folder
These might not be upto date with the latest APIs, there is a PR #2565 open right now to generate HTML page with all the APIs, but till then, the client.py file contains all the APIs available
Hi everyone, I am quite new to Airsim and programming in general. I am doing a school project using Airsim and Python to simulate a drone and controlling it automatically.
However, I can't find any detailed list of all the Python commands to control the drone. Is there something available?
Thanks in advance
The text was updated successfully, but these errors were encountered: