navigation params updated
This commit is contained in:
parent
e3cf080691
commit
653b473c9a
|
@ -232,7 +232,7 @@ global_costmap:
|
||||||
use_sim_time: True
|
use_sim_time: True
|
||||||
robot_radius: 0.22
|
robot_radius: 0.22
|
||||||
resolution: 0.05
|
resolution: 0.05
|
||||||
track_unknown_space: true
|
track_unknown_space: false
|
||||||
plugins: ["static_layer", "obstacle_layer", "inflation_layer"]
|
plugins: ["static_layer", "obstacle_layer", "inflation_layer"]
|
||||||
obstacle_layer:
|
obstacle_layer:
|
||||||
plugin: "nav2_costmap_2d::ObstacleLayer"
|
plugin: "nav2_costmap_2d::ObstacleLayer"
|
||||||
|
|
Loading…
Reference in New Issue