arXiv:2506.23614cs.ROcs.CG2025-06被引 2

提出新型路径规划方法,优化路径全程可通行空间。

Passage-traversing optimal path planning with sampling-based algorithms

  • 基于邻近图检测稀疏关键通道,快速分解环境
  • 相比传统方法,路径通行空间优化更优且计算更快
  • 适合需全程畅通空间的机器人路径规划场景

本文提出一种新型最优路径规划范式——通道穿越最优路径规划(PTOPP),旨在优化路径所穿越通道的可达自由空间。由于通道是自由空间收缩的区域,核心思想是利用路径穿越通道的状态来全面表征其可达自由空间。为此,提出一种基于邻近图的新型通道检测与自由空间分解方法,可快速识别稀疏但信息丰富的通道并完成环境分解。在此预处理基础上,将具有可达自由空间目标或约束的最优路径规划问题建模为兼容采样类最优规划器的PTOPP问题。进一步开发了用于PTOPP的采样算法及其依赖的原始操作,通过分区环境实现快速通道穿越检查。所有方法均已实现并经过充分测试,验证其有效性和效率。相较于现有方法(如基于间隙的方法),PTOPP在可配置性、解的最优性与效率方面均显著优于传统方案,克服了先前局限,可为常规路径规划提供高效通用解决方案,并适用于可表述为PTOPP的广泛路径规划问题。

原文摘要 · Abstract (English)

This paper introduces a new paradigm of optimal path planning, i.e., passage-traversing optimal path planning (PTOPP), that optimizes paths' traversed passages for specified optimization objectives. In particular, PTOPP is utilized to find the path with optimal accessible free space along its entire length, which represents a basic requirement for paths in robotics. As passages are places where free space shrinks and becomes constrained, the core idea is to leverage the path's passage traversal status to characterize its accessible free space comprehensively. To this end, a novel passage detection and free space decomposition method using proximity graphs is proposed, enabling fast detection of sparse but informative passages and environment decompositions. Based on this preprocessing, optimal path planning with accessible free space objectives or constraints is formulated as PTOPP problems compatible with sampling-based optimal planners. Then, sampling-based algorithms for PTOPP, including their dependent primitive procedures, are developed leveraging partitioned environments for fast passage traversal check. All these methods are implemented and thoroughly tested for effectiveness and efficiency validation. Compared to existing approaches, such as clearance-based methods, PTOPP demonstrates significant advantages in configurability, solution optimality, and efficiency, addressing prior limitations and incapabilities. It is believed to provide an efficient and versatile solution to accessible free space optimization over conventional avenues and more generally, to a broad class of path planning problems that can be formulated as PTOPP.

路径规划机器人采样算法

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