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

Sim3 Unexpected Behaviour #339

Closed
mbway opened this issue Feb 4, 2019 · 2 comments
Closed

Sim3 Unexpected Behaviour #339

mbway opened this issue Feb 4, 2019 · 2 comments
Labels

Comments

@mbway
Copy link

mbway commented Feb 4, 2019

I have been trying to optimize a pose graph in Sim(3) and noticed that the output is either incorrect, or g2o is doing something that I am not expecting. I have a simple test case which explains my problem:

g2o_minimal_example.zip
The output of g2o_minimal_example.py is:
(note: there are two trajectories 0-1-2 and 3-4-5 with loop closures between 0-3 and 2-5)
image
image

The SE(3) result is expected, the two trajectories are pulled together, however in Sim(3) the behaviour is strange. In g2o_full_example.py I have more test cases with different information values etc and similar strange behaviour when using SE3Expmap.

Any help or insights would be greatly appreciated.

Copy link

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 14 days.

@github-actions github-actions bot added the Stale label Jan 13, 2025
Copy link

github-actions bot commented Feb 4, 2025

This issue was closed because it has been stalled for 14 days with no activity.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Feb 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant