Fast Research Interface Library  Manual and Documentation
KRL Source Files

KRL Source Files

The KRL source code of the KRC unit can be found here:

The remote host is permanently communicating with the KRC unit via a UDP connection. In order to start/stop the Fast Research Interface on the side of the KRC unit, both hosts exchange data via the variables

- $FRI_TO_BOOL[1...16],
- $FRI_TO_INT[1...16],
- $FRI_TO_REA[1...16],
- $FRI_FRM_BOOL[1...16],
- $FRI_FRM_INT[1...16], and
- $FRI_FRM_REA[1...16].

The first three arrays are sent from the KRC unit to the remote host; the latter three data arrays are received by the KRC from the Remote host. The remote host may call the methods

to read or write these variables.

This document was generated with Doxygen on Thu Apr 12 2012 11:18:54. User documentation of the Fast Research Interface Library for the KUKA Lightweight Robot IV by the Stanford Robotics Research Group. Copyright 2010–2012.