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

Changelog

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

  [ Debian Janitor ]
  * Set field Upstream-Name in debian/copyright.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.

 -- Jochen Sprickerhof <email address hidden>  Tue, 15 Nov 2022 11:08:21 +0100

Upload details

Uploaded by:
Debian Science Team
Uploaded to:
Sid
Original maintainer:
Debian Science Team
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
ros-class-loader_2.4.0-2.dsc 2.8 KiB 70ba83fa6e87929b8707f34d812ab1ccb774820e1dd29f4bbfb0d40064b84d0e
ros-class-loader_2.4.0.orig.tar.gz 37.4 KiB 2b9eabd5e14ed415f383ee2a86daa3858a85975e42dcba4d5f710a2a2d3d1a31
ros-class-loader_2.4.0-2.debian.tar.xz 5.2 KiB 57c34c54a271a4e40ec47734d52b98293785e6af99f2e908c4d4f282533c65fc

Available diffs

No changes file available.

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