#include <RobotPoseSymbols.h>
Inheritance diagram for RobotPoseSymbols:


Definition at line 22 of file RobotPoseSymbols.h.
|
|
The angle that is shown by the top white LEDs.
Definition at line 66 of file RobotPoseSymbols.h. |
|
|
Definition at line 15 of file RobotPoseSymbols.cpp. |
|
Here is the call graph for this function:

|
|
updates the symbols
Definition at line 75 of file RobotPoseSymbols.cpp. Referenced by GT2005BehaviorControl::execute(). |
|
|
calculates the value for the symbol "robot-pose.best-angle-away-from-own-goal" |
|
|
A function for the symbol "robot-pose.angle" Definition at line 84 of file RobotPoseSymbols.cpp. References Pose2D::rotation, and toDegrees(). Referenced by registerSymbols(). |
Here is the call graph for this function:

|
|
A function for the symbol "robot-pose.position-standard-deviation" Definition at line 79 of file RobotPoseSymbols.cpp. References RobotPose::getPositionStandardDeviation(). Referenced by registerSymbols(). |
Here is the call graph for this function:

|
|
A function for the symbol "robot-pose.angle-to-border" Definition at line 89 of file RobotPoseSymbols.cpp. References RobotPose::angleToBorder, and toDegrees(). Referenced by registerSymbols(). |
Here is the call graph for this function:

|
|
A function for the symbol "robot-pose.distance-to-border" Definition at line 94 of file RobotPoseSymbols.cpp. References FieldDimensions::distanceToBorder(), RobotPose::getPose(), and Pose2D::translation. Referenced by registerSymbols(). |
Here is the call graph for this function:

|
|
A function for the symbol "robot-pose.distance-to-own-goal" Definition at line 100 of file RobotPoseSymbols.cpp. References Geometry::distanceTo(). Referenced by registerSymbols(). |
Here is the call graph for this function:

|
|
A function for the symbol "robot-pose.distance-to-own-penalty-area" Definition at line 106 of file RobotPoseSymbols.cpp. References FieldDimensions::distanceToOwnPenaltyArea(), and Pose2D::translation. Referenced by registerSymbols(). |
Here is the call graph for this function:

|
|
A function for the symbol "robot-pose.distance-to-opponent-goal" Definition at line 111 of file RobotPoseSymbols.cpp. References Geometry::distanceTo(). Referenced by registerSymbols(). |
Here is the call graph for this function:

|
|
calculates the value for the symbol "defensive-supporter.robot-pose.y" Definition at line 117 of file RobotPoseSymbols.cpp. Referenced by registerSymbols(). |
|
|
calculates the value for the symbol "striker.robot-pose.y" Definition at line 134 of file RobotPoseSymbols.cpp. Referenced by registerSymbols(). |
|
|
calculates the values for the symbols "robot-pose.goalie-defend-angle","robot-pose.goalie-defend-pos-x","robot-pose.goalie-defend-pos-y","robot-pose.goalie-defend-step-pos-x","robot-pose.goalie-defend-step-pos-y","robot-pose.goalie-defend-step-angle" Definition at line 181 of file RobotPoseSymbols.cpp. References alpha, ballPosX, ballPosY, computeGoalieDefendMinPos(), fromDegrees(), getRobotConfiguration(), RobotConfiguration::getRobotDimensions(), goalieDefendAngle, goalieDefendMinPosX, goalieDefendMinPosY, goalieDefendPositionX, goalieDefendPositionY, goalieDefendRadius, goalieDefendRadiusMax, goalieDefendRadiusMin, goalieDefendStepAngle, goalieDefendStepPosX, goalieDefendStepPosY, Pose2D::rotation, RobotDimensions::shoulderWidth, toDegrees(), Pose2D::translation, Vector2< double >::x, and Vector2< double >::y. Referenced by registerSymbols(). |
Here is the call graph for this function:

