-
Notifications
You must be signed in to change notification settings - Fork 70
/
Copy pathAbout Me.txt
20 lines (15 loc) · 944 Bytes
/
About Me.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
MATLAB GUI interface used to control KUKA iiwa using KST toolbox.
------------------------------------------------------------------
Requirments to run the GUI example:
-----------------------------------
1- Synchronize the app "MatlabToolboxServer" into the controller of KUKA iiwa robot,
complete instruections are avialable in the document
"Import KST to SunriseWorkbench.pdf".
2- On a PC that is paired to the controller. Open the folder "SunriseGUIinterface" from the MATLAB.
For more info about pairing the PC to the controller please check the video tutorials of the KST.
And please note that the interface was built using MATLAB 2018.
Steps to run the GUI example:
-------------------
1- First run the "MatlabToolboxServer" app from the teach pendant of the robot.
2- Then from Matlab run the m file "KSTclass_Tutorial_SunriseGUIinterface".
A GUI interface will popup the user can use it to control the robot remotly.