mirror of
https://github.com/bjoernellens1/ros2_bot_mini.git
synced 2024-11-22 10:13:51 +00:00
update
This commit is contained in:
parent
c387765f1b
commit
6be79422ac
@ -41,7 +41,7 @@ services:
|
|||||||
extends: overlay
|
extends: overlay
|
||||||
entrypoint: ["/bin/sh","-c"]
|
entrypoint: ["/bin/sh","-c"]
|
||||||
command: >
|
command: >
|
||||||
&& source install/setup.bash
|
source install/setup.bash
|
||||||
&&
|
&&
|
||||||
ros2 launch bot_mini_bringup robot_controller.launch.py
|
ros2 launch bot_mini_bringup robot_controller.launch.py
|
||||||
priority:=80 cpu-affinity:=4 lock-memory-size:=100 config-child-threads:=True
|
priority:=80 cpu-affinity:=4 lock-memory-size:=100 config-child-threads:=True
|
||||||
|
Loading…
Reference in New Issue
Block a user