【24h】

Self-indexed Motion Planning

机译:自我索引的运动规划

获取原文

摘要

Motion planning is a central problem for robotics. The PRM algorithm is, together with the asymptotically optimal variant PRM*, the standard method to maintain a (collision-free) roadmap in the configuration space. The PRM algorithm is randomized, and requires a large number of high-dimensional point samples generated online, hence a sub-problem to discovering and maintaining a collision-free path is inserting new sample points connecting them with the k-nearest neighbors in the previous set. A standard way to speedup the PRM is by using an external index for making the search. On the other hand, a recent trend in object indexing for proximity search consists in maintaining a so-called Approximate Proximity Graph (APG) connecting each object with its approximate k-nearest neighbors. This hints the idea of using the PRM as a self-index for motion planning. Although similar in principle, the graphs have two incompatible characteristics: (1) The APG needs long-length links for speeding up the searches, while the PRM avoids long links because they increase the probability of collision in the configuration space. (2) The APG requires to connect a large number of neighbors at each node to achieve high precision results which turns out in an expensive construction while the PRM's goal is to produce a roadmap as fast as possible. In this paper, we solve the above problems with a counter-intuitive, simple and effective procedure. We reinsert the sample points in the configuration space, and compute a collision-free graph after that. This simple step eliminates long links, improves the search time, and reduce the total space needed for the algorithm. We present simulations, showing an improvement in performance for high-dimensional configuration spaces, compared to standard techniques used by the robotics community.
机译:运动计划是机器人学的核心问题。 PRM算法与渐近最佳变体PRM *一起,标准方法维护配置空间中的(碰撞)路线图。 PRM算法是随机的,并且需要在线生成的大量高维点样本,从而发现和维护自由路径的子问题是插入与先前的K-Collect邻居连接它们的新采样点放。加速PRM的标准方法是使用外部索引来进行搜索。另一方面,关于邻近搜索的对象索引的最近趋势包括维持连接每个对象的所谓的近似接近曲线图(APG)与其近似的k最近邻居连接每个对象。这提示了使用PRM作为运动规划的自我指标的想法。虽然原则上是类似的,但是图表具有两个不兼容的特性:(1)APG需要长长的链接来加速搜索,而PRM避免了长链接,因为它们增加了配置空间中的碰撞概率。 (2)APG需要在每个节点处连接大量邻居,以实现高精度的结果,该结果在昂贵的施工中,而PRM的目标是尽可能快地生产路线图。在本文中,我们用反向直观,简单有效的程序解决了上述问题。我们重新插入配置空间中的采样点,并在此之后计算自由碰撞图。这个简单的步骤消除了长链接,改善了搜索时间,并减少了算法所需的总空间。与机器人社区使用的标准技术相比,我们呈现模拟,显示了高维配置空间的性能的提高。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号