Robot Soccer Kit: Omniwheel Tracked Soccer Robots for Education
Gregoire Passault, Clement Gaspard, Olivier Ly
TL;DR
The paper addresses the limitation of educational robotics kits that rely on egocentric sensing by introducing the Robot Soccer Kit (RSK), which combines holonomic omnidirectional robots with an external vision tracking system to provide world-space localization and navigation capabilities. The approach centers on a centralized Game Controller API that coordinates robots, tracking, and user code, implemented on a compact 2.5×2 m field at roughly $1250 in cost. Key contributions include the hardware design of omnidirectional wheels and solenoid kickers, an ArUco-based vision system with homography mapping, a Python development environment, and a ladder of pedagogical sequences that teach geometry, control, and planning in a hands-on context. The work enables practical teaching of coordinates, trajectory planning, obstacle avoidance, and multi-robot strategies, while also supporting RoboCup-inspired competitions in schools and providing a platform for educational research and tool development.
Abstract
Recent developments of low cost off-the-shelf programmable components, their modularity, and also rapid prototyping made educational robotics flourish, as it is accessible in most schools today. They allow to illustrate and embody theoretical problems in practical and tangible applications, and gather multidisciplinary skills. They also give a rich natural context for project-oriented pedagogy. However, most current robot kits all are limited to egocentric aspect of the robots perception. This makes it difficult to access more high-level problems involving e.g. coordinates or navigation. In this paper we introduce an educational holonomous robot kit that comes with an external tracking system, which lightens the constraint on embedded systems, but allows in the same time to discover high-level aspects of robotics, otherwise unreachable.
