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

GT2004BasicBehaviorMoveTheBridge Class Reference

A Basic Behavior for going to a point on the field and avoiding obstacles on the way there. More...

#include <GT2004SimpleBasicBehaviors.h>

Inheritance diagram for GT2004BasicBehaviorMoveTheBridge:

Inheritance graph
[legend]
Collaboration diagram for GT2004BasicBehaviorMoveTheBridge:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 GT2004BasicBehaviorMoveTheBridge (BehaviorControlInterfaces &interfaces, Xabsl2ErrorHandler &errorHandler)
virtual void execute ()
 Executes the basic behavior.


Private Attributes

double x
 parameter "move-the-bridge.x"

double y
 parameter "move-the-bridge.y"

double type
 parameter "move-the-bridge.type"

double rotation
 parameter "move-the-bridge.rotation"


Detailed Description

A Basic Behavior for going to a point on the field and avoiding obstacles on the way there.

Author:

Definition at line 433 of file GT2004SimpleBasicBehaviors.h.


Constructor & Destructor Documentation

GT2004BasicBehaviorMoveTheBridge::GT2004BasicBehaviorMoveTheBridge BehaviorControlInterfaces interfaces,
Xabsl2ErrorHandler errorHandler
[inline]
 

Definition at line 441 of file GT2004SimpleBasicBehaviors.h.

References Xabsl2BasicBehavior::registerParameter().

Here is the call graph for this function:


Member Function Documentation

void GT2004BasicBehaviorMoveTheBridge::execute  )  [virtual]
 

Executes the basic behavior.

Implements Xabsl2BasicBehavior.

Definition at line 578 of file GT2004SimpleBasicBehaviors.cpp.

References BehaviorTeamMessage::walkRequest.


Member Data Documentation

double GT2004BasicBehaviorMoveTheBridge::x [private]
 

parameter "move-the-bridge.x"

Definition at line 457 of file GT2004SimpleBasicBehaviors.h.

double GT2004BasicBehaviorMoveTheBridge::y [private]
 

parameter "move-the-bridge.y"

Definition at line 460 of file GT2004SimpleBasicBehaviors.h.

double GT2004BasicBehaviorMoveTheBridge::type [private]
 

parameter "move-the-bridge.type"

Definition at line 463 of file GT2004SimpleBasicBehaviors.h.

double GT2004BasicBehaviorMoveTheBridge::rotation [private]
 

parameter "move-the-bridge.rotation"

Definition at line 466 of file GT2004SimpleBasicBehaviors.h.


The documentation for this class was generated from the following files:
Generated on Thu Sep 23 20:06:57 2004 for GT2004 by doxygen 1.3.6