Simple and user-friendly Python 3 module for controlling drones via the MultiWii Serial Protocol (MSP) v1.
This module does not support MSP v2—or any of the newer versions.
The API documentation can be found on the documentation site.
Run either pip install . or poetry build to install the package:
Check the examples directory.
This project is licensed under the MIT license. See LICENSE for more details.