From 3533daf346525810e3f757a336af138d16a36bf2 Mon Sep 17 00:00:00 2001 From: IMaltzev Date: Mon, 7 Oct 2024 21:44:02 +0000 Subject: [PATCH] =?UTF-8?q?=D0=94=D0=BE=D0=B1=D0=B0=D0=B2=D0=BB=D0=B5?= =?UTF-8?q?=D0=BD=20=D1=81=D0=BA=D1=80=D0=B8=D0=BF=D1=82=20=D0=B4=D0=BB?= =?UTF-8?q?=D1=8F=20=D1=83=D0=BF=D1=80=D0=B0=D0=B2=D0=BB=D0=B5=D0=BD=D0=B8?= =?UTF-8?q?=D1=8F=20=D0=BC=D1=8B=D1=88=D1=8C=D1=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 153c7f4..032bcbc 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # Lesson 03 - +ros2 run turtlesim turtlesim_node & +ros2 run mouse_teleop mouse_teleop --ros-args -r /mouse_vel:=/turtle1/cmd_vel ## Getting started -- GitLab