We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0de127 commit c2ae824Copy full SHA for c2ae824
1 file changed
tutorials/docs/filtering_of_noise-induced_obstacles.rst
@@ -61,7 +61,7 @@ To enable ``DenoiseLayer`` for both global and local costmaps, use the following
61
...
62
plugins: ["voxel_layer", "denoise_layer", inflation_layer"]
63
64
- keepout_filter:
+ denoise_layer:
65
plugin: "nav2_costmap_2d::DenoiseLayer"
66
enabled: True
67
0 commit comments