Mapping with known poses in GraphSLAM
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?
Asked by bergercookie on 2016-04-05 06:41:31 UTC
Comments