Skip to content

error matlab code #3

@Yahyafdwi

Description

@Yahyafdwi

Hello Gonzalo, I have a question regarding your project https://github.com/gonzafernan/Unitlab-RoboticsAR.

I have tried to connect your application and your matlab code with my ip address but can't connect. when my matlab code runs an error like this appears in the command window.

Error using icinterface/fopen
Unsuccessful open: Connection refused: connect

Error in UnityLink/sendMsg (line 69)
fopen(r.tcpipClient);

Error in UnityLink/sendQ (line 61)
r.sendMsg(msg);

Error in ABB_SCARA_IRB (line 37)
R.sendQ([q1(i) 0 0 0]);

can you help me with this error?

thanks Gonzalo

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions