Skip to content

Commit

Permalink
feat(map_loader): add format_version validation
Browse files Browse the repository at this point in the history
Signed-off-by: Mamoru Sobue <[email protected]>
  • Loading branch information
soblin committed Jun 12, 2024
1 parent 6d0d918 commit 91b74c3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions autoware_launch/config/map/lanelet2_map_loader.param.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
/**:
ros__parameters:
allow_unsupported_version: true # flag to load unsupported format_version anyway. If true, just prints warning.
center_line_resolution: 5.0 # [m]
lanelet2_map_path: $(var lanelet2_map_path) # The lanelet2 map path

0 comments on commit 91b74c3

Please sign in to comment.