This commit is contained in:
cheng
2026-06-09 13:45:08 +08:00
parent 886e5df5ee
commit 74d2bc4853
6 changed files with 101 additions and 33 deletions
+2 -3
View File
@@ -153,9 +153,8 @@ SHEAR_FORCE_CALIBRATION = {
"clamp_output_min": 0.0,
"points": [
{"raw": 1000.0, "force_n": 0.0},
{"raw": 10000.0, "force_n": 0.377},
{"raw": 30000.0, "force_n": 1.377},
{"raw": 62000.0, "force_n": 2.377},
{"raw": 36000.0, "force_n": 1.19},
{"raw": 68000.0, "force_n": 2.06},
],
}