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

ImportError: cannot import name 'AngleAxis' from 'g2o' #68

Open
foxkw opened this issue Aug 12, 2022 · 1 comment
Open

ImportError: cannot import name 'AngleAxis' from 'g2o' #68

foxkw opened this issue Aug 12, 2022 · 1 comment

Comments

@foxkw
Copy link

foxkw commented Aug 12, 2022

from g2o import AngleAxis

ImportError: cannot import name 'AngleAxis' from 'g2o' (unknown location)

How should I solved it ?

@Quest2GM
Copy link

Quest2GM commented Aug 13, 2022

Does import g2o work? If it doesn't, then the problem is with the installation of g2o.

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

2 participants