-
Hello,
I wanted to start working with djitellopy lib. When I use the example code I receive the below mentioned error.
The error appears in the command takeoff(). I see that the initial command "co…
-
Hi Raza
An error occurred while following your project, but I couldn't figure it out even after searching, so I asked this question. My problem is that when I run roslaunch, the following error appea…
BKC92 updated
7 months ago
-
Hi Mark,
great work, just a question have you developed the video stream capabilities?
Thanks
Regards
-
I'm trying to connect to the tello using:
```
from djitellopy import tello
me = tello.Tello()
me.connect()
print(me.battery())
```
I am getting the following error readout:
```
[INFO] t…
-
Hi!
I have been playing with the project_crazyflie example and I was trying to set the "model_type" to crazyflie, but the platform errors.
Looking through the code it seems that in `as2_gazebo…
-
## Business Requirements:
The Tello Drone will automatically land after 15 seconds without receiving new input. It often takes close to this time limit to record, process, and receive a prediction re…
-
Hello,
I've been trying to get a compressed image message sent from the drone, and I cannot seem to have the topic /tello/image_raw/compressed publish anything. /tello/image_raw/h264 does publish t…
-
Need to figure out how to use tello with their SDK. What is acutally possible given our initial POC
- Look into drones
- Look into cameras
- Look into what is feasible
-
Hello, Unfortunately, my Tello drone cannot takeoff. The firmware is updated to the latest version, i.e., 01.04.92.01; I have done the IMU calibration; the battery is fully charged; the drone has had …
-
Hi @geturin great work,
I am trying to convert midas depth to pointcloud but unable to i can see subscribe topi where i replaced it with my topic but i am not using orbslam3 instead i am using open…