gmapping algorithm
hi all, I would like to know the algorithms used in gmapping and depthimage_to_laserscan.someoone please help.
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | Q&A answers.ros.org |
hi all, I would like to know the algorithms used in gmapping and depthimage_to_laserscan.someoone please help.
For gmapping
, you can check http://openslam.org/gmapping.html ,
Giorgio Grisetti, Cyrill Stachniss, and Wolfram Burgard: Improved Techniques for Grid Mapping with Rao-Blackwellized Particle Filters, IEEE Transactions on Robotics, Volume 23, pages 34-46, 2007 (link)
and
Giorgio Grisetti, Cyrill Stachniss, and Wolfram Burgard: Improving Grid-based SLAM with Rao-Blackwellized Particle Filters by Adaptive Proposals and Selective Resampling, In Proc. of the IEEE International Conference on Robotics and Automation (ICRA), 2005 (link)
For depthimage_to_laserscan
you can visit its wiki and check the source code.
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 2016-02-21 06:25:22 -0600
Seen: 1,755 times
Last updated: Feb 21 '16
Combining AMCL, gmapping, odometry?
Go from gmapping to hector_slam
how to make the map thicker? (gmaping params)
Better map from Gmapping or Hector_Mapping??
Lidar scanner does not match the map
LaserScan Message vs MultiEchoLaserScan Message [closed]
Finding robot's position within slam_gmapping map in python
Easiest way to show travelled path on gmapping generated map