How to generate pose graph from LIDAR(Laser) data?
Hi, I have been learning g2o to optimize once I have a graph i.e. back-end during my graph slam algorithm implementation. But the issue is I don't have any idea how to build a pose graph from laser data. Lets assume I have bag file that contains all recorded measurement. Then how should I proceed and use this data to generate nodes and edges for my graph. PS: I have read some methods like ICP and dense scan matching that can be used to add edges (constraints) between successive poses. But there application and implementation is naive to me. Kindly help
For the benefit of the community, this discussion is ongoing in http://answers.ros.org/question/26519...