This is some awesome robot code

Dependencies:   mbed-rtos mbed QEI

Fork of ICRSEurobot13 by Thomas Branch

globals.cpp

Committer:
madcowswe
Date:
2013-04-17
Revision:
90:e4164bb8c60e
Parent:
85:b0858346d838

File content as of revision 90:e4164bb8c60e:


#include "globals.h"

//Store global objects here
//#ifdef TEAM_RED
pos beaconpos[] = {{-0.040,1}, {3.040,-0.040}, {3.040,2.040}};
//#endif
/*
#ifdef  TEAM_BLUE
pos beaconpos[] = {{3.040,1}, {-0.040,2.040}, {-0.040,-0.040}};
#endif
*/