Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feel confused about loopFindNearKeyframesWithRespectTo() function #18

Open
zxjhit opened this issue Mar 20, 2022 · 3 comments
Open

Feel confused about loopFindNearKeyframesWithRespectTo() function #18

zxjhit opened this issue Mar 20, 2022 · 3 comments

Comments

@zxjhit
Copy link

zxjhit commented Mar 20, 2022

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 "+"?

@Sunshinehaozi
Copy link

Sunshinehaozi commented Apr 2, 2022

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

@shallowlife
Copy link

I have the same confusion,bro

@G4419
Copy link

G4419 commented Sep 18, 2024

same too

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants