Skip to content
This repository has been archived by the owner on Feb 25, 2021. It is now read-only.

Not getting data from tello #21

Open
tvaneynde opened this issue Jul 2, 2020 · 1 comment
Open

Not getting data from tello #21

tvaneynde opened this issue Jul 2, 2020 · 1 comment

Comments

@tvaneynde
Copy link

When I try to get the battery level of the tello it doesn't respond with anything, this is the terminal output.

Sending command: command Response: b'ok' Sending command: streamon Response: b'ok' Sending command: takeoff Response: b'ok' Sending command: battery? Sending command: land Response: b'ok' Sending command: streamoff Response: b'ok'

@jamesnoonan
Copy link

Have you tried printing the value? Just calling my_drone.get_battery() won't print out the value but will return it. Try print(my_drone.get_battery())

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants