Files
rtabmap_ros/nodelet_plugins.xml
T

176 lines
4.5 KiB
XML
Raw Normal View History

<library path="lib/librtabmap_plugins">
2016-07-06 20:08:23 -04:00
<class name="rtabmap_ros/rgbd_odometry"
type="rtabmap_ros::RGBDOdometry"
base_class_type="nodelet::Nodelet">
<description>
This is my nodelet.
</description>
</class>
<class name="rtabmap_ros/stereo_odometry"
type="rtabmap_ros::StereoOdometry"
base_class_type="nodelet::Nodelet">
<description>
This is my nodelet.
</description>
</class>
<class name="rtabmap_ros/rgbdicp_odometry"
type="rtabmap_ros::RGBDICPOdometry"
base_class_type="nodelet::Nodelet">
<description>
This is my nodelet.
</description>
</class>
<class name="rtabmap_ros/icp_odometry"
type="rtabmap_ros::ICPOdometry"
base_class_type="nodelet::Nodelet">
<description>
This is my nodelet.
</description>
</class>
2016-07-06 20:08:23 -04:00
2014-12-14 16:44:13 -05:00
<class name="rtabmap_ros/data_throttle"
type="rtabmap_ros::DataThrottleNodelet"
base_class_type="nodelet::Nodelet">
<description>
This is my nodelet.
</description>
2013-12-11 00:12:44 +00:00
</class>
2014-12-14 16:44:13 -05:00
<class name="rtabmap_ros/stereo_throttle"
type="rtabmap_ros::StereoThrottleNodelet"
2014-10-17 17:52:37 +00:00
base_class_type="nodelet::Nodelet">
<description>
This is my nodelet.
</description>
</class>
2014-12-14 16:44:13 -05:00
<class name="rtabmap_ros/data_odom_sync"
type="rtabmap_ros::DataOdomSyncNodelet"
base_class_type="nodelet::Nodelet">
<description>
This is my nodelet.
</description>
2013-12-11 00:12:44 +00:00
</class>
2014-12-14 16:44:13 -05:00
<class name="rtabmap_ros/point_cloud_xyzrgb"
type="rtabmap_ros::PointCloudXYZRGB"
base_class_type="nodelet::Nodelet">
<description>
This is my nodelet.
</description>
2013-12-11 00:12:44 +00:00
</class>
2014-08-18 23:16:16 +00:00
2014-12-14 16:44:13 -05:00
<class name="rtabmap_ros/point_cloud_xyz"
type="rtabmap_ros::PointCloudXYZ"
2014-10-22 19:32:27 +00:00
base_class_type="nodelet::Nodelet">
<description>
This is my nodelet.
</description>
</class>
2014-12-14 16:44:13 -05:00
<class name="rtabmap_ros/disparity_to_depth"
type="rtabmap_ros::DisparityToDepth"
2014-08-18 23:16:16 +00:00
base_class_type="nodelet::Nodelet">
<description>
This is my nodelet.
</description>
</class>
2014-10-24 19:32:19 +00:00
2017-04-11 11:58:34 -04:00
<class name="rtabmap_ros/pointcloud_to_depthimage"
type="rtabmap_ros::PointCloudToDepthImage"
base_class_type="nodelet::Nodelet">
<description>
This is my nodelet.
</description>
</class>
2014-12-14 16:44:13 -05:00
<class name="rtabmap_ros/obstacles_detection"
type="rtabmap_ros::ObstaclesDetection"
2014-10-24 19:32:19 +00:00
base_class_type="nodelet::Nodelet">
<description>
This is my nodelet.
</description>
</class>
<class name="rtabmap_ros/obstacles_detection_old"
type="rtabmap_ros::ObstaclesDetectionOld"
base_class_type="nodelet::Nodelet">
<description>
This is my nodelet.
</description>
</class>
2015-06-12 17:42:25 -07:00
<class name="rtabmap_ros/point_cloud_aggregator"
type="rtabmap_ros::PointCloudAggregator"
base_class_type="nodelet::Nodelet">
<description>
This is my nodelet.
</description>
</class>
2019-02-21 14:55:35 -05:00
<class name="rtabmap_ros/point_cloud_assembler"
type="rtabmap_ros::PointCloudAssembler"
base_class_type="nodelet::Nodelet">
<description>
This is my nodelet.
</description>
</class>
<class name="rtabmap_ros/rgbd_sync"
type="rtabmap_ros::RGBDSync"
base_class_type="nodelet::Nodelet">
<description>
This is my nodelet.
</description>
</class>
2016-10-05 13:55:52 -04:00
<class name="rtabmap_ros/rgbd_relay"
type="rtabmap_ros::RGBDRelay"
base_class_type="nodelet::Nodelet">
<description>
This is my nodelet.
</description>
</class>
<class name="rtabmap_ros/stereo_sync"
type="rtabmap_ros::StereoSync"
base_class_type="nodelet::Nodelet">
<description>
This is my nodelet.
</description>
</class>
2016-10-05 13:55:52 -04:00
<class name="rtabmap_ros/undistort_depth"
type="rtabmap_ros::UndistortDepth"
base_class_type="nodelet::Nodelet">
<description>
This is my nodelet.
</description>
</class>
2015-06-12 17:42:25 -07:00
<class name="rtabmap_ros/imu_to_tf"
type="rtabmap_ros::ImuToTF"
base_class_type="nodelet::Nodelet">
<description>
This is my nodelet.
</description>
</class>
2013-12-11 00:12:44 +00:00
</library>
<library path="lib/librtabmap_sync">
<class name="rtabmap_ros/rtabmap"
type="rtabmap_ros::CoreWrapper"
base_class_type="nodelet::Nodelet">
<description>
This is my nodelet.
</description>
</class>
</library>