ros-class-loader 2.4.0-2build1 source package in Ubuntu

Changelog

ros-class-loader (2.4.0-2build1) lunar; urgency=medium

  * No-change rebuild with ros2-rcpputils 2.6.0 to link with librcpputils1d

 -- Andreas Hasenack <email address hidden>  Tue, 06 Dec 2022 09:43:18 -0300

Upload details

Uploaded by:
Andreas Hasenack
Uploaded to:
Lunar
Original maintainer:
Debian Science Team
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
ros-class-loader_2.4.0.orig.tar.gz 37.4 KiB 2b9eabd5e14ed415f383ee2a86daa3858a85975e42dcba4d5f710a2a2d3d1a31
ros-class-loader_2.4.0-2build1.debian.tar.xz 5.3 KiB 7464506f18b6e3cb247f4658374eead4d86e06a1dd7e58280ba6ab87c4a71a45
ros-class-loader_2.4.0-2build1.dsc 2.8 KiB 887fdbadcb9f89d58d699752c6a5b0bc4068720efd51ec0e5f05092a68326e17

View changes file

Binary packages built by this source

libclass-loader-dev: ROS class_loader library - development files

 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-loader3d: 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-dbgsym: debug symbols for libclass-loader3d