-
## ❔Question
parser.add_argument('--source', type=str, default='0', help='source') # file/folder, 0 for webcam
## Here, how to replace the camera of UAV for detection
The following is the acqui…
-
Hi, Very cool project, but some basic setup inssstruction to get the Software + Hardware up and running would be nice.
Please keep up the great work!
-
Hi
I want to interrupt a drone move using the 'stop' command ( await tello.stop() ) but it raises an error instead of "Stop moving and hover immediately." as the Tello SDK suggests.
I tried a qu…
-
サンプルコード(sample_video_2.py)を使用し、実行したところバッテリー残量などは表示されるが、カメラ映像は表示されませんでした。原因も不明なため、どのように対処すればよいか教えていただきたいです。
![image](https://user-images.githubusercontent.com/132982682/237013188-0536c2eb-3779-4f09-96…
-
I have seen dji tello but i want to use DJI Mavic series.
https://diydrones.com/profiles/blogs/dji-drone-controlled-by-ai-python-script
I want to create this thing. I have no idea about how to c…
-
Below is the research I did for trying to find a solution to being able to use object recognition to find plants in a garden.
-
I tried running the "simple.py" in the example folder on Windows 11. The drone was connected and took off successfully. However, it had no response after sending the "move_left" command. Here is the …
-
Origin:
a) Tello Function List for mobile APP #16
b) Tello feature refinement from function list controlled by mobile app #21
Features:
a) FTN_01_001_01: Drone WiFi link
b) add FTN_01_001_01.md…
-
Hello, I'm working on a project using Tello drones to detect aruco markers,
the makers can be detected and the id is recognized,
however the contents in published pose data are all 'nan'.
I'm using…
-
Is there any way to get the xyz position from the flight log using this package?
I know some other old packages have this function & I tried to implement it but no success so far.
Would really appre…