VectorW commited on
Commit
f12be53
·
verified ·
1 Parent(s): 9cbb6bb

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

Browse files
samples/-4eiU1SHpzY_111.9_123.8/object_pose.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f06cc9f0fa0889ce702b54f7feddcce0649b6e322f8349e32f494a4b5aad7086
3
  size 80192
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a4e98509c8d1125d704408a30016e697de7f37ce447425427b9b54afb27c96e3
3
  size 80192
samples/-4eiU1SHpzY_111.9_123.8/pose_track.json CHANGED
The diff for this file is too large to render. See raw diff
 
samples/-4eiU1SHpzY_111.9_123.8/recording.viser CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:26118d1caee34f5742bc4c33b40e6688824458f1ab9013b663be2b47011307e3
3
- size 11782317
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ed368b20ab68bd8390041435c5f37298c872f7beb702a78cd8359cda441c6d2c
3
+ size 11778562
samples/-4eiU1SHpzY_111.9_123.8/scene.json CHANGED
@@ -253,63 +253,161 @@
253
  "anchor_fitness": null,
254
  "median_chamfer_mm": null,
255
  "mean_iou": null,
256
- "grasp_rate": null,
257
- "trust_rate": null,
258
- "tracking_status": "ok"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
259
  },
260
  "2": {
261
  "path": null,
262
  "anchor_fitness": null,
263
  "median_chamfer_mm": null,
264
  "mean_iou": null,
265
- "grasp_rate": null,
266
- "trust_rate": null,
267
- "tracking_status": "ok"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
268
  },
269
  "3": {
270
  "path": null,
271
  "anchor_fitness": null,
272
  "median_chamfer_mm": null,
273
  "mean_iou": null,
274
- "grasp_rate": null,
275
- "trust_rate": null,
276
- "tracking_status": "ok"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
277
  },
278
  "1": {
279
  "path": null,
280
  "anchor_fitness": null,
281
  "median_chamfer_mm": null,
282
  "mean_iou": null,
283
- "grasp_rate": null,
284
- "trust_rate": null,
285
- "tracking_status": "ok"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
286
  },
287
  "4": {
288
  "path": null,
289
  "anchor_fitness": null,
290
  "median_chamfer_mm": null,
291
  "mean_iou": null,
292
- "grasp_rate": null,
293
- "trust_rate": null,
294
- "tracking_status": "ok"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
295
  },
296
  "5": {
297
  "path": null,
298
  "anchor_fitness": null,
299
  "median_chamfer_mm": null,
300
  "mean_iou": null,
301
- "grasp_rate": null,
302
- "trust_rate": null,
303
- "tracking_status": "ok"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
304
  },
305
  "6": {
306
  "path": null,
307
  "anchor_fitness": null,
308
  "median_chamfer_mm": null,
309
  "mean_iou": null,
310
- "grasp_rate": null,
311
- "trust_rate": null,
312
- "tracking_status": "ok"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
313
  }
314
  },
315
  "_license": "This sample is a derivative work of Action100M and is distributed under FAIR Noncommercial Research License v1. See LICENSE-Action100M for terms."
 
253
  "anchor_fitness": null,
254
  "median_chamfer_mm": null,
255
  "mean_iou": null,
256
+ "grasp_rate": 0.0,
257
+ "trust_rate": 0.027932960893854747,
258
+ "tracking_status": "ok",
259
+ "state_counts": {
260
+ "static": 38,
261
+ "grasped_l": 17,
262
+ "grasped_r": 57,
263
+ "grasped_both": 62,
264
+ "moving": 5
265
+ },
266
+ "state_fractions": {
267
+ "static": 0.2122905027932961,
268
+ "grasped": 0.0,
269
+ "moving": 0.027932960893854747
270
+ },
271
+ "is_static_global": false,
272
+ "n_state_frames": 179
273
  },
274
  "2": {
275
  "path": null,
276
  "anchor_fitness": null,
277
  "median_chamfer_mm": null,
278
  "mean_iou": null,
279
+ "grasp_rate": 0.0,
280
+ "trust_rate": 0.0,
281
+ "tracking_status": "ok",
282
+ "state_counts": {
283
+ "static": 179,
284
+ "grasped_l": 0,
285
+ "grasped_r": 0,
286
+ "grasped_both": 0,
287
+ "moving": 0
288
+ },
289
+ "state_fractions": {
290
+ "static": 1.0,
291
+ "grasped": 0.0,
292
+ "moving": 0.0
293
+ },
294
+ "is_static_global": true,
295
+ "n_state_frames": 179
296
  },
