arXiv:2603.17430cs.RO2026-03被引 1

无需地图和激光雷达,用摄像头实现安全自动降落。

SafeLand: Safe Autonomous Landing in Unknown Environments with Bayesian Semantic Mapping

  • 基于视觉与轻量高度传感器构建在线语义地面地图。
  • 95%成功降落率,对人检测零漏报,响应延迟低于1秒。
  • 适合城市、农村等未知环境中的无人机安全着陆研究。

无人飞行器在未知动态环境中自主降落面临重大安全挑战,尤其靠近人员和基础设施时。现有方法通常依赖先验地图、昂贵的激光雷达或静态标记,难以应对非协作动态障碍(如行人),限制了泛化能力与实时性。为此,我们提出SafeLand——一种轻量级、纯视觉的自主安全降落系统,仅需摄像头与轻量级高度传感器。通过深度学习语义分割构建在线语义地面图,针对嵌入式部署优化,并在七个精选公开航拍数据集上训练(20类平均交并比达70.22%),再经贝叶斯概率滤波与时间语义衰减进一步优化,精准识别可落区域。行为树驱动自适应降落流程,迭代验证落点,并实时响应动态障碍,可暂停、爬升或切换至备选落点,最大化人机安全。我们在200次仿真及60次全链路实地测试中评估,涵盖工业、城市、农村场景,最高飞行高度达100米,实现人类检测零漏报。相比现有最优方法,SafeLand响应延迟低于1秒,成功率显著更高。为推动空中机器人研究,我们开源了其分割模型为即插即用的ROS包,地址:https://github.com/markus-42/SafeLand。

原文摘要 · Abstract (English)

Autonomous landing of uncrewed aerial vehicles (UAVs) in unknown, dynamic environments poses significant safety challenges, particularly near people and infrastructure, as UAVs transition to routine urban and rural operations. Existing methods often rely on prior maps, heavy sensors like LiDAR, static markers, or fail to handle non-cooperative dynamic obstacles like humans, limiting generalization and real-time performance. To address these challenges, we introduce SafeLand, a lean, vision-based system for safe autonomous landing (SAL) that requires no prior information and operates only with a camera and a lightweight height sensor. Our approach constructs an online semantic ground map via deep learning-based semantic segmentation, optimized for embedded deployment and trained on a consolidation of seven curated public aerial datasets (achieving 70.22% mIoU across 20 classes), which is further refined through Bayesian probabilistic filtering with temporal semantic decay to robustly identify metric-scale landing spots. A behavior tree then governs adaptive landing, iteratively validates the spot, and reacts in real time to dynamic obstacles by pausing, climbing, or rerouting to alternative spots, maximizing human safety. We extensively evaluate our method in 200 simulations and 60 end-to-end field tests across industrial, urban, and rural environments at altitudes up to 100m, demonstrating zero false negatives for human detection. Compared to the state of the art, SafeLand achieves sub-second response latency, substantially lower than previous methods, while maintaining a superior success rate of 95%. To facilitate further research in aerial robotics, we release SafeLand's segmentation model as a plug-and-play ROS package, available at https://github.com/markus-42/SafeLand.

无人机安全降落语义地图视觉导航

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。