Skip to content

enabling on-demand loading/unloading fails #38

Closed
@rhaschke

Description

@rhaschke

To fix #37, I tried to enable on-demand loading/unloading. However, now classes cannot be instantiated:

terminate called after throwing an instance of 'pluginlib::CreateClassException'
  what():  MultiLibraryClassLoader: Could not create object of class type test_plugins::Foo as no factory exists for it. Make sure that the library exists and was explicitly loaded through MultiLibraryClassLoader::loadLibrary()
The program has unexpectedly finished.

Metadata

Metadata

Assignees

No one assigned

    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