devel/ros-class-loader
ROS package for dynamically loading C++ classes at runtime
- Directory:
- devel/ros-class-loader (package's history)
- Package version:
- ros-class-loader-0.4.1
- Home page:
- http://ros.org/wiki/class_loader
- License:
- modified-bsd
- Source archive:
- 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.
- Run dependencies:
- console-bridge>=0.3, libstdc++, poco>=1, py38-catkin-pkg>=0.2, py38-empy>=3, py38-nose>=0.10, py38-pyparsing, py38-ros-catkin>=0.7
- Build dependencies:
- cmake>=2.8.3, digest>=20080510, g++>=4.8, gcc>=3, patch>=2.0, pax, pkg-config>=0.22, pkg_install>=20110805.12, python38>=3.8<3.9, ros-cmake-modules>=0.3, tnftp>=20130505~ssl
- General options:
- c++-compiler alternatives:
- c-compiler alternatives:
- python alternatives: