套件:libclass-loader3d(2.8.0-1 以及其他的) [debports]
ROS class_loader library
This package is part of Robot OS (ROS). 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.
This package contains the library.
其他與 libclass-loader3d 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.32)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libconsole-bridge1.0 (>= 1.0.1+dfsg2)
- console bridge - library
-
- dep: libgcc-s1 (>= 3.0)
- GCC 支援函式庫
-
- dep: librcpputils1d (>= 2.6.0)
- C++ Utilities for ROS 2
-
- dep: libstdc++6 (>= 11)
- GNU Standard C++ Library v3