def __init__(self): """ Constructor """ self._image_pub = rospy.Publisher('/robot/head_display', Image, latch=True, queue_size=10)