-
Hi,
I understand that this program was originally run on windows. I was wondering for anybody who ran on this on ubuntu, how were you able to connect to the Tello EDU and run the program? my ubuntu o…
-
When I run the python script and take off. I get the following output and drone move crazy and crashes.
Traceback (most recent call last):
File "track_person.py", line 254, in main
cv2.imsh…
-
Hi, I'm using an origin Tello, not an EDU. I installed djitellopy via Pycharm, then I found that the site package was actually different from the one shown in this repository (tello.py and other file…
-
The "Import Experimental HTTP Extension" menu entry does not appear under the File menu while holding the Shift key.
**Environment**
Linux Mint 19 x64
**Steps to reproduce**
Open Scratch and s…
-
Tello Talent
按照文档先用直连到Tello_开头的WIFI,运行程序设置组网模式
```python
import robomaster
from robomaster import robot
if __name__ == '__main__':
robomaster.config.LOCAL_IP_STR = "192.168.10.2"
tl…
-
Hi
I cloned this repo and am running this small test script.
`#!/usr/bin/env python`
`#include "ros/ros.h"`
`#include "std_msgs/String.h"`
`#include `
`import rospy`
`from djitellopy …
-
As of December 11, 2019, this package cannot be installed on any current platform mostly including Windows 10 and I have tried every solution as per google and still nothing works. I even tried copyi…
-
Steps to reproduce:
1. Launch https://mybinder.org/v2/gh/Fireline-Science/tello_sim/master
2. Select drone_notebook.ipynb file.
3. run import tello_sim cell
Result: (Screen capture)
![image…
kfern updated
4 years ago
-
There seems to be a new Tello version called Tello "Talent". I assume it is coming out in the near future, as today an update for the Tello iOS App popped up, but i can't find the new model anywhere o…
-
![Screenshot from 2020-07-31 09-41-07](https://user-images.githubusercontent.com/69037133/89023417-14801880-d313-11ea-9076-2cc0d0ee7346.png)
when i try to run the tello-openpose first the cameraMorse…