8000 compile collada_urdf with c++11 standard (redux) by wjwwood · Pull Request #145 · ros/robot_model · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository has been archived by the owner on Aug 3, 2020. It is now read-only.

compile collada_urdf with c++11 standard (redux) #145

Merged
merged 3 commits into from
Aug 23, 2016

Conversation

wjwwood
Copy link
Member
@wjwwood wjwwood commented Aug 23, 2016

This is a small change to #142 which uses decltype (typeof recently bit me when doing some stuff on Windows, which doesn't have that) and checking to see if the -std= compiler flag is supported before passing it.

I didn't have xenial handy to test it yet, so I'll do that shortly.

v4hn and others added 3 commits August 10, 2016 14:05
as the gnu-specific keyword "typeof" is used in the code,
the gnu 11 standard has to be specified.

cmake_minimum_required increased to have add_compile_options around.
@wjwwood
Copy link
Member Author
wjwwood commented Aug 23, 2016

@ros-pull-request-builder test this please

@wjwwood wjwwood merged commit dbd8907 into kinetic-devel Aug 23, 2016
@wjwwood wjwwood deleted the wjwwood-collada_urdf-cpp11 branch August 23, 2016 21:33
@davetcoleman
Copy link
Contributor

thank you

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
0