ros-bond-core 1.8.6-9 source package in Ubuntu

Changelog

ros-bond-core (1.8.6-9) unstable; urgency=medium

  * Ignore test results on hurd-i386

 -- Jochen Sprickerhof <email address hidden>  Wed, 27 Oct 2021 07:58:18 +0200

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
Jammy release universe misc

Downloads

File Size SHA-256 Checksum
ros-bond-core_1.8.6-9.dsc 2.8 KiB 96611a2ff04a1e2883c70feafa0c0ef8b00ebfc756db5ccf3635fee9c175aee0
ros-bond-core_1.8.6.orig.tar.gz 33.1 KiB 33ec23816b57630c449b4a629504bd0112eeef5cee15652b3759ab11088a1e81
ros-bond-core_1.8.6-9.debian.tar.xz 5.5 KiB a99497de74fb41c0ef22bd5fac7de136c9205a1773376bf48e7c22ce0487e3b2

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: Messages related to Robot OS bond_core - development

 This package is part of Robot OS (ROS). This is the 'bond' process state
 machine library development files.
 .
 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.

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

No description available for libbondcpp-dev in ubuntu kinetic.

libbondcpp1d: Robot OS bondcpp library

 This package is part of Robot OS (ROS). It is the 'bond' process state
 machine library C++ 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.

libbondcpp1d-dbgsym: No summary available for libbondcpp1d-dbgsym in ubuntu kinetic.

No description available for libbondcpp1d-dbgsym in ubuntu kinetic.

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

No description available for libsmc-dev in ubuntu kinetic.

python3-bond: Messages related to Robot OS bond_core - Python 3

 This package is part of Robot OS (ROS). This is the 'bond' process state
 machine library Python 3 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.

python3-bondpy: Python 3 implementation of bond

 This package is part of Robot OS (ROS). It is the 'bond' process state
 machine library Python 3 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 3 package.

python3-smclib: Robot OS 'bond' State Machine Compiler Python 3 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 3 interface.