specializationThesis
Sistema para controle de RoboCup utilizando a linguagem Java e o framework JSBach
Fecha
2018-03-01Registro en:
GESSER, Charles Roberto. Sistema para controle de RoboCup utilizando a linguagem Java e o framework JSBach. 2018. 27 f. Trabalho de Conclusão de Curso (Especialização) - Universidade Tecnológica Federal do Paraná, Pato Branco, 2018.
Autor
Gesser, Charles Roberto
Resumen
In this work the RoboCup environment was used to simulate the exchange of messages between soccer players. The application developed was a client that communicates with a server and allows messages to be sent to the players that are software agents. Thus, it is possible to exchange information between players and their movements using the RoboCup environment that connects to the server through the UDP/IP protocol using socket. The tools used were SoccerServer and SoccerMonitor that allow the visualization of the game on the server and the connection between the teams. Java language and the JSBach framework were used to develop the software. JSBach facilitates the execution of the software in the RoboCup environment.