CMD + K

ros-class-loader

Community

The class_loader package is a ROS-independent package for loading plugins during runtime and the

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::ros-class-loader

Usage Tracking

0.4.1
1 / 8 versions selected
Total downloads: 0

Description

The classloader package is a ROS-independent package for loading plugins during runtime and the foundation of the higher level ROS "pluginlib" library. classloader 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.

About

Summary

The class_loader package is a ROS-independent package for loading plugins during runtime and the

Information Last Updated

Apr 22, 2025 at 14:57

License

BSD-3-Clause

Total Downloads

21.4K

Platforms

Linux 64 Version: 0.4.1
macOS 64 Version: 0.4.1