Skip to content

Commit

Permalink
Merge pull request #38 from Kapernikov/ros2
Browse files Browse the repository at this point in the history
Fix theora plugin wrong path (#37)
  • Loading branch information
dgossow committed Jul 1, 2019
2 parents 4190885 + 94d8b05 commit e764fc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion theora_image_transport/theora_plugins.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<library path="lib/theora_image_transport">
<library path="theora_image_transport_component">
<class name="image_transport/theora_pub" type="theora_image_transport::TheoraPublisher" base_class_type="image_transport::PublisherPlugin">
<description>
This plugin publishes a video packet stream encoded using Theora.
Expand Down

0 comments on commit e764fc0

Please sign in to comment.