class-loader 0.5.2-1
| Name | class-loader |
|---|---|
| Version | 0.5.2-1 (87faa8f679bdb9ceb38ff41c1fe68ba1d354e31a) |
| 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 said 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_0.5.2-1.bb |
| Layer | meta-ros1-noetic (whinlatter branch) |
| Inherits |
|
| Dependencies |
|
| PACKAGECONFIG options |
Sources
| git://github.com/ros-gbp/class_loader-release |
Patches
None
bbappends
This recipe is appended by:
Other branches
This recipe in other branches of meta-ros1-noetic:
| Branch | Recipe |
|---|---|
| master | class-loader 0.5.2-1 |
| whinlatter (Yocto Project 5.3) | class-loader 0.5.2-1 (this recipe) |
| walnascar (Yocto Project 5.2) | class-loader 0.5.2-1 |
| styhead (Yocto Project 5.1) | class-loader 0.5.1-1 |
| scarthgap (Yocto Project 5.0) | class-loader 0.5.2-1 |
| nanbield (Yocto Project 4.3) | class-loader |
| mickledore (Yocto Project 4.2) | class-loader |
| langdale (Yocto Project 4.1) | class-loader 0.5.0-1 |
| kirkstone (Yocto Project 4.0) | class-loader 0.5.2-1 |
| honister (Yocto Project 3.4) | class-loader |
| hardknott (Yocto Project 3.3) | class-loader 0.5.0-1 |
| gatesgarth (Yocto Project 3.2) | class-loader |
| dunfell (Yocto Project 3.1) | class-loader |