Package | Description |
---|---|
magma.agent.perception | |
magma.agent.perception.impl |
Modifier and Type | Interface and Description |
---|---|
interface |
ILinePerceptor
Perceptor for line sequence
|
interface |
IPlayerPos
The Player Position Perceptor represents a single player as reported by the
visual sensor sub-system.
|
Modifier and Type | Method and Description |
---|---|
IVisibleObjectPerceptor |
IPerception.getVisibleObject(java.lang.String name)
Get a specific Visible Object
|
Modifier and Type | Class and Description |
---|---|
class |
PlayerPos
Represents an agent on the field (position, player number, team name, body
parts if applicable)
|
class |
VisibleObjectPerceptor
Visible Object
|
Modifier and Type | Method and Description |
---|---|
IVisibleObjectPerceptor |
Perception.getVisibleObject(java.lang.String name) |