Team 2 result for Early November 2013 Clojure Dojo at uSwitch. Simple console based remote control for Parrot AR Drone.
Uses the clj-drone api wrapper and jline
Follow setup on clj-drone to get necessary dependencies.
From the command line
lein run
- W:forward
- A:left
- S:right
- Z:down
- T:takeoff
- Q:land
- [:spin left
- ]:spin right
- -:down
- =:up
Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.