Livox-SDK/Livox_automatic_calibration

Error in calibration program

xiaobai-1-1 opened this issue · 7 comments

After the mapping program, when the calibration program read the Target lidar data. There is an error:

terminate called after throwing an instance of 'std::length of error'
what() vector::reserve
2020-07-06 12-10-12屏幕截图

I have met the same problem, so did you solve it?

not yet

Hi, xiaobai-1-1
Thanks for your feedback!
What is your OS version? Our code test environment is ubuntu16.04

yes, my version is also ubuntu16.04.

Thank you for sharing this issue, but we can't reproduce this error, we suggest you use gdb to debug it. Hope you can find this bug and we can fix it as soon as possible!

just comment the line "viewer_final->spinOnce(10)"

just comment the line "viewer_final->spinOnce(10)"

3q very much