Skip to content

marschr/mapnav-notes

Repository files navigation

Notes and findings on maps/nav for openpilot

Rendering:

Links dump:

Nav:

  • Could use overpass to query OSM ways/segments nodes and extract lane info https://github.com/marschr/comma2k19 (check notebooks/plot_on_map.ipynb ) Alt

  • As for routing, OSM does provide the number of lanes for a given path/way segment and some turn lane restrictions. Mapbox does provide turn lane restrictions and routing APIs. Will openpilot need multi-lane info to navigate on crowded highways (to feed the model/cereal desire inputs) or just "keep right/left" would be enough? Also, C2 GPS positioning with KF seems good enough to localize ego position within lanes.

Todo:

Mapping stuff:

Other links/stuff:

About

Notes and findings on maps/nav for openpilot

Resources

Stars

Watchers

Forks