From 8b700025204fcb222a6523f1fd78abd912f34090 Mon Sep 17 00:00:00 2001 From: yuki-takagi-66 Date: Tue, 26 Nov 2024 15:58:26 +0900 Subject: [PATCH] change link form Signed-off-by: yuki-takagi-66 --- autoware_launch/config/system/diagnostics/autoware-awsim.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/autoware_launch/config/system/diagnostics/autoware-awsim.yaml b/autoware_launch/config/system/diagnostics/autoware-awsim.yaml index 937cfdeb65..4abae34a31 100644 --- a/autoware_launch/config/system/diagnostics/autoware-awsim.yaml +++ b/autoware_launch/config/system/diagnostics/autoware-awsim.yaml @@ -1,5 +1,5 @@ files: - - { path: $(find-pkg-share autoware_launch)/config/system/system_diagnostic_monitor/autoware-main.yaml } + - { path: $(dirname)/autoware-main.yaml } edits: - { type: remove, path: /autoware/system/duplicated_node_checker }