Skip to content

question about the speedup branch #192

@HannahHaensen

Description

@HannahHaensen

When running the speedup branch i run into the following error:

FEngine resolved backend: OpenGL
Traceback (most recent call last):
  File "/home/hannah/Documents/GitHub/MonoGS/slam.py", line 252, in <module>
    slam = SLAM(config, save_dir=save_dir)
  File "/home/hannah/Documents/GitHub/MonoGS/slam.py", line 110, in __init__
    self.frontend.run()
  File "/home/hannah/Documents/GitHub/MonoGS/utils/slam_frontend.py", line 368, in run
    eval_ate(
  File "/home/hannah/Documents/GitHub/MonoGS/utils/eval_utils.py", line 70, in eval_ate
    latest_frame_idx = kf_ids[-1] + 2 if final else kf_ids[-1] + 1
IndexError: list index out of range

i also checked here: #5

but this seems not to be my issue, the general branch runs just fine.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions