Tello-Python icon indicating copy to clipboard operation
Tello-Python copied to clipboard

This is a collection of python modules that interact with the Ryze Tello drone.

Results 70 Tello-Python issues
Sort by recently updated
recently updated
newest added

自己希望在Windows11上重新用python3.7实现视频获取,发现tello发送到端口中的数据长度参差不齐,大概是10-600跳动,相同的代码在Ubuntu18.04/Python3.7环境中可以获取到完整的1460长度的数据包,请问有什么解决方案吗?

Hello, this project seems good, but when I run the code, there is serious video latency, the image will blur for 2 seconds and restore and blur again with the...

视频传输的问题如何解决,并且我已经安装了ffmpeg了,另外有人知道如何将yolo与tello结合么

I've seen this issue around for awhile now but still no fix to it. I read the FAQ and tried manually installing and also installing through the vcredist_x64.exe file too....

Has anyone resolved the libh264decoder module not found issue? ============================================== Getting the following error. I copied libh264decoder to site-packages in python folder but still the import module error `in import...

Hi, I would like to have Tello connect to an existing WiFi network in my building as opposed to connecting to the network that the drone generates. Is that possible...

Any thoughts to migrate the Tello-Python code to Python 3.X I managed to migrate the H264 that it can be used with Python 3.X on my Raspberry PI. The rest...