Players Symbols

Symbols for accessing the player model.

The formalized behavior references a variety of input and output symbols, which can stand for variables or functions of the agent's software. Constants are constant decimal values.

Input Symbols

NameTypeMeasureDescription
players.angle-to-own-detected-playerdecimaldegThe angle to a own detected player
players.time-since-detected-own-playerdecimalmsThe time since an own players percept occured. This time is connected with play.angle_to_own_deteced_player
players.free-space-around-robotdecimalmmThe space in mm around the own robot, where no opponent player is in
players.distance-to-opp-player-aheaddecimalmmThe space in mm to the next opponent robot
players.distance-to-opp-player-behinddecimalmmThe space in mm to the next opponent robot
players.distance-to-opp-player-leftdecimalmmThe space in mm to the next opponent robot
players.distance-to-opp-player-rightdecimalmmThe space in mm to the next opponent robot