Presented at Geo Berlin Meetup in April.
Routing is basically a problem of finding the shortest path in a graph. But how do we get such a graph? I talked about how we build a graph on a conventional map such as OSM based on the example of OSRM. The second example is how Apollo creates a graph based on HD map data to route on.