Skip to content

gherlein/libcf2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libcf2

C language library for interfacing to the CrazyFlie 2.0 quadricoptor

The [CrazyFlie 2.0 quadricopter] (https://www.bitcraze.io/crazyflie-2/) is an amazing project that has open sourced just about everything. While it comes with very complete python libraries I decided I wanted to implement C libraries for my own use.

##Status This is very much a work in progress. I think the USB is getting set up right, and I think I am sending some of the right things to the cf2. But at the moment I don't think I am getting the right answers back.

THIS CODE IS NOT YET WORKING.

##References This code draws reference from the BitCraze Wiki as well as from their python code

##Dependencies This code requires libusb 1.0

##Platforms This code has only been compiled and tested on OSX. I plan on making it work on linux as well though, since I want to use it on a Raspberry Pi.

Credits

Inspired and assisted by reviewing the libcflie code by Jan Winkler Also learning and inspired by crazyflie_ros by whoenig

License

This code is licensed GPL3. I am both giving back and adhering to the licenses of the code that inspired my work.

About

C language library for interfacing to the CrazyFlie 2.0 quadricoptor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors