Bond broken, exiting
Hello, I running some programs with nodelet. After sometime, it raise the following error: Bond broken, exiting
. link
Disable the heartbeat check sometimes might help.
<param name="/bond_disable_heartbeat_timeout" value="true" />
But I would like to find out the root cause. Thanks in advance.