Hodgepodge of fixes
This commit is contained in:
@@ -22,7 +22,7 @@ behavior_server:
|
||||
local_footprint_topic: local_costmap/published_footprint
|
||||
global_footprint_topic: global_costmap/published_footprint
|
||||
cycle_frequency: 50.0
|
||||
behavior_plugins: ["backup", "spin", "rotate", "translateX", "moveCoords", "approachAcorns", rotateAcorns]
|
||||
behavior_plugins: ["backup", "spin", "rotate", "translateX", "moveCoords", "approachAcorns", "rotateAcorns"]
|
||||
spin:
|
||||
plugin: "nav2_behaviors::Spin"
|
||||
backup:
|
||||
@@ -91,7 +91,7 @@ local_costmap:
|
||||
height: 1
|
||||
resolution: 0.01
|
||||
introspection_mode: "disabled"
|
||||
plugins: ["static_layer", rival_layer, "inflation_layer"]
|
||||
plugins: ["static_layer", "rival_layer", "inflation_layer"]
|
||||
static_layer:
|
||||
plugin: "nav2_costmap_2d::StaticLayer"
|
||||
footprint_clearing_enabled: true
|
||||
|
||||
Reference in New Issue
Block a user