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

question about the 33 line "lp= q_last_curr*cp+t_last_curr" in lidarFactor.hpp #64

Open
Zhangjyhhh opened this issue Dec 28, 2023 · 0 comments

Comments

@Zhangjyhhh
Copy link

Hi ! Thanks for your excellent work!!
Does that line mean that transform local coordinate system to world coordinate system? if so , i think the right version is "lp= q_last_currcp(q_last_curr)^(-1)+t_last_curr". where (q_last_curr)^(-1) is the inverse of (q_last_curr). So if not , what on earth that equation mean?

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

1 participant