We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 457bf8d commit 2a965cdCopy full SHA for 2a965cd
autoware_launch/config/map/lanelet2_map_loader.param.yaml
@@ -1,5 +1,6 @@
1
/**:
2
ros__parameters:
3
+ allow_unsupported_version: true # flag to load unsupported format_version anyway. If true, just prints warning.
4
center_line_resolution: 5.0 # [m]
5
use_waypoints: true # "centerline" in the Lanelet2 map will be used as a "waypoints" tag.
6
lanelet2_map_path: $(var lanelet2_map_path) # The lanelet2 map path
0 commit comments