I am working on 2D SLAM with icp and want to implement the pose graph optimization for the loop closure.
I would like to know how am I going to get the edge data as in the data set ?
What is the mean value as well as how to get the value for information matrix Omega ?
Thank you.