MTRN4230 Robot System Integration Project (ABB IRB120 Robot)

MTRN4230 Robot System Integration Project (ABB IRB120 Robot) Objective: Learn about a robot environment and design them to work efficiently. Introduction: For this group assignment, we designed a user interface which allows the customer to control the robot to any possible configuration. This interface must be able to interact with robot system with any feasible command. To drive the robot to a specific position, two camera feeds must be displayed so as to control it safely and efficiently. In addition, the information of robot state such as joint angles, ZYX orientation and designed speed also is provided simultaneously. In such manner, we can test evaluate the performance between the real robot system and simulated robot system. Summary: The purpose of this project is to control robot to achieve the moment of pick and place by a custom interface. To approach this problem, it is feasible to solve by four sections. They are user interface (MainGui) design, robot frame construction, (Ma...