I am using an APM 2.8 flight controller running ArduPilot.
Goal: autonomous precision landing on an ArUco marker.
Still deciding whether I can do arucotag detection off-board and just send the proper coordinates bas.
Questions:
-
Does ArduPilot on APM 2.8 support precision landing via
LANDING_TARGETMAVLink messages? -
Is the Precision Landing (PLND) feature available on APM-class hardware, or only on newer boards like SpeedyBee F405
-
If supported, can
LANDING_TARGETmessages be sent from an external computer over telemetry (e.g. Wi-Fi or SiK radio)? -
Are there firmware or hardware limitations (CPU, memory) that prevent using PLND on APM 2.8?
-
If not supported, is SpeedyBee F405 v3 a good upgrade?