-
hi
I have an issue : i need to set up training for engineer with a combination of tello and a lego boost. I ahve seen that scratch3 includes the lego boost extension (but not the tello one) while the…
-
@pbag47
Imagine we put a window for the drone to cross in the arena, and an infrared marker on a Tello.
Could we use the swarm installation to monitor the track of the Tello ? And how much time woul…
-
Even with WiFi connected and firewall disabled, the Tello front LED still blinks in yellow and the software can't connect to the drone.
```
[INFO] tello.py - 130 - Tello instance was initialized.…
-
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)?
-
Hi, so I'm programming a drone and whenever I run the code it takes off but doesn't execute the rest of the code. I get an invalid imu error. I researched about it and tried it again in a well lit roo…
-
````
File "C:\Users\pierre.bagnara\PycharmProjects\Challenge-drone-EA\DJITelloPy\djitellopy\tello.py", line 1073, in update_frame
for frame in self.container.decode(video=0):
File "av\conta…
-
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…
-
I have added tello extension to my exe and all the blocks are loaded successfully but i cannot able to connect it to tello drone.
-
![image](https://user-images.githubusercontent.com/79060295/108278229-6b502100-7183-11eb-8804-657a945b935f.png)
-
```
Traceback (most recent call last):
File "C:\Users\vincent.videlier\Documents\GitHub\Challenge-drone-EA\main_test_aruco_code.py", line 53, in
run()
File "C:\Users\vincent.videlier\…