update
This commit is contained in:
parent
db6e7154f7
commit
a96856e91e
@ -246,6 +246,13 @@ services:
|
|||||||
# navigation
|
# navigation
|
||||||
navigation:
|
navigation:
|
||||||
extends: overlay
|
extends: overlay
|
||||||
|
depends_on:
|
||||||
|
- controller
|
||||||
|
- teleop
|
||||||
|
- rsp
|
||||||
|
- lidar
|
||||||
|
- ekf
|
||||||
|
- oakd
|
||||||
# command: >
|
# command: >
|
||||||
# ros2 launch cps_rmp220_support robot_navigation.launch.py
|
# ros2 launch cps_rmp220_support robot_navigation.launch.py
|
||||||
# map_subscribe_transient_local:=true
|
# map_subscribe_transient_local:=true
|
||||||
|
Loading…
Reference in New Issue
Block a user