WaterlooRobotics / mobilerobotics

Matlab and Robot code for MTE 544: Autonomous Mobile Robotics at the University of Waterloo
66 stars 38 forks source link

Count final vertex in RRT creation. #63

Closed jajsmith closed 6 years ago

jajsmith commented 6 years ago

Fixes an issue where the final path selected through the RRT did not draw all the way to the final vertex or count that final vertex in the distance calculation, resulting in incorrect distance numbers and visualizations.