Skip to content

the Crazyflie sample (C++) controlled with OpenCV

Notifications You must be signed in to change notification settings

EBTeddy/Crazyflie

 
 

Repository files navigation

Crazyflie sample (C++) controlled with OpenCV

This program tries to keep crazyflie at the specified point. It is enabled by using OpenCV(HSV extraction) and PID controller.

##How to use To use this program,download and unzip file. Under this folder,do the following commands:

cmake .  
make    
./crazuflie  

##Demo

Look at Youtube

About

the Crazyflie sample (C++) controlled with OpenCV

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 98.2%
  • CMake 1.6%
  • C 0.2%