Skip to content
This repository was archived by the owner on Jul 20, 2023. It is now read-only.
This repository was archived by the owner on Jul 20, 2023. It is now read-only.

Load two maps from the same script #2

@ThibaudM

Description

@ThibaudM

Hello SolAR team,

Is there a way to load two maps from the same script?

The XPCF ComponentManager is a singleton (https://github.com/SolarFramework/Sample-Relocalization/blob/master/Mono/main.cpp#L50, https://github.com/b-com-software-basis/xpcf/blob/master/src/ComponentManager.cpp#L65-L69), so the config/components of the first map will be overridden by those of the second map.

Is there a way to create a workaround with the existing code?

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions