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 2faa37e commit e39ce05Copy full SHA for e39ce05
src/robot_definitions.h
@@ -23,7 +23,7 @@
23
// Motor Control and mechanical parameters
24
#define CONTROL_LIMIT 4096 // PWM resolution
25
26
-#define MOTOR_LIMIT 100.0 // Mechanical RPM limit speed of used motors
+#define MOTOR_LIMIT 80.0 // Mechanical RPM limit speed of used motors
27
#define MOTOR_CPR 6.0 // Resolution of the encoder
28
#define MOTOR_GEAR_RATIO 150.0 // Gear ratio of the motor
29
0 commit comments