Skip to content

[ROS2][fix] Fix loop closure bugs

Julia Sanchez requested to merge ROS2/fix/FixLoopClosureBugs into feat/ROS2

Update from !429 (merged)

Goal

Fix remaining bugs in loop closure process in library.

Changes

  • Fix query/revisited bad initialization order in registration process
  • Fix loop closure registration covariance
  • Fix segfault due to change in keypoint type
  • Add comments
Edited by Julia Sanchez

Merge request reports