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

issue when running train_vo.py #4

Open
LoFaiTh opened this issue Nov 19, 2024 · 1 comment
Open

issue when running train_vo.py #4

LoFaiTh opened this issue Nov 19, 2024 · 1 comment

Comments

@LoFaiTh
Copy link

LoFaiTh commented Nov 19, 2024

the error shows 'No module named eval_tartan'
Traceback (most recent call last): File "/home/kefei/workspaces/MultiSlam_DiffPose/train_vo.py", line 19, in <module> from eval_tartan import validate ModuleNotFoundError: No module named 'eval_tartan'
And I can't find the file eval_tartan.py.
Did I miss some steps?

@lahavlipson
Copy link
Collaborator

No you didn't miss anything, I honestly just forgot to commit this file lol. This is just to validate the SLAM training, you can comment out the validation code in train_vo.py if you want.

I've added the file in this branch: add_missing_file. I'll merge to main shortly.

lahavlipson added a commit that referenced this issue Dec 3, 2024
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