shrimpdroid
January 13, 2015 ยท View on GitHub
This is an example Android app, written in Clojure, that uses the turboshrimp library to control an AR.Drone.

To install and use the app:
- Install the Android SDK.
- Change the
:sdk-pathkey in project.clj to point to where you installed the SDK. - Connect your Android device to your computer.
- Turn on your AR.Drone and connect your Androd device to the drone's wifi network.
- Run
lein droid doallto build, install and run the app. - Fly the drone with the app!