Merge pull request #38 from nakano16180/main

Update package name & launch file name.
This commit is contained in:
Leonid V. Fedorenchik 2021-09-19 13:35:11 +08:00 committed by GitHub
commit 0ccff89034
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -51,7 +51,7 @@ This command does three things:
3) `docker-compose up ros`
This runs the image specified in the `docker-compose.yml`, which by default runs
the command `roslaunch mycobot_ros mycobot_slider.launch` within the container.
the command `roslaunch mycobot_320 mycobot_320_slider.launch` within the container.
### Option 2: Local