ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

What's the SLAM method in stereo_mapping of rtabmap_ros ?

asked 2015-12-28 00:12:19 -0500

xiqing gravatar image

hello,

I want to learn the stereo_mapping method of the Rtabmap_ros in the http://wiki.ros.org/rtabmap website . But I just learned that it is a RGB-D Graph SLAM approach based on a global Bayesian loop closure detector. I want to know what's the specical mechod of slam ,such as KF-SLAM 、PF-SLAM or Graph optimization?And are there any papers about that slam method?

Thank you very much for your help!!!

edit retag flag offensive close merge delete

1 Answer

Sort by » oldest newest most voted
0

answered 2016-01-04 09:07:45 -0500

matlabbe gravatar image

It uses graph optimization (TORO, g2o or GTSAM) to correct the map on loop closures. You can find the related papers on top of the project page: http://introlab.github.io/rtabmap/

However, there is no paper about the SLAM front-end (stereo odometry) yet :P

cheers

edit flag offensive delete link more

Question Tools

2 followers

Stats

Asked: 2015-12-28 00:12:19 -0500

Seen: 261 times

Last updated: Jan 04 '16