ROCVFeb 2, 2025

An Event-Based Perception Pipeline for a Table Tennis Robot

arXiv:2502.00749v13 citationsh-index: 16
Originality Incremental advance
AI Analysis

This addresses the challenge of motion blur in fast-moving objects for table tennis robots, though it is incremental as it applies an existing sensor type to a specific domain.

The paper tackles the problem of fast and accurate ball detection for table tennis robots by introducing the first real-time perception pipeline using only event-based cameras, showing an order of magnitude higher update rate and lower mean errors compared to frame-based pipelines.

Table tennis robots gained traction over the last years and have become a popular research challenge for control and perception algorithms. Fast and accurate ball detection is crucial for enabling a robotic arm to rally the ball back successfully. So far, most table tennis robots use conventional, frame-based cameras for the perception pipeline. However, frame-based cameras suffer from motion blur if the frame rate is not high enough for fast-moving objects. Event-based cameras, on the other hand, do not have this drawback since pixels report changes in intensity asynchronously and independently, leading to an event stream with a temporal resolution on the order of us. To the best of our knowledge, we present the first real-time perception pipeline for a table tennis robot that uses only event-based cameras. We show that compared to a frame-based pipeline, event-based perception pipelines have an update rate which is an order of magnitude higher. This is beneficial for the estimation and prediction of the ball's position, velocity, and spin, resulting in lower mean errors and uncertainties. These improvements are an advantage for the robot control, which has to be fast, given the short time a table tennis ball is flying until the robot has to hit back.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes