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

confused about translation state update in CT_ICP_GN #78

Open
HeXu1 opened this issue Nov 2, 2023 · 0 comments
Open

confused about translation state update in CT_ICP_GN #78

HeXu1 opened this issue Nov 2, 2023 · 0 comments

Comments

@HeXu1
Copy link

HeXu1 commented Nov 2, 2023

Hi thanks for your excellent work.
I'm confused why the translation state update in CT_ICP_GN doesn't multiply "rotation_begin",just like "trajectory[index_frame].begin_t = trajectory[index_frame].begin_t + translation_begin;" of frame begin state,but not "trajectory[index_frame].begin_t =rotation_begin * trajectory[index_frame].begin_t + translation_begin;".Does this mean the translation update can be described by “rotation_begin” through iteration? and can you show some theory material for this thanks a lot!
Hope for your reply.

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