motion-planning / rrt-algorithms

n-dimensional RRT, RRT* (RRT-Star)
MIT License
600 stars 173 forks source link

How can I find your paper here? #31

Closed loonghouyun closed 6 months ago

loonghouyun commented 6 months ago

How can I find your paper here?

SZanlongo commented 6 months ago

This doesn't have an accompanying paper - actually, this is based on existing work on RRT algorithms. You may find an introduction to RRT and related publications at Steven LaValle's site.