Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the acf domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /var/www/html/roboticslab/wp-includes/functions.php on line 6121
Basic principles for the development of an application to bi-manipulate boxes with a humanoid robot - RoboticsLab

Basic principles for the development of an application to bi-manipulate boxes with a humanoid robot

External link: RIAI

Download: BibTeX | Plain Text

Description

Logistics is a sector which is continuously growing, due to globalization, as well as the current situation caused by the Covid. In this article, an application to recognize boxes is described. The characteristics are extracted with the goal of identify the opening side of the box by using computer vision techniques. This goal has been achieved considering the dimensions, as well as, the position in the space of the box. Those characteristics were obtained processing 2D and 3D images. Then, this information has been classified by using a decision tree based on the human knowledge. The probability of each of the six faces to be the opening side is obtained. This article is a base to develop in the future an application in which the humanoid robot TEO is capable to learn the optimal way to find the opening of boxes and bimanipulate them to be opened in an automated system.