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

503&404 was reported #5

Open
chessnio opened this issue Mar 28, 2023 · 1 comment
Open

503&404 was reported #5

chessnio opened this issue Mar 28, 2023 · 1 comment

Comments

@chessnio
Copy link

Hi,rparak
Thank you so much for sharing, I am very interested. I encountered a problem when I was learning. When I ran the unity3d & robot studio robot, (503) Service Unavailable appeared. After I changed the path, an error 404 Service Unavailable was reported. I have been working on it for a long time and have not solved it. Do you know how to solve it? Thank you!

@rparak
Copy link
Owner

rparak commented Mar 30, 2023

HI @chessnio,

the problem may be that you have the wrong version of Unity3D. The preferred version of Unity3D must be 2020.*. I have tested this project on Unity3D 2020.1.8f1 and Unity3D 2020.3.43f1 and everything works properly.

Try using a simple application without Unity3d to verify the connection:
https://github.com/rparak/ABB_Robot_data_processing/

By the way, the project is for ABB robots with IRC5 controller, because the new OmniCore controller uses a different type of communication principle (RWS 2.0 instead of RWS 1.0 in our case).

Have a great day.

RP

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