Goto

Collaborating Authors

 robocup


Taking humanoid soccer to the next level: An interview with RoboCup trustee Alessandra Rossi

AIHub

A core objective of RoboCup is to promote and advance robotics and AI research through the challenges offered by its various leagues. The ultimate goal of the soccer competition is that, by 2050, a team of fully autonomous humanoid robots will defeat the most recent winner of the FIFA World Cup. To bring this vision closer to reality, the RoboCup Federation has announced several changes to the leagues . We spoke with Alessandra Rossi, a trustee who has been involved in the humanoid soccer league for many years, to learn more. Could you start by introducing yourself and tell us how you've been involved in RoboCup throughout the years, because you've been involved in so many aspects of the competition!

  Country:
  Genre: Personal > Interview (0.41)
  Industry: Leisure & Entertainment > Sports > Soccer (1.00)

Self-supervised learning for soccer ball detection and beyond: interview with winners of the RoboCup 2025 best paper award

AIHub

This is the focus of work by and, which won the best paper award at the recent RoboCup symposium . The symposium takes place alongside the annual RoboCup competition, which this year was held in Salvador, Brazil. We caught up with some of the authors to find out more about the work, how their method can be transferred to applications beyond RoboCup, and their future plans for the competition. Could you start by giving us a brief description of the problem that you were trying to solve in your paper "Self-supervised Feature Extraction for Enhanced Ball Detection on Soccer Robots"? The main challenge we faced was that deep learning generally requires a large amount of labeled data. This is not a major problem for common tasks that have already been studied, because you can usually find labeled datasets online.


RoboCup@Work League: Interview with Christoph Steup

Robohub

RoboCup is an international scientific initiative with the goal of advancing the state of the art of intelligent robots, AI and automation. The annual RoboCup event, where teams gather from across the globe to take part in competitions across a number of leagues, this year took place in Salvador, Brazil from 15-21 July. In a series of interviews, we've been meeting some of the RoboCup trustees, committee members, and participants, to find out more about their respective leagues. Christoph Steup is an Executive Committee member and oversees the @Work League. Ahead of the event in Brazil, we spoke to Christoph to find out more about the @Work League, the tasks that teams need to complete, and future plans for the League.


Gearing up for RoboCupJunior: Interview with Ana Patrícia Magalhães

AIHub

The annual RoboCup event, where teams gather from across the globe to take part in competitions across a number of leagues, will this year take place in Brazil, from 15-21 July. An important part of the week is RoboCupJunior, which is designed to introduce RoboCup to school children, and sees hundreds of kids taking part in a variety of challenges across different leagues. This year, the lead organizer for RoboCupJunior is Ana Patrícia Magalhães. We caught up with her to find out how the preparations are going, what to expect at this year's competition, and how RoboCup inspires communities. RoboCup will take place from 15-21 July, in Salvador, Brazil.


Preparing for kick-off at RoboCup2025: an interview with General Chair Marco Simões

AIHub

The Salvador Convention Center, where RoboCup 2025 will take place. RoboCup is an international scientific initiative with the goal of advancing the state of the art of intelligent robots, AI and automation. The annual RoboCup event, where teams gather from across the globe to take part in competitions across a number of leagues, will this year take place in Brazil, from 15-21 July. We spoke to Marco Simões, one of the General Chairs of RoboCup 2025 and President of RoboCup Brazil, to find out what plans they have for the event, some new initiatives, and how RoboCup has grown in Brazil over the past ten years. RoboCup will be held in Salvador, Brazil.

  Country:
  Genre: Personal > Interview (0.40)
  Industry: Leisure & Entertainment > Sports > Soccer (1.00)

UruBots RoboCup Work Team Description Paper

Sodre, Hiago, Deniz, Juan, Moraes, Pablo, Moraes, William, Nunes, Igor, Sandin, Vincent, Mazondo, Ahilen, Fernandez, Santiago, da Silva, Gabriel, Rodriguez, Monica, Barcelona, Sebastian, Grando, Ricardo

arXiv.org Artificial Intelligence

