jharwell / prism

Parallel Construction Using Graphical Invariants
GNU General Public License v3.0
1 stars 0 forks source link

research/47-voronoi-trajectory-planning #47

Open jharwell opened 3 years ago

jharwell commented 3 years ago

I think using voronoi diagrams to do smarter construction lane path planning would allow for less rigorous paths that robots MUST follow for the algorithm to work, and make it more robust to robot failures, sensor errors, etc.

Voronoi diagrams are crude, according to non-swarm roboticists, but I think they will work just fine formy use case.