leeebo/crazyflie-clients-python

Host applications and library for esp-drone written in Python.

26

stars

1,469

commits

Python

primary language

Aug 14, 2024

updated

README

Crazyflie PC client for esp-drone

The esp-drone PC client is a fork of the Crazyflie PC client. The communication with esp-drone and the implementation of the CRTP protocol to control the esp-drone is handled by the modified cflib

cflib

The client requires the folked cflib. If you want to develop with the lib too, follow the cflib readme to install it.

Installation

Clone repository:

git clone https://github.com/qljz1993/crazyflie-clients-python.git
cd crazyflie-clients-python

Install the client from source:

pip3 install -e .

Run

cfclient

Documentation

Check out https://espressif-docs.readthedocs-hosted.com/projects/espressif-esp-drone/en/latest/gettingstarted.html

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

Contributors

(top 30 of 53)

evoggy

390 commits

krichardsson

334 commits

ataffanel

245 commits

knmcguire

153 commits

leeebo/crazyflie-clients-python

Host applications and library for esp-drone written in Python.

26

stars

1,469

commits

Python

primary language

Aug 14, 2024

updated

README

Crazyflie PC client for esp-drone

The esp-drone PC client is a fork of the Crazyflie PC client. The communication with esp-drone and the implementation of the CRTP protocol to control the esp-drone is handled by the modified cflib

cflib

The client requires the folked cflib. If you want to develop with the lib too, follow the cflib readme to install it.

Installation

Clone repository:

git clone https://github.com/qljz1993/crazyflie-clients-python.git
cd crazyflie-clients-python

Install the client from source:

pip3 install -e .

Run

cfclient

Documentation

Check out https://espressif-docs.readthedocs-hosted.com/projects/espressif-esp-drone/en/latest/gettingstarted.html

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

Contributors

(top 30 of 53)

evoggy

390 commits

krichardsson

334 commits

ataffanel

245 commits

knmcguire

153 commits

Languages

Python

99.5%