zdzhaoyong/Map2DFusion

Core Dumped on Execution

Opened this issue · 1 comments

I tried to compile the project in an Ubuntu 16.04 machine and successfully was able to generate executable (with few warnings and no errors). But on issuing $ ./Map2DFusion DataPath=phantom3-village-kfs (after having phantom3-village-kfs downloaded in the same repo) i get a core dump.
What could have been possibly gone wrong?
All following dependencies OpenCV, Qt, QGLViewer, Boost, GLEW, GLUT, IEEE 1394 except for CUDA are installed.

I have attached console output
map2Dfusion_execution_CoreDumped.txt
for reference.

Thanks for answers and ideas in advance.

Hello, I encountered the same error as you. I installed all dependencies except cuda on ubuntu16.04 and got the Map2DFusion executable file. But after executing the command, I also encountered the core dump problem, which has puzzled me for a long time.
I wonder if you have solved this problem. It's a long time. I would appreciate it if you could reply!