논문 리뷰
2022. 7. 27.
자율주행 논문 리뷰: Neural RRT*: Learning-Based Optimal Path Planning
Author: Joonhee Lim Date: 2022/07/25 논문 원문: https://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=9037111 Neural RRT*: Learning-Based Optimal Path Planning Rapidly random-exploring tree (RRT) and its variants are very popular due to their ability to quickly and efficiently explore the state space. However, they suffer sensitivity to the initial solution and slow convergence to the optimal solutio..