mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-08-21 08:14:00 +08:00
nav: add polyline helpers (#26816)
* nav: add polyline helpers * Update selfdrive/navd/map_renderer.py old-commit-hash: d3a3d74830efb33eff6a9f9057a8d552e355bfd7
This commit is contained in:
@@ -57,6 +57,7 @@ tqdm = "^4.64.0"
|
||||
urllib3 = "^1.26.10"
|
||||
utm = "^0.7.0"
|
||||
websocket_client = "^1.3.3"
|
||||
polyline = "^1.4.0"
|
||||
|
||||
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
|
||||
Reference in New Issue
Block a user