Closed justbuchanan closed 7 years ago
Right now it returns the first path it finds, but sometimes it's best to continue running a bit longer to find a better path. This would require modifying RRT::Tree.run().
RRT::Tree.run()
Right now it returns the first path it finds, but sometimes it's best to continue running a bit longer to find a better path. This would require modifying
RRT::Tree.run()
.