Modi1987 / KST-Kuka-Sunrise-Toolbox

A ToolBox for controlling KUKA iiwa robot from matlab:
https://youtu.be/eh5s8PTe5VM
MIT License
164 stars 70 forks source link

Error using ICT/net_establishConnection (line 491) #15

Open sazzath opened 3 years ago

sazzath commented 3 years ago

600b04d0-cee3-44e2-a8fc-b10d570ba0fa

Why This Error Happening ?

BoyanKlifman commented 3 years ago

I had the same error, it was solved by installing the Instrument Control Toolbox. This is because the function net_establishConnection makes use of tcpip function which is from that toolbox.

MC-CODING97 commented 1 year ago

I also had this problem. Thanks for reaching out regarding the Instrument Control Toolbox :) Will try this aswell and would provide feedback if there are still more issues.