![]() |
AutoCar
v1.0.0
|
There are three missions of the autocar: point state, patrol state, shooting state. and the autocar also have three state: OBTAINED_GOAL_STATE, BUSY_STATE, IDLE_STATE. More...
#include <mission_mode.h>
Public Member Functions | |
virtual void | obtainedGoalState () |
virtual void | busyState () |
virtual void | idleState () |
There are three missions of the autocar: point state, patrol state, shooting state. and the autocar also have three state: OBTAINED_GOAL_STATE, BUSY_STATE, IDLE_STATE.