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

jasoncodes/crazyflie-iphone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crazyflie

Development

Download and install RubyMotion.

Copy the example YAML file and set your hostname:

cp config.example.yml config.yml

Install the required gems:

bundle install

Start the app:

rake
# or
rake device

Start crazyflie-server or debug with a dummy server:

cd ~/projects/crazflie-server
./server.py
# or
socat UDP4-RECVFROM:63251,fork stdio

Contributors

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages