devel/ros2-class-loader
ROS2 package for dynamically loading C++ classes at runtime
- Directory:
- devel/ros2-class-loader (package's history)
- Package version:
- ros2-class-loader-2.2.0
- Home page:
- https://github.com/class_loader/
- License:
- apache-2.0
- 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++, py38-ament-package>=0, ros2-rcpputils>=0, ros2-ros-workspace>=0
- Build dependencies:
- ament-cmake>=0, ament-cmake-ros>=0, cmake>=2.6, digest>=20080510, g++>=3, gcc>=3, patch>=2.0, pax, pkg_install>=20110805.12, python38>=3.8<3.9, tnftp>=20130505~ssl
- General options:
- c++-compiler alternatives:
- c-compiler alternatives:
- python alternatives: