This issue was moved to a discussion.
You can continue the conversation there. Go to discussion →
Hello, what I understand is that the final result of the Mapclosure algorithm is the possible loop graph index, and then I can get a pair of optimal loop indexes based on the number of interior points. I can think that these two local maps contain the same robot return. The pose point of the position, but how can I determine which point is the same position? The mapclosure algorithm is a loop closure between local maps, and the scancontext is a loop closure detection between individual frames. Later, I need to compare these two algorithms and compare mapclousre How does the algorithm loopback work? One is a local graph and the other is a single frame. How do you compare them? #33
Labels
question
Further information is requested
Hello, I want to know how I can be sure that the loop diagram is obtained by using this algorithm. Then how can I be sure that the robot has returned to its original position? If I only get the loop diagram, how can I compare it with the scan context? After all, scan context It is possible to obtain the specific pose of the robot when it returns to its original position.
The text was updated successfully, but these errors were encountered: