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

fixed issue #1161 regarding pcl::PCA<PointT>: #1167

Merged
merged 2 commits into from
Mar 9, 2015

Conversation

tmoerwald
Copy link

in "common/pca.h" implemented functions for setIndices which set compute_done_ to false, since PCA needs to be recomputed whenever indices change

…s which set compute_done_ to false, since PCA needs to be recomputed whenever indices change
@taketwo
Copy link
Member

taketwo commented Mar 7, 2015

Hi Thomas, thanks for the patch! Could you please insert spaces between function names and brackets, as stipulated by our style guide?

@tmoerwald
Copy link
Author

done

taketwo added a commit that referenced this pull request Mar 9, 2015
fixed issue #1161 regarding pcl::PCA<PointT>:
@taketwo taketwo merged commit 36b5192 into PointCloudLibrary:master Mar 9, 2015
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

Successfully merging this pull request may close these issues.

2 participants