Skip to content

Port class_loader or alternative into ROS 2 #60

@wjwwood

Description

@wjwwood

In order to implement the Node Components pattern, we need to be able to load shared libraries and instantiate classes from within those shared libraries. This is handled by class_loader in ROS 1, so we need to migrate it or do something similar for ROS 2.

AC:

  • Add package that provides the needed machinery to "register" classes into and "load" classes out of a shared library.

Metadata

Metadata

Assignees

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