VectorW commited on
Commit
97d0718
·
verified ·
1 Parent(s): f12be53

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

Browse files
samples/-4eiU1SHpzY_319.4_323.4/object_pose.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:77d4ebcedaffa6a2bf215ac796139cbbbd82266510cd3cdb2ece7475f96dc23b
3
  size 23808
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a63c64c5748073189e94a0dc3275871924e2034a8c9e0ba668d132183a320a6e
3
  size 23808
samples/-4eiU1SHpzY_319.4_323.4/pose_track.json CHANGED
The diff for this file is too large to render. See raw diff
 
samples/-4eiU1SHpzY_319.4_323.4/recording.viser CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7a67c0fef22ba8c20d3de4d82fbe3c6e6a2cb4e80934f8a8207d52bbcbb663ae
3
- size 5277102
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:601c81c1644b6668e753d61701e478fc21ef16ea00bd46397ad268b56da99072
3
+ size 5273573
samples/-4eiU1SHpzY_319.4_323.4/scene.json CHANGED
@@ -231,54 +231,138 @@
231
  "anchor_fitness": null,
232
  "median_chamfer_mm": null,
233
  "mean_iou": null,
234
- "grasp_rate": null,
235
- "trust_rate": null,
236
- "tracking_status": "ok"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
237
  },
238
  "1": {
239
  "path": null,
240
  "anchor_fitness": null,
241
  "median_chamfer_mm": null,
242
  "mean_iou": null,
243
- "grasp_rate": null,
244
- "trust_rate": null,
245
- "tracking_status": "ok"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
246
  },
247
  "2": {
248
  "path": null,
249
  "anchor_fitness": null,
250
  "median_chamfer_mm": null,
251
  "mean_iou": null,
252
- "grasp_rate": null,
253
- "trust_rate": null,
254
- "tracking_status": "ok"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
255
  },
256
  "3": {
257
  "path": null,
258
  "anchor_fitness": null,
259
  "median_chamfer_mm": null,
260
  "mean_iou": null,
261
- "grasp_rate": null,
262
- "trust_rate": null,
263
- "tracking_status": "ok"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
264
  },
265
  "5": {
266
  "path": null,
267
  "anchor_fitness": null,
268
  "median_chamfer_mm": null,
269
  "mean_iou": null,
270
- "grasp_rate": null,
271
- "trust_rate": null,
272
- "tracking_status": "ok"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
273
  },
274
  "6": {
275
  "path": null,
276
  "anchor_fitness": null,
277
  "median_chamfer_mm": null,
278
  "mean_iou": null,
279
- "grasp_rate": null,
280
- "trust_rate": null,
281
- "tracking_status": "ok"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
282
  }
283
  },
284
  "_license": "This sample is a derivative work of Action100M and is distributed under FAIR Noncommercial Research License v1. See LICENSE-Action100M for terms."
 
231
  "anchor_fitness": null,
232
  "median_chamfer_mm": null,
233
  "mean_iou": null,
234
+ "grasp_rate": 0.0,
235
+ "trust_rate": 0.06451612903225806,
236
+ "tracking_status": "ok",
237
+ "state_counts": {
238
+ "static": 33,
239
+ "grasped_l": 13,
240
+ "grasped_r": 4,
241
+ "grasped_both": 8,
242
+ "moving": 4
243
+ },
244
+ "state_fractions": {
245
+ "static": 0.532258064516129,
246
+ "grasped": 0.0,
247
+ "moving": 0.06451612903225806
248
+ },
249
+ "is_static_global": false,
250
+ "n_state_frames": 62
251
  },
252
  "1": {
253
  "path": null,
254
  "anchor_fitness": null,
255
  "median_chamfer_mm": null,
256
  "mean_iou": null,
257
+ "grasp_rate": 0.0,
258
+ "trust_rate": 0.0,
259
+ "tracking_status": "ok",
260
+ "state_counts": {
261
+ "static": 23,
262
+ "grasped_l": 0,
263
+ "grasped_r": 39,
264
+ "grasped_both": 0,
265
+ "moving": 0
266
+ },
267
+ "state_fractions": {
268
+ "static": 0.3709677419354839,
269
+ "grasped": 0.0,
270
+ "moving": 0.0
271
+ },
272
+ "is_static_global": false,
273
+ "n_state_frames": 62
274
  },
275
  "2": {
276
  "path": null,
277
  "anchor_fitness": null,
278
  "median_chamfer_mm": null,
279
  "mean_iou": null,
280
+ "grasp_rate": 0.0,
281
+ "trust_rate": 0.0,
282
+ "tracking_status": "ok",
283
+ "state_counts": {
284
+ "static": 62,
285
+ "grasped_l": 0,
286
+ "grasped_r": 0,
287
+ "grasped_both": 0,
288
+ "moving": 0
289
+ },
290
+ "state_fractions": {
291
+ "static": 1.0,
292
+ "grasped": 0.0,
293
+ "moving": 0.0
294
+ },
295
+ "is_static_global": true,
296
+ "n_state_frames": 62
297
  },
