Release Notes#

Click each tab to learn about the new and updated features in each release of Intel® Embodied Intelligence SDK.

Embodied Intelligence SDK v25.36 enhances model optimization capabilities with OpenVINO™ and provides typical workflows and examples, including Diffusion Policy (DP), Robotic Diffusion Transformer (RDT), Improved 3D Diffusion Policy (IDP3), Visual Servoing (CNS) and LLM Robotic Demo. This release also updated Real-time optimized BKC to improve on AI/Control performance, and supporting on Intel Arc B-Series Graphic card (B570).

New Features:

  • Updated Real-time optimization BKC, including BIOS and runtime optimization, balancing performance with AI & Control consolidation.

  • Added support for Intel Arc B-Series (Battlemage) Graphics card (B570).

  • Fixed deadlock issue when reading i915 perf event in Preempt-RT kernel.

  • New EtherCAT Master stack features supporting user-space EtherCAT Master and multiple EtherCAT masters.

  • Added Diffusion Policy pipeline with OpenVINO optimization.

  • Added Robotics Diffusion Transformer (RDT) pipeline with OpenVINO optimization.

  • Added Improved 3D Diffusion Policy (IDP3) model with OpenVINO optimization.

  • Added Visual Servoing (CNS) model with OpenVINO optimization.

  • Provided new tutorials for typical AI model optimization with OpenVINO.

  • ACRN initial enablement on ARL platform.

  • Added new Dockerfile to build containerized RDT pipeline.

Known Issues and Limitations

  • ACRN feature and performance

    1. iGPU performance degradation observed when using passthrough iGPU to VM on ACRN.

    2. Display becomes unresponsive in VMs when running concurrent AI workloads with iGPU SR-IOV enabled on ACRN.

The following model algorithms were added and optimized by Intel® OpenVINO™:

Algorithm

Description

Qwen2.5VL

Qwen2.5VL

Whisper

Whisper

FunASR (Automatic speech recognition)

Refer to the FunASR Setup in LLM Robotics sample pipeline

Visual Servoing - CNS

A graph neural network-based solution for image servo utilizing explicit keypoints correspondence obtained from any detector-based feature matching methods

Diffusion Policy

A visuomotor policy learning model in the field of robotic visuomotor policy learning, which represents policies as conditional denoising diffusion processes

Improved 3D Diffusion Policy (iDP3)

A diffusion policy model enhancing capabilities for 3D robotic manipulation tasks

Robotic Diffusion Transformer (RDT-1B)

A diffusion-based foundation model for robotic manipulation

The following pipelines were added:

Pipeline Name

Description

Diffusion Policy

An innovative method for generating robot actions by conceptualizing visuomotor policy learning as a conditional denoising diffusion process

Robotics Diffusion Transformer (RDT)

A RDT pipeline provided for evaluating the VLA model on the simulation task

LLM Robotics Demo

A code generation demo for robotics, interacting with a chatbot utilizing AI technologies such as large language models (Phi-4) and computer vision (SAM, CLIP)