Project

General

Profile

Revision 550

failed attempt to fix colonet robot code

View differences:

PositionMonitor.h
13 13
#include <vision.h>
14 14
using namespace std;
15 15

  
16
#define MAX_POSITIONS 20
17
#define SAME_ROBOT_DISTANCE_THRESHOLD 30
18
#define ROBOT_DELETE_BUFFER 5
19

  
20 16
using namespace std;
21 17

  
22 18
class PositionMonitor {

Also available in: Unified diff