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


Definition at line 26 of file GT2005HeadControlSymbols.h.
|
||||||||||||||||
|
Definition at line 11 of file GT2005HeadControlSymbols.cpp. References lastSeenBeaconIndex. |
|
Here is the call graph for this function:

|
|
updates the symbols
Definition at line 112 of file GT2005HeadControlSymbols.cpp. References GT2005HeadControl::getLastSeenBeaconIndex(), and lastSeenBeaconIndex. Referenced by GT2005HeadControl::execute(). |
Here is the call graph for this function:

|
|
A function for the symbol "position-in-walk-cycle" Definition at line 214 of file GT2005HeadControlSymbols.cpp. References MotionInfo::positionInWalkCycle. Referenced by registerSymbols(). |
|
|
A function for the symbol "ball.time-since-last-seen" Definition at line 119 of file GT2005HeadControlSymbols.cpp. References SystemCall::getTimeSince(), BallModel::seen, and SeenBallState::timeWhenLastSeen. Referenced by registerSymbols(). |
Here is the call graph for this function:

|
|
A function for the symbol "ball.time-since-last-seen-consecutively" Definition at line 130 of file GT2005HeadControlSymbols.cpp. References SystemCall::getTimeSince(), BallModel::seen, and SeenBallState::timeUntilSeenConsecutively. Referenced by registerSymbols(). |
Here is the call graph for this function:

|
|
A function for the symbol "ball.consecutive-seen-time" Definition at line 124 of file GT2005HeadControlSymbols.cpp. References BallModel::seen, SeenBallState::timeUntilSeenConsecutively, and SeenBallState::timeWhenFirstSeenConsecutively. Referenced by registerSymbols(). |
|
|
A function for the symbol "ball.communicated-ball-distance" Definition at line 141 of file GT2005HeadControlSymbols.cpp. References BallModel::communicated, BallState::positionField, and Pose2D::translation. Referenced by registerSymbols(). |
|
|
A function for the symbol "ball.relative-speed-x" Definition at line 146 of file GT2005HeadControlSymbols.cpp. References BallModel::seen, BallState::speedRobot, and Vector2< double >::x. Referenced by registerSymbols(). |
|
|
A function for the symbol "ball.relative-speed-y" Definition at line 153 of file GT2005HeadControlSymbols.cpp. References BallModel::seen, BallState::speedRobot, and Vector2< double >::y. Referenced by registerSymbols(). |
|
|
A function for the symbol "ball.speed-abs" Definition at line 160 of file GT2005HeadControlSymbols.cpp. References Vector2< double >::abs(), BallModel::seen, and BallState::speedRobot. Referenced by registerSymbols(). |
Here is the call graph for this function:

|
|
A function for the symbol "ball.seen.distance" Definition at line 135 of file GT2005HeadControlSymbols.cpp. References Vector2< double >::abs(), BallState::positionRobot, and BallModel::seen. Referenced by registerSymbols(). |
Here is the call graph for this function:

|
|
A function for the symbol "time-since-last-seen-beacon" Definition at line 165 of file GT2005HeadControlSymbols.cpp. References GT2005HeadControl::getTimeOfLastSeenBeacon(), SystemCall::getTimeSince(), and lastSeenBeaconIndex. Referenced by registerSymbols(). |
Here is the call graph for this function:

|
|
A function for the symbol "time-between-last-beacons" Definition at line 170 of file GT2005HeadControlSymbols.cpp. References GT2005HeadControl::getTimeBetweenSeen2LastBeacons(), and lastSeenBeaconIndex. Referenced by registerSymbols(). |
Here is the call graph for this function:

|
|
A function for the symbol "body-PSD-detect-ball" Definition at line 175 of file GT2005HeadControlSymbols.cpp. References RobotState::getSomethingInFrontOfChest(). Referenced by registerSymbols(). |
Here is the call graph for this function:

|
|
A function for the symbol "last-head-path-is-finished" Definition at line 180 of file GT2005HeadControlSymbols.cpp. References GT2005HeadControl::headPathPlanner, and GT2005HeadPathPlanner::isLastPathFinished(). Referenced by registerSymbols(). |
Here is the call graph for this function:

|
|
A function for the symbol "set-joints-is-close-to-destination" Definition at line 185 of file GT2005HeadControlSymbols.cpp. References GT2005HeadControl::setJointsIsCloseToDestination. Referenced by registerSymbols(). |
|
|
A function for the symbol "set-joints-max-pan-reached" Definition at line 190 of file GT2005HeadControlSymbols.cpp. References GT2005HeadControl::setJointsMaxPanReached. Referenced by registerSymbols(). |
|
|
A function for the symbol "next-landmark-is-within-reach" Definition at line 195 of file GT2005HeadControlSymbols.cpp. References msh05BasicBehaviorDirectedScanForLandmarks, and GT2005BasicBehaviorDirectedScanForLandmarks::nextLandmarkIsWithinReach. Referenced by registerSymbols(). |
|
|
A function for the symbol "releasing-ball-left-is-possible" Definition at line 200 of file GT2005HeadControlSymbols.cpp. References MotionInfo::positionInWalkCycle. Referenced by registerSymbols(). |
|
|
A function for the symbol "releasing-ball-right-is-possible" Definition at line 207 of file GT2005HeadControlSymbols.cpp. References MotionInfo::positionInWalkCycle. Referenced by registerSymbols(). |
|
|
A reference to the HeadControl module.
Definition at line 68 of file GT2005HeadControlSymbols.h. |
|
|
Definition at line 69 of file GT2005HeadControlSymbols.h. Referenced by getNextLandmarkIsWithinReach(). |
|
|
Definition at line 71 of file GT2005HeadControlSymbols.h. Referenced by getTimeBetweenSeen2LastBeacons(), getTimeSinceLastSeenABeacon(), GT2005HeadControlSymbols(), and update(). |
1.3.6