Abstract: This paper presents the evolution of the software architecture developed by the GRIPS team from Graz University of Technology for the RoboCup Logistics League (RCLL) competition, to the point of winning the 2023 RoboCup Logistics League. The RCLL simulates a flexible production environment, and the team’s software addresses the challenges of automation, planning, and execution in this dynamic setting. The software architecture consists of three main layers: planning and dispatching, mid-level execution, and low-level control. Key features include temporal planning for optimization, Behavior Trees for fine-grained control, and robust recovery strategies. Testing methods encompass real field testing and simulations.
Loading