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 427 forks source link

Can I disable the ultrasonic sensor? #149

Closed ZacharAdn closed 7 years ago

ZacharAdn commented 7 years ago

Do not respond well while flying over grass.

wiseman commented 7 years ago

I poked around a little and couldn't find any way to tell the AR.Drone to disable its sonar. It does look like once it flies high enough it might stop using sonar data, so you could try that.