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

Connected Components after data association #97

Closed
johnwlambert opened this issue Feb 16, 2021 · 3 comments
Closed

Connected Components after data association #97

johnwlambert opened this issue Feb 16, 2021 · 3 comments

Comments

@johnwlambert
Copy link
Collaborator

  • Need additional call to "find connected component" algo after data association, in addition to after Shonan, but not afterwards, cannot handle disconnected graph
[2021-02-16 14:36:10,595 ERROR bundle_adjustment.py line 104 38567] LM Optimization failed
Traceback (most recent call last):
  File "/Users/johnlambert/Documents/gtsfm/gtsfm/bundle/bundle_adjustment.py", line 102, in run
    result_values = lm.optimize()
RuntimeError: An inference algorithm was called with inconsistent arguments.  The
factor graph, ordering, or variable index were inconsistent with each
other, or a full elimination routine was called with an ordering that
does not include all of the variables.
@johnwlambert
Copy link
Collaborator Author

@vaishwarya96 do you mind confirming that the latest version of master fixes this issue for you?

cc @ayushbaid

@johnwlambert
Copy link
Collaborator Author

If so, we can go ahead and close this

@johnwlambert
Copy link
Collaborator Author

I confirmed that this was resolved by #113

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