mirror of
https://github.com/elephantrobotics/mycobot_ros.git
synced 2026-07-14 09:00:53 +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'
|
version: '3.4'
|
||||||
|
|
||||||
x-app: &common
|
x-app: &common
|
||||||
command: [ "roslaunch mycobot_ros control_slider.launch" ]
|
command: [ "roslaunch mycobot_ros mycobot_slider.launch" ]
|
||||||
privileged: true
|
privileged: true
|
||||||
environment:
|
environment:
|
||||||
PYTHONUNBUFFERED: 1
|
PYTHONUNBUFFERED: 1
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue