Skip to content

Host applications and library for Crazyflie written in Python.

License

Notifications You must be signed in to change notification settings

llanesc/crazyflie-clients-python

 
 

Repository files navigation

Crazyflie PC client CI

This repository contains host applications for the Crazyflie, including the PC client (cfclient), headless client (cfheadless), firmware loader (cfloader), and ZMQ interface (cfzmq). These applications provide graphical and command-line interfaces for firmware flashing, flight control, parameter configuration, real-time data logging and visualization, and more. All applications are built on cflib.

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

About

Host applications and library for Crazyflie written in Python.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.5%
  • Other 0.5%