WaterlooRobotics / mobilerobotics

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

I28 voronoi rweeks #62

Closed RobWks closed 6 years ago

RobWks commented 8 years ago

A function for path planning around obstacles using Voronoi decomposition. Includes an an example of motion planning for a omni-directional robot with three wheels. I was not aware of alexsb92's 'i28 voronoi' branch on the issue until I uploaded my work, as he was not assigned to the issue. I should have checked the branches though. Both branches could be used as different examples. Any feedback is appreciated.