From 73081a96453f76a1ededed3e27519e0be2fd5c00 Mon Sep 17 00:00:00 2001 From: Vivek Kumar <96409335+curious-vv1@users.noreply.github.com> Date: Thu, 21 Mar 2024 16:40:12 +0530 Subject: [PATCH] chore: update in readme --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 302991e..43fdbb5 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # TurtleBot Navigation - A turtlebot which a differential drive bot equipped with LiDAR, wheel encoders and imu to collect information of surrounding. This bot can be used to navigate autonomously through a given area once map is made of that world. + A turtlebot which is a differential drive bot equipped with LiDAR, wheel encoders and imu to collect information of surrounding. This bot can be used to navigate autonomously through a given area once map is made of that world. In Gazebo different types of worlds can be made to navigate and simulate autonoumous navigation. @@ -25,12 +25,13 @@ - `colcon build` -## Learnin Resources +## Learning Resources - Navigation Stack - [Nav2 Stack](https://navigation.ros.org/getting_started/index.html) - Mapping - [SLAM](https://navigation.ros.org/tutorials/docs/navigation2_with_slam.html) - Go to .github --> Contributor_Guide --> Project_Tour for more information in this project +- You can ask your doubts in the discord server OSF in the discuss-hub channel