Skip to content

bitcraze/crazyflie-clients-python

Repository files navigation

Crazyflie PC client CI cfclient

The Crazyflie PC client enables flashing and controlling the Crazyflie. It implements the user interface and high-level control (for example gamepad handling). The communication with Crazyflie and the implementation of the CRTP protocol to control the Crazyflie is handled by the cflib project.

Installation

See the installation instructions in the GitHub docs folder.

Official Documentation

Check out the Bitcraze crazyflie-client-python documentation on our website.

Contribute

Go to the contribute page on our website to learn more.

Test code for contribution

Run the automated build locally to test your code

python3 tools/build/build