You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to make some change to improve the performance of loop closure module.
Inspired by LIO-SAM, I registrate the new keyframe with the submap composed of candidate keyframes nearby. And the constraint is only relative to new keyframe and the center keyframe of submap. But the result show the implement may be incorrect.
I think maybe the information matrix should also computed using the submap?
Any advices will be appreciated! Thank you.
The text was updated successfully, but these errors were encountered:
I am trying to make some change to improve the performance of loop closure module.
Inspired by LIO-SAM, I registrate the new keyframe with the submap composed of candidate keyframes nearby. And the constraint is only relative to new keyframe and the center keyframe of submap. But the result show the implement may be incorrect.
I think maybe the information matrix should also computed using the submap?
Any advices will be appreciated! Thank you.
The text was updated successfully, but these errors were encountered: