Hoang Bui
08037594e2
map: Transfer to MapLibre ( #31185 )
...
* change codebase
* compile
* add mapboxprovider
* works with map_renderer in c
* remove maplibre temp
* maplibre works
* cleanup build.sh
* x86 stuff
* add lib
* update release files
* don't need that
* tici build
* tici build
* add tici lib
* update refs
---------
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
1 year ago
Shane Smiskol
6a68944c63
map renderer: only log map states once fully loaded ( #29722 )
...
only log once fully loaded
2 years ago
Adeeb Shihadeh
9cec7fa1a8
Revert "mapsd: release MapRenderer on exit ( #28988 )"
...
This reverts commit 70b2a5220f
.
2 years ago
Dean Lee
70b2a5220f
mapsd: release MapRenderer on exit ( #28988 )
2 years ago
Adeeb Shihadeh
5b86268635
nav: always publish map and run model ( #28924 )
...
* always render
* more test
* test case
* update test
* vipc checks
* clear cache
---------
Co-authored-by: Comma Device <device@comma.ai>
2 years ago
Mitchell Goff
9d835020fc
Always publish from mapsd ( #28581 )
2 years ago
Adeeb Shihadeh
f3a711953a
navmodel: check images in replay test ( #26747 )
...
* move position
* log images
* enable test
* update refs
* ignore
Co-authored-by: Comma Device <device@comma.ai>
2 years ago
Adeeb Shihadeh
c3b3c10232
nav: add mapRenderState ( #26734 )
...
* nav: add mapRenderState
* bump cereal
* bump again
2 years ago
Adeeb Shihadeh
1da6f6a6e2
nav model replay ( #26697 )
...
* nav model replay
* set token
* fix gh actions
* update refs
* fix pc
2 years ago
Mitchell Goff
fcd6125deb
Compute zoom level and downsample image in map_renderer.cc ( #26315 )
...
* Automatically zoom to fixed scale in map_renderer.cc
* Always downsample in map_renderer
* Remove updateZoom function
* Added mapsd to process_config.py (commented out for now)
3 years ago
Mitchell Goff
982ea83cf9
Added updateZoom function to map_renderer, plus custom style.json ( #25997 )
...
* Added updateZoom function to map_renderer, plus custom style.json
* Render 512x512 maps
* Define STYLE_PATH in navd sconscript
3 years ago
Willem Melching
86c1e8164a
navd: add back VisionIPC map renderer ( #25212 )
...
* builds standalone
* process live msg
* render into nv12a
* VISION_STREAM_RGB_MAP -> VISION_STREAM_MAP
* cleanup sconscript
* main include cleanup
3 years ago