Skip to main content

Controlling a drone

When the drone is connected to the socket, you can perform various actions to control it. These actions are sent directly to the drone and do not necessitate operator validation.

caution

To use any action you need first to connect to the server. Please refer to the connect action to see how to connect to the socket.

Please be aware that any actions sent using this method will be the responsibility of the customer. While the API does provide methods to create and execute missions, along with some validation for these actions, the ultimate responsibility lies with the user. For a safer method, we recommend using the REST API for drone control, which involves human validation to control the drone.