ros-class-loader 0.3.8-1 source package in Ubuntu

Changelog

ros-class-loader (0.3.8-1) unstable; urgency=medium

  * Update watch file
  * Remove old catkin version
  * Limit watch file to ROS1 version
  * New upstream version 0.3.8
  * Update policy and debhelper versions

 -- Jochen Sprickerhof <email address hidden>  Sat, 23 Dec 2017 17:34:22 +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_0.3.8-1.dsc 2.3 KiB f4589d4cc279439e6e8eda9fee8e4a75e869a7985280c7818fa1ef042008b715
ros-class-loader_0.3.8.orig.tar.gz 30.0 KiB fb58efe5ec10597770d32f67093976d1522b0e09dfa1b2b9ba1191081421ba49
ros-class-loader_0.3.8-1.debian.tar.xz 3.1 KiB 85c080fc3e3b35205d25d4eeeb32ec29a637e5a0a3527d8b868c82c13da05faa

No changes file available.

Binary packages built by this source

libclass-loader-dev: 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-loader0d: 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-loader0d-dbgsym: debug symbols for libclass-loader0d