Skip to content

Commit

Permalink
fly success
Browse files Browse the repository at this point in the history
  • Loading branch information
EnderMandS committed Jan 22, 2024
1 parent 837a63f commit 7edbe15
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CMakeLists.txt
2 changes: 1 addition & 1 deletion src/planner/plan_manage/launch/advanced_param.xml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
<param name="grid_map/use_depth_filter" value="true"/>
<param name="grid_map/depth_filter_tolerance" value="0.15"/>
<param name="grid_map/depth_filter_maxdist" value="5.0"/>
<param name="grid_map/depth_filter_mindist" value="0.1"/>
<param name="grid_map/depth_filter_mindist" value="0.25"/>
<param name="grid_map/depth_filter_margin" value="1"/>
<param name="grid_map/k_depth_scaling_factor" value="1000.0"/>
<param name="grid_map/skip_pixel" value="2"/>
Expand Down

0 comments on commit 7edbe15

Please sign in to comment.