arXiv:2410.20279cs.RO2024-10被引 5

用预计算路网加速机器人动态环境路径规划

HIRO: Heuristics Informed Robot Online Path Planning Using Pre-computed Deterministic Roadmaps

  • 用静态环境构建确定性路网,提供路径成本下界作为启发信息
  • 运行时搜索树结合模糊碰撞检测,实时更新路径成本下界
  • 闭环反馈机制使规划速度显著提升,适合实时移动机器人

为在动态变化环境中高效生成无碰撞机器人运动轨迹,本文提出一种新型启发式引导的在线路径规划方法(HIRO)。将环境分为静态与动态部分,利用静态部分初始化确定性路网,提供路径成本下界的启发信息以加速搜索。运行时,搜索树基于该启发信息探索路网,并通过考虑动态环境的模糊碰撞检测验证边的可行性。随后,系统利用模糊碰撞检测模块反馈的知识,动态更新路径成本下界。实验证明,这一闭环机制显著加快了规划过程。额外的回溯步骤确保路径可行性。仿真与真实场景实验表明,相较于基线方法(无论是否具备环境先验知识),HIRO能更快速地找到无碰撞路径。

原文摘要 · Abstract (English)

With the goal of efficiently computing collision-free robot motion trajectories in dynamically changing environments, we present results of a novel method for Heuristics Informed Robot Online Path Planning (HIRO). Dividing robot environments into static and dynamic elements, we use the static part for initializing a deterministic roadmap, which provides a lower bound of the final path cost as informed heuristics for fast path-finding. These heuristics guide a search tree to explore the roadmap during runtime. The search tree examines the edges using a fuzzy collision checking concerning the dynamic environment. Finally, the heuristics tree exploits knowledge fed back from the fuzzy collision checking module and updates the lower bound for the path cost. As we demonstrate in real-world experiments, the closed-loop formed by these three components significantly accelerates the planning procedure. An additional backtracking step ensures the feasibility of the resulting paths. Experiments in simulation and the real world show that HIRO can find collision-free paths considerably faster than baseline methods with and without prior knowledge of the environment.

路径规划机器人启发式搜索实时系统

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