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

Fix theora plugin wrong path (#37) #38

Merged
merged 1 commit into from
Jul 1, 2019
Merged

Conversation

kervel
Copy link

@kervel kervel commented Jun 18, 2019

The theora plugin defines its own message and to avoid a name conflict the library was called theora_image_transport_component instead of theora_image_transport.

However, this change was only done in the CMakeLists.txt and not in the theora_plugins.xml, making the loading of the plugin fail.

@dgossow
Copy link
Contributor

dgossow commented Jul 1, 2019

Looking at the CMakeLists.txt, this seems right.

Merging.

@dgossow dgossow merged commit e764fc0 into ros-perception:ros2 Jul 1, 2019
@dgossow
Copy link
Contributor

dgossow commented Jul 1, 2019

Thanks for the contribution!

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