#include <BehaviorControl.h>
Inheritance diagram for BehaviorControlInterfaces:


Definition at line 56 of file BehaviorControl.h.
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Constructor.
Definition at line 60 of file BehaviorControl.h. |
|
|
The robots position and orientation.
Definition at line 130 of file BehaviorControl.h. |
|
|
The position and the speed of the ball.
Definition at line 133 of file BehaviorControl.h. |
|
|
The positions of the own and opponent players.
Definition at line 136 of file BehaviorControl.h. |
|
|
The positions of the obstacles.
Definition at line 139 of file BehaviorControl.h. |
|
|
Pressed switches and fall downs.
Definition at line 142 of file BehaviorControl.h. |
|
|
The motions that are currently executed by the MotionControl.
Definition at line 145 of file BehaviorControl.h. |
|
|
Special percepts for challenges.
Definition at line 148 of file BehaviorControl.h. |
|
|
Messages from teammates.
Definition at line 151 of file BehaviorControl.h. |
|
|
Data produced by an extern sensor called joystick.
Definition at line 154 of file BehaviorControl.h. |
|
|
Odomety Data.
Definition at line 157 of file BehaviorControl.h. |
|
|
The sample set proxy linked to the sample set of the active locator.
Definition at line 160 of file BehaviorControl.h. |
|
|
The sensor data.
Definition at line 163 of file BehaviorControl.h. |
|
|
The PSDPercept.
Definition at line 166 of file BehaviorControl.h. |
|
|
The worldstate generated by the GTCam.
Definition at line 169 of file BehaviorControl.h. |
|
|
The pass corridors created by the player model.
Definition at line 172 of file BehaviorControl.h. |
|
|
The players model created by the players model.
Definition at line 175 of file BehaviorControl.h. |
|
|
Messages that are sent by the referee.
Definition at line 178 of file BehaviorControl.h. |
|
|
The motion request to be set by the behavior.
Definition at line 181 of file BehaviorControl.h. |
|
|
The led request to be set by the behavior.
Definition at line 184 of file BehaviorControl.h. |
|
|
The head control mode to be set by the behavior.
Definition at line 187 of file BehaviorControl.h. |
|
|
The acoustic message to be set by the behavior.
Definition at line 190 of file BehaviorControl.h. |
|
|
walking parameter sets to be used by the WalkingEngine, eg calculated by evolution behavior
Definition at line 193 of file BehaviorControl.h. |
|
|
Definition at line 194 of file BehaviorControl.h. |
|
|
Definition at line 195 of file BehaviorControl.h. |
|
|
A request for special vision modules for challenges.
Definition at line 198 of file BehaviorControl.h. |
|
|
A request for calibration.
Definition at line 201 of file BehaviorControl.h. |
|
|
Messages to teammates.
Definition at line 204 of file BehaviorControl.h. |
|
|
Definition at line 207 of file BehaviorControl.h. |
|
|
Definition at line 208 of file BehaviorControl.h. |
|
|
Definition at line 210 of file BehaviorControl.h. |
|
|
Behavior feedback to other modules about the handling of the ball.
Definition at line 213 of file BehaviorControl.h. |
1.3.6