Skip to Content

5.1 Install Intel Robotics SDK


Step 5.1.1 Follow the official documentation page and install Robotics SDK Getting Started Guide

Note 1: During the installation steps choose genXe in the prompt terminal window.

Note 2: When you will reach the step to install actually Robotics SDK. You may have issue using command below.

sudo apt install ros-humble-robotics-sdk

If during installation process you got an error, you won't be able to install Robotics SDK it using default apt package manager method.

Then try to install aptitude and run command below with a few tricks.

sudo aptitude install ros-humble-robotics-sdk

Step 5.1.2 When it will print you a first solution, type "n".

Do not accept solution

Step 5.1.3 Second solution, and again type "n".

Do not accept solution

Step 5.1.4 Third solution, and again type "n".

Do not accept solution

Step 5.1.5 The last time type "n".

Do not accept solution

Step 5.1.6 And on the fifth solution solution suggestion, type "Y".

Do not accept solution

Step 5.1.7 Type "Y" here too.

Do not accept solution

Robotics SDK installation finished.

Rating
0 0

There are no comments for now.

to be the first to leave a comment.