Go to the documentation of this file.00001
00026
00027
00028
00029 #define VELOCITY_MAX "SP2500\n\r"
00030
00031
00032 #define REDUCTION 36.0
00033
00034
00035 #define PULSES_PER_REVOLUTION 2000.0
00036
00037
00038 #define LINEAL_VELOCITY_MAX 858.17
00039
00040
00041 #define ANGULAR_VELOCITY_MAX 360.0
00042
00043
00044 #define AXIS_LENGTH 307.0
00045
00046
00047 #define WHEEL_DIAMETER 156.0
00048
00049
00050
00051
00052 #define ACCELERATION "AC20\n\r"
00053
00054
00055 #define DECELERATION "DEC25\n\r"