cube_slam icon indicating copy to clipboard operation
cube_slam copied to clipboard

run orb_object_slam error

Open Liuwenqin-hub opened this issue 3 years ago • 3 comments

when I run 'orb-object-slam', the error --terminate called after throwing an instance of 'std::bad_alloc' what():std::bad_alloc--is occurred. How can I solve this problem or has anyone have the same problem as me?

Liuwenqin-hub avatar May 11 '21 02:05 Liuwenqin-hub

maybe you can change the orb vocabulary for the orbslam vocabulary

tust13018211 avatar May 26 '21 02:05 tust13018211

maybe you need to find where the problem comes from. I found one reason, where the bool function should "return true" in the end https://github.com/shichaoy/cube_slam/blob/c371989bf1448802898bc7f17e99bba4a76167e6/detect_3d_cuboid/src/matrix_utils.cpp#L236

benchun123 avatar May 26 '21 16:05 benchun123

Hi I have encountered the same problem. Have you solved it?

1messy1 avatar Jan 20 '22 03:01 1messy1