This is a 2d Euclidean shortest path solver with a Qt interface.
The algorithm source code is in the src/spholes
directory. It is based on the
To use it just set the start and destination points, add obstacles clockwise and click solve.
This is a 2d Euclidean shortest path solver with a Qt interface.
The algorithm source code is in the src/spholes
directory. It is based on the
To use it just set the start and destination points, add obstacles clockwise and click solve.