{"product_id":"unitree-h2-basic","title":"Unitree H2 Basic","description":"\u003c!--\n  SPEEDYDRONE SHOPIFY PRODUCT DESCRIPTION — UNITREE H2 BASE MODEL\n\n  Suggested SEO title:\n  Unitree H2 Humanoid Robot Canada | SpeedyDrone\n\n  Suggested meta description:\n  Explore the base Unitree H2 humanoid robot with 31 degrees of freedom,\n  integrated sensing and voice interaction. Contact SpeedyDrone Canada.\n\n  Enter the SEO title and meta description manually in Shopify's Search engine\n  listing fields. HTML comments do not set page metadata.\n\n  Paste this complete block into the Shopify Product Description HTML\/source\n  editor. Videos are intentionally autoplaying, muted, looping and non-interactive.\n\n  Parameter source rule:\n  All technical specifications below follow the user-supplied base-model H2\n  parameter table. H2 EDU, H2 Plus and H2-D specifications are excluded.\n--\u003e\n\n\u003cstyle\u003e\n  .sd-h2,\n  .sd-h2 * {\n    box-sizing: border-box;\n  }\n\n  .sd-h2 {\n    --sd-h2-bg: #ffffff;\n    --sd-h2-card: #ffffff;\n    --sd-h2-soft: #f6f7f8;\n    --sd-h2-text: #111317;\n    --sd-h2-muted: #62666d;\n    --sd-h2-border: #e2e4e7;\n    --sd-h2-dark: #090a0d;\n    --sd-h2-accent: #6b4bc3;\n    width: 100%;\n    max-width: 1440px;\n    margin: 0 auto;\n    padding: 20px 20px 72px;\n    overflow: hidden;\n    color: var(--sd-h2-text);\n    background: var(--sd-h2-bg);\n    font-family: inherit;\n    line-height: 1.6;\n  }\n\n  .sd-h2 img,\n  .sd-h2 video {\n    display: block;\n    width: 100%;\n    max-width: 100%;\n    margin: 0;\n    border: 0;\n    border-radius: 0;\n    box-shadow: none;\n  }\n\n  .sd-h2 h2,\n  .sd-h2 h3,\n  .sd-h2 p,\n  .sd-h2 figure,\n  .sd-h2 table {\n    margin: 0;\n  }\n\n  .sd-h2 h2,\n  .sd-h2 h3 {\n    color: var(--sd-h2-text);\n    font-family: inherit;\n    letter-spacing: -0.025em;\n  }\n\n  .sd-h2__hero,\n  .sd-h2__intro,\n  .sd-h2__feature,\n  .sd-h2__clarity,\n  .sd-h2__specifications,\n  .sd-h2__canada,\n  .sd-h2__faq,\n  .sd-h2__cta {\n    border-radius: 24px;\n  }\n\n  .sd-h2__hero {\n    margin-bottom: 22px;\n    overflow: hidden;\n    background: #eef0f3;\n  }\n\n  .sd-h2__hero img {\n    height: auto;\n  }\n\n  .sd-h2__intro,\n  .sd-h2__feature,\n  .sd-h2__clarity,\n  .sd-h2__specifications,\n  .sd-h2__canada,\n  .sd-h2__faq {\n    margin-bottom: 22px;\n    background: var(--sd-h2-card);\n  }\n\n  .sd-h2__intro,\n  .sd-h2__clarity,\n  .sd-h2__specifications,\n  .sd-h2__canada,\n  .sd-h2__faq {\n    padding: clamp(28px, 4vw, 58px);\n    border: 1px solid var(--sd-h2-border);\n  }\n\n  .sd-h2__intro {\n    text-align: center;\n  }\n\n  .sd-h2__eyebrow {\n    margin-bottom: 8px !important;\n    color: var(--sd-h2-accent);\n    font-size: 13px;\n    font-weight: 750;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .sd-h2__title {\n    max-width: 1000px;\n    margin: 0 auto 16px !important;\n    font-size: clamp(32px, 4.5vw, 58px);\n    line-height: 1.06;\n  }\n\n  .sd-h2__lead {\n    max-width: 940px;\n    margin: 0 auto !important;\n    color: var(--sd-h2-muted);\n    font-size: clamp(16px, 1.7vw, 20px);\n    line-height: 1.65;\n  }\n\n  .sd-h2__stats {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 14px;\n    margin-top: 34px;\n  }\n\n  .sd-h2__stat {\n    min-width: 0;\n    padding: 22px 14px;\n    border: 1px solid var(--sd-h2-border);\n    border-radius: 18px;\n    background: var(--sd-h2-soft);\n  }\n\n  .sd-h2__stat strong,\n  .sd-h2__stat span {\n    display: block;\n  }\n\n  .sd-h2__stat strong {\n    margin-bottom: 5px;\n    font-size: clamp(23px, 3vw, 38px);\n    line-height: 1.08;\n  }\n\n  .sd-h2__stat span {\n    color: var(--sd-h2-muted);\n    font-size: 13px;\n    line-height: 1.4;\n  }\n\n  .sd-h2__features {\n    margin-bottom: 22px;\n  }\n\n  .sd-h2__feature {\n    display: grid;\n    grid-template-columns: minmax(0, 1.18fr) minmax(320px, 0.82fr);\n    margin-bottom: 18px;\n    overflow: hidden;\n    border: 1px solid var(--sd-h2-border);\n  }\n\n  .sd-h2__feature:last-child {\n    margin-bottom: 0;\n  }\n\n  .sd-h2__feature--reverse {\n    grid-template-columns: minmax(320px, 0.82fr) minmax(0, 1.18fr);\n  }\n\n  .sd-h2__video-wrap {\n    min-width: 0;\n    overflow: hidden;\n    background: #000;\n  }\n\n  .sd-h2__video-wrap video {\n    height: 100%;\n    min-height: 430px;\n    object-fit: cover;\n    background: #000;\n    pointer-events: none;\n  }\n\n  .sd-h2__video-wrap video::-webkit-media-controls,\n  .sd-h2__video-wrap video::-webkit-media-controls-enclosure,\n  .sd-h2__video-wrap video::-webkit-media-controls-panel,\n  .sd-h2__video-wrap video::-webkit-media-controls-overlay-play-button,\n  .sd-h2__video-wrap video::-webkit-media-controls-start-playback-button {\n    display: none !important;\n    -webkit-appearance: none;\n  }\n\n  .sd-h2__feature-copy {\n    display: flex;\n    min-width: 0;\n    flex-direction: column;\n    justify-content: center;\n    padding: clamp(30px, 4.2vw, 62px);\n    background: #fff;\n  }\n\n  .sd-h2__feature-copy h2 {\n    margin-bottom: 15px;\n    font-size: clamp(28px, 3.4vw, 46px);\n    line-height: 1.12;\n  }\n\n  .sd-h2__feature-copy p:not(.sd-h2__eyebrow) {\n    color: var(--sd-h2-muted);\n    font-size: clamp(15px, 1.45vw, 18px);\n  }\n\n  .sd-h2__feature-note {\n    margin-top: 16px !important;\n    padding-top: 16px;\n    border-top: 1px solid var(--sd-h2-border);\n    color: #747880 !important;\n    font-size: 12px !important;\n    line-height: 1.55;\n  }\n\n  .sd-h2__clarity {\n    text-align: center;\n  }\n\n  .sd-h2__clarity h2 {\n    max-width: 900px;\n    margin: 0 auto 14px;\n    font-size: clamp(28px, 3.6vw, 46px);\n    line-height: 1.12;\n  }\n\n  .sd-h2__clarity \u003e p:not(.sd-h2__eyebrow) {\n    max-width: 880px;\n    margin: 0 auto;\n    color: var(--sd-h2-muted);\n    font-size: 17px;\n  }\n\n  .sd-h2__included-grid {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 12px;\n    margin-top: 28px;\n  }\n\n  .sd-h2__included-item {\n    padding: 18px 14px;\n    border: 1px solid var(--sd-h2-border);\n    border-radius: 14px;\n    background: var(--sd-h2-soft);\n  }\n\n  .sd-h2__included-item strong,\n  .sd-h2__included-item span {\n    display: block;\n  }\n\n  .sd-h2__included-item strong {\n    margin-bottom: 4px;\n    font-size: 16px;\n  }\n\n  .sd-h2__included-item span {\n    color: var(--sd-h2-muted);\n    font-size: 12px;\n    line-height: 1.4;\n  }\n\n  .sd-h2__section-head {\n    max-width: 960px;\n    margin: 0 auto 30px;\n    text-align: center;\n  }\n\n  .sd-h2__section-head h2 {\n    margin-bottom: 11px;\n    font-size: clamp(28px, 3.8vw, 48px);\n    line-height: 1.12;\n  }\n\n  .sd-h2__section-head p:not(.sd-h2__eyebrow) {\n    color: var(--sd-h2-muted);\n    font-size: clamp(15px, 1.6vw, 18px);\n  }\n\n  .sd-h2__table-wrap {\n    width: 100%;\n    overflow-x: auto;\n    border: 1px solid var(--sd-h2-border);\n    border-radius: 16px;\n    background: #fff;\n  }\n\n  .sd-h2__spec-table {\n    width: 100%;\n    min-width: 720px;\n    border-collapse: collapse;\n    table-layout: fixed;\n    color: var(--sd-h2-text);\n    background: #fff;\n  }\n\n  .sd-h2__spec-table th,\n  .sd-h2__spec-table td {\n    padding: 15px 18px;\n    border: 0;\n    border-bottom: 1px solid var(--sd-h2-border);\n    font-size: 14px;\n    line-height: 1.5;\n    text-align: left;\n    vertical-align: top;\n  }\n\n  .sd-h2__spec-table tr:last-child th,\n  .sd-h2__spec-table tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .sd-h2__spec-table th[scope=\"row\"] {\n    width: 39%;\n    color: #41454c;\n    background: #f8f9fa;\n    font-weight: 700;\n  }\n\n  .sd-h2__spec-table td {\n    font-weight: 600;\n  }\n\n  .sd-h2__spec-table tr:nth-child(even):not(.sd-h2__spec-group) td {\n    background: #fcfcfc;\n  }\n\n  .sd-h2__spec-group th {\n    padding: 12px 18px;\n    color: #fff;\n    background: var(--sd-h2-dark);\n    font-size: 13px;\n    font-weight: 750;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n  }\n\n  .sd-h2__spec-note {\n    margin-top: 18px !important;\n    color: #73777e;\n    font-size: 12px;\n    line-height: 1.6;\n  }\n\n  .sd-h2__canada-grid {\n    display: grid;\n    grid-template-columns: minmax(0, 1.25fr) minmax(280px, 0.75fr);\n    gap: clamp(28px, 4vw, 62px);\n    align-items: start;\n  }\n\n  .sd-h2__canada h2 {\n    margin-bottom: 16px;\n    font-size: clamp(28px, 3.5vw, 44px);\n    line-height: 1.15;\n  }\n\n  .sd-h2__canada h3 {\n    margin: 25px 0 8px;\n    font-size: 21px;\n    line-height: 1.25;\n  }\n\n  .sd-h2__canada p:not(.sd-h2__eyebrow) {\n    color: var(--sd-h2-muted);\n  }\n\n  .sd-h2__support-list {\n    display: grid;\n    gap: 10px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .sd-h2__support-list li {\n    position: relative;\n    padding: 14px 16px 14px 42px;\n    border: 1px solid var(--sd-h2-border);\n    border-radius: 12px;\n    background: var(--sd-h2-soft);\n    color: var(--sd-h2-text);\n    font-weight: 650;\n  }\n\n  .sd-h2__support-list li::before {\n    position: absolute;\n    top: 15px;\n    left: 17px;\n    color: var(--sd-h2-accent);\n    content: \"\\2713\";\n    font-weight: 800;\n  }\n\n  .sd-h2__faq h2 {\n    margin-bottom: 24px;\n    font-size: clamp(28px, 3.5vw, 44px);\n    line-height: 1.15;\n    text-align: center;\n  }\n\n  .sd-h2__faq-list {\n    max-width: 1000px;\n    margin: 0 auto;\n    border-top: 1px solid var(--sd-h2-border);\n  }\n\n  .sd-h2__faq-item {\n    border-bottom: 1px solid var(--sd-h2-border);\n  }\n\n  .sd-h2__faq-item summary {\n    position: relative;\n    padding: 20px 46px 20px 0;\n    color: var(--sd-h2-text);\n    cursor: pointer;\n    font-size: 17px;\n    font-weight: 700;\n    line-height: 1.35;\n    list-style: none;\n  }\n\n  .sd-h2__faq-item summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .sd-h2__faq-item summary::after {\n    position: absolute;\n    top: 50%;\n    right: 6px;\n    width: 27px;\n    height: 27px;\n    transform: translateY(-50%);\n    border: 1px solid var(--sd-h2-border);\n    border-radius: 50%;\n    content: \"+\";\n    font-size: 20px;\n    font-weight: 400;\n    line-height: 24px;\n    text-align: center;\n  }\n\n  .sd-h2__faq-item[open] summary::after {\n    content: \"\\2212\";\n  }\n\n  .sd-h2__faq-answer {\n    padding: 0 46px 20px 0;\n    color: var(--sd-h2-muted);\n    font-size: 15px;\n  }\n\n  .sd-h2__cta {\n    padding: clamp(36px, 5vw, 68px);\n    color: #fff;\n    background: var(--sd-h2-dark);\n    text-align: center;\n  }\n\n  .sd-h2__cta h2 {\n    margin-bottom: 12px;\n    color: #fff;\n    font-size: clamp(28px, 3.8vw, 46px);\n    line-height: 1.12;\n  }\n\n  .sd-h2__cta p {\n    max-width: 820px;\n    margin: 0 auto 24px !important;\n    color: #c9ccd1;\n    font-size: 16px;\n  }\n\n  .sd-h2__button {\n    display: inline-flex;\n    min-height: 50px;\n    align-items: center;\n    justify-content: center;\n    padding: 13px 28px;\n    border: 1px solid #fff;\n    border-radius: 999px;\n    color: var(--sd-h2-text) !important;\n    background: #fff;\n    font-size: 15px;\n    font-weight: 750;\n    line-height: 1.2;\n    text-decoration: none !important;\n    transition: color 0.2s ease, background-color 0.2s ease;\n  }\n\n  .sd-h2__button:hover {\n    color: #fff !important;\n    background: transparent;\n  }\n\n  .sd-h2__button:focus-visible {\n    outline: 3px solid #fff;\n    outline-offset: 4px;\n  }\n\n  @media (max-width: 980px) {\n    .sd-h2__feature,\n    .sd-h2__feature--reverse {\n      grid-template-columns: 1fr;\n    }\n\n    .sd-h2__feature--reverse .sd-h2__feature-copy {\n      order: 2;\n    }\n\n    .sd-h2__feature--reverse .sd-h2__video-wrap {\n      order: 1;\n    }\n\n    .sd-h2__video-wrap video {\n      height: auto;\n      min-height: 0;\n      aspect-ratio: 16 \/ 9;\n    }\n\n    .sd-h2__included-grid {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .sd-h2__canada-grid {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  @media (max-width: 749px) {\n    .sd-h2 {\n      padding: 12px 12px 46px;\n    }\n\n    .sd-h2__hero,\n    .sd-h2__intro,\n    .sd-h2__feature,\n    .sd-h2__clarity,\n    .sd-h2__specifications,\n    .sd-h2__canada,\n    .sd-h2__faq,\n    .sd-h2__cta {\n      border-radius: 18px;\n    }\n\n    .sd-h2__intro,\n    .sd-h2__clarity,\n    .sd-h2__specifications,\n    .sd-h2__canada,\n    .sd-h2__faq {\n      padding: 26px 18px;\n    }\n\n    .sd-h2__stats {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 10px;\n    }\n\n    .sd-h2__feature-copy {\n      padding: 30px 20px;\n    }\n\n    .sd-h2__spec-table th,\n    .sd-h2__spec-table td {\n      padding: 12px 11px;\n      font-size: 13px;\n    }\n  }\n\n  @media (max-width: 480px) {\n    .sd-h2__stat {\n      padding: 16px 10px;\n    }\n\n    .sd-h2__stat strong {\n      font-size: 23px;\n    }\n\n    .sd-h2__included-grid {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  @media (prefers-reduced-motion: reduce) {\n    .sd-h2__button {\n      transition: none;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"sd-h2\"\u003e\n  \u003cfigure class=\"sd-h2__hero\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0665\/1242\/1001\/files\/H2_Hero.webp?v=1784745091\" alt=\"Unitree H2 full-size humanoid robot\" width=\"1920\" height=\"1080\" loading=\"eager\" fetchpriority=\"high\" decoding=\"async\"\u003e\n  \u003c\/figure\u003e\n\n  \u003csection class=\"sd-h2__intro\" aria-labelledby=\"sd-h2-intro-title\"\u003e\n    \u003cp class=\"sd-h2__eyebrow\"\u003eFull-Size Humanoid Robot\u003c\/p\u003e\n    \u003ch2 class=\"sd-h2__title\" id=\"sd-h2-intro-title\"\u003eUnitree H2 Humanoid Robot in Canada\u003c\/h2\u003e\n    \u003cp class=\"sd-h2__lead\"\u003e\n      Unitree H2 combines a full-size humanoid form, 31 total joint degrees of freedom, bionic facial features and integrated sensing and voice-interaction hardware. This listing describes the base H2 configuration; other H2-series configurations differ.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"sd-h2__stats\" aria-label=\"Unitree H2 base-model highlights\"\u003e\n      \u003cdiv class=\"sd-h2__stat\"\u003e\n        \u003cstrong\u003e1820 mm\u003c\/strong\u003e\n        \u003cspan\u003eStanding height\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"sd-h2__stat\"\u003e\n        \u003cstrong\u003eAbout 70 kg\u003c\/strong\u003e\n        \u003cspan\u003eWeight with battery\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"sd-h2__stat\"\u003e\n        \u003cstrong\u003e31\u003c\/strong\u003e\n        \u003cspan\u003eTotal joint degrees of freedom\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"sd-h2__stat\"\u003e\n        \u003cstrong\u003eAbout 3 h\u003c\/strong\u003e\n        \u003cspan\u003eBattery life\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"sd-h2__features\" aria-label=\"Unitree H2 design and motion features\"\u003e\n    \u003carticle class=\"sd-h2__feature\"\u003e\n      \u003cdiv class=\"sd-h2__video-wrap\"\u003e\n        \u003cvideo autoplay muted loop playsinline webkit-playsinline preload=\"auto\" aria-label=\"Unitree H2 elegant humanoid motion demonstration\"\u003e\n          \u003csource src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/d6dd7e346b6447318fbc285efae96a42.mp4\" type=\"video\/mp4\"\u003e\n          Your browser does not support HTML5 video.\n        \u003c\/source\u003e\u003c\/video\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"sd-h2__feature-copy\"\u003e\n        \u003cp class=\"sd-h2__eyebrow\"\u003eHumanoid Design\u003c\/p\u003e\n        \u003ch2\u003eElegant Form, Graceful Rebirth\u003c\/h2\u003e\n        \u003cp\u003e\n          Standing approximately 1.82 m tall, H2 combines a streamlined, full-size humanoid form with bionic facial features.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/article\u003e\n\n    \u003carticle class=\"sd-h2__feature sd-h2__feature--reverse\"\u003e\n      \u003cdiv class=\"sd-h2__feature-copy\"\u003e\n        \u003cp class=\"sd-h2__eyebrow\"\u003eDynamic Motion\u003c\/p\u003e\n        \u003ch2\u003eMotion-Control Algorithms Bring Form to Life\u003c\/h2\u003e\n        \u003cp\u003e\n          H2 combines 31 total joint degrees of freedom with maximum leg-joint torque of 360 N·m and maximum arm-joint torque of 120 N·m [1]. Upgraded intelligent OTA is listed as supported.\n        \u003c\/p\u003e\n        \u003cp class=\"sd-h2__feature-note\"\u003e\n          The 360 N·m figure applies specifically to maximum leg-joint torque; it is not a general torque rating for every joint.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"sd-h2__video-wrap\"\u003e\n        \u003cvideo autoplay muted loop playsinline webkit-playsinline preload=\"auto\" aria-label=\"Unitree H2 dynamic motion-control demonstration\"\u003e\n          \u003csource src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/9965c63cb8a9432ea0fac604738c42f1.mp4\" type=\"video\/mp4\"\u003e\n          Your browser does not support HTML5 video.\n        \u003c\/source\u003e\u003c\/video\u003e\n      \u003c\/div\u003e\n    \u003c\/article\u003e\n\n    \u003carticle class=\"sd-h2__feature\"\u003e\n      \u003cdiv class=\"sd-h2__video-wrap\"\u003e\n        \u003cvideo autoplay muted loop playsinline webkit-playsinline preload=\"auto\" aria-label=\"Unitree H2 embodied humanoid platform demonstration\"\u003e\n          \u003csource src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/aa5cb1d2f2f94021bc6c25461ac82d35.mp4\" type=\"video\/mp4\"\u003e\n          Your browser does not support HTML5 video.\n        \u003c\/source\u003e\u003c\/video\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"sd-h2__feature-copy\"\u003e\n        \u003cp class=\"sd-h2__eyebrow\"\u003eBase H2 Configuration\u003c\/p\u003e\n        \u003ch2\u003eIntegrated Perception and Voice Interaction\u003c\/h2\u003e\n        \u003cp\u003e\n          The base H2 combines an Intel Core i5 platform computer with a wide-field humanoid binocular camera, an array microphone, a high-power speaker and intelligent OTA capability.\n        \u003c\/p\u003e\n        \u003cp class=\"sd-h2__feature-note\"\u003e\n          The base-model specification lists no high-power computing module, dexterous hand or secondary-development support. Those capabilities must not be assumed from other H2 configurations.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/article\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"sd-h2__clarity\" aria-labelledby=\"sd-h2-clarity-title\"\u003e\n    \u003cp class=\"sd-h2__eyebrow\"\u003eBase H2 Configuration\u003c\/p\u003e\n    \u003ch2 id=\"sd-h2-clarity-title\"\u003eClearly Defined Standard Equipment\u003c\/h2\u003e\n    \u003cp\u003e\n      The base H2 specification includes a quick-release smart battery, charger, manual controller and integrated voice-interaction hardware. It is distinct from development-focused and higher-compute H2 configurations.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"sd-h2__included-grid\" aria-label=\"Unitree H2 included base-model equipment\"\u003e\n      \u003cdiv class=\"sd-h2__included-item\"\u003e\n        \u003cstrong\u003eSmart Battery\u003c\/strong\u003e\n        \u003cspan\u003eQuick-release design\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"sd-h2__included-item\"\u003e\n        \u003cstrong\u003eCharger\u003c\/strong\u003e\n        \u003cspan\u003eListed as included\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"sd-h2__included-item\"\u003e\n        \u003cstrong\u003eManual Controller\u003c\/strong\u003e\n        \u003cspan\u003eListed as included\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"sd-h2__included-item\"\u003e\n        \u003cstrong\u003eWi-Fi 6 + Bluetooth 5.2\u003c\/strong\u003e\n        \u003cspan\u003eListed connectivity\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"sd-h2__specifications\" aria-labelledby=\"sd-h2-specifications-title\"\u003e\n    \u003cdiv class=\"sd-h2__section-head\"\u003e\n      \u003cp class=\"sd-h2__eyebrow\"\u003eBase-Model Technical Overview\u003c\/p\u003e\n      \u003ch2 id=\"sd-h2-specifications-title\"\u003eUnitree H2 Specifications\u003c\/h2\u003e\n      \u003cp\u003eAll values below follow the supplied base-model H2 parameter table.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sd-h2__table-wrap\"\u003e\n      \u003ctable class=\"sd-h2__spec-table\"\u003e\n        \u003ctbody\u003e\n          \u003ctr class=\"sd-h2__spec-group\"\u003e\n            \u003cth colspan=\"2\" scope=\"colgroup\"\u003eMechanical Dimensions\u003c\/th\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eHeight, Width and Thickness (Stand)\u003c\/th\u003e\n            \u003ctd\u003e1820 × 456 × 218 mm\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eWeight (With Battery)\u003c\/th\u003e\n            \u003ctd\u003eAbout 70 kg\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eDegree of Freedom (Total Joints)\u003c\/th\u003e\n            \u003ctd\u003e31\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eSingle Leg Degrees of Freedom\u003c\/th\u003e\n            \u003ctd\u003e6\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eSingle Arm Degrees of Freedom\u003c\/th\u003e\n            \u003ctd\u003e7\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eWaist Degrees of Freedom\u003c\/th\u003e\n            \u003ctd\u003e3\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eHead Degrees of Freedom\u003c\/th\u003e\n            \u003ctd\u003e2\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eDexterous Hand\u003c\/th\u003e\n            \u003ctd\u003e\/\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eBionic Head with Facial Features\u003c\/th\u003e\n            \u003ctd\u003eYES\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eJoint Output Bearing\u003c\/th\u003e\n            \u003ctd\u003eIndustrial-grade crossed roller bearings (high precision, high load capacity)\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eJoint Motor\u003c\/th\u003e\n            \u003ctd\u003eLow-inertia high-speed internal-rotor PMSM (permanent magnet synchronous motor, better response speed and heat dissipation)\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eMaximum Torque of Arm Joint [1]\u003c\/th\u003e\n            \u003ctd\u003e120 N·m\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eMaximum Torque of Leg Joint [1]\u003c\/th\u003e\n            \u003ctd\u003e360 N·m\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eArm Maximum Payload [1]\u003c\/th\u003e\n            \u003ctd\u003ePeak: ~15 kg; Rated: ~7 kg\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eCalf + Thigh Length\u003c\/th\u003e\n            \u003ctd\u003e1045 mm\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eForearm + Upper Arm Length\u003c\/th\u003e\n            \u003ctd\u003e690 mm\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eMaterials Used in Construction\u003c\/th\u003e\n            \u003ctd\u003eAircraft-grade aluminum + titanium alloy + high-strength engineering plastics\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr class=\"sd-h2__spec-group\"\u003e\n            \u003cth colspan=\"2\" scope=\"colgroup\"\u003eElectrical Characteristics\u003c\/th\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eCooling System\u003c\/th\u003e\n            \u003ctd\u003eLocal air cooling\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003ePower Supply\u003c\/th\u003e\n            \u003ctd\u003ePremium lithium battery with low internal resistance\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eBattery Capacity\u003c\/th\u003e\n            \u003ctd\u003e15 Ah (0.972 kWh)\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eBattery Voltage\u003c\/th\u003e\n            \u003ctd\u003eMaximum voltage: 75.6 V\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eBase Computing Power\u003c\/th\u003e\n            \u003ctd\u003ePC1: Intel Core i5 (Platform Capabilities)\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eSensing Sensor\u003c\/th\u003e\n            \u003ctd\u003eHumanoid binocular camera with wide field of view\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eVoice Interaction\u003c\/th\u003e\n            \u003ctd\u003eArray microphone and high-power speaker for voice interaction\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eWi-Fi 6, Bluetooth 5.2\u003c\/th\u003e\n            \u003ctd\u003eYES\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr class=\"sd-h2__spec-group\"\u003e\n            \u003cth colspan=\"2\" scope=\"colgroup\"\u003eAccessories\u003c\/th\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eHigh-Power Computing Module\u003c\/th\u003e\n            \u003ctd\u003e\/\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eSmart Battery (Quick Release)\u003c\/th\u003e\n            \u003ctd\u003eYES\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eCharger\u003c\/th\u003e\n            \u003ctd\u003eYES\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eManual Controller\u003c\/th\u003e\n            \u003ctd\u003eYES\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr class=\"sd-h2__spec-group\"\u003e\n            \u003cth colspan=\"2\" scope=\"colgroup\"\u003eOther\u003c\/th\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eBattery Life\u003c\/th\u003e\n            \u003ctd\u003eAbout 3 h\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eUpgraded Intelligent OTA\u003c\/th\u003e\n            \u003ctd\u003eYES\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eSecondary Development [2]\u003c\/th\u003e\n            \u003ctd\u003e\/\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eWarranty Period [3]\u003c\/th\u003e\n            \u003ctd\u003e8 months\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n\n    \u003cp class=\"sd-h2__spec-note\"\u003e\n      Reference markers [1], [2] and [3] follow the source specification table. Specifications and included equipment should be confirmed for the actual order before purchase.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"sd-h2__canada\" aria-labelledby=\"sd-h2-canada-title\"\u003e\n    \u003cdiv class=\"sd-h2__canada-grid\"\u003e\n      \u003cdiv\u003e\n        \u003cp class=\"sd-h2__eyebrow\"\u003eUnitree H2 Canada\u003c\/p\u003e\n        \u003ch2 id=\"sd-h2-canada-title\"\u003eA Full-Size Humanoid Platform for Canadian Organizations\u003c\/h2\u003e\n        \u003cp\u003e\n          SpeedyDrone Canada's Toronto-based team supports Canadian organizations evaluating the base-model Unitree H2. The platform brings together a full-size humanoid structure, bionic facial design, binocular sensing, voice-interaction hardware and quick-release battery power.\n        \u003c\/p\u003e\n        \u003ch3\u003eConfiguration Review with SpeedyDrone Canada\u003c\/h3\u003e\n        \u003cp\u003e\n          Contact SpeedyDrone Canada to review the intended H2 model, included equipment, order requirements and current availability. The base H2 must be distinguished from other H2-series configurations when assessing computing and development requirements.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cul class=\"sd-h2__support-list\" aria-label=\"Unitree H2 purchase-planning topics\"\u003e\n        \u003cli\u003eBase-model specification review\u003c\/li\u003e\n        \u003cli\u003eIncluded-equipment confirmation\u003c\/li\u003e\n        \u003cli\u003eBattery and controller planning\u003c\/li\u003e\n        \u003cli\u003eCanada order coordination\u003c\/li\u003e\n        \u003cli\u003eConfiguration clarification\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"sd-h2__faq\" aria-labelledby=\"sd-h2-faq-title\"\u003e\n    \u003cp class=\"sd-h2__eyebrow\" style=\"text-align:center;\"\u003eFrequently Asked Questions\u003c\/p\u003e\n    \u003ch2 id=\"sd-h2-faq-title\"\u003eUnitree H2 FAQ\u003c\/h2\u003e\n\n    \u003cdiv class=\"sd-h2__faq-list\"\u003e\n      \u003cdetails class=\"sd-h2__faq-item\"\u003e\n        \u003csummary\u003eHow large is the base-model Unitree H2?\u003c\/summary\u003e\n        \u003cdiv class=\"sd-h2__faq-answer\"\u003e\n          The base-model table lists standing dimensions of 1820 × 456 × 218 mm and a weight of about 70 kg with the battery installed.\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"sd-h2__faq-item\"\u003e\n        \u003csummary\u003eHow many degrees of freedom does the Unitree H2 have?\u003c\/summary\u003e\n        \u003cdiv class=\"sd-h2__faq-answer\"\u003e\n          The base H2 has 31 total joint degrees of freedom: 6 for each leg, 7 for each arm, 3 at the waist and 2 at the head.\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"sd-h2__faq-item\"\u003e\n        \u003csummary\u003eWhat are the listed H2 joint-torque figures?\u003c\/summary\u003e\n        \u003cdiv class=\"sd-h2__faq-answer\"\u003e\n          The table lists maximum arm-joint torque of 120 N·m and maximum leg-joint torque of 360 N·m [1].\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"sd-h2__faq-item\"\u003e\n        \u003csummary\u003eWhat is the listed arm payload?\u003c\/summary\u003e\n        \u003cdiv class=\"sd-h2__faq-answer\"\u003e\n          The base-model table lists an arm maximum payload of approximately 15 kg peak and approximately 7 kg rated [1].\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"sd-h2__faq-item\"\u003e\n        \u003csummary\u003eWhat battery does the Unitree H2 use?\u003c\/summary\u003e\n        \u003cdiv class=\"sd-h2__faq-answer\"\u003e\n          The base H2 uses a premium low-internal-resistance lithium battery rated at 15 Ah and 0.972 kWh, with a listed maximum voltage of 75.6 V. The table lists battery life as about 3 hours.\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"sd-h2__faq-item\"\u003e\n        \u003csummary\u003eWhat sensing and voice-interaction hardware is listed?\u003c\/summary\u003e\n        \u003cdiv class=\"sd-h2__faq-answer\"\u003e\n          The table lists a humanoid binocular camera with a wide field of view, an array microphone and a high-power speaker for voice interaction.\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"sd-h2__faq-item\"\u003e\n        \u003csummary\u003eDoes the base H2 include a high-power computing module?\u003c\/summary\u003e\n        \u003cdiv class=\"sd-h2__faq-answer\"\u003e\n          No. The base-model table lists the high-power computing module as “\/”. Its listed basic computing platform is PC1 with Intel Core i5 for platform capabilities.\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"sd-h2__faq-item\"\u003e\n        \u003csummary\u003eDoes the base H2 support secondary development?\u003c\/summary\u003e\n        \u003cdiv class=\"sd-h2__faq-answer\"\u003e\n          The base-model table lists secondary development [2] as “\/”. Development requirements should therefore be assessed against the correct H2 configuration before ordering.\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"sd-h2__faq-item\"\u003e\n        \u003csummary\u003eWhat accessories are listed with the base H2?\u003c\/summary\u003e\n        \u003cdiv class=\"sd-h2__faq-answer\"\u003e\n          The base-model table lists a quick-release smart battery, charger and manual controller as included.\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"sd-h2__faq-item\"\u003e\n        \u003csummary\u003eWhat warranty period is listed for the base H2?\u003c\/summary\u003e\n        \u003cdiv class=\"sd-h2__faq-answer\"\u003e\n          The base-model table lists an 8-month warranty period [3]. Confirm the applicable warranty terms for the actual order before purchase.\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"sd-h2__cta\" aria-labelledby=\"sd-h2-cta-title\"\u003e\n    \u003ch2 id=\"sd-h2-cta-title\"\u003eDiscuss the Unitree H2 with SpeedyDrone Canada\u003c\/h2\u003e\n    \u003cp\u003e\n      Contact SpeedyDrone Canada to confirm the base H2 specification, included equipment, ordering requirements and current availability.\n    \u003c\/p\u003e\n    \u003ca class=\"sd-h2__button\" href=\"\/pages\/contact\" aria-label=\"Contact SpeedyDrone Canada about Unitree H2\"\u003eContact SpeedyDrone Canada\u003c\/a\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e","brand":"SpeedyDrone Canada ","offers":[{"title":"Default Title","offer_id":47670884958345,"sku":null,"price":0.0,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0665\/1242\/1001\/files\/H2_Image_2.webp?v=1784742975","url":"https:\/\/www.speedydrone.ca\/products\/unitree-h2-basic","provider":"SpeedyDrone Canada ","version":"1.0","type":"link"}