State Machine add-in is not available any more in the RoboApps ( Robot Studio ) #152
-
Hi everyone, I am setting up a new Irb1200 robot with IR5C controller. I want to control the robot remotely using ROS ABB. However, when I follow the instruction for installing the egm on abb, I cannot find the add-in State Machine anymore in the RobotApps section in Robot Studio. I remember that it used to be in there one year ago, but now it has been removed. Could anyone help me with this problem? Or does anyone still have the StateMachine add-in setup file ( Statemachine.rspak ) and could share it with me? Thank you all. |
Beta Was this translation helpful? Give feedback.
Replies: 7 comments 5 replies
-
Hi @nkquynh98, We're facing the exact same problem. I happened to notice all the StateMachine Add-In links on the README.md point to the RobotApps Forum, where I couldn't find anything about that. This post on ROS Discourse also popped up when I tried to google it. Thanks!! |
Beta Was this translation helpful? Give feedback.
-
Hi @nkquynh98 & @TheodoroCardoso, I am having the same problem and I am brand new to RAPID and the entire ABB framework. I found a repo in this open issue that has the 2.0.0 version for RW7, I think it is intended for Omnicore controllers and my IRC5 has RW6.13 . Thought this might be helpful, would either of you try to install it and let me know? Unfortunately, I don't have RobotStudio (licensed version) yet, so I don't have a complete picture of the APP but one place I'd check is under the Add-Ins tab. Issue 77 talks about plans to host it. @jontje and @gavanderhoorn , sorry to @ you but we really need your help! The MachineState Add-in is no longer hosted on the ABB RobotApps website. We would super appreciate it if you can open-source it. Please and thank you! |
Beta Was this translation helpful? Give feedback.
-
Hello @mohamedamrali1993, Were you able to find the Statemachine Add-in for your IRC5 controller? I too am looking for it. |
Beta Was this translation helpful? Give feedback.
-
According to RobotApps website has reached its end of life on the RobotStudio Forums, ABB has decided to shut down the RobotApps site. This was posted in July 2022. The post seems to imply only "official ABB add-ins" will be downloadable from within RobotStudio from then on. It's very likely the way we published the StateMachine Add-in makes it "unofficial", hence the disappearance. I'll see if this situation can be resolved properly, but for now, here is a copy of the add-in's installation files:
I've not tested extensively, but you should be able to make RobotStudio "see" the add-in by extracting the After a restart, RS should pick it up and it should be available for installation on your IRC5. NOTE: this is the RW6.x compatible version of the add-in. There is no official RW7 version. |
Beta Was this translation helpful? Give feedback.
-
I've converted this to a discussion as it's not really an issue with the code in this repository.
Refer to ros-industrial/abb_robot_driver#83 for the issue on |
Beta Was this translation helpful? Give feedback.
-
If can help, I can upload the version 1.0 that is suitable for older robotware version: |
Beta Was this translation helpful? Give feedback.
-
Probably related, the links to the manuals in the readme do not work for me anymore. |
Beta Was this translation helpful? Give feedback.
According to RobotApps website has reached its end of life on the RobotStudio Forums, ABB has decided to shut down the RobotApps site. This was posted in July 2022.
The post seems to imply only "official ABB add-ins" will be downloadable from within RobotStudio from then on.
It's very likely the way we published the StateMachine Add-in makes it "unofficial", hence the disappearance.
I'll see if this situation can be resolved properly, but for now, here is a copy of the add-in's installation files:
I've not tested extensively, but you should be able to make RobotStudio "see" the add-in by ex…