Skip to content

Commit

Permalink
chore(aip_x1): remove "use_radius_search" param in lidar.launch.xml (#…
Browse files Browse the repository at this point in the history
…380)

remove "use_radius_search" param in lidar.launch.xml

Signed-off-by: Autumn60 <[email protected]>
  • Loading branch information
Autumn60 authored Jan 31, 2025
1 parent ecaa657 commit c1f84fd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion aip_x1_launch/launch/lidar.launch.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
<arg name="launch_driver" default="true" />
<arg name="host_ip" default="127.0.0.1"/>
<arg name="use_concat_filter" default="true" />
<arg name="use_radius_search" default="false" />
<arg name="vehicle_id" default="$(env VEHICLE_ID default)" />
<arg name="vehicle_mirror_param_file" />
<arg name="pointcloud_container_name" default="pointcloud_container"/>
Expand Down

0 comments on commit c1f84fd

Please sign in to comment.