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

Localization Mode + MM: Add option to pre-optimize the full global graph once so that map origin doesn't change on retrieval #1245

Open
matlabbe opened this issue Mar 16, 2024 · 0 comments

Comments

@matlabbe
Copy link
Member

matlabbe commented Mar 16, 2024

See original discussion here: http://official-rtab-map-forum.206.s1.nabble.com/MemoryThr-td9766.html

I think I understand what you are implying. It could be indeed a nice option if we could save the full WM+LTM optimized graph in database (or do single global map optimization on start with all nodes in WM and LTM when launching in localization mode) so that the root is always the oldest node in the database. On retrieval, we don't need to optimize anything anymore that would make the map origin to change, we just take the pose from the WM+LTM optimized graph. The poses will be always in same map frame even if memory management is enabled (so we can use RGBD/OptimizeFromGraphEnd=false).

Related to #1201

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant