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 compilation error on Ubuntu 18.04 (ROS Melodic) #105

Merged
merged 1 commit into from
Dec 19, 2018

Conversation

naoki-mizuno
Copy link
Contributor

@naoki-mizuno naoki-mizuno commented Dec 8, 2018

Fixes #102. Seems 3.1.3 is the oldest version that supports this option (I couldn't find that option in CMake 3.0.0). Personally I think it's safe to assume that people using Ubuntu 16.04 have CMake 3.1.3 or higher, since 3.2.2 was released in 2015 for Xenial.

Apart from the compilation issue (which is resolved with this PR), I can't seem to run the demo bag file.multiScanRegistration node crashes in extractFeatures. Currently looking into this, but it may be due to some API change in the pcl. #71 (comment) fixed this issue. I'll submit a PR to update the README, since many people seem to be suffereing from this issue.

@laboshinl laboshinl merged commit 0caee62 into laboshinl:master Dec 19, 2018
@naoki-mizuno
Copy link
Contributor Author

Thanks for merging!

@naoki-mizuno naoki-mizuno deleted the c++14 branch December 19, 2018 12:19
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.

cannot build with c++14
2 participants