Multi-platform robot controller
The NaoTeam Humboldt is the only team that is participating in both the RoboCup Standard Platform (with real robots) and the RoboCup 3D Simulation league with the same code-base. We achieve that with a flexible platform and module system. more…
RobotControl
RobotControl is a Java application that allows us to debug and control the Nao robot remotely.
XabslEditor
XabslEditor is a public available graphical editor for the “Extensible Agent Behavior Specification Language” XABSL (http://www.xabsl.de/). It is implemented in Java and should run on every platform that supports Java (Windows, Linux, Mac, …) more…
Simple Soccer Agent
The Simple Soccer Agent is an example application of our platform architecture, it runs on the official RoboCup 3D simulator. The program is implemented as minimalistic as possible, it can serve as an inspiration for beginners and provide room for own experiments. more…