Home /Research /Bidirectional Search Strategy for Incremental Search-based Path Planning
PERCEPTION

Bidirectional Search Strategy for Incremental Search-based Path Planning

Chenming Li, Han Ma, Jiankun Wang, Max Q.‐H. Meng

Year
2023
Citations
2

Abstract

Planning a collision-free path efficiently among obstacles is crucial in robotics. Conventional one-shot unidirectional path planning algorithms work well in the static environment, but cannot respond to the environment changes timely in the dynamic environment. To tackle this issue and improve the search efficiency, we propose a bidirectional incremental search method, Bidirectional Lifelong Planning A* (BLPA*), which searches in the forward and backward directions and performs incremental search bidirectionally when the environment changes. Furthermore, inspired by the robot perception range limitation and BLPA*, we propose the fractional bidirectional D* Lite (fBD* Lite(d <inf xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink">p</inf> )), which constraints the forward search to the robot perception range and uses the backward search to expand the rest area. Our simulation results demonstrate BLPA* and mD* Lite(d <inf xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink">p</inf> ) can achieve superior performance in the dynamic environment. It reveals that the bidirectional incremental search strategy can be a general and efficient technique for graph-search-based robot path planning methods.

Keywords

Motion planningComputer sciencePath (computing)Artificial intelligenceSearch algorithmRobotRoboticsPerceptionGraphRange (aeronautics)

Related papers

Browse all PERCEPTION papers