Tetris flies the Beam AR Drone.
- Set username and password in
config/config.js
- Link the module using
npm link
- Install ARDrone WebFlight
- Go to where you cloned WebFlight
- Run
npm link tetris_ardrone
- Copy the
webflight/tetris
folder to theplugins
folder of your WebFlight install - Make sure to enable the
tetris
module in your WebFlight config - Run WebFlight!