amymcgovern / pyparrot

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

Refactor colorPrint; Extend DroneVisionGUI to support Anafi; Add Anafi Vision GUI demo #189

Closed nchengyeeshen closed 4 years ago

nchengyeeshen commented 4 years ago

color_print now uses a dict to get colour codes

DroneVisionGUI now supports Anafi video streams. An enum named Model is used to determine the stream address.

amymcgovern commented 4 years ago

Great! I'm so glad the anafi is working. I never bought an anafi of my own to play with.