|
|
returns the Symbol "robot-pose.goalie-defend-angle" Definition at line 151 of file RobotPoseSymbols.cpp. References goalieDefendAngle. Referenced by registerSymbols(). |
|
|
returns the Symbol "robot-pose.goalie-defend-pos-x" Definition at line 161 of file RobotPoseSymbols.cpp. References goalieDefendPositionY. Referenced by registerSymbols(). |
|
|
returns the Symbol "robot-pose.goalie-defend-pos-y" Definition at line 156 of file RobotPoseSymbols.cpp. References goalieDefendPositionX. Referenced by registerSymbols(). |
|
|
returns the Symbol "robot-pose.goalie-defend-step-pos-x" Definition at line 166 of file RobotPoseSymbols.cpp. References goalieDefendStepPosX. Referenced by registerSymbols(). |
|
|
returns the Symbol "robot-pose.goalie-defend-step-pos-y" Definition at line 171 of file RobotPoseSymbols.cpp. References goalieDefendStepPosY. Referenced by registerSymbols(). |
|
|
returns the Symbol "robot-pose.goalie-defend-step-angle" Definition at line 176 of file RobotPoseSymbols.cpp. References goalieDefendStepAngle. Referenced by registerSymbols(). |
|
|
calculates a speed between 0...maxSpeed as a function of the current distribution variance Definition at line 322 of file RobotPoseSymbols.cpp. References RobotPose::getPositionStandardDeviation(). Referenced by registerSymbols(). |
Here is the call graph for this function:

|
||||||||||||
|
calculates the values for the variables 'goalieDefendMinPosX','goalieDefendMinPosY','goalieDefendMinAngle' needed for the function 'updateGoalieDefendPosition' Definition at line 331 of file RobotPoseSymbols.cpp. References alpha, RobotDimensions::bodyWidth, fromDegrees(), goalieDefendMinPosX, goalieDefendMinPosY, goalieDefendRadiusMin, and RobotDimensions::shoulderWidth. Referenced by updateGoalieDefendPosition(). |
Here is the call graph for this function:

|
|
|
|
|
the Parameter "robot-pose.update-goalie-defend-position.ball-pos-x" for the decimal input function "robot-pose.update-goalie-defend-position" Definition at line 57 of file RobotPoseSymbols.h. Referenced by registerSymbols(), and updateGoalieDefendPosition(). |
|
|
the Parameter "robot-pose.update-goalie-defend-position.ball-pos-y" for the decimal input function "robot-pose.update-goalie-defend-position" Definition at line 58 of file RobotPoseSymbols.h. Referenced by registerSymbols(), and updateGoalieDefendPosition(). |
|
|
Definition at line 77 of file RobotPoseSymbols.h. |
|
|
Definition at line 79 of file RobotPoseSymbols.h. |
|
|
Definition at line 81 of file RobotPoseSymbols.h. Referenced by getGoalieDefendAngle(), and updateGoalieDefendPosition(). |
|
|
Definition at line 82 of file RobotPoseSymbols.h. Referenced by getGoalieDefendPosX(), and updateGoalieDefendPosition(). |
|
|
Definition at line 83 of file RobotPoseSymbols.h. Referenced by getGoalieDefendPosY(), and updateGoalieDefendPosition(). |
|
|
Definition at line 84 of file RobotPoseSymbols.h. Referenced by getGoalieDefendStepPosX(), and updateGoalieDefendPosition(). |
|
|
Definition at line 85 of file RobotPoseSymbols.h. Referenced by getGoalieDefendStepPosY(), and updateGoalieDefendPosition(). |
|
|
Definition at line 86 of file RobotPoseSymbols.h. Referenced by getGoalieDefendStepAngle(), and updateGoalieDefendPosition(). |
|
|
Definition at line 87 of file RobotPoseSymbols.h. Referenced by updateGoalieDefendPosition(). |
|
|
Definition at line 88 of file RobotPoseSymbols.h. Referenced by computeGoalieDefendMinPos(), and updateGoalieDefendPosition(). |
|
|
Definition at line 89 of file RobotPoseSymbols.h. Referenced by computeGoalieDefendMinPos(), and updateGoalieDefendPosition(). |
|
|
Definition at line 90 of file RobotPoseSymbols.h. Referenced by computeGoalieDefendMinPos(), and updateGoalieDefendPosition(). |
|
|
Definition at line 91 of file RobotPoseSymbols.h. Referenced by updateGoalieDefendPosition(). |
1.3.6