-
Notifications
You must be signed in to change notification settings - Fork 78
Open
@sglebs
Description
After applying the little patch in #9 , the Tello drone does take off, but:
Traceback (most recent call last):
File "Tello/hello_tello.py", line 6, in <module>
drone.takeoff()
File "Tello/tello.py", line 286, in takeoff
return self.send_command('takeoff')
File "Tello/tello.py", line 242, in send_command
raise RuntimeError('No response to command')
RuntimeError: No response to command
Process finished with exit code 1
Metadata
Metadata
Assignees
Labels
No labels