This header file defines functions and data types for a hierarchical state machine to control a robot's defense behavior. It defines an enumerated type for the different defense states like rotating clockwise, driving straight, or waiting at a goal. It also prototypes public functions for running and starting the state machine, querying the current state, and checking for sharp sensor events.
This header file defines functions and data types for a hierarchical state machine to control a robot's defense behavior. It defines an enumerated type for the different defense states like rotating clockwise, driving straight, or waiting at a goal. It also prototypes public functions for running and starting the state machine, querying the current state, and checking for sharp sensor events.
This header file defines functions and data types for a hierarchical state machine to control a robot's defense behavior. It defines an enumerated type for the different defense states like rotating clockwise, driving straight, or waiting at a goal. It also prototypes public functions for running and starting the state machine, querying the current state, and checking for sharp sensor events.
This header file defines functions and data types for a hierarchical state machine to control a robot's defense behavior. It defines an enumerated type for the different defense states like rotating clockwise, driving straight, or waiting at a goal. It also prototypes public functions for running and starting the state machine, querying the current state, and checking for sharp sensor events.