VectorW commited on
Commit
57e72b2
·
verified ·
1 Parent(s): f688847

2026-05-15: state machine v2 — STATIC / GRASPED_L/R/BOTH / MOVING + L/R-aware grasp (45/105)

Browse files
samples/-DCmm-dTi0o_352.3_356.6/hand_joints.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d68e8819fbcaa7afb0966dd250f42a071b0d4f7edc545934730805e4965ad81e
3
  size 33264
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:83b58c15ec2a61f00a381659e5132982e4aad3330fb000d1f0a31d8f082b7a1c
3
  size 33264
samples/-DCmm-dTi0o_352.3_356.6/hand_joints_2d.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6bf945da39e89db128fe9fba0876b1bf6dc4c3bf0f5019d67390cd6a2d64abd1
3
  size 22176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:48026f856628defff38b42aa19a515883be23d096272f57fc367381a5441e880
3
  size 22176
samples/-DCmm-dTi0o_352.3_356.6/hand_verts.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:46f789d7e6276092383206d0ff76c1839894f186e3975483f2debfed7cb1540a
3
  size 1232352
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:02e955b618f490e7e73a0a64d69d059366044ef0f712d657267768a8b9864fab
3
  size 1232352
samples/-DCmm-dTi0o_352.3_356.6/object_pose.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:44969a1067097eebd1a68e2dab9532bc714bf755d1688cfd03dd9768b4a59bd3
3
  size 12672
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3dcd08f4083367355ed3c0544bffbed8018d114cc6f80b86a8da993aea65997c
3
  size 12672
samples/-DCmm-dTi0o_352.3_356.6/pose_track.json CHANGED
The diff for this file is too large to render. See raw diff
 
samples/-DCmm-dTi0o_352.3_356.6/recording.viser CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e3fb10800e3596572e8ae35238a86c35c269acc209b952c856a2ab17190b15ca
3
- size 3597190
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6d81bffa1ea6c5b1ffca6e385aeca6985d97515ea10212068f466db93b74a684
3
+ size 3609534
samples/-DCmm-dTi0o_352.3_356.6/scene.json CHANGED
@@ -165,27 +165,69 @@
165
  "anchor_fitness": null,
166
  "median_chamfer_mm": null,
167
  "mean_iou": null,
168
- "grasp_rate": null,
169
- "trust_rate": null,
170
- "tracking_status": "ok"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
171
  },
172
  "2": {
173
  "path": null,
174
  "anchor_fitness": null,
175
  "median_chamfer_mm": null,
176
  "mean_iou": null,
177
- "grasp_rate": null,
178
- "trust_rate": null,
179
- "tracking_status": "ok"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
180
  },
181
  "1": {
182
  "path": null,
183
  "anchor_fitness": null,
184
  "median_chamfer_mm": null,
185
  "mean_iou": null,
186
- "grasp_rate": null,
187
- "trust_rate": null,
188
- "tracking_status": "ok"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
189
  }
190
  },
191
  "_license": "This sample is a derivative work of Action100M and is distributed under FAIR Noncommercial Research License v1. See LICENSE-Action100M for terms."
 
165
  "anchor_fitness": null,
166
  "median_chamfer_mm": null,
167
  "mean_iou": null,
168
+ "grasp_rate": 0.0,
169
+ "trust_rate": 0.0,
170
+ "tracking_status": "ok",
171
+ "state_counts": {
172
+ "static": 66,
173
+ "grasped_l": 0,
174
+ "grasped_r": 0,
175
+ "grasped_both": 0,
176
+ "moving": 0
177
+ },
178
+ "state_fractions": {
179
+ "static": 1.0,
180
+ "grasped": 0.0,
181
+ "moving": 0.0
182
+ },
183
+ "is_static_global": true,
184
+ "n_state_frames": 66
185
  },
186
  "2": {
187
  "path": null,
188
  "anchor_fitness": null,
189
  "median_chamfer_mm": null,
190
  "mean_iou": null,
191
+ "grasp_rate": 0.0,
192
+ "trust_rate": 0.0,
193
+ "tracking_status": "ok",
194
+ "state_counts": {
195
+ "static": 66,
196
+ "grasped_l": 0,
197
+ "grasped_r": 0,
198
+ "grasped_both": 0,
199
+ "moving": 0
200
+ },
201
+ "state_fractions": {
202
+ "static": 1.0,
203
+ "grasped": 0.0,
204
+ "moving": 0.0
205
+ },
206
+ "is_static_global": true,
207
+ "n_state_frames": 66
208
  },
209
  "1": {
210
  "path": null,
211
  "anchor_fitness": null,
212
  "median_chamfer_mm": null,
213
  "mean_iou": null,
214
+ "grasp_rate": 0.0,
215
+ "trust_rate": 0.0,
216
+ "tracking_status": "ok",
217
+ "state_counts": {
218
+ "static": 0,
219
+ "grasped_l": 39,
220
+ "grasped_r": 0,
221
+ "grasped_both": 27,
222
+ "moving": 0
223
+ },
224
+ "state_fractions": {
225
+ "static": 0.0,
226
+ "grasped": 0.0,
227
+ "moving": 0.0
228
+ },
229
+ "is_static_global": false,
230
+ "n_state_frames": 66
231
  }
232
  },
233
  "_license": "This sample is a derivative work of Action100M and is distributed under FAIR Noncommercial Research License v1. See LICENSE-Action100M for terms."
samples/-DCmm-dTi0o_352.3_356.6/signals.json CHANGED
@@ -1 +1 @@
1
- {"contact_l": [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "contact_r": [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.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], "motion": [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "trust": [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]}
 
1
+ {"n_frames": 66, "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], "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], "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], "motion": [0.0, 3.640054941177368, 5.0, 4.031128883361816, 5.7008771896362305, 6.5, 4.27200174331665, 3.8078866004943848, 1.1180340051651, 1.4142135381698608, 1.5811388492584229, 0.5, 1.4142135381698608, 1.5811388492584229, 1.0, 0.7071067690849304, 1.1180340051651, 0.5, 1.5811388492584229, 1.8027756214141846, 2.5, 1.1180340051651, 1.0, 0.7071067690849304, 1.1180340051651, 1.0, 2.5, 6.8007354736328125, 6.964194297790527, 8.139410018920898, 5.590169906616211, 2.5, 1.0, 0.7071067690849304, 2.0, 1.5811388492584229, 2.1213202476501465, 1.5811388492584229, 1.0, 1.5811388492584229, 0.5, 0.7071067690849304, 0.7071067690849304, 0.5, 0.5, 0.0, 1.0, 0.5, 0.5, 0.5, 1.0, 0.5, 0.5, 0.5, 0.0, 0.0, 0.5, 1.0, 1.1180340051651, 0.5, 0.0, 0.5, 0.5, 0.5, 0.0, 1.4142135381698608]}, "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], "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"]}, "2": {"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], "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"]}, "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], "state": ["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_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_l", "grasped_l", "grasped_l", "grasped_l", "grasped_l", "grasped_l", "grasped_l", "grasped_l", "grasped_l", "grasped_l"]}}}