Technology

Google DeepMind Unveils Gemini Robotics ER 2 to Power Real-Time Multi-Robot Collaboration

The new artificial intelligence architecture decouples high-level reasoning from physical execution to reduce operational latency and enhance workplace safety.

Google has officially expanded its embodied artificial intelligence portfolio with the release of Gemini Robotics ER 2, a high-level cognitive engine designed to streamline hardware coordination, speech interaction, and complex task planning across diverse physical systems. Developed by research division Google DeepMind, the model addresses key computational bottlenecks that have historically slowed the deployment of autonomous machines in shared human environments.

The enterprise deployment of embodied AI has long struggled with execution latency—the delay between perception, algorithmic calculation, and actual physical movement. Rather than requiring a central processor to handle micro-movements directly, Gemini Robotics ER 2 functions as a strategic reasoning supervisor. High-level pathfinding and decision-making are processed asynchronously while delegating direct hardware execution to low-level vision-language-action (VLA) models. This decoupled structure allows a robot to plan subsequent task phases without pausing current physical operations.

A central breakthrough in the architecture lies in its continuous video interpretation capabilities. Unlike earlier iterations like Gemini Robotics ER 1.6, which required full workflow resets upon encountering operational anomalies, ER 2 monitors visual inputs continuously. This stream assessment enables systems to evaluate progress dynamically, make mid-course corrections, and recognize phase completion without stopping execution pipelines.

To maintain low latency during dynamic interactions, the framework integrates directly with the Gemini Live API over a bidirectional streaming protocol. Performance benchmarks released by Google demonstrate that the model classifies task progression across five discrete percentage tiers (0 to 100 percent) with 57.4% accuracy. Furthermore, it identifies critical execution moments with 91.3% accuracy at an average temporal offset of 0.96 seconds, delivering state estimation four times faster than standard large language models at a reduced computational overhead.

Gemini Robotics ER 2

The software also enables interoperability between heterogeneous robotic platforms through a shared semantic understanding of shared spaces. In demonstration trials, Google paired a stationary Franka F3 Duo arm with Apptronik’s Apollo 2 humanoid robot. The Franka arm extracted items and packed them into containers, while the Apollo 2 humanoid positioned those containers onto storage shelves—a division of labor coordinated entirely via the shared model without hardware-specific programming overrides.

When additional information is required to solve an ongoing task, the model can query external tools, including web search engines and custom API endpoints established by developers.

Gemini Robotics ER 2

Safety metrics have seen corresponding upgrades, particularly in human proximity detection and compliance with safety instructions. During physical trials, humanoids controlled by ER 2 automatically halt operations when a human enters their immediate workspace and resume task execution autonomously once the area is clear. The model is currently accessible to engineering teams through the Gemini API and Google AI Studio.

Related Articles

Leave a Reply

Your email address will not be published. Required fields are marked *

Back to top button