Commit 864b927 1 parent 7cf64d8 commit 864b927 Copy full SHA for 864b927
File tree 1 file changed +4
-2
lines changed
autoware_launch/launch/components
1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" ?>
2
2
<launch >
3
- <include file =" $(find-pkg-share tier4_map_launch)/launch/map.launch.py" >
4
- <arg name =" lanelet2_map_path" value =" $(var map_path)/$(var lanelet2_map_file)" />
3
+ <include file =" $(find-pkg-share tier4_map_launch)/launch/map.launch.xml" >
5
4
<arg name =" pointcloud_map_path" value =" $(var map_path)/$(var pointcloud_map_file)" />
5
+ <arg name =" pointcloud_map_metadata_path" value =" $(var map_path)/pointcloud_map_metadata.yaml" />
6
+ <arg name =" lanelet2_map_path" value =" $(var map_path)/$(var lanelet2_map_file)" />
7
+ <arg name =" map_projector_info_path" value =" $(var map_path)/map_projector_info.yaml" />
6
8
7
9
<arg name =" pointcloud_map_loader_param_path" value =" $(find-pkg-share autoware_launch)/config/map/pointcloud_map_loader.param.yaml" />
8
10
<arg name =" lanelet2_map_loader_param_path" value =" $(find-pkg-share autoware_launch)/config/map/lanelet2_map_loader.param.yaml" />
You can’t perform that action at this time.
0 commit comments