Laboratory - RoboCup WS 2008/2009

Monday, Jun 9, 2008

An announcement of the course can soon be found in the course information system CAMPUS.

The Knowledge-based Systems Group has a team of soccer robots with which we participate in the RoboCup Middle-size league (for more information about RoboCup in general and the different leagues have a look at the official RoboCup website). The RoboCup annual competitions were established in order to foster the research in robotics and artificial intelligence. The game of soccer was chosen as the standard domain because making a team of robots play soccer requires to solve several fundamental problems: real-time processing of sensor readings, robot-to-robot communication, planning under uncertainty, distributed decision-making, team-coordination, etc.

The goal of this lab course is to develop and test a set of skills for the robots and integrate those into the existing software framework. A ‘skill’ is a basic behavior of the robot. In our case, the skills are the building blocks of the plans that are generated by a planner. To give you a more concrete idea, those skills might range from “do a corner kick” to “do a fast counter attack while blocking the opponent’s defense”.

In this lab course you have the chance to

  • learn about robot software development
  • develop an intelligent control program
  • apply methods of AI to robotic scenarios

Requirements

  • basic study period completed (Bachelor/Vordiplom)
  • profound programming skills (at least C++ and preferably also Lua)
  • possibly interest in logic-based programming
  • high motivation (at least 5 hours per week)
  • Linux skills

In order to make sure the applicant fulfills the requirements we require that every applicant sends in an implementation of a (one-dimensional) Kalman filter in C++. Send your implementation to Daniel Beck by June 30. Note: successfully solving this task is a necessary requirement in order to get a place in this course.

Dates

The first meeting will be on July 25 (tentative) and the lab will start directly thereafter with the familiarization with our software framework.