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

Estimation, Search, and Planning (ESP) Research Group

Nearest-neighbourless asymptotically optimal motion planning with Fully Connected Informed Trees (FCIT*)

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

Improving the performance of motion planning algorithms for high-degree-of-freedom robots usually requires reducing the cost or frequency of computationally expensive operations. Traditionally, and especially for asymptotically optimal sampling-based motion planners, the most expensive operations are local motion validation and querying the nearest neighbours of a configuration.

Recent advances have significantly reduced the cost of motion validation by using single instruction/multiple data (SIMD) parallelism to improve solution times for satisficing motion planning problems. These advances have not yet been applied to asymptotically optimal motion planning.

This paper presents Fully Connected Informed Trees (FCIT*), the first fully connected, informed, anytime almost-surely asymptotically optimal (ASAO) algorithm. FCIT* exploits the radically reduced cost of edge evaluation via SIMD parallelism to build and search fully connected graphs. This removes the need for nearest-neighbours structures, which are a dominant cost for many sampling-based motion planners, and allows it to find initial solutions faster than state-of-the-art ASAO (VAMP, OMPL) and satisficing (OMPL) algorithms on the MotionBenchMaker dataset while converging towards optimal plans in an anytime manner.

VideoVideo
Publication Details
Type
Full-Paper-Refereed Conference Paper
Conference
IEEE International Conference on Robotics and Automation (ICRA)
arXiv Identifier
2411.17902 [cs.RO]
Notes
Submitted. Manuscript #2982
Manuscript
BibTeX Entry
@inproceedings{wilson_arxiv24,
author = {Tyler S Wilson and Wil Thomason and Zachary Kingston and Lydia E Kavraki and Jonathan D Gammell},
title = {Nearest-neighbourless asymptotically optimal motion planning with {Fully} {Connected} {Informed} {Trees} ({FCIT*})},
booktitle = {Proceedings of the {IEEE} International Conference on Robotics and Automation ({ICRA})},
year = {2025},
note = {Submitted. Manuscript \#2982, {arXiv}:2411.17902 {[cs.RO]}},
}