felixge / node-ar-drone

A node.js client for controlling Parrot AR Drone 2.0 quad-copters.
http://nodecopter.com/
MIT License
1.76k stars 428 forks source link

how to simulate absolute control ? #135

Open JoeriBultheel opened 8 years ago

JoeriBultheel commented 8 years ago

Hi everyone,

I was wondering what the best way is to program freeflight app's "absolute control" configuration...

How does this work? Does it take starting position and direction as a reference point? gps? I really need this to be able to controll multiple drones more easily. Thank you so much.

-a fan.