VINS-Fusion icon indicating copy to clipboard operation
VINS-Fusion copied to clipboard

我启动vins后内存一直在增加直到占满,是不是哪里没写好内存溢出了啊?

Open yst-one opened this issue 1 year ago • 4 comments

yst-one avatar Jun 15 '23 08:06 yst-one

Have you solved this problem?

ZW-PRO avatar Dec 26 '23 06:12 ZW-PRO

@ZW-PRO any updates on the problem? I have some minor observations, so we could possibly exchange info and work something out?

JanekDev avatar Feb 13 '24 22:02 JanekDev

@ZW-PRO any updates on the problem? I have some minor observations, so we could possibly exchange info and work something out?

Yes. I'm running VINS in ros2 and I've noticed that when I limit the size of the queue in the img0_callback() function, the memory doesn't increase anymore, but I guess this can cause issues like image loss. The probable reason is that the image processing speed in the queue cannot keep up with the image speed of the incoming queue.

ZW-PRO avatar Feb 17 '24 00:02 ZW-PRO

@JanekDev Have you solved this problem?

ZW-PRO avatar Aug 29 '24 07:08 ZW-PRO