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, ANAFI Thermal and ANAFI AI drones.
- Parrot Anafi: https://forum.developer.parrot.com/c/anafi/
- Parrot Anafi Ai: https://forum.developer.parrot.com/c/anafi-ai/
SPDX-License-Identifier: BSD-3-Clause
Olympe source code is licensed under the BSD-3-clause license, some part incorporated into Olympe coming from CPython/asyncio are licensed under their original PSF-2.0 license agreement.
- Linux Desktop PC (Ubuntu, Debian)