amymcgovern / pyparrot

Python interface for Parrot Drones
MIT License
274 stars 129 forks source link

Camera swarm #172

Open arthur-dw opened 5 years ago

arthur-dw commented 5 years ago

Hello, Thank you for this great library. Would it be possible to control multiple Mambos over BLE (in different scripts) while using their FPV cameras? Would it be possible to control one of them over Wifi and the rest over BLE, with FPV, to get even more information? Thank you in advance for your help

amymcgovern commented 5 years ago

You want a swarm and it just isn't easily done. You may be able to hack the mambo to have a fixed IP address and connect to a known router and then it would work. I haven't tried that.