软件包:libclass-loader3d(2.7.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-s2 (>= 4.2.1)
- GCC 支持库
-
- dep: librcpputils1d (>= 2.6.0)
- C++ Utilities for ROS 2
-
- dep: libstdc++6 (>= 11)
- GNU 标准 C++ 库,第3版