ros-bond-core 1.7.18-2 source package in Ubuntu

Changelog

ros-bond-core (1.7.18-2) unstable; urgency=medium

  * Reupload because of broken ros-comm

 -- Jochen Sprickerhof <email address hidden>  Fri, 04 Nov 2016 22:09:25 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
ros-bond-core_1.7.18-2.dsc 2.9 KiB 7d401e62d00e8ced720f86b5e95f30a3fe763e1d247384f419edef788493e6df
ros-bond-core_1.7.18.orig.tar.gz 30.7 KiB cdcad6a9a311bbe2f8f05ece55f595c0443b3a99e1c9ebd7b1c50ff05d6de123
ros-bond-core_1.7.18-2.debian.tar.xz 11.2 KiB 934fdc0a85920d47d37fbc4d6980d962245fef5a62ed6b03e213a16917425a0c

Available diffs

No changes file available.

Binary packages built by this source

cl-bond: Messages related to Robot OS bond_core - LISP

 This package is part of Robot OS (ROS). This is the 'bond' process state
 machine library LISP bindings.
 .
 Bond is a mechanism for checking when another process has
 terminated. A bond allows two processes, A and B, to know when the
 other has terminated, either cleanly or by crashing. The bond remains
 connected until it is either broken explicitly or until a heartbeat
 times out.

libbond-dev: No summary available for libbond-dev in ubuntu zesty.

No description available for libbond-dev in ubuntu zesty.

libbondcpp-dev: No summary available for libbondcpp-dev in ubuntu zesty.

No description available for libbondcpp-dev in ubuntu zesty.

libbondcpp0d: No summary available for libbondcpp0d in ubuntu artful.

No description available for libbondcpp0d in ubuntu artful.

libbondcpp0d-dbgsym: No summary available for libbondcpp0d-dbgsym in ubuntu bionic.

No description available for libbondcpp0d-dbgsym in ubuntu bionic.

libsmc-dev: No summary available for libsmc-dev in ubuntu artful.

No description available for libsmc-dev in ubuntu artful.

python-bond: No summary available for python-bond in ubuntu zesty.

No description available for python-bond in ubuntu zesty.

python-bondpy: Python implementation of bond

 This package is part of Robot OS (ROS). It is the 'bond' process state
 machine library Python implementation.
 .
 Bond is a mechanism for checking when another process has terminated. A
 bond allows two processes, A and B, to know when the other has terminated,
 either cleanly or by crashing. The bond remains connected until it is either
 broken explicitly or until a heartbeat times out. This package contains
 the Python package.

python-smclib: Robot OS 'bond' State Machine Compiler Python package

 The State Machine Compiler (SMC) from http://smc.sourceforge.net/
 converts a language-independent description of a state machine
 into the source code to support that state machine.
 .
 This package contains the Python interface.