English

Asymptotically Optimal Sampling-Based Path Planning Using Bidirectional Guidance Heuristic

Robotics 2024-12-10 v1

Abstract

This paper introduces Bidirectional Guidance Informed Trees (BIGIT*),~a new asymptotically optimal sampling-based motion planning algorithm. Capitalizing on the strengths of \emph{meet-in-the-middle} property in bidirectional heuristic search with a new lazy strategy, and uniform-cost search, BIGIT* constructs an implicitly bidirectional preliminary motion tree on an implicit random geometric graph (RGG). This efficiently tightens the informed search region, serving as an admissible and accurate bidirectional guidance heuristic. This heuristic is subsequently utilized to guide a bidirectional heuristic search in finding a valid path on the given RGG. Experiments show that BIGIT* outperforms the existing informed sampling-based motion planners both in faster finding an initial solution and converging to the optimum on simulated abstract problems in R16\mathbb{R}^{16}. Practical drone flight path planning tasks across a campus also verify our results.

Keywords

Cite

@article{arxiv.2412.05754,
  title  = {Asymptotically Optimal Sampling-Based Path Planning Using Bidirectional Guidance Heuristic},
  author = {Yi Wang and Bingxian Mu},
  journal= {arXiv preprint arXiv:2412.05754},
  year   = {2024}
}
R2 v1 2026-06-28T20:26:43.889Z