Convex polygonal obstacles
Closed this issue · 4 comments
bulutkartal commented
Is there a way to use it with convex polygonal obstacles and coordinates?
matiii commented
Could you provide more information ? Code examples etc ?
bulutkartal commented
Graphical uses Dijkstra's algorithm to calculate shortest path with polygonal obstacles.
matiii commented
I have never use graphs for such purpose. I suspect the main challenge is to determine correct vertices and weights between corners of polygonal obstacles. If you have some idea how library could help with it PR welcome.
matiii commented
Any answer since 3 month. Issue closed.