Skip to content

Commit 69acbb7

Browse files
author
twill777
committed
Updated AORRTC ref
1 parent c47d183 commit 69acbb7

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

src/ompl/geometric/planners/rrt/AORRTC.h

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,8 +66,9 @@ namespace ompl
6666
[[PDF]](http://ieeexplore.ieee.org/ielx5/6794/18246/00844730.pdf?tp=&arnumber=844730&isnumber=18246)
6767
[[more]](http://msl.cs.uiuc.edu/~lavalle/rrtpubs.html)
6868
T. S. Wilson, W. Thomason, Z. Kingston, and J. D. Gammell, AORRTC: Finding optimal paths with AO-x and
69-
RRT-Connect, in <em>Proc. Workshop on RoboARCH: Robotics Acceleration with Computing Hardware and Systems,
70-
IEEE Intl. Conf. on Robotics and Automation</em>, May 2025.
69+
RRT-Connect, in <em>IEEE Robotics and Automation Letters</em>, Sept. 2025. DOI:
70+
[10.1109/LRA.2025.3615522](http://dx.doi.org/10.1109/LRA.2025.3615522)<br>
71+
[[PDF]](https://arxiv.org/abs/2505.10542)
7172
*/
7273

7374
/** \brief Asymptotically Optimal RRT-Connect */

0 commit comments

Comments
 (0)