I made a PGM that automatically creates a walking route with python. As a procedure for deciding a walk, create an image file in which images of roads and intersections are written on a map in advance. Prepare and randomly select a route from the initial intersection position and exceed the specified distance It works to finish the route creation when becomes.
Road and intersection pre-written base map image example
Output file image example
Recommended Posts