This work presents a team description paper for the RoboCup @work League. Our team, UruBots, has been developing robots and projects for research and competitions in the last three years, attending robotics competitions in Uruguay and around the world. In this instance, we aim to participate and contribute to the RoboCup @Work category, hopefully making our debut in this prestigious competition. For that, we present an approach based on the Limo robot, whose main characteristic is its hybrid locomotion system with wheels and tracks, with some extras added by the team to complement the robot's functionalities. Overall, our approach allows the robot to efficiently and autonomously navigate a @work scenario, with the ability to manipulate objects, perform autonomous navigation, and engage in a simulated industrial environment.


RoboCup@Home 2024 OPL Winner NimbRo: Anthropomorphic Service Robots using Foundation Models for Perception and Planning

Memmesheimer, Raphael, Nogga, Jan, Pätzold, Bastian, Kruzhkov, Evgenii, Bultmann, Simon, Schreiber, Michael, Bode, Jonas, Karacora, Bertan, Park, Juhui, Savinykh, Alena, Behnke, Sven

arXiv.org Artificial Intelligence

We present the approaches and contributions of the winning team NimbRo@Home at the RoboCup@Home 2024 competition in the Open Platform League held in Eindhoven, NL. Further, we describe our hardware setup and give an overview of the results for the task stages and the final demonstration. For this year's competition, we put a special emphasis on open-vocabulary object segmentation and grasping approaches that overcome the labeling overhead of supervised vision approaches, commonly used in RoboCup@Home. We successfully demonstrated that we can segment and grasp non-labeled objects by text descriptions. Further, we extensively employed LLMs for natural language understanding and task planning. Throughout the competition, our approaches showed robustness and generalization capabilities. A video of our performance can be found online.


Real-Time Multimodal Signal Processing for HRI in RoboCup: Understanding a Human Referee

Ansalone, Filippo, Maiorana, Flavio, Affinita, Daniele, Volpi, Flavio, Bugli, Eugenio, Petri, Francesco, Brienza, Michele, Spagnoli, Valerio, Suriani, Vincenzo, Nardi, Daniele, Bloisi, Domenico D.

arXiv.org Artificial Intelligence

Advancing human-robot communication is crucial for autonomous systems operating in dynamic environments, where accurate real-time interpretation of human signals is essential. RoboCup provides a compelling scenario for testing these capabilities, requiring robots to understand referee gestures and whistle with minimal network reliance. Using the NAO robot platform, this study implements a two-stage pipeline for gesture recognition through keypoint extraction and classification, alongside continuous convolutional neural networks (CCNNs) for efficient whistle detection. The proposed approach enhances real-time human-robot interaction in a competitive setting like RoboCup, offering some tools to advance the development of autonomous systems capable of cooperating with humans.


A Comparison of Prompt Engineering Techniques for Task Planning and Execution in Service Robotics

Bode, Jonas, Pätzold, Bastian, Memmesheimer, Raphael, Behnke, Sven

arXiv.org Artificial Intelligence

Recent advances in LLM have been instrumental in autonomous robot control and human-robot interaction by leveraging their vast general knowledge and capabilities to understand and reason across a wide range of tasks and scenarios. Previous works have investigated various prompt engineering techniques for improving the performance of LLM to accomplish tasks, while others have proposed methods that utilize LLMs to plan and execute tasks based on the available functionalities of a given robot platform. In this work, we consider both lines of research by comparing prompt engineering techniques and combinations thereof within the application of high-level task planning and execution in service robotics. We define a diverse set of tasks and a simple set of functionalities in simulation, and measure task completion accuracy and execution time for several state-of-the-art models.


AIhub monthly digest: July 2024 – attending RoboCup, real-world simulators, and AI and cognitive science

AIHub

Welcome to our monthly digest, where you can catch up with any AIhub stories you may have missed, peruse the latest news, recap recent events, and more. This month, we take a trip to RoboCup2024, see what the International Conference on Machine Learning had in store, and learn about interactive real-world simulators. RoboCup is an international scientific initiative with the goal of advancing the state of the art of intelligent robots. As part of this initiative, a series of competitions and meetings are held throughout the year. The showcase event is an international affair with teams travelling from far and wide to put their machines through their paces.