mirror of
https://github.com/bjoernellens1/cps_rmp220_support.git
synced 2024-11-23 15:45:08 +00:00
fix
This commit is contained in:
parent
073eba0dc2
commit
7cfb9e4a62
@ -204,7 +204,7 @@ local_costmap:
|
||||
resolution: 0.05
|
||||
#robot_radius: 0.50
|
||||
footprint: "[ [0.21, 0.255], [0.21, -0.255], [-0.52, -0.255], [-0.52, 0.255] ]"
|
||||
plugins: ["voxel_layer", "inflation_layer"], "denoise_layer"
|
||||
plugins: ["voxel_layer", "inflation_layer", "denoise_layer"]
|
||||
denoise_layer:
|
||||
plugin: "nav2_costmap_2d::DenoiseLayer"
|
||||
enabled: True
|
||||
|
Loading…
Reference in New Issue
Block a user