[ bianca ]
[ 源代码: ros-class-loader ]
软件包:libclass-loader3d(2.8.0-1 以及其他的)
libclass-loader3d 的相关链接
下载源码包 ros-class-loader:
- [ros-class-loader_2.8.0-1.debian.tar.xz]
- [ros-class-loader_2.8.0-1.dsc]
- [ros-class-loader_2.8.0.orig.tar.gz]
维护小组:
外部的资源:
- 主页 [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 Library: Shared libraries
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libconsole-bridge1.0 (>= 1.0.1+dfsg2)
- console bridge - library
-
- dep: libgcc-s1 (>= 3.0)
- GCC support library
-
- dep: librcpputils1d (>= 2.6.0)
- C++ Utilities for ROS 2
-
- dep: libstdc++6 (>= 11)
- GNU Standard C++ Library v3