Cookies
O website necessita de alguns cookies e outros recursos semelhantes para funcionar. Caso o permita, o INESC TEC irá utilizar cookies para recolher dados sobre as suas visitas, contribuindo, assim, para estatísticas agregadas que permitem melhorar o nosso serviço. Ver mais
Aceitar Rejeitar
  • Menu
Sobre

Sobre

Ricardo B. Sousa (nascido em 1997 em Vila Nova de Gaia, Portugal) é investigador no CRIIS - Centro de Robótica Industrial e Sistemas Inteligentes do INESC TEC - Instituto de Engenharia de Sistemas e Computadores, Tecnologia e Ciência. Mestrado em Engenharia Eletrotécnica e de Computadores (EEC) pela Faculdade de Engenharia da Universidade do Porto (FEUP), onde desenvolveu a sua dissertação sobre calibração extrínseca de sensores e odometria em robôs móveis. Atualmente, candidato ao grau de doutor em EEC na FEUP, focando a sua investigação em localização e mapeamento em ambientes dinâmicos por longos períodos de tempo de operação. Para além disso, é membro ativo da equipa de robótica 5dpo da FEUP, que participa em competições de robótica a nível nacional e internacional, onde contribui para o desenvolvimento e estudo de soluções em perceção, design de robôs e integração de sistemas. Os seus principais interesses de investigação incluem perceção, fusão sensorial, localização e mapeamento simultâneo (SLAM), calibração de sensores, sistemas de controlo e robôs móveis.

Tópicos
de interesse
Detalhes

Detalhes

  • Nome

    Ricardo Barbosa Sousa
  • Cargo

    Investigador
  • Desde

    15 novembro 2019
005
Publicações

2025

Integrated RFID System for Intralogistics Operations with Industrial Mobile Robots

Autores
Pacheco, FD; Rebelo, PM; Sousa, RB; Silva, MF; Mendonça, HS;

Publicação
IEEE International Conference on Autonomous Robot Systems and Competitions, ICARSC 2025, Funchal, Portugal, April 2-3, 2025

Abstract
Radio-Frequency IDentification (RFID) technologies automate the identification of objects and persons, having several applications in retail, manufacturing, and intralogistics sectors. Several works explore the application of RFID systems in robotics and intralogistics, focusing on locating robots, tags, and inventory management. This paper addresses the challenge of intralogistics cargo trolleys communicating their characteristics to an autonomous mobile robot through an RFID system. The robot must know the trolley's relative pose to avoid collisions with the surroundings. As a result, the passive tag on the cargo communicates information to the robot, including the base footprint of the trolley. The proposed RFID system includes the development of a controller board to interact with the frontend integrated circuit of an external antenna onboard the industrial mobile robot. Experimental results assess the system's readability distance in two distinct environments and with two different antenna modules. All the code and documentation are available in a public repository. © 2025 IEEE.

2025

Integrating Multimodal Perception into Ground Mobile Robots

Autores
Sousa, RB; Sobreira, HM; Martins, JG; Costa, PG; Silva, MF; Moreira, AP;

Publicação
IEEE International Conference on Autonomous Robot Systems and Competitions, ICARSC 2025, Funchal, Portugal, April 2-3, 2025

Abstract
Multimodal perception systems enhance the robustness and adaptability of autonomous mobile robots by integrating heterogeneous sensor modalities, improving long-term localisation and mapping in dynamic environments and human-robot interaction. Current mobile platforms often focus on specific sensor configurations and prioritise cost-effectiveness, possibly limiting the flexibility of the user to extend the original robots further. This paper presents a methodology to integrate multimodal perception into a ground mobile platform, incorporating wheel odometry, 2D laser scanners, 3D Light Detection and Ranging (LiDAR), and RGBD cameras. The methodology describes the electronics design to power devices, firmware, computation and networking architecture aspects, and mechanical mounting for the sensory system based on 3D printing, laser cutting, and bending metal sheet processes. Experiments demonstrate the usage of the revised platform in 2D and 3D localisation and mapping and pallet pocket estimation applications. All the documentation and designs are accessible in a public repository. © 2025 IEEE.

2025

From Competition to Classroom: A Hands-on Approach to Robotics Learning

Autores
Lopes, MS; Ribeiro, JD; Moreira, AP; Rocha, CD; Martins, JG; Sarmento, JM; Carvalho, JP; Costa, PG; Sousa, RB;

Publicação
IEEE International Conference on Autonomous Robot Systems and Competitions, ICARSC 2025, Funchal, Portugal, April 2-3, 2025

Abstract
Robotics education plays a crucial role in developing STEM skills. However, university-level courses often emphasize theoretical learning, which can lead to decreased student engagement and motivation. In this paper, we tackle the challenge of providing hands-on robotics experience in higher education by adapting a mobile robot originally designed for competitions to be used in laboratory classes. Our approach integrates real-world robot operation into coursework, bridging the gap between simulation and physical implementation while maintaining accessibility. The robot's software is developed using ROS, and its effectiveness is assessed through student surveys. The results indicate that the platform increases student engagement and interest in robotics topics. Furthermore, feedback from teachers is also collected and confirmed that the platform boosts students' confidence and understanding of robotics. © 2025 IEEE.

2024

A Robotic Framework for the Robot@Factory 4.0 Competition

Autores
Sousa, RB; Rocha, CD; Martins, JG; Costa, JP; Padrao, JT; Sarmento, JM; Carvalho, JP; Lopes, MS; Costa, PG; Moreira, AP;

Publicação
2024 IEEE INTERNATIONAL CONFERENCE ON AUTONOMOUS ROBOT SYSTEMS AND COMPETITIONS, ICARSC

Abstract
Robotic competitions stand as platforms to propel the forefront of robotics research while nurturing STEM education, serving as hubs of both applied research and scientific innovation. In Portugal, the Portuguese Robotics Open (FNR) is an event with several robotic competitions, including the Robot@Factory 4.0 competition. This competition presents an example of deploying autonomous robots on a factory shop floor. Although the literature has works proposing frameworks for the original version of the Robot@Factory competition, none of them proposes a system framework for the Robot@Factory 4.0 version that presents the hardware, firmware, and software to complete the competition and achieve autonomous navigation. This paper proposes a complete robotic framework for the Robot@Factory 4.0 competition that is modular and open-access, enabling future participants to use and improve it in future editions. This work is the culmination of all the knowledge acquired by winning the 2022 and 2023 editions of the competition.

2024

Line Fitting-Based Corner-Like Detector for 2D Laser Scanners Data

Autores
Sousa, RB; Placido Sobreira, HM; Silva, MF; Moreira, AP;

Publicação
10th International Conference on Automation, Robotics and Applications, ICARA 2024, Athens, Greece, February 22-24, 2024

Abstract
The extraction of geometric information from the environment may be of interest to localisation and mapping algorithms. Existent literature on extracting geometric features from 2D laser data focuses mainly on detecting lines. Regarding corners, most methodologies use the intersection of line segment features. This paper presents a feature extraction algorithm for corner-like points in the 2D laser scan. The proposed methodol-ogy defines arrival and departure neighbourhoods around each scan point and performs local line fitting evaluated in multiple distance-based scales. Then, a set of indicators based on line fitting error, the angle between arrival and departure lines, and consecutive observation of the same keypoint across different scales determine the existence of a corner-like feature. The experiments evaluated the corner-like features regarding their relative position and observability, achieving standard deviations on the relative position lower than the sensor noise and visibility ratios higher than 75% with very low false positives rates.