mirror of
https://github.com/introlab/rtabmap_ros.git
synced 2026-09-16 00:00:20 +08:00
git-svn-id: http://rtabmap.googlecode.com/svn/trunk/ros-pkg@1455 f169173b-cf89-36c8-b27e-44dbe73f0c83
26 lines
671 B
XML
26 lines
671 B
XML
<library path="lib/librtabmap_ros">
|
|
<class name="rtabmap/data_throttle"
|
|
type="rtabmap::DataThrottleNodelet"
|
|
base_class_type="nodelet::Nodelet">
|
|
<description>
|
|
This is my nodelet.
|
|
</description>
|
|
</class>
|
|
|
|
<class name="rtabmap/data_odom_sync"
|
|
type="rtabmap::DataOdomSyncNodelet"
|
|
base_class_type="nodelet::Nodelet">
|
|
<description>
|
|
This is my nodelet.
|
|
</description>
|
|
</class>
|
|
|
|
<class name="rtabmap/point_cloud_xyzrgb"
|
|
type="rtabmap::PointCloudXYZRGB"
|
|
base_class_type="nodelet::Nodelet">
|
|
<description>
|
|
This is my nodelet.
|
|
</description>
|
|
</class>
|
|
</library>
|