[ 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