Skip to content

Commit

Permalink
chore: update in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
curious-vv1 committed Mar 21, 2024
1 parent efb18a5 commit 73081a9
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 @@ -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


0 comments on commit 73081a9

Please sign in to comment.