This commit is contained in:
Björn Ellensohn 2023-07-25 11:05:46 +02:00
parent c387765f1b
commit 6be79422ac

View File

@ -41,7 +41,7 @@ services:
extends: overlay
entrypoint: ["/bin/sh","-c"]
command: >
&& source install/setup.bash
source install/setup.bash
&&
ros2 launch bot_mini_bringup robot_controller.launch.py
priority:=80 cpu-affinity:=4 lock-memory-size:=100 config-child-threads:=True