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

Add joint_state_listener to the catkin package LIBRARIES #112

Conversation

sevangelatos
Copy link

The joint_state_listener library was missing from the catkin_package libraries. As a consequence, one cannot to link against it from another package, without resorting to workarounds.

I just added it to the LIBRARIES section of the catkin_package macro

Copy link
Contributor

@clalancette clalancette left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense to me.

@clalancette clalancette merged commit 50f1352 into ros:melodic-devel Aug 27, 2019
clalancette added a commit that referenced this pull request Apr 2, 2020
Co-authored-by: sevangelatos <sevangelatos@gmail.com>
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

2 participants