Mapping with known poses in GraphSLAM

asked 2016-04-05 06:41:31 -0500

bergercookie gravatar image

I am trying to implement an SLAM strategy based on the iSAM optimization scheme. The approach, when used to generate grid maps, calculates the exact set of robot poses (trajectory) and then calculates the map given the set of poses and the corresponding (e.g) laser scan at each pose.

Do you know of any available mapping package in ROS that calculate the map given the exact poses and the laser scans?

edit retag flag offensive close merge delete