Control an AR Drone 2.0 using a Leap Motion / keyboard and display video & control visualization in browser.
- Hold hand above Leap Motion controller
- To takeoff, gesture with your pointer finger as though left clicking a mouse
- Keeping fingers together as though saluting, move hand right to move drone right, up to move drone up and forward to move drone forward
- To rotate, make a circle with pointer finger in a clockwise or counterclockwise motion
- To land, gesture with pointer finger as though left clicking a mouse
Node.js for server Express for web app deployment Faye for publishing and subscribing between leap, server and drone Leap.js for converting leap motions into javascript jQuery for browser displays and accessing keypresses for optional keyboard controls
http://wp.me/p2BKrb-4k - Read my blog post about why I did this and what I hope for the future
Thanks to @phillipalexander for introducing me to Faye, @felixge for AR-Drone and @bkw for Dronestream