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

WalkingEngineInterfaces Class Reference

The interfaces of the module WalkingEngine. More...

#include <WalkingEngine.h>

Inheritance diagram for WalkingEngineInterfaces:

Inheritance graph
[legend]
Collaboration diagram for WalkingEngineInterfaces:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 WalkingEngineInterfaces (const SensorDataBuffer &sensorDataBuffer, const InvKinWalkingParameters &invKinWalkingParameters, const GT2004Parameters &gt2004Parameters, const unsigned long &walkParameterTimeStamp, const bool &receivedNewSensorData, const MotionRequest::MotionID &lastMotionType, PIDData &pidData, OdometryData &odometryData, MotionInfo &motionInfo)
 Constructor.


Protected Attributes

const SensorDataBuffersensorDataBuffer
 The sensor data buffer containing all joint angles and others.

const InvKinWalkingParametersinvKinWalkingParameters
 walking parameter sets to be used by the WalkingEngine, eg calculated by evolution behavior

const GT2004Parametersgt2004Parameters
const unsigned long & walkParameterTimeStamp
const bool & receivedNewSensorData
 Indicates that the Motion Process received a new SensorDataBuffer.

const MotionRequest::MotionIDlastMotionType
 The motion type of the previous frame.

PIDDatapidData
 The current PID servo gains.

OdometryDataodometryData
 Has to be incremented by the walking engine.

MotionInfomotionInfo
 The neck height and the body tilt to be estimated by the walking engine.


Detailed Description

The interfaces of the module WalkingEngine.

Definition at line 27 of file WalkingEngine.h.


Constructor & Destructor Documentation

WalkingEngineInterfaces::WalkingEngineInterfaces const SensorDataBuffer sensorDataBuffer,
const InvKinWalkingParameters invKinWalkingParameters,
const GT2004Parameters gt2004Parameters,
const unsigned long &  walkParameterTimeStamp,
const bool &  receivedNewSensorData,
const MotionRequest::MotionID lastMotionType,
PIDData pidData,
OdometryData odometryData,
MotionInfo motionInfo
[inline]
 

Constructor.

Definition at line 31 of file WalkingEngine.h.


Member Data Documentation

const SensorDataBuffer& WalkingEngineInterfaces::sensorDataBuffer [protected]
 

The sensor data buffer containing all joint angles and others.

Definition at line 54 of file WalkingEngine.h.

const InvKinWalkingParameters& WalkingEngineInterfaces::invKinWalkingParameters [protected]
 

walking parameter sets to be used by the WalkingEngine, eg calculated by evolution behavior

Definition at line 57 of file WalkingEngine.h.

const GT2004Parameters& WalkingEngineInterfaces::gt2004Parameters [protected]
 

Definition at line 58 of file WalkingEngine.h.

const unsigned long& WalkingEngineInterfaces::walkParameterTimeStamp [protected]
 

Definition at line 59 of file WalkingEngine.h.

const bool& WalkingEngineInterfaces::receivedNewSensorData [protected]
 

Indicates that the Motion Process received a new SensorDataBuffer.

Definition at line 62 of file WalkingEngine.h.

const MotionRequest::MotionID& WalkingEngineInterfaces::lastMotionType [protected]
 

The motion type of the previous frame.

Definition at line 65 of file WalkingEngine.h.

PIDData& WalkingEngineInterfaces::pidData [protected]
 

The current PID servo gains.

Definition at line 68 of file WalkingEngine.h.

OdometryData& WalkingEngineInterfaces::odometryData [protected]
 

Has to be incremented by the walking engine.

Definition at line 71 of file WalkingEngine.h.

MotionInfo& WalkingEngineInterfaces::motionInfo [protected]
 

The neck height and the body tilt to be estimated by the walking engine.

Definition at line 74 of file WalkingEngine.h.


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