yxma commited on
Commit
a12cbc9
·
verified ·
1 Parent(s): 02ff34e

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

Browse files
data/motherboard/meta/2026-05-10/episode_000.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_000.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": 6890,
21
  "npz": "/media/yxma/Disk1/twm/force_recovery/motherboard/2026-05-10/episode_000_left.npz",
22
- "force_calibration": "react_calib (stages + gain field + clip correction)",
23
- "pipeline_version": 4,
24
- "n_contact_rows": 3266,
25
- "no_contact_frac": 0.5259796806966619,
26
  "is_new_frac": 0.29172714078374457,
27
  "duplicate_rows_forward_filled": 4880,
28
- "force_p50_n": 0.0,
29
- "force_p95_n": 5.272857189178467,
30
- "force_max_n": 7.284999847412109,
31
- "force_p50_contact_n": 4.072105407714844,
32
- "penetration_p50_mm": 0.0,
33
- "penetration_p95_mm": 5.272857189178467,
34
- "penetration_max_mm": 7.284999847412109,
35
- "gel_max_depth_p95_mm": 0.7861141741275784,
36
- "gel_max_depth_max_mm": 1.2744585275650024,
37
  "identity_max_abs_dev": 0.0,
38
  "direction": {
39
  "usable": true,
40
- "v_dot_n_rise_mm": 9.54855851163033,
41
- "v_dot_n_fall_mm": 6.739290831620701,
42
- "corr_dforce_vdotn": 0.10691265760349526,
43
- "n_rise": 1033,
44
- "n_fall": 999
45
  }
46
  },
47
  {
48
  "side": "right",
49
  "rows": 6890,
50
  "npz": "/media/yxma/Disk1/twm/force_recovery/motherboard/2026-05-10/episode_000_right.npz",
51
- "force_calibration": "react_calib (stages + gain field + clip correction)",
52
- "pipeline_version": 4,
53
- "n_contact_rows": 1998,
54
- "no_contact_frac": 0.7100145137880987,
55
  "is_new_frac": 0.2912917271407837,
56
  "duplicate_rows_forward_filled": 4883,
57
  "force_p50_n": 0.0,
58
- "force_p95_n": 4.072105407714844,
59
- "force_max_n": 6.855000019073486,
60
- "force_p50_contact_n": 3.003333330154419,
61
  "penetration_p50_mm": 0.0,
62
- "penetration_p95_mm": 4.072105407714844,
63
- "penetration_max_mm": 6.855000019073486,
64
- "gel_max_depth_p95_mm": 0.6645781397819519,
65
- "gel_max_depth_max_mm": 1.643061876296997,
66
  "identity_max_abs_dev": 0.0,
67
  "direction": {
68
  "usable": true,
69
- "v_dot_n_rise_mm": 5.811471540612262,
70
- "v_dot_n_fall_mm": -1.3156620919153703,
71
- "corr_dforce_vdotn": 0.24968618531461853,
72
- "n_rise": 716,
73
- "n_fall": 649
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_000.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": 6890,
21
  "npz": "/media/yxma/Disk1/twm/force_recovery/motherboard/2026-05-10/episode_000_left.npz",
22
+ "force_calibration": "react_calib (calibration-free recon + gain field + clip correction)",
23
+ "pipeline_version": 5,
24
+ "n_contact_rows": 3449,
25
+ "no_contact_frac": 0.49941944847605224,
26
  "is_new_frac": 0.29172714078374457,
27
  "duplicate_rows_forward_filled": 4880,
28
+ "force_p50_n": 0.1599999964237213,
29
+ "force_p95_n": 5.439090728759766,
30
+ "force_max_n": 7.869999885559082,
31
+ "force_p50_contact_n": 2.9424359798431396,
32
+ "penetration_p50_mm": 0.07999999821186066,
33
+ "penetration_p95_mm": 2.719545364379883,
34
+ "penetration_max_mm": 3.934999942779541,
35
+ "gel_max_depth_p95_mm": 1.1528993844985962,
36
+ "gel_max_depth_max_mm": 3.2966456413269043,
37
  "identity_max_abs_dev": 0.0,
38
  "direction": {
39
  "usable": true,
40
+ "v_dot_n_rise_mm": 11.118331028141657,
41
+ "v_dot_n_fall_mm": 6.334113275498796,
42
+ "corr_dforce_vdotn": 0.13065559235778595,
43
+ "n_rise": 1032,
44
+ "n_fall": 995
45
  }
46
  },
47
  {
48
  "side": "right",
49
  "rows": 6890,
50
  "npz": "/media/yxma/Disk1/twm/force_recovery/motherboard/2026-05-10/episode_000_right.npz",
51
+ "force_calibration": "react_calib (calibration-free recon + gain field + clip correction)",
52
+ "pipeline_version": 5,
53
+ "n_contact_rows": 2005,
54
+ "no_contact_frac": 0.70899854862119,
55
  "is_new_frac": 0.2912917271407837,
56
  "duplicate_rows_forward_filled": 4883,
57
  "force_p50_n": 0.0,
58
+ "force_p95_n": 4.285294055938721,
59
+ "force_max_n": 7.293181896209717,
60
+ "force_p50_contact_n": 2.916191339492798,
61
  "penetration_p50_mm": 0.0,
62
+ "penetration_p95_mm": 2.1426470279693604,
63
+ "penetration_max_mm": 3.6465909481048584,
64
+ "gel_max_depth_p95_mm": 0.8666991591453552,
65
+ "gel_max_depth_max_mm": 2.8340556621551514,
66
  "identity_max_abs_dev": 0.0,
67
  "direction": {
68
  "usable": true,
69
+ "v_dot_n_rise_mm": 7.461847801632934,
70
+ "v_dot_n_fall_mm": -0.8108836680424087,
71
+ "corr_dforce_vdotn": 0.23936720478559526,
72
+ "n_rise": 628,
73
+ "n_fall": 635
74
  }
75
  }
76
  ],