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

Revision history [back]

Yes, Gmapping allows for map growth. I also believe it uses a tiled map representation behind the scenes (see HierarchicalArray2D), so it should be multiple 1D arrays instead of one (with additional ones being added when the map grows).