![]() |
NimbRo ROS Soccer Package
|
A walk and kick game state that makes the robot look for the ball by gaze only. More...
#include <game_gaze_for_ball.h>
Public Member Functions | |
GameGazeForBall (WAKConfig &config, const SensorVars &SV, const WAKGameShared &WGS, int ID) | |
virtual void | execute (GameVars &GV, const GameVars &lastGV, bool justActivated) |
![]() | |
WAKGameState (WAKConfig &config, const SensorVars &SV, const WAKGameShared &WGS, int ID) | |
void | reset () |
int | id () const |
std::string | name () const |
const std::string & | nameRef () const |
bool | isActive () const |
void | activate () |
void | deactivate () |
Protected Member Functions | |
virtual void | handleActivation (bool nowActive) |
Additional Inherited Members | |
![]() | |
WAKConfig & | config |
const SensorVars & | SV |
const WAKGameShared & | WGS |
const FieldDimensions & | field |
plot_msgs::PlotManagerFS & | PM |
WAKMarkerMan & | MM |
A walk and kick game state that makes the robot look for the ball by gaze only.