UNPKG

drone-ps3-controller

Version:

Control your ar.drone with ps3 controller.

36 lines (21 loc) 589 B
drone-ps3-controller ==== Control your ar.drone with ps3 controller. ### Installation ``` npm drone-ps3-controller ``` ### Running ``` cd drone-ps3-controller npm start ``` ### Flying Here's mapping. It's very similar to iPhone app. ![](https://raw.github.com/bobrik/drone-ps3-controller/master/mapping.jpg) ### But there is [node-drone-joystick](https://github.com/TooTallNate/node-drone-joystick) This thing didn't worked for me so I made my own. ### Testing I tested it on my macbook air and ar.drone 2.0. It works :) ### Authors * [Ian Babrou](https://github.com/bobrik)