[ 源代码: ros-class-loader ]
软件包:libclass-loader3d(2.8.0-1 以及其他的)
libclass-loader3d 的相关链接
Debian 的资源:
下载源码包 ros-class-loader:
- [ros-class-loader_2.8.0-1.dsc]
- [ros-class-loader_2.8.0.orig.tar.gz]
- [ros-class-loader_2.8.0-1.debian.tar.xz]
维护小组:
- Debian Science Maintainers (QA 页面, 邮件存档)
- Jochen Sprickerhof (QA 页面)
- Leopold Palomo-Avellaneda (QA 页面)
- Timo Röhling (QA 页面)
外部的资源:
- 主页 [wiki.ros.org]
相似软件包:
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.5)
- GCC 支持库
-
- dep: librcpputils1d (>= 2.6.0)
- C++ Utilities for ROS 2
-
- dep: libstdc++6 (>= 11)
- GNU 标准 C++ 库,第3版