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

Some error in the import statements #1

Open
buemi opened this issue Jul 9, 2021 · 0 comments
Open

Some error in the import statements #1

buemi opened this issue Jul 9, 2021 · 0 comments

Comments

@buemi
Copy link

buemi commented Jul 9, 2021

Hi,
I failed to run the algorithm due to memory error, I suppose because my system has not enough resources.
Is it possible to "cut" the 22.npz input file reducing its length in order to reduce also the memory occupation?

Anyway I had to modify some line of the code in order to execute it:

  • In main.py line 3 rename utils with slam_utils
  • In main.py line 4 rename slam_utils with slam
  • In slam.py line 3 rename utils with slam_utils

Regards

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