ofxCrazyflie : controller add-on for openFrameworks

Firmware/software/electronics/mechanics
Post Reply
saqoosha
Beginner
Posts: 1
Joined: Sun May 19, 2013 3:25 pm
Location: Tokyo, Japan
Contact:

ofxCrazyflie : controller add-on for openFrameworks

Post by saqoosha »

Hi,

I want to control crazyflie from openFrameworks, so I developed add-on.
https://github.com/Saqoosha/ofxCrazyflie
Currently, this is super alpha version and it has some bugs, but it works almost same as cfclient.
I don't have any windows development skills, so it only works on Mac now. I think it's not difficult to port to windows, because this add-on was built on top of libusb.

I'll add some examples later which controls copter by gamepad (using ofxGamepad).
Post Reply