Skip to content

Commit 46b6579

Browse files
committed
Add setup doc
1 parent 9ef03af commit 46b6579

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/wiki/2_KSS_RSI.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
## KSS driver (RSI)
22

3+
This document provides instructions on how to set up a system that exclusively uses the **Robot Sensor Interface** (RSI) option package for controlling the robot.
4+
5+
If you wish to use RSI in conjunction with the **Ethernet KRL Interface** (EKI), please refer to the [External Control Setup for KSS with EKI and RSI]((https://github.com/kroshu/kuka-external-control-sdk/blob/master/kuka_external_control_sdk/doc/kss_eki_rsi_setup.md)) documentation. Follow all the steps described in the linked document. Additionally, before building the ROS package, set the `USE_EKI` environment variable to `ON`. This will inform CMake to use the implementation with EKI instead of the one with only RSI.
6+
37
### Setup
48

59
#### Client side

0 commit comments

Comments
 (0)