Project

General

Profile

Revision 1896

Changed main and validTurns to get the test going. Should theoretically drive through the cloverleaf, switching between road and intersection mode, but has trouble following the line and keeps reading phantom barcodes.

View differences:

validTurns-test.c
2 2
#include "intersectData.h"
3 3
#include "validTurns.h"
4 4

  
5
#define TEST_VALIDTURNS
5
//#define TEST_VALIDTURNS
6 6

  
7 7
#ifdef TEST_VALIDTURNS
8 8

  

Also available in: Unified diff