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

amcl: Add compile option C++11 #785

Merged
merged 1 commit into from
Sep 4, 2018

Conversation

mintar
Copy link
Contributor

@mintar mintar commented Sep 4, 2018

This is required to build the melodic-devel branch of the navigation stack on kinetic. That is quite useful for porting other packages to the new navigation API without having to install a full-blown melodic system.

@mikeferguson
Copy link
Contributor

Might it make sense to add this in a more generic way? (for instance, see discussion in ros-perception/sparse_bundle_adjustment#6)

This is required to build the melodic-devel branch of the navigation
stack on kinetic. Melodic sets CMAKE_CXX_STANDARD=14, but kinetic
doesn't set that variable at all.
@mintar
Copy link
Contributor Author

mintar commented Sep 4, 2018

Yup, that works and is much nicer! I've updated my PR.

@mikeferguson mikeferguson merged commit b37a794 into ros-planning:melodic-devel Sep 4, 2018
@mintar mintar deleted the amcl_c++11 branch September 5, 2018 15:38
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