Skip to content

Commit

Permalink
Add use_emergency_hold arg (tier4#142)
Browse files Browse the repository at this point in the history
Signed-off-by: Kenji Miyake <[email protected]>
  • Loading branch information
kenji-miyake authored and UMiho committed Dec 10, 2020
1 parent 4a62fc7 commit 58e58f7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions system_launch/launch/system.launch
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@
<!-- Emergency Handler -->
<include file="$(find emergency_handler)/launch/emergency_handler.launch">
<arg name="config_file" value="$(find emergency_handler)/config/emergency_handler.yaml" />
<arg name="use_emergency_hold" value="false" />
</include>
</group>
</launch>

0 comments on commit 58e58f7

Please sign in to comment.