Thunderbots Project
Loading...
Searching...
No Matches
GetBehindBallFSM Struct Reference

Classes

struct  ControlParams
 

Public Member Functions

void updateMove (const Update &event)
 
bool behindBall (const Update &event)
 
auto operator() ()
 

Member Function Documentation

◆ behindBall()

bool behindBall ( const Update &  event)

Guard that checks if the robot is behind the ball

Parameters
eventGetBehindBallFSM::Update event
Returns
if the robot is behind the ball

◆ updateMove()

void updateMove ( const Update &  event)

Action that updates the MovePrimitive

Parameters
eventGetBehindBallFSM::Update event

The documentation for this struct was generated from the following files: