Skip to content

Commit

Permalink
fix: input_pointcloud assigning value
Browse files Browse the repository at this point in the history
  • Loading branch information
evanbest0802 committed Dec 4, 2024
1 parent 7a74373 commit fb1111b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions autoware_launch/launch/autoware.launch.xml
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@
<group if="$(var launch_localization)">
<include file="$(find-pkg-share autoware_launch)/launch/components/tier4_localization_component.launch.xml">
<arg name="pose_source" value="$(var pose_source)"/>
<arg name="input_pointcloud" value="/sensing/lidar/concatenated/pointcloud"/>
</include>
</group>

Expand Down

0 comments on commit fb1111b

Please sign in to comment.