Livox_automatic_calibration icon indicating copy to clipboard operation
Livox_automatic_calibration copied to clipboard

calibration program “terminate called after throwing an instance of 'std::length_error' “

Open ORBslam2-3 opened this issue 1 year ago • 2 comments

When I run this code, this problem will occur. I can choose to comment out the line of code viewer_final->spinOnce(10); but then I can’t see the matching point cloud display status. Can you help me analyze it? the reason?

log: Score: 0.271687 0% [ ]terminate called after throwing an instance of 'std::length_error' what(): vector::reserve 已放弃 (核心已转储)

ORBslam2-3 avatar Aug 08 '23 06:08 ORBslam2-3

Hi, I found the same problem, are there any solutions.

Okay, I still dont know the problem, but the solution is to commit the line "viewer_final->spinOnce()"

yixin-AI avatar Jan 17 '24 06:01 yixin-AI