Skip to content

Commit 2a965cd

Browse files
authored
feat(map_loader, route_handler)!: add format_version validation (#993)
feat(map_loader): add format_version validation Signed-off-by: Mamoru Sobue <mamoru.sobue@tier4.jp>
1 parent 457bf8d commit 2a965cd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
/**:
22
ros__parameters:
3+
allow_unsupported_version: true # flag to load unsupported format_version anyway. If true, just prints warning.
34
center_line_resolution: 5.0 # [m]
45
use_waypoints: true # "centerline" in the Lanelet2 map will be used as a "waypoints" tag.
56
lanelet2_map_path: $(var lanelet2_map_path) # The lanelet2 map path

0 commit comments

Comments
 (0)