def __init__(self): rospy.init_node('openhmd_ros') self.pub = rospy.Publisher('/openhmd/pose', Pose) self.hmd = None