From 36804c87f61a0a13a4e6221c4effc1fa183b71aa Mon Sep 17 00:00:00 2001 From: Yoshi Ri Date: Thu, 7 Dec 2023 10:43:58 +0900 Subject: [PATCH] fix(multi_object_tracker): fix psim launcher related to tracking launch changes (#724) * add multi_object_tracker node param Signed-off-by: yoshiri * add additional node parameters for future update * style(pre-commit): autofix * fix default value * update simulator component launch Signed-off-by: yoshiri --------- Signed-off-by: yoshiri Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> --- .../launch/components/tier4_simulator_component.launch.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/autoware_launch/launch/components/tier4_simulator_component.launch.xml b/autoware_launch/launch/components/tier4_simulator_component.launch.xml index 02f9a8243c..a8503818cd 100644 --- a/autoware_launch/launch/components/tier4_simulator_component.launch.xml +++ b/autoware_launch/launch/components/tier4_simulator_component.launch.xml @@ -39,6 +39,10 @@ name="object_recognition_tracking_multi_object_tracker_data_association_matrix_param_path" value="$(find-pkg-share autoware_launch)/config/perception/object_recognition/tracking/multi_object_tracker/data_association_matrix.param.yaml" /> +