Tello-Python
Tello-Python copied to clipboard
This is a collection of python modules that interact with the Ryze Tello drone.
- Making the example compatible with Python 3 - Introducing `threading.Event()` to wait until the response has been received from Tello before sending the new command - Get rid of...
hi all! could someone please help with this problem? if I type 'height?' tello will return 0dm(before takeoff) if takeoff i sent 'height?' i will return 1dm 2dm 3dm......... what...
Hello, I tried to run Tello-Video code, but i get stucked on installing boost-python. I can't find a way to install it manually, so i think this should be updated...
Hi, Python 2.7 has reached its End Of Life. Its at least no longer supported. OpenCV won't install using pip (on a raspberry pi at least) even from the additional...
Hi i have some issues connecting the drone with your code. Can you help finding out what's wrong ? 
Hi I've tried using the SDK on Windows, and installing everything with the .bat file. But it says the ffmpeg isn't available, and searching on the archives, I've seen that...
Is it difficult to shoot cameras by connecting 4 Tello Edu drones to one router?
Hi! I'm attempting to use pose recognition, but when i run the main project and i switch on the pose recognition, the joints' skeleton of my body doesn't appear. I've...
Hi all, I was trying out both Tello_Video & Tello_Video_With_Pose_Recognition packages in my **Linux - ubuntu 16.04 LTS** At first, I installed Tello_Video with the one click install and it...