297
  "3": {
298
  "path": null,
299
  "anchor_fitness": null,
300
  "median_chamfer_mm": null,
301
  "mean_iou": null,
302
+ "grasp_rate": 0.0,
303
+ "trust_rate": 0.0,
304
+ "tracking_status": "ok",
305
+ "state_counts": {
306
+ "static": 179,
307
+ "grasped_l": 0,
308
+ "grasped_r": 0,
309
+ "grasped_both": 0,
310
+ "moving": 0
311
+ },
312
+ "state_fractions": {
313
+ "static": 1.0,
314
+ "grasped": 0.0,
315
+ "moving": 0.0
316
+ },
317
+ "is_static_global": true,
318
+ "n_state_frames": 179
319
  },
320
  "1": {
321
  "path": null,
322
  "anchor_fitness": null,
323
  "median_chamfer_mm": null,
324
  "mean_iou": null,
325
+ "grasp_rate": 0.0,
326
+ "trust_rate": 0.0,
327
+ "tracking_status": "ok",
328
+ "state_counts": {
329
+ "static": 179,
330
+ "grasped_l": 0,
331
+ "grasped_r": 0,
332
+ "grasped_both": 0,
333
+ "moving": 0
334
+ },
335
+ "state_fractions": {
336
+ "static": 1.0,
337
+ "grasped": 0.0,
338
+ "moving": 0.0
339
+ },
340
+ "is_static_global": true,
341
+ "n_state_frames": 179
342
  },
343
  "4": {
344
  "path": null,
345
  "anchor_fitness": null,
346
  "median_chamfer_mm": null,
347
  "mean_iou": null,
348
+ "grasp_rate": 0.0,
349
+ "trust_rate": 0.0,
350
+ "tracking_status": "ok",
351
+ "state_counts": {
352
+ "static": 179,
353
+ "grasped_l": 0,
354
+ "grasped_r": 0,
355
+ "grasped_both": 0,
356
+ "moving": 0
357
+ },
358
+ "state_fractions": {
359
+ "static": 1.0,
360
+ "grasped": 0.0,
361
+ "moving": 0.0
362
+ },
363
+ "is_static_global": true,
364
+ "n_state_frames": 179
365
  },
366
  "5": {
367
  "path": null,
368
  "anchor_fitness": null,
369
  "median_chamfer_mm": null,
370
  "mean_iou": null,
371
+ "grasp_rate": 0.0,
372
+ "trust_rate": 0.0111731843575419,
373
+ "tracking_status": "ok",
374
+ "state_counts": {
375
+ "static": 134,
376
+ "grasped_l": 34,
377
+ "grasped_r": 0,
378
+ "grasped_both": 9,
379
+ "moving": 2
380
+ },
381
+ "state_fractions": {
382
+ "static": 0.7486033519553073,
383
+ "grasped": 0.0,
384
+ "moving": 0.0111731843575419
385
+ },
386
+ "is_static_global": false,
387
+ "n_state_frames": 179
388
  },
389
  "6": {
390
  "path": null,
391
  "anchor_fitness": null,
392
  "median_chamfer_mm": null,
393
  "mean_iou": null,
394
+ "grasp_rate": 0.0,
395
+ "trust_rate": 0.0,
396
+ "tracking_status": "ok",
397
+ "state_counts": {
398
+ "static": 179,
399
+ "grasped_l": 0,
400
+ "grasped_r": 0,
401
+ "grasped_both": 0,
402
+ "moving": 0
403
+ },
404
+ "state_fractions": {
405
+ "static": 1.0,
406
+ "grasped": 0.0,
407
+ "moving": 0.0
408
+ },
409
+ "is_static_global": true,
410
+ "n_state_frames": 179
411
  }
412
  },
