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":
|
| 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 (
|
| 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 (
|
| 23 |
-
"pipeline_version":
|
| 24 |
-
"n_contact_rows":
|
| 25 |
-
"no_contact_frac": 0.
|
| 26 |
"is_new_frac": 0.2885313959522574,
|
| 27 |
"duplicate_rows_forward_filled": 1371,
|
| 28 |
"force_p50_n": 0.0,
|
| 29 |
-
"force_p95_n":
|
| 30 |
-
"force_max_n":
|
| 31 |
-
"force_p50_contact_n": 1.
|
| 32 |
"penetration_p50_mm": 0.0,
|
| 33 |
-
"penetration_p95_mm":
|
| 34 |
-
"penetration_max_mm":
|
| 35 |
"gel_max_depth_p95_mm": 0.3441507816314697,
|
| 36 |
-
"gel_max_depth_max_mm": 0.
|
| 37 |
"identity_max_abs_dev": 0.0,
|
| 38 |
"direction": {
|
| 39 |
"usable": true,
|
| 40 |
-
"v_dot_n_rise_mm":
|
| 41 |
-
"v_dot_n_fall_mm": -
|
| 42 |
-
"corr_dforce_vdotn": 0.
|
| 43 |
-
"n_rise":
|
| 44 |
-
"n_fall":
|
| 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 (
|
| 52 |
-
"pipeline_version":
|
| 53 |
-
"n_contact_rows":
|
| 54 |
-
"no_contact_frac": 0.
|
| 55 |
"is_new_frac": 0.2885313959522574,
|
| 56 |
"duplicate_rows_forward_filled": 1371,
|
| 57 |
"force_p50_n": 0.0,
|
| 58 |
-
"force_p95_n":
|
| 59 |
-
"force_max_n": 5.
|
| 60 |
-
"force_p50_contact_n": 1.
|
| 61 |
"penetration_p50_mm": 0.0,
|
| 62 |
-
"penetration_p95_mm":
|
| 63 |
-
"penetration_max_mm":
|
| 64 |
-
"gel_max_depth_p95_mm": 0.
|
| 65 |
-
"gel_max_depth_max_mm":
|
| 66 |
"identity_max_abs_dev": 0.0,
|
| 67 |
"direction": {
|
| 68 |
"usable": true,
|
| 69 |
-
"v_dot_n_rise_mm":
|
| 70 |
-
"v_dot_n_fall_mm": 0.
|
| 71 |
-
"corr_dforce_vdotn": 0.
|
| 72 |
-
"n_rise":
|
| 73 |
-
"n_fall":
|
| 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 |
],
|