summaryrefslogtreecommitdiff
path: root/Venus_Skeleton/calibration_wall-e.h
blob: daf8a8ecb6608f3c9636e3a6e02a3b993db5b097 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
// WALLY configuration file

#define calObstacleTurretMaxDist 50
#define calObstacleTurretMinDist 10
#define CAL_IR_LEFT_THRESHOLD 600
#define CAL_IR_RIGHT_THRESHOLD 600
#define CAL_SAMPLE_GRIPPER_THRESHOLD x
#define CAL_INITIAL_DISTANCE 30.0
#define CAL_TURRET_DEGREE 7

// Left wheel calibration factor   WALL-E: 1.4 EVE: 1.0
#define CAL_SERVO_LEFT 1.4
// Right wheel calibration factor  WALL-E: 1.0 EVE: 1.1
#define CAL_SERVO_RIGHT 1.0