node_alive icon indicating copy to clipboard operation
node_alive copied to clipboard

A watchdog for the ROS nodes that are still alive

node_alive

CI

node_alive_server checks if all nodes in the node_list are still alive. Nodes can be added to the node_list with use of node_alive_add [launch_file]. node_alive_add scans recursively through all nodes that are being launched with use of the specified launch file and adds these to the node_list.