CMD + K

ros-noetic-class-loader

Community

The class_loader package is a ROS-independent package for loading plugins during runtime and the foundation of the higher level ROS "pluginlib" library. class_loader utilizes the host operating system's runtime loader to open runtime libraries (e.g. .so/.dll files), introspect the library for exported plugin classes, and allows users to instantiate objects of said exported classes without the explicit declaration (i.e. header file) for those classes.

Installation

To install this package, run one of the following:

Conda
$conda install robostack-staging::ros-noetic-class-loader

Usage Tracking

0.5.2
0.5.0
2 / 8 versions selected
Downloads (Last 6 months): 0

About

Summary

The class_loader package is a ROS-independent package for loading plugins during runtime and the foundation of the higher level ROS "pluginlib" library. class_loader utilizes the host operating system's runtime loader to open runtime libraries (e.g. .so/.dll files), introspect the library for exported plugin classes, and allows users to instantiate objects of said exported classes without the explicit declaration (i.e. header file) for those classes.

Last Updated

Mar 15, 2026 at 04:12

License

BSD-3-Clause

Supported Platforms

macOS-arm64
linux-64
linux-aarch64
win-64
macOS-64