-
# Using the Logitech F310 gamepad with the DJI Tello
[http://arnavdhamija.com/2019/06/27/using-the-logitech-f310-with-the-dji-tello/](http://arnavdhamija.com/2019/06/27/using-the-logitech-f310-with…
-
Hello, I have recently updated the Tello firmware version to 01.04.92.01, but after this update, when running some programs, I get this error: `[ERROR] tello.py - 442 - 'utf-8' codec can't decode byte…
-
I tried making a Drone ui with tkinter and cv2 but it doesnt work,
the error im getting is :
[h264 @ 000001d7c595c880] non-existing PPS 0 referenced
[h264 @ 000001d7c595c880] decode_slice_header …
-
Hi
Assume i have N usb wifi adapter and N tello. How do i use this package to run multiple of Tello concurrently? I tried 2 USB + 2 tello. when i launch the first one and enable the video feed. I ca…
-
I tried to run main.py but I got this error message:
`F:\Tello-Face-Recognition-master\face_recognition\main.py:20: SyntaxWarning: "is not" with a literal. Did you mean "!="?
if not -90
-
I need some help, the camera is not working
I have some problem viewing the image lively from tello even after I import the solution flow and connect to my tello via wifi.
Can someone help me …
ghost updated
4 years ago
-
I solved previous issue (min & max).. but i have a problem with wifi issue below..
Do you know anything about this?
error message:
C:\Users\Desktop\AppData\Local\Temp\arduino_modified_sketch…
-
Hi, I finally managed to run tello_openpose.py only in CPU only mode on macOS High Sierra. I was not able to compile with CUDA and cudNN because of Caffe.
My terminal shows lots of these:
`Tello: 16…
-
I got error like blow, please help me.
the wifi connection is ok and I can control tello with offical app.
ROS2 version : Foxy Fitzroy
```
chaos@chaos-ubuntu:~/drone_ws$ ros2 run tello tello
…
-
Bonjour,
Lorsque je lance le programme de capture vidéo du drone ci dessous, cela me renvoie une KeyError: '192.168.10.1'
frame_read = tello.get_frame_read()
def videoRecorder():
heigh…