File tree 1 file changed +4
-1
lines changed
autoware_launch/launch/components
1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change 26
26
27
27
<!-- parameter paths for ndt -->
28
28
<arg name =" ndt_scan_matcher/ndt_scan_matcher_param_path" value =" $(var loc_config_path)/ndt_scan_matcher/ndt_scan_matcher.param.yaml" />
29
- <arg name =" ndt_scan_matcher/pointcloud_preprocess/crop_box_filter_measurement_range_param_path" value =" $(var loc_config_path)/ndt_scan_matcher/pointcloud_preprocess/crop_box_filter_measurement_range.param.yaml" />
29
+ <arg
30
+ name =" ndt_scan_matcher/pointcloud_preprocess/crop_box_filter_measurement_range_param_path"
31
+ value =" $(var loc_config_path)/ndt_scan_matcher/pointcloud_preprocess/crop_box_filter_measurement_range.param.yaml"
32
+ />
30
33
<arg name =" ndt_scan_matcher/pointcloud_preprocess/voxel_grid_downsample_filter_param_path" value =" $(var loc_config_path)/ndt_scan_matcher/pointcloud_preprocess/voxel_grid_filter.param.yaml" />
31
34
<arg name =" ndt_scan_matcher/pointcloud_preprocess/random_downsample_filter_param_path" value =" $(var loc_config_path)/ndt_scan_matcher/pointcloud_preprocess/random_downsample_filter.param.yaml" />
32
35
You can’t perform that action at this time.
0 commit comments