mp3guy/ElasticFusion

GPUTest Error "Aborted (core dumped)"

Luoyingchao1 opened this issue · 2 comments

Hello! Thanks in advance,I want to get the GPUConfig,so I run the GPUtest. However, I met a problem. The terminal tell me that "GPUTest: /home/nvidia/ElasticFusion/GPUTest/src/GPUTest.cpp:154: int main(int, char**): Assertion `argc == 2 && "Please supply the folder containing 1c.png, 1d.png, 2c.png and 2d.png"' failed." and "Aborted (core dumped)".
Can anyone know what happens? I run the ElasticFusion on TX2 and Ubuntu is 16.04.

hesom commented

I believe either your current working directory has to be inside the folder with *.png files (the GPUTest folder) or you have to supply that folder as an argument to the GPUTest executable. For example if you are inside GPUTest/build you have to call ./GPUTest ..