413
  "_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_111.9_123.8/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, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 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, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 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, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 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, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 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, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 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": 179, "scene": {"contact_l": [0.0, 0.0, 0.0, 0.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, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.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, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 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, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.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, 0.0, 0.0, 1.0, 0.0, 0.0, 0.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, 0.0, 0.0, 1.0, 0.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, 0.0, 1.0, 1.0, 1.0, 0.0, 1.0, 1.0, 1.0, 1.0, 1.0], "contact_r": [0.0, 0.0, 0.0, 0.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, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.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, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 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, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.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, 0.0, 0.0, 1.0, 0.0, 0.0, 0.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, 0.0, 0.0, 1.0, 0.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, 0.0, 1.0, 1.0, 1.0, 0.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, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 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, 56.48451232910156, 48.708316802978516, 21.78302001953125, 30.5941162109375, 31.752952575683594, 14.5, 19.646883010864258, 10.0, 5.0, 7.0, 1.0, 0.5, 0.5, 1.1180340051651, 1.1180340051651, 0.7071067690849304, 0.5, 0.5, 1.1180340051651, 1.0, 0.5, 1.5811388492584229, 3.2015621662139893, 0.7071067690849304, 2.0615527629852295, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.7071067690849304, 0.7071067690849304, 0.5, 1.5, 3.041381359100342, 1.1180340051651, 2.5495097637176514, 2.692582368850708, 1.5, 2.5, 3.0, 4.27200174331665, 2.0, 2.5, 0.7071067690849304, 1.0, 1.1180340051651, 0.5, 0.5, 0.5, 0.0, 0.5, 0.5, 0.7071067690849304, 0.5, 0.5, 0.5, 0.0, 0.5, 0.5, 0.5, 0.5, 0.5, 1.5811388492584229, 13.009612083435059, 13.009612083435059, 4.123105525970459, 4.0, 1.5, 0.5, 0.7071067690849304, 0.5, 2.5, 2.5495097637176514, 0.5, 0.5, 0.0, 0.5, 0.0, 0.0, 0.0, 0.5, 7.5, 3.5, 0.5, 1.0, 2.0, 14.5, 1.0, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.7071067690849304, 0.5, 0.5, 0.0, 0.5, 0.5, 0.5, 1.1180340051651, 0.7071067690849304, 1.0, 3.1622776985168457, 4.3011627197265625, 16.620769500732422, 29.0, 17.219175338745117, 31.976552963256836, 22.00568199157715, 8.514693260192871, 11.715374946594238, 14.508618354797363, 7.280109882354736, 13.462911605834961, 12.083045959472656, 4.031128883361816, 5.590169906616211, 0.7071067690849304, 1.0, 1.0, 1.0, 0.7071067690849304, 1.0, 0.5, 0.5, 0.5, 0.0, 0.5, 0.7071067690849304, 2.0, 1.0, 2.0, 0.5, 0.5, 9.5, 10.0, 6.5, 14.22146224975586, 17.029386520385742, 8.5, 24.824382781982422, 37.8582878112793, 19.5, 12.0, 5.0, 90.5, 2.5495097637176514, 2.0615527629852295, 1.5811388492584229, 1.8027756214141846, 0.5, 0.5, 1.8027756214141846, 3.5, 0.5, 11.67261791229248, 21.148286819458008, 16.286497116088867, 37.0, 49.73931884765625, 26.172504425048828, 48.02082824707031, 44.601009368896484, 31.56342887878418, 40.74616622924805, 32.7452278137207, 29.068883895874023, 18.821529388427734, 5.590169906616211, 3.640054941177368, 10.816654205322266]}, "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, 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, false, false, false, false, false, false, false, false, false, false, false, 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, 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], "state": ["static", "moving", "moving", "moving", "moving", "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_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_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_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", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "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_both", "grasped_both", "grasped_both", "grasped_both", "grasped_both", "grasped_both", "grasped_both", "grasped_both", "grasped_both", "grasped_both", "grasped_both", "grasped_r", "grasped_r", "grasped_r", "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"]}, "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, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, 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", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "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, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, 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", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "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, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, 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", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static"]}, "4": {"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, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, 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", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "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, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, 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, 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": ["static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "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", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "moving", "moving", "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_l", "grasped_l", "grasped_l", "grasped_l", "grasped_l", "grasped_l", "grasped_l", "grasped_l", "grasped_l", "grasped_l"]}, "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, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, 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", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static", "static"]}}}