# Qualcomm Intelligent Robotics SDK overview

The Qualcomm^®^ Intelligent Robotics (QIR) SDK is a collection of components that enable you to develop robotic features on Qualcomm platforms. This SDK is applicable to the Qualcomm Linux releases.

The QIR SDK provides the following:

- Reference code in Robot Operating System (ROS) packages as a starting point for developing robotic applications.
- End-to-end sample applications that help evaluate robotic platforms.
- Integrated cross-compile toolchain, including common build tools such as `aarch64-oe-linux-gcc`, `make`, `cmake`, and ROS core.
- Tools and scripts that speed up the development.
- Basic ROS nodes that help you build your ROS applications, such as `qrb_ros_camera` and `qrb_ros_nn_inference`.

This document guides you through developing your first sample application. It explains how to:

- Download and flash the prebuilt Qualcomm Linux image
- Configure the environment and run sample applications
- Develop applications using the prebuilt image and QIR SDK
- Generate customized images and the QIR SDK

## Supported platforms

| Hardware | Document | Access level | Prebuilt package |
| --- | --- | --- | --- |
| Qualcomm Dragonwing^TM^ RB3 Gen 2 Vision Development Kit | [Quick Start Guide](https://docs.qualcomm.com/doc/80-70023-253) | Public | See [Download the prebuilt packages](https://docs.qualcomm.com/doc/80-70023-265/topic/quick_start.html#dl-prebuilt). |
| Qualcomm Dragonwing^TM^ IQ-9075 Evaluation Kit | [Quick Start Guide](https://docs.qualcomm.com/doc/80-70023-263) | Public | See [Download the prebuilt packages](https://docs.qualcomm.com/doc/80-70023-265/topic/quick_start.html#dl-prebuilt). |
| Qualcomm® IQ-8 Beta Evaluation Kit | [Quick Start Guide](https://docs.qualcomm.com/bundle/80-70017-263/resource/80-70017-263.pdf) | Authorized | Not applicable |

Note

- For information about access levels, including `public` and `authorized`, see [Working with Qualcomm](https://www.qualcomm.com/support/working-with-qualcomm).
- For information about the latest release of QIR SDK, including new features and release tags, see [Qualcomm Intelligent Robotics SDK (QIR SDK) Release Notes](https://docs.qualcomm.com/doc/80-70023-260).

Last Published: Dec 29, 2025

[Previous Topic
Qualcomm Intelligent Robotics SDK documentation](https://docs.qualcomm.com/bundle/publicresource/80-70023-265/topics/qir-sdk-landing-page.md) [Next Topic
QIR software architecture](https://docs.qualcomm.com/bundle/publicresource/80-70023-265/topics/architecture.md)