Skip to content
This repository has been archived by the owner on Jun 12, 2018. It is now read-only.

jasoncodes/crazyflie-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Installation (Mac OS X)

Make sure you have Homebrew installed then run the following commands:

brew install python mercurial libusb pyqt
pip install pyusb

Clone this project:

mkdir -p ~/projects
cd ~/projects
git clone https://github.com/jasoncodes/crazyflie-server

Clone the Crazyflie PC client:

cd ~/projects
hg clone https://bitbucket.org/bitcraze/crazyflie-pc-client

Link the Crazyflie PC client library into the server project:

cd ~/projects/crazyflie-server
ln -s ../crazyflie-pc-client/lib

Contributors

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages