mirror of
https://github.com/bjoernellens1/ros2_bot_mini.git
synced 2024-11-22 05:33:52 +00:00
update
This commit is contained in:
parent
755dfffa1f
commit
84b587b04c
@ -41,6 +41,9 @@ services:
|
||||
extends: overlay
|
||||
entrypoint: ["/bin/sh","-c"]
|
||||
command: >
|
||||
source /opt/ros/humble/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
|
||||
&& ros2 launch bot_mini_bringup robot_twist_mux.launch.py
|
||||
|
Loading…
Reference in New Issue
Block a user