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

Do SLAM packages accumulate data ?

asked 2021-06-28 05:05:15 -0500

electrophod gravatar image

Hello,

Recently I tried to run RTABMap (using ROS wrapper for RTABMap called rtabmap_ros) on a hexapod robot. After running the simulation for a while I realized that the free space in my system has fallen down by around a GB.

Is this because the SLAM package kept on accumulating the data? If yes, where is this data being stored?

edit retag flag offensive close merge delete

1 Answer

Sort by » oldest newest most voted
0

answered 2021-06-29 05:31:49 -0500

abhishek47 gravatar image

updated 2021-06-29 05:35:56 -0500

(This answer is specific to rtabmap_ros and by extension could also be an answer to the more general question contained in the title "Do SLAM packages accumulate data?")

From Section 4.1 of the documentation:

The default location of the RTAB-Map database is "~/.ros/rtabmap.db"

Also note:

By default, rtabmap is in mapping mode. To set in localization mode with a previously created map, you should set the memory not incremental [...]

edit flag offensive delete link more

Question Tools

3 followers

Stats

Asked: 2021-06-28 05:05:15 -0500

Seen: 74 times

Last updated: Jun 29 '21