Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

ObstaclesLocatorInterfaces Class Reference

The interfaces of the ObstaclesLocator module. More...

#include <ObstaclesLocator.h>

Inheritance diagram for ObstaclesLocatorInterfaces:

Inheritance graph
[legend]
Collaboration diagram for ObstaclesLocatorInterfaces:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 ObstaclesLocatorInterfaces (const ObstaclesPercept &obstaclesPercept, const LinesPercept &linesPercept, const PSDPercept &psdPercept, const CameraMatrix &cameraMatrix, const OdometryData &odometryData, const PlayerPoseCollection &playerPoseCollection, const RobotPose &robotPose, const BallModel &ballModel, ObstaclesModel &obstaclesModel)
 Constructor.


Protected Attributes

const ObstaclesPerceptobstaclesPercept
 A detected player.

const LinesPerceptlinesPercept
 A lines percept.

const PSDPerceptpsdPercept
 An object detected with the PSD sensor.

const CameraMatrixcameraMatrix
 A detected player.

const OdometryDataodometryData
 The odometry data that was calculated by the motion modules.

const PlayerPoseCollectionplayerPoseCollection
 The poses of the other players.

const RobotPoserobotPose
 The pose of the robot.

const BallModelballModel
 The pose of the robot.

ObstaclesModelobstaclesModel
 The obstacle model to be calculated.


Detailed Description

The interfaces of the ObstaclesLocator module.

Definition at line 28 of file ObstaclesLocator.h.


Constructor & Destructor Documentation

ObstaclesLocatorInterfaces::ObstaclesLocatorInterfaces const ObstaclesPercept obstaclesPercept,
const LinesPercept linesPercept,
const PSDPercept psdPercept,
const CameraMatrix cameraMatrix,
const OdometryData odometryData,
const PlayerPoseCollection playerPoseCollection,
const RobotPose robotPose,
const BallModel ballModel,
ObstaclesModel obstaclesModel
[inline]
 

Constructor.

Definition at line 32 of file ObstaclesLocator.h.


Member Data Documentation

const ObstaclesPercept& ObstaclesLocatorInterfaces::obstaclesPercept [protected]
 

A detected player.

Definition at line 55 of file ObstaclesLocator.h.

const LinesPercept& ObstaclesLocatorInterfaces::linesPercept [protected]
 

A lines percept.

Definition at line 58 of file ObstaclesLocator.h.

const PSDPercept& ObstaclesLocatorInterfaces::psdPercept [protected]
 

An object detected with the PSD sensor.

Definition at line 61 of file ObstaclesLocator.h.

const CameraMatrix& ObstaclesLocatorInterfaces::cameraMatrix [protected]
 

A detected player.

Definition at line 64 of file ObstaclesLocator.h.

const OdometryData& ObstaclesLocatorInterfaces::odometryData [protected]
 

The odometry data that was calculated by the motion modules.

Definition at line 67 of file ObstaclesLocator.h.

const PlayerPoseCollection& ObstaclesLocatorInterfaces::playerPoseCollection [protected]
 

The poses of the other players.

Definition at line 70 of file ObstaclesLocator.h.

const RobotPose& ObstaclesLocatorInterfaces::robotPose [protected]
 

The pose of the robot.

Definition at line 73 of file ObstaclesLocator.h.

const BallModel& ObstaclesLocatorInterfaces::ballModel [protected]
 

The pose of the robot.

Definition at line 76 of file ObstaclesLocator.h.

ObstaclesModel& ObstaclesLocatorInterfaces::obstaclesModel [protected]
 

The obstacle model to be calculated.

Definition at line 79 of file ObstaclesLocator.h.


The documentation for this class was generated from the following file:
Generated on Thu Sep 23 20:10:01 2004 for GT2004 by doxygen 1.3.6