Skip to content

This package contains comparison between the mapping algorithms available in ros : Gmapping, Cartographer and hector slam using pocker_bot in V-REP

Notifications You must be signed in to change notification settings

fayyazpocker/cartographer_gmapping_vrep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cartographer_gmapping

This package contains comparison between the mapping algorithms available in ros : Gmapping and Cartographer using pocker_bot in V-REP.

Click the image below to view the video of implementation: IMAGE ALT TEXT HERE

Clone pocker_bot_vrep_description to your catkin_ws.

Open V-REP with mapping_scene.ttt. Make sure you run roscore before opening V-REP to load Ros Interface.

To run cartographer, run cartographer_mapping.launch by roslaunch cartographer_mapping cartographer_mapping.launch

Publications:

  • /map
  • /submap_list

Change cartographer.lua in configuration_files folder to tune the parameter based on your platform.

To run gmapping, run gmapping_mapping.launch by roslaunch cartographer_mapping gmapping_mapping.launch

Publications:

  • /map
  • /map_metadata

Change parameters for slam_gmapping node in gmapping_mapping.launch to tune for your platform.

About

This package contains comparison between the mapping algorithms available in ros : Gmapping, Cartographer and hector slam using pocker_bot in V-REP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published