yxma commited on
Commit
911097e
·
verified ·
1 Parent(s): 03eb4fe

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

Browse files
data/motherboard/meta/2026-05-10/episode_002.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_002.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": 10475,
21
  "npz": "/media/yxma/Disk1/twm/force_recovery/motherboard/2026-05-10/episode_002_left.npz",
22
- "force_calibration": "react_calib (stages + gain field + clip correction)",
23
- "pipeline_version": 4,
24
- "n_contact_rows": 3510,
25
- "no_contact_frac": 0.6649164677804296,
26
  "is_new_frac": 0.28992840095465394,
27
  "duplicate_rows_forward_filled": 7438,
28
  "force_p50_n": 0.0,
29
- "force_p95_n": 4.072105407714844,
30
- "force_max_n": 7.284999847412109,
31
- "force_p50_contact_n": 2.9116666316986084,
32
  "penetration_p50_mm": 0.0,
33
- "penetration_p95_mm": 4.072105407714844,
34
- "penetration_max_mm": 7.284999847412109,
35
- "gel_max_depth_p95_mm": 0.661491870880127,
36
- "gel_max_depth_max_mm": 1.2656000852584839,
37
  "identity_max_abs_dev": 0.0,
38
  "direction": {
39
  "usable": true,
40
- "v_dot_n_rise_mm": 17.705881454687063,
41
- "v_dot_n_fall_mm": 5.697220266581004,
42
- "corr_dforce_vdotn": 0.23963304664849436,
43
- "n_rise": 1153,
44
- "n_fall": 1100
45
  }
46
  },
47
  {
48
  "side": "right",
49
  "rows": 10475,
50
  "npz": "/media/yxma/Disk1/twm/force_recovery/motherboard/2026-05-10/episode_002_right.npz",
51
- "force_calibration": "react_calib (stages + gain field + clip correction)",
52
- "pipeline_version": 4,
53
- "n_contact_rows": 2780,
54
- "no_contact_frac": 0.7346062052505966,
55
  "is_new_frac": 0.28878281622911695,
56
  "duplicate_rows_forward_filled": 7450,
57
  "force_p50_n": 0.0,
58
- "force_p95_n": 4.072105407714844,
59
- "force_max_n": 7.284999847412109,
60
- "force_p50_contact_n": 3.003333330154419,
61
  "penetration_p50_mm": 0.0,
62
- "penetration_p95_mm": 4.072105407714844,
63
- "penetration_max_mm": 7.284999847412109,
64
- "gel_max_depth_p95_mm": 0.6609566807746887,
65
- "gel_max_depth_max_mm": 1.4573582410812378,
66
  "identity_max_abs_dev": 0.0,
67
  "direction": {
68
  "usable": true,
69
- "v_dot_n_rise_mm": 10.686446242656928,
70
- "v_dot_n_fall_mm": -0.5373804417161775,
71
- "corr_dforce_vdotn": 0.2927934777955239,
72
- "n_rise": 1014,
73
- "n_fall": 869
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_002.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": 10475,
21
  "npz": "/media/yxma/Disk1/twm/force_recovery/motherboard/2026-05-10/episode_002_left.npz",
22
+ "force_calibration": "react_calib (calibration-free recon + gain field + clip correction)",
23
+ "pipeline_version": 5,
24
+ "n_contact_rows": 3646,
25
+ "no_contact_frac": 0.6519331742243437,
26
  "is_new_frac": 0.28992840095465394,
27
  "duplicate_rows_forward_filled": 7438,
28
  "force_p50_n": 0.0,
29
+ "force_p95_n": 5.145384788513184,
30
+ "force_max_n": 7.293181896209717,
31
+ "force_p50_contact_n": 2.9424359798431396,
32
  "penetration_p50_mm": 0.0,
33
+ "penetration_p95_mm": 2.572692394256592,
34
+ "penetration_max_mm": 3.6465909481048584,
35
+ "gel_max_depth_p95_mm": 0.987415146827696,
36
+ "gel_max_depth_max_mm": 2.5124549865722656,
37
  "identity_max_abs_dev": 0.0,
38
  "direction": {
39
  "usable": true,
40
+ "v_dot_n_rise_mm": 17.353876757240776,
41
+ "v_dot_n_fall_mm": 7.143570223529609,
42
+ "corr_dforce_vdotn": 0.2914760563516624,
43
+ "n_rise": 1192,
44
+ "n_fall": 1124
45
  }
46
  },
47
  {
48
  "side": "right",
49
  "rows": 10475,
50
  "npz": "/media/yxma/Disk1/twm/force_recovery/motherboard/2026-05-10/episode_002_right.npz",
51
+ "force_calibration": "react_calib (calibration-free recon + gain field + clip correction)",
52
+ "pipeline_version": 5,
53
+ "n_contact_rows": 2829,
54
+ "no_contact_frac": 0.7299284009546539,
55
  "is_new_frac": 0.28878281622911695,
56
  "duplicate_rows_forward_filled": 7450,
57
  "force_p50_n": 0.0,
58
+ "force_p95_n": 5.259615421295166,
59
+ "force_max_n": 7.869999885559082,
60
+ "force_p50_contact_n": 2.9424359798431396,
61
  "penetration_p50_mm": 0.0,
62
+ "penetration_p95_mm": 2.629807710647583,
63
+ "penetration_max_mm": 3.934999942779541,
64
+ "gel_max_depth_p95_mm": 0.9458164691925007,
65
+ "gel_max_depth_max_mm": 2.131033182144165,
66
  "identity_max_abs_dev": 0.0,
67
  "direction": {
68
  "usable": true,
69
+ "v_dot_n_rise_mm": 10.64731797745946,
70
+ "v_dot_n_fall_mm": -0.5853754667810747,
71
+ "corr_dforce_vdotn": 0.28042243071430834,
72
+ "n_rise": 1005,
73
+ "n_fall": 880
74
  }
75
  }
76
  ],