#include <TeamBallLocator.h>
Inheritance diagram for TeamBallLocatorInterfaces:


Definition at line 31 of file TeamBallLocator.h.
|
||||||||||||||||||||||||||||||||||||||||||||||||
|
Constructor.
Definition at line 35 of file TeamBallLocator.h. |
|
|
The position of the seen ball.
Definition at line 62 of file TeamBallLocator.h. |
|
|
The odometry data provided by the motion modules.
Definition at line 65 of file TeamBallLocator.h. |
|
|
The robots position that was calculated last.
Definition at line 68 of file TeamBallLocator.h. |
|
|
Incoming team messages from other robots.
Definition at line 71 of file TeamBallLocator.h. |
|
|
the collection of candidate robot poses
Definition at line 74 of file TeamBallLocator.h. |
|
|
The communicated ball position to be calculated by the module.
Definition at line 77 of file TeamBallLocator.h. |
|
|
The samples of the ball locator.
Definition at line 80 of file TeamBallLocator.h. |
|
|
The GameControlData (to know if the robot is penalized for example).
Definition at line 83 of file TeamBallLocator.h. |
|
|
The ball percept of the image processor.
Definition at line 86 of file TeamBallLocator.h. |
|
|
The offset and the rotation of the camera.
Definition at line 89 of file TeamBallLocator.h. |
|
|
The obstacles model.
Definition at line 92 of file TeamBallLocator.h. |
1.3.6