Towards Robust Autonomous Landing Systems: Iterative Solutions and Key Lessons Learned
Sebastian Schroder, Yao Deng, Alice James, Avishkar Seth, Kye Morton, Subhas Mukhopadhyay, Richard Han, Xi Zheng
TL;DR
The work addresses robust autonomous UAV landing using a marker-based approach within a multi-module onboard system. It combines a deep-learning marker detector (TPH-YOLOv5IY), an OctoMap-based occupancy mapper, and an OMPL-based RRT* planner to achieve collision-free landings. Across SIL, HIL, and real-world tests, MLS-V3 consistently outperforms earlier generations, reducing collisions and increasing landing success, while exposing edge-computing and GPS/mapping challenges that guide future improvements. The findings offer practical guidance for deploying marker-based autonomous landings and motivate formal verification and neurosymbolic approaches for safety-critical UAV autonomy.
Abstract
Uncrewed Aerial Vehicles (UAVs) have become a focal point of research, with both established companies and startups investing heavily in their development. This paper presents our iterative process in developing a robust autonomous marker-based landing system, highlighting the key challenges encountered and the solutions implemented. It reviews existing systems for autonomous landing processes, and through this aims to contribute to the community by sharing insights and challenges faced during development and testing.
