Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error matlab code #3

Open
Yahyafdwi opened this issue Jan 17, 2023 · 1 comment
Open

error matlab code #3

Yahyafdwi opened this issue Jan 17, 2023 · 1 comment
Assignees

Comments

@Yahyafdwi
Copy link

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

@gonzafernan
Copy link
Owner

Hi @Yahyafdwi ! Glad you're interested in this project. It seems that MATLAB is not finding the mobile app. You're using it, aren't you?
This is the link to the first (and only) release: https://github.com/gonzafernan/Unitlab-RoboticsAR/releases/tag/v1.0

In the README you have the instructions to use this project. I can translate it into English if you need that.
If you still have issues making it work please tell me so I can solve it.

@gonzafernan gonzafernan self-assigned this Jan 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants