Small Size League

In Short

In the Small Size League (SSL) each team builds autonomous cylindrical robots that play soccer with an orange golf ball. During the game eight robots from each team try to score goals using fast paced pass maneuvers and intense dueling strategies.

systemThe robot system is completely autonomous, which means that no team member is allowed to control the robots in any way. Instead, a central PC (we use a simple laptop) receives preprocessed camera data, runs the team’s AI and communicates with the robots by radio.

The Playing Field

The playing field currently measures 9m x 12m and is covered with a carpet. All 22 robots are observed by two USB cameras positioned above the field. These cameras are connected to a centralized vision computer.

Since each robot’s top plate is equipped with a standardized pattern (known as the “Butterfly Pattern,” made of colored paper), its jersey number and team affiliation can be clearly identified.

In this pattern, the color in the center represents the team affiliation (blue vs. yellow team), and the butterfly design around it represents the jersey number. Additionally, the front two points are further apart than the back ones, allowing the camera to determine the robot’s orientation as well.

The Robots

The size of the robots is limited by rules to a diameter of 18 cm and a height of 15 cm. That is why the teams robots usually look very similar. In contrast to that the mechanical and electrical design can differ very much. Past experiences show that most systems are built with four omni-wheels and electro magnetic kicker devices for linear and chip kicks.

Referee

Currently a human main referee is responsible for all decisions. He is supported by a second assistant referee and a RefBox operator. The RefBox is a dedicated computer used to input all decisions that are then sent to the teams via network connection. In an effort to automate the game even more autonomous referee systems called Autorefs were developed and will see further usage in the league.

Competing Teams

Both opposing teams get all information from the RefBox and Vision systems via a local network. From this point forward it is the sole responsibility of the teams to handle the input. Usually the camera data is further processed and the geometrical placement of robots and ball on the field detected. The teams AI will then decide for a strategy and send it’s current decisions to the robots. This is done about 60 times a second to ensure smooth movements. During the game no team member is allowed to touch their computer running the strategy. Only during timeouts and halftime changes can be made. One team member is allowed to communicate with the referee and exchange robots on the field.