Skip to content

hack to fix urdf include dirs again#243

Merged
wjwwood merged 1 commit intoros2from
fix_urdf_include_again
Apr 12, 2018
Merged

hack to fix urdf include dirs again#243
wjwwood merged 1 commit intoros2from
fix_urdf_include_again

Conversation

@dirk-thomas
Copy link
Copy Markdown
Member

Similar as #234. This was broken again by #186.

This is only a hack to get the build passing again (when urdf is installed on the system and the headers are found in /usr/include).

This needs a real fix and the use case should be tested for before future PRs are being merged. @mikaelarguedas already mentioned that in his PR.

@dirk-thomas dirk-thomas added the in review Waiting for review (Kanban column) label Apr 11, 2018
@dirk-thomas dirk-thomas self-assigned this Apr 11, 2018
@dirk-thomas dirk-thomas added the bug Something isn't working label Apr 11, 2018
@wjwwood
Copy link
Copy Markdown
Member

wjwwood commented Apr 12, 2018

While #234 was definitely a bug (used something that was not depended on), I don't consider this a bug in this package. However, it is a bug that will come up again and again. The only place it could be fixed is with a cmake function that orders the headers based on the workspaces order.

ament/ament_cmake#130

@wjwwood wjwwood merged commit e4837c8 into ros2 Apr 12, 2018
@wjwwood wjwwood deleted the fix_urdf_include_again branch April 12, 2018 00:18
@wjwwood wjwwood removed the in review Waiting for review (Kanban column) label Apr 12, 2018
mikaelarguedas added a commit that referenced this pull request Apr 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants