论文标题
障碍意识到路径规划的抽样
Obstacle Aware Sampling for Path Planning
论文作者
论文摘要
许多路径计划算法基于对状态空间进行采样。尽管这种方法非常简单,但是当障碍未知时,它可能会变得昂贵,因为浪费了这些障碍的样品。本文的目的是有效识别地图中的障碍,并将其从采样空间中删除。为此,我们提出了一种用于空间探索的预处理算法,以实现更有效的采样。我们表明,它可以提高其他空间采样方法和路径计划者的性能。 我们的方法是基于以下事实:凸障碍可以通过其最小体积封闭椭圆形(MVEE)的最小体积可以很好地近似,并且可以将非凸障碍障碍物分为凸形。我们的主要贡献是一种算法,从策略上找到一个小样本,称为\ emph {Active-coreset},该样本通过成员资格 - 轨道自适应地采样了空间,使得核心的MVEE近似于障碍物的MVEE。实验结果证实了基于快速探索随机树的多个计划者的方法的有效性,在时间和路径长度方面显示出显着改善。
Many path planning algorithms are based on sampling the state space. While this approach is very simple, it can become costly when the obstacles are unknown, since samples hitting these obstacles are wasted. The goal of this paper is to efficiently identify obstacles in a map and remove them from the sampling space. To this end, we propose a pre-processing algorithm for space exploration that enables more efficient sampling. We show that it can boost the performance of other space sampling methods and path planners. Our approach is based on the fact that a convex obstacle can be approximated provably well by its minimum volume enclosing ellipsoid (MVEE), and a non-convex obstacle may be partitioned into convex shapes. Our main contribution is an algorithm that strategically finds a small sample, called the \emph{active-coreset}, that adaptively samples the space via membership-oracle such that the MVEE of the coreset approximates the MVEE of the obstacle. Experimental results confirm the effectiveness of our approach across multiple planners based on Rapidly-exploring random trees, showing significant improvement in terms of time and path length.