Skip to content

Simulation of SLAM using gmapping algorithm in ROS Kinectic and Gazebo

License

Notifications You must be signed in to change notification settings

gauravsethia08/SLAM_gmapping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gmapping using Differential Drive Robot

Usage

  1. Start ROS Master
$ roscore
  1. Start the Simulation
$ roslaunch differential_drive_description gazebo.launch
  1. Run the Teleop Keyboard
$ rosrun differential_drive_robot teleop_keyboard.py

Dependencies

  1. Gmapping Package
$ sudo apt-get install ros-[DISTRO_NAME]-gmapping*
  1. Differential Driver Controller
$ sudo apt-get install ros-[DISTRO_NAME]-diff-drive-controller*

Gazebo View

  1. Model View Differential Drive Robot

  2. World Demo World

Improvements

  1. Improved Interial Matrix
  2. Improved Odometry

To be done

  1. Setting a demo world.
  2. Adding gmapping algorithm.

Issues

  1. Map is empty
  2. Weird map is generated

About

Simulation of SLAM using gmapping algorithm in ROS Kinectic and Gazebo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published