amymcgovern / pyparrot

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

Connecting to Drone when using Remote Server #178

Open Somoina opened 5 years ago

Somoina commented 5 years ago

Hi @amymcgovern , Thanks for this wonderful resource! I am trying to connect the parrot mambo drone when sshing to a remote server (I need some computational resources), is there any work around the connection via WiFi or is this the only way. I also have restricted control over the server so I can't build a tunnel or anything like that. Any help would be appreciated! Thanks.

amymcgovern commented 5 years ago

Not unless you hack into the firmware.

Somoina commented 5 years ago

Thanks, I'll see what I can do :)