public static void Copy(halodi_msgs.msg.MotorStatus src, halodi_msgs.msg.MotorStatus target)
 {
     target.Set(src);
 }