Page 1 of 1

Crazy flie control from windows 7 console visual studio 2008

Posted: Thu Apr 02, 2015 9:15 am
by bootstrap
Hello,

I want to control the crazy flie from a c/c++ application in windows (possibly a console application).Could some tell me how to do it?Are there sample visual studio projects to do it?Please let me know.Thanks in advance.

Re: Crazy flie control from windows 7 console visual studio

Posted: Tue Apr 07, 2015 9:01 am
by arnaud
Hi Bootstrap,

There is currently no example for controlling Crazyflie form a visual studio C++ project.

The closest I know about for the C++ part is a lib that can communicate with Crazyradio and Crazyflie using libusb: https://github.com/fairlight1337/libcflie/

As for the VisualStudio project, some people seems to have gotten that running but I have not seen it shared yet. When we get one example out there we need to document it in the wiki.

Good luck.

Re: Crazy flie control from windows 7 console visual studio 2008

Posted: Sat Jul 02, 2016 9:30 pm
by LexxSbg
Hy Guys,

did you know about a shared code? Because I will also controle the crazyflie 1.0 with an C++ application in VisualStudio (Windows).

best regards Lexx