Open ashok-y opened 6 years ago
Did you manage to fix this? I am having the same issue.
@mcallistertyler95 @ashok-y @raulmur I have the same issue,expect your help,thank you ! More info: I used release mode to build, it is no error, but when I use debug ,the error was caused
I am also having segmentation issue while using modified ORBSLAM2 code for map save-load functionality, but program exists just after getting enough keypoints for initialization. ThankYou. @raulmur @mcallistertyler95 @ashok-y
I am running a modified version of ORBSLAM2 where I can save the map features to a file and can reload the map. I'm running into an issue where if I reload the map features and there's a Loop Closure in the dataset, Global Bundle Adjustments occurs and at that point I'm receiving a Segmentation Fault in the g2o library. gdb Trace Log:
Any input is appreciated. Thanks in advance.