Added RVIZ plugin "MapCloud" to show incrementally point clouds of the map in RVIZ

git-svn-id: http://rtabmap.googlecode.com/svn/trunk/ros-pkg@1455 f169173b-cf89-36c8-b27e-44dbe73f0c83
This commit is contained in:
matlabbe
2014-07-04 23:12:34 +00:00
parent f3235ab176
commit 4384dead67
9 changed files with 109 additions and 63 deletions
+9
View File
@@ -0,0 +1,9 @@
<library path="lib/librtabmap_ros">
<class name="rtabmap/MapCloud"
type="rtabmap::MapCloudDisplay"
base_class_type="rviz::Display">
<description>
Displays graph point clouds from rtabmap/InfoEx messages.
</description>
</class>
</library>