https://github.com/simpleweb/nodecopter
https://github.com/simpleweb/nodecopter
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/simpleweb/nodecopter
- Owner: simpleweb
- Created: 2013-03-23T13:01:50.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2013-03-23T14:20:19.000Z (about 13 years ago)
- Last Synced: 2025-03-02T03:41:38.132Z (over 1 year ago)
- Size: 309 KB
- Stars: 0
- Watchers: 17
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Nodecopter
## Development
### Setting up
$ git clone git@github.com:simpleweb/nodecopter.git
$ npm install
$ npm install -g nodemon
### Running
Run with nodemon this will auto relanch the app on save.
$ nodemon app.coffee
### Connecting
You must be on the ad-hoc network of the AR Drone to perform actions
### Repl
Repl allows you to control the drone from the command line. Repl is a blocking function no other commands will execute whilst in Repl.
## Credits
Adam Butler
Paul Spriggett
Tom Coates
Mark Smith
Christos (im not even going to try and spell his surname)