![]() |
Khangai Robot Play - Naive
01
THe naive play of the Khangai Robot
|
#include "moore.h"

Go to the source code of this file.
Variables | |
| const size_t | gN_States = 9 |
| const size_t | gN_Inputs = 2 |
| Moore_Machine< gN_States, gN_Inputs > | gBridge_Machine |
| float | gLast_YEncoderValue |
| Moore_Machine<gN_States, gN_Inputs> gBridge_Machine |
| float gLast_YEncoderValue |
| const size_t gN_Inputs = 2 |
| const size_t gN_States = 9 |