Defines | Functions

line.cc File Reference

#include <robot.h>
#include <movehelper.h>
#include <trgen.h>
#include <robomath.h>
#include <string.h>
#include <error.h>
Include dependency graph for line.cc:

Defines

#define FSM_MAIN

Functions

 FSM_STATE_DECL (line)
 FSM_STATE_DECL (turn)
 FSM_STATE_DECL (wait)
 FSM_STATE (init)
void follow_line ()
 FSM_STATE (line)
 FSM_STATE (turn)
 FSM_STATE (wait)
int main ()

Define Documentation

#define FSM_MAIN

Function Documentation

void follow_line (  ) 

Here is the call graph for this function:

Here is the caller graph for this function:

FSM_STATE ( init   ) 
FSM_STATE ( wait   ) 
FSM_STATE ( turn   ) 

Here is the call graph for this function:

FSM_STATE ( line   ) 

Here is the call graph for this function:

FSM_STATE_DECL ( line   ) 
FSM_STATE_DECL ( turn   ) 
FSM_STATE_DECL ( wait   ) 
int main ( void   ) 

Here is the call graph for this function: