Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No Cuda support? #30

Open
jiapei100 opened this issue Apr 7, 2013 · 5 comments
Open

No Cuda support? #30

jiapei100 opened this issue Apr 7, 2013 · 5 comments

Comments

@jiapei100
Copy link

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

@aswinthomas
Copy link

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

@asimay
Copy link

asimay commented Sep 30, 2014

Without CUDA I just get around 0.9 frames per second.....

@aswinthomas
Copy link

This depends on your processor. Actually with an optimization level 3, you can obtain 20 fps on a i7 laptop

@asimay
Copy link

asimay commented Sep 30, 2014

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...

@asimay
Copy link

asimay commented Sep 30, 2014

?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants