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

A question in C++/src/point_to_point/loading_inputs_point_to_point.cpp::217 #4

Open
kungfrank opened this issue Feb 5, 2020 · 0 comments

Comments

@kungfrank
Copy link

pcl::copyPointCloud(cld1,data_idx,data_pi);

Should the cld1 here be replaced by the original source pointcloud: cloud_in? because cld1 here is the pointcloud after icp alignment using final_transformation.

The data_pi parameter in calculate_ICP_COV function should be the corresponding points in the "source pointcloud" right?

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