Skip to content

Commit c2ae824

Browse files
authored
Fix wrong config (#710)
Signed-off-by: Maurice-1235 <mauricepurnawan@gmail.com>
1 parent a0de127 commit c2ae824

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tutorials/docs/filtering_of_noise-induced_obstacles.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ To enable ``DenoiseLayer`` for both global and local costmaps, use the following
6161
...
6262
plugins: ["voxel_layer", "denoise_layer", inflation_layer"]
6363
...
64-
keepout_filter:
64+
denoise_layer:
6565
plugin: "nav2_costmap_2d::DenoiseLayer"
6666
enabled: True
6767

0 commit comments

Comments
 (0)