Justin Newberry
7b677910df
Linter: Fix >160 line length test ( #29287 )
...
* test
* fix line length
* fix line length
* fix file size
* revert poetry
* cleanup for PR
old-commit-hash: cf64b27168
2 years ago
Mitchell Goff
6a8ff997dc
Render map at 256x256 and don't crop ( #28101 )
...
old-commit-hash: 861e18a1a8
2 years ago
mitchellgoffpc
ded6fe0e5a
Update libmap_renderer -> libmaprender in map_renderer.py/get_ffi
...
old-commit-hash: c711d71caa
2 years ago
Adeeb Shihadeh
a8c4347a5f
nav: add polyline helpers ( #26816 )
...
* nav: add polyline helpers
* Update selfdrive/navd/map_renderer.py
old-commit-hash: d3a3d74830
2 years ago
Harald Schäfer
9fef49e975
Navd map renderer: update to larger image ( #26580 )
...
* rerender 512
* rerender 512
* Removed unnecessary code
* rgb -> grayscale
* Add constants
Co-authored-by: mitchellgoffpc <mitchellgoffpc@gmail.com>
old-commit-hash: c1e7bed061
2 years ago
Mitchell Goff
656788eb36
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)
old-commit-hash: fcd6125deb
3 years ago
Mitchell Goff
6621e58657
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
old-commit-hash: 982ea83cf9
3 years ago
Willem Melching
11d73c5960
map_renderer.py, output monochrome images ( #25272 )
...
* map renderer, output monochrome images
* pass token/url as argument
* greyscale
old-commit-hash: f72c988415
3 years ago
Willem Melching
2f4d4cd8c5
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
old-commit-hash: 86c1e8164a
3 years ago