You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My knowledge of Tello-Python is ZERO! A cursory view of the error message suggests that you are probably using Python3 and therefore your print statements must be enclosed in parentheses.
print ("sending command : %s to %s".format(command, self.tello_ip))
Other minor variations of the command are usable too.
Hi i have some issues connecting the drone with your code. Can you help finding out what's wrong ?
The text was updated successfully, but these errors were encountered: