#include <GT2005SimpleBasicBehaviors.h>
Inheritance diagram for GT2005BasicBehaviorLocateMaxGreen:


Public Member Functions | |
| GT2005BasicBehaviorLocateMaxGreen (BehaviorControlInterfaces &interfaces, Xabsl2ErrorHandler &errorHandler) | |
| virtual void | execute () |
| Executes the basic behavior. | |
Private Member Functions | |
| void | Init () |
Private Attributes | |
| OdometryData | lastOdometry |
| double | rotationAngle |
| double | param |
|
||||||||||||
|
Definition at line 979 of file GT2005SimpleBasicBehaviors.h. References Init(), max, param, and Xabsl2BasicBehavior::registerParameter(). |
Here is the call graph for this function:

|
|
Executes the basic behavior.
Implements Xabsl2BasicBehavior. Definition at line 1491 of file GT2005SimpleBasicBehaviors.cpp. References fromDegrees(), HeadControlMode::headControlMode, Init(), HeadControlMode::lookStraightAhead, MotionRequest::motionType, param, pi, pi2, Pose2D::rotation, slamPercept, MotionRequest::walk, WalkRequest::walkParams, and MotionRequest::walkRequest. |
Here is the call graph for this function:

|
|
Definition at line 1475 of file GT2005SimpleBasicBehaviors.cpp. References Pose2D::rotation, slamPercept, Pose2D::translation, WalkRequest::walkParams, MotionRequest::walkRequest, Vector2< double >::x, and Vector2< double >::y. Referenced by execute(), and GT2005BasicBehaviorLocateMaxGreen(). |
|
|
Definition at line 993 of file GT2005SimpleBasicBehaviors.h. |
|
|
Definition at line 995 of file GT2005SimpleBasicBehaviors.h. |
|
|
Definition at line 997 of file GT2005SimpleBasicBehaviors.h. Referenced by execute(), and GT2005BasicBehaviorLocateMaxGreen(). |
1.3.6