Back
AI summary
Written by AI from the official notes. Check them for exact details.Google has released the Gemini Robotics ER 2 model in public preview, featuring new capabilities for robotics.
- Two new model endpoints for robotics: gemini-robotics-er-2-preview and gemini-robotics-er-2-streaming-preview.
- Advanced spatial reasoning and multi-robot coordination capabilities.
- Real-time text streaming optimized for low-latency robot agents.
Why it matters: Robotics developers should explore these new endpoints for enhanced functionality in their applications.
Full release notes2 changes
- Gemini Robotics ER 2 in public preview: Released two new embodied reasoning model endpoints for robotics:
gemini-robotics-er-2-preview: Advanced spatial reasoning, agentic code execution, multi-step tool orchestration, video moment finding, progress classification, and multi-robot coordination. gemini-robotics-er-2-streaming-preview: Optimized for real-time text streaming using the Live API, enabling low-latency robot agents with bidirectional audio and video input.
Both model endpoints accept text, image, video, and audio inputs and support function calling with blocking behavior for physical robot actions. To get started, see the Gemini Robotics ER overview. For real-time streaming use cases, see Robotics with streaming.