Skip to content

Commit 276b802

Browse files
authored
Merge pull request #743 from tier4/sync-awf-latest
chore: sync awf-latest
2 parents 5020124 + d65d641 commit 276b802

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

autoware_launch/launch/components/tier4_system_component.launch.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0"?>
22
<launch>
3-
<arg name="diagnostic_graph_aggregator_param_path" default="$(find-pkg-share diagnostic_graph_aggregator)/config/default.param.yaml"/>
3+
<arg name="diagnostic_graph_aggregator_param_path" default="$(find-pkg-share autoware_diagnostic_graph_aggregator)/config/default.param.yaml"/>
44
<arg name="diagnostic_graph_aggregator_graph_path" default="$(find-pkg-share autoware_launch)/config/system/tier4_diagnostics/autoware-main.yaml"/>
55

66
<include file="$(find-pkg-share tier4_system_launch)/launch/system.launch.xml">

0 commit comments

Comments
 (0)