damiafuentes / DJITelloPy

DJI Tello drone python interface using the official Tello SDK. Feel free to contribute!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error running simple.py

DamoM73 opened this issue · comments

When I try to run simple.py I get the following error:

TelloException("Command '{}' was unsuccessful for {} tries. Latest response:\t'{}'"

I discovered that the Tello is raising an error. For my Tello it was the IMU needed calibration. I connect via the Tello app and calibrated the IMU and it worked fine.

I would suggest this error might be captured and a to provide a more detailed error message.