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

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

Browse files
data/motherboard/meta/2026-05-10/episode_009.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_009.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": 1823,
21
  "npz": "/media/yxma/Disk1/twm/force_recovery/motherboard/2026-05-10/episode_009_left.npz",
22
- "force_calibration": "react_calib (stages + gain field + clip correction)",
23
- "pipeline_version": 4,
24
- "n_contact_rows": 647,
25
- "no_contact_frac": 0.6450905101481075,
26
  "is_new_frac": 0.2868897421832145,
27
  "duplicate_rows_forward_filled": 1300,
28
  "force_p50_n": 0.0,
29
- "force_p95_n": 5.920000076293945,
30
- "force_max_n": 7.284999847412109,
31
- "force_p50_contact_n": 3.003333330154419,
32
  "penetration_p50_mm": 0.0,
33
- "penetration_p95_mm": 5.920000076293945,
34
- "penetration_max_mm": 7.284999847412109,
35
  "gel_max_depth_p95_mm": 0.47364065051078796,
36
  "gel_max_depth_max_mm": 0.6254034042358398,
37
  "identity_max_abs_dev": 0.0,
38
  "direction": {
39
  "usable": true,
40
- "v_dot_n_rise_mm": -1.9733683206177777,
41
- "v_dot_n_fall_mm": -0.9595756763554485,
42
- "corr_dforce_vdotn": -0.05624389253976126,
43
- "n_rise": 174,
44
- "n_fall": 214
45
  }
46
  },
47
  {
48
  "side": "right",
49
  "rows": 1823,
50
  "npz": "/media/yxma/Disk1/twm/force_recovery/motherboard/2026-05-10/episode_009_right.npz",
51
- "force_calibration": "react_calib (stages + gain field + clip correction)",
52
- "pipeline_version": 4,
53
- "n_contact_rows": 907,
54
- "no_contact_frac": 0.5024684585847504,
55
  "is_new_frac": 0.2885353812397148,
56
  "duplicate_rows_forward_filled": 1297,
57
- "force_p50_n": 0.0,
58
- "force_p95_n": 4.767441749572754,
59
- "force_max_n": 6.855000019073486,
60
- "force_p50_contact_n": 3.003333330154419,
61
- "penetration_p50_mm": 0.0,
62
- "penetration_p95_mm": 4.767441749572754,
63
- "penetration_max_mm": 6.855000019073486,
64
- "gel_max_depth_p95_mm": 0.6014291048049927,
65
- "gel_max_depth_max_mm": 0.9805727601051331,
66
  "identity_max_abs_dev": 0.0,
67
  "direction": {
68
  "usable": true,
69
- "v_dot_n_rise_mm": 0.2966327166322239,
70
- "v_dot_n_fall_mm": -0.5946707934987044,
71
- "corr_dforce_vdotn": 0.0525052008135274,
72
- "n_rise": 270,
73
- "n_fall": 317
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_009.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": 1823,
21
  "npz": "/media/yxma/Disk1/twm/force_recovery/motherboard/2026-05-10/episode_009_left.npz",
22
+ "force_calibration": "react_calib (calibration-free recon + gain field + clip correction)",
23
+ "pipeline_version": 5,
24
+ "n_contact_rows": 658,
25
+ "no_contact_frac": 0.6390565002742732,
26
  "is_new_frac": 0.2868897421832145,
27
  "duplicate_rows_forward_filled": 1300,
28
  "force_p50_n": 0.0,
29
+ "force_p95_n": 5.259615421295166,
30
+ "force_max_n": 7.293181896209717,
31
+ "force_p50_contact_n": 2.636666774749756,
32
  "penetration_p50_mm": 0.0,
33
+ "penetration_p95_mm": 2.629807710647583,
34
+ "penetration_max_mm": 3.6465909481048584,
35
  "gel_max_depth_p95_mm": 0.47364065051078796,
36
  "gel_max_depth_max_mm": 0.6254034042358398,
37
  "identity_max_abs_dev": 0.0,
38
  "direction": {
39
  "usable": true,
40
+ "v_dot_n_rise_mm": -0.3619862757017536,
41
+ "v_dot_n_fall_mm": -3.8302336448489163,
42
+ "corr_dforce_vdotn": 0.16293185226220944,
43
+ "n_rise": 166,
44
+ "n_fall": 191
45
  }
46
  },
47
  {
48
  "side": "right",
49
  "rows": 1823,
50
  "npz": "/media/yxma/Disk1/twm/force_recovery/motherboard/2026-05-10/episode_009_right.npz",
51
+ "force_calibration": "react_calib (calibration-free recon + gain field + clip correction)",
52
+ "pipeline_version": 5,
53
+ "n_contact_rows": 1003,
54
+ "no_contact_frac": 0.44980800877674165,
55
  "is_new_frac": 0.2885353812397148,
56
  "duplicate_rows_forward_filled": 1297,
57
+ "force_p50_n": 1.9833333492279053,
58
+ "force_p95_n": 7.293181896209717,
59
+ "force_max_n": 7.296801567077637,
60
+ "force_p50_contact_n": 4.285294055938721,
61
+ "penetration_p50_mm": 0.9916666746139526,
62
+ "penetration_p95_mm": 3.6465909481048584,
63
+ "penetration_max_mm": 3.6484007835388184,
64
+ "gel_max_depth_p95_mm": 0.9494932889938354,
65
+ "gel_max_depth_max_mm": 1.6886879205703735,
66
  "identity_max_abs_dev": 0.0,
67
  "direction": {
68
  "usable": true,
69
+ "v_dot_n_rise_mm": 3.5248126719680766,
70
+ "v_dot_n_fall_mm": -1.2996011724248033,
71
+ "corr_dforce_vdotn": 0.1680401243870166,
72
+ "n_rise": 257,
73
+ "n_fall": 306
74
  }
75
  }
76
  ],