SC-LIO-SAM icon indicating copy to clipboard operation
SC-LIO-SAM copied to clipboard

Feel confused about loopFindNearKeyframesWithRespectTo() function

Open zxjhit opened this issue 4 years ago • 3 comments

Hi,thank you for your nice job for the community first. However, I feel confused about the function loopFindNearKeyframesWithRespectTo you defined. tp In the loopFindNearKeyframesWithRespectTo function,copy_cloudKeyPoses6D->points[0] means the transfomation from the first LiDAR frame to World frame,i.e. Twl0,which is supposed to be Identity Matrix.So when you call loopFindNearKeyframesWithRespectTo(prevKeyframeCloud, loopKeyPre, historyKeyframeSearchNum, base_key);,what is the meaning of *nearKeyframes += *transformPointCloud(cornerCloudKeyFrames[keyNear], &copy_cloudKeyPoses6D->points[_wrt_key]);The cloud is not in the same frame at all, how can they "+"?

zxjhit avatar Mar 20 '22 13:03 zxjhit

I have the same confusion as you.Do you solve it?

Sunshinehaozi avatar Apr 02 '22 01:04 Sunshinehaozi

I have the same confusion,bro

shallowlife avatar Nov 22 '23 03:11 shallowlife