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

Add Takeoff fallback and Fix Typos #136

Open 0x326 opened 8 years ago

0x326 commented 8 years ago

Sometimes, the drone takes off but fails to report that it is hovering. Create a 7-second fallback where one can assume the drone is afloat. This is to keep autonomous flight programs from freezing when the signal from the drone is lost.

felixge commented 8 years ago

Thanks for the patch, but I've never experienced this issue, nor do I understand how packet loss would cause it. IIRC the flying state is transmitted via every navdata pkg.