yxma commited on
Commit
ea72654
·
verified ·
1 Parent(s): faf61c9

Upload data/motherboard/meta/2026-05-10/episode_008.force.json with huggingface_hub

Browse files
data/motherboard/meta/2026-05-10/episode_008.force.json CHANGED
@@ -1,13 +1,13 @@
1
  {
2
  "generator": "twm.force_recovery.export_force_columns",
3
- "stiffness_n_per_mm": 1.0,
4
  "penetration": "penetration_mm = force_normal_n / stiffness_n_per_mm (ASSUMED stiffness)",
5
  "press_direction": "R(q_row) @ gel_axis_in_rigid from calibration/*/T_gel_to_rigid_<side>.json",
6
  "no_contact_rule": "force == 0 -> penetration 0 and target_pose is a copy of sensor_<side>_pose",
7
  "duplicate_rows": "tactile_<side>_is_new == False rows reuse the previous estimate (forward fill, asserted exact)",
8
  "source_release": "/media/yxma/Disk1/twm/release/motherboard/meta/2026-05-10/episode_008.parquet",
9
  "force_calibration": [
10
- "react_calib (stages + gain field + clip correction)"
11
  ],
12
  "supersedes": "Exports before 2026-08-07 used a calibration that applied pixel-unit weights to mm-unit features (end-to-end rho 0.143, peak force 18.3 N). Those newton values are void; these come from react_calib (held-out rho 0.739, MAE 1.23 N, split by press position).",
13
  "task": "motherboard",
@@ -19,58 +19,58 @@
19
  "side": "left",
20
  "rows": 1305,
21
  "npz": "/media/yxma/Disk1/twm/force_recovery/motherboard/2026-05-10/episode_008_left.npz",
22
- "force_calibration": "react_calib (stages + gain field + clip correction)",
23
- "pipeline_version": 4,
24
- "n_contact_rows": 429,
25
- "no_contact_frac": 0.6712643678160919,
26
  "is_new_frac": 0.28812260536398465,
27
  "duplicate_rows_forward_filled": 929,
28
  "force_p50_n": 0.0,
29
- "force_p95_n": 4.072105407714844,
30
- "force_max_n": 4.767441749572754,
31
- "force_p50_contact_n": 1.7168420553207397,
32
  "penetration_p50_mm": 0.0,
33
- "penetration_p95_mm": 4.072105407714844,
34
- "penetration_max_mm": 4.767441749572754,
35
- "gel_max_depth_p95_mm": 0.2548549473285675,
36
  "gel_max_depth_max_mm": 0.44544389843940735,
37
  "identity_max_abs_dev": 0.0,
38
  "direction": {
39
  "usable": true,
40
- "v_dot_n_rise_mm": -0.007721491892326174,
41
- "v_dot_n_fall_mm": -0.573135653189957,
42
- "corr_dforce_vdotn": 0.13928951371483186,
43
- "n_rise": 120,
44
- "n_fall": 131
45
  }
46
  },
47
  {
48
  "side": "right",
49
  "rows": 1305,
50
  "npz": "/media/yxma/Disk1/twm/force_recovery/motherboard/2026-05-10/episode_008_right.npz",
51
- "force_calibration": "react_calib (stages + gain field + clip correction)",
52
- "pipeline_version": 4,
53
- "n_contact_rows": 532,
54
- "no_contact_frac": 0.5923371647509579,
55
  "is_new_frac": 0.28888888888888886,
56
  "duplicate_rows_forward_filled": 928,
57
  "force_p50_n": 0.0,
58
- "force_p95_n": 4.072105407714844,
59
- "force_max_n": 5.920000076293945,
60
- "force_p50_contact_n": 1.7168420553207397,
61
  "penetration_p50_mm": 0.0,
62
- "penetration_p95_mm": 4.072105407714844,
63
- "penetration_max_mm": 5.920000076293945,
64
- "gel_max_depth_p95_mm": 0.665925145149231,
65
- "gel_max_depth_max_mm": 0.9241770505905151,
66
  "identity_max_abs_dev": 0.0,
67
  "direction": {
68
  "usable": true,
69
- "v_dot_n_rise_mm": 2.3359936371356,
70
- "v_dot_n_fall_mm": 2.8806553605295426,
71
- "corr_dforce_vdotn": -0.01475265711679902,
72
- "n_rise": 150,
73
- "n_fall": 134
74
  }
75
  }
