Olympe provides a Python controller programming interface for Parrot Drone. You can use Olympe to connect and control a drone from a remote Python script executed from your computer. Olympe is primarily intended to be used with a simulated drone (using Sphinx, the Parrot drone simulator) but may also be used to connect to physical drones. Like GroundSDK-iOS and GroundSDK-Android, Olympe is based on arsdk-ng/arsdk-xml.
Olympe is part of the Parrot Ground SDK which allows any developer to create its own mobile or desktop application for ANAFI and ANAFI Thermal drones.
- Olympe: https://forum.developer.parrot.com/c/anafi/olympe
- Sphinx: https://forum.developer.parrot.com/c/sphinx
- Parrot Anafi: https://forum.developer.parrot.com/c/anafi/
BSD-3-Clause license
- Linux Desktop PC (Ubuntu, Debian)