From 77b21bced50cc1a355ff6546cdf96489e18a43a2 Mon Sep 17 00:00:00 2001 From: nakano16180 Date: Sun, 19 Sep 2021 11:26:24 +0900 Subject: [PATCH] update package name --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c30a20b..0040401 100644 --- a/README.md +++ b/README.md @@ -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