arXiv:2605.25423cs.RO2026-05

无人机探索新环境时,通过360度旋转减少计算负担,节省路径距离。

OPAL: Omnidirectional Path-efficient Aerial 3D expLoration

论文配图:OPAL: Omnidirectional Path-efficient Aerial 3D expLoration
图 1 · 摘自论文原文
  • 在模糊分支点进行360度转向,避免复杂全局规划
  • 相比FALCON,路径缩短25%,覆盖效率更高
  • 支持多种模型选择策略,适配不同计算资源场景

自主探索对机器人未知环境建图至关重要。理想的探索算法应具备计算高效和探索路径短的特点。为此,我们提出全向路径高效的空中三维探索框架OPAL,其核心是在模糊分支点进行360度航向旋转,而非依赖高计算量的全局路径规划。我们设计了OPAL的多个变体,用于在航向扫描完成后决定前沿点选择策略:一个无模型版本,其余使用大语言模型(LLMs)或视觉-语言模型(VLMs)。通过仿真评估不同邻域搜索半径下的性能表现,发现尽管原地航向旋转增加了总探索时间,但相对于计算复杂的基线方法如EDEN和FALCON,OPAL计算更简单,旅行距离更短,且覆盖率-距离曲线下面积更高。调整搜索半径可实现旅行距离与总探索时间之间的权衡。我们在Modal AI无人机上于两个室内环境验证结果,对比FALCON,OPAL某变体的行进距离最多降低25%。

原文摘要 · Abstract (English)

Autonomous exploration is critical for robot mapping unknown environments. Desirable characteristics of exploration algorithms include compute efficiency and small traversed distance during the exploration process. Motivated by these, we present Omnidirectional Path-efficient Aerial 3D expLoration (OPAL), an exploration framework centered on deliberate 360-degree yaw rotation at ambiguous branch points rather than compute-heavy global tour planning. We devise multiple variants of OPAL to determine the frontier-selection strategy once the yaw pan is completed. One variant is model-free, while others use large language models (LLMs) or vision-language models (VLMs). We characterize the performance of these variants while varying the vicinity search radius to include frontiers in the selection process. Through simulations we find that although the time-consuming in-place yaw rotation increases total exploration time relative to more computationally complex baselines such as EDEN and FALCON, OPAL is computationally simpler and achieves shorter travel distances and higher coverage-versus-distance area under the curve. We also show that adjusting the frontier-selection search radius enables a tradeoff between travel distance and total exploration time. We verify our results on a Modal AI drone in two indoor environments by comparing OPAL against FALCON, and find that the traveled distance for a variant of OPAL to be as much as 25% lower than FALCON.

无人机探索路径优化自主导航

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