olympe
olympe copied to clipboard
Python controller library for Parrot Drones
Olympe - Python controller library for Parrot Drones
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 Documentation
Sphinx Documentation
Parrot developers forums
- 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/
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)