High-speed planning and reducing memory usage of a precomputed search tree using pruning

  • Authors:
  • Yumiko Suzuki;Simon Thompson;Satoshi Kagami

  • Affiliations:
  • Faculty of Graduate School of Information Science, Nara Institute of Science and Techn., Takayama-cho, Ikoma-shi, Nara, Japan and Digital Human Res. Center, National Inst. of Advanced Industrial S ...;Digital Human Research Center, National Institute of Advanced Industrial Science and Technology, Aomi, Koto-ku, Tokyo, Japan;Digital Human Res. Center, National Inst. of Advanced Industrial Science and Techn., Aomi, Koto-ku, Tokyo, Japan and Faculty of Graduate School of Information Science, Nara Institute of Science an ...

  • Venue:
  • IROS'09 Proceedings of the 2009 IEEE/RSJ international conference on Intelligent robots and systems
  • Year:
  • 2009

Quantified Score

Hi-index 0.00

Visualization

Abstract

We present a high-speed planning method with compact precomputed search trees using a new pruning method and evaluate the effectiveness and the efficiency of our precomputation planning. Its speed is faster than an A* planner in maps in which the obstacle rate is the same as indoor environments. Precomputed search trees are one way of reducing planning time; however, there is a time-memory trade off. Our precomputed search tree (PCS) is built with pruning based on a rule of constant memory, the maximum size pruning method (MSP) which is a preset ratio of pruning. Using MSP, we get a large precomputed search tree which is a reasonable size. Additionally, we apply the node selection strategy (NSS) to MSP. We extend the outer edge of the tree and enhance the path reachability. In maps less than 30% obstacle rates on a map, the runtime of precomputation planning is more than one order of magnitude faster than the planning without precomputed search trees. Our precomputed tree finds an optimal path in maps with 25% obstacle rates. Then our precomputation planning speedily produces the optimal path in indoor environments.