Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Python exception on take-off #12

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions

        AltStyle によって変換されたページ (->オリジナル) /