Prerequisites
- An Ubuntu 24.04 host computer with at least 50 GB of free space.
- You have downloaded the prebuilt robotics eSDK with steps in Download the prebuilt packages.
Build the robotics image with eSDK
-
Install the eSDK by running the installer script.
a. Run the following commands to run the installer script, example (MACHINE: iq-9075-evk):Note
- For the location of eSDK, see Download the prebuilt packages.
- The following steps use the x86_64 architecture prebuilt eSDK as an example. The operations for other architectures are similar.
b. When you see the following prompt, pressEnteror type a custom directory for eSDK installation. - Follow the instructions on the console to install the robotics eSDK in a convenient path of your host computer.
-
Ensure that the eSDK installation is successful when you see the following prompt.
SDK has been successfully set up and is ready to be used.
-
Each time you wish to use the SDK in a new shell session, you need to source the environment setup script.
Set up the eSDK and build the robotics image.
Output image path: IQ-9075 Evaluation KitNote The
<eSDK_install_path>default path is~/qcom-robotics-ros2-jazzy_sdk.

