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

Refactor pcl::eigen33() to reduce potential errors (and remove bug) #3441

Merged

Conversation

kunaltyagi
Copy link
Member

@kunaltyagi kunaltyagi commented Oct 25, 2019

I was going through #3057 and found it hard to understand what was going on. So I refactored the code to become more legible and in the process, I inadvertently fixed the bug too.

The test cases are still in the other PR, and I haven't compiled either my changes or against the test cases yet....

Supercedes and closes #3057.

@kunaltyagi kunaltyagi marked this pull request as ready for review October 25, 2019 15:10
@taketwo taketwo changed the title Refactor to reduce potential errors (and remove bug) Refactor pcl::eigen33() to reduce potential errors (and remove bug) Oct 29, 2019
common/include/pcl/common/impl/eigen.hpp Outdated Show resolved Hide resolved
test/common/test_eigen.cpp Outdated Show resolved Hide resolved
@kunaltyagi
Copy link
Member Author

I've moved around the hunks between the commits for a more better history. PTAL (after CI gives the green)

@SergioRAgostinho SergioRAgostinho merged commit b3343e0 into PointCloudLibrary:master Nov 4, 2019
@kunaltyagi kunaltyagi deleted the eigen_refactor branch November 4, 2019 10:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants