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

Some question about the variable "map_global_curr_" #9

Open
darkdelting opened this issue Apr 1, 2021 · 1 comment
Open

Some question about the variable "map_global_curr_" #9

darkdelting opened this issue Apr 1, 2021 · 1 comment

Comments

@darkdelting
Copy link

darkdelting commented Apr 1, 2021

Thanks for your excellent work!
I have some question about the variable "map_global_curr_".
I can see your code "pcl::PointCloud::Ptr map_global_curr_; // the M_i. i.e., removert is: M1 -> S1 + D1, D1 -> M2 , M2 -> S2 + D2 ... repeat ..." which is accord with your paper. However, I see 650 lines "*map_global_curr_ = *map_global_curr_static_;" in the file Removerter.cpp . Why that lines look like M1->S1 + D1, S1->M2 , M2-> S2 + D2 ...

@Ybor-31
Copy link

Ybor-31 commented Apr 15, 2021

I totally agree with you, I have noticed this 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

2 participants