mirror of
https://github.com/bjoernellens1/cps_rmp220_support.git
synced 2024-11-23 15:45:08 +00:00
update polygon
This commit is contained in:
parent
f3f070383f
commit
eb61bceffb
@ -425,7 +425,7 @@ local_costmap:
|
|||||||
height: 3
|
height: 3
|
||||||
resolution: 0.05
|
resolution: 0.05
|
||||||
#robot_radius: 0.50
|
#robot_radius: 0.50
|
||||||
footprint: "[ [0.21, 0.255], [0.21, -0.255], [-0.60, -0.255], [-0.60, 0.255] ]"
|
footprint: "[ [0.21, 0.255], [0.21, -0.255], [-0.60, -0.165], [-0.60, 0.165] ]" # gave another points for the polygon
|
||||||
plugins: ["voxel_layer", "inflation_layer", "denoise_layer"]
|
plugins: ["voxel_layer", "inflation_layer", "denoise_layer"]
|
||||||
denoise_layer:
|
denoise_layer:
|
||||||
plugin: "nav2_costmap_2d::DenoiseLayer"
|
plugin: "nav2_costmap_2d::DenoiseLayer"
|
||||||
|
Loading…
Reference in New Issue
Block a user