|
@@ -25,11 +25,11 @@ odom_name: odom
|
|
|
|
|
|
# === Robot drivetrain parameters
|
|
|
wheel_diameter: 0.058
|
|
|
-wheel_track: 0.126 #L value
|
|
|
+wheel_track: 0.114 #L value
|
|
|
encoder_resolution: 11 #12V DC motors
|
|
|
gear_reduction: 46 #empty payload rpm 130r/m
|
|
|
debugPID: False
|
|
|
-linear_scale_correction: 1.00
|
|
|
+linear_scale_correction: 0.9886
|
|
|
angular_scale_correction: 1.00
|
|
|
|
|
|
# === PID parameters
|