A Python 3 library to easily manage Crazyflie 2 API with callbacks and to receive log data via Redis.
Agnese Salutari – [email protected]
Distributed under the Apache License 2.0. See LICENSE
for more information.
- Fork it (https://github.com/yourname/yourproject/fork)
- Create your feature branch (
git checkout -b feature/fooBar
) - Commit your changes (
git commit -am 'Add some fooBar'
) - Push to the branch (
git push origin feature/fooBar
) - Create a new Pull Request