Skip to content

Repository files navigation

CrazyServ

Server with a simple API to control multiple Crazyflie quads

Instructions

  1. Create a python virtual environment
python -m venv crazyserv-env
  1. Activate it
crazyserv-env/scripts/activate
  1. Install the requirements
pip install -r requirements.txt
  1. Run the server
python crazyserv.py

API

TODO

Notes

Make sure to use libusbk as crazy radio driver

About

Server with a simple API to control multiple Crazyflie quads

Topics

Resources

Stars

6 stars

Watchers

4 watching

Forks

Releases

Packages

Contributors

Languages