mirror of
https://github.com/bjoernellens1/cps_loki.git
synced 2024-11-22 23:33:50 +00:00
Update docker-compose.yaml
This commit is contained in:
parent
cb4962bfa4
commit
597443ce0f
@ -146,9 +146,11 @@ services:
|
||||
# navigation
|
||||
navigation:
|
||||
extends: overlay
|
||||
#command: >
|
||||
# ros2 launch cbot_mini_bringup robot_navigation.launch.py
|
||||
# map_subscribe_transient_local:=true
|
||||
command: >
|
||||
ros2 launch cbot_mini_bringup robot_navigation.launch.py
|
||||
map_subscribe_transient_local:=true
|
||||
ros2 launch nav2_bringup bringup_launch.py slam:=True map:=/repo/map.yaml use_sim_time:=False use_composition:=True params_file:=/overlay_ws/src/bot_mini_bringup/config/nav2_params.yaml
|
||||
stdin_open: true
|
||||
tty: true
|
||||
# Networking and IPC for ROS 2
|
||||
|
Loading…
Reference in New Issue
Block a user