
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.