GT RoboCup SSL
Soccer software, robot firmware
|
These are the core states of the Behavior class Subclasses may extend this by adding substates of the following. More...
Static Public Attributes | |
int | start = 1 |
int | running = 2 |
int | completed = 3 |
int | failed = 4 |
int | cancelled = 5 |
These are the core states of the Behavior class Subclasses may extend this by adding substates of the following.