76
  ],
 
1
  {
2
  "generator": "twm.force_recovery.export_force_columns",
3
+ "stiffness_n_per_mm": 2.0,
4
  "penetration": "penetration_mm = force_normal_n / stiffness_n_per_mm (ASSUMED stiffness)",
5
  "press_direction": "R(q_row) @ gel_axis_in_rigid from calibration/*/T_gel_to_rigid_<side>.json",
6
  "no_contact_rule": "force == 0 -> penetration 0 and target_pose is a copy of sensor_<side>_pose",
7
  "duplicate_rows": "tactile_<side>_is_new == False rows reuse the previous estimate (forward fill, asserted exact)",
8
  "source_release": "/media/yxma/Disk1/twm/release/motherboard/meta/2026-05-10/episode_008.parquet",
9
  "force_calibration": [
10
+ "react_calib (calibration-free recon + gain field + clip correction)"
11
  ],
12
  "supersedes": "Exports before 2026-08-07 used a calibration that applied pixel-unit weights to mm-unit features (end-to-end rho 0.143, peak force 18.3 N). Those newton values are void; these come from react_calib (held-out rho 0.739, MAE 1.23 N, split by press position).",
13
  "task": "motherboard",
 
19
  "side": "left",
20
  "rows": 1305,
21
  "npz": "/media/yxma/Disk1/twm/force_recovery/motherboard/2026-05-10/episode_008_left.npz",
22
+ "force_calibration": "react_calib (calibration-free recon + gain field + clip correction)",
23
+ "pipeline_version": 5,
24
+ "n_contact_rows": 479,
25
+ "no_contact_frac": 0.6329501915708813,
26
  "is_new_frac": 0.28812260536398465,
27
  "duplicate_rows_forward_filled": 929,
28
  "force_p50_n": 0.0,
29
+ "force_p95_n": 2.9424359798431396,
30
+ "force_max_n": 4.285294055938721,
31
+ "force_p50_contact_n": 1.1733332872390747,
32
  "penetration_p50_mm": 0.0,
33
+ "penetration_p95_mm": 1.4712179899215698,
34
+ "penetration_max_mm": 2.1426470279693604,
35
+ "gel_max_depth_p95_mm": 0.2548549771308899,
36
  "gel_max_depth_max_mm": 0.44544389843940735,
37
  "identity_max_abs_dev": 0.0,
38
  "direction": {
39
  "usable": true,
40
+ "v_dot_n_rise_mm": -0.11750949234040559,
41
+ "v_dot_n_fall_mm": -2.0572285573541236,
42
+ "corr_dforce_vdotn": 0.19195093569878122,
43
+ "n_rise": 97,
44
+ "n_fall": 97
45
  }
46
  },
47
  {
48
  "side": "right",
49
  "rows": 1305,
50
  "npz": "/media/yxma/Disk1/twm/force_recovery/motherboard/2026-05-10/episode_008_right.npz",
51
+ "force_calibration": "react_calib (calibration-free recon + gain field + clip correction)",
52
+ "pipeline_version": 5,
53
+ "n_contact_rows": 549,
54
+ "no_contact_frac": 0.5793103448275863,
55
  "is_new_frac": 0.28888888888888886,
56
  "duplicate_rows_forward_filled": 928,
57
  "force_p50_n": 0.0,
58
+ "force_p95_n": 2.9424359798431396,
59
+ "force_max_n": 5.145384788513184,
60
+ "force_p50_contact_n": 1.9833333492279053,
61
  "penetration_p50_mm": 0.0,
62
+ "penetration_p95_mm": 1.4712179899215698,
63
+ "penetration_max_mm": 2.572692394256592,
64
+ "gel_max_depth_p95_mm": 0.7754240036010742,
65
+ "gel_max_depth_max_mm": 1.202385425567627,
66
  "identity_max_abs_dev": 0.0,
67
  "direction": {
68
  "usable": true,
69
+ "v_dot_n_rise_mm": 3.3012905844087608,
70
+ "v_dot_n_fall_mm": 0.47521478549087154,
71
+ "corr_dforce_vdotn": 0.06818453181709395,
72
+ "n_rise": 141,
73
+ "n_fall": 140
74
  }
75
  }
76
  ],