Skip to content

Commit

Permalink
revert: fix comment
Browse files Browse the repository at this point in the history
Signed-off-by: kminoda <[email protected]>
  • Loading branch information
kminoda committed Jan 16, 2024
1 parent 6f28ecf commit 85fe582
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion awsim_sensor_kit_launch/launch/lidar.launch.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<launch>
<arg name="use_concat_filter" default="true"/>
<arg name="vehicle_mirror_param_file"/>
<arg name="use_pointcloud_container" default="false" description="include concat node in pointcloud_container"/>
<arg name="use_pointcloud_container" default="false" description="launch pointcloud container"/>
<arg name="pointcloud_container_name" default="pointcloud_container"/>
<arg name="use_distortion_corrector" default="true"/>

Expand Down

0 comments on commit 85fe582

Please sign in to comment.