Maze_Solver
1.0
A Maze Solver Algorithm for BotnRoll ONE A
Main Page
Classes
Files
File List
File Members
Variables
IntersectionName.h File Reference
Go to the source code of this file.
Variables
char *
intersectionName
[]
char *
intersectionStr
[]
Variable Documentation
char* intersectionName[]
Initial value:
={
"NONE"
,
"DEAD_END"
,
"CROSS"
,
"T_JUNCTION"
,
"RIGHT_TURN"
,
"LEFT_TURN"
,
"RIGHT_STRAIGHT"
,
"LEFT_STRAIGHT"
}
char* intersectionStr[]
Initial value:
={
"NONE"
,
"DEAD_END"
,
"CROSS"
,
"T_JUNCTION"
,
"RIGHT_TURN"
,
"LEFT_TURN"
,
"RIGHT_STRAIGHT"
,
"LEFT_STRAIGHT"
}
source_code
MazeSolver
IntersectionName.h
Generated on Sun Mar 1 2015 01:03:31 for Maze_Solver by
1.8.9.1