-
I suggest following naming for topics:
/{publisher_node}/{topic_name}
for the "tello" node I would substitute "drone"
eg:
/drone/camera
/drone/telemetry
-
I'm currently running a very simple test case for image capture, but the resulting image is always black with the message that "_no accelerated colorspace conversion found from yuv420p to rgb24._" and…
-
Hello, my Tello drone does not seem to be reporting a correct velocity in the x direction. My code looks like:
```python
from djitellopy import Tello
from threading import Thread
import time
…
-
hi.
I noticed that container = av.open(drone.get_video_stream()) never returns.
Can anyone point out potential area to debug this?
`drone.connect()
drone.wait_for_connection(60.0)
…
-
I noticed that the frame is actually 960x720, rather than 1080x720, as it is written [here](https://github.com/damiafuentes/DJITelloPy/blob/796b018e4ac193410ecb4b2df87ce4a36bbd5f6a/djitellopy/tello.py…
-
I want to setup my tello drones with TelloPy and ROS Noetic on my Ubuntu 20.04 machine. Is this possible? I saw that ROS already provides a driver (http://wiki.ros.org/tello_driver) for TelloPy but I …
-
Hi,
I'm using tello TT drone and i'm using "djitellopy2" to perform flight control on it.
However, I'm facing a very low fps rate when trying to just display real time stream frame from the came…
-
-
Hi,
trying to use this cfclient fork to connect to esp-drone (I'm on mac m1). I click scan, then connect and got the errore below. Wifi is connected to the esp-drone one.
Any hints?
Thanks
``…
-
Is there a command to fetch the drone ID of that is displayed in the Wifi connection list?
For example: "TELLO-XXX"