Skip to content
This repository has been archived by the owner on Dec 19, 2022. It is now read-only.

cvar-upm-archive/crazyflie_platform

Repository files navigation

crazyflie_platform

AS2 Crazyflie platform interface.

crazyflie_cpp

This is the main library to control and communicate with the crazyflie drone. Check the Crazyflie.h to get an idea of the main functions.

It is avaliable in GitHub: https://github.com/whoenig/crazyflie_cpp/tree/master

Some examples with this library can be found at: https://github.com/whoenig/crazyflie_tools

TODO

  • Add Attitude control mode. The thrust is a uint16_t type but there is no information about the range that it has. (Whether 0- full range, % , etc). This is further explained on issue #12

Info

  • Run debug mode to see more information about the drone and the connection.
  • You need to have connected the Crazyflie Radio to connect with the drone.
  • See project_crazyflie to see an example application with the python interface.

About

AS2 Crazyflie platform interface

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published