[robocup-nao] GameController 2016 European Open Edition

Thomas Röfer Thomas.Roefer at dfki.de
Wed Mar 23 16:41:05 EDT 2016


Hi,

we have uploaded a preliminary version of the GameController 2016, in this case for the European Open. It contains some important changes, one of which requires adapting your code:

1. The return packets sent by the robots now have to be sent on a different UDP port. The file RoboCupGameControlData.h defines it with the symbol GAMECONTROLLER_RETURN_PORT. This allows the TeamCommunicationMonitor to run on the same PC as the GameController itself, without the risk of it stealing the return packets from the GameController.

2. The return packets have to be addressed at the GameController PC. The GameController will reject them if they are broadcasted. Thereby, these packets are not send out to all the other robots anymore, saving some WiFi bandwidth.

3. As a result, the GameController has the new parameter --interface instead of --broadcast, because this allows it to determine whether a packet was broadcasted. --interface expects the name of the network interface that is connected to the field. The first network interface is the default.

4. The GameController now delays the switch from the set state to the playing state by 15 seconds in all games, because all games will be started with a whistle. There is still a bug that counts down the time visible to the robots in the preliminaries, but this will be fixed soon.

Best regards

Thomas
(B-Human)

_______________________________________________________________________
Dr. Thomas Röfer
DFKI Bremen
Cyber-Physical Systems
Cartesium 0.55
Enrique-Schmidt-Str. 5
28359 Bremen, Germany

http://www.dfki.de
www.informatik.uni-bremen.de/~roefer

Phone: +49 (421) 218-64200
Fax: +49 (421) 218-9864200
eMail: Thomas.Roefer at dfki.de
_______________________________________________________________
Deutsches Forschungszentrum für Künstliche Intelligenz GmbH
Firmensitz: Trippstadter Straße 122, D-67663 Kaiserslautern

Geschäftsführung:
Prof. Dr. Dr. h.c. mult. Wolfgang Wahlster (Vorsitzender)
Dr. Walter Olthoff

Vorsitzender des Aufsichtsrats:
Prof. Dr. h.c. Hans A. Aukes

Amtsgericht Kaiserslautern, HRB 2313



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.cc.gatech.edu/pipermail/robocup-nao/attachments/20160323/8950bffb/attachment.html>


More information about the robocup-nao mailing list