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

Classes

struct  ControlParams
 

Public Member Functions

DEFINE_TACTIC_UPDATE_STRUCT_WITH_CONTROL_AND_COMMON_PARAMS void updateMove (const Update &event)
 
bool moveDone (const Update &event)
 
auto operator() ()
 

Member Function Documentation

◆ moveDone()

bool moveDone ( const Update &  event)

This guard is used to check if the robot is done moving

Parameters
eventMoveFSM::Update event
Returns
if robot has reached the destination

◆ updateMove()

void updateMove ( const Update &  event)

This is an Action that sets the primitive to a move primitive corresponding to the Update_E event

Parameters
eventMoveFSM::Update event

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