mirror of
https://github.com/introlab/rtabmap_ros.git
synced 2026-09-12 22:30:19 +08:00
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:
@@ -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>
|
||||
Reference in New Issue
Block a user