Skip to content

Commit

Permalink
fix(autoware_launch): enable launch_deprecated_api
Browse files Browse the repository at this point in the history
Signed-off-by: Takayuki Murooka <[email protected]>
  • Loading branch information
takayuki5168 committed Jan 26, 2023
1 parent e99d717 commit d9c4180
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
<?xml version="1.0"?>
<launch>
<arg name="launch_deprecated_api" default="true"/>

<!-- Fork the repository and add the parameters here if needed. -->
<include file="$(find-pkg-share tier4_autoware_api_launch)/launch/autoware_api.launch.xml"/>
</launch>

0 comments on commit d9c4180

Please sign in to comment.