g2opy
g2opy copied to clipboard
ImportError: cannot import name 'AngleAxis' from 'g2o'
from g2o import AngleAxis
ImportError: cannot import name 'AngleAxis' from 'g2o' (unknown location)
How should I solved it ?
Does import g2o work? If it doesn't, then the problem is with the installation of g2o.