rpiRobotics / abb_motion_program_exec

Python package to execute motion programs on ABB robots
https://abb-motion-program-exec.readthedocs.io/
Apache License 2.0
15 stars 1 forks source link

Is robotware 5.15 supported? #41

Closed aaronjauf closed 10 months ago

aaronjauf commented 11 months ago

Hi, do you know if this works with robotware 5.15? It seems like "PC Interface" and "Multitasking" are available in our controller. Thank you

johnwason commented 11 months ago

This package uses robot web services which I do not believe is available before version 6. Which robot are you using snd with which institution?

aaronjauf commented 11 months ago

Thank you for the quick response. Yes, robot web services are introduced in version 6, so it will not work, thank you. It's an IRB120 we are using at a technical high school.

johnwason commented 11 months ago

I think it is possible to update to version 6.x from 5.x on most controllers. Have you contacted ABB?

aaronjauf commented 11 months ago

From what I read on various forums, 5.15 cannot be updated to 6.x, only >=5.6 can. I'll try with sockets, as they seem to be supported (similar to https://github.com/robotics/open_abb ). Thank you for your comments.

johnwason commented 11 months ago

5.15 is a higher version than 5.6. Software versioning is not interpreted as a normal decimal point.

aaronjauf commented 11 months ago

oh, sry, >=5.6x can