I have a problem that I run and find that the map memory size keeps increasing. Is there a limit to map size growth in the code? I see that the lasermap_fov_segment function does not deliberately remove the map points in ikdtree. Where should I set the size of the local map?
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
I have a problem that I run and find that the map memory size keeps increasing. Is there a limit to map size growth in the code? I see that the lasermap_fov_segment function does not deliberately remove the map points in ikdtree. Where should I set the size of the local map?