Skip to content

Commit d6e7595

Browse files
committed
nav2: decrease inflation radius to allow driving through narrow lava pipe
1 parent 91c6b7e commit d6e7595

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

kalman_nav2/config/nav2.costmap.yaml.j2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ inflation_layer:
195195
enable: true # default: true
196196

197197
# Radius to inflate costmap around lethal obstacles.
198-
inflation_radius: 1.2 # default: 0.55
198+
inflation_radius: 0.7 # default: 0.55
199199
# Exponential decay factor across inflation radius.
200200
cost_scaling_factor: 5.0 # default: 10.0
201201

0 commit comments

Comments
 (0)