Skip to content
/ bond_core Public

Maintains a bond (i.e. heart beat ) between ROS nodes and provides feedback when the bond is broken

Notifications You must be signed in to change notification settings

ros/bond_core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bond_core

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.

License

The implementation of bond itself is under: BSD-3-Clause bond_core includes a vendored version of smclib which is under: MPL-1.1

About

Maintains a bond (i.e. heart beat ) between ROS nodes and provides feedback when the bond is broken

Resources

Stars

Watchers

Forks

Packages

No packages published