amymcgovern / pyparrot

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

Working on Mambo #179

Closed carryaurel closed 5 years ago

carryaurel commented 5 years ago

I work on a project with different drones and video tracking.

I add the possibility to change the flying mode, I use it in "difficult" mode like a normal drone. And I completed the bleConnection.py with the function send_single_pcmd_command witch is in the WifiConnection.py

amymcgovern commented 5 years ago

These look good. Merging now!