{"id":107927,"date":"2026-07-30T19:57:36","date_gmt":"2026-07-30T19:57:36","guid":{"rendered":"https:\/\/youzum.net\/google-deepmind-ships-three-physical-ai-models-for-whole-body-control-dexterity-and-multi-robot-collaboration\/"},"modified":"2026-07-30T19:57:36","modified_gmt":"2026-07-30T19:57:36","slug":"google-deepmind-ships-three-physical-ai-models-for-whole-body-control-dexterity-and-multi-robot-collaboration","status":"publish","type":"post","link":"https:\/\/youzum.net\/de\/google-deepmind-ships-three-physical-ai-models-for-whole-body-control-dexterity-and-multi-robot-collaboration\/","title":{"rendered":"Google DeepMind Ships Three Physical AI Models For Whole Body Control, Dexterity And Multi Robot Collaboration"},"content":{"rendered":"<p class=\"wp-block-paragraph\">Google DeepMind has released <a href=\"https:\/\/deepmind.google\/blog\/gemini-robotics-2-brings-whole-body-intelligence-to-robots\/\">Gemini Robotics 2<\/a>, the intelligence layer for its next generation of robots. The release moves the stack past table-top manipulation into whole body control, five finger dexterity and multi robot teamwork. It ships as three separate models with three different access tiers.<\/p>\n<p class=\"wp-block-paragraph\">Most robots today are pre-programmed or tele-operated for narrow, repetitive task sequences. They do not adapt to unpredictable environments, and skills rarely transfer between robot bodies. Gemini Robotics 2 targets all three limits at once.<\/p>\n<h2 class=\"wp-block-heading\"><strong>TL;DR<\/strong><\/h2>\n<ul class=\"wp-block-list\">\n<li>Three models ship together: a VLA, an embodied reasoning VLM, and an on-device VLA.<\/li>\n<li>One checkpoint drives Apollo 2 with two different hands plus a Franka Duo gripper.<\/li>\n<li>Gemini Robotics ER 2 is public preview; the VLA and on-device models stay gated.<\/li>\n<li>Multi-finger dexterity is still the weak axis, ranging from 32% to 92%.<\/li>\n<li>ASIMOV-Agentic, a new safety benchmark, is on Hugging Face under CC-BY-4.0.<\/li>\n<\/ul>\n<h2 class=\"wp-block-heading\"><strong>3 Models and What They Do<\/strong><\/h2>\n<h3 class=\"wp-block-heading\"><strong><a href=\"https:\/\/deepmind.google\/models\/gemini-robotics\/vla\">Gemini Robotics 2<\/a><\/strong><\/h3>\n<p class=\"wp-block-paragraph\"><strong><a href=\"https:\/\/deepmind.google\/models\/gemini-robotics\/vla\">Gemini Robotics 2<\/a><\/strong> is the vision-language-action (VLA) model. It converts vision and language input into motor control. It can drive full humanoids from feet to fingertips, and other bi-arm robots. It also handles dexterous manipulation on both multi-finger hands and parallel grippers.<\/p>\n<h3 class=\"wp-block-heading\"><strong><a href=\"https:\/\/deepmind.google\/models\/gemini-robotics\/embodied-reasoning\">Gemini Robotics ER 2<\/a><\/strong><\/h3>\n<p class=\"wp-block-paragraph\"><strong><a href=\"https:\/\/deepmind.google\/models\/gemini-robotics\/embodied-reasoning\">Gemini Robotics ER 2<\/a><\/strong> is the embodied reasoning (ER) model. It is a vision language model that acts as the high level brain. It communicates with humans, understands the physical world, and plans multi-step tasks lasting several minutes. Per its <a href=\"https:\/\/deepmind.google\/models\/model-cards\/gemini-robotics-er-2\">model card<\/a>, ER 2 is based on Gemini 3.5 Flash. It accepts interleaved text, image, video and audio with a context window of up to 128k, and emits text up to 64K tokens.<\/p>\n<h3 class=\"wp-block-heading\"><strong><a href=\"https:\/\/deepmind.google\/models\/gemini-robotics\/on-device\">Gemini Robotics On-Device 2<\/a><\/strong><\/h3>\n<p class=\"wp-block-paragraph\"><strong><a href=\"https:\/\/deepmind.google\/models\/gemini-robotics\/on-device\">Gemini Robotics On-Device 2<\/a><\/strong> is the efficient VLA optimized to run locally on the robot. Its <a href=\"https:\/\/deepmind.google\/models\/model-cards\/gemini-robotics-on-device-2\">model card<\/a> states it is built on Gemini Robotics 1.5 technology and Google\u2019s on-device Gemma models. Inputs are text, images and robot proprioception as numerical values. Outputs are robot actions as numerical values.<\/p>\n<p class=\"wp-block-paragraph\">The division of labor matters for system design. ER 2 plans and tracks the task, then hands motor execution to a VLA declared as a tool. Developers register low level control interfaces, such as VLA models or navigation APIs, as callable tools. They then stream multimodal video, audio or text directly into the model.<\/p>\n<h2 class=\"wp-block-heading\"><strong>Whole body control on Apptronik Apollo 2<\/strong><\/h2>\n<p class=\"wp-block-paragraph\">Previous Gemini Robotics models controlled only the humanoid\u2019s upper body for table-top tasks. Gemini Robotics 2 extends control to whole body motion for the first time.<\/p>\n<p class=\"wp-block-paragraph\">The worked example uses <a href=\"https:\/\/apptronik.com\/apollo\/apollo-2\">Apptronik\u2019s Apollo 2<\/a>. Given the instruction <em>\u201cput the watering can into the green bin in the bottom shelf,\u201d<\/em> Apollo walks to the table and picks up the watering can. It then takes a few steps to the shelves and places the object at its destination.<\/p>\n<p class=\"wp-block-paragraph\">Google DeepMind is direct about the remaining gap. It states that its robots have more to advance in movement speed.<\/p>\n<h2 class=\"wp-block-heading\"><strong>Dexterity across hands and grippers<\/strong><\/h2>\n<p class=\"wp-block-paragraph\">Gemini Robotics 2 can control the five-fingered, 22 degree-of-freedom SharpaWave hand on Apollo 2. Reported actions include tying knots and sealing a ziplock bag. The same model also operates standard two-fingered parallel grippers on a <a href=\"https:\/\/franka.de\/fr3-duo\">Franka Duo platform<\/a> for tasks like tight packing.<\/p>\n<p class=\"wp-block-paragraph\">The reported success rates come from one model checkpoint controlling three embodiments: Apollo 2 with SharpaWave hands, Apollo 2 with Inspire hands, and Franka Duo with a Robotiq gripper.<\/p>\n<figure class=\"wp-block-table is-style-stripes\">\n<table class=\"has-fixed-layout\">\n<thead>\n<tr>\n<th>Category<\/th>\n<th>Embodiment<\/th>\n<th>Task<\/th>\n<th>Success<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>General whole body manipulation<\/td>\n<td>Apollo 2 + Inspire hands<\/td>\n<td>Pick up from shelf<\/td>\n<td>76.3%<\/td>\n<\/tr>\n<tr>\n<td>General whole body manipulation<\/td>\n<td>Apollo 2 + Inspire hands<\/td>\n<td>Pick up from table<\/td>\n<td>68.4%<\/td>\n<\/tr>\n<tr>\n<td>General whole body manipulation<\/td>\n<td>Apollo 2 + Inspire hands<\/td>\n<td>Pick up from floor<\/td>\n<td>45.7%<\/td>\n<\/tr>\n<tr>\n<td>Multi-finger dexterity<\/td>\n<td>Apollo 2 + Sharpa hands<\/td>\n<td>Unscrew bulb<\/td>\n<td>92%<\/td>\n<\/tr>\n<tr>\n<td>Multi-finger dexterity<\/td>\n<td>Apollo 2 + Sharpa hands<\/td>\n<td>Tie trash bag<\/td>\n<td>44%<\/td>\n<\/tr>\n<tr>\n<td>Multi-finger dexterity<\/td>\n<td>Apollo 2 + Sharpa hands<\/td>\n<td>Ziplock<\/td>\n<td>40%<\/td>\n<\/tr>\n<tr>\n<td>Multi-finger dexterity<\/td>\n<td>Apollo 2 + Sharpa hands<\/td>\n<td>Screw bulb<\/td>\n<td>36%<\/td>\n<\/tr>\n<tr>\n<td>Multi-finger dexterity<\/td>\n<td>Apollo 2 + Sharpa hands<\/td>\n<td>Dustpan<\/td>\n<td>32%<\/td>\n<\/tr>\n<tr>\n<td>Gripper dexterity<\/td>\n<td>Franka Duo<\/td>\n<td>Precise insertion tasks<\/td>\n<td>89.6%<\/td>\n<\/tr>\n<tr>\n<td>Gripper dexterity<\/td>\n<td>Franka Duo<\/td>\n<td>Diverse tool kitting<\/td>\n<td>78.9%<\/td>\n<\/tr>\n<tr>\n<td>Gripper dexterity<\/td>\n<td>Franka Duo<\/td>\n<td>General pick and place<\/td>\n<td>74.2%<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/figure>\n<h2 class=\"wp-block-heading\"><strong>ER 2: Temporal Intelligence and Tool Orchestration<\/strong><\/h2>\n<p class=\"wp-block-paragraph\">The <a href=\"https:\/\/blog.google\/innovation-and-ai\/models-and-research\/google-deepmind\/gemini-robotics-er-2\/\">developer X post<\/a> focuses on a problem that rarely gets benchmarked: knowing when a task is actually done.<\/p>\n<h3 class=\"wp-block-heading\"><strong>Progress classification<\/strong>: <\/h3>\n<p class=\"wp-block-paragraph\">Each frame in a video feed is assigned to one of five progress levels, from 0-20% through 80-100%. Gemini Robotics ER 2 reaches 57.4% accuracy on this task. Google DeepMind reports this outperforms previous generation models and competing frontier models.<\/p>\n<h3 class=\"wp-block-heading\"><strong>Moment finding<\/strong>: <\/h3>\n<p class=\"wp-block-paragraph\">This measures whether the model can identify the exact frame where a critical event occurs. An example is the moment to stop pouring coffee into a cup. ER 2 reaches 91.3% accuracy with a 0.96 second mean absolute distance. Google DeepMind reports it competing closely with much larger model categories at 4x the execution speed.<\/p>\n<h3 class=\"wp-block-heading\"><strong>Tool orchestration:<\/strong><\/h3>\n<p class=\"wp-block-paragraph\">ER 2 is evaluated across three control modes: real VLA, sim VLA, and human tele-op. It outperforms <a href=\"https:\/\/deepmind.google\/blog\/gemini-robotics-er-1-6\/\">Gemini Robotics ER 1.6<\/a> on all three.<\/p>\n<p class=\"wp-block-paragraph\">ER 2 integrates with the <a href=\"https:\/\/ai.google.dev\/gemini-api\/docs\/live-api\">Gemini Live API<\/a> through a bidirectional streaming endpoint. The stated purpose is removing the stop-and-think pauses that break multi-step execution. It can also natively call tools like Google Search or any user-defined function.<\/p>\n<p class=\"wp-block-paragraph\">Three spatial capabilities were upgraded. Success and failure detection now runs on raw video feeds instead of static snapshots, which catches mid-execution spills and slips. General instrument reading extends beyond circular dials to digital displays, linear scales, rulers and liquid thermometers, tested across 10 instrument types. Spatial visual question answering improves through Gemini\u2019s multimodal advances.<\/p>\n<p class=\"wp-block-paragraph\">Google DeepMind built a demo with <a href=\"https:\/\/bostondynamics.com\/products\/spot\/\">Spot<\/a> from <a href=\"https:\/\/bostondynamics.com\/\">Boston Dynamics<\/a>, using ER 2 to orchestrate Spot navigation and manipulator APIs. Sample code is available in the <a href=\"https:\/\/github.com\/google-gemini\/robotics-samples\/tree\/main\/live-api\">robotics-samples repository<\/a>.<\/p>\n<h2 class=\"wp-block-heading\"><strong>Multi-Robot Collaboration<\/strong><\/h2>\n<p class=\"wp-block-paragraph\">Gemini Robotics 2 introduces collaboration between different robot types. The reasoning is that no single robot fits every task. A wheeled rover suits indoor work, while a humanoid handles uneven terrain better.<\/p>\n<p class=\"wp-block-paragraph\">Robots communicate through a shared semantic understanding to hand off subtasks. The demonstrated pairing is Apptronik\u2019s Apollo 2 with a <a href=\"https:\/\/franka.de\/mobile-fr3-duo\">Franka F3 Duo<\/a>.<\/p>\n<h2 class=\"wp-block-heading\"><strong>On-Device 2: Adapting to New Robot Bodies<\/strong><\/h2>\n<p class=\"wp-block-paragraph\">Gemini Robotics On-Device 2 targets applications that cannot rely on network latency or connectivity. It is natively multi-embodiment and inherits the motion transfer techniques from <a href=\"https:\/\/deepmind.google\/blog\/gemini-robotics-15-brings-ai-agents-into-the-physical-world\/\">Gemini Robotics 1.5<\/a>.<\/p>\n<p class=\"wp-block-paragraph\">Google DeepMind reports adaptation to new bi-arm embodiments in a few hours, typically with fewer than 200 examples. This holds for embodiments with drastically different shapes, sensors and degrees of freedom. Demonstrated platforms include Dexmate, SO101 and Trossen.<\/p>\n<p class=\"wp-block-paragraph\">The model card publishes a data scaling comparison against On-Device 1 on platforms introduced only during post-training:<\/p>\n<figure class=\"wp-block-table is-style-stripes\">\n<table class=\"has-fixed-layout\">\n<thead>\n<tr>\n<th>Plattform<\/th>\n<th>Model<\/th>\n<th>Start<\/th>\n<th>End<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>SO101<\/td>\n<td>On-Device 2<\/td>\n<td>6.7%<\/td>\n<td>53.3%<\/td>\n<\/tr>\n<tr>\n<td>SO101<\/td>\n<td>On-Device 1<\/td>\n<td>0.0%<\/td>\n<td>6.7%<\/td>\n<\/tr>\n<tr>\n<td>Dexmate<\/td>\n<td>On-Device 2<\/td>\n<td>24.4%<\/td>\n<td>75.6%<\/td>\n<\/tr>\n<tr>\n<td>Dexmate<\/td>\n<td>On-Device 1<\/td>\n<td>13.3%<\/td>\n<td>33.3%<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/figure>\n<p class=\"wp-block-paragraph\">The SO101 result is the sharper one. On-Device 1 barely leaves the floor, while On-Device 2 crosses 50%.<\/p>\n<p class=\"wp-block-paragraph\">The model card also lists limits. On-Device 2 is limited in generalizing to out-of-distribution tasks and in controlling high-degree-of-freedom robots.<\/p>\n<h2 class=\"wp-block-heading\"><strong>Availability<\/strong><\/h2>\n<figure class=\"wp-block-table\">\n<table class=\"has-fixed-layout\">\n<thead>\n<tr>\n<th>Model<\/th>\n<th>Access<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>Gemini Robotics ER 2<\/td>\n<td>Public preview via <a href=\"https:\/\/ai.google.dev\/gemini-api\/docs\/robotics-overview\">Gemini API<\/a> and <a href=\"https:\/\/ai.dev\/prompts\/new_chat?model=gemini-robotics-er-2-preview\">Google AI Studio<\/a>; private preview on <a href=\"https:\/\/console.cloud.google.com\/agent-platform\/publishers\/google\/model-garden\/gemini-robotics-er-2-preview-info\">Gemini Enterprise Agent Platform<\/a><\/td>\n<\/tr>\n<tr>\n<td>Gemini Robotics 2 (VLA)<\/td>\n<td>Early-access partners<\/td>\n<\/tr>\n<tr>\n<td>Gemini Robotics On-Device 2<\/td>\n<td>Trusted Testers<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/figure>\n<p class=\"wp-block-paragraph\">The AI Studio launch link uses the model string <code>gemini-robotics-er-2-preview<\/code>. Getting-started notebooks are in the <a href=\"https:\/\/github.com\/google-gemini\/robotics-samples\/blob\/main\/Getting%20Started\/gemini_robotics_er.ipynb\">robotics-samples repository<\/a>.<\/p>\n<h2 class=\"wp-block-heading\"><strong>Interactive explainer<\/strong><\/h2>\n<p class=\"wp-block-paragraph\">\n<\/p><p class=\"wp-block-paragraph\">\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" \/>\n<\/p><p class=\"wp-block-paragraph\">\n<\/p><p class=\"wp-block-paragraph\"><strong>Sources:<\/strong> <a href=\"https:\/\/deepmind.google\/blog\/gemini-robotics-2-brings-whole-body-intelligence-to-robots\/\">Gemini Robotics 2 announcement<\/a>, <a href=\"https:\/\/blog.google\/innovation-and-ai\/models-and-research\/google-deepmind\/gemini-robotics-er-2\/\">Gemini Robotics ER 2 developer post<\/a>, <a href=\"https:\/\/deepmind.google\/models\/model-cards\/gemini-robotics-er-2\">ER 2 model card<\/a>, <a href=\"https:\/\/deepmind.google\/models\/model-cards\/gemini-robotics-on-device-2\">On-Device 2 model card<\/a>, <a href=\"https:\/\/huggingface.co\/datasets\/google\/asimov_agentic\">ASIMOV-Agentic dataset<\/a> and <a href=\"https:\/\/storage.googleapis.com\/deepmind-media\/gemini-robotics\/Gemini-Robotics-2-Safety.pdf\">Safety Technical Report<\/a>.<\/p>\n<p>The post <a href=\"https:\/\/www.marktechpost.com\/2026\/07\/30\/google-deepmind-gemini-robotics-2-whole-body-control-dexterity-multi-robot-collaboration\/\">Google DeepMind Ships Three Physical AI Models For Whole Body Control, Dexterity And Multi Robot Collaboration<\/a> appeared first on <a href=\"https:\/\/www.marktechpost.com\/\">MarkTechPost<\/a>.<\/p>","protected":false},"excerpt":{"rendered":"<p>Google DeepMind has released Gemini Robotics 2, the intelligence layer for its next generation of robots. The release moves the stack past table-top manipulation into whole body control, five finger dexterity and multi robot teamwork. It ships as three separate models with three different access tiers. Most robots today are pre-programmed or tele-operated for narrow, repetitive task sequences. They do not adapt to unpredictable environments, and skills rarely transfer between robot bodies. Gemini Robotics 2 targets all three limits at once. TL;DR Three models ship together: a VLA, an embodied reasoning VLM, and an on-device VLA. One checkpoint drives Apollo 2 with two different hands plus a Franka Duo gripper. Gemini Robotics ER 2 is public preview; the VLA and on-device models stay gated. Multi-finger dexterity is still the weak axis, ranging from 32% to 92%. ASIMOV-Agentic, a new safety benchmark, is on Hugging Face under CC-BY-4.0. 3 Models and What They Do Gemini Robotics 2 Gemini Robotics 2 is the vision-language-action (VLA) model. It converts vision and language input into motor control. It can drive full humanoids from feet to fingertips, and other bi-arm robots. It also handles dexterous manipulation on both multi-finger hands and parallel grippers. Gemini Robotics ER 2 Gemini Robotics ER 2 is the embodied reasoning (ER) model. It is a vision language model that acts as the high level brain. It communicates with humans, understands the physical world, and plans multi-step tasks lasting several minutes. Per its model card, ER 2 is based on Gemini 3.5 Flash. It accepts interleaved text, image, video and audio with a context window of up to 128k, and emits text up to 64K tokens. Gemini Robotics On-Device 2 Gemini Robotics On-Device 2 is the efficient VLA optimized to run locally on the robot. Its model card states it is built on Gemini Robotics 1.5 technology and Google\u2019s on-device Gemma models. Inputs are text, images and robot proprioception as numerical values. Outputs are robot actions as numerical values. The division of labor matters for system design. ER 2 plans and tracks the task, then hands motor execution to a VLA declared as a tool. Developers register low level control interfaces, such as VLA models or navigation APIs, as callable tools. They then stream multimodal video, audio or text directly into the model. Whole body control on Apptronik Apollo 2 Previous Gemini Robotics models controlled only the humanoid\u2019s upper body for table-top tasks. Gemini Robotics 2 extends control to whole body motion for the first time. The worked example uses Apptronik\u2019s Apollo 2. Given the instruction \u201cput the watering can into the green bin in the bottom shelf,\u201d Apollo walks to the table and picks up the watering can. It then takes a few steps to the shelves and places the object at its destination. Google DeepMind is direct about the remaining gap. It states that its robots have more to advance in movement speed. Dexterity across hands and grippers Gemini Robotics 2 can control the five-fingered, 22 degree-of-freedom SharpaWave hand on Apollo 2. Reported actions include tying knots and sealing a ziplock bag. The same model also operates standard two-fingered parallel grippers on a Franka Duo platform for tasks like tight packing. The reported success rates come from one model checkpoint controlling three embodiments: Apollo 2 with SharpaWave hands, Apollo 2 with Inspire hands, and Franka Duo with a Robotiq gripper. Category Embodiment Task Success General whole body manipulation Apollo 2 + Inspire hands Pick up from shelf 76.3% General whole body manipulation Apollo 2 + Inspire hands Pick up from table 68.4% General whole body manipulation Apollo 2 + Inspire hands Pick up from floor 45.7% Multi-finger dexterity Apollo 2 + Sharpa hands Unscrew bulb 92% Multi-finger dexterity Apollo 2 + Sharpa hands Tie trash bag 44% Multi-finger dexterity Apollo 2 + Sharpa hands Ziplock 40% Multi-finger dexterity Apollo 2 + Sharpa hands Screw bulb 36% Multi-finger dexterity Apollo 2 + Sharpa hands Dustpan 32% Gripper dexterity Franka Duo Precise insertion tasks 89.6% Gripper dexterity Franka Duo Diverse tool kitting 78.9% Gripper dexterity Franka Duo General pick and place 74.2% ER 2: Temporal Intelligence and Tool Orchestration The developer X post focuses on a problem that rarely gets benchmarked: knowing when a task is actually done. Progress classification: Each frame in a video feed is assigned to one of five progress levels, from 0-20% through 80-100%. Gemini Robotics ER 2 reaches 57.4% accuracy on this task. Google DeepMind reports this outperforms previous generation models and competing frontier models. Moment finding: This measures whether the model can identify the exact frame where a critical event occurs. An example is the moment to stop pouring coffee into a cup. ER 2 reaches 91.3% accuracy with a 0.96 second mean absolute distance. Google DeepMind reports it competing closely with much larger model categories at 4x the execution speed. Tool orchestration: ER 2 is evaluated across three control modes: real VLA, sim VLA, and human tele-op. It outperforms Gemini Robotics ER 1.6 on all three. ER 2 integrates with the Gemini Live API through a bidirectional streaming endpoint. The stated purpose is removing the stop-and-think pauses that break multi-step execution. It can also natively call tools like Google Search or any user-defined function. Three spatial capabilities were upgraded. Success and failure detection now runs on raw video feeds instead of static snapshots, which catches mid-execution spills and slips. General instrument reading extends beyond circular dials to digital displays, linear scales, rulers and liquid thermometers, tested across 10 instrument types. Spatial visual question answering improves through Gemini\u2019s multimodal advances. Google DeepMind built a demo with Spot from Boston Dynamics, using ER 2 to orchestrate Spot navigation and manipulator APIs. Sample code is available in the robotics-samples repository. Multi-Robot Collaboration Gemini Robotics 2 introduces collaboration between different robot types. The reasoning is that no single robot fits every task. A wheeled rover suits indoor work, while a humanoid handles uneven terrain better. Robots communicate through a shared semantic understanding to hand off subtasks. The<\/p>","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"pmpro_default_level":"","site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"_pvb_checkbox_block_on_post":false,"footnotes":""},"categories":[52,5,7,1],"tags":[],"class_list":["post-107927","post","type-post","status-publish","format-standard","hentry","category-ai-club","category-committee","category-news","category-uncategorized","pmpro-has-access"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.3 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Google DeepMind Ships Three Physical AI Models For Whole Body Control, Dexterity And Multi Robot Collaboration - YouZum<\/title>\n<meta name=\"description\" content=\"\u0e01\u0e34\u0e08\u0e01\u0e23\u0e23\u0e21\u0e40\u0e01\u0e35\u0e48\u0e22\u0e27\u0e01\u0e31\u0e1a\u0e42\u0e14\u0e23\u0e19\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/youzum.net\/de\/google-deepmind-ships-three-physical-ai-models-for-whole-body-control-dexterity-and-multi-robot-collaboration\/\" \/>\n<meta property=\"og:locale\" content=\"de_DE\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Google DeepMind Ships Three Physical AI Models For Whole Body Control, Dexterity And Multi Robot Collaboration - YouZum\" \/>\n<meta property=\"og:description\" content=\"\u0e01\u0e34\u0e08\u0e01\u0e23\u0e23\u0e21\u0e40\u0e01\u0e35\u0e48\u0e22\u0e27\u0e01\u0e31\u0e1a\u0e42\u0e14\u0e23\u0e19\" \/>\n<meta property=\"og:url\" content=\"https:\/\/youzum.net\/de\/google-deepmind-ships-three-physical-ai-models-for-whole-body-control-dexterity-and-multi-robot-collaboration\/\" \/>\n<meta property=\"og:site_name\" content=\"YouZum\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/DroneAssociationTH\/\" \/>\n<meta property=\"article:published_time\" content=\"2026-07-30T19:57:36+00:00\" \/>\n<meta name=\"author\" content=\"admin NU\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Verfasst von\" \/>\n\t<meta name=\"twitter:data1\" content=\"admin NU\" \/>\n\t<meta name=\"twitter:label2\" content=\"Gesch\u00e4tzte Lesezeit\" \/>\n\t<meta name=\"twitter:data2\" content=\"6\u00a0Minuten\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/youzum.net\/google-deepmind-ships-three-physical-ai-models-for-whole-body-control-dexterity-and-multi-robot-collaboration\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/youzum.net\/google-deepmind-ships-three-physical-ai-models-for-whole-body-control-dexterity-and-multi-robot-collaboration\/\"},\"author\":{\"name\":\"admin NU\",\"@id\":\"https:\/\/yousum.gpucore.co\/#\/schema\/person\/97fa48242daf3908e4d9a5f26f4a059c\"},\"headline\":\"Google DeepMind Ships Three Physical AI Models For Whole Body Control, Dexterity And Multi Robot Collaboration\",\"datePublished\":\"2026-07-30T19:57:36+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/youzum.net\/google-deepmind-ships-three-physical-ai-models-for-whole-body-control-dexterity-and-multi-robot-collaboration\/\"},\"wordCount\":1191,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/yousum.gpucore.co\/#organization\"},\"articleSection\":[\"AI\",\"Committee\",\"News\",\"Uncategorized\"],\"inLanguage\":\"de\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/youzum.net\/google-deepmind-ships-three-physical-ai-models-for-whole-body-control-dexterity-and-multi-robot-collaboration\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/youzum.net\/google-deepmind-ships-three-physical-ai-models-for-whole-body-control-dexterity-and-multi-robot-collaboration\/\",\"url\":\"https:\/\/youzum.net\/google-deepmind-ships-three-physical-ai-models-for-whole-body-control-dexterity-and-multi-robot-collaboration\/\",\"name\":\"Google DeepMind Ships Three Physical AI Models For Whole Body Control, Dexterity And Multi Robot Collaboration - YouZum\",\"isPartOf\":{\"@id\":\"https:\/\/yousum.gpucore.co\/#website\"},\"datePublished\":\"2026-07-30T19:57:36+00:00\",\"description\":\"\u0e01\u0e34\u0e08\u0e01\u0e23\u0e23\u0e21\u0e40\u0e01\u0e35\u0e48\u0e22\u0e27\u0e01\u0e31\u0e1a\u0e42\u0e14\u0e23\u0e19\",\"breadcrumb\":{\"@id\":\"https:\/\/youzum.net\/google-deepmind-ships-three-physical-ai-models-for-whole-body-control-dexterity-and-multi-robot-collaboration\/#breadcrumb\"},\"inLanguage\":\"de\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/youzum.net\/google-deepmind-ships-three-physical-ai-models-for-whole-body-control-dexterity-and-multi-robot-collaboration\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/youzum.net\/google-deepmind-ships-three-physical-ai-models-for-whole-body-control-dexterity-and-multi-robot-collaboration\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/youzum.net\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Google DeepMind Ships Three Physical AI Models For Whole Body Control, Dexterity And Multi Robot Collaboration\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/yousum.gpucore.co\/#website\",\"url\":\"https:\/\/yousum.gpucore.co\/\",\"name\":\"YouSum\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/yousum.gpucore.co\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/yousum.gpucore.co\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"de\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/yousum.gpucore.co\/#organization\",\"name\":\"Drone Association Thailand\",\"url\":\"https:\/\/yousum.gpucore.co\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"de\",\"@id\":\"https:\/\/yousum.gpucore.co\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/youzum.net\/wp-content\/uploads\/2024\/11\/tranparent-logo.png\",\"contentUrl\":\"https:\/\/youzum.net\/wp-content\/uploads\/2024\/11\/tranparent-logo.png\",\"width\":300,\"height\":300,\"caption\":\"Drone Association Thailand\"},\"image\":{\"@id\":\"https:\/\/yousum.gpucore.co\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/DroneAssociationTH\/\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/yousum.gpucore.co\/#\/schema\/person\/97fa48242daf3908e4d9a5f26f4a059c\",\"name\":\"admin NU\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"de\",\"@id\":\"https:\/\/yousum.gpucore.co\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/youzum.net\/wp-content\/uploads\/avatars\/2\/1746849356-bpfull.png\",\"contentUrl\":\"https:\/\/youzum.net\/wp-content\/uploads\/avatars\/2\/1746849356-bpfull.png\",\"caption\":\"admin NU\"},\"url\":\"https:\/\/youzum.net\/de\/members\/adminnu\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Google DeepMind Ships Three Physical AI Models For Whole Body Control, Dexterity And Multi Robot Collaboration - YouZum","description":"\u0e01\u0e34\u0e08\u0e01\u0e23\u0e23\u0e21\u0e40\u0e01\u0e35\u0e48\u0e22\u0e27\u0e01\u0e31\u0e1a\u0e42\u0e14\u0e23\u0e19","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/youzum.net\/de\/google-deepmind-ships-three-physical-ai-models-for-whole-body-control-dexterity-and-multi-robot-collaboration\/","og_locale":"de_DE","og_type":"article","og_title":"Google DeepMind Ships Three Physical AI Models For Whole Body Control, Dexterity And Multi Robot Collaboration - YouZum","og_description":"\u0e01\u0e34\u0e08\u0e01\u0e23\u0e23\u0e21\u0e40\u0e01\u0e35\u0e48\u0e22\u0e27\u0e01\u0e31\u0e1a\u0e42\u0e14\u0e23\u0e19","og_url":"https:\/\/youzum.net\/de\/google-deepmind-ships-three-physical-ai-models-for-whole-body-control-dexterity-and-multi-robot-collaboration\/","og_site_name":"YouZum","article_publisher":"https:\/\/www.facebook.com\/DroneAssociationTH\/","article_published_time":"2026-07-30T19:57:36+00:00","author":"admin NU","twitter_card":"summary_large_image","twitter_misc":{"Verfasst von":"admin NU","Gesch\u00e4tzte Lesezeit":"6\u00a0Minuten"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/youzum.net\/google-deepmind-ships-three-physical-ai-models-for-whole-body-control-dexterity-and-multi-robot-collaboration\/#article","isPartOf":{"@id":"https:\/\/youzum.net\/google-deepmind-ships-three-physical-ai-models-for-whole-body-control-dexterity-and-multi-robot-collaboration\/"},"author":{"name":"admin NU","@id":"https:\/\/yousum.gpucore.co\/#\/schema\/person\/97fa48242daf3908e4d9a5f26f4a059c"},"headline":"Google DeepMind Ships Three Physical AI Models For Whole Body Control, Dexterity And Multi Robot Collaboration","datePublished":"2026-07-30T19:57:36+00:00","mainEntityOfPage":{"@id":"https:\/\/youzum.net\/google-deepmind-ships-three-physical-ai-models-for-whole-body-control-dexterity-and-multi-robot-collaboration\/"},"wordCount":1191,"commentCount":0,"publisher":{"@id":"https:\/\/yousum.gpucore.co\/#organization"},"articleSection":["AI","Committee","News","Uncategorized"],"inLanguage":"de","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/youzum.net\/google-deepmind-ships-three-physical-ai-models-for-whole-body-control-dexterity-and-multi-robot-collaboration\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/youzum.net\/google-deepmind-ships-three-physical-ai-models-for-whole-body-control-dexterity-and-multi-robot-collaboration\/","url":"https:\/\/youzum.net\/google-deepmind-ships-three-physical-ai-models-for-whole-body-control-dexterity-and-multi-robot-collaboration\/","name":"Google DeepMind Ships Three Physical AI Models For Whole Body Control, Dexterity And Multi Robot Collaboration - YouZum","isPartOf":{"@id":"https:\/\/yousum.gpucore.co\/#website"},"datePublished":"2026-07-30T19:57:36+00:00","description":"\u0e01\u0e34\u0e08\u0e01\u0e23\u0e23\u0e21\u0e40\u0e01\u0e35\u0e48\u0e22\u0e27\u0e01\u0e31\u0e1a\u0e42\u0e14\u0e23\u0e19","breadcrumb":{"@id":"https:\/\/youzum.net\/google-deepmind-ships-three-physical-ai-models-for-whole-body-control-dexterity-and-multi-robot-collaboration\/#breadcrumb"},"inLanguage":"de","potentialAction":[{"@type":"ReadAction","target":["https:\/\/youzum.net\/google-deepmind-ships-three-physical-ai-models-for-whole-body-control-dexterity-and-multi-robot-collaboration\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/youzum.net\/google-deepmind-ships-three-physical-ai-models-for-whole-body-control-dexterity-and-multi-robot-collaboration\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/youzum.net\/"},{"@type":"ListItem","position":2,"name":"Google DeepMind Ships Three Physical AI Models For Whole Body Control, Dexterity And Multi Robot Collaboration"}]},{"@type":"WebSite","@id":"https:\/\/yousum.gpucore.co\/#website","url":"https:\/\/yousum.gpucore.co\/","name":"YouSum","description":"","publisher":{"@id":"https:\/\/yousum.gpucore.co\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/yousum.gpucore.co\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"de"},{"@type":"Organization","@id":"https:\/\/yousum.gpucore.co\/#organization","name":"Drone Association Thailand","url":"https:\/\/yousum.gpucore.co\/","logo":{"@type":"ImageObject","inLanguage":"de","@id":"https:\/\/yousum.gpucore.co\/#\/schema\/logo\/image\/","url":"https:\/\/youzum.net\/wp-content\/uploads\/2024\/11\/tranparent-logo.png","contentUrl":"https:\/\/youzum.net\/wp-content\/uploads\/2024\/11\/tranparent-logo.png","width":300,"height":300,"caption":"Drone Association Thailand"},"image":{"@id":"https:\/\/yousum.gpucore.co\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/DroneAssociationTH\/"]},{"@type":"Person","@id":"https:\/\/yousum.gpucore.co\/#\/schema\/person\/97fa48242daf3908e4d9a5f26f4a059c","name":"admin NU","image":{"@type":"ImageObject","inLanguage":"de","@id":"https:\/\/yousum.gpucore.co\/#\/schema\/person\/image\/","url":"https:\/\/youzum.net\/wp-content\/uploads\/avatars\/2\/1746849356-bpfull.png","contentUrl":"https:\/\/youzum.net\/wp-content\/uploads\/avatars\/2\/1746849356-bpfull.png","caption":"admin NU"},"url":"https:\/\/youzum.net\/de\/members\/adminnu\/"}]}},"rttpg_featured_image_url":null,"rttpg_author":{"display_name":"admin NU","author_link":"https:\/\/youzum.net\/de\/members\/adminnu\/"},"rttpg_comment":0,"rttpg_category":"<a href=\"https:\/\/youzum.net\/de\/category\/ai-club\/\" rel=\"category tag\">AI<\/a> <a href=\"https:\/\/youzum.net\/de\/category\/committee\/\" rel=\"category tag\">Committee<\/a> <a href=\"https:\/\/youzum.net\/de\/category\/news\/\" rel=\"category tag\">News<\/a> <a href=\"https:\/\/youzum.net\/de\/category\/uncategorized\/\" rel=\"category tag\">Uncategorized<\/a>","rttpg_excerpt":"Google DeepMind has released Gemini Robotics 2, the intelligence layer for its next generation of robots. The release moves the stack past table-top manipulation into whole body control, five finger dexterity and multi robot teamwork. It ships as three separate models with three different access tiers. Most robots today are pre-programmed or tele-operated for narrow,&hellip;","_links":{"self":[{"href":"https:\/\/youzum.net\/de\/wp-json\/wp\/v2\/posts\/107927","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/youzum.net\/de\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/youzum.net\/de\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/youzum.net\/de\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/youzum.net\/de\/wp-json\/wp\/v2\/comments?post=107927"}],"version-history":[{"count":0,"href":"https:\/\/youzum.net\/de\/wp-json\/wp\/v2\/posts\/107927\/revisions"}],"wp:attachment":[{"href":"https:\/\/youzum.net\/de\/wp-json\/wp\/v2\/media?parent=107927"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/youzum.net\/de\/wp-json\/wp\/v2\/categories?post=107927"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/youzum.net\/de\/wp-json\/wp\/v2\/tags?post=107927"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}