@ -22,7 +22,7 @@ from geometry_msgs.msg import Vector3
def init_dataFormat(cfg:Read_SUB_Config):
ros_namespace="/drone1"
f1data = b'\xf1drone550..............\r\n'
f1data = b'\xf1drone550..............\r\x1a'
sel.write(f1data)
readTenByte = sel.read_until(size=5)