Skip to main content

Qualcomm Robotics RB3 Gen2 Developer Kit

Overview

The Qualcomm Robotics RB3 Gen2 Developer Kit, powered by the QCS6490 chipset, offers robust AI processing capabilities and advanced computer vision features. SENSING provides validated camera drivers for this platform, enabling seamless integration of industrial-grade camera modules.

RB3_Gen2_Overview

Getting Started

Platform Specifications

ParameterValue
ProcessorQualcomm QCS6490 (Snapdragon 8cx Gen 3 derived)
AI PerformanceUp to 15 TOPS
Supported OSQualcomm Linux 1.3 / 1.6
Camera InterfacesMIPI CSI-2, GMSL2

Supported Camera Modules

Camera ModuleInterfaceQualcomm Linux 1.3Qualcomm Linux 1.6
SG3S-ISX031C-GMSL2F-HxxxGMSL2
SG3-ISX031C-MIPI-HxxxMIPI CSI-2
SG2-IMX662C-MIPI-HxxxMIPI CSI-2

Hardware Connection

RB3_Gen2_Hardware

Driver Installation

Open Source Drivers

All SENSING camera drivers for RB3 Gen2 are open source and available on GitHub:

👉 SENSING-Technology/qualcomm-camera-drivers

Software Preparation

  1. Select Driver Package

    Choose the appropriate driver package based on your Qualcomm Linux version and camera module:

    Qualcomm Linux VersionCamera ModuleDownload Link
    1.3SG3S-ISX031C-GMSL2F-HxxxDownload
    1.3SG3-ISX031C-MIPI-HxxxDownload
    1.3SG2-IMX662C-MIPI-HxxxDownload
    1.6SG3S-ISX031C-GMSL2F-HxxxDownload
    1.6SG3-ISX031C-MIPI-HxxxDownload
    1.6SG2-IMX662C-MIPI-HxxxDownload
  2. Build and Deploy

    Follow the build instructions provided in the driver repository to compile and deploy the camera drivers to your RB3 Gen2 device.

Technical Resources