# Robotics SDK 2.5.0 December 2025

## Release information

Followings are the basic information for this release of Qualcomm^®^ Intelligent Robotics (QIR) SDK:

Table : QIR SDK version

| SDK name | Version | Release date |
| --- | --- | --- |
| QIR SDK | 2.5.0 | December 2025 |

| Project | Release tag | Identifier |
| --- | --- | --- |
| <br>**Qualcomm Linux** | Firmware release tag | `r1.0_00114.0` |
| <br>**Qualcomm Linux** | Manifest release tag | `qcom-6.6.116-QLI.1.7-Ver.1.1.xml` |
| <br>**Robotics** | `robotics-release-manifest` | `qcom-6.6.116-QLI.1.7-Ver.1.1_robotics-sdk-1.1.xml` |
| <br>**Robotics** | `meta-qcom-robotics-extras-release-tag` | `r1.0_00115.0` |
|  |  |  |

Table : QIR release tags for QSC Launcher and QSC-CLI

| **Product** | **Release ID (** `--release` **)** | **Build ID (** `--build` **)** |
| --- | --- | --- |
| QCM6490.LE.1.0 | `r00396.1` | `QCM6490.LE.1.0-00396-STD.PROD-1` |
| QCS9100.LE.1.0 | `r00291.1` | `QCS9100.LE.1.0-00291-STD.PROD-1` |
| QCS8300.LE.1.0 | `r00291.1` | `QCS8300.LE.1.0-00291-STD.PROD-1` |

### Prebuilt-package

**Contents of prebuilts**

- **Robotics image**: An image based on the Qualcomm Linux release with
the Robot Operating System (ROS) core packages added and the QIR SDK
included by default. You can directly use the robotics image to get
an out-of-the-box experience.
- **QIR SDK**: Provides not only a runtime installation package with
the out-of-the-box experience, but also a cross-compilation
toolchain. Using that toolchain, you can quickly develop applications
based on the sample code.
- **Robotics eSDK**: Provides the Yocto toolchain for building the
robotics image.

#### Qualcomm Dragonwing^TM^ RB3 Gen 2 Vision Development Kit

