Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 299 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 299 Bytes

run_every_street

Goal: To run every street in San Francisco Problem: How do I keep track and plot future routes?

  • v1: Just plot a route between start -> target edge -> end
  • v2: Plot routes between start -> all target edges -> end
  • v3: Pick best three routes to plot, based on a goal distance