From 613d8a0c3c1187e84507ec8d70e0074f3fb05528 Mon Sep 17 00:00:00 2001 From: curious-vv1 Date: Sun, 24 Mar 2024 03:10:06 +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 756f13f..8c38272 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