Update pcl_nodelets.xml

Included missing closing library tag.  This was causing the pcl/Filter nodelets below the missing nodelet tag to not be exported correctly.
This commit is contained in:
Matt Derry 2014-10-13 11:39:10 -05:00 committed by Paul Bovbel
parent 0e73b421c9
commit 155a69e484

View File

@ -33,6 +33,7 @@
in parallel, using the OpenMP standard.
</description>
</class>
</library>
<!-- PCL IO library component -->
<library path="lib/libpcl_ros_io">