#include <PlayersLocator.h>
Inheritance diagram for PlayersLocatorInterfaces:


Definition at line 28 of file PlayersLocator.h.
|
||||||||||||||||||||||||||||||||||||||||
|
Constructor.
Definition at line 32 of file PlayersLocator.h. |
|
|
The estimated position of the robot.
Definition at line 59 of file PlayersLocator.h. |
|
|
Team messages from the other robots.
Definition at line 62 of file PlayersLocator.h. |
|
|
The odometry data that was calculated by the motion modules.
Definition at line 65 of file PlayersLocator.h. |
|
|
The ball model of the ball locator. It is used by the particle system to propergate the players position Definition at line 71 of file PlayersLocator.h. |
|
|
The worldstate generated by the GTCam.
Definition at line 74 of file PlayersLocator.h. |
|
|
The player positions to be calculated.
Definition at line 77 of file PlayersLocator.h. |
|
|
The availible pass corridors.
Definition at line 80 of file PlayersLocator.h. |
|
|
The players model which hold the informations about the opponent players.
Definition at line 83 of file PlayersLocator.h. |
|
|
The detected players.
Definition at line 85 of file PlayersLocator.h. |
1.3.6