Skip to content

Commit

Permalink
fix: add autoare_ to dummy_diag_publisher
Browse files Browse the repository at this point in the history
Signed-off-by: TetsuKawa <[email protected]>
  • Loading branch information
TetsuKawa committed Jan 20, 2025
1 parent ae436b3 commit aee4eb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion launch/tier4_system_launch/launch/system.launch.xml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@

<!-- Dummy Diag Publisher -->
<group if="$(var launch_dummy_diag_publisher)">
<include file="$(find-pkg-share dummy_diag_publisher)/launch/dummy_diag_publisher.launch.xml">
<include file="$(find-pkg-share autoware_dummy_diag_publisher)/launch/dummy_diag_publisher.launch.xml">
<arg name="config_file" value="$(var dummy_diag_publisher_param_path)"/>
<arg name="extra_config_file_sensor" value="$(var sensor_launch_pkg)/config/dummy_diag_publisher/sensor_kit.param.yaml"/>
<arg name="launch_rqt_reconfigure" value="$(var launch_rqt_reconfigure)"/>
Expand Down

0 comments on commit aee4eb8

Please sign in to comment.