Skip to content

Commit 36f53a2

Browse files
authored
Merge pull request #741 from mitsudome-r/rename-diagnostic-graph-utils
feat: add autoware_ prefix to diagnostic_graph_utils in tier4_system_component.launch.xml
2 parents 1ae8b8c + f41ef16 commit 36f53a2

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
@@ -30,7 +30,7 @@
3030
</include>
3131

3232
<!-- For logging of diagnostics_graph error -->
33-
<include file="$(find-pkg-share diagnostic_graph_utils)/launch/logging.launch.xml">
33+
<include file="$(find-pkg-share autoware_diagnostic_graph_utils)/launch/logging.launch.xml">
3434
<arg name="root_path" value="/autoware/modes/autonomous"/>
3535
<arg name="max_depth" value="3"/>
3636
<arg name="show_rate" value="10.0"/>

0 commit comments

Comments
 (0)