Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 609 Bytes

README.md

File metadata and controls

35 lines (21 loc) · 609 Bytes

drone-ps3-controller

Control your ar.drone with ps3 controller.

Installation

npm install drone-ps3-controller

Running

cd node_module/drone-ps3-controller
npm start

Flying

Here's mapping. It's very similar to iPhone app.

But there is 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