Open jiapei100 opened 11 years ago
PCL is not required for stereo camera. Without CUDA you can get around 10 frames per second speed. Just set CUDA support off in CMakeLists.txt
Without CUDA I just get around 0.9 frames per second.....
This depends on your processor. Actually with an optimization level 3, you can obtain 20 fps on a i7 laptop
hi, optimization level 3 you mean, the ScaViSlam program must compile with -O3 level? I clear this compile option in order to prevent compiling error...
?
Hi:
I don't have a CUDA support video card. Is it possible for me to build ScaViSLAM without CUDA support? I can't even find an options when doing an "out of source ccmake ../".
BTW, is PCL a must as well?
Cheers Pei