Skip to content

Commit

Permalink
fix arg passing way
Browse files Browse the repository at this point in the history
Signed-off-by: Shunsuke Miura <shunsuke.miura@tier4.jp>
  • Loading branch information
miursh committed Feb 1, 2024
1 parent 918b951 commit b0b5536
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@
/>
<arg name="data_path" default="$(env HOME)/autoware_data" description="packages data and artifacts directory path"/>
<arg name="traffic_light_recognition/fusion_only" default="false" description="Whether to launch only fusion part of the signal recognition related nodes"/>
<arg name="traffic_light_recognition/enable_fine_detection" description="enable traffic light fine detection"/>

<include file="$(find-pkg-share tier4_perception_launch)/launch/perception.launch.xml">
<arg name="mode" value="$(var perception_mode)"/>
<arg name="vehicle_param_file" value="$(find-pkg-share $(var vehicle_model)_description)/config/vehicle_info.param.yaml"/>
Expand Down

0 comments on commit b0b5536

Please sign in to comment.