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

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

Browse files
data/motherboard/meta/2026-05-10/episode_007.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_007.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": 1927,
21
  "npz": "/media/yxma/Disk1/twm/force_recovery/motherboard/2026-05-10/episode_007_left.npz",
22
- "force_calibration": "react_calib (stages + gain field + clip correction)",
23
- "pipeline_version": 4,
24
- "n_contact_rows": 761,
25
- "no_contact_frac": 0.6050856253243384,
26
  "is_new_frac": 0.2885313959522574,
27
  "duplicate_rows_forward_filled": 1371,
28
  "force_p50_n": 0.0,
29
- "force_p95_n": 3.003333330154419,
30
- "force_max_n": 5.780769348144531,
31
- "force_p50_contact_n": 1.7168420553207397,
32
  "penetration_p50_mm": 0.0,
33
- "penetration_p95_mm": 3.003333330154419,
34
- "penetration_max_mm": 5.780769348144531,
35
  "gel_max_depth_p95_mm": 0.3441507816314697,
36
- "gel_max_depth_max_mm": 0.5599904656410217,
37
  "identity_max_abs_dev": 0.0,
38
  "direction": {
39
  "usable": true,
40
- "v_dot_n_rise_mm": 1.6076936046107893,
41
- "v_dot_n_fall_mm": -0.9244434178626275,
42
- "corr_dforce_vdotn": 0.301582487682388,
43
- "n_rise": 187,
44
- "n_fall": 221
45
  }
46
  },
47
  {
48
  "side": "right",
49
  "rows": 1927,
50
  "npz": "/media/yxma/Disk1/twm/force_recovery/motherboard/2026-05-10/episode_007_right.npz",
51
- "force_calibration": "react_calib (stages + gain field + clip correction)",
52
- "pipeline_version": 4,
53
- "n_contact_rows": 871,
54
- "no_contact_frac": 0.5480020757654385,
55
  "is_new_frac": 0.2885313959522574,
56
  "duplicate_rows_forward_filled": 1371,
57
  "force_p50_n": 0.0,
58
- "force_p95_n": 4.072105407714844,
59
- "force_max_n": 5.780769348144531,
60
- "force_p50_contact_n": 1.5513241291046143,
61
  "penetration_p50_mm": 0.0,
62
- "penetration_p95_mm": 4.072105407714844,
63
- "penetration_max_mm": 5.780769348144531,
64
- "gel_max_depth_p95_mm": 0.5123122334480286,
65
- "gel_max_depth_max_mm": 0.6774391531944275,
66
  "identity_max_abs_dev": 0.0,
67
  "direction": {
68
  "usable": true,
69
- "v_dot_n_rise_mm": 0.8464027572618612,
70
- "v_dot_n_fall_mm": 0.1596673311677084,
71
- "corr_dforce_vdotn": 0.06633961773577707,
72
- "n_rise": 198,
73
- "n_fall": 224
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_007.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": 1927,
21
  "npz": "/media/yxma/Disk1/twm/force_recovery/motherboard/2026-05-10/episode_007_left.npz",
22
+ "force_calibration": "react_calib (calibration-free recon + gain field + clip correction)",
23
+ "pipeline_version": 5,
24
+ "n_contact_rows": 786,
25
+ "no_contact_frac": 0.5921120913336793,
26
  "is_new_frac": 0.2885313959522574,
27
  "duplicate_rows_forward_filled": 1371,
28
  "force_p50_n": 0.0,
29
+ "force_p95_n": 1.8337327241897583,
30
+ "force_max_n": 4.285294055938721,
31
+ "force_p50_contact_n": 1.1662499904632568,
32
  "penetration_p50_mm": 0.0,
33
+ "penetration_p95_mm": 0.9168663620948792,
34
+ "penetration_max_mm": 2.1426470279693604,
35
  "gel_max_depth_p95_mm": 0.3441507816314697,
36
+ "gel_max_depth_max_mm": 0.5599905252456665,
37
  "identity_max_abs_dev": 0.0,
38
  "direction": {
39
  "usable": true,
40
+ "v_dot_n_rise_mm": 0.5628781606722807,
41
+ "v_dot_n_fall_mm": -3.5922906355761044,
42
+ "corr_dforce_vdotn": 0.2994784658732454,
43
+ "n_rise": 124,
44
+ "n_fall": 115
45
  }
46
  },
47
  {
48
  "side": "right",
49
  "rows": 1927,
50
  "npz": "/media/yxma/Disk1/twm/force_recovery/motherboard/2026-05-10/episode_007_right.npz",
51
+ "force_calibration": "react_calib (calibration-free recon + gain field + clip correction)",
52
+ "pipeline_version": 5,
53
+ "n_contact_rows": 904,
54
+ "no_contact_frac": 0.5308770108977685,
55
  "is_new_frac": 0.2885313959522574,
56
  "duplicate_rows_forward_filled": 1371,
57
  "force_p50_n": 0.0,
58
+ "force_p95_n": 2.9424359798431396,
59
+ "force_max_n": 5.259615421295166,
60
+ "force_p50_contact_n": 1.3164957761764526,
61
  "penetration_p50_mm": 0.0,
62
+ "penetration_p95_mm": 1.4712179899215698,
63
+ "penetration_max_mm": 2.629807710647583,
64
+ "gel_max_depth_p95_mm": 0.546734631061554,
65
+ "gel_max_depth_max_mm": 1.8785083293914795,
66
  "identity_max_abs_dev": 0.0,
67
  "direction": {
68
  "usable": true,
69
+ "v_dot_n_rise_mm": 1.8653679186254646,
70
+ "v_dot_n_fall_mm": 0.42932902116340316,
71
+ "corr_dforce_vdotn": 0.07368922796757243,
72
+ "n_rise": 193,
73
+ "n_fall": 254
74
  }
75
  }
76
  ],