markkleeb / Drone_OSC

Openframeworks openCV and OSC sending to Node App for AR Parrot drone
1 stars 10 forks source link

how to install this NPM? #1

Open sky129225 opened 10 years ago

markkleeb commented 10 years ago

This is an openFrameWorks project that communicates (via OSC) with the AR Parrot Drone. We modified the ardrone-webflight node module, and our node.js code is here:

https://github.com/markkleeb/nodecopter-osc

The only addition to nodecopter is a plugin called "autopilot" which takes the OSC commands and translates them to the drone as directions.

Does this make sense? We currently do not have an npm install available for the autopilot plugin.