- Robotics image:

    - [Robotics image (x86)](https://artifacts.codelinaro.org/artifactory/qli-ci/flashable-binaries/qirpsdk/qcs6490-rb3gen2-vision-kit/x86-qcom-6.6.116-QLI.1.7-Ver.1.1_robotics-sdk-image-1.1.zip)
    - [Robotics image (Arm)](https://artifacts.codelinaro.org/artifactory/qli-ci/flashable-binaries/qirpsdk/qcs6490-rb3gen2-vision-kit/arm-qcom-6.6.116-QLI.1.7-Ver.1.1_robotics-sdk-image-1.1.zip)
- QIR SDK:

    - [QIR SDK (x86)](https://artifacts.codelinaro.org/artifactory/qli-ci/flashable-binaries/qirpsdk/qcs6490-rb3gen2-vision-kit/x86-qcom-6.6.116-QLI.1.7-Ver.1.1_robotics-sdk-artifacts-1.1.zip)
    - [QIR SDK (Arm)](https://artifacts.codelinaro.org/artifactory/qli-ci/flashable-binaries/qirpsdk/qcs6490-rb3gen2-vision-kit/arm-qcom-6.6.116-QLI.1.7-Ver.1.1_robotics-sdk-artifacts-1.1.zip)
- Robotics eSDK

    - [Robotics eSDK (x86)](https://artifacts.codelinaro.org/artifactory/qli-ci/flashable-binaries/qirpsdk/qcs6490-rb3gen2-vision-kit/x86-qcom-6.6.116-QLI.1.7-Ver.1.1_robotics-sdk-esdk-1.1.zip)
    - [Robotics eSDK (Arm)](https://artifacts.codelinaro.org/artifactory/qli-ci/flashable-binaries/qirpsdk/qcs6490-rb3gen2-vision-kit/arm-qcom-6.6.116-QLI.1.7-Ver.1.1_robotics-sdk-esdk-1.1.zip)

#### Qualcomm Dragonwing^TM^ IQ-9075 Evaluation Kit

- Robotics image:

    - [Robotics image (x86)](https://artifacts.codelinaro.org/artifactory/qli-ci/flashable-binaries/qirpsdk/qcs9075-iq-9075-evk/x86-qcom-6.6.116-QLI.1.7-Ver.1.1_robotics-sdk-image-1.1.zip)
    - [Robotics image (Arm)](https://artifacts.codelinaro.org/artifactory/qli-ci/flashable-binaries/qirpsdk/qcs9075-iq-9075-evk/arm-qcom-6.6.116-QLI.1.7-Ver.1.1_robotics-sdk-image-1.1.zip)
- QIR SDK:

    - [QIR SDK (x86)](https://artifacts.codelinaro.org/artifactory/qli-ci/flashable-binaries/qirpsdk/qcs9075-iq-9075-evk/x86-qcom-6.6.116-QLI.1.7-Ver.1.1_robotics-sdk-artifacts-1.1.zip)
    - [QIR SDK (Arm)](https://artifacts.codelinaro.org/artifactory/qli-ci/flashable-binaries/qirpsdk/qcs9075-iq-9075-evk/arm-qcom-6.6.116-QLI.1.7-Ver.1.1_robotics-sdk-artifacts-1.1.zip)
- Robotics eSDK

    - [Robotics eSDK (x86)](https://artifacts.codelinaro.org/artifactory/qli-ci/flashable-binaries/qirpsdk/qcs9075-iq-9075-evk/x86-qcom-6.6.116-QLI.1.7-Ver.1.1_robotics-sdk-esdk-1.1.zip)
    - [Robotics eSDK (Arm)](https://artifacts.codelinaro.org/artifactory/qli-ci/flashable-binaries/qirpsdk/qcs9075-iq-9075-evk/arm-qcom-6.6.116-QLI.1.7-Ver.1.1_robotics-sdk-esdk-1.1.zip)

#### Qualcomm^®^ IQ-8 Beta Evaluation Kit

Not applicable for this release.

## Contents of release

This release includes the following:

The Qualcomm^®^ Intelligent Robotics (QIR) SDK

- To get started with the QIR SDK, see [Get started with QIR SDK](https://docs.qualcomm.com/bundle/publicresource/topics/80-70023-265/quick_start.html), which helps you download and install the prebuilt image and try out the demo application.
- For optional usage including building QIR SDK, upgrading component SDKs, see [Optional developer workflows](https://docs.qualcomm.com/bundle/publicresource/topics/80-70023-265/optional-workflows.html), which provides the steps to use QSC-CLI, QSC Launcher, and GitHub workflows to build and install the QIR SDK.
- For procedures such as developing a robotics application, see the [Qualcomm^®^ Intelligent Robotics (QIR) SDK 2.0 User Guide](https://docs.qualcomm.com/bundle/publicresource/topics/80-70023-265).

## New features

**Qualcomm**^®^ **Intelligent Robotics (QIR) SDK 2.5.0**

- Supports the `simulation_amr_navigation` sample application.

## Sample applications

**Qualcomm**^®^ **Intelligent Robotics (QIR) SDK 2.5.0**

For a complete list of sample applications of QIR SDK, see [QIR
samples list](https://docs.qualcomm.com/bundle/publicresource/topics/80-70023-265/qirp_sdk_sample.html).

## Limitations

- The `sample_object_segmentation` sample application is currently non-functional due to an update of the AI model `YOLOv8` at the time of the release.
- Some of the functions or samples in this SDK require a robot chassis to be activated during testing, or a keyboard to control the movement of a robot. To use those functions and samples, you must have your own mobile robot. For details, see [QIR SDK sample applications](https://docs.qualcomm.com/bundle/publicresource/topics/80-70023-265/qirp_sdk_sample.html).

Last Published: Dec 29, 2025

[Next Topic
Robotics SDK 2.4.0 September 2025](https://docs.qualcomm.com/bundle/publicresource/80-70023-260/topics/robotics-sdk-sep-2025.md)

Source: [https://docs.qualcomm.com/doc/80-70023-260/topic/robotics-sdk-dec-2025.html](https://docs.qualcomm.com/doc/80-70023-260/topic/robotics-sdk-dec-2025.html)