パッケージ: libclass-loader-dev (0.5.0-3)
libclass-loader-dev に関するリンク
Debian の資源:
ros-class-loader ソースパッケージをダウンロード:
- [ros-class-loader_0.5.0-3.dsc]
- [ros-class-loader_0.5.0.orig.tar.gz]
- [ros-class-loader_0.5.0-3.debian.tar.xz]
メンテナ:
- Debian Science Maintainers (QA ページ, メールアーカイブ)
- Jochen Sprickerhof (QA ページ)
- Leopold Palomo-Avellaneda (QA ページ)
外部の資源:
- ホームページ [wiki.ros.org]
類似のパッケージ:
development files for Robot OS 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 development files for the library.
その他の libclass-loader-dev 関連パッケージ
|
|
|
|
-
- dep: libboost-system-dev
- Operating system (e.g. diagnostics support) library (default version)
-
- dep: libboost-thread-dev
- portable C++ multi-threading (default version)
-
- dep: libclass-loader1d (= 0.5.0-3)
- ROS class_loader library
-
- dep: libconsole-bridge-dev
- console bridge - development files
-
- dep: libpoco-dev
- C++ Portable Components (POCO) Development files