cwc / olympe

Python controller library for Parrot Drones

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

License

BSD-3-Clause license

Supported platform

  • Linux Desktop PC (Ubuntu, Debian)

About

Python controller library for Parrot Drones

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 99.7%Language:Makefile 0.3%