Cookies Policy
The website need some cookies and similar means to function. If you permit us, we will use those means to collect data on your visits for aggregated statistics to improve our service. Find out More
Accept Reject
  • Menu
Interest
Topics
Details

Details

  • Name

    Marina Brilhante
  • Role

    Research Assistant
  • Since

    03rd October 2022
Publications

2025

Parallel Path Planning for Multi-Robot Coordination

Authors
Ribeiro, J; Brilhante, M; Matos, DM; Silva, A; Sobreira, H; Costa, P;

Publication
IEEE International Conference on Autonomous Robot Systems and Competitions, ICARSC

Abstract
Multi-robot coordination aims to synchronize robots for optimized, collision-free paths in shared environments, addressing task allocation, collision avoidance, and path planning challenges. The Time Enhanced A* (TEA*) algorithm addresses multi-robot pathfinding offering a centralized and sequential approach. However, its sequential nature can lead to order-dependent variability in solutions. This study enhances TEA* through multi-threading, using thread pooling and parallelization techniques via OpenMP, and a sensitivity analysis enabling parallel exploration of robot-solving orders to improve robustness and the likelihood of finding efficient, feasible paths in complex environments. The results show that this approach improved coordination efficiency, reducing replanning needs and simulation time. Additionally, the sensitivity analysis assesses TEA*'s scalability across various graph sizes and number of robots, providing insights into how these factors influence the efficiency and performance of the algorithm. © 2025 IEEE.

2025

Enhancing Mobile Robot Navigation: A Graph Decomposition Submodule for TEA*

Authors
Cardoso, F; Matos, DM; Brilhante, M; Costat, P; Sobreira, H; Silva, C;

Publication
IEEE International Conference on Autonomous Robot Systems and Competitions, ICARSC

Abstract
Rising industrial complexity demands efficient mobile robots to drive automation and productivity. Effective navigation relies on perception, localization, mapping, path planning, and motion control, with path planning being key. The Time Enhanced A * (TEA *) algorithm extends A * by adding time as a dimension to resolve temporal conflicts in multi-robot coordination. However, inconsistencies in edge lengths within the graph can hinder optimal path calculation. To address this, a Graph Decomposition submodule was developed to standardize edge lengths and temporal costs. Integrated into a ROS-based fleet coordination system, this approach significantly reduces execution time and improves coordination capacity. © 2025 IEEE.

2024

Control of a Mobile Robot Through VDA5050 Standard

Authors
Brilhante, M; Rebelo, PM; Oliveira, PM; Sobreira, H; Costa, P;

Publication
ROBOT 2023: SIXTH IBERIAN ROBOTICS CONFERENCE ADVANCES IN ROBOTICS, VOL 1

Abstract
Since creating universally capable robots is challenging for a single manufacturer, a diverse fleet of robots from various manufacturers is utilized. However, these heterogeneous fleets encounter communication and interoperability issues. As a result, there is a growing need for a standardized interface that is capable of communicating, controlling and managing a diverse fleet without these interoperability issues. This paper presents a translation software module capable of controlling an autonomous mobile robot and communicating with a ROS-based robot fleet manager using the VDA5050 Standard and exchanging information via the MQTT communication protocol, aiming at flexibility and control across different robot brands. The effectiveness of the software in controlling a mobile robot via the VDA5050 standard was demonstrated by the results. It accurately analysed data from the Robot Fleet Manager, converted it into VDA 5050 JSON messages and skilfully translated it back into ROS messages. The robot's behavior remained consistent before and after the VDA5050 implementation.

2024

AGVs vs AMRs: A Comparative Study of Fleet Performance and Flexibility

Authors
Silva, RT; Brilhante, M; Sobreira, H; Matos, D; Costa, P;

Publication
2024 7TH IBERIAN ROBOTICS CONFERENCE, ROBOT 2024

Abstract
Autonomous Mobile Robots (AMRs) and Automated Guided Vehicles (AGVs) have emerged as key innovations in the industry world, with AMRs offering flexibility a nd adaptability for dynamic environments, while AGVs provide high accuracy for repetitive tasks; thus, this research proposes a study of fleets of both AGVs and AMRs to enhance productivity and efficiency in industrial settings. Several tests were performed where the duration of a mission, the success and collision rate, and the average number of disputes per mission were analyzed in order to obtain results. In conclusion, while AGVs tend to be more reliable and consistent in task completion, AMRs offer greater flexibility a nd speed.