Skip to content

Host applications and library for Crazyflie written in Python.

License

Notifications You must be signed in to change notification settings

cafeciaojoe/crazyflie-clients-python

This branch is 4 commits ahead of, 36 commits behind bitcraze/crazyflie-clients-python:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Bitcraze CI Robot
Dec 10, 2024
4ea50ce · Dec 10, 2024
Aug 8, 2024
Feb 24, 2016
Jul 1, 2024
Jan 27, 2022
Dec 10, 2024
Mar 24, 2021
Sep 10, 2013
Feb 1, 2021
Dec 12, 2022
Mar 21, 2022
Apr 10, 2014
Feb 24, 2016
Apr 14, 2021
Feb 16, 2022
Mar 16, 2021
Apr 20, 2017
Apr 7, 2021
Sep 25, 2020
Jan 16, 2017
Aug 20, 2015
Jul 1, 2024

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

About

Host applications and library for Crazyflie written in Python.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.5%
  • Other 0.5%