Python controller library for Parrot Drones
Olympe - Python controller library for Parrot Drones
Olympe is an SDK that provides a Python controller programming interface for Parrot Anafi drones. It enables to connect to and control a drone from a remote Python script running on a Linux based computer. Olympe is compatible with the following drones from Parrot: Anafi, Anafi Thermal, Anafi USA, Anafi Ai and Anafi UKR, as well as Chuck. Olympe is also compatible with a simulated drone (using Sphinx, the Parrot drone simulator). Like GroundSDK-iOS and GroundSDK-Android, Olympe is based on arsdk-ng/arsdk-xml Parrot packages.
Olympe is part of the Parrot SDK, which allows any developer to create its own mobile or desktop application for Anafi drones.
Olympe Documentation
Sphinx Documentation
Parrot developers forums
- Parrot Anafi (USA, Thermal, 4K): https://forum.developer.parrot.com/c/anafi/
- Parrot Anafi Ai: https://forum.developer.parrot.com/c/anafi-ai/
- Parrot Anafi UKR & Chuck: https://forum.developer.parrot.com/c/anafi-ukr/
License
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.
Supported platform
- Linux Desktop PC (Ubuntu, Debian)