When a loop closure is detected, the generator likelihoods for that place should be updated with the newest measurement. What currently happens:
- The matched image is just not added to the map (quick and easy).
- Place generators are recomputed from the single measurement at every comparison (extra computation to avoid additional complexity and memory).
This issue will be used to discuss a design for storing place generators, and updating them with new measurements.
When a loop closure is detected, the generator likelihoods for that place should be updated with the newest measurement. What currently happens:
This issue will be used to discuss a design for storing place generators, and updating them with new measurements.