Livox-SDK/livox_mapping

Memory leaking!!

mokserpent opened this issue · 4 comments

I run the command followed the tutorial

roslaunch livox_mapping mapping_horizon.launch
roslaunch livox_ros_driver livox_lidar_msg.launch

the rviz viewer show the mapping result well , but the memory usage increasing steadily to 100% and then stop scanning and mapping to crash , is it any way to avoid the memory leaking . thanks any helps.

Hi, this problem is currently unavoidable. Because the map data will gradually increase over time. We will make some improvements later.

Is it memory usage problem solved??

Needs a disk based database like Rtabmap to get around this issue.

problem solved?Especially when I use NVIDIA Jetson platform, the memory is too small..