Skip to content

Commit

Permalink
rename lidar topic
Browse files Browse the repository at this point in the history
Signed-off-by: yamato-ando <Yamato ANDO>
  • Loading branch information
yamato-ando authored and yamato-ando committed Dec 5, 2023
1 parent 8077e68 commit 1ea0f7e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<let name="loc_config_path" value="$(find-pkg-share autoware_launch)/config/localization"/>
<arg name="pose_source" default="ndt" description="select pose_estimator: ndt, yabloc, eagleye"/>
<arg name="twist_source" default="gyro_odom" description="select twist_estimator. gyro_odom, eagleye"/>
<arg name="input_pointcloud" default="/sensing/lidar/top/outlier_filtered/pointcloud" description="The topic will be used in the localization util module"/>
<arg name="input_pointcloud" default="/sensing/lidar/top/pointcloud" description="The topic will be used in the localization util module"/>

<group>
<include file="$(find-pkg-share tier4_localization_launch)/launch/localization.launch.xml">
Expand Down

0 comments on commit 1ea0f7e

Please sign in to comment.