Skip to content

Slam Bot is a basic Differential Drive robot. On which Gmapping SLAM(Simeltaneous Localization and Mapping) has been implemented. This can be used as an introduction to SLAM using ROS

Notifications You must be signed in to change notification settings

sudarshan-s-harithas/Slam-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Slam-bot

Slam Bot is a basic Differential Drive robot. On which Gmapping SLAM(Simeltaneous Localization and Mapping) has been implemented.

The commands to run the Slam Bot simulation in ROS

  1. roslaunch slam_bot slam_bot_gazebo.launch The robot opens in the Gazebo environment

  2. roslaunch slam_bot slam_bot_gmapping_demo.launch The Gmapping SLAM demo is launched

  3. roslaunch slam_bot rviz.launch Open Rviz and view the laser scan data and the map generated

Run teletop and move the robot in the gazebo world using the keyboard

About

Slam Bot is a basic Differential Drive robot. On which Gmapping SLAM(Simeltaneous Localization and Mapping) has been implemented. This can be used as an introduction to SLAM using ROS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages