Open Street Maps integration

Added OSM to openpilot to use speed limits and road names.

Credit goes to Pfeiferj!

https: //github.com/pfeiferj
Co-Authored-By: Jacob Pfeifer <jacob@pfeifer.dev>
This commit is contained in:
FrogAi
2024-01-12 22:39:30 -07:00
parent 672a0e05e2
commit 88dad9d306
12 changed files with 888 additions and 6 deletions

View File

@@ -163,6 +163,7 @@ private:
bool leadInfo;
bool mapOpen;
bool muteDM;
bool roadNameUI;
bool showDriverCamera;
bool turnSignalLeft;
bool turnSignalRight;