{"product_id":"agibot-g2","title":"AGIBOT G2 Industrial-Grade Interactive Embodied Robot","description":"\u003cstyle\u003e\n  .sd-g2 {\n    --g2-ink: #15191e;\n    --g2-muted: #626b75;\n    --g2-paper: #f3f5f7;\n    --g2-white: #ffffff;\n    --g2-line: rgba(21, 25, 30, 0.14);\n    --g2-blue: #4b8fff;\n    --g2-blue-dark: #1d5fce;\n    --g2-night: #07101c;\n    --g2-panel: #101b2b;\n    --g2-radius: 28px;\n    width: 100%;\n    background: var(--g2-white);\n    color: var(--g2-ink);\n    font-family: Arial, Helvetica, sans-serif;\n    font-size: 16px;\n    line-height: 1.6;\n  }\n\n  .sd-g2,\n  .sd-g2 * {\n    box-sizing: border-box;\n  }\n\n  .sd-g2 img {\n    display: block;\n    width: 100%;\n    max-width: 100%;\n    height: auto;\n    border: 0;\n  }\n\n  .sd-g2 h2,\n  .sd-g2 h3,\n  .sd-g2 h4,\n  .sd-g2 p,\n  .sd-g2 dl,\n  .sd-g2 dd,\n  .sd-g2 figure,\n  .sd-g2 ul {\n    margin: 0;\n  }\n\n  .sd-g2 a {\n    color: inherit;\n  }\n\n  .sd-g2-sr-only {\n    position: absolute !important;\n    width: 1px !important;\n    height: 1px !important;\n    padding: 0 !important;\n    margin: -1px !important;\n    overflow: hidden !important;\n    clip: rect(0, 0, 0, 0) !important;\n    white-space: nowrap !important;\n    border: 0 !important;\n  }\n\n  .sd-g2-wrap {\n    width: min(1240px, calc(100% - 48px));\n    margin-inline: auto;\n  }\n\n  .sd-g2-section {\n    padding: 96px 0;\n  }\n\n  .sd-g2-heading {\n    max-width: 900px;\n    margin-bottom: 44px;\n  }\n\n  .sd-g2-heading-center {\n    max-width: 920px;\n    margin: 0 auto 48px;\n    text-align: center;\n  }\n\n  .sd-g2-title {\n    color: var(--g2-ink) !important;\n    font-size: clamp(36px, 5vw, 66px) !important;\n    font-weight: 850 !important;\n    line-height: 1 !important;\n    letter-spacing: -0.055em !important;\n    overflow-wrap: anywhere;\n  }\n\n  .sd-g2-lead {\n    max-width: 820px;\n    margin-top: 22px !important;\n    color: var(--g2-muted) !important;\n    font-size: clamp(17px, 1.65vw, 21px) !important;\n    line-height: 1.62 !important;\n  }\n\n  .sd-g2-heading-center .sd-g2-lead {\n    margin-inline: auto;\n  }\n\n  .sd-g2-button {\n    display: inline-flex !important;\n    min-height: 50px;\n    align-items: center;\n    justify-content: center;\n    padding: 13px 22px !important;\n    border: 1px solid var(--g2-blue) !important;\n    border-radius: 999px !important;\n    background: var(--g2-blue) !important;\n    color: #06111f !important;\n    font-size: 14px !important;\n    font-weight: 790 !important;\n    line-height: 1.2 !important;\n    text-align: center;\n    text-decoration: none !important;\n    transition: transform 180ms ease, background 180ms ease;\n  }\n\n  .sd-g2-button:hover,\n  .sd-g2-button:focus-visible {\n    background: #92bcff !important;\n    transform: translateY(-1px);\n  }\n\n  .sd-g2-button-secondary {\n    border-color: rgba(255, 255, 255, 0.58) !important;\n    background: transparent !important;\n    color: var(--g2-white) !important;\n  }\n\n  .sd-g2-hero {\n    position: relative;\n    overflow: hidden;\n    background: var(--g2-night);\n  }\n\n  .sd-g2-hero-media,\n  .sd-g2-hero-media picture {\n    display: block;\n  }\n\n  .sd-g2-hero-copy {\n    position: absolute;\n    z-index: 1;\n    top: 50%;\n    right: max(5vw, 28px);\n    width: min(43%, 650px);\n    transform: translateY(-50%);\n  }\n\n  .sd-g2-hero-brand {\n    color: rgba(255, 255, 255, 0.76) !important;\n    font-size: 14px !important;\n    font-weight: 820 !important;\n    line-height: 1.2 !important;\n    letter-spacing: 0.24em !important;\n  }\n\n  .sd-g2-hero h2 {\n    margin-top: 18px !important;\n    color: var(--g2-white) !important;\n    font-size: clamp(72px, 8vw, 132px) !important;\n    font-weight: 880 !important;\n    line-height: 0.86 !important;\n    letter-spacing: -0.08em !important;\n  }\n\n  .sd-g2-hero-subtitle {\n    max-width: 610px;\n    margin-top: 28px !important;\n    color: var(--g2-white) !important;\n    font-size: clamp(24px, 2.6vw, 40px) !important;\n    font-weight: 780 !important;\n    line-height: 1.08 !important;\n    letter-spacing: -0.04em !important;\n  }\n\n  .sd-g2-hero-description {\n    max-width: 610px;\n    margin-top: 20px !important;\n    color: rgba(255, 255, 255, 0.77) !important;\n    font-size: 17px !important;\n    line-height: 1.62 !important;\n  }\n\n  .sd-g2-actions {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 12px;\n    margin-top: 28px;\n  }\n\n  .sd-g2-facts {\n    border-top: 1px solid var(--g2-line);\n    border-bottom: 1px solid var(--g2-line);\n  }\n\n  .sd-g2-facts-grid {\n    display: grid;\n    grid-template-columns: repeat(5, minmax(0, 1fr));\n  }\n\n  .sd-g2-fact {\n    min-width: 0;\n    padding: 28px 22px;\n    border-left: 1px solid var(--g2-line);\n  }\n\n  .sd-g2-fact:last-child {\n    border-right: 1px solid var(--g2-line);\n  }\n\n  .sd-g2-fact dt {\n    color: var(--g2-muted) !important;\n    font-size: 11px !important;\n    font-weight: 810 !important;\n    line-height: 1.3 !important;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n  }\n\n  .sd-g2-fact dd {\n    margin-top: 8px !important;\n    color: var(--g2-ink) !important;\n    font-size: clamp(24px, 2.6vw, 37px) !important;\n    font-weight: 850 !important;\n    line-height: 1.04 !important;\n    letter-spacing: -0.04em;\n  }\n\n  .sd-g2-fact small {\n    display: block;\n    margin-top: 8px;\n    color: var(--g2-muted);\n    font-size: 12px;\n    line-height: 1.4;\n  }\n\n  .sd-g2-overview {\n    background: var(--g2-paper);\n  }\n\n  .sd-g2-overview-grid,\n  .sd-g2-detail-grid,\n  .sd-g2-canada-grid {\n    display: grid;\n    grid-template-columns: minmax(0, 1.08fr) minmax(320px, 0.92fr);\n    gap: 32px;\n    align-items: stretch;\n  }\n\n  .sd-g2-copy-card,\n  .sd-g2-scope-card,\n  .sd-g2-variant,\n  .sd-g2-planning-card {\n    border: 1px solid var(--g2-line);\n    border-radius: var(--g2-radius);\n    background: var(--g2-white);\n    padding: clamp(28px, 4vw, 48px);\n  }\n\n  .sd-g2-copy-card h3,\n  .sd-g2-scope-card h3,\n  .sd-g2-variant h3,\n  .sd-g2-planning-card h3 {\n    color: var(--g2-ink) !important;\n    font-size: clamp(25px, 2.5vw, 36px) !important;\n    font-weight: 820 !important;\n    line-height: 1.12 !important;\n    letter-spacing: -0.035em !important;\n  }\n\n  .sd-g2-copy-card p,\n  .sd-g2-scope-card p,\n  .sd-g2-variant p,\n  .sd-g2-planning-card p {\n    margin-top: 16px !important;\n    color: var(--g2-muted) !important;\n    font-size: 16px !important;\n    line-height: 1.65 !important;\n  }\n\n  .sd-g2-list {\n    display: grid;\n    gap: 13px;\n    padding: 0 !important;\n    list-style: none;\n  }\n\n  .sd-g2-list li {\n    position: relative;\n    padding-left: 20px;\n    color: var(--g2-muted);\n    line-height: 1.55;\n  }\n\n  .sd-g2-list li::before {\n    position: absolute;\n    top: 0.7em;\n    left: 0;\n    width: 7px;\n    height: 7px;\n    border-radius: 50%;\n    background: var(--g2-blue);\n    content: \"\";\n  }\n\n  .sd-g2-scope-card .sd-g2-list,\n  .sd-g2-variant .sd-g2-list,\n  .sd-g2-planning-card .sd-g2-list {\n    margin-top: 22px !important;\n  }\n\n  .sd-g2-media-section {\n    background: var(--g2-night);\n    color: var(--g2-white);\n  }\n\n  .sd-g2-feature-image {\n    overflow: hidden;\n    border-radius: var(--g2-radius);\n    background: #05090f;\n  }\n\n  .sd-g2-media-copy {\n    display: grid;\n    grid-template-columns: minmax(0, 0.86fr) minmax(0, 1.14fr);\n    gap: 42px;\n    align-items: start;\n    margin-top: 42px;\n  }\n\n  .sd-g2-media-copy h2 {\n    color: var(--g2-white) !important;\n    font-size: clamp(34px, 4.5vw, 62px) !important;\n    font-weight: 850 !important;\n    line-height: 1 !important;\n    letter-spacing: -0.055em !important;\n  }\n\n  .sd-g2-media-copy p {\n    color: rgba(255, 255, 255, 0.76) !important;\n    font-size: clamp(17px, 1.6vw, 20px) !important;\n    line-height: 1.65 !important;\n  }\n\n  .sd-g2-metrics {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 14px;\n    margin-top: 30px;\n  }\n\n  .sd-g2-metric {\n    padding: 22px;\n    border: 1px solid var(--g2-line);\n    border-radius: 20px;\n    background: var(--g2-paper);\n  }\n\n  .sd-g2-metric strong {\n    display: block;\n    color: var(--g2-ink);\n    font-size: clamp(24px, 2.6vw, 36px);\n    line-height: 1;\n    letter-spacing: -0.04em;\n  }\n\n  .sd-g2-metric span {\n    display: block;\n    margin-top: 10px;\n    color: var(--g2-muted);\n    font-size: 13px;\n    line-height: 1.45;\n  }\n\n  .sd-g2-gallery {\n    background: var(--g2-paper);\n  }\n\n  .sd-g2-gallery-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 22px;\n  }\n\n  .sd-g2-gallery-card {\n    overflow: hidden;\n    border: 1px solid var(--g2-line);\n    border-radius: 24px;\n    background: var(--g2-white);\n  }\n\n  .sd-g2-gallery-copy {\n    padding: 26px 28px 30px;\n  }\n\n  .sd-g2-gallery-copy h3 {\n    color: var(--g2-ink) !important;\n    font-size: clamp(22px, 2.1vw, 30px) !important;\n    font-weight: 820 !important;\n    line-height: 1.12 !important;\n    letter-spacing: -0.035em !important;\n  }\n\n  .sd-g2-gallery-copy p {\n    margin-top: 12px !important;\n    color: var(--g2-muted) !important;\n    line-height: 1.6 !important;\n  }\n\n  .sd-g2-interaction {\n    background: #eef5ff;\n  }\n\n  .sd-g2-capability-grid {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 14px;\n    margin-top: 28px;\n  }\n\n  .sd-g2-capability {\n    padding: 24px;\n    border: 1px solid rgba(75, 143, 255, 0.22);\n    border-radius: 20px;\n    background: rgba(255, 255, 255, 0.82);\n  }\n\n  .sd-g2-capability h3 {\n    color: var(--g2-ink) !important;\n    font-size: 20px !important;\n    font-weight: 810 !important;\n    line-height: 1.2 !important;\n  }\n\n  .sd-g2-capability p {\n    margin-top: 10px !important;\n    color: var(--g2-muted) !important;\n    font-size: 14px !important;\n    line-height: 1.55 !important;\n  }\n\n  .sd-g2-teleop {\n    background: var(--g2-white);\n  }\n\n  .sd-g2-note {\n    margin-top: 22px !important;\n    padding: 18px 20px;\n    border-left: 4px solid var(--g2-blue);\n    background: var(--g2-paper);\n    color: var(--g2-muted) !important;\n    font-size: 14px !important;\n    line-height: 1.55 !important;\n  }\n\n  .sd-g2-compute {\n    background: var(--g2-night);\n    color: var(--g2-white);\n  }\n\n  .sd-g2-compute .sd-g2-title,\n  .sd-g2-compute .sd-g2-variant h3 {\n    color: var(--g2-white) !important;\n  }\n\n  .sd-g2-compute .sd-g2-lead,\n  .sd-g2-compute .sd-g2-variant p,\n  .sd-g2-compute .sd-g2-list li {\n    color: rgba(255, 255, 255, 0.72) !important;\n  }\n\n  .sd-g2-variants {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 22px;\n  }\n\n  .sd-g2-compute .sd-g2-variant {\n    border-color: rgba(255, 255, 255, 0.14);\n    background: var(--g2-panel);\n  }\n\n  .sd-g2-hardware {\n    background: #edf1f5;\n  }\n\n  .sd-g2-hardware-desktop {\n    display: block;\n  }\n\n  .sd-g2-hardware-mobile {\n    display: none;\n  }\n\n  .sd-g2-poster,\n  .sd-g2-spec-poster {\n    overflow: hidden;\n    border: 1px solid var(--g2-line);\n    border-radius: var(--g2-radius);\n    background: var(--g2-white);\n  }\n\n  .sd-g2-specs {\n    background: var(--g2-white);\n  }\n\n  .sd-g2-table-scroll {\n    overflow-x: auto;\n    border: 1px solid var(--g2-line);\n    border-radius: 22px;\n    background: var(--g2-white);\n    -webkit-overflow-scrolling: touch;\n  }\n\n  .sd-g2-table {\n    width: 100%;\n    min-width: 760px;\n    border-collapse: collapse;\n  }\n\n  .sd-g2-table th,\n  .sd-g2-table td {\n    padding: 17px 18px;\n    border-bottom: 1px solid var(--g2-line);\n    color: var(--g2-ink) !important;\n    font-size: 14px !important;\n    line-height: 1.5 !important;\n    text-align: left;\n    vertical-align: top;\n  }\n\n  .sd-g2-table th {\n    width: 25%;\n    background: var(--g2-paper);\n    font-weight: 800 !important;\n  }\n\n  .sd-g2-table td:nth-child(2) {\n    width: 25%;\n    color: var(--g2-muted) !important;\n    font-weight: 700 !important;\n  }\n\n  .sd-g2-table tr:last-child th,\n  .sd-g2-table tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .sd-g2-table-section + .sd-g2-table-section {\n    margin-top: 28px;\n  }\n\n  .sd-g2-table-section h3 {\n    margin-bottom: 14px !important;\n    color: var(--g2-ink) !important;\n    font-size: clamp(24px, 2.4vw, 34px) !important;\n    font-weight: 820 !important;\n    line-height: 1.15 !important;\n    letter-spacing: -0.035em !important;\n  }\n\n  .sd-g2-official-sheet {\n    background: var(--g2-paper);\n  }\n\n  .sd-g2-canada {\n    background:\n      radial-gradient(circle at 86% 8%, rgba(75, 143, 255, 0.27), transparent 34%),\n      linear-gradient(135deg, #07101c, #13243d);\n    color: var(--g2-white);\n  }\n\n  .sd-g2-canada .sd-g2-title,\n  .sd-g2-canada .sd-g2-planning-card h3 {\n    color: var(--g2-white) !important;\n  }\n\n  .sd-g2-canada .sd-g2-lead,\n  .sd-g2-canada .sd-g2-planning-card p,\n  .sd-g2-canada .sd-g2-list li {\n    color: rgba(255, 255, 255, 0.74) !important;\n  }\n\n  .sd-g2-canada .sd-g2-planning-card {\n    border-color: rgba(255, 255, 255, 0.14);\n    background: rgba(255, 255, 255, 0.07);\n  }\n\n  .sd-g2-canada a:not(.sd-g2-button) {\n    color: #a9c9ff !important;\n  }\n\n  .sd-g2-faq {\n    background: var(--g2-white);\n  }\n\n  .sd-g2-faq-list {\n    border-top: 1px solid var(--g2-line);\n  }\n\n  .sd-g2-faq-list details {\n    border-bottom: 1px solid var(--g2-line);\n  }\n\n  .sd-g2-faq-list summary {\n    padding: 22px 4px;\n    color: var(--g2-ink) !important;\n    cursor: pointer;\n    font-size: clamp(18px, 1.8vw, 22px) !important;\n    font-weight: 760 !important;\n    line-height: 1.35 !important;\n  }\n\n  .sd-g2-faq-list summary:focus-visible {\n    outline: 3px solid rgba(75, 143, 255, 0.4);\n    outline-offset: 3px;\n  }\n\n  .sd-g2-faq-answer {\n    max-width: 960px;\n    padding: 0 4px 24px;\n    color: var(--g2-muted) !important;\n    font-size: 16px !important;\n    line-height: 1.65 !important;\n  }\n\n  .sd-g2-faq-answer a,\n  .sd-g2-source a {\n    color: var(--g2-blue-dark) !important;\n  }\n\n  .sd-g2-source {\n    margin-top: 34px !important;\n    padding-top: 24px;\n    border-top: 1px solid var(--g2-line);\n    color: var(--g2-muted) !important;\n    font-size: 13px !important;\n    line-height: 1.65 !important;\n  }\n\n  @media (max-width: 1080px) {\n    .sd-g2-hero-copy {\n      width: 48%;\n    }\n\n    .sd-g2-hero-description {\n      font-size: 15px !important;\n    }\n\n    .sd-g2-facts-grid {\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n    }\n\n    .sd-g2-fact:nth-child(4),\n    .sd-g2-fact:nth-child(5) {\n      border-top: 1px solid var(--g2-line);\n    }\n\n    .sd-g2-metrics,\n    .sd-g2-capability-grid {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media (max-width: 820px) {\n    .sd-g2-wrap {\n      width: min(calc(100% - 32px), 680px);\n    }\n\n    .sd-g2-section {\n      padding: 68px 0;\n    }\n\n    .sd-g2-hero-copy {\n      position: static;\n      width: auto;\n      padding: 42px 24px 52px;\n      transform: none;\n      background:\n        radial-gradient(circle at 82% 4%, rgba(75, 143, 255, 0.24), transparent 42%),\n        var(--g2-night);\n    }\n\n    .sd-g2-hero h2 {\n      font-size: clamp(70px, 24vw, 108px) !important;\n    }\n\n    .sd-g2-overview-grid,\n    .sd-g2-detail-grid,\n    .sd-g2-canada-grid,\n    .sd-g2-media-copy,\n    .sd-g2-variants {\n      grid-template-columns: 1fr;\n    }\n\n    .sd-g2-gallery-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .sd-g2-hardware-desktop {\n      display: none;\n    }\n\n    .sd-g2-hardware-mobile {\n      display: grid;\n      gap: 16px;\n    }\n  }\n\n  @media (max-width: 620px) {\n    .sd-g2-wrap {\n      width: min(calc(100% - 24px), 520px);\n    }\n\n    .sd-g2-section {\n      padding: 54px 0;\n    }\n\n    .sd-g2-heading,\n    .sd-g2-heading-center {\n      margin-bottom: 32px;\n    }\n\n    .sd-g2-title {\n      font-size: clamp(34px, 12vw, 52px) !important;\n    }\n\n    .sd-g2-hero-copy {\n      padding-inline: 18px;\n    }\n\n    .sd-g2-hero-subtitle {\n      font-size: 28px !important;\n    }\n\n    .sd-g2-actions {\n      flex-direction: column;\n    }\n\n    .sd-g2-button {\n      width: 100%;\n    }\n\n    .sd-g2-facts-grid,\n    .sd-g2-metrics,\n    .sd-g2-capability-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .sd-g2-fact {\n      border-top: 1px solid var(--g2-line);\n      border-right: 1px solid var(--g2-line);\n    }\n\n    .sd-g2-fact:first-child {\n      border-top: 0;\n    }\n\n    .sd-g2-copy-card,\n    .sd-g2-scope-card,\n    .sd-g2-variant,\n    .sd-g2-planning-card {\n      padding: 26px 22px;\n      border-radius: 22px;\n    }\n\n    .sd-g2-feature-image,\n    .sd-g2-poster,\n    .sd-g2-spec-poster {\n      border-radius: 18px;\n    }\n\n    .sd-g2-media-copy {\n      gap: 18px;\n      margin-top: 28px;\n    }\n\n    .sd-g2-gallery-copy {\n      padding: 22px 20px 25px;\n    }\n\n    .sd-g2-table th,\n    .sd-g2-table td {\n      padding: 14px;\n    }\n\n    .sd-g2-faq-list summary {\n      padding: 19px 2px;\n      font-size: 18px !important;\n    }\n\n    .sd-g2-faq-answer {\n      padding-inline: 2px;\n    }\n  }\n\n  @media (prefers-reduced-motion: reduce) {\n    .sd-g2-button {\n      transition: none;\n    }\n  }\n\u003c\/style\u003e\n\n\u003csection class=\"sd-g2\" aria-label=\"AGIBOT G2 product information\"\u003e\n  \u003csection class=\"sd-g2-hero\"\u003e\n    \u003cdiv class=\"sd-g2-hero-media\"\u003e\n      \u003cpicture\u003e\n        \u003csource media=\"(max-width: 820px)\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0665\/1242\/1001\/files\/agibot-g2-02-hero-mobile.jpg?v=1785619218\" width=\"1125\" height=\"1920\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0665\/1242\/1001\/files\/agibot-g2-01-hero.jpg?v=1785619219\" alt=\"AGIBOT G2 industrial embodied operation robot\" width=\"3840\" height=\"1920\" loading=\"eager\" fetchpriority=\"high\"\u003e\u003c\/picture\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"sd-g2-hero-copy\"\u003e\n      \u003cp class=\"sd-g2-hero-brand\"\u003eAGIBOT\u003c\/p\u003e\n      \u003ch2\u003eG2\u003c\/h2\u003e\n      \u003cp class=\"sd-g2-hero-subtitle\"\u003eIndustrial-grade interactive embodied operation robot\u003c\/p\u003e\n      \u003cp class=\"sd-g2-hero-description\"\u003eA wheeled humanoid platform for force-controlled manipulation, mobile operation, natural interaction and configurable embodied-intelligence development.\u003c\/p\u003e\n      \u003cdiv class=\"sd-g2-actions\"\u003e\n        \u003ca class=\"sd-g2-button\" href=\"#sd-g2-specs\"\u003eReview verified specifications\u003c\/a\u003e\n        \u003ca class=\"sd-g2-button sd-g2-button-secondary\" href=\"#sd-g2-canada\"\u003ePlan a Canadian project\u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"sd-g2-facts\" aria-label=\"AGIBOT G2 key manufacturer figures\"\u003e\n    \u003cdl class=\"sd-g2-wrap sd-g2-facts-grid\"\u003e\n      \u003cdiv class=\"sd-g2-fact\"\u003e\n        \u003cdt\u003eHeight range\u003c\/dt\u003e\n        \u003cdd\u003e1225–1795 mm\u003c\/dd\u003e\n        \u003csmall\u003eAdjustable body height\u003c\/small\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"sd-g2-fact\"\u003e\n        \u003cdt\u003eRobot weight\u003c\/dt\u003e\n        \u003cdd\u003e185 kg\u003c\/dd\u003e\n        \u003csmall\u003eOfficial guide figure\u003c\/small\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"sd-g2-fact\"\u003e\n        \u003cdt\u003eActive degrees of freedom\u003c\/dt\u003e\n        \u003cdd\u003e25 DoF\u003c\/dd\u003e\n        \u003csmall\u003eExcluding the end effector\u003c\/small\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"sd-g2-fact\"\u003e\n        \u003cdt\u003eDual-arm rated load\u003c\/dt\u003e\n        \u003cdd\u003e10 kg\u003c\/dd\u003e\n        \u003csmall\u003e15 kg published peak load\u003c\/small\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"sd-g2-fact\"\u003e\n        \u003cdt\u003eListed runtime\u003c\/dt\u003e\n        \u003cdd\u003eApprox. 4 h\u003c\/dd\u003e\n        \u003csmall\u003eTwo batteries, 1652 Wh total\u003c\/small\u003e\n      \u003c\/div\u003e\n    \u003c\/dl\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"sd-g2-section sd-g2-overview\"\u003e\n    \u003cdiv class=\"sd-g2-wrap\"\u003e\n      \u003cdiv class=\"sd-g2-heading\"\u003e\n        \u003ch2 class=\"sd-g2-title\"\u003eBuilt for precise physical work and responsive interaction\u003c\/h2\u003e\n        \u003cp class=\"sd-g2-lead\"\u003eG2 combines two seven-degree-of-freedom force-controlled arms, a height-adjustable torso and a four-steering-wheel chassis with multimodal perception and project-level compute options.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"sd-g2-overview-grid\"\u003e\n        \u003carticle class=\"sd-g2-copy-card\"\u003e\n          \u003ch3\u003eOne platform, multiple operating modes\u003c\/h3\u003e\n          \u003cp\u003eThe official guide positions G2 for industrial, commercial, entertainment and research projects. Its architecture supports mobile manipulation, natural conversation, remote operation and secondary development.\u003c\/p\u003e\n          \u003cp\u003eSuitability depends on the configured end effector, compute version, software, operating environment, safety controls and integration scope.\u003c\/p\u003e\n        \u003c\/article\u003e\n        \u003caside class=\"sd-g2-scope-card\"\u003e\n          \u003ch3\u003eVerified configuration boundaries\u003c\/h3\u003e\n          \u003cul class=\"sd-g2-list\"\u003e\n            \u003cli\u003e25 DoF excludes the end effector.\u003c\/li\u003e\n            \u003cli\u003eThe 2.3 m vertical workspace and arm span require the O10 configuration.\u003c\/li\u003e\n            \u003cli\u003eThe charging dock, teleoperation kit, dexterous hand and 4G\/5G are optional.\u003c\/li\u003e\n            \u003cli\u003eIP42 is an enclosure rating, not a waterproof or outdoor-use claim.\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/aside\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"sd-g2-section sd-g2-media-section\"\u003e\n    \u003cdiv class=\"sd-g2-wrap\"\u003e\n      \u003cfigure class=\"sd-g2-feature-image\"\u003e\n        \u003cpicture\u003e\n          \u003csource media=\"(max-width: 820px)\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0665\/1242\/1001\/files\/agibot-g2-04-industrial-grade-mobile.jpg?v=1785619218\" width=\"1127\" height=\"1793\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0665\/1242\/1001\/files\/agibot-g2-03-industrial-grade.jpg?v=1785619218\" alt=\"AGIBOT G2 shown in an industrial test environment\" width=\"3840\" height=\"1920\" loading=\"lazy\"\u003e\u003c\/picture\u003e\n      \u003c\/figure\u003e\n      \u003cdiv class=\"sd-g2-media-copy\"\u003e\n        \u003ch2\u003eIndustrial-grade construction\u003c\/h2\u003e\n        \u003cp\u003eAGIBOT positions G2 as industrial-grade and states that it uses 100% automotive-grade components with an IP42 full-machine rating. These are manufacturer statements, not a published industrial certification; the applicable component specifications, site suitability and any required Canadian compliance must be confirmed for the supplied configuration.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"sd-g2-section\"\u003e\n    \u003cdiv class=\"sd-g2-wrap\"\u003e\n      \u003cdiv class=\"sd-g2-heading-center\"\u003e\n        \u003ch2 class=\"sd-g2-title\"\u003eHigh-precision force-controlled operation\u003c\/h2\u003e\n        \u003cp class=\"sd-g2-lead\"\u003eTorque sensing at each arm joint supports compliant manipulation tasks such as searching for a hole, insertion and surface alignment.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cfigure class=\"sd-g2-feature-image\"\u003e\n        \u003cpicture\u003e\n          \u003csource media=\"(max-width: 820px)\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0665\/1242\/1001\/files\/agibot-g2-06-precision-force-control-mobile.jpg?v=1785619218\" width=\"1125\" height=\"1800\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0665\/1242\/1001\/files\/agibot-g2-05-precision-force-control.jpg?v=1785619219\" alt=\"AGIBOT G2 demonstrating precision force-controlled interaction\" width=\"3840\" height=\"1920\" loading=\"lazy\"\u003e\u003c\/picture\u003e\n      \u003c\/figure\u003e\n      \u003cdiv class=\"sd-g2-metrics\" aria-label=\"AGIBOT G2 manipulation specifications\"\u003e\n        \u003cdiv class=\"sd-g2-metric\"\u003e\n\u003cstrong\u003e7 DoF\u003c\/strong\u003e\u003cspan\u003ePer force-controlled arm\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"sd-g2-metric\"\u003e\n\u003cstrong\u003e5 kg\u003c\/strong\u003e\u003cspan\u003eRated load per arm\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"sd-g2-metric\"\u003e\n\u003cstrong\u003e±0.1 mm\u003c\/strong\u003e\u003cspan\u003ePublished repeatability\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"sd-g2-metric\"\u003e\n\u003cstrong\u003e≥5 kHz\u003c\/strong\u003e\u003cspan\u003eForce-sensor sampling rate\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cp class=\"sd-g2-note\"\u003eAGIBOT's “sub-millimetre precision assembly” is a manufacturer claim. The formal table separately lists ±0.1 mm repeatability and ±1 mm absolute positioning accuracy; final performance depends on the complete configured system and task.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"sd-g2-section sd-g2-gallery\"\u003e\n    \u003cdiv class=\"sd-g2-wrap\"\u003e\n      \u003cdiv class=\"sd-g2-heading-center\"\u003e\n        \u003ch2 class=\"sd-g2-title\"\u003eA mobile manipulation system from head to chassis\u003c\/h2\u003e\n        \u003cp class=\"sd-g2-lead\"\u003eThe official G2 architecture combines human-facing interaction, dual-arm force control, adjustable reach and omnidirectional wheeled mobility.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"sd-g2-gallery-grid\"\u003e\n        \u003carticle class=\"sd-g2-gallery-card\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0665\/1242\/1001\/files\/agibot-g2-09-automotive-grade-components.jpg?v=1785619218\" alt=\"AGIBOT G2 industrial component architecture\" width=\"1536\" height=\"1024\" loading=\"lazy\"\u003e\n          \u003cdiv class=\"sd-g2-gallery-copy\"\u003e\n\u003ch3\u003eIndustrial component strategy\u003c\/h3\u003e\n\u003cp\u003eAGIBOT states that G2 uses automotive-grade components throughout. Component standards and traceability should be confirmed in the project documentation.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003c\/article\u003e\n        \u003carticle class=\"sd-g2-gallery-card\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0665\/1242\/1001\/files\/agibot-g2-10-human-like-motion.jpg?v=1785619218\" alt=\"AGIBOT G2 performing coordinated human-like movement\" width=\"1536\" height=\"1024\" loading=\"lazy\"\u003e\n          \u003cdiv class=\"sd-g2-gallery-copy\"\u003e\n\u003ch3\u003eCoordinated movement\u003c\/h3\u003e\n\u003cp\u003eHead, waist, arm, leg and chassis axes support expressive motion, object interaction and adjustable working height. This official feature artwork says 26 whole-body DoF, while the formal specification and current guide list 25; the current guide scopes its 25 figure as excluding the end effector. Confirm the supplied revision and counting scope.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003c\/article\u003e\n        \u003carticle class=\"sd-g2-gallery-card\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0665\/1242\/1001\/files\/agibot-g2-11-force-control-arm.jpg?v=1785619218\" alt=\"AGIBOT G2 force-controlled robotic arm detail\" width=\"1536\" height=\"1024\" loading=\"lazy\"\u003e\n          \u003cdiv class=\"sd-g2-gallery-copy\"\u003e\n\u003ch3\u003eDual force-controlled arms\u003c\/h3\u003e\n\u003cp\u003eEach seven-degree-of-freedom arm has joint torque sensing, a 696 mm arm length and a rated 5 kg load.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003c\/article\u003e\n        \u003carticle class=\"sd-g2-gallery-card\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0665\/1242\/1001\/files\/agibot-g2-12-waist-leg-mobility.jpg?v=1785619218\" alt=\"AGIBOT G2 adjustable waist and leg mechanism\" width=\"1536\" height=\"1024\" loading=\"lazy\"\u003e\n          \u003cdiv class=\"sd-g2-gallery-copy\"\u003e\n\u003ch3\u003eAdjustable body geometry\u003c\/h3\u003e\n\u003cp\u003eThree waist axes and two leg axes provide a published body-height range from 1225 to 1795 mm.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003c\/article\u003e\n        \u003carticle class=\"sd-g2-gallery-card\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0665\/1242\/1001\/files\/agibot-g2-13-omnidirectional-chassis.jpg?v=1785619218\" alt=\"AGIBOT G2 four-steering-wheel omnidirectional chassis\" width=\"1536\" height=\"1024\" loading=\"lazy\"\u003e\n          \u003cdiv class=\"sd-g2-gallery-copy\"\u003e\n\u003ch3\u003eFour-steering-wheel chassis\u003c\/h3\u003e\n\u003cp\u003eForward, reverse, in-place turning and crab movement are supported, with a listed maximum speed of 1.5 m\/s.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003c\/article\u003e\n        \u003carticle class=\"sd-g2-gallery-card\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0665\/1242\/1001\/files\/agibot-g2-14-continuous-operation.jpg?v=1785619218\" alt=\"AGIBOT G2 battery operation and charging concept\" width=\"1536\" height=\"1024\" loading=\"lazy\"\u003e\n          \u003cdiv class=\"sd-g2-gallery-copy\"\u003e\n\u003ch3\u003eHot-swappable dual batteries\u003c\/h3\u003e\n\u003cp\u003eTwo batteries provide 1652 Wh total energy and approximately four hours of listed runtime. Autonomous recharging requires the optional charging dock.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003c\/article\u003e\n        \u003carticle class=\"sd-g2-gallery-card\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0665\/1242\/1001\/files\/agibot-g2-15-active-safety.jpg?v=1785619218\" alt=\"AGIBOT G2 active obstacle-perception safety concept\" width=\"1536\" height=\"1024\" loading=\"lazy\"\u003e\n          \u003cdiv class=\"sd-g2-gallery-copy\"\u003e\n\u003ch3\u003eActive perception functions\u003c\/h3\u003e\n\u003cp\u003eChassis LiDAR, ultrasonic sensing, cameras and software support obstacle awareness. These functions do not replace project-specific risk assessment or guarding.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003c\/article\u003e\n        \u003carticle class=\"sd-g2-gallery-card\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0665\/1242\/1001\/files\/agibot-g2-16-passive-safety.jpg?v=1785619218\" alt=\"AGIBOT G2 passive protection and emergency-stop concept\" width=\"1536\" height=\"1024\" loading=\"lazy\"\u003e\n          \u003cdiv class=\"sd-g2-gallery-copy\"\u003e\n\u003ch3\u003ePhysical protective controls\u003c\/h3\u003e\n\u003cp\u003eThe official guide lists a physical emergency-stop function. Site procedures, separation, operator training and integration remain deployment requirements.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003c\/article\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"sd-g2-section sd-g2-interaction\"\u003e\n    \u003cdiv class=\"sd-g2-wrap\"\u003e\n      \u003cdiv class=\"sd-g2-heading-center\"\u003e\n        \u003ch2 class=\"sd-g2-title\"\u003eHuman-like interaction\u003c\/h2\u003e\n        \u003cp class=\"sd-g2-lead\"\u003eG2 combines expressive presentation with multimodal perception for interactive service and research experiences.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cfigure class=\"sd-g2-feature-image\"\u003e\n        \u003cpicture\u003e\n          \u003csource media=\"(max-width: 820px)\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0665\/1242\/1001\/files\/agibot-g2-08-interactive-intelligence-mobile.jpg?v=1785619218\" width=\"1125\" height=\"1800\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0665\/1242\/1001\/files\/agibot-g2-07-interactive-intelligence.jpg?v=1785619219\" alt=\"AGIBOT G2 demonstrating multimodal interactive intelligence\" width=\"3840\" height=\"1920\" loading=\"lazy\"\u003e\u003c\/picture\u003e\n      \u003c\/figure\u003e\n      \u003cdiv class=\"sd-g2-capability-grid\"\u003e\n        \u003carticle class=\"sd-g2-capability\"\u003e\u003ch3\u003eFacial animation\u003c\/h3\u003e\n\u003cp\u003eExpressive facial content supports a more natural presentation.\u003c\/p\u003e\u003c\/article\u003e\n        \u003carticle class=\"sd-g2-capability\"\u003e\u003ch3\u003eHuman-like movement\u003c\/h3\u003e\n\u003cp\u003eCoordinated body motion supports expressive physical communication.\u003c\/p\u003e\u003c\/article\u003e\n        \u003carticle class=\"sd-g2-capability\"\u003e\u003ch3\u003eMulti-user conversation\u003c\/h3\u003e\n\u003cp\u003eThe official page lists conversation with multiple people.\u003c\/p\u003e\u003c\/article\u003e\n        \u003carticle class=\"sd-g2-capability\"\u003e\u003ch3\u003eEye-gaze tracking\u003c\/h3\u003e\n\u003cp\u003eGaze-aware interaction helps direct attention during engagement.\u003c\/p\u003e\u003c\/article\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"sd-g2-section sd-g2-teleop\"\u003e\n    \u003cdiv class=\"sd-g2-wrap\"\u003e\n      \u003cdiv class=\"sd-g2-heading\"\u003e\n        \u003ch2 class=\"sd-g2-title\"\u003eRemote operation for data and task workflows\u003c\/h2\u003e\n        \u003cp class=\"sd-g2-lead\"\u003eThe official guide describes low-latency, beyond-visual-range, full-degree-of-freedom teleoperation and time-shared operation of multiple robots by one operator.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cfigure class=\"sd-g2-poster\"\u003e\n        \u003cpicture\u003e\n          \u003csource media=\"(max-width: 820px)\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0665\/1242\/1001\/files\/agibot-g2-18-teleoperation-mobile.jpg?v=1785619219\" width=\"1050\" height=\"1326\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0665\/1242\/1001\/files\/agibot-g2-17-teleoperation.jpg?v=1785619218\" alt=\"AGIBOT G2 beyond-visual-range teleoperation workflow\" width=\"3120\" height=\"1024\" loading=\"lazy\"\u003e\u003c\/picture\u003e\n      \u003c\/figure\u003e\n      \u003cp class=\"sd-g2-note\"\u003eTeleoperation and data collection require an optional kit and project configuration. “One operator, multiple robots” is described as time-sharing rather than simultaneous multi-robot control. Network, latency, privacy, safety and operator-station requirements must be defined for the site.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"sd-g2-section sd-g2-compute\"\u003e\n    \u003cdiv class=\"sd-g2-wrap\"\u003e\n      \u003cdiv class=\"sd-g2-heading\"\u003e\n        \u003ch2 class=\"sd-g2-title\"\u003eChoose the compute configuration for the workload\u003c\/h2\u003e\n        \u003cp class=\"sd-g2-lead\"\u003eAGIBOT publishes separate standard-compute and high-compute specifications. They are alternatives, not cumulative system resources.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"sd-g2-variants\"\u003e\n        \u003carticle class=\"sd-g2-variant\"\u003e\n          \u003ch3\u003eStandard-compute configuration\u003c\/h3\u003e\n          \u003cul class=\"sd-g2-list\"\u003e\n            \u003cli\u003e500 TOPS INT8 computing power\u003c\/li\u003e\n            \u003cli\u003e24 × A78 CPU cores\u003c\/li\u003e\n            \u003cli\u003e64 GB memory\u003c\/li\u003e\n            \u003cli\u003e2 TB NVMe SSD\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/article\u003e\n        \u003carticle class=\"sd-g2-variant\"\u003e\n          \u003ch3\u003eHigh-compute configuration\u003c\/h3\u003e\n          \u003cul class=\"sd-g2-list\"\u003e\n            \u003cli\u003e2070 TFLOPS FP4 computing power\u003c\/li\u003e\n            \u003cli\u003e14 × Poseidon-AE CPU cores\u003c\/li\u003e\n            \u003cli\u003e128 GB memory\u003c\/li\u003e\n            \u003cli\u003e2 TB NVMe SSD\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/article\u003e\n      \u003c\/div\u003e\n      \u003cp class=\"sd-g2-note\"\u003eThe official hardware graphic identifies the high-performance configuration as NVIDIA Jetson T5000. Confirm compute hardware, software image, development interfaces, licensing and compatibility in the quotation. The official page also describes rapid deployment with Genie RL, while the guide lists secondary-development support and rich SDK interfaces.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"sd-g2-section sd-g2-hardware\"\u003e\n    \u003cdiv class=\"sd-g2-wrap\"\u003e\n      \u003cdiv class=\"sd-g2-heading-center\"\u003e\n        \u003ch2 class=\"sd-g2-title\"\u003eOfficial hardware overview\u003c\/h2\u003e\n        \u003cp class=\"sd-g2-lead\"\u003eThe manufacturer diagram identifies the core perception, interaction, manipulation, compute and mobility hardware, with optional items clearly noted.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cfigure class=\"sd-g2-poster sd-g2-hardware-desktop\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0665\/1242\/1001\/files\/agibot-g2-19-hardware-overview.jpg?v=1785619219\" alt=\"Official AGIBOT G2 hardware overview with front and rear labels\" width=\"3840\" height=\"2000\" loading=\"lazy\"\u003e\n      \u003c\/figure\u003e\n      \u003cdiv class=\"sd-g2-hardware-mobile\" aria-label=\"Official AGIBOT G2 mobile hardware overview\"\u003e\n        \u003cfigure class=\"sd-g2-poster\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0665\/1242\/1001\/files\/agibot-g2-20-hardware-overview-mobile-top.jpg?v=1785619219\" alt=\"Official AGIBOT G2 mobile hardware overview, upper section\" width=\"1125\" height=\"1833\" loading=\"lazy\"\u003e\u003c\/figure\u003e\n        \u003cfigure class=\"sd-g2-poster\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0665\/1242\/1001\/files\/agibot-g2-21-hardware-overview-mobile-bottom.jpg?v=1785619219\" alt=\"Official AGIBOT G2 mobile hardware overview, lower section\" width=\"1125\" height=\"2030\" loading=\"lazy\"\u003e\u003c\/figure\u003e\n      \u003c\/div\u003e\n      \u003cp class=\"sd-g2-note\"\u003eOptional hardware shown in the official diagram—including a dexterous hand and charging dock—is not represented as standard equipment. Actual product appearance and configuration may vary.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"sd-g2-section sd-g2-specs\" id=\"sd-g2-specs\"\u003e\n    \u003cdiv class=\"sd-g2-wrap\"\u003e\n      \u003cdiv class=\"sd-g2-heading\"\u003e\n        \u003ch2 class=\"sd-g2-title\"\u003eVerified AGIBOT G2 specifications\u003c\/h2\u003e\n        \u003cp class=\"sd-g2-lead\"\u003eThe figures below are limited to the official G2 product page, official G2 specification graphic and official G2 user guide. Configuration-dependent items are labelled.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sd-g2-table-section\"\u003e\n        \u003ch3\u003ePhysical and environmental\u003c\/h3\u003e\n        \u003cdiv class=\"sd-g2-table-scroll\" role=\"region\" aria-label=\"AGIBOT G2 physical and environmental specifications\" tabindex=\"0\"\u003e\n          \u003ctable class=\"sd-g2-table\"\u003e\n            \u003ccaption class=\"sd-g2-sr-only\"\u003eAGIBOT G2 physical and environmental specifications\u003c\/caption\u003e\n            \u003ctbody\u003e\n              \u003ctr\u003e\n\u003cth scope=\"row\"\u003eDimensions\u003c\/th\u003e\n\u003ctd\u003e640 × 760 mm footprint\u003c\/td\u003e\n\u003ctd\u003eWidth × length; height adjusts from 1225 to 1795 mm.\u003c\/td\u003e\n\u003c\/tr\u003e\n              \u003ctr\u003e\n\u003cth scope=\"row\"\u003eRobot weight\u003c\/th\u003e\n\u003ctd\u003e185 kg\u003c\/td\u003e\n\u003ctd\u003eOfficial user-guide figure.\u003c\/td\u003e\n\u003c\/tr\u003e\n              \u003ctr\u003e\n\u003cth scope=\"row\"\u003eDegrees of freedom\u003c\/th\u003e\n\u003ctd\u003e25 DoF\u003c\/td\u003e\n\u003ctd\u003eExcludes the end effector.\u003c\/td\u003e\n\u003c\/tr\u003e\n              \u003ctr\u003e\n\u003cth scope=\"row\"\u003eO10 working envelope\u003c\/th\u003e\n\u003ctd\u003e0–2.3 m vertical; 2.3 m dual-arm span\u003c\/td\u003e\n\u003ctd\u003ePublished only for the O10 configuration.\u003c\/td\u003e\n\u003c\/tr\u003e\n              \u003ctr\u003e\n\u003cth scope=\"row\"\u003eOperating environment\u003c\/th\u003e\n\u003ctd\u003eFormal table: 0–45°C; humidity ≤90%\u003c\/td\u003e\n\u003ctd\u003eThe guide's safety instructions separately state 0–40°C indoor use. Storage temperature: -20–60°C. Follow the supplied manual and written confirmation.\u003c\/td\u003e\n\u003c\/tr\u003e\n              \u003ctr\u003e\n\u003cth scope=\"row\"\u003eEnclosure rating\u003c\/th\u003e\n\u003ctd\u003eIP42\u003c\/td\u003e\n\u003ctd\u003eFull-machine manufacturer rating; not a waterproof or outdoor-use statement.\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003c\/tbody\u003e\n          \u003c\/table\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sd-g2-table-section\"\u003e\n        \u003ch3\u003eManipulation and body movement\u003c\/h3\u003e\n        \u003cdiv class=\"sd-g2-table-scroll\" role=\"region\" aria-label=\"AGIBOT G2 manipulation specifications\" tabindex=\"0\"\u003e\n          \u003ctable class=\"sd-g2-table\"\u003e\n            \u003ccaption class=\"sd-g2-sr-only\"\u003eAGIBOT G2 manipulation and body-movement specifications\u003c\/caption\u003e\n            \u003ctbody\u003e\n              \u003ctr\u003e\n\u003cth scope=\"row\"\u003eArms\u003c\/th\u003e\n\u003ctd\u003e2 × 7 DoF\u003c\/td\u003e\n\u003ctd\u003eForce-controlled arms with joint torque sensors; 696 mm arm length.\u003c\/td\u003e\n\u003c\/tr\u003e\n              \u003ctr\u003e\n\u003cth scope=\"row\"\u003eRated arm load\u003c\/th\u003e\n\u003ctd\u003e5 kg each; 10 kg dual-arm\u003c\/td\u003e\n\u003ctd\u003ePublished dual-arm peak load: 15 kg.\u003c\/td\u003e\n\u003c\/tr\u003e\n              \u003ctr\u003e\n\u003cth scope=\"row\"\u003ePositioning\u003c\/th\u003e\n\u003ctd\u003e±0.1 mm repeatability\u003c\/td\u003e\n\u003ctd\u003eAbsolute positioning accuracy: ±1 mm.\u003c\/td\u003e\n\u003c\/tr\u003e\n              \u003ctr\u003e\n\u003cth scope=\"row\"\u003eForce control\u003c\/th\u003e\n\u003ctd\u003e≤0.02 N·m resolution\u003c\/td\u003e\n\u003ctd\u003eForce-sensor sampling rate: ≥5 kHz.\u003c\/td\u003e\n\u003c\/tr\u003e\n              \u003ctr\u003e\n\u003cth scope=\"row\"\u003eTrunk movement\u003c\/th\u003e\n\u003ctd\u003e5 DoF\u003c\/td\u003e\n\u003ctd\u003eThree waist axes plus two leg axes.\u003c\/td\u003e\n\u003c\/tr\u003e\n              \u003ctr\u003e\n\u003cth scope=\"row\"\u003ePublished joint ranges\u003c\/th\u003e\n\u003ctd\u003eHead, waist, leg and arm axes\u003c\/td\u003e\n\u003ctd\u003eHead yaw ±70°, roll ±20°, pitch ±27°; waist yaw ±174°, roll ±24°, pitch -104° to 58°; knee 0–151°; ankle -61° to 0°; shoulder rotation ±178°, shoulder lift ±120°, upper arm ±178°; elbow -145° to 60°; forearm ±178°; wrist lift ±90°; wrist swing ±60°.\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003c\/tbody\u003e\n          \u003c\/table\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sd-g2-table-section\"\u003e\n        \u003ch3\u003eChassis and navigation\u003c\/h3\u003e\n        \u003cdiv class=\"sd-g2-table-scroll\" role=\"region\" aria-label=\"AGIBOT G2 chassis specifications\" tabindex=\"0\"\u003e\n          \u003ctable class=\"sd-g2-table\"\u003e\n            \u003ccaption class=\"sd-g2-sr-only\"\u003eAGIBOT G2 chassis and navigation specifications\u003c\/caption\u003e\n            \u003ctbody\u003e\n              \u003ctr\u003e\n\u003cth scope=\"row\"\u003eChassis\u003c\/th\u003e\n\u003ctd\u003eFour steering wheels\u003c\/td\u003e\n\u003ctd\u003eSupports forward\/reverse travel, in-place turning and crab movement.\u003c\/td\u003e\n\u003c\/tr\u003e\n              \u003ctr\u003e\n\u003cth scope=\"row\"\u003eMaximum speed\u003c\/th\u003e\n\u003ctd\u003e1.5 m\/s\u003c\/td\u003e\n\u003ctd\u003eManufacturer-listed maximum.\u003c\/td\u003e\n\u003c\/tr\u003e\n              \u003ctr\u003e\n\u003cth scope=\"row\"\u003eNavigation accuracy\u003c\/th\u003e\n\u003ctd\u003eStandard: ±5 cm \/ ±3°\u003c\/td\u003e\n\u003ctd\u003eHigh-precision mode: ±3 cm \/ ±2°.\u003c\/td\u003e\n\u003c\/tr\u003e\n              \u003ctr\u003e\n\u003cth scope=\"row\"\u003eObstacle crossing\u003c\/th\u003e\n\u003ctd\u003e1.5 cm\u003c\/td\u003e\n\u003ctd\u003eListed threshold; G2 is not described as stair-capable.\u003c\/td\u003e\n\u003c\/tr\u003e\n              \u003ctr\u003e\n\u003cth scope=\"row\"\u003eMinimum navigable width\u003c\/th\u003e\n\u003ctd\u003e850 mm\u003c\/td\u003e\n\u003ctd\u003eThis is a manufacturer navigation figure, not a recommended doorway or public-safety clearance. The guide contains conflicting slope units, so no slope capability is published here.\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003c\/tbody\u003e\n          \u003c\/table\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sd-g2-table-section\"\u003e\n        \u003ch3\u003ePerception and interaction hardware\u003c\/h3\u003e\n        \u003cdiv class=\"sd-g2-table-scroll\" role=\"region\" aria-label=\"AGIBOT G2 perception specifications\" tabindex=\"0\"\u003e\n          \u003ctable class=\"sd-g2-table\"\u003e\n            \u003ccaption class=\"sd-g2-sr-only\"\u003eAGIBOT G2 perception and interaction-hardware specifications\u003c\/caption\u003e\n            \u003ctbody\u003e\n              \u003ctr\u003e\n\u003cth scope=\"row\"\u003eHead stereo camera\u003c\/th\u003e\n\u003ctd\u003e1 × stereo camera\u003c\/td\u003e\n\u003ctd\u003e1920 × 1536 per camera, 60 FPS, 118° × 92° field of view.\u003c\/td\u003e\n\u003c\/tr\u003e\n              \u003ctr\u003e\n\u003cth scope=\"row\"\u003eHead fisheye cameras\u003c\/th\u003e\n\u003ctd\u003e3 cameras\u003c\/td\u003e\n\u003ctd\u003e1920 × 1537, 30 FPS, 215° × 170° field of view.\u003c\/td\u003e\n\u003c\/tr\u003e\n              \u003ctr\u003e\n\u003cth scope=\"row\"\u003eHead RGB-D camera\u003c\/th\u003e\n\u003ctd\u003e1 camera\u003c\/td\u003e\n\u003ctd\u003eRGB\/depth 1280 × 800; RGB 60 FPS, depth 30 FPS; RGB FOV 94° × 68°, depth FOV 90° × 65°.\u003c\/td\u003e\n\u003c\/tr\u003e\n              \u003ctr\u003e\n\u003cth scope=\"row\"\u003eWrist RGB-D cameras\u003c\/th\u003e\n\u003ctd\u003e2 cameras\u003c\/td\u003e\n\u003ctd\u003eRGB 1920 × 1080 and depth 640 × 480 at 25 FPS; RGB FOV 105° × 85°, depth FOV 90° × 70°.\u003c\/td\u003e\n\u003c\/tr\u003e\n              \u003ctr\u003e\n\u003cth scope=\"row\"\u003eChassis LiDAR\u003c\/th\u003e\n\u003ctd\u003e2 units\u003c\/td\u003e\n\u003ctd\u003e360° horizontal, -7° to 52° vertical, 200,000 points\/s, 10 Hz; nearest range 0.1 m.\u003c\/td\u003e\n\u003c\/tr\u003e\n              \u003ctr\u003e\n\u003cth scope=\"row\"\u003eUltrasonic sensors\u003c\/th\u003e\n\u003ctd\u003e8 units\u003c\/td\u003e\n\u003ctd\u003eThe official count is published; a conflicting distance unit in the guide is intentionally not reproduced.\u003c\/td\u003e\n\u003c\/tr\u003e\n              \u003ctr\u003e\n\u003cth scope=\"row\"\u003eAudio and display\u003c\/th\u003e\n\u003ctd\u003eFour-microphone array; one speaker\u003c\/td\u003e\n\u003ctd\u003eSpeaker 8 W rated \/ 10 W maximum; 6.3-inch interactive display.\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003c\/tbody\u003e\n          \u003c\/table\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sd-g2-table-section\"\u003e\n        \u003ch3\u003eCompute, connectivity and power\u003c\/h3\u003e\n        \u003cdiv class=\"sd-g2-table-scroll\" role=\"region\" aria-label=\"AGIBOT G2 compute and power specifications\" tabindex=\"0\"\u003e\n          \u003ctable class=\"sd-g2-table\"\u003e\n            \u003ccaption class=\"sd-g2-sr-only\"\u003eAGIBOT G2 compute, connectivity and power specifications\u003c\/caption\u003e\n            \u003ctbody\u003e\n              \u003ctr\u003e\n\u003cth scope=\"row\"\u003eStandard compute\u003c\/th\u003e\n\u003ctd\u003e500 TOPS INT8\u003c\/td\u003e\n\u003ctd\u003e24 × A78 CPU cores, 64 GB memory, 2 TB NVMe SSD.\u003c\/td\u003e\n\u003c\/tr\u003e\n              \u003ctr\u003e\n\u003cth scope=\"row\"\u003eHigh compute\u003c\/th\u003e\n\u003ctd\u003e2070 TFLOPS FP4\u003c\/td\u003e\n\u003ctd\u003e14 × Poseidon-AE CPU cores, 128 GB memory, 2 TB NVMe SSD; official diagram identifies NVIDIA Jetson T5000.\u003c\/td\u003e\n\u003c\/tr\u003e\n              \u003ctr\u003e\n\u003cth scope=\"row\"\u003eWired interfaces\u003c\/th\u003e\n\u003ctd\u003e1 Gbps internet; 1\/10 Gbps LAN\u003c\/td\u003e\n\u003ctd\u003eUSB-C 3.0; USB-A 3.0 is listed for the standard-compute configuration only.\u003c\/td\u003e\n\u003c\/tr\u003e\n              \u003ctr\u003e\n\u003cth scope=\"row\"\u003eWireless\u003c\/th\u003e\n\u003ctd\u003eWi-Fi and Bluetooth\u003c\/td\u003e\n\u003ctd\u003e4G\/5G is optional.\u003c\/td\u003e\n\u003c\/tr\u003e\n              \u003ctr\u003e\n\u003cth scope=\"row\"\u003eBattery system\u003c\/th\u003e\n\u003ctd\u003e2 hot-swappable batteries\u003c\/td\u003e\n\u003ctd\u003e1652 Wh total, 48 V, rated 8.3 A and approximately 400 W.\u003c\/td\u003e\n\u003c\/tr\u003e\n              \u003ctr\u003e\n\u003cth scope=\"row\"\u003eRuntime\u003c\/th\u003e\n\u003ctd\u003eApproximately 4 hours\u003c\/td\u003e\n\u003ctd\u003eManufacturer-listed duration; workload and test conditions are not published.\u003c\/td\u003e\n\u003c\/tr\u003e\n              \u003ctr\u003e\n\u003cth scope=\"row\"\u003eCharging\u003c\/th\u003e\n\u003ctd\u003e≤2.5 hours\u003c\/td\u003e\n\u003ctd\u003e100–240 V charger input; 54.75 V \/ 15 A output. Autonomous recharge requires the optional dock.\u003c\/td\u003e\n\u003c\/tr\u003e\n              \u003ctr\u003e\n\u003cth scope=\"row\"\u003eDevelopment and updates\u003c\/th\u003e\n\u003ctd\u003eSecondary development; OTA\u003c\/td\u003e\n\u003ctd\u003eRich SDK interfaces are described; exact software, API, licensing and support scope require confirmation.\u003c\/td\u003e\n\u003c\/tr\u003e\n              \u003ctr\u003e\n\u003cth scope=\"row\"\u003eWireless terminal\u003c\/th\u003e\n\u003ctd\u003e11.5-inch display\u003c\/td\u003e\n\u003ctd\u003e2000 × 1200 resolution; final inclusion and supplied revision require confirmation.\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003c\/tbody\u003e\n          \u003c\/table\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cp class=\"sd-g2-note\"\u003eSpecifications may change with product iteration. End effector, O10 configuration, compute version, optional equipment, software, supported interfaces and the final supplied revision must be identified in the written quotation.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"sd-g2-section sd-g2-official-sheet\"\u003e\n    \u003cdiv class=\"sd-g2-wrap\"\u003e\n      \u003cdiv class=\"sd-g2-heading-center\"\u003e\n        \u003ch2 class=\"sd-g2-title\"\u003eOfficial specification sheet\u003c\/h2\u003e\n        \u003cp class=\"sd-g2-lead\"\u003eUse the mobile-optimized official sheet on smaller screens; the verified HTML table above remains the accessible reference.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cfigure class=\"sd-g2-spec-poster\"\u003e\n        \u003cpicture\u003e\n          \u003csource media=\"(max-width: 820px)\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0665\/1242\/1001\/files\/agibot-g2-23-product-specifications-mobile.jpg?v=1785619218\" width=\"1127\" height=\"3414\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0665\/1242\/1001\/files\/agibot-g2-22-product-specifications.jpg?v=1785619219\" alt=\"Official AGIBOT G2 product specification sheet\" width=\"3840\" height=\"4822\" loading=\"lazy\"\u003e\u003c\/picture\u003e\n      \u003c\/figure\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"sd-g2-section sd-g2-overview\"\u003e\n    \u003cdiv class=\"sd-g2-wrap\"\u003e\n      \u003cdiv class=\"sd-g2-heading-center\"\u003e\n        \u003ch2 class=\"sd-g2-title\"\u003eApplication directions published for G2\u003c\/h2\u003e\n        \u003cp class=\"sd-g2-lead\"\u003eAGIBOT identifies the following project directions in the official guide. They are planning categories, not proof that every task is autonomous, turnkey or included in the base configuration.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"sd-g2-gallery-grid\"\u003e\n        \u003carticle class=\"sd-g2-copy-card\"\u003e\n          \u003ch3\u003eIndustrial mobile manipulation\u003c\/h3\u003e\n          \u003cp\u003eManufacturer-listed directions include logistics handling and high-precision assembly. The actual objects, tools, forces, reach, cycle time, path and acceptance criteria must be validated.\u003c\/p\u003e\n        \u003c\/article\u003e\n        \u003carticle class=\"sd-g2-copy-card\"\u003e\n          \u003ch3\u003eGuidance and intelligent reception\u003c\/h3\u003e\n          \u003cp\u003eShowroom guidance and intelligent greeting or reception can combine mobile presence, expressive interaction and project-specific content, language and knowledge services.\u003c\/p\u003e\n        \u003c\/article\u003e\n        \u003carticle class=\"sd-g2-copy-card\"\u003e\n          \u003ch3\u003eInspection and patrol projects\u003c\/h3\u003e\n          \u003cp\u003eSecurity inspection and patrol are listed application directions. Sensor coverage, route conditions, incident workflow, supervision and site controls require project engineering.\u003c\/p\u003e\n        \u003c\/article\u003e\n        \u003carticle class=\"sd-g2-copy-card\"\u003e\n          \u003ch3\u003eResearch, exhibitions and performance\u003c\/h3\u003e\n          \u003cp\u003eEducation, robotics research, exhibition presentation and entertainment performance can use G2's development, interaction and coordinated-motion capabilities according to the configured system.\u003c\/p\u003e\n        \u003c\/article\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"sd-g2-section sd-g2-canada\" id=\"sd-g2-canada\"\u003e\n    \u003cdiv class=\"sd-g2-wrap\"\u003e\n      \u003cdiv class=\"sd-g2-heading\"\u003e\n        \u003ch2 class=\"sd-g2-title\"\u003ePlan an AGIBOT G2 project in Canada\u003c\/h2\u003e\n        \u003cp class=\"sd-g2-lead\"\u003eSpeedyDrone Canada can discuss a G2 project for Canadian manufacturing, commercial interaction, entertainment or robotics research requirements after the intended task and site are defined.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"sd-g2-canada-grid\"\u003e\n        \u003carticle class=\"sd-g2-planning-card\"\u003e\n          \u003ch3\u003eBuild the configuration around the task\u003c\/h3\u003e\n          \u003cul class=\"sd-g2-list\"\u003e\n            \u003cli\u003eDefine objects, forces, cycle time, reach, floor conditions and operating zone.\u003c\/li\u003e\n            \u003cli\u003eSelect the end effector, compute version and any O10, teleoperation or charging option.\u003c\/li\u003e\n            \u003cli\u003eReview network, privacy, integration, training, service and site-safety requirements.\u003c\/li\u003e\n            \u003cli\u003eConfirm Canadian pricing, freight, taxes, warranty, delivery and acceptance criteria in writing.\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/article\u003e\n        \u003carticle class=\"sd-g2-planning-card\"\u003e\n          \u003ch3\u003eSpeedyDrone Canada\u003c\/h3\u003e\n          \u003cp\u003eCanadian organizations can \u003ca href=\"https:\/\/www.speedydrone.ca\/pages\/contact\"\u003erequest project consultation\u003c\/a\u003e and share their application requirements before quotation.\u003c\/p\u003e\n          \u003cp\u003eToronto showroom: \u003ca href=\"https:\/\/www.speedydrone.ca\/pages\/contact\"\u003e991B Bay Street, Toronto, Ontario M5S 3C4\u003c\/a\u003e. G2 display, demonstration and appointment availability must be confirmed before visiting.\u003c\/p\u003e\n          \u003cdiv class=\"sd-g2-actions\"\u003e\n            \u003ca class=\"sd-g2-button\" href=\"https:\/\/www.speedydrone.ca\/pages\/contact\"\u003eContact SpeedyDrone Canada\u003c\/a\u003e\n          \u003c\/div\u003e\n        \u003c\/article\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"sd-g2-section sd-g2-faq\"\u003e\n    \u003cdiv class=\"sd-g2-wrap\"\u003e\n      \u003cdiv class=\"sd-g2-heading\"\u003e\n        \u003ch2 class=\"sd-g2-title\"\u003eAGIBOT G2 questions for Canadian projects\u003c\/h2\u003e\n        \u003cp class=\"sd-g2-lead\"\u003eVerified product answers, configuration boundaries and SpeedyDrone Canada planning information.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"sd-g2-faq-list\"\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eWhat is the AGIBOT G2?\u003c\/summary\u003e\n          \u003cp class=\"sd-g2-faq-answer\"\u003eAGIBOT G2 is an industrial-grade wheeled humanoid robot developed for industrial, commercial, entertainment and research projects. AGIBOT describes a height-adjustable body, dual force-controlled arms, an omnidirectional chassis, multimodal perception, interactive functions, teleoperation and secondary-development support.\u003c\/p\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eWhat are the G2 dimensions and weight?\u003c\/summary\u003e\n          \u003cp class=\"sd-g2-faq-answer\"\u003eThe official G2 user guide lists a height range of 1225–1795 mm, a width of 640 mm, a length of 760 mm and a weight of 185 kg. Transport access, floor loading, turning clearance, emergency egress and the operating zone must be checked for the Canadian site.\u003c\/p\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eHow many degrees of freedom does G2 have?\u003c\/summary\u003e\n          \u003cp class=\"sd-g2-faq-answer\"\u003eUse 25 as the G2 specification value. The current official English specification image states “Total Active Degrees of Freedom 25,” and the official user guide lists 25 degrees of freedom excluding the end effector. A separate current feature card, G2Two-img2.jpg, says “26 Degrees of Freedom (DOF) across the whole body”; this is an unresolved official-source conflict, not a second selectable configuration, so confirm the supplied revision and counting scope in writing.\u003c\/p\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eWhat body and arm motion does AGIBOT publish for G2?\u003c\/summary\u003e\n          \u003cp class=\"sd-g2-faq-answer\"\u003eAGIBOT describes a 3-DoF neck, two 7-DoF arms, a 3-DoF waist and a 2-DoF folding-and-lifting trunk or leg mechanism. The chassis also uses a four-steer-wheel design, but component descriptions should not be added together to override the user guide's published 25-DoF figure excluding end effectors.\u003c\/p\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eWhat are the G2 arm payload ratings?\u003c\/summary\u003e\n          \u003cp class=\"sd-g2-faq-answer\"\u003eThe G2 user guide lists a 5 kg single-arm rated load, a 10 kg dual-arm rated load and a 15 kg dual-arm peak load. The 15 kg figure is not a single-arm rating or a continuous payload guarantee for every reach, speed, tool and duty cycle.\u003c\/p\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eWhat force-control and positioning figures are published?\u003c\/summary\u003e\n          \u003cp class=\"sd-g2-faq-answer\"\u003eAGIBOT advertises sub-millimetre assembly, and the product graphic states absolute force-control accuracy below 0.5 N. The user guide separately lists ±0.1 mm repeat positioning accuracy, ±1 mm absolute positioning accuracy, force-control resolution of no more than 0.02 N·m and force-sensor sampling at 5 kHz or higher; these are different metrics and should not be combined into one accuracy claim.\u003c\/p\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eAre dexterous hands and grippers standard on every G2?\u003c\/summary\u003e\n          \u003cp class=\"sd-g2-faq-answer\"\u003eNo universal end-effector configuration should be assumed. The official materials identify dexterous hands and grippers as optional, and one schematic describes an optional hand with up to 19 DoF, 3D tactile sensing and quick replacement. Quick replacement does not mean hot-swappable; the official guide requires the robot to be powered off before an end effector is connected or removed. The supplied end effector, tooling, control interface and software must be named in the written quotation.\u003c\/p\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eWhat mobile-chassis capabilities does G2 have?\u003c\/summary\u003e\n          \u003cp class=\"sd-g2-faq-answer\"\u003eThe official user guide lists a four-steer-wheel chassis with omnidirectional movement, crab walk, in-place rotation and a maximum speed of 1.5 m\/s. It also lists 15 mm obstacle crossing and an 850 mm minimum navigable width, which must be validated against the actual floor, thresholds, slopes, aisles, traffic and safety clearances.\u003c\/p\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eWhich cameras and perception sensors are listed for G2?\u003c\/summary\u003e\n          \u003cp class=\"sd-g2-faq-answer\"\u003eThe current G2 user guide lists one head stereo-camera assembly, three head fisheye cameras, one head RGB-D camera, two wrist RGB-D cameras, two chassis LiDAR units, eight chassis ultrasonic sensors and a chassis IMU. Sensor models, calibration, coverage and performance for the supplied revision should be confirmed in the technical documentation.\u003c\/p\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eWhich safety functions does AGIBOT describe for G2?\u003c\/summary\u003e\n          \u003cp class=\"sd-g2-faq-answer\"\u003eAGIBOT describes 360-degree active perception using fisheye cameras, LiDAR and ultrasonic sensors, plus arm-force monitoring, collision response and a physical emergency-stop button. These functions do not establish collision-free operation or replace a task risk assessment, controlled operating zone, trained supervision, guarding and emergency procedures.\u003c\/p\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eWhat environmental protection ratings are published?\u003c\/summary\u003e\n          \u003cp class=\"sd-g2-faq-answer\"\u003eThe current official English G2 page publishes a full-machine IP42 protection rating. IP42 does not make the robot weatherproof, washable or approved for outdoor operation; the official user guide instructs operators to use and store the robot indoors.\u003c\/p\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eWhat battery capacity and operating time does G2 have?\u003c\/summary\u003e\n          \u003cp class=\"sd-g2-faq-answer\"\u003eAGIBOT lists two batteries with 1652 Wh total capacity and approximately 4 hours of operating time. Actual runtime depends on motion, arm load, compute configuration, peripherals, networking, battery condition, temperature and the validated task cycle.\u003c\/p\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eHow does G2 support charging and continuous operation?\u003c\/summary\u003e\n          \u003cp class=\"sd-g2-faq-answer\"\u003eAGIBOT describes hot-swappable dual batteries, direct charging, pass-through charging and automatic return-to-dock charging when the optional charging station is configured. The current official specification image lists charging time at 2.5 hours or less; the 7×24 claim describes an operating strategy and does not mean one battery charge lasts 168 hours or that every site is approved for unattended operation.\u003c\/p\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eWhat is the difference between the standard and high-compute G2 configurations?\u003c\/summary\u003e\n          \u003cp class=\"sd-g2-faq-answer\"\u003eThe G2 user guide lists a standard configuration with 500 TOPS (INT8), 24 A78 CPU cores, 64 GB memory and 2 TB NVMe storage. It separately lists a high-compute configuration with 2070 TFLOPS (FP4), 14 Poseidon-AE CPU cores, 128 GB memory and 2 TB NVMe storage; the English product graphic identifies its high-performance platform as NVIDIA Jetson T5000. The quotation must identify the supplied compute configuration.\u003c\/p\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eWhich communication and external interfaces are published?\u003c\/summary\u003e\n          \u003cp class=\"sd-g2-faq-answer\"\u003eThe official user guide lists Wi-Fi and Bluetooth, optional 4G\/5G, 1 Gbps and 10 Gbps network interfaces, USB Type-C 3.0 and USB Type-A 3.0 on the standard\/lower-compute configuration. It also describes an 11.5-inch handheld wireless terminal. Final ports, cables, cellular compatibility and terminal inclusion require configuration confirmation.\u003c\/p\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eWhat interaction functions does AGIBOT describe?\u003c\/summary\u003e\n          \u003cp class=\"sd-g2-faq-answer\"\u003eAGIBOT describes an interactive facial display, a four-microphone array, an 8 W rated speaker, multi-colour lighting, expressive facial animations, human-like movement, multi-user conversation and eye-gaze tracking. Language support, knowledge bases, speech services, privacy controls and custom interaction content must be defined for the project.\u003c\/p\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eDoes G2 support teleoperation and secondary development?\u003c\/summary\u003e\n          \u003cp class=\"sd-g2-faq-answer\"\u003eYes. The G2 user guide describes low-latency, beyond-visual-range, full-DoF teleoperation and states that one operator can time-share control of multiple robots. It also describes SDK interfaces and secondary development, but the teleoperation or data-collection kit, network, software version, licenses, APIs, documentation and engineering support must be confirmed in the quotation.\u003c\/p\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eWhat is the AGIBOT G2 price in Canada?\u003c\/summary\u003e\n          \u003cp class=\"sd-g2-faq-answer\"\u003eAGIBOT does not publish a Canadian retail price for G2 on its current global store. Canadian pricing is project-based and depends on the compute version, end effectors, charging station, teleoperation or data equipment, software, integration, freight, taxes, delivery region, training, warranty and support scope.\u003c\/p\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eWhere can Canadian organizations request a G2 quote?\u003c\/summary\u003e\n          \u003cp class=\"sd-g2-faq-answer\"\u003eCanadian organizations can contact SpeedyDrone Canada at \u003ca href=\"https:\/\/www.speedydrone.ca\/pages\/contact\"\u003ehttps:\/\/www.speedydrone.ca\/pages\/contact\u003c\/a\u003e with the intended task, site, payload, reach, end effector, compute version, autonomy, teleoperation, data, network, privacy, safety, delivery, training and support requirements. Only items and services named in the written quotation should be treated as included.\u003c\/p\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eCan customers view G2 at the SpeedyDrone Canada Toronto showroom?\u003c\/summary\u003e\n          \u003cp class=\"sd-g2-faq-answer\"\u003eContact SpeedyDrone Canada before visiting 991B Bay Street, Toronto, Ontario M5S 3C4. G2 display, demonstration, teleoperation experience, technical meeting and pickup availability must be confirmed in advance at \u003ca href=\"https:\/\/www.speedydrone.ca\/pages\/contact\"\u003ehttps:\/\/www.speedydrone.ca\/pages\/contact\u003c\/a\u003e.\u003c\/p\u003e\n        \u003c\/details\u003e\n      \u003c\/div\u003e\n      \u003cp class=\"sd-g2-source\"\u003eSources accessed August 1, 2026: \u003ca href=\"https:\/\/www.agibot.com\/products\/G2\"\u003eAGIBOT G2 official English product page\u003c\/a\u003e, \u003ca href=\"https:\/\/jp.agibot.com\/products\/G2\"\u003eofficial Japanese G2 page\u003c\/a\u003e, \u003ca href=\"https:\/\/www.agibot.com.cn\/filepage\/362.html\"\u003eofficial G2 user guide\u003c\/a\u003e, \u003ca href=\"https:\/\/store.agibot.com\/search\"\u003eAGIBOT global store search\u003c\/a\u003e, and \u003ca href=\"https:\/\/www.speedydrone.ca\/pages\/contact\"\u003eSpeedyDrone Canada contact information\u003c\/a\u003e. Manufacturer documents and configurations may change; the written quotation and supplied technical documentation govern the final product, equipment, software, suitability and commercial terms.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\u003c\/section\u003e\n\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What is the AGIBOT G2?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"AGIBOT G2 is an industrial-grade wheeled humanoid robot developed for industrial, commercial, entertainment and research projects. AGIBOT describes a height-adjustable body, dual force-controlled arms, an omnidirectional chassis, multimodal perception, interactive functions, teleoperation and secondary-development support.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What are the G2 dimensions and weight?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The official G2 user guide lists a height range of 1225–1795 mm, a width of 640 mm, a length of 760 mm and a weight of 185 kg. Transport access, floor loading, turning clearance, emergency egress and the operating zone must be checked for the Canadian site.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"How many degrees of freedom does G2 have?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Use 25 as the G2 specification value. The current official English specification image states “Total Active Degrees of Freedom 25,” and the official user guide lists 25 degrees of freedom excluding the end effector. A separate current feature card, G2Two-img2.jpg, says “26 Degrees of Freedom (DOF) across the whole body”; this is an unresolved official-source conflict, not a second selectable configuration, so confirm the supplied revision and counting scope in writing.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What body and arm motion does AGIBOT publish for G2?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"AGIBOT describes a 3-DoF neck, two 7-DoF arms, a 3-DoF waist and a 2-DoF folding-and-lifting trunk or leg mechanism. The chassis also uses a four-steer-wheel design, but component descriptions should not be added together to override the user guide's published 25-DoF figure excluding end effectors.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What are the G2 arm payload ratings?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The G2 user guide lists a 5 kg single-arm rated load, a 10 kg dual-arm rated load and a 15 kg dual-arm peak load. The 15 kg figure is not a single-arm rating or a continuous payload guarantee for every reach, speed, tool and duty cycle.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What force-control and positioning figures are published?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"AGIBOT advertises sub-millimetre assembly, and the product graphic states absolute force-control accuracy below 0.5 N. The user guide separately lists ±0.1 mm repeat positioning accuracy, ±1 mm absolute positioning accuracy, force-control resolution of no more than 0.02 N·m and force-sensor sampling at 5 kHz or higher; these are different metrics and should not be combined into one accuracy claim.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Are dexterous hands and grippers standard on every G2?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"No universal end-effector configuration should be assumed. The official materials identify dexterous hands and grippers as optional, and one schematic describes an optional hand with up to 19 DoF, 3D tactile sensing and quick replacement. Quick replacement does not mean hot-swappable; the official guide requires the robot to be powered off before an end effector is connected or removed. The supplied end effector, tooling, control interface and software must be named in the written quotation.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What mobile-chassis capabilities does G2 have?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The official user guide lists a four-steer-wheel chassis with omnidirectional movement, crab walk, in-place rotation and a maximum speed of 1.5 m\/s. It also lists 15 mm obstacle crossing and an 850 mm minimum navigable width, which must be validated against the actual floor, thresholds, slopes, aisles, traffic and safety clearances.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Which cameras and perception sensors are listed for G2?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The current G2 user guide lists one head stereo-camera assembly, three head fisheye cameras, one head RGB-D camera, two wrist RGB-D cameras, two chassis LiDAR units, eight chassis ultrasonic sensors and a chassis IMU. Sensor models, calibration, coverage and performance for the supplied revision should be confirmed in the technical documentation.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Which safety functions does AGIBOT describe for G2?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"AGIBOT describes 360-degree active perception using fisheye cameras, LiDAR and ultrasonic sensors, plus arm-force monitoring, collision response and a physical emergency-stop button. These functions do not establish collision-free operation or replace a task risk assessment, controlled operating zone, trained supervision, guarding and emergency procedures.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What environmental protection ratings are published?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The current official English G2 page publishes a full-machine IP42 protection rating. IP42 does not make the robot weatherproof, washable or approved for outdoor operation; the official user guide instructs operators to use and store the robot indoors.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What battery capacity and operating time does G2 have?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"AGIBOT lists two batteries with 1652 Wh total capacity and approximately 4 hours of operating time. Actual runtime depends on motion, arm load, compute configuration, peripherals, networking, battery condition, temperature and the validated task cycle.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"How does G2 support charging and continuous operation?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"AGIBOT describes hot-swappable dual batteries, direct charging, pass-through charging and automatic return-to-dock charging when the optional charging station is configured. The current official specification image lists charging time at 2.5 hours or less; the 7×24 claim describes an operating strategy and does not mean one battery charge lasts 168 hours or that every site is approved for unattended operation.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What is the difference between the standard and high-compute G2 configurations?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The G2 user guide lists a standard configuration with 500 TOPS (INT8), 24 A78 CPU cores, 64 GB memory and 2 TB NVMe storage. It separately lists a high-compute configuration with 2070 TFLOPS (FP4), 14 Poseidon-AE CPU cores, 128 GB memory and 2 TB NVMe storage; the English product graphic identifies its high-performance platform as NVIDIA Jetson T5000. The quotation must identify the supplied compute configuration.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Which communication and external interfaces are published?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The official user guide lists Wi-Fi and Bluetooth, optional 4G\/5G, 1 Gbps and 10 Gbps network interfaces, USB Type-C 3.0 and USB Type-A 3.0 on the standard\/lower-compute configuration. It also describes an 11.5-inch handheld wireless terminal. Final ports, cables, cellular compatibility and terminal inclusion require configuration confirmation.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What interaction functions does AGIBOT describe?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"AGIBOT describes an interactive facial display, a four-microphone array, an 8 W rated speaker, multi-colour lighting, expressive facial animations, human-like movement, multi-user conversation and eye-gaze tracking. Language support, knowledge bases, speech services, privacy controls and custom interaction content must be defined for the project.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Does G2 support teleoperation and secondary development?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes. The G2 user guide describes low-latency, beyond-visual-range, full-DoF teleoperation and states that one operator can time-share control of multiple robots. It also describes SDK interfaces and secondary development, but the teleoperation or data-collection kit, network, software version, licenses, APIs, documentation and engineering support must be confirmed in the quotation.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What is the AGIBOT G2 price in Canada?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"AGIBOT does not publish a Canadian retail price for G2 on its current global store. Canadian pricing is project-based and depends on the compute version, end effectors, charging station, teleoperation or data equipment, software, integration, freight, taxes, delivery region, training, warranty and support scope.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Where can Canadian organizations request a G2 quote?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Canadian organizations can contact SpeedyDrone Canada at https:\/\/www.speedydrone.ca\/pages\/contact with the intended task, site, payload, reach, end effector, compute version, autonomy, teleoperation, data, network, privacy, safety, delivery, training and support requirements. Only items and services named in the written quotation should be treated as included.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Can customers view G2 at the SpeedyDrone Canada Toronto showroom?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Contact SpeedyDrone Canada before visiting 991B Bay Street, Toronto, Ontario M5S 3C4. G2 display, demonstration, teleoperation experience, technical meeting and pickup availability must be confirmed in advance at https:\/\/www.speedydrone.ca\/pages\/contact.\"\n      }\n    }\n  ]\n}\n\u003c\/script\u003e\n","brand":"AGIBOT","offers":[{"title":"Default Title","offer_id":47700970242185,"sku":null,"price":182000.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0665\/1242\/1001\/files\/Agibot_G2_Image.webp?v=1785622843","url":"https:\/\/www.speedydrone.ca\/products\/agibot-g2","provider":"SpeedyDrone Canada ","version":"1.0","type":"link"}