File tree Expand file tree Collapse file tree 2 files changed +22
-0
lines changed
Expand file tree Collapse file tree 2 files changed +22
-0
lines changed Original file line number Diff line number Diff line change 2121 <depend >tue_filesystem</depend >
2222 <depend >visualization_msgs</depend >
2323
24+ <export >
25+ <ed plugin =" ${prefix}/plugins.xml" />
26+ </export >
27+
2428</package >
Original file line number Diff line number Diff line change 1+ <?xml version =" 1.0" ?>
2+ <class_libraries >
3+ <library path =" lib/libed_kinect_plugin" >
4+ <class type =" KinectPlugin" base_class_type =" ed::Plugin" >
5+ <description >Plugin to expose ROS interfaces to update and segment entities.</description >
6+ </class >
7+ </library >
8+ <library path =" lib/libed_laser_plugin" >
9+ <class type =" LaserPlugin" base_class_type =" ed::Plugin" >
10+ <description >Plugin that segments entities from laser points that can't be matched with the current WM.</description >
11+ </class >
12+ </library >
13+ <library path =" lib/libed_clearer_plugin" >
14+ <class type =" ClearerPlugin" base_class_type =" ed::Plugin" >
15+ <description >Plugin to clear certain entities after not being updated for a while.</description >
16+ </class >
17+ </library >
18+ </class_libraries >
You can’t perform that action at this time.
0 commit comments