From 6c7e08d1b5fc6983d213c928f7f38f68f0514cb0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Denis=20=C5=A0togl?= Date: Tue, 29 Mar 2022 11:08:28 +0200 Subject: [PATCH] Correct bringup script name. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d95e3d00b..760204ad9 100644 --- a/README.md +++ b/README.md @@ -637,7 +637,7 @@ Before testing examples from this section be sure that you checked simple exampl Start demo: ``` -ros2 launch ros2_control_demo_bringup rrbot_system_with_external_sensor.launch.py +ros2 launch ros2_control_demo_bringup rrbot_chained_controllers.launch.py ``` Load controllers: