Skip to content

Demonstration of several examples in ABB RobotStudio to control multiple robots and a conveyor belt.

License

Notifications You must be signed in to change notification settings

rparak/ABB-RobotStudio-SortingProductionLine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ABB RobotStudio - A simple example of a sorting production line (GoFa CRB 15000, IRB 1200)

Requirements:

Software:

ABB RobotStudio 2021.1.2 (64-bit)

RobotWare:

Version 6.10.0 (IRB 1200), Version 7.2.1 (ABB CRB 15000)
Software/Package Link
ABB RobotStudio https://new.abb.com/products/robotics/robotstudio/downloads

Project Description:

The project focuses on controlling multiple robots using the simulation tool RobotStudio ABB. Robot on table no. 1 communicates with another robot on table no. 2 using a conveyor belt. The main goal of the project is to create a simple sorting production line.

Main challenges of project implementation:

  • object manipulation using a smart gripper (ABB), simple vacuum gripper
  • data communication between the multiple robotic arms
  • conveyor belt control
  • clean rapid program using functions, structures, etc.

The project was created to improve the VRM (Programming for Robots and Manipulators) university course.

The project was realized at the Institute of Automation and Computer Science, Brno University of Technology, Faculty of Mechanical Engineering (NETME Centre - Cybernetics and Robotics Division).

Unpacking a station (/Final/Solution_Sorting_Production_Line.rspag):

  1. On the File tab, click Open and then browse to the folder and select the Pack&Go file, the Unpack & Work wizard opens.
  2. In the Welcome to the Unpack & Work Wizard page, click Next.
  3. In the Select package page, click Browse and then select the Pack & Go file to unpack and the Target folder. Click Next.
  4. In the Library handling page select the target library. Two options are available, Load files from local PC or Load files from Pack & Go. Click the option to select the location for loading the required files, and click Next.
  5. In the Virtual Controller page, select the RobotWare version and then click Locations to access the RobotWare Add-in and Media pool folders. Optionally, select the check box to automatically restore backup. Click Next.
  6. In the Ready to unpack page, review the information and then click Finish.

Project Hierarchy:

Repositary [/ABB-RobotStudio-SortingProductionLine/]:

[ Project Template (without a robot) ] /Template/

/IRB_1200/ -> ABB IRB 1200
[ Main Program (.rspag)                             ] /IRB_1200/Final/
[ Example of the resulting application              ] /IRB_1200/Exe_file/
[ Rapid codes (.mod) - Controller1(Right/Left Arm)  ] /IRB_1200/Rapid/

/Solution_CRB_15000_GoFa/ -> ABB CRB 15000 GoFa
[ Main Program (.rspag)                ] /Solution_CRB_15000_GoFa/Final/
[ Example of the resulting application ] /Solution_CRB_15000_GoFa/Exe_file/
[ Rapid codes (.mod) - Controller1,2   ] /Solution_CRB_15000_GoFa/Rapid/

[ Scene parts, gripper, etc. ] /Project_Materials/

Application:

ABB CRB 15000 (GoFa):

ABB IRB 1200:

Result:

Youtube: https://www.youtube.com/watch?v=M-YF-J0-YRs&t=72s

Contact Info:

Roman.Parak@outlook.com

Citation (BibTex)

@misc{RomanParak_ABB_RS,
  author = {Roman Parak},
  title = {A few examples of robot control in the ABB RobotStudio simulation tool},
  year = {2019-2021},
  publisher = {GitHub},
  journal = {GitHub repository},
  howpublished = {\url{https://github.com/rparak/ABB-RobotStudio-SortingProductionLine/}}
}

License

MIT

About

Demonstration of several examples in ABB RobotStudio to control multiple robots and a conveyor belt.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages