-
Notifications
You must be signed in to change notification settings - Fork 92
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* load additional map into GlobalMapping * global_mapping: use native rekeying function, avoid LinearContainerFactor in additional graph + proper clang-format * global_mapping: add a between factor between existing and loaded graph create extra factor between both graphs to avoid indeterminant system exception * global_mapping: get state of existing graph, do rekeying of new graph based on this. * global_mapping: change factor between graphs to betweenfactor * offline_viewer + global_mapping: remove last temporary factor next optimisation * deferring optimization when an additional map is loaded * offline_viewer: remove outdated message of temporary factor --------- Co-authored-by: k.koide <[email protected]>
- Loading branch information
Showing
6 changed files
with
127 additions
and
41 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters