Skip to content

Commit

Permalink
remove denoise layer
Browse files Browse the repository at this point in the history
  • Loading branch information
meshvaD committed Feb 11, 2024
1 parent fe27740 commit 291e63f
Showing 1 changed file with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -99,11 +99,6 @@ global_costmap:
data_type: "PointCloud2"
min_obstacle_height: 0.001
max_obstacle_height: 10.0
denoise_layer:
plugin: "nav2_costmap_2d::DenoiseLayer"
enabled: True
minimal_group_size: 2
group_connectivity_type: 8
static_layer:
plugin: "nav2_costmap_2d::StaticLayer"
map_subscribe_transient_local: True
Expand Down

0 comments on commit 291e63f

Please sign in to comment.