Open sky129225 opened 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.
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.