From 07410dcd877ef396407f7aa70f417d32859a3d22 Mon Sep 17 00:00:00 2001 From: curious-vv1 Date: Sun, 24 Mar 2024 03:07:55 +0530 Subject: [PATCH] chore: minor update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4eb13d0..756f13f 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ - `cd turtle_ws/` - Now build the workspace using the following command - `colcon build` - - Please check all the dependencies written in "package_name" in package.xml file present in src->turtlebot3_fake_node, src->turtlebot3_gazebo and src->simulations. If anyone of them is not installed they can cause error while setup. + ## Learning Resources