Skip to content

Commit

Permalink
Revert "feat: apply autoware prefix for state monitor (#1311)"
Browse files Browse the repository at this point in the history
This reverts commit 23c71a0.
  • Loading branch information
mitsudome-r authored Jan 24, 2025
1 parent 23c71a0 commit f179c57
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0"?>
<launch>
<arg name="diagnostic_graph_aggregator_param_path" default="$(find-pkg-share autoware_diagnostic_graph_aggregator)/config/default.param.yaml"/>
<arg name="diagnostic_graph_aggregator_param_path" default="$(find-pkg-share diagnostic_graph_aggregator)/config/default.param.yaml"/>
<arg name="diagnostic_graph_aggregator_graph_path" default="$(find-pkg-share autoware_launch)/config/system/diagnostics/autoware-main.yaml"/>

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

0 comments on commit f179c57

Please sign in to comment.