Hello everyone,
I am working on an autonomous drone project using ArduPilot and need some guidance on implementing my mission. My goal is to:
-
Fly the drone autonomously to a predefined waypoint.
-
Scan a QR code at a specific location.
-
Drop a payload at a designated drop zone after scanning.
I would like to understand:
How can I configure ArduPilot to handle this mission?
What sensors or additional modules are recommended for QR code scanning?
How can I integrate the QR scanning process into the flight mission to trigger the payload drop?
Are there any existing implementations or examples for similar tasks?
I would appreciate any insights, suggestions, or references to relevant documentation.
Thanks in advance!