Skip to content

Commit 6ed9543

Browse files
nav2_params: remove leftover robot_radius from ranger mini v2 rtab config
1 parent b7a9e44 commit 6ed9543

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/wr_devkit_bringup/config/nav2_ranger_mini_v2_rtab.param.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,6 @@ local_costmap:
191191
width: 3
192192
height: 3
193193
resolution: 0.05
194-
robot_radius: 0.22
195194
footprint: "[[0.36, 0.2525], [0.36, -0.2525], [-0.36, -0.2525], [-0.36, 0.2525]]"
196195
footprint_padding: 0.02
197196
plugins: ["voxel_layer", "inflation_layer"]
@@ -254,7 +253,6 @@ global_costmap:
254253
global_frame: map
255254
robot_base_frame: base_footprint
256255
use_sim_time: True
257-
#robot_radius: 0.22
258256
footprint: "[[0.36, 0.2525], [0.36, -0.2525], [-0.36, -0.2525], [-0.36, 0.2525]]"
259257
footprint_padding: 0.02
260258
resolution: 0.05

0 commit comments

Comments
 (0)