File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" ?>
22<class_libraries >
33 <library path =" lib/libed_kinect_plugin" >
4- <class type =" KinectPlugin" base_class_type =" ed::Plugin" >
4+ <class name = " ed_sensor_integration/rgbd " type =" KinectPlugin" base_class_type =" ed::Plugin" >
55 <description >Plugin to expose ROS interfaces to update and segment entities.</description >
66 </class >
77 </library >
88 <library path =" lib/libed_laser_plugin" >
9- <class type =" LaserPlugin" base_class_type =" ed::Plugin" >
9+ <class name = " ed_sensor_integration/laser " type =" LaserPlugin" base_class_type =" ed::Plugin" >
1010 <description >Plugin that segments entities from laser points that can't be matched with the current WM.</description >
1111 </class >
1212 </library >
1313 <library path =" lib/libed_clearer_plugin" >
14- <class type =" ClearerPlugin" base_class_type =" ed::Plugin" >
14+ <class name = " ed_sensor_integration/clearer " type =" ClearerPlugin" base_class_type =" ed::Plugin" >
1515 <description >Plugin to clear certain entities after not being updated for a while.</description >
1616 </class >
1717 </library >
You can’t perform that action at this time.
0 commit comments