This commit is contained in:
Björn Ellensohn 2023-07-25 11:46:21 +02:00
parent b266eab40c
commit dfeb1a7cee

View File

@ -67,8 +67,7 @@ services:
localization: localization:
extends: overlay extends: overlay
command: > command: >
ros2 launch bot_mini_bringup rsp.launch.py & ros2 launch bot_mini_bringup rsp.launch.py & ros2 launch bot_mini_bringup robot_localization.launch.py &
ros2 launch bot_mini_bringup robot_localization.launch.py &
ros2 launch bot_mini_bringup robot_lidar.launch.py ros2 launch bot_mini_bringup robot_lidar.launch.py
devices: devices:
- /dev/ttyUSB0:/dev/ttyUSB0 - /dev/ttyUSB0:/dev/ttyUSB0