ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

roscore Data seem there. Here what I did to show the 3D map:

$ rosrun rtabmap_ros rtabmap _database_path:="~/Downloads/rtabmap.db"
$ rosrun rtabmap_ros rtabmapviz
$ rviz /rtabmap/get_map_data:=/get_map_data

For rtabmapviz, make sure the Map column is checked in Preferences->3D Renderings and maximum depth is 0: image description

Close Preferences and click Download all clouds: image description

For rviz, with MapCloud plugin, make sure Max Depth is 0, then click on Download: image description

cheers,
Mathieu

roscore Data seem there. Here what I did to show the 3D map:

$ rosrun rtabmap_ros rtabmap _database_path:="~/Downloads/rtabmap.db"
$ rosrun rtabmap_ros rtabmapviz
$ rviz /rtabmap/get_map_data:=/get_map_data

For rtabmapviz, make sure the Map column is checked in Preferences->3D Renderings and maximum depth is 0: image description

Close Preferences and click Download all clouds: image description

For rviz, with MapCloud plugin, make sure Max Depth is 0, then click on Download: image description

cheers,
Mathieu