mirror of
https://github.com/elephantrobotics/mycobot_ros.git
synced 2026-07-05 19:47:04 +00:00
Fix launch command
ref: 1dac351c91 (diff-75953741cdb4bff691c70c25e9eddb3f415a4db8fec2981113af55d259d98b14)
This commit is contained in:
parent
d165dcaa32
commit
97e6cc30a3
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
version: '3.4'
|
||||
|
||||
x-app: &common
|
||||
command: [ "roslaunch mycobot_ros control_slider.launch" ]
|
||||
command: [ "roslaunch mycobot_ros mycobot_slider.launch" ]
|
||||
privileged: true
|
||||
environment:
|
||||
PYTHONUNBUFFERED: 1
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue