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 }