I want to make matlab recognize the QR code and move a Tello drone.

6 ビュー (過去 30 日間)
パンダ
パンダ 2021 年 11 月 21 日
回答済み: Vineeth Nair 2021 年 12 月 29 日
I want to create a program that controls a Tello drone with MATLAB, automatically recognizes the QR code, and approaches the QR code. How should I make it?
  2 件のコメント
Image Analyst
Image Analyst 2021 年 11 月 22 日
Did you see the links to the right?
パンダ
パンダ 2021 年 11 月 22 日
Yes,But I don't know.

サインインしてコメントする。

回答 (1 件)

Vineeth Nair
Vineeth Nair 2021 年 12 月 29 日
Hi,
You can refer to the following example which shows how to use the Tello drone to track a green ball
For your use case, you will have to edit the track ball algorithm . Here instead of a green ball, you will have to add the logic to detect a QR code. And once detected you can use the tello drone navigation commands to move the drone towards the QR code
Regards,
Vineeth Nair

製品


リリース

R2021a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by