UNPKG

drone-joystick

Version:

Control AR.Drones using any SDL-compatible Joystick (PS3 Sixaxis, etc.)

30 lines (19 loc) 599 B
node-drone-joystick =================== Control your Parrot AR.Drone using any SDL-compatible controller. Just write simple JSON configuration files. To see a video of this program in action: http://www.youtube.com/watch?v=g2ZEBCeQkuc Installation ------------ You can install with `npm`: ``` bash $ npm install -g drone-joystick ``` "config" files -------------- "config" JSON files are defined in the `./config` directory. #### ps3 config The `ps3` config maps to a Playstation 3 controller. See the figure below for the specifics: ![](http://f.cl.ly/items/1N2H1h2v461z1s293U1u/ps3.png)