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

Fix Eigen error #1019

Merged
merged 1 commit into from
Nov 26, 2014
Merged

Fix Eigen error #1019

merged 1 commit into from
Nov 26, 2014

Conversation

VictorLamoine
Copy link
Contributor

Fixes http://www.pcl-users.org/simple-renderView-example-td4035597.html

test_pcl: /usr/include/eigen3/Eigen/src/LU/Inverse.h:294: void Eigen::internal::inverse_impl<MatrixType>::evalTo(Dest&) const [with Dest = Eigen::Matrix<float, 4, 4>; MatrixType = Eigen::Matrix<float, 4, 4>]: Assertion `( (Size<=1) || (Size>4) || (extract_data(m_matrix)!=extract_data(dst))) && "Aliasing problem detected in inverse(), you need to do inverse().eval() here."' failed.

jspricke added a commit that referenced this pull request Nov 26, 2014
@jspricke jspricke merged commit 670d48b into PointCloudLibrary:master Nov 26, 2014
@VictorLamoine VictorLamoine deleted the renderView_fix branch November 29, 2014 14:35
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