Launch File Definition

<launch>

  <node name="health_monitor"
        pkg="gizmo"
        type="health_monitor"
        respawn="true" respawn_delay="10" />

</launch>

ROS Node

health_monitor