[fix] Reset correctly LoopDetections
Goal
LoopDetections is a vector to save the loop closure frame indices. Before, on master, this vector was cleared after pose graph optimization. The goal of this MR is to add a button to clear this vector.
Changes
- Add button
Reset loop detection
to clear the LoopDetections vector. - If the loop detections file is changed, the loop detections vector is automatically cleared.
Edited by Julia Sanchez