Skip to content

nirajbasnet/2d_Occupancy_Grid_mapping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

2d Occupancy Gridmap implementation

This code consists of implementation of 2D occupancy grid mapping. Turtlebot in a Gazebo environment is used for the demo.

Usage

1. Launch the turtlebot demo world.

roslaunch mapping turtlebot_in_stage.launch

2. Run occupancy grid mapping node.

roslaunch mapping mapping.launch

This uses ground truth to localize the robot and update the map. This is just for understanding the implementation of occupancy grid mapping. To create map while localizing the robot at the same time, SLAM algorithms are used.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published