yxma commited on
Commit
d0b62ec
·
verified ·
1 Parent(s): 62f8537

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

Browse files
data/motherboard/meta/2026-05-10/episode_004.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_004.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": 2406,
21
  "npz": "/media/yxma/Disk1/twm/force_recovery/motherboard/2026-05-10/episode_004_left.npz",
22
- "force_calibration": "react_calib (stages + gain field + clip correction)",
23
- "pipeline_version": 4,
24
- "n_contact_rows": 1361,
25
- "no_contact_frac": 0.4343308395677473,
26
  "is_new_frac": 0.286783042394015,
27
  "duplicate_rows_forward_filled": 1716,
28
- "force_p50_n": 0.5799999833106995,
29
- "force_p95_n": 4.072105407714844,
30
- "force_max_n": 6.855000019073486,
31
- "force_p50_contact_n": 1.7168420553207397,
32
- "penetration_p50_mm": 0.5799999833106995,
33
- "penetration_p95_mm": 4.072105407714844,
34
- "penetration_max_mm": 6.855000019073486,
35
- "gel_max_depth_p95_mm": 0.3965086340904236,
36
- "gel_max_depth_max_mm": 0.5457176566123962,
37
  "identity_max_abs_dev": 0.0,
38
  "direction": {
39
  "usable": true,
40
- "v_dot_n_rise_mm": -1.3411560883689548,
41
- "v_dot_n_fall_mm": -0.47053868110346575,
42
- "corr_dforce_vdotn": -0.011540506285743737,
43
- "n_rise": 318,
44
- "n_fall": 316
45
  }
46
  },
47
  {
48
  "side": "right",
49
  "rows": 2406,
50
  "npz": "/media/yxma/Disk1/twm/force_recovery/motherboard/2026-05-10/episode_004_right.npz",
51
- "force_calibration": "react_calib (stages + gain field + clip correction)",
52
- "pipeline_version": 4,
53
- "n_contact_rows": 2349,
54
- "no_contact_frac": 0.023690773067331694,
55
  "is_new_frac": 0.2876142975893599,
56
  "duplicate_rows_forward_filled": 1714,
57
- "force_p50_n": 1.7168420553207397,
58
- "force_p95_n": 4.072105407714844,
59
- "force_max_n": 5.780769348144531,
60
- "force_p50_contact_n": 1.7168420553207397,
61
- "penetration_p50_mm": 1.7168420553207397,
62
- "penetration_p95_mm": 4.072105407714844,
63
- "penetration_max_mm": 5.780769348144531,
64
- "gel_max_depth_p95_mm": 0.6352519392967224,
65
- "gel_max_depth_max_mm": 1.145114541053772,
66
  "identity_max_abs_dev": 0.0,
67
  "direction": {
68
  "usable": true,
69
- "v_dot_n_rise_mm": -1.5250335397486472,
70
- "v_dot_n_fall_mm": 0.27905813048139466,
71
- "corr_dforce_vdotn": -0.03897592861296733,
72
- "n_rise": 404,
73
- "n_fall": 452
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_004.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": 2406,
21
  "npz": "/media/yxma/Disk1/twm/force_recovery/motherboard/2026-05-10/episode_004_left.npz",
22
+ "force_calibration": "react_calib (calibration-free recon + gain field + clip correction)",
23
+ "pipeline_version": 5,
24
+ "n_contact_rows": 1403,
25
+ "no_contact_frac": 0.4168744804655029,
26
  "is_new_frac": 0.286783042394015,
27
  "duplicate_rows_forward_filled": 1716,
28
+ "force_p50_n": 1.1662499904632568,
29
+ "force_p95_n": 4.3677778244018555,
30
+ "force_max_n": 7.869999885559082,
31
+ "force_p50_contact_n": 2.636666774749756,
32
+ "penetration_p50_mm": 0.5831249952316284,
33
+ "penetration_p95_mm": 2.1838889122009277,
34
+ "penetration_max_mm": 3.934999942779541,
35
+ "gel_max_depth_p95_mm": 0.5770630240440369,
36
+ "gel_max_depth_max_mm": 1.2534384727478027,
37
  "identity_max_abs_dev": 0.0,
38
  "direction": {
39
  "usable": true,
40
+ "v_dot_n_rise_mm": -1.2867537413876176,
41
+ "v_dot_n_fall_mm": -0.6577187948106586,
42
+ "corr_dforce_vdotn": -0.027609117419923508,
43
+ "n_rise": 377,
44
+ "n_fall": 412
45
  }
46
  },
47
  {
48
  "side": "right",
49
  "rows": 2406,
50
  "npz": "/media/yxma/Disk1/twm/force_recovery/motherboard/2026-05-10/episode_004_right.npz",
51
+ "force_calibration": "react_calib (calibration-free recon + gain field + clip correction)",
52
+ "pipeline_version": 5,
53
+ "n_contact_rows": 2403,
54
+ "no_contact_frac": 0.0012468827930174342,
55
  "is_new_frac": 0.2876142975893599,
56
  "duplicate_rows_forward_filled": 1714,
57
+ "force_p50_n": 1.1662499904632568,
58
+ "force_p95_n": 4.285294055938721,
59
+ "force_max_n": 5.439090728759766,
60
+ "force_p50_contact_n": 1.1662499904632568,
61
+ "penetration_p50_mm": 0.5831249952316284,
62
+ "penetration_p95_mm": 2.1426470279693604,
63
+ "penetration_max_mm": 2.719545364379883,
64
+ "gel_max_depth_p95_mm": 1.0642808079719543,
65
+ "gel_max_depth_max_mm": 1.8097175359725952,
66
  "identity_max_abs_dev": 0.0,
67
  "direction": {
68
  "usable": true,
69
+ "v_dot_n_rise_mm": 1.7850098795861638,
70
+ "v_dot_n_fall_mm": -1.7479678463779726,
71
+ "corr_dforce_vdotn": 0.09774470163324255,
72
+ "n_rise": 389,
73
+ "n_fall": 421
74
  }
75
  }
76
  ],