English

Advanced BIT* (ABIT*): Sampling-Based Planning with Advanced Graph-Search Techniques

Robotics 2020-12-10 v1

Abstract

Path planning is an active area of research essential for many applications in robotics. Popular techniques include graph-based searches and sampling-based planners. These approaches are powerful but have limitations. This paper continues work to combine their strengths and mitigate their limitations using a unified planning paradigm. It does this by viewing the path planning problem as the two subproblems of search and approximation and using advanced graph-search techniques on a sampling-based approximation. This perspective leads to Advanced BIT*. ABIT* combines truncated anytime graph-based searches, such as ATD*, with anytime almost-surely asymptotically optimal sampling-based planners, such as RRT*. This allows it to quickly find initial solutions and then converge towards the optimum in an anytime manner. ABIT* outperforms existing single-query, sampling-based planners on the tested problems in R4\mathbb{R}^{4} and R8\mathbb{R}^{8}, and was demonstrated on real-world problems with NASA/JPL-Caltech.

Keywords

Cite

@article{arxiv.2002.06589,
  title  = {Advanced BIT* (ABIT*): Sampling-Based Planning with Advanced Graph-Search Techniques},
  author = {Marlin P. Strub and Jonathan D. Gammell},
  journal= {arXiv preprint arXiv:2002.06589},
  year   = {2020}
}

Comments

IEEE International Conference on Robotics and Automation (ICRA) 2020, 6 + 1 pages, 3 figures, video available at https://youtu.be/VFdihv8Lq2A

R2 v1 2026-06-23T13:43:08.005Z