mirror of
https://github.com/bjoernellens1/cps_rmp220_support.git
synced 2024-11-23 15:45:08 +00:00
update
This commit is contained in:
parent
ba41446a52
commit
a75d757552
@ -668,9 +668,9 @@ behavior_server:
|
||||
costmap_topic: local_costmap/costmap_raw
|
||||
footprint_topic: local_costmap/published_footprint
|
||||
cycle_frequency: 10.0
|
||||
behavior_plugins: [ "spin", "backup", "drive_on_heading", "assisted_teleop", "wait"] # "spin",
|
||||
spin:
|
||||
plugin: "nav2_behaviors/Spin"
|
||||
behavior_plugins: [ "backup", "drive_on_heading", "assisted_teleop", "wait"] # "removed spin",
|
||||
# spin:
|
||||
# plugin: "nav2_behaviors/Spin"
|
||||
backup:
|
||||
plugin: "nav2_behaviors/BackUp"
|
||||
drive_on_heading:
|
||||
|
Loading…
Reference in New Issue
Block a user