Skip to content

Roemer/CrazyServ

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published