Revisiting the Asymptotic Optimality of RRT$^*$

September 20, 2019 Β· Declared Dead Β· πŸ› IEEE International Conference on Robotics and Automation

πŸ‘» CAUSE OF DEATH: Ghosted
No code link whatsoever

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Kiril Solovey, Lucas Janson, Edward Schmerling, Emilio Frazzoli, Marco Pavone arXiv ID 1909.09688 Category cs.RO: Robotics Cross-listed math.OC Citations 47 Venue IEEE International Conference on Robotics and Automation Last Checked 5 months ago
Abstract
RRT* is one of the most widely used sampling-based algorithms for asymptotically-optimal motion planning. This algorithm laid the foundations for optimality in motion planning as a whole, and inspired the development of numerous new algorithms in the field, many of which build upon RRT* itself. In this paper, we first identify a logical gap in the optimality proof of RRT*, which was developed in Karaman and Frazzoli (2011). Then, we present an alternative and mathematically-rigorous proof for asymptotic optimality. Our proof suggests that the connection radius used by RRT* should be increased from $Ξ³\left(\frac{\log n}{n}\right)^{1/d}$ to $Ξ³' \left(\frac{\log n}{n}\right)^{1/(d+1)}$ in order to account for the additional dimension of time that dictates the samples' ordering. Here $Ξ³$, $Ξ³'$, are constants, and $n$, $d$, are the number of samples and the dimension of the problem, respectively.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

πŸ“œ Similar Papers

In the same crypt β€” Robotics

Died the same way β€” πŸ‘» Ghosted