-
DJI Tello Model no : TLW004 is supported by the SDK?
-
Issue: debug tool send "sdk?" commands, cause FM crashed.
Version: APP(0.1.a710b9a-dirty)
Logs: see below
```
SnapAirUnit> sdk?
I (11789) sau: Version: SDK(v5.0-rc1-2-g7f4bcc3695) APP(0…
-
- [x] [募集サイト](https://devblog.connpass.com/event/274441/) をconnpassに作る
- [x] URLを貼る
- [x] 放送開始
-
I guess TelloPy doesn't have support for multiple drones but wanted to confirm with the developers. Is there a way for me to use TelloPy for multiple drones (drone swarming)?
-
I have some problems with Tello methos which is called "turn_motor_on"
tello = Tello()
tello.connect()
tello.turn_motor_on()
https://github.com/damiafuentes/DJITelloPy/blob/18269fa0948dc495ea963…
-
Hi, I get this error `response: error Run timeout` each time I try run each of the commands (using `Single_Tello_Test/tello_test.py` script):
`go 80 0 0 20 m1` or `jump 80 0 0 20 90 m1 m2`
this …
-
I am trying to take image with tello. by default, the images are less than 1megapixel in resolution. I tried to use set_video_bitrate function but it does not work.
-
Hi,
I want to use djitellopy lib to controll my tello sdk 2.0 edu. I want to run some examples but I recieve the error below.
↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓…
-
Hey @gemSquared, @hanyazou
I'm currently working on a project that implements all TelloPy's capabilities in *c++*,
I need these capabilities as part of my *autonomous tello using **ROS2*** project…
-