Operate Parrot Air SDK missions¶
Olympe integrates with the Parrot AirSDK and enables you to install AirSDK “missions” (i.e. Parrot and Parrot partners’ applications):
onto a remote drone connected to Olympe
directly on the drone since Olympe is embedded
Objective:
Exchange mission specific messages with the drone.
The example below illustrates this installation process and some basic interaction with the Air SDK “Hello, Drone!” mission.
Olympe on drone¶
To benefit from the Olympe on Drone feature, which means running a mission on the drone from an
Olympe script directly embedded onto the drone, use olympe.LocalController
class to connect to the drone, instead of olympe.Drone.