Merge pull request #33 from thandal/patch-2

Specify one of the new split launch targets.
This commit is contained in:
Zachary 2021-08-19 10:28:22 +08:00 committed by GitHub
commit 4d3942a81e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,7 @@
version: '3.4'
x-app: &common
command: [ "roslaunch mycobot_ros mycobot_slider.launch" ]
command: [ "roslaunch mycobot_320 mycobot_320_slider.launch" ]
privileged: true
environment:
PYTHONUNBUFFERED: 1