Skip to content

Log odds mapping where the robot pose is known. Works with ROS1.

License

Notifications You must be signed in to change notification settings

salihmarangoz/robot_laser_grid_mapping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Robot Laser Grid Mapping (ROS)

Mapping for known poses algorithm (ROS package) using log odds.

Youtube Link: https://youtu.be/ykOTfrS5pO4

The original map for the recorded bag: (Bag is generated using https://github.com/salihmarangoz/robot_laser_simulator)

Features

  • ROS (outputs /map and inputs /scan)
  • Listens map->base_link transform.
  • Demo bag is available.
  • Map is updated when (x,y) position changes more than specified threshold.
  • Map publish rate is limited.

Running

# For testing with a bag file:
$ roslaunch robot_laser_grid_mapping start.launch
# For running together with the simulator (https://github.com/salihmarangoz/robot_laser_simulator):
$ roslaunch robot_laser_grid_mapping start_with_sim.launch

About

Log odds mapping where the robot pose is known. Works with ROS1.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published