hanyazou / TelloPy

DJI Tello drone controller python package
Other
685 stars 293 forks source link

simple_takeoff not working #65

Closed ivandbarron closed 4 years ago

ivandbarron commented 4 years ago

I sucessfully execute the example: python -m tellopy.examples.video_effect, but instead if I try to execute python -m tellopy.examples.simple_takeoff nothing happens.

ivandbarron commented 4 years ago

In order to "unlock" flying capacity the Tello app must be first installed in a device and used, after this it's possible to use TelloPy with no problems.