FRTree让机器人在未知复杂环境里自动规划路径,避开障碍和死胡同。
FRTree Planner: Robot Navigation in Cluttered and Unknown Environments with Tree of Free Regions
- 构建自由区域树,动态扩展可通行方向
- 实时评估狭窄通道可达性,减少绕路
- 适合带几何约束的机器人在密闭空间导航
本文提出FRTree规划器,一种专为存在狭窄通道的杂乱未知环境设计的机器人导航框架。该框架通过实时感知信息持续识别不同导航选项,并动态向可探索、可通行方向扩展树结构。所构建的树逐步编码无碰撞空间的几何与拓扑信息,实现中间目标高效选择,有效规避死胡同及动态障碍,无需预先地图。关键在于在线重规划中对自由区域与机器人几何关系的全面分析,基于机器人自身尺寸评估候选通道可达性,从而通过可行窄道选择最优中间目标,最小化不必要的绕行。结合自由区域信息与针对特定机器人几何的双层轨迹优化,本方法在受限空间生成鲁棒且可适应的避障策略。大量仿真与真实实验表明,FRTree在高度杂乱未知地形中的窄隙穿越能力上显著优于基准方法,生成更安全高效的运动规划。
原文摘要 · Abstract (English)
In this work, we present FRTree planner, a novel robot navigation framework that leverages a tree structure of free regions, specifically designed for navigation in cluttered and unknown environments with narrow passages. The framework continuously incorporates real-time perceptive information to identify distinct navigation options and dynamically expands the tree toward explorable and traversable directions. This dynamically constructed tree incrementally encodes the geometric and topological information of the collision-free space, enabling efficient selection of the intermediate goals, navigating around dead-end situations, and avoidance of dynamic obstacles without a prior map. Crucially, our method performs a comprehensive analysis of the geometric relationship between free regions and the robot during online replanning. In particular, the planner assesses the accessibility of candidate passages based on the robot's geometries, facilitating the effective selection of the most viable intermediate goals through accessible narrow passages while minimizing unnecessary detours. By combining the free region information with a bi-level trajectory optimization tailored for robots with specific geometries, our approach generates robust and adaptable obstacle avoidance strategies in confined spaces. Through extensive simulations and real-world experiments, FRTree demonstrates its superiority over benchmark methods in generating safe, efficient motion plans through highly cluttered and unknown terrains with narrow gaps.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。