dist: buster
ros-noetic-class-loader
The class_loader package is a ROS-independent package for loading plugins during runtime and the foundation of the higher level ROS "pluginlib" library.
Available Versions
Version
all
armhf
0.5.0-0buster
Metadata
Maintainer
Section
misc
Description
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.
Dependencies
libboost-atomic1.67.0
libboost-chrono1.67.0
libboost-date-time1.67.0
libboost-system1.67.0
libboost-thread1.67.0
libc6 (>= 2.4)
libconsole-bridge0.4
libgcc1 (>= 1:3.5)
libpocofoundation60
libstdc++6 (>= 5.2)
libboost-system-dev
libboost-thread-dev
libconsole-bridge-dev
libpoco-dev