Skip to content

Commit

Permalink
web-link to Mathworks page for real-time kernel is added
Browse files Browse the repository at this point in the history
  • Loading branch information
Modi1987 committed Jan 20, 2020
1 parent 9c9a85d commit 0e119e1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,12 +32,12 @@ To setup the SimulinkIIWA interface the following steps, for Matlab and for the

## On Matlab side:
* First open Matlab 2018a
* Then, you shall install the Simulink Desktop Real-time Kernel by ![following the instructions in here](https://www.mathworks.com/help/sldrt/ug/real-time-windows-target-kernel.html).
* Then, you shall install the Simulink Desktop Real-time Kernel by [following the instructions in here](https://www.mathworks.com/help/sldrt/ug/real-time-windows-target-kernel.html).
* Note: Mathworks provides the (Simulink Desktop Real-time) under Windows and Mac operating systems. Though the provided scripts were tested only under Windows. To check the installation status of the real-time kernel, type the command (rtwho) in the command window of Matlab 2018a.
--------------------------------------

# Operation:
First run the server on IIWA side using the smartPad, then you shall run the Simulink project in Matlab 2018a, as detaied in the following:
First run the server on IIWA side using the smartPad, then you shall run the Simulink project in Matlab 2018a, as detailed in the following:

## On the IIWA side:
* Run the server application from the smartPad, you find it in the applications-list under the name "SimulinkIIWADirectServoCartesian".
Expand All @@ -60,5 +60,5 @@ First run the server on IIWA side using the smartPad, then you shall run the Sim

Copyright: Mohammad Safeea.

Provided under MIT license (check the license).
Provided under MIT license ([check the license](https://github.com/Modi1987/Simulink-iiwa-interface/blob/master/LICENSE)).

0 comments on commit 0e119e1

Please sign in to comment.