Skip to content

Commit

Permalink
fix(dummy_diag_publisher): delete duplicates (autowarefoundation#300)
Browse files Browse the repository at this point in the history
  • Loading branch information
h-ohta authored Apr 27, 2022
1 parent 90763af commit 92e8f2e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions system_launch/launch/dummy_diag_publisher/system.launch.xml
Original file line number Diff line number Diff line change
Expand Up @@ -60,10 +60,6 @@
<arg name="diag_name" value="HDD Temperature"/>
</include>

<include file="$(find-pkg-share dummy_diag_publisher)/launch/dummy_diag_publisher_node.launch.xml">
<arg name="diag_name" value="Network Traffic"/>
</include>

<include file="$(find-pkg-share dummy_diag_publisher)/launch/dummy_diag_publisher_node.launch.xml">
<arg name="diag_name" value="HDD Usage"/>
</include>
Expand Down

0 comments on commit 92e8f2e

Please sign in to comment.