#include <GT2004EvolutionBasicBehaviors.h>
Inheritance diagram for GT2004BasicBehaviorMeasureGT2004ParametersBlind:
Public Member Functions | |
GT2004BasicBehaviorMeasureGT2004ParametersBlind (const BehaviorControlInterfaces &interfaces, Xabsl2ErrorHandler &errorHandler, GT2004ParametersSet >2004ParametersSet, GT2004Parameters >2004ExtraParameters, Pose2D *gt2004ParametersCalibration, int >2004CurrentIndex, Pose2D &measurementRequest, int &evolutionMode) | |
virtual void | execute () |
Executes the basic behavior. | |
Private Attributes | |
unsigned long | startFrameNumber |
robotPose frame number of first call of this beasic behavior in current measurement | |
unsigned long | lastFrameNumber |
robotPose frame number of last call of this beasic behavior in current measurement | |
unsigned long | clusterFrames |
number of valid frames in current cluster | |
double | x0 |
local variables to store measurement start position | |
double | y0 |
local variables to store measurement start position | |
double | r0 |
local variables to store measurement start position | |
double | t0 |
local variables to store measurement start position | |
double | lastRot |
double | lastTime |
double | firstNullTime |
double | lastNullTime |
double | nullTime |
Pose2D | speed |
int | clusterNumber |
int | goodFrames |
double | dr |
double | dx |
double | dy |
GT2004ParametersSet & | gt2004ParametersSet |
GT2004 Evolution stuff. | |
GT2004Parameters & | gt2004ExtraParameters |
Pose2D * | gt2004ParametersCalibration |
int & | gt2004CurrentIndex |
Pose2D & | measurementRequest |
int & | evolutionMode |
Definition at line 75 of file GT2004EvolutionBasicBehaviors.h.
|
Definition at line 83 of file GT2004EvolutionBasicBehaviors.h. References clusterFrames, and goodFrames. |
|
Executes the basic behavior.
Implements Xabsl2BasicBehavior. Definition at line 401 of file GT2004EvolutionBasicBehaviors.cpp. References clusterFrames, clusterNumber, GT2004Parameters::correctedMotion, dr, dx, dy, firstNullTime, RobotPose::frameNumber, SystemCall::getCurrentSystemTime(), GT2004ParametersSet::getParameters(), RobotPose::getValidity(), goodFrames, HeadControlMode::headControlMode, idGT2004Parameters, idText, lastNullTime, lastRot, MotionRequest::motionType, nullTime, OUTPUT, pi, Pose2D::rotation, Pose2D::translation, WalkRequest::walkParams, MotionRequest::walkRequest, WalkRequest::walkType, Vector2< double >::x, and Vector2< double >::y. |
Here is the call graph for this function:
|
robotPose frame number of first call of this beasic behavior in current measurement
Definition at line 106 of file GT2004EvolutionBasicBehaviors.h. |
|
robotPose frame number of last call of this beasic behavior in current measurement
Definition at line 108 of file GT2004EvolutionBasicBehaviors.h. |
|
number of valid frames in current cluster
Definition at line 110 of file GT2004EvolutionBasicBehaviors.h. Referenced by execute(), and GT2004BasicBehaviorMeasureGT2004ParametersBlind(). |
|
local variables to store measurement start position
Definition at line 112 of file GT2004EvolutionBasicBehaviors.h. |
|
local variables to store measurement start position
Definition at line 112 of file GT2004EvolutionBasicBehaviors.h. |
|
local variables to store measurement start position
Definition at line 112 of file GT2004EvolutionBasicBehaviors.h. |
|
local variables to store measurement start position
Definition at line 112 of file GT2004EvolutionBasicBehaviors.h. |
|
Definition at line 113 of file GT2004EvolutionBasicBehaviors.h. Referenced by execute(). |
|
Definition at line 114 of file GT2004EvolutionBasicBehaviors.h. |
|
Definition at line 115 of file GT2004EvolutionBasicBehaviors.h. Referenced by execute(). |
|
Definition at line 116 of file GT2004EvolutionBasicBehaviors.h. Referenced by execute(). |
|
Definition at line 117 of file GT2004EvolutionBasicBehaviors.h. Referenced by execute(). |
|
Definition at line 118 of file GT2004EvolutionBasicBehaviors.h. |
|
Definition at line 119 of file GT2004EvolutionBasicBehaviors.h. Referenced by execute(). |
|
Definition at line 120 of file GT2004EvolutionBasicBehaviors.h. Referenced by execute(), and GT2004BasicBehaviorMeasureGT2004ParametersBlind(). |
|
Definition at line 121 of file GT2004EvolutionBasicBehaviors.h. Referenced by execute(). |
|
Definition at line 121 of file GT2004EvolutionBasicBehaviors.h. Referenced by execute(). |
|
Definition at line 121 of file GT2004EvolutionBasicBehaviors.h. Referenced by execute(). |
|
GT2004 Evolution stuff.
Definition at line 124 of file GT2004EvolutionBasicBehaviors.h. |
|
Definition at line 125 of file GT2004EvolutionBasicBehaviors.h. |
|
Definition at line 126 of file GT2004EvolutionBasicBehaviors.h. |
|
Definition at line 127 of file GT2004EvolutionBasicBehaviors.h. |
|
Definition at line 128 of file GT2004EvolutionBasicBehaviors.h. |
|
Definition at line 129 of file GT2004EvolutionBasicBehaviors.h. |