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 provides C++ and python implementations.

Homepage:
http://ros.org/wiki/bond_core
