Skip to content

Commit

Permalink
Update hdl_graph_slam_400_ours.launch
Browse files Browse the repository at this point in the history
  • Loading branch information
SLAMWang authored Apr 13, 2022
1 parent 983e128 commit f411a32
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions launch/hdl_graph_slam_400_ours.launch
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<arg name="enable_gps" default="false" />
<arg name="enable_imu_acc" default="false" />
<arg name="enable_imu_ori" default="false" />
<arg name="Sequence_" default="ours_hdl_hdl_1_mapshow_k4_Stevens" />
<arg name="Sequence_" default="Seq00_hdl_hdl_1_mapshow_k4_Stevens" />
<arg name="use_prev_test_" default="true" />
<arg name="Thre_" default="5.0"/>
<arg name="Time_" default="20.0"/>
Expand Down Expand Up @@ -35,7 +35,7 @@
<param name="distance_near_thresh" value="0.1" />
<param name="distance_far_thresh" value="100.0" />
<!-- NONE, VOXELGRID, or APPROX_VOXELGRID -->
<param name="downsample_method" value="NONE" />
<param name="downsample_method" value="VOXELGRID" />
<param name="downsample_resolution" value="0.1" />
<!-- NONE, RADIUS, or STATISTICAL -->
<param name="outlier_removal_method" value="NONE" />
Expand Down

0 comments on commit f411a32

Please sign in to comment.