class-loader 2.7.0-3
Name | class-loader |
---|---|
Version | 2.7.0-3 (769259c0b275d43eccf56c3ad2c5a0b7f9bfe0f1) |
Summary | |
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 these exported classes without the explicit declaration (i.e. header file) for those classes. |
Section | devel |
License | BSD |
Homepage | http://ros.org/wiki/class_loader |
Recipe file | generated-recipes/class-loader/class-loader_2.7.0-3.bb |
Layer | meta-ros2-jazzy (scarthgap branch) |
Inherits |
|
Dependencies |
|
PACKAGECONFIG options |
Sources
git://github.com/ros2-gbp/class_loader-release |
Patches
None
bbappends
This recipe is appended by:
Other branches
This recipe in other branches of meta-ros2-jazzy:
Branch | Recipe |
---|---|
master | class-loader 2.7.0-3 |
styhead (Yocto Project 5.1) | class-loader 2.7.0-3 |
scarthgap (Yocto Project 5.0) | class-loader 2.7.0-3 (this recipe) |
kirkstone (Yocto Project 4.0) | class-loader 2.7.0-3 |