Skip to content

C++ Library to communicate with Bitcraze Crazyflie

License

Notifications You must be signed in to change notification settings

theseankelly/crazyflie_cpp

 
 

Repository files navigation

Build Status

Crazyflie_cpp

Standalone C++ library to use the Crazyflie quadrotor. This is used in crazyflie_ros, and crazyflie_tools, but can also be used for other custom applications.

Build

mkdir build
cd build
cmake ..
make

About

C++ Library to communicate with Bitcraze Crazyflie

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 97.6%
  • CMake 2.4%