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

RobotStateDetectorInterfaces Class Reference

The interfaces of the RobotStateDetector module. More...

#include <RobotStateDetector.h>

Inheritance diagram for RobotStateDetectorInterfaces:

Inheritance graph
[legend]
Collaboration diagram for RobotStateDetectorInterfaces:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 RobotStateDetectorInterfaces (const BodyPercept &bodyPercept, const CollisionPercept &collisionPercept, RobotState &robotState)
 Constructor.


Public Attributes

const BodyPerceptbodyPercept
 The BodyPercept.

const CollisionPerceptcollisionPercept
 Detected collisions for each joint.

RobotStaterobotState
 The RobotState.


Detailed Description

The interfaces of the RobotStateDetector module.

Definition at line 23 of file RobotStateDetector.h.


Constructor & Destructor Documentation

RobotStateDetectorInterfaces::RobotStateDetectorInterfaces const BodyPercept bodyPercept,
const CollisionPercept collisionPercept,
RobotState robotState
[inline]
 

Constructor.

Definition at line 27 of file RobotStateDetector.h.


Member Data Documentation

const BodyPercept& RobotStateDetectorInterfaces::bodyPercept
 

The BodyPercept.

Definition at line 39 of file RobotStateDetector.h.

const CollisionPercept& RobotStateDetectorInterfaces::collisionPercept
 

Detected collisions for each joint.

Definition at line 42 of file RobotStateDetector.h.

RobotState& RobotStateDetectorInterfaces::robotState
 

The RobotState.

Definition at line 45 of file RobotStateDetector.h.


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