Livox-SDK / Livox_automatic_calibration

An automatic calibration algorithm for livox LiDAR
Other
243 stars 61 forks source link

Error in calibration program #2

Closed xiaobai-1-1 closed 3 years ago

xiaobai-1-1 commented 4 years ago

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屏幕截图

DimShuai commented 4 years ago

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

xiaobai-1-1 commented 4 years ago

not yet

Livox-SDK commented 4 years ago

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

xiaobai-1-1 commented 4 years ago

yes, my version is also ubuntu16.04.

Livox-SDK commented 4 years ago

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!

LeisureLei commented 2 years ago

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

Rogeerrr commented 11 months ago

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

3q very much