-
lu164 updated
2 weeks ago
-
First of all to be frank i became fan of your work on **tello openpose** .Sir i had been working for **past four weeks** to install tello openpose and make it work on tello **ubuntu 18.04** but **_…
-
When running tello_node.py:
to test out controlling the drone with the keyboard i tried running the tello_node.py, but it aint able to bring up the CV window for controlling the drone. i have tried t…
-
使能无人机发送视频后,可以用opencv中的videocapture(udp://@0.0.0.0:11111)进行播放,但是没有办法使用ffplay中的h264解码器进行播放,请问这个问题该怎么解决?
使用opencv的代码:
cv.videocapture(udp://@0.0.0.0:11111)
使用ffplay代码:
ffplay -f h264 udp://0.0.0.…
-
Hello,
I am working on ubuntu 19.10 on tello in the tello_video repo.
i created a web api and a script that are linked together and when i click on a button on the web application that i have c…
-
Hello sir, I'm having this error when i compile with colcon build, i can't solve the problem. Should I have to modify my cmake ?
cmake in Tello_gazebo:
cmake_minimum_required(VERSION 3.5)
pro…
-
Hello there,
I have come across this project and first of all have to say that it sounds amazing and has quite a potential. But now I have two questions:
1. Do you use the downward camera to get the…
-
I can't download the file "pose_iter_160000.caffemodel", so I found the file on the Internet and copied it to the document. But when I ran the project, it couldn't work.
sent: command
sent: stream…
-
`python main.py
[indeo3 @ 0x1360440] Invalid picture dimensions: 0 x 0!
Traceback (most recent call last):
File "main.py", line 14, in
main()
File "main.py", line 7, in main
drone …
-
Running dji tello code with Ubuntu 22. Video streaming not working. Same code works with windows OS. Here are details of error:
```
base) nirbhay@nirbhay:~/Desktop/Tello_code$ python LiveStream.py
…