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

Added dependency to message_generation and message_runtime #22

Merged
merged 2 commits into from
Oct 25, 2017

Conversation

daniel86
Copy link
Contributor

@daniel86 daniel86 commented Mar 6, 2017

I had to add this dependency for a ROS kinetic workspace with rosjava.

The thrown error was oddly specific:

IOError: could not find tf2_web_republisher among message packages. Does the that package have a <build_depend> on message_generation in its package.xml?

@T045T
Copy link
Contributor

T045T commented Mar 6, 2017

Huh, good catch, and strange that this hasn't caused trouble before. Can you also add a run_depend on message_runtime as per the Message and Service tutorial?

@daniel86 daniel86 changed the title Added compile-time dependency to message_generation Added dependency to message_generation and message_runtime Mar 6, 2017
@daniel86
Copy link
Contributor Author

daniel86 commented Mar 6, 2017

Pull request updated with run_depend on message_runtime

@mcopejans
Copy link

I encountered the same issue today using ROS Kinetic and genjava. This fix solved the problem 👍 Hopefully this can be merged soon.

@jihoonl
Copy link
Member

jihoonl commented Oct 25, 2017

This PR just got my attention. Thanks for fixing and bring my attention back. Merging.

@jihoonl jihoonl merged commit e083210 into RobotWebTools:develop Oct 25, 2017
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.

None yet

4 participants