Department of Electronics (DAELN), Universidade Tecnológica Federal do Paraná (UTFPR), Curitiba 80230-901, Brazil.
Research Center in Digitalization and Intelligent Robotics (CeDRI), Instituto Politécnico de Bragança, 5300-253 Bragança, Portugal.
Sensors (Basel). 2023 Mar 15;23(6):3128. doi: 10.3390/s23063128.
Localization is a crucial skill in mobile robotics because the robot needs to make reasonable navigation decisions to complete its mission. Many approaches exist to implement localization, but artificial intelligence can be an interesting alternative to traditional localization techniques based on model calculations. This work proposes a machine learning approach to solve the localization problem in the RobotAtFactory 4.0 competition. The idea is to obtain the relative pose of an onboard camera with respect to fiducial markers (ArUcos) and then estimate the robot pose with machine learning. The approaches were validated in a simulation. Several algorithms were tested, and the best results were obtained by using Random Forest Regressor, with an error on the millimeter scale. The proposed solution presents results as high as the analytical approach for solving the localization problem in the RobotAtFactory 4.0 scenario, with the advantage of not requiring explicit knowledge of the exact positions of the fiducial markers, as in the analytical approach.
本地化是移动机器人中的一项关键技能,因为机器人需要做出合理的导航决策才能完成任务。有许多方法可以实现本地化,但人工智能可以作为基于模型计算的传统本地化技术的一种有趣替代方案。这项工作提出了一种机器学习方法来解决 RobotAtFactory 4.0 竞赛中的本地化问题。其想法是获取车载摄像头相对于基准标记(ArUco)的相对姿态,然后使用机器学习来估计机器人的姿态。该方法在模拟中得到了验证。测试了几种算法,结果表明使用随机森林回归器的效果最好,误差在毫米级。所提出的解决方案的结果与解决 RobotAtFactory 4.0 场景中的本地化问题的解析方法一样高,并且具有不需要像解析方法那样明确知道基准标记的确切位置的优势。