2026-05-15: state machine v2 — STATIC / GRASPED_L/R/BOTH / MOVING + L/R-aware grasp (95/105)
Browse files- samples/-s4DjOIVJZY_215.3_220.6/hand_joints.bin +1 -1
- samples/-s4DjOIVJZY_215.3_220.6/hand_verts.bin +1 -1
- samples/-s4DjOIVJZY_215.3_220.6/object_pose.bin +1 -1
- samples/-s4DjOIVJZY_215.3_220.6/pose_track.json +0 -0
- samples/-s4DjOIVJZY_215.3_220.6/recording.viser +2 -2
- samples/-s4DjOIVJZY_215.3_220.6/scene.json +34 -6
- samples/-s4DjOIVJZY_215.3_220.6/signals.json +1 -1
samples/-s4DjOIVJZY_215.3_220.6/hand_joints.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 41328
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cf215b63840aba3d4818239cc0df08c701d5de0a5a921316537b94d77d5ad28e
|
| 3 |
size 41328
|
samples/-s4DjOIVJZY_215.3_220.6/hand_verts.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1531104
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:13dfe732086b478155a9a11a584f9df8ef98d3e80d8d5acf55baeb7fd26e8e4c
|
| 3 |
size 1531104
|
samples/-s4DjOIVJZY_215.3_220.6/object_pose.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 10496
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f5f3fb5fc306ba7795f33f8a9f80223afd36b114b267867a46d84c6aed808615
|
| 3 |
size 10496
|
samples/-s4DjOIVJZY_215.3_220.6/pose_track.json
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|
samples/-s4DjOIVJZY_215.3_220.6/recording.viser
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1a7e0eb34ec98292eeacd55a586e3198c75afe88633415c1f97e957a291d66a3
|
| 3 |
+
size 3551262
|
samples/-s4DjOIVJZY_215.3_220.6/scene.json
CHANGED
|
@@ -143,18 +143,46 @@
|
|
| 143 |
"anchor_fitness": null,
|
| 144 |
"median_chamfer_mm": null,
|
| 145 |
"mean_iou": null,
|
| 146 |
-
"grasp_rate":
|
| 147 |
-
"trust_rate":
|
| 148 |
-
"tracking_status": "ok"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 149 |
},
|
| 150 |
"1": {
|
| 151 |
"path": null,
|
| 152 |
"anchor_fitness": null,
|
| 153 |
"median_chamfer_mm": null,
|
| 154 |
"mean_iou": null,
|
| 155 |
-
"grasp_rate":
|
| 156 |
-
"trust_rate":
|
| 157 |
-
"tracking_status": "ok"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 158 |
}
|
| 159 |
},
|
| 160 |
"_license": "This sample is a derivative work of Action100M and is distributed under FAIR Noncommercial Research License v1. See LICENSE-Action100M for terms."
|
|
|
|
| 143 |
"anchor_fitness": null,
|
| 144 |
"median_chamfer_mm": null,
|
| 145 |
"mean_iou": null,
|
| 146 |
+
"grasp_rate": 0.0,
|
| 147 |
+
"trust_rate": 0.0,
|
| 148 |
+
"tracking_status": "ok",
|
| 149 |
+
"state_counts": {
|
| 150 |
+
"static": 82,
|
| 151 |
+
"grasped_l": 0,
|
| 152 |
+
"grasped_r": 0,
|
| 153 |
+
"grasped_both": 0,
|
| 154 |
+
"moving": 0
|
| 155 |
+
},
|
| 156 |
+
"state_fractions": {
|
| 157 |
+
"static": 1.0,
|
| 158 |
+
"grasped": 0.0,
|
| 159 |
+
"moving": 0.0
|
| 160 |
+
},
|
| 161 |
+
"is_static_global": true,
|
| 162 |
+
"n_state_frames": 82
|
| 163 |
},
|
| 164 |
"1": {
|
| 165 |
"path": null,
|
| 166 |
"anchor_fitness": null,
|
| 167 |
"median_chamfer_mm": null,
|
| 168 |
"mean_iou": null,
|
| 169 |
+
"grasp_rate": 0.0,
|
| 170 |
+
"trust_rate": 0.0,
|
| 171 |
+
"tracking_status": "ok",
|
| 172 |
+
"state_counts": {
|
| 173 |
+
"static": 82,
|
| 174 |
+
"grasped_l": 0,
|
| 175 |
+
"grasped_r": 0,
|
| 176 |
+
"grasped_both": 0,
|
| 177 |
+
"moving": 0
|
| 178 |
+
},
|
| 179 |
+
"state_fractions": {
|
| 180 |
+
"static": 1.0,
|
| 181 |
+
"grasped": 0.0,
|
| 182 |
+
"moving": 0.0
|
| 183 |
+
},
|
| 184 |
+
"is_static_global": true,
|
| 185 |
+
"n_state_frames": 82
|
| 186 |
}
|
| 187 |
},
|
| 188 |
"_license": "This sample is a derivative work of Action100M and is distributed under FAIR Noncommercial Research License v1. See LICENSE-Action100M for terms."
|
samples/-s4DjOIVJZY_215.3_220.6/signals.json
CHANGED
|
@@ -1 +1 @@
|
|
| 1 |
-
{"contact_l": [
|
|
|
|
| 1 |
+
{"n_frames": 82, "scene": {"contact_l": [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0], "contact_r": [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0], "grasp": [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "motion": [0.0, 0.5, 0.5, 0.5, 0.0, 0.5, 1.5, 1.5, 1.0, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.0, 0.0, 0.5, 0.0, 0.0, 0.0, 0.0, 0.7071067690849304, 0.0, 0.5, 1.0, 0.5, 0.5, 0.0, 1.0, 0.0, 1.0, 0.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.7071067690849304, 0.7071067690849304, 0.5, 1.1180340051651, 0.7071067690849304, 0.0, 0.7071067690849304, 1.0, 1.0, 1.0, 0.5, 0.5, 0.5, 0.0, 0.5, 0.7071067690849304, 0.5, 0.0, 0.0, 0.0, 0.5, 10.511898040771484, 10.012492179870605, 0.0, 0.0, 10.0, 0.0, 10.5, 1.4142135381698608, 3.041381359100342, 8.5, 8.246211051940918, 1.0, 20.5548038482666]}, "per_object": {"0": {"trust": [false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false], "state": ["static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static"]}, "1": {"trust": [false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false], "state": ["static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static"]}}}
|