amymcgovern / pyparrot

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

Computer vision on Parrot drone using pyparrot #212

Closed viet2411 closed 3 years ago

viet2411 commented 3 years ago

Hello, I've used DJI Tello drone for my deep learning + computer vision project before, but it had some limitations and now I'm looking for a better drone. I'm considering buying a Parrot drone, and I want to use Python + OpenCV libraries on Windows/Linux.

Is pyparrot suitable for the above requirements? Because it seems like some people had troubles with opencv using pyparrot. And what Parrot drone (Mambo FPV, Bebop 2 or ANAFI) is suitable for my project? Can anyone give me some suggestion?

Thank you and best regards.

amymcgovern commented 3 years ago

Open CV works fine minus that one bug that I documented well. I have not been supporting the library lately due to other duties and parrot no longer selling a lot of the drones I was using. My battery charger for the Bebop 2 died and I now have 2 bebop 2s that won't even fly :(

viet2411 commented 3 years ago

Thank you for your quick reply.

Looking forward to hearing from your updates soon.