soccer_strategy.game_engine_3d

Functions

decide_next_strategy(strategy, gameState, ...)

Take information from the gamestate obtained by the game controller and decide what strategy based on the game controller Etc: If the game just started, it is in initial state, then the robot is in determining side.

Classes

GameEngine3D()

Main game engine used by the actual robot and for webot's simulation