ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
I know it's quite late to answer this but I recently did compare two results from two SLAM packages. For the comparison I used a Python package called evo that is meant to be used to compare odometry and SLAM.
I have described my full workflow in this post but in short it consists of the following steps:
What I was missing in my experiments is groundtruth but if you have this information you will easily be able to add it.