/*		FSM_ROBOT.H

*/


void fsm_robot(struct robot_state *rst,struct w_params *w_p_1,struct w_params *w_p);

