Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…tlebot-navigation

chore: update readme
  • Loading branch information
curious-vv1 committed Mar 23, 2024
2 parents 54b4db8 + 73081a9 commit 3a56618
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -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.

Expand All @@ -26,12 +26,13 @@
- Please check all the depencies written in "<depend>package_name</depend>" 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.


## 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


0 comments on commit 3a56618

Please sign in to comment.