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.
See the installation instructions in the GitHub docs folder.
Check out the Bitcraze crazyflie-client-python documentation on our website.
Go to the contribute page on our website to learn more.
Run the automated build locally to test your code
python3 tools/build/build