We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22f29d9 commit 987a898Copy full SHA for 987a898
src/definitions/robot_definitions.h
@@ -37,7 +37,7 @@ const float MOTOR_RATIO = MOTOR_CPR*MOTOR_GEAR_RATIO;
37
#define POSITION_KD_DEFAULT 0.0001
38
#define POSITION_CONTROL_PERIOD 0.02
39
#define POSITION_MAX_SPEED 30.0
40
-#define POSITION_THRESHOLD 2.0
+#define POSITION_THRESHOLD 10
41
42
43
0 commit comments