-
Notifications
You must be signed in to change notification settings - Fork 67
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
I can't compile the code #13
Comments
error: ‘atomic’ in namespace ‘std’ does not name a template type |
Hi,
The test platform was Ubuntu 18.04. Usually you need at least satisfy the dependencies of ORBSLAM. Stella_slam is almost same but newer.
Compiling errors may occur when you use for example different version of g2o.
Best,
|
Thanks for your reply! I just run this project on TUM.
|
hi, The crash may be due to the different version of g2o installed, please try to de-activate BUILD_WITH_MARCH NATIVE (in ccmake .). Best regards, |
well, I had this visualization problem when I test it on ubuntu 20. Best, |
I got some code syntax error,may I ask you about your test platform. Ubuntu 18.04 or Ubuntu 20.04.
And if needing to satisfy with requirements for stella_vslam
The text was updated successfully, but these errors were encountered: