Jump to Content
  1. Queen's
  2. Smith Eng.
  3. ECE

Estimation, Search, and Planning (ESP) Research Group

AORRTC: Almost-surely asymptotically optimal planning with RRT-Connect

Authors
  1. Tyler S. Wilson
  2. Wil Thomason
  3. Zachary Kingston
  4. Jonathan D. Gammell
Publication Date
Abstract

Finding high-quality solutions quickly is an important objective in motion planning. This is especially true for high-degree-of-freedom robots. Satisficing planners have traditionally found feasible solutions quickly but provide no guarantees on their optimality, while almost-surely asymptotically optimal (a.s.a.o.) planners have probabilistic guarantees on their convergence towards an optimal solution but are more computationally expensive.

This paper uses the AO-x meta-algorithm to extend the satisficing RRT-Connect planner to optimal planning. The resulting Asymptotically Optimal RRT-Connect (AORRTC) finds initial solutions in similar times as RRT-Connect and uses any additional planning time to converge towards the optimal solution in an anytime manner. It is proven to be probabilistically complete and a.s.a.o.

AORRTC was tested with the Panda (7 DoF) and Fetch (8 DoF) robotic arms on the MotionBenchMaker dataset. These experiments show that AORRTC finds initial solutions as fast as RRT-Connect and faster than the tested state-of-the-art a.s.a.o. algorithms while converging to better solutions faster. AORRTC finds solutions to difficult high-DoF planning problems in milliseconds where the other a.s.a.o. planners could not consistently find solutions in seconds. This performance was demonstrated both with and without single instruction/multiple data (SIMD) acceleration.

VideoVideo
Publication Details
Type
Journal Paper
Journal
IEEE Robotics and Automation Letters (RA-L)
arXiv Identifier
2505.10542 [cs.RO]
Notes
Submitted, Manuscript # 25-1915
Manuscript
BibTeX Entry
@article{wilson_arxiv25,
author = {Tyler S Wilson and Wil Thomason and Zachary Kingston and Jonathan D Gammell},
title = {{AORRTC}: Almost-surely asymptotically optimal planning with {RRT-Connect}},
journal = {{IEEE} Robotics and Automation Letters ({RA-L})},
year = {2025},
note = {Submitted, Manuscript \# 25-1915, {arXiv}:2505.10542 {[cs.RO]}},
}