#include <GT2004HeadControlSymbols.h>
Inheritance diagram for GT2004HeadControlSymbols:
Definition at line 26 of file GT2004HeadControlSymbols.h.
|
Definition at line 11 of file GT2004HeadControlSymbols.cpp. References lastSeenBeaconIndex. |
|
Here is the call graph for this function:
|
updates the symbols
Definition at line 89 of file GT2004HeadControlSymbols.cpp. References GT2004HeadControl::getLastSeenBeaconIndex(), and lastSeenBeaconIndex. Referenced by GT2004HeadControl::execute(). |
Here is the call graph for this function:
|
A function for the symbol "position-in-walk-cycle" Definition at line 188 of file GT2004HeadControlSymbols.cpp. References MotionInfo::positionInWalkCycle. Referenced by registerSymbols(). |
|
A function for the symbol "ball.time-since-last-seen" Definition at line 96 of file GT2004HeadControlSymbols.cpp. References SystemCall::getTimeSince(), BallModel::seen, and SeenBallPosition::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 107 of file GT2004HeadControlSymbols.cpp. References SystemCall::getTimeSince(), BallModel::seen, and SeenBallPosition::timeUntilSeenConsecutively. Referenced by registerSymbols(). |
Here is the call graph for this function:
|
A function for the symbol "ball.consecutive-seen-time" Definition at line 101 of file GT2004HeadControlSymbols.cpp. References BallModel::seen, SeenBallPosition::timeUntilSeenConsecutively, and SeenBallPosition::timeWhenFirstSeenConsecutively. Referenced by registerSymbols(). |
|
A function for the symbol "ball.communicated-ball-distance" Definition at line 117 of file GT2004HeadControlSymbols.cpp. References BallModel::communicated, and Pose2D::translation. Referenced by registerSymbols(). |
|
A function for the symbol "ball.relative-speed-x" Definition at line 122 of file GT2004HeadControlSymbols.cpp. References Pose2D::rotation, BallModel::seen, SeenBallPosition::speed, Vector2< double >::x, and Vector2< double >::y. Referenced by registerSymbols(). |
|
A function for the symbol "ball.relative-speed-y" Definition at line 128 of file GT2004HeadControlSymbols.cpp. References Pose2D::rotation, BallModel::seen, SeenBallPosition::speed, Vector2< double >::x, and Vector2< double >::y. Referenced by registerSymbols(). |
|
A function for the symbol "ball.speed-abs" Definition at line 134 of file GT2004HeadControlSymbols.cpp. References Vector2< double >::abs(), BallModel::seen, and SeenBallPosition::speed. Referenced by registerSymbols(). |
Here is the call graph for this function:
|
A function for the symbol "ball.seen.distance" Definition at line 112 of file GT2004HeadControlSymbols.cpp. References Geometry::distanceTo(), RobotPose::getPose(), 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 139 of file GT2004HeadControlSymbols.cpp. References GT2004HeadControl::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 144 of file GT2004HeadControlSymbols.cpp. References GT2004HeadControl::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 149 of file GT2004HeadControlSymbols.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 154 of file GT2004HeadControlSymbols.cpp. References GT2004HeadControl::headPathPlanner, and GT2004HeadPathPlanner::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 159 of file GT2004HeadControlSymbols.cpp. References GT2004HeadControl::setJointsIsCloseToDestination. Referenced by registerSymbols(). |
|
A function for the symbol "set-joints-max-pan-reached" Definition at line 164 of file GT2004HeadControlSymbols.cpp. References GT2004HeadControl::setJointsMaxPanReached. Referenced by registerSymbols(). |
|
A function for the symbol "next-landmark-is-within-reach" Definition at line 169 of file GT2004HeadControlSymbols.cpp. References gt2004BasicBehaviorDirectedScanForLandmarks, and GT2004BasicBehaviorDirectedScanForLandmarks::nextLandmarkIsWithinReach. Referenced by registerSymbols(). |
|
A function for the symbol "releasing-ball-left-is-possible" Definition at line 174 of file GT2004HeadControlSymbols.cpp. References MotionInfo::positionInWalkCycle. Referenced by registerSymbols(). |
|
A function for the symbol "releasing-ball-right-is-possible" Definition at line 181 of file GT2004HeadControlSymbols.cpp. References MotionInfo::positionInWalkCycle. Referenced by registerSymbols(). |
|
A reference to the HeadControl module.
Definition at line 68 of file GT2004HeadControlSymbols.h. |
|
Definition at line 69 of file GT2004HeadControlSymbols.h. Referenced by getNextLandmarkIsWithinReach(). |
|
Definition at line 71 of file GT2004HeadControlSymbols.h. Referenced by getTimeBetweenSeen2LastBeacons(), getTimeSinceLastSeenABeacon(), GT2004HeadControlSymbols(), and update(). |