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

not able to run visual slam #1

Open
logeshkrishnan94 opened this issue Jul 20, 2022 · 0 comments
Open

not able to run visual slam #1

logeshkrishnan94 opened this issue Jul 20, 2022 · 0 comments

Comments

@logeshkrishnan94
Copy link

I'm using ubuntu 18.04, after creating conda environment and installation using bash (install_all.sh), i'm getting the below error

Traceback (most recent call last):
File "run_slam.py", line 7, in
from core.model import VisualSLAM
File "/home/user/projects/SLAM/Graph-SLAM/visual_slam/core/model.py", line 4, in
from .optimizer import PoseGraph
File "/home/user/projects/SLAM/Graph-SLAM/visual_slam/core/optimizer.py", line 1, in
import g2o
ModuleNotFoundError: No module named '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

1 participant