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
|
costmap_topic: local_costmap/costmap_raw
|
||||||
footprint_topic: local_costmap/published_footprint
|
footprint_topic: local_costmap/published_footprint
|
||||||
cycle_frequency: 10.0
|
cycle_frequency: 10.0
|
||||||
behavior_plugins: [ "spin", "backup", "drive_on_heading", "assisted_teleop", "wait"] # "spin",
|
behavior_plugins: [ "backup", "drive_on_heading", "assisted_teleop", "wait"] # "removed spin",
|
||||||
spin:
|
# spin:
|
||||||
plugin: "nav2_behaviors/Spin"
|
# plugin: "nav2_behaviors/Spin"
|
||||||
backup:
|
backup:
|
||||||
plugin: "nav2_behaviors/BackUp"
|
plugin: "nav2_behaviors/BackUp"
|
||||||
drive_on_heading:
|
drive_on_heading:
|
||||||
|
Loading…
Reference in New Issue
Block a user