- Robotics image: An image based on the Qualcomm Linux release with the 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 develop an application in a shorter time based on the sample code.
- Robotics eSDK: Provides the Yocto toolchain for building the robotics image. For details, see Build the robotics image with the prebuilt robotics eSDK.
Prerequisites
A Host computer for QIR SDK is available.Download the prebuilt packages for individual development kits
- IQ-9075 Evaluation Kit
- IQ-8275 Evaluation Kit
-
Download the prebuilt packages matching your device model and host architecture (x86/Arm®).
Prebuilt component x86 Arm® Robotics image TODO: UPDATE DOWNLOAD LINKTODO: UPDATE DOWNLOAD LINKQIR SDK TODO: UPDATE DOWNLOAD LINKTODO: UPDATE DOWNLOAD LINKRobotics eSDK TODO: UPDATE DOWNLOAD LINKTODO: UPDATE DOWNLOAD LINKNote To view the host architecture, run theuname -mcommand. -
Extract the downloaded ZIP files with the following command:
The following table lists the contents and respective locations:
Table: Contents and locations of IQ-9075-EVK prebuilt items Content type File path Robotics image TODO: UPDATE IMAGE PATH <decompressed_workspace>/target/iq-9075-evk/QIR SDK TODO: UPDATE IMAGE PATH and SDK VERSION<decompressed_workspace>/target/iq-9075-evk/qirpsdk_artifacts/iq-9075-evk/qirp-sdk_2.6.0.tar.gzRobotics eSDK TODO: UPDATE eSDK PATH<decompressed_workspace>/target/iq-9075-evk/sdk/ -
Check the directory structure with the
treecommand:A successful operation should result in a directory structure similar to the following example:

