arXiv:2501.11434cs.RO2025-01中稿 · publication in Rob…被引 2

通过渐进采样检测机器人运动规划不可行性

An Incremental Sampling and Segmentation-Based Approach for Motion Planning Infeasibility

  • 将配置空间离散化,逐步采样构建障碍物区域
  • 通过连通分量分析判断起点与目标是否在同一自由区域
  • 适用于5~7自由度机器人,可高效扩展到高维空间

我们提出一种简单易实现的算法,用于检测运动规划中的不可行性。该方法将机器人的配置空间近似为离散空间,每个自由度取有限值。障碍物区域将自由配置空间分割成多个连通区域。若起点与目标位于不同连通区域,则路径不存在。为此,只需从障碍物区域中采样足够点以隔离起点和目标。我们逐步从离散空间采样,更新表示障碍物的位图单元,构建部分配置空间,并划分其连通组件,评估起点与目标单元的连通性。我们在五个不同场景下验证了该方法,配置空间最多达5自由度(DOF)。同时讨论了多项优化策略,显著提升算法效率。还考察了该方法在更高维度下的可扩展性,实验涵盖6-DOF和7-DOF机器人。

原文摘要 · Abstract (English)

We present a simple and easy-to-implement algorithm to detect plan infeasibility in kinematic motion planning. Our method involves approximating the robot's configuration space to a discrete space, where each degree of freedom has a finite set of values. The obstacle region separates the free configuration space into different connected regions. For a path to exist between the start and goal configurations, they must lie in the same connected region of the free space. Thus, to ascertain plan infeasibility, we merely need to sample adequate points from the obstacle region that isolate start and goal. Accordingly, we progressively construct the configuration space (initially assumed to be entirely free) by sampling from the discretized space and updating the bitmap cells representing obstacle regions. Subsequently, we partition this partially built configuration space to identify different connected components within it and assess the connectivity of the start and goal cells. We illustrate this methodology on five different scenarios with configuration spaces having up to 5 degrees-of-freedom (DOF). Additionally, we discuss further optimizations designed to significantly accelerate the proposed algorithm. The scalability of our approach to higher-dimensional configuration spaces is also examined, with experimental demonstrations involving 6-DOF and 7-DOF robots.

运动规划配置空间连通性分析机器人

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