Skip to content

Like crazyflie-lib-python but written fully in cpp

License

Notifications You must be signed in to change notification settings

longlongago-zsc/crazyflie-lib-cpp

 
 

Repository files navigation

crazyflie-lib-cpp

Like crazyflie-lib-python but written fully in c++

How to install

  1. git clone --recursive https://github.com/longlongago-zsc/crazyflie-lib-cpp.git

How to compile

  1. mkdir build && cd build
  2. cmake ..
  3. cmake --build . or just make

Run the file you wish with ./<executable_file_name>

About

Like crazyflie-lib-python but written fully in cpp

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 96.5%
  • CMake 3.5%