Commit 52f156b 1 parent d59ae26 commit 52f156b Copy full SHA for 52f156b
File tree 2 files changed +2
-6
lines changed
config/perception/object_recognition/detection/image_projection_based_fusion
2 files changed +2
-6
lines changed File renamed without changes.
Original file line number Diff line number Diff line change 49
49
/>
50
50
<arg
51
51
name =" object_recognition_detection_fusion_sync_param_path"
52
- value =" $(find-pkg-share autoware_launch)/config/perception/object_recognition/detection/image_projection_based_fusion/roi_sync .param.yaml"
52
+ value =" $(find-pkg-share autoware_launch)/config/perception/object_recognition/detection/image_projection_based_fusion/fusion_common .param.yaml"
53
53
/>
54
54
<arg
55
55
name =" object_recognition_detection_roi_cluster_fusion_param_path"
116
116
name =" object_recognition_tracking_multi_object_tracker_data_association_matrix_param_path"
117
117
value =" $(find-pkg-share autoware_launch)/config/perception/object_recognition/tracking/multi_object_tracker/data_association_matrix.param.yaml"
118
118
/>
119
- <arg
120
- name =" object_recognition_tracking_multi_object_tracker_input_channels_param_path"
121
- value =" $(find-pkg-share autoware_launch)/config/perception/object_recognition/tracking/multi_object_tracker/input_channels.param.yaml"
122
- />
123
119
<arg
124
120
name =" object_recognition_tracking_multi_object_tracker_node_param_path"
125
121
value =" $(find-pkg-share autoware_launch)/config/perception/object_recognition/tracking/multi_object_tracker/multi_object_tracker_node.param.yaml"
160
156
<arg name =" occupancy_grid_map_updater_param_path" value =" $(find-pkg-share autoware_launch)/config/perception/occupancy_grid_map/$(var occupancy_grid_map_updater)_updater.param.yaml" />
161
157
162
158
<!-- traffic light recognition -->
163
- <arg name =" use_traffic_light_recognition" value =" true " />
159
+ <arg name =" use_traffic_light_recognition" value =" false " />
164
160
<arg name =" traffic_light_recognition/enable_fine_detection" value =" $(var traffic_light_recognition/enable_fine_detection)" />
165
161
<arg name =" traffic_light_recognition/fusion_only" value =" false" />
166
162
<arg name =" traffic_light_image_number" value =" 1" />
You can’t perform that action at this time.
0 commit comments