TripleSBinPicking / bin_picking_environment

Automated Bin Picking With A Cobot - Saxion Smart Solution Project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Saxion Smart Solution Semester - Bin Picking Robot

This repository is for a project for saxion' smart solution semester. It was carried out for the research group for mechatronics and VIRO. The goal of the project was to pick up specific objects from a bin and present them to the user.

The final solution was made for a Universal Robots UR5 robot and ROS. A gripper and camera were mounted on the robot. The camera was used to detect the 6D positions (x-, y-, z-position and x-, y-, z-rotation) of objects. These object detections are performed using the DOPE AI, created by NVidia. Once an object is detected, an algorithm is run to determine the optimal position for the gripper in order to pick up the object. Sadly, due to the COVID-19 pandemic, the system was only tested in simulations.

Documentation

About

Automated Bin Picking With A Cobot - Saxion Smart Solution Project


Languages

Language:Python 83.5%Language:CMake 16.5%