Skip to content

Commit

Permalink
add merger path in launch
Browse files Browse the repository at this point in the history
Signed-off-by: yoshiri <[email protected]>
  • Loading branch information
YoshiRi committed Sep 20, 2024
1 parent 094fd1d commit 77708b7
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,10 @@
name="object_recognition_detection_object_merger_distance_threshold_list_path"
value="$(find-pkg-share autoware_launch)/config/perception/object_recognition/detection/object_merger/overlapped_judge.param.yaml"
/>
<arg
name="object_recognition_detection_object_merger_node_param_path"
value="$(find-pkg-share autoware_launch)/config/perception/object_recognition/detection/object_merger/object_association_merger.param.yaml"
/>
<arg
name="object_recognition_detection_detection_by_tracker_param"
value="$(find-pkg-share autoware_launch)/config/perception/object_recognition/detection/detection_by_tracker/detection_by_tracker.param.yaml"
Expand Down

0 comments on commit 77708b7

Please sign in to comment.