Revision 1749 trunk/code/behaviors/formation_control/circle/circle.h

circle.h (revision 1749)
16 16
#define CIRCLE_ACTION_ACK 'A'
17 17
#define CIRCLE_ACTION_DONE 'D'
18 18
#define CIRCLE_ACTION_GOTYOU 'G'
19
//#define EDGE 0;
20
//#define BEACON 1;
19
#define CIRCLE_ACTION_FORWARD 'F'
20
#define CIRCLE_CLAIM_CENTER 'C'
21 21

  
22

  
22 23
#endif

Also available in: Unified diff