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

tf2 missing include_directories for console_bridge #48

Closed
wjwwood opened this issue Dec 3, 2013 · 1 comment
Closed

tf2 missing include_directories for console_bridge #48

wjwwood opened this issue Dec 3, 2013 · 1 comment
Assignees
Labels

Comments

@wjwwood
Copy link
Member

wjwwood commented Dec 3, 2013

tf2 calls find_package on console_bridge, but does not call include_directories on console_bridge_INCLUDE_DIRS:

https://github.com/ros/geometry_experimental/blob/hydro-devel/tf2/CMakeLists.txt#L4

This causes a build failure in a truly isolated catkin workspace build.

@ghost ghost assigned tfoote Dec 3, 2013
@dirk-thomas
Copy link
Member

This is still breaking isolated builds. Please fix and release.

tfoote added a commit that referenced this issue Dec 26, 2013
tf2: add missing console bridge include directories (fix #48)
lucasw pushed a commit to lucasw/geometry2 that referenced this issue Nov 14, 2018
…os#48)

* add a bridge mapping rule so tf/tfMessage maps to tf2_msgs/TFMessage

* Add comment to explain file's purpose
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants