2026-05-15: state machine v2 — STATIC / GRASPED_L/R/BOTH / MOVING + L/R-aware grasp (48/105)
Browse files- samples/-DVV5l5eEQg_102.7_113.7/hand_joints.bin +1 -1
- samples/-DVV5l5eEQg_102.7_113.7/hand_verts.bin +1 -1
- samples/-DVV5l5eEQg_102.7_113.7/object_pose.bin +1 -1
- samples/-DVV5l5eEQg_102.7_113.7/pose_track.json +0 -0
- samples/-DVV5l5eEQg_102.7_113.7/recording.viser +2 -2
- samples/-DVV5l5eEQg_102.7_113.7/scene.json +34 -6
- samples/-DVV5l5eEQg_102.7_113.7/signals.json +1 -1
samples/-DVV5l5eEQg_102.7_113.7/hand_joints.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 55440
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:088a4f4bcf55faa40a1769c183567bb77f211c46cfd02774aa8020886a460a93
|
| 3 |
size 55440
|
samples/-DVV5l5eEQg_102.7_113.7/hand_verts.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 2053920
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5f86e91aeebbc1b40844007915124484d4d684f9203c6f61d8e5d254a0e76b4f
|
| 3 |
size 2053920
|
samples/-DVV5l5eEQg_102.7_113.7/object_pose.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 14080
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d4c127915e303bfe02c19b618f9b74e90f11ccbebf0e001362ee574d5f084161
|
| 3 |
size 14080
|
samples/-DVV5l5eEQg_102.7_113.7/pose_track.json
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|
samples/-DVV5l5eEQg_102.7_113.7/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:109ae5c22e60821fd8acf11a06dee7a2414ceda739469fc87e932e3a97a0da1e
|
| 3 |
+
size 3729233
|
samples/-DVV5l5eEQg_102.7_113.7/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.06363636363636363,
|
| 148 |
+
"tracking_status": "ok",
|
| 149 |
+
"state_counts": {
|
| 150 |
+
"static": 103,
|
| 151 |
+
"grasped_l": 0,
|
| 152 |
+
"grasped_r": 0,
|
| 153 |
+
"grasped_both": 0,
|
| 154 |
+
"moving": 7
|
| 155 |
+
},
|
| 156 |
+
"state_fractions": {
|
| 157 |
+
"static": 0.9363636363636364,
|
| 158 |
+
"grasped": 0.0,
|
| 159 |
+
"moving": 0.06363636363636363
|
| 160 |
+
},
|
| 161 |
+
"is_static_global": false,
|
| 162 |
+
"n_state_frames": 110
|
| 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": 0,
|
| 174 |
+
"grasped_l": 82,
|
| 175 |
+
"grasped_r": 0,
|
| 176 |
+
"grasped_both": 28,
|
| 177 |
+
"moving": 0
|
| 178 |
+
},
|
| 179 |
+
"state_fractions": {
|
| 180 |
+
"static": 0.0,
|
| 181 |
+
"grasped": 0.0,
|
| 182 |
+
"moving": 0.0
|
| 183 |
+
},
|
| 184 |
+
"is_static_global": false,
|
| 185 |
+
"n_state_frames": 110
|
| 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/-DVV5l5eEQg_102.7_113.7/signals.json
CHANGED
|
@@ -1 +1 @@
|
|
| 1 |
-
{"contact_l": [
|
|
|
|
| 1 |
+
{"n_frames": 110, "scene": {"contact_l": [1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 1.0, 0.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.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, 0.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 1.0, 0.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.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, 0.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.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, 0.0, 1.0, 0.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.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, 0.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 1.0, 0.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.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, 0.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.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, 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, 2.1213202476501465, 3.535533905029297, 1.8027756214141846, 0.7071067690849304, 5.852349758148193, 16.5075740814209, 27.212129592895508, 39.80577850341797, 29.364093780517578, 30.663496017456055, 21.148286819458008, 18.11077117919922, 19.137659072875977, 19.678668975830078, 14.577380180358887, 6.0, 4.7434163093566895, 6.67083215713501, 3.3541018962860107, 2.692582368850708, 3.605551242828369, 5.5, 3.535533905029297, 3.041381359100342, 3.041381359100342, 3.041381359100342, 4.609772205352783, 3.640054941177368, 2.692582368850708, 2.5, 1.4142135381698608, 1.1180340051651, 2.0, 3.3541018962860107, 3.1622776985168457, 3.640054941177368, 4.4721360206604, 1.5811388492584229, 2.5, 2.2360680103302, 3.9051249027252197, 4.7169904708862305, 2.1213202476501465, 2.915475845336914, 1.0, 1.8027756214141846, 2.0, 0.5, 1.0, 0.7071067690849304, 2.5495097637176514, 1.1180340051651, 3.9051249027252197, 2.915475845336914, 2.2360680103302, 1.5811388492584229, 2.915475845336914, 0.7071067690849304, 1.0, 1.0, 1.4142135381698608, 0.7071067690849304, 1.5, 2.0615527629852295, 2.5, 1.5, 1.5811388492584229, 2.0, 1.1180340051651, 0.7071067690849304, 2.0, 1.1180340051651, 3.041381359100342, 4.123105525970459, 1.1180340051651, 1.5, 1.4142135381698608, 2.0, 1.8027756214141846, 1.0, 2.5, 3.535533905029297, 0.7071067690849304, 0.5, 6.103277683258057, 7.5, 1.5811388492584229, 1.0, 2.5, 0.7071067690849304, 2.0, 2.0615527629852295, 0.7071067690849304, 0.7071067690849304, 2.0615527629852295, 1.1180340051651, 1.8027756214141846, 1.0, 1.5, 2.2360680103302, 5.830951690673828, 5.0, 4.27200174331665, 1.5811388492584229, 1.5811388492584229, 1.1180340051651, 2.0, 1.0, 2.0615527629852295]}, "per_object": {"0": {"trust": [false, false, false, false, false, false, false, false, false, true, false, true, true, true, false, false, false, false, false, false, false, false, true, true, true, 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, false, false, false], "state": ["static", "static", "static", "static", "static", "static", "static", "static", "static", "moving", "static", "moving", "moving", "moving", "static", "static", "static", "static", "static", "static", "static", "static", "moving", "moving", "moving", "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", "static", "static", "static"]}, "1": {"trust": [true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true], "state": ["grasped_l", "grasped_l", "grasped_l", "grasped_l", "grasped_l", "grasped_l", "grasped_l", "grasped_l", "grasped_l", "grasped_l", "grasped_l", "grasped_l", "grasped_l", "grasped_l", "grasped_l", "grasped_l", "grasped_l", "grasped_l", "grasped_l", "grasped_l", "grasped_l", "grasped_l", "grasped_l", "grasped_l", "grasped_l", "grasped_l", "grasped_l", "grasped_l", "grasped_l", "grasped_l", "grasped_l", "grasped_l", "grasped_l", "grasped_l", "grasped_l", "grasped_l", "grasped_l", "grasped_l", "grasped_l", "grasped_l", "grasped_l", "grasped_l", "grasped_l", "grasped_l", "grasped_l", "grasped_l", "grasped_l", "grasped_l", "grasped_l", "grasped_l", "grasped_l", "grasped_l", "grasped_l", "grasped_l", "grasped_both", "grasped_both", "grasped_both", "grasped_both", "grasped_both", "grasped_both", "grasped_both", "grasped_both", "grasped_both", "grasped_both", "grasped_both", "grasped_both", "grasped_both", "grasped_both", "grasped_both", "grasped_both", "grasped_both", "grasped_l", "grasped_l", "grasped_l", "grasped_l", "grasped_l", "grasped_l", "grasped_l", "grasped_l", "grasped_l", "grasped_l", "grasped_l", "grasped_l", "grasped_l", "grasped_l", "grasped_l", "grasped_l", "grasped_l", "grasped_l", "grasped_l", "grasped_l", "grasped_l", "grasped_l", "grasped_l", "grasped_both", "grasped_both", "grasped_both", "grasped_both", "grasped_both", "grasped_both", "grasped_both", "grasped_both", "grasped_both", "grasped_both", "grasped_both", "grasped_l", "grasped_l", "grasped_l", "grasped_l", "grasped_l"]}}}
|