-
Hello,
I just received my tello today and I am trying this fantastic library - thank you for having ported it.
The flight example works, but I receive timeout on the video example. I will read …
-
## Expected Behavior
Hello,
I'have connected my laptop to Tello network and I run the demo code using the debug:
```
package main
import (
"log"
"time"
"github.com/SMerrony/tello…
-
teleop_launch.py launches a robot_state_publisher with an urdf, but the robot_description topic is not appearing in rviz.
Somebody else has also described this problem: https://answers.ros.org/ques…
-
Hi, firstly thanks for this great python-tello interface!
Is there a way to access the Tello's camera in picture mode? I'm able to save frames from the video feed. However, these are lower quality …
-
Presenter: [Mr. Ron Evans](https://www.gophercon.com/agenda/speakers/279060)
Liveblogger: [@beyang](https://twitter.com/beyang)
## Summary
An introduction to and tour of computer vision progr…
-
https://github.com/hanyazou/TelloPy/blob/82d4e33da7f50af5833feb0a6a4bd26dd9194e81/tellopy/_internal/video_stream.py#L47
I looked at the 1st 2 bytes in the video UDP packets, and they seem to consis…
-
When I added an additional attribute to the Tello class and call it in simple_takeoff.py, I got the response that 'Tello' object has no such attribute.
After trying to print out things in the exis…
-
when I try to start the `app.js` with `node app.js`
the following error happens:
```
(node:25512) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please …
-
from the example, there is the way top print the data to video_player directly. However, I cant use the mplayer.
is that possible to play the EVENT_VIDEO_FRAME data to like a cv2 frame like the exa…
-
## Expected Behavior
Once a connection attempt has failed, things should be reset to allow future attempts.
## Current Behavior
After initial failure, always get a "Tello connection atempt al…