298
  "3": {
299
  "path": null,
300
  "anchor_fitness": null,
301
  "median_chamfer_mm": null,
302
  "mean_iou": null,
303
+ "grasp_rate": 0.0,
304
+ "trust_rate": 0.0,
305
+ "tracking_status": "ok",
306
+ "state_counts": {
307
+ "static": 62,
308
+ "grasped_l": 0,
309
+ "grasped_r": 0,
310
+ "grasped_both": 0,
311
+ "moving": 0
312
+ },
313
+ "state_fractions": {
314
+ "static": 1.0,
315
+ "grasped": 0.0,
316
+ "moving": 0.0
317
+ },
318
+ "is_static_global": true,
319
+ "n_state_frames": 62
320
  },
321
  "5": {
322
  "path": null,
323
  "anchor_fitness": null,
324
  "median_chamfer_mm": null,
325
  "mean_iou": null,
326
+ "grasp_rate": 0.0,
327
+ "trust_rate": 0.0,
328
+ "tracking_status": "ok",
329
+ "state_counts": {
330
+ "static": 62,
331
+ "grasped_l": 0,
332
+ "grasped_r": 0,
333
+ "grasped_both": 0,
334
+ "moving": 0
335
+ },
336
+ "state_fractions": {
337
+ "static": 1.0,
338
+ "grasped": 0.0,
339
+ "moving": 0.0
340
+ },
341
+ "is_static_global": true,
342
+ "n_state_frames": 62
343
  },
344
  "6": {
345
  "path": null,
346
  "anchor_fitness": null,
347
  "median_chamfer_mm": null,
348
  "mean_iou": null,
349
+ "grasp_rate": 0.0,
350
+ "trust_rate": 0.0,
351
+ "tracking_status": "ok",
352
+ "state_counts": {
353
+ "static": 62,
354
+ "grasped_l": 0,
355
+ "grasped_r": 0,
356
+ "grasped_both": 0,
357
+ "moving": 0
358
+ },
359
+ "state_fractions": {
360
+ "static": 1.0,
361
+ "grasped": 0.0,
362
+ "moving": 0.0
363
+ },
364
+ "is_static_global": true,
365
+ "n_state_frames": 62
366
  }
367
  },
368
  "_license": "This sample is a derivative work of Action100M and is distributed under FAIR Noncommercial Research License v1. See LICENSE-Action100M for terms."
samples/-4eiU1SHpzY_319.4_323.4/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], "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], "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], "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], "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]}
 
1
+ {"n_frames": 62, "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, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 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": [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 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, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 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], "motion": [0.0, 4.527692794799805, 17.72004508972168, 13.756816864013672, 29.73213768005371, 43.525856018066406, 25.51959991455078, 37.712730407714844, 21.708293914794922, 3.5, 6.51920223236084, 7.433034420013428, 2.5, 3.1622776985168457, 10.049875259399414, 13.729530334472656, 39.579036712646484, 26.57536506652832, 7.106335163116455, 10.60660171508789, 20.615528106689453, 17.755281448364258, 12.747549057006836, 2.0615527629852295, 0.0, 0.7071067690849304, 0.5, 0.0, 0.0, 1.1180340051651, 1.1180340051651, 0.5, 0.0, 0.0, 0.7071067690849304, 0.7071067690849304, 0.0, 0.0, 0.0, 0.7071067690849304, 0.7071067690849304, 0.7071067690849304, 0.7071067690849304, 0.7071067690849304, 0.0, 0.0, 0.5, 0.5, 0.0, 0.5, 0.5, 0.0, 0.0, 0.7071067690849304, 0.7071067690849304, 0.0, 0.5, 0.0, 0.0, 0.0, 0.5, 0.0]}, "per_object": {"0": {"trust": [false, 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, false, false, false, false, false, false, false, false, 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", "moving", "moving", "moving", "moving", "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_r", "grasped_r", "grasped_r", "grasped_r", "static", "static", "static", "static", "static", "static", "static", "static", "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, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false], "state": ["grasped_r", "grasped_r", "grasped_r", "grasped_r", "grasped_r", "grasped_r", "grasped_r", "grasped_r", "grasped_r", "grasped_r", "grasped_r", "grasped_r", "grasped_r", "grasped_r", "grasped_r", "grasped_r", "grasped_r", "grasped_r", "grasped_r", "grasped_r", "grasped_r", "grasped_r", "grasped_r", "grasped_r", "grasped_r", "grasped_r", "grasped_r", "grasped_r", "grasped_r", "grasped_r", "grasped_r", "grasped_r", "grasped_r", "grasped_r", "grasped_r", "grasped_r", "grasped_r", "grasped_r", "grasped_r", "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], "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"]}, "3": {"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], "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"]}, "5": {"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], "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"]}, "6": {"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], "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"]}}}