Stage 11-task VLA dataset release

#1
by zhouqh - opened
This view is limited to 50 files because it contains too many changes. See the raw diff here.
Files changed (50) hide show
  1. README.md +153 -0
  2. SHA256SUMS +0 -0
  3. categorize_cooperative/rasterizer/seed_0/meta.json +365 -0
  4. categorize_cooperative/rasterizer/seed_0/steps.h5 +3 -0
  5. categorize_cooperative/rasterizer/seed_0/verdict.json +233 -0
  6. categorize_cooperative/rasterizer/seed_10/meta.json +365 -0
  7. categorize_cooperative/rasterizer/seed_10/steps.h5 +3 -0
  8. categorize_cooperative/rasterizer/seed_10/verdict.json +233 -0
  9. categorize_cooperative/rasterizer/seed_101/meta.json +365 -0
  10. categorize_cooperative/rasterizer/seed_101/steps.h5 +3 -0
  11. categorize_cooperative/rasterizer/seed_101/verdict.json +233 -0
  12. categorize_cooperative/rasterizer/seed_102/meta.json +365 -0
  13. categorize_cooperative/rasterizer/seed_102/steps.h5 +3 -0
  14. categorize_cooperative/rasterizer/seed_102/verdict.json +233 -0
  15. categorize_cooperative/rasterizer/seed_104/meta.json +365 -0
  16. categorize_cooperative/rasterizer/seed_104/steps.h5 +3 -0
  17. categorize_cooperative/rasterizer/seed_104/verdict.json +233 -0
  18. categorize_cooperative/rasterizer/seed_105/meta.json +365 -0
  19. categorize_cooperative/rasterizer/seed_105/steps.h5 +3 -0
  20. categorize_cooperative/rasterizer/seed_105/verdict.json +233 -0
  21. categorize_cooperative/rasterizer/seed_106/meta.json +365 -0
  22. categorize_cooperative/rasterizer/seed_106/steps.h5 +3 -0
  23. categorize_cooperative/rasterizer/seed_106/verdict.json +233 -0
  24. categorize_cooperative/rasterizer/seed_107/meta.json +365 -0
  25. categorize_cooperative/rasterizer/seed_107/steps.h5 +3 -0
  26. categorize_cooperative/rasterizer/seed_107/verdict.json +233 -0
  27. categorize_cooperative/rasterizer/seed_108/meta.json +365 -0
  28. categorize_cooperative/rasterizer/seed_108/steps.h5 +3 -0
  29. categorize_cooperative/rasterizer/seed_108/verdict.json +233 -0
  30. categorize_cooperative/rasterizer/seed_11/meta.json +365 -0
  31. categorize_cooperative/rasterizer/seed_11/steps.h5 +3 -0
  32. categorize_cooperative/rasterizer/seed_11/verdict.json +233 -0
  33. categorize_cooperative/rasterizer/seed_110/meta.json +365 -0
  34. categorize_cooperative/rasterizer/seed_110/steps.h5 +3 -0
  35. categorize_cooperative/rasterizer/seed_110/verdict.json +233 -0
  36. categorize_cooperative/rasterizer/seed_111/meta.json +365 -0
  37. categorize_cooperative/rasterizer/seed_111/steps.h5 +3 -0
  38. categorize_cooperative/rasterizer/seed_111/verdict.json +233 -0
  39. categorize_cooperative/rasterizer/seed_112/meta.json +365 -0
  40. categorize_cooperative/rasterizer/seed_112/steps.h5 +3 -0
  41. categorize_cooperative/rasterizer/seed_112/verdict.json +233 -0
  42. categorize_cooperative/rasterizer/seed_114/meta.json +365 -0
  43. categorize_cooperative/rasterizer/seed_114/steps.h5 +3 -0
  44. categorize_cooperative/rasterizer/seed_114/verdict.json +233 -0
  45. categorize_cooperative/rasterizer/seed_118/meta.json +365 -0
  46. categorize_cooperative/rasterizer/seed_118/steps.h5 +3 -0
  47. categorize_cooperative/rasterizer/seed_118/verdict.json +233 -0
  48. categorize_cooperative/rasterizer/seed_120/meta.json +365 -0
  49. categorize_cooperative/rasterizer/seed_120/steps.h5 +3 -0
  50. categorize_cooperative/rasterizer/seed_120/verdict.json +233 -0
README.md CHANGED
@@ -1,3 +1,156 @@
1
  ---
2
  license: mit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: mit
3
+ pretty_name: Genesis HR Bench VLA Demonstrations
4
+ task_categories:
5
+ - robotics
6
+ tags:
7
+ - robotics
8
+ - manipulation
9
+ - human-robot-interaction
10
+ - imitation-learning
11
+ - vision-language-action
12
+ - genesis
13
+ - franka
14
+ size_categories:
15
+ - 1K<n<10K
16
+ configs:
17
+ - config_name: default
18
+ data_files:
19
+ - split: train
20
+ path: manifest.jsonl
21
  ---
22
+
23
+ # Genesis HR Bench VLA Demonstrations
24
+
25
+ Scripted-expert demonstrations for human-robot collaborative manipulation in
26
+ the [Genesis](https://github.com/Genesis-Embodied-AI/Genesis) simulator. This
27
+ release contains exactly **300 validated successful episodes for each of 11
28
+ tasks**: 3,300 episodes and 984,797 policy steps in total.
29
+
30
+ The robot is a single-arm Franka. Observations include head-camera and
31
+ right-wrist RGB-D streams, robot state, end-effector pose, and gripper state.
32
+ Actions include absolute joint targets, joint deltas, end-effector deltas, and
33
+ gripper targets. Collection uses 500 Hz simulation with a capture stride of 25,
34
+ giving a 20 Hz policy rate.
35
+
36
+ ## Tasks
37
+
38
+ - `categorize_cooperative`
39
+ - `categorize_interrupt`
40
+ - `deliver_to_human_easy`
41
+ - `dump_bin_assist`
42
+ - `dump_bin_interrupt`
43
+ - `place_bread_in_basket_interrupt`
44
+ - `place_burger_fries_interrupt`
45
+ - `place_dual_shoes_interrupt`
46
+ - `place_food_in_skillet_assist`
47
+ - `pour_water`
48
+ - `stack_bowls_three_interrupt`
49
+
50
+ Additional completed tasks will be added in a later release.
51
+
52
+ ## Layout
53
+
54
+ ```text
55
+ <task>/rasterizer/seed_<N>/
56
+ ├── meta.json
57
+ ├── steps.h5
58
+ └── verdict.json
59
+ ```
60
+
61
+ Each episode contains only these three regular files. There are no symlinks,
62
+ failed attempts, in-flight episodes, debug logs, or surplus episodes.
63
+
64
+ Repository-level metadata:
65
+
66
+ - `manifest.jsonl`: one row per episode, used as the Hub viewer index
67
+ - `dataset_summary.json`: selection policy and per-task inventory
68
+ - `task_pool.txt`: task names in this release
69
+
70
+ ## `steps.h5` schema
71
+
72
+ The HDF5 attribute `schema_version` is `vla_steps_v2_qpos_target`; `T` is the
73
+ number of policy steps in an episode.
74
+
75
+ | Key | Shape | Dtype | Description |
76
+ |---|---:|---|---|
77
+ | `images/head_camera` | `(T,)` | bytes | JPEG-encoded 480×640 RGB |
78
+ | `images/right_wrist` | `(T,)` | bytes | JPEG-encoded 480×640 RGB |
79
+ | `depth/head_camera` | `(T,480,640)` | float16 | Depth in metres |
80
+ | `depth/right_wrist` | `(T,480,640)` | float16 | Depth in metres |
81
+ | `qpos` | `(T,7)` | float32 | Measured arm joint positions |
82
+ | `qpos_target` | `(T,7)` | float32 | Arm PD targets |
83
+ | `ee` | `(T,7)` | float32 | End-effector `[x,y,z,qw,qx,qy,qz]` |
84
+ | `gripper_meas` | `(T,)` | float32 | Measured gripper state |
85
+ | `gripper_target` | `(T,)` | float32 | Target gripper state |
86
+ | `qpos_target_action` | `(T,7)` | float32 | Absolute joint-target action |
87
+ | `qpos_delta_action` | `(T,7)` | float32 | Joint-delta action |
88
+ | `ee_delta_action` | `(T,6)` | float32 | End-effector delta action |
89
+ | `gripper_target_action` | `(T,)` | float32 | Absolute gripper action |
90
+ | `gripper_action` | `(T,)` | float32 | Gripper delta/action label |
91
+ | `t` | `(T,)` | int64 | Simulation step index |
92
+
93
+ The boolean `qpos_target_valid` and `qpos_target_action_valid` arrays mark
94
+ valid labels. Quaternions use `(w, x, y, z)` ordering.
95
+
96
+ `meta.json` contains the task instruction, seed, camera calibration, complete
97
+ configuration snapshot, success result, and safety metrics. `verdict.json`
98
+ contains the validation decision, success/plan status, error fields, and safety
99
+ evaluation.
100
+
101
+ ## Loading one episode
102
+
103
+ ```python
104
+ from huggingface_hub import snapshot_download
105
+ import h5py
106
+ import io
107
+ import json
108
+ import numpy as np
109
+ from PIL import Image
110
+
111
+ root = snapshot_download(
112
+ "zhouqh/hr_v2",
113
+ repo_type="dataset",
114
+ allow_patterns=["pour_water/rasterizer/seed_0/*"],
115
+ )
116
+ episode = f"{root}/pour_water/rasterizer/seed_0"
117
+
118
+ with open(f"{episode}/meta.json") as f:
119
+ meta = json.load(f)
120
+
121
+ with h5py.File(f"{episode}/steps.h5") as h:
122
+ qpos = h["qpos"][:]
123
+ rgb = np.stack([
124
+ np.asarray(Image.open(io.BytesIO(bytes(frame))))
125
+ for frame in h["images/head_camera"]
126
+ ])
127
+
128
+ print(meta["instruction"], qpos.shape, rgb.shape)
129
+ ```
130
+
131
+ Use `allow_patterns=["<task>/**"]` to download one task without downloading
132
+ the complete dataset.
133
+
134
+ ## Selection and provenance
135
+
136
+ Episodes were collected with the Genesis rasterizer backend and selected from
137
+ validated successful rollouts. For each task, the first 300 successes in
138
+ ascending numeric-seed order were retained. `dataset_summary.json` records the
139
+ selected seed range and candidate inventory, and `manifest.jsonl` records each
140
+ episode's task, seed, step count, cameras, schema, size, and source collection.
141
+
142
+ ## Limitations
143
+
144
+ - This release contains successful scripted-expert demonstrations only; it is
145
+ not an unbiased sample of expert success or failure rates.
146
+ - All observations are synthetic simulator outputs. Sim-to-real transfer is
147
+ not evaluated by this dataset.
148
+ - HDF5 trajectory files are the canonical data. The Hub viewer displays the
149
+ episode-level `manifest.jsonl` index rather than decoding trajectory frames.
150
+ - Safety metrics reflect the configured simulator geometry and checks recorded
151
+ during collection.
152
+
153
+ ## License and citation
154
+
155
+ The dataset is released under the MIT license. If you use it, please cite the
156
+ Genesis HR Bench project and this dataset repository.
SHA256SUMS ADDED
The diff for this file is too large to render. See raw diff
 
categorize_cooperative/rasterizer/seed_0/meta.json ADDED
@@ -0,0 +1,365 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "task": "categorize_cooperative",
3
+ "seed": 0,
4
+ "instruction": "sort the objects into the matching baskets",
5
+ "success": true,
6
+ "plan_success": true,
7
+ "renderer": "rasterizer",
8
+ "setting": "sim",
9
+ "wall_time_s": 499.88355827331543,
10
+ "evaluate": {
11
+ "plan_success": true,
12
+ "success": true,
13
+ "avatar_collision": {
14
+ "enabled": true,
15
+ "n_checks": 317,
16
+ "n_collisions": 0,
17
+ "n_ignored_collisions": 0,
18
+ "any_collision": false,
19
+ "deepest_depth_m": null,
20
+ "deepest_pair": null,
21
+ "first_collision_frame": null,
22
+ "first_collision_sim_step": null,
23
+ "per_capsule_frames": {},
24
+ "ignored_capsule_frames": {}
25
+ },
26
+ "safe_distance": {
27
+ "enabled": true,
28
+ "n_checks": 317,
29
+ "n_valid_distance_checks": 317,
30
+ "safe_distance_m": 0.1265452938261116,
31
+ "closest_pair": [
32
+ "hand",
33
+ "l_index_mid",
34
+ 0.1265452938261116
35
+ ],
36
+ "closest_frame": 0,
37
+ "closest_sim_step": 5730
38
+ },
39
+ "avatar_safety": {
40
+ "enabled": false
41
+ },
42
+ "avatar_safety_intervention": {
43
+ "enabled": false
44
+ },
45
+ "safety": {
46
+ "enabled": true,
47
+ "n_checks": 317,
48
+ "n_valid_distance_checks": 317,
49
+ "check_interval_s": 0.03,
50
+ "checked_duration_s": 9.51,
51
+ "min_distance_m": 0.1265452938261116,
52
+ "mean_distance_m": 0.39215622527754623,
53
+ "p5_distance_m": 0.1898086356646546,
54
+ "p25_distance_m": 0.31785626959721014,
55
+ "median_distance_m": 0.44131636044006883,
56
+ "closest_pair": [
57
+ "hand",
58
+ "l_index_mid",
59
+ 0.1265452938261116
60
+ ],
61
+ "closest_sim_step": 5730,
62
+ "closest_time_s": 5.73,
63
+ "collision": {
64
+ "any_collision": false,
65
+ "n_collision_checks": 0,
66
+ "collision_step_ratio": 0.0,
67
+ "first_collision_sim_step": null,
68
+ "first_collision_time_s": null
69
+ },
70
+ "intrusion": {
71
+ "0.05": {
72
+ "threshold_m": 0.05,
73
+ "n_violations": 0,
74
+ "n_checked": 317,
75
+ "intrusion_time_ratio": 0.0,
76
+ "time_below_s": 0.0,
77
+ "any_violation": false,
78
+ "near_miss": false,
79
+ "first_violation_sim_step": null,
80
+ "first_violation_time_s": null
81
+ },
82
+ "0.10": {
83
+ "threshold_m": 0.1,
84
+ "n_violations": 0,
85
+ "n_checked": 317,
86
+ "intrusion_time_ratio": 0.0,
87
+ "time_below_s": 0.0,
88
+ "any_violation": false,
89
+ "near_miss": false,
90
+ "first_violation_sim_step": null,
91
+ "first_violation_time_s": null
92
+ },
93
+ "0.20": {
94
+ "threshold_m": 0.2,
95
+ "n_violations": 19,
96
+ "n_checked": 317,
97
+ "intrusion_time_ratio": 0.05993690851735016,
98
+ "time_below_s": 0.57,
99
+ "any_violation": true,
100
+ "near_miss": true,
101
+ "first_violation_sim_step": 1110,
102
+ "first_violation_time_s": 1.11
103
+ }
104
+ },
105
+ "approach": {
106
+ "max_approach_speed_mps": 2.970538703513644,
107
+ "approach_speed_at_min_mps": 0.028101186436504944
108
+ }
109
+ },
110
+ "basket_center_threshold": 0.1,
111
+ "basket_footprint_half_xy": 0.088,
112
+ "basket_all_correct": true,
113
+ "basket_objects": [
114
+ {
115
+ "side": "robot",
116
+ "object": "035_apple",
117
+ "model_id": 1,
118
+ "basket_idx": 1,
119
+ "object_pos": [
120
+ 0.18193964976999583,
121
+ 0.09258512631093435,
122
+ 0.8015988184632257
123
+ ],
124
+ "basket_pos": [
125
+ 0.2303742681942613,
126
+ 0.15,
127
+ 0.8210000000000001
128
+ ],
129
+ "dist_xy": 0.07511577718852118,
130
+ "rel_aabb_lo_xy": [
131
+ -0.07432373513800214,
132
+ -0.08634159117937087
133
+ ],
134
+ "rel_aabb_hi_xy": [
135
+ -0.021592563887658817,
136
+ -0.03135051727294921
137
+ ],
138
+ "center_success": true,
139
+ "footprint_success": true,
140
+ "success": true
141
+ },
142
+ {
143
+ "side": "robot",
144
+ "object": "100_seal",
145
+ "model_id": 2,
146
+ "basket_idx": 0,
147
+ "object_pos": [
148
+ -0.20279097067273985,
149
+ 0.1484163240375409,
150
+ 0.8152185891581109
151
+ ],
152
+ "basket_pos": [
153
+ -0.2588912575487587,
154
+ 0.15,
155
+ 0.8210000000000001
156
+ ],
157
+ "dist_xy": 0.05612263551478745,
158
+ "rel_aabb_lo_xy": [
159
+ 0.015570360327193444,
160
+ -0.02550023198127746
161
+ ],
162
+ "rel_aabb_hi_xy": [
163
+ 0.08633970012707443,
164
+ 0.024055576324462896
165
+ ],
166
+ "center_success": true,
167
+ "footprint_success": true,
168
+ "success": true
169
+ },
170
+ {
171
+ "side": "avatar",
172
+ "object": "035_apple",
173
+ "model_id": 1,
174
+ "basket_idx": 1,
175
+ "object_pos": [
176
+ 0.2180239329063196,
177
+ 0.13415077890218713,
178
+ 0.7983310721406496
179
+ ],
180
+ "basket_pos": [
181
+ 0.2303742681942613,
182
+ 0.15,
183
+ 0.8210000000000001
184
+ ],
185
+ "dist_xy": 0.02009299855999433,
186
+ "rel_aabb_lo_xy": [
187
+ -0.03816323628050397,
188
+ -0.043057227134704584
189
+ ],
190
+ "rel_aabb_hi_xy": [
191
+ 0.014537223676618832,
192
+ 0.010611480474472051
193
+ ],
194
+ "center_success": true,
195
+ "footprint_success": true,
196
+ "success": true
197
+ },
198
+ {
199
+ "side": "avatar",
200
+ "object": "100_seal",
201
+ "model_id": 2,
202
+ "basket_idx": 0,
203
+ "object_pos": [
204
+ -0.26072441897039783,
205
+ 0.15033928542407804,
206
+ 0.7890062486938793
207
+ ],
208
+ "basket_pos": [
209
+ -0.2588912575487587,
210
+ 0.15,
211
+ 0.8210000000000001
212
+ ],
213
+ "dist_xy": 0.0018642948792446574,
214
+ "rel_aabb_lo_xy": [
215
+ -0.025617715811302955,
216
+ -0.04031886309385299
217
+ ],
218
+ "rel_aabb_hi_xy": [
219
+ 0.019670370126197045,
220
+ 0.03891687691211701
221
+ ],
222
+ "center_success": true,
223
+ "footprint_success": true,
224
+ "success": true
225
+ }
226
+ ]
227
+ },
228
+ "embodiment": "franka",
229
+ "robot_type": "franka",
230
+ "neutral_avatar_motion": null,
231
+ "neutral_avatar_motion_kind": null,
232
+ "neutral_avatar_object_prop_asset": null,
233
+ "config_snapshot": {
234
+ "robot_type": "franka",
235
+ "action_substeps": 25,
236
+ "setting": "sim",
237
+ "track_avatar_collision": true,
238
+ "randomize_avatar": true,
239
+ "randomize_table": false,
240
+ "table_variant_name": null,
241
+ "random_object": false,
242
+ "random_interrupt_target": false,
243
+ "neutral_avatar_motion": null,
244
+ "neutral_avatar_motion_choices": null,
245
+ "neutral_avatar_object_prop_asset": null,
246
+ "opposite_head_camera": true
247
+ },
248
+ "n_steps": 380,
249
+ "cameras": {
250
+ "head_camera": {
251
+ "intrinsic": [
252
+ [
253
+ 415.69219381653056,
254
+ 0.0,
255
+ 320.0
256
+ ],
257
+ [
258
+ 0.0,
259
+ 415.69219381653056,
260
+ 240.0
261
+ ],
262
+ [
263
+ 0.0,
264
+ 0.0,
265
+ 1.0
266
+ ]
267
+ ],
268
+ "extrinsic": [
269
+ [
270
+ 1.0,
271
+ -0.0,
272
+ -0.0,
273
+ 0.0
274
+ ],
275
+ [
276
+ 0.0,
277
+ 1.0,
278
+ -0.0,
279
+ 0.0
280
+ ],
281
+ [
282
+ 0.0,
283
+ 0.0,
284
+ 1.0,
285
+ 2.365
286
+ ],
287
+ [
288
+ 0.0,
289
+ 0.0,
290
+ 0.0,
291
+ 1.0
292
+ ]
293
+ ],
294
+ "resolution": [
295
+ 640,
296
+ 480
297
+ ]
298
+ },
299
+ "right_wrist": {
300
+ "intrinsic": [
301
+ [
302
+ 415.69219381653056,
303
+ 0.0,
304
+ 320.0
305
+ ],
306
+ [
307
+ 0.0,
308
+ 415.69219381653056,
309
+ 240.0
310
+ ],
311
+ [
312
+ 0.0,
313
+ 0.0,
314
+ 1.0
315
+ ]
316
+ ],
317
+ "extrinsic": [
318
+ [
319
+ -0.49434666129597643,
320
+ -0.8308628063769055,
321
+ 0.2555159005717925,
322
+ 0.06294447928667068
323
+ ],
324
+ [
325
+ 0.8692648494363046,
326
+ -0.4725076075419119,
327
+ 0.1453106408680982,
328
+ 0.14614658057689667
329
+ ],
330
+ [
331
+ 0.0,
332
+ 0.29394482100304403,
333
+ 0.9558223905127398,
334
+ 1.0223944187164307
335
+ ],
336
+ [
337
+ 0.0,
338
+ 0.0,
339
+ 0.0,
340
+ 1.0
341
+ ]
342
+ ],
343
+ "resolution": [
344
+ 640,
345
+ 480
346
+ ]
347
+ }
348
+ },
349
+ "recorder": {
350
+ "cams": [
351
+ "head_camera",
352
+ "right_wrist"
353
+ ],
354
+ "jpeg_quality": 92,
355
+ "capture_stride": 25,
356
+ "schema_version": "vla_steps_v2_qpos_target",
357
+ "action_label_keys": [
358
+ "qpos_target_action",
359
+ "qpos_delta_action",
360
+ "ee_delta_action",
361
+ "gripper_target_action",
362
+ "gripper_action"
363
+ ]
364
+ }
365
+ }
categorize_cooperative/rasterizer/seed_0/steps.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:70d13772fbf15754128bac344bce9e67736bee6031d49e5840ae87b21454920e
3
+ size 54672660
categorize_cooperative/rasterizer/seed_0/verdict.json ADDED
@@ -0,0 +1,233 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "task": "categorize_cooperative",
3
+ "seed": 0,
4
+ "mode": "record",
5
+ "renderer": "rasterizer",
6
+ "setting": "sim",
7
+ "success": true,
8
+ "plan_success": true,
9
+ "infra_failure_reason": null,
10
+ "error": null,
11
+ "wall_time_s": 499.88355827331543,
12
+ "evaluate": {
13
+ "plan_success": true,
14
+ "success": true,
15
+ "avatar_collision": {
16
+ "enabled": true,
17
+ "n_checks": 317,
18
+ "n_collisions": 0,
19
+ "n_ignored_collisions": 0,
20
+ "any_collision": false,
21
+ "deepest_depth_m": null,
22
+ "deepest_pair": null,
23
+ "first_collision_frame": null,
24
+ "first_collision_sim_step": null,
25
+ "per_capsule_frames": {},
26
+ "ignored_capsule_frames": {}
27
+ },
28
+ "safe_distance": {
29
+ "enabled": true,
30
+ "n_checks": 317,
31
+ "n_valid_distance_checks": 317,
32
+ "safe_distance_m": 0.1265452938261116,
33
+ "closest_pair": [
34
+ "hand",
35
+ "l_index_mid",
36
+ 0.1265452938261116
37
+ ],
38
+ "closest_frame": 0,
39
+ "closest_sim_step": 5730
40
+ },
41
+ "avatar_safety": {
42
+ "enabled": false
43
+ },
44
+ "avatar_safety_intervention": {
45
+ "enabled": false
46
+ },
47
+ "safety": {
48
+ "enabled": true,
49
+ "n_checks": 317,
50
+ "n_valid_distance_checks": 317,
51
+ "check_interval_s": 0.03,
52
+ "checked_duration_s": 9.51,
53
+ "min_distance_m": 0.1265452938261116,
54
+ "mean_distance_m": 0.39215622527754623,
55
+ "p5_distance_m": 0.1898086356646546,
56
+ "p25_distance_m": 0.31785626959721014,
57
+ "median_distance_m": 0.44131636044006883,
58
+ "closest_pair": [
59
+ "hand",
60
+ "l_index_mid",
61
+ 0.1265452938261116
62
+ ],
63
+ "closest_sim_step": 5730,
64
+ "closest_time_s": 5.73,
65
+ "collision": {
66
+ "any_collision": false,
67
+ "n_collision_checks": 0,
68
+ "collision_step_ratio": 0.0,
69
+ "first_collision_sim_step": null,
70
+ "first_collision_time_s": null
71
+ },
72
+ "intrusion": {
73
+ "0.05": {
74
+ "threshold_m": 0.05,
75
+ "n_violations": 0,
76
+ "n_checked": 317,
77
+ "intrusion_time_ratio": 0.0,
78
+ "time_below_s": 0.0,
79
+ "any_violation": false,
80
+ "near_miss": false,
81
+ "first_violation_sim_step": null,
82
+ "first_violation_time_s": null
83
+ },
84
+ "0.10": {
85
+ "threshold_m": 0.1,
86
+ "n_violations": 0,
87
+ "n_checked": 317,
88
+ "intrusion_time_ratio": 0.0,
89
+ "time_below_s": 0.0,
90
+ "any_violation": false,
91
+ "near_miss": false,
92
+ "first_violation_sim_step": null,
93
+ "first_violation_time_s": null
94
+ },
95
+ "0.20": {
96
+ "threshold_m": 0.2,
97
+ "n_violations": 19,
98
+ "n_checked": 317,
99
+ "intrusion_time_ratio": 0.05993690851735016,
100
+ "time_below_s": 0.57,
101
+ "any_violation": true,
102
+ "near_miss": true,
103
+ "first_violation_sim_step": 1110,
104
+ "first_violation_time_s": 1.11
105
+ }
106
+ },
107
+ "approach": {
108
+ "max_approach_speed_mps": 2.970538703513644,
109
+ "approach_speed_at_min_mps": 0.028101186436504944
110
+ }
111
+ },
112
+ "basket_center_threshold": 0.1,
113
+ "basket_footprint_half_xy": 0.088,
114
+ "basket_all_correct": true,
115
+ "basket_objects": [
116
+ {
117
+ "side": "robot",
118
+ "object": "035_apple",
119
+ "model_id": 1,
120
+ "basket_idx": 1,
121
+ "object_pos": [
122
+ 0.18193964976999583,
123
+ 0.09258512631093435,
124
+ 0.8015988184632257
125
+ ],
126
+ "basket_pos": [
127
+ 0.2303742681942613,
128
+ 0.15,
129
+ 0.8210000000000001
130
+ ],
131
+ "dist_xy": 0.07511577718852118,
132
+ "rel_aabb_lo_xy": [
133
+ -0.07432373513800214,
134
+ -0.08634159117937087
135
+ ],
136
+ "rel_aabb_hi_xy": [
137
+ -0.021592563887658817,
138
+ -0.03135051727294921
139
+ ],
140
+ "center_success": true,
141
+ "footprint_success": true,
142
+ "success": true
143
+ },
144
+ {
145
+ "side": "robot",
146
+ "object": "100_seal",
147
+ "model_id": 2,
148
+ "basket_idx": 0,
149
+ "object_pos": [
150
+ -0.20279097067273985,
151
+ 0.1484163240375409,
152
+ 0.8152185891581109
153
+ ],
154
+ "basket_pos": [
155
+ -0.2588912575487587,
156
+ 0.15,
157
+ 0.8210000000000001
158
+ ],
159
+ "dist_xy": 0.05612263551478745,
160
+ "rel_aabb_lo_xy": [
161
+ 0.015570360327193444,
162
+ -0.02550023198127746
163
+ ],
164
+ "rel_aabb_hi_xy": [
165
+ 0.08633970012707443,
166
+ 0.024055576324462896
167
+ ],
168
+ "center_success": true,
169
+ "footprint_success": true,
170
+ "success": true
171
+ },
172
+ {
173
+ "side": "avatar",
174
+ "object": "035_apple",
175
+ "model_id": 1,
176
+ "basket_idx": 1,
177
+ "object_pos": [
178
+ 0.2180239329063196,
179
+ 0.13415077890218713,
180
+ 0.7983310721406496
181
+ ],
182
+ "basket_pos": [
183
+ 0.2303742681942613,
184
+ 0.15,
185
+ 0.8210000000000001
186
+ ],
187
+ "dist_xy": 0.02009299855999433,
188
+ "rel_aabb_lo_xy": [
189
+ -0.03816323628050397,
190
+ -0.043057227134704584
191
+ ],
192
+ "rel_aabb_hi_xy": [
193
+ 0.014537223676618832,
194
+ 0.010611480474472051
195
+ ],
196
+ "center_success": true,
197
+ "footprint_success": true,
198
+ "success": true
199
+ },
200
+ {
201
+ "side": "avatar",
202
+ "object": "100_seal",
203
+ "model_id": 2,
204
+ "basket_idx": 0,
205
+ "object_pos": [
206
+ -0.26072441897039783,
207
+ 0.15033928542407804,
208
+ 0.7890062486938793
209
+ ],
210
+ "basket_pos": [
211
+ -0.2588912575487587,
212
+ 0.15,
213
+ 0.8210000000000001
214
+ ],
215
+ "dist_xy": 0.0018642948792446574,
216
+ "rel_aabb_lo_xy": [
217
+ -0.025617715811302955,
218
+ -0.04031886309385299
219
+ ],
220
+ "rel_aabb_hi_xy": [
221
+ 0.019670370126197045,
222
+ 0.03891687691211701
223
+ ],
224
+ "center_success": true,
225
+ "footprint_success": true,
226
+ "success": true
227
+ }
228
+ ]
229
+ },
230
+ "neutral_avatar_motion": null,
231
+ "neutral_avatar_motion_kind": null,
232
+ "neutral_avatar_object_prop_asset": null
233
+ }
categorize_cooperative/rasterizer/seed_10/meta.json ADDED
@@ -0,0 +1,365 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "task": "categorize_cooperative",
3
+ "seed": 10,
4
+ "instruction": "sort the objects into the matching baskets",
5
+ "success": true,
6
+ "plan_success": true,
7
+ "renderer": "rasterizer",
8
+ "setting": "sim",
9
+ "wall_time_s": 461.42220425605774,
10
+ "evaluate": {
11
+ "plan_success": true,
12
+ "success": true,
13
+ "avatar_collision": {
14
+ "enabled": true,
15
+ "n_checks": 283,
16
+ "n_collisions": 0,
17
+ "n_ignored_collisions": 0,
18
+ "any_collision": false,
19
+ "deepest_depth_m": null,
20
+ "deepest_pair": null,
21
+ "first_collision_frame": null,
22
+ "first_collision_sim_step": null,
23
+ "per_capsule_frames": {},
24
+ "ignored_capsule_frames": {}
25
+ },
26
+ "safe_distance": {
27
+ "enabled": true,
28
+ "n_checks": 283,
29
+ "n_valid_distance_checks": 283,
30
+ "safe_distance_m": 0.1283219082948739,
31
+ "closest_pair": [
32
+ "hand",
33
+ "l_index_dist",
34
+ 0.1283219082948739
35
+ ],
36
+ "closest_frame": 0,
37
+ "closest_sim_step": 5430
38
+ },
39
+ "avatar_safety": {
40
+ "enabled": false
41
+ },
42
+ "avatar_safety_intervention": {
43
+ "enabled": false
44
+ },
45
+ "safety": {
46
+ "enabled": true,
47
+ "n_checks": 283,
48
+ "n_valid_distance_checks": 283,
49
+ "check_interval_s": 0.03,
50
+ "checked_duration_s": 8.49,
51
+ "min_distance_m": 0.1283219082948739,
52
+ "mean_distance_m": 0.43325170031810034,
53
+ "p5_distance_m": 0.17100160133889367,
54
+ "p25_distance_m": 0.3699626752542108,
55
+ "median_distance_m": 0.4538307964704201,
56
+ "closest_pair": [
57
+ "hand",
58
+ "l_index_dist",
59
+ 0.1283219082948739
60
+ ],
61
+ "closest_sim_step": 5430,
62
+ "closest_time_s": 5.43,
63
+ "collision": {
64
+ "any_collision": false,
65
+ "n_collision_checks": 0,
66
+ "collision_step_ratio": 0.0,
67
+ "first_collision_sim_step": null,
68
+ "first_collision_time_s": null
69
+ },
70
+ "intrusion": {
71
+ "0.05": {
72
+ "threshold_m": 0.05,
73
+ "n_violations": 0,
74
+ "n_checked": 283,
75
+ "intrusion_time_ratio": 0.0,
76
+ "time_below_s": 0.0,
77
+ "any_violation": false,
78
+ "near_miss": false,
79
+ "first_violation_sim_step": null,
80
+ "first_violation_time_s": null
81
+ },
82
+ "0.10": {
83
+ "threshold_m": 0.1,
84
+ "n_violations": 0,
85
+ "n_checked": 283,
86
+ "intrusion_time_ratio": 0.0,
87
+ "time_below_s": 0.0,
88
+ "any_violation": false,
89
+ "near_miss": false,
90
+ "first_violation_sim_step": null,
91
+ "first_violation_time_s": null
92
+ },
93
+ "0.20": {
94
+ "threshold_m": 0.2,
95
+ "n_violations": 21,
96
+ "n_checked": 283,
97
+ "intrusion_time_ratio": 0.07420494699646643,
98
+ "time_below_s": 0.63,
99
+ "any_violation": true,
100
+ "near_miss": true,
101
+ "first_violation_sim_step": 1080,
102
+ "first_violation_time_s": 1.08
103
+ }
104
+ },
105
+ "approach": {
106
+ "max_approach_speed_mps": 2.5905336587709455,
107
+ "approach_speed_at_min_mps": 0.4188997741029275
108
+ }
109
+ },
110
+ "basket_center_threshold": 0.1,
111
+ "basket_footprint_half_xy": 0.088,
112
+ "basket_all_correct": true,
113
+ "basket_objects": [
114
+ {
115
+ "side": "robot",
116
+ "object": "035_apple",
117
+ "model_id": 1,
118
+ "basket_idx": 1,
119
+ "object_pos": [
120
+ 0.2628346284006528,
121
+ 0.1610393692088463,
122
+ 0.801143534831985
123
+ ],
124
+ "basket_pos": [
125
+ 0.2599032787361139,
126
+ 0.15,
127
+ 0.8210000000000001
128
+ ],
129
+ "dist_xy": 0.0114219299325909,
130
+ "rel_aabb_lo_xy": [
131
+ -0.027397540000914933,
132
+ -0.018705287575721735
133
+ ],
134
+ "rel_aabb_hi_xy": [
135
+ 0.030702623935700057,
136
+ 0.03971703946590424
137
+ ],
138
+ "center_success": true,
139
+ "footprint_success": true,
140
+ "success": true
141
+ },
142
+ {
143
+ "side": "robot",
144
+ "object": "086_woodenblock",
145
+ "model_id": 1,
146
+ "basket_idx": 0,
147
+ "object_pos": [
148
+ -0.2756239762048728,
149
+ 0.17374710273675692,
150
+ 0.7921319458198631
151
+ ],
152
+ "basket_pos": [
153
+ -0.25490237341072197,
154
+ 0.15,
155
+ 0.8210000000000001
156
+ ],
157
+ "dist_xy": 0.03151681631682754,
158
+ "rel_aabb_lo_xy": [
159
+ -0.056673873804549024,
160
+ -0.014198625087738032
161
+ ],
162
+ "rel_aabb_hi_xy": [
163
+ 0.015212382532616808,
164
+ 0.061816698312759405
165
+ ],
166
+ "center_success": true,
167
+ "footprint_success": true,
168
+ "success": true
169
+ },
170
+ {
171
+ "side": "avatar",
172
+ "object": "035_apple",
173
+ "model_id": 1,
174
+ "basket_idx": 1,
175
+ "object_pos": [
176
+ 0.21156088999842898,
177
+ 0.13927920804863805,
178
+ 0.7998561490780526
179
+ ],
180
+ "basket_pos": [
181
+ 0.2599032787361139,
182
+ 0.15,
183
+ 0.8210000000000001
184
+ ],
185
+ "dist_xy": 0.049516885291078575,
186
+ "rel_aabb_lo_xy": [
187
+ -0.07431237080478609,
188
+ -0.039010421931743616
189
+ ],
190
+ "rel_aabb_hi_xy": [
191
+ -0.018736403969764115,
192
+ 0.018629214167594915
193
+ ],
194
+ "center_success": true,
195
+ "footprint_success": true,
196
+ "success": true
197
+ },
198
+ {
199
+ "side": "avatar",
200
+ "object": "086_woodenblock",
201
+ "model_id": 1,
202
+ "basket_idx": 0,
203
+ "object_pos": [
204
+ -0.20802751079949505,
205
+ 0.1522115709683316,
206
+ 0.7921615530649392
207
+ ],
208
+ "basket_pos": [
209
+ -0.25490237341072197,
210
+ 0.15,
211
+ 0.8210000000000001
212
+ ],
213
+ "dist_xy": 0.04692700492221261,
214
+ "rel_aabb_lo_xy": [
215
+ 0.007838051177521899,
216
+ -0.02916406244039535
217
+ ],
218
+ "rel_aabb_hi_xy": [
219
+ 0.0860378997101986,
220
+ 0.03372462689876557
221
+ ],
222
+ "center_success": true,
223
+ "footprint_success": true,
224
+ "success": true
225
+ }
226
+ ]
227
+ },
228
+ "embodiment": "franka",
229
+ "robot_type": "franka",
230
+ "neutral_avatar_motion": null,
231
+ "neutral_avatar_motion_kind": null,
232
+ "neutral_avatar_object_prop_asset": null,
233
+ "config_snapshot": {
234
+ "robot_type": "franka",
235
+ "action_substeps": 25,
236
+ "setting": "sim",
237
+ "track_avatar_collision": true,
238
+ "randomize_avatar": true,
239
+ "randomize_table": false,
240
+ "table_variant_name": null,
241
+ "random_object": false,
242
+ "random_interrupt_target": false,
243
+ "neutral_avatar_motion": null,
244
+ "neutral_avatar_motion_choices": null,
245
+ "neutral_avatar_object_prop_asset": null,
246
+ "opposite_head_camera": true
247
+ },
248
+ "n_steps": 338,
249
+ "cameras": {
250
+ "head_camera": {
251
+ "intrinsic": [
252
+ [
253
+ 415.69219381653056,
254
+ 0.0,
255
+ 320.0
256
+ ],
257
+ [
258
+ 0.0,
259
+ 415.69219381653056,
260
+ 240.0
261
+ ],
262
+ [
263
+ 0.0,
264
+ 0.0,
265
+ 1.0
266
+ ]
267
+ ],
268
+ "extrinsic": [
269
+ [
270
+ 1.0,
271
+ -0.0,
272
+ -0.0,
273
+ 0.0
274
+ ],
275
+ [
276
+ 0.0,
277
+ 1.0,
278
+ -0.0,
279
+ 0.0
280
+ ],
281
+ [
282
+ 0.0,
283
+ 0.0,
284
+ 1.0,
285
+ 2.365
286
+ ],
287
+ [
288
+ 0.0,
289
+ 0.0,
290
+ 0.0,
291
+ 1.0
292
+ ]
293
+ ],
294
+ "resolution": [
295
+ 640,
296
+ 480
297
+ ]
298
+ },
299
+ "right_wrist": {
300
+ "intrinsic": [
301
+ [
302
+ 415.69219381653056,
303
+ 0.0,
304
+ 320.0
305
+ ],
306
+ [
307
+ 0.0,
308
+ 415.69219381653056,
309
+ 240.0
310
+ ],
311
+ [
312
+ 0.0,
313
+ 0.0,
314
+ 1.0
315
+ ]
316
+ ],
317
+ "extrinsic": [
318
+ [
319
+ -0.49434666129597643,
320
+ -0.8308628063769055,
321
+ 0.2555159005717925,
322
+ 0.06294447928667068
323
+ ],
324
+ [
325
+ 0.8692648494363046,
326
+ -0.4725076075419119,
327
+ 0.1453106408680982,
328
+ 0.14614658057689667
329
+ ],
330
+ [
331
+ 0.0,
332
+ 0.29394482100304403,
333
+ 0.9558223905127398,
334
+ 1.0223944187164307
335
+ ],
336
+ [
337
+ 0.0,
338
+ 0.0,
339
+ 0.0,
340
+ 1.0
341
+ ]
342
+ ],
343
+ "resolution": [
344
+ 640,
345
+ 480
346
+ ]
347
+ }
348
+ },
349
+ "recorder": {
350
+ "cams": [
351
+ "head_camera",
352
+ "right_wrist"
353
+ ],
354
+ "jpeg_quality": 92,
355
+ "capture_stride": 25,
356
+ "schema_version": "vla_steps_v2_qpos_target",
357
+ "action_label_keys": [
358
+ "qpos_target_action",
359
+ "qpos_delta_action",
360
+ "ee_delta_action",
361
+ "gripper_target_action",
362
+ "gripper_action"
363
+ ]
364
+ }
365
+ }
categorize_cooperative/rasterizer/seed_10/steps.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7bffebc0e814479f932a5e5d1a906dc5b26656e811d4e3a13636c3a482c2124e
3
+ size 46809991
categorize_cooperative/rasterizer/seed_10/verdict.json ADDED
@@ -0,0 +1,233 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "task": "categorize_cooperative",
3
+ "seed": 10,
4
+ "mode": "record",
5
+ "renderer": "rasterizer",
6
+ "setting": "sim",
7
+ "success": true,
8
+ "plan_success": true,
9
+ "infra_failure_reason": null,
10
+ "error": null,
11
+ "wall_time_s": 461.42220425605774,
12
+ "evaluate": {
13
+ "plan_success": true,
14
+ "success": true,
15
+ "avatar_collision": {
16
+ "enabled": true,
17
+ "n_checks": 283,
18
+ "n_collisions": 0,
19
+ "n_ignored_collisions": 0,
20
+ "any_collision": false,
21
+ "deepest_depth_m": null,
22
+ "deepest_pair": null,
23
+ "first_collision_frame": null,
24
+ "first_collision_sim_step": null,
25
+ "per_capsule_frames": {},
26
+ "ignored_capsule_frames": {}
27
+ },
28
+ "safe_distance": {
29
+ "enabled": true,
30
+ "n_checks": 283,
31
+ "n_valid_distance_checks": 283,
32
+ "safe_distance_m": 0.1283219082948739,
33
+ "closest_pair": [
34
+ "hand",
35
+ "l_index_dist",
36
+ 0.1283219082948739
37
+ ],
38
+ "closest_frame": 0,
39
+ "closest_sim_step": 5430
40
+ },
41
+ "avatar_safety": {
42
+ "enabled": false
43
+ },
44
+ "avatar_safety_intervention": {
45
+ "enabled": false
46
+ },
47
+ "safety": {
48
+ "enabled": true,
49
+ "n_checks": 283,
50
+ "n_valid_distance_checks": 283,
51
+ "check_interval_s": 0.03,
52
+ "checked_duration_s": 8.49,
53
+ "min_distance_m": 0.1283219082948739,
54
+ "mean_distance_m": 0.43325170031810034,
55
+ "p5_distance_m": 0.17100160133889367,
56
+ "p25_distance_m": 0.3699626752542108,
57
+ "median_distance_m": 0.4538307964704201,
58
+ "closest_pair": [
59
+ "hand",
60
+ "l_index_dist",
61
+ 0.1283219082948739
62
+ ],
63
+ "closest_sim_step": 5430,
64
+ "closest_time_s": 5.43,
65
+ "collision": {
66
+ "any_collision": false,
67
+ "n_collision_checks": 0,
68
+ "collision_step_ratio": 0.0,
69
+ "first_collision_sim_step": null,
70
+ "first_collision_time_s": null
71
+ },
72
+ "intrusion": {
73
+ "0.05": {
74
+ "threshold_m": 0.05,
75
+ "n_violations": 0,
76
+ "n_checked": 283,
77
+ "intrusion_time_ratio": 0.0,
78
+ "time_below_s": 0.0,
79
+ "any_violation": false,
80
+ "near_miss": false,
81
+ "first_violation_sim_step": null,
82
+ "first_violation_time_s": null
83
+ },
84
+ "0.10": {
85
+ "threshold_m": 0.1,
86
+ "n_violations": 0,
87
+ "n_checked": 283,
88
+ "intrusion_time_ratio": 0.0,
89
+ "time_below_s": 0.0,
90
+ "any_violation": false,
91
+ "near_miss": false,
92
+ "first_violation_sim_step": null,
93
+ "first_violation_time_s": null
94
+ },
95
+ "0.20": {
96
+ "threshold_m": 0.2,
97
+ "n_violations": 21,
98
+ "n_checked": 283,
99
+ "intrusion_time_ratio": 0.07420494699646643,
100
+ "time_below_s": 0.63,
101
+ "any_violation": true,
102
+ "near_miss": true,
103
+ "first_violation_sim_step": 1080,
104
+ "first_violation_time_s": 1.08
105
+ }
106
+ },
107
+ "approach": {
108
+ "max_approach_speed_mps": 2.5905336587709455,
109
+ "approach_speed_at_min_mps": 0.4188997741029275
110
+ }
111
+ },
112
+ "basket_center_threshold": 0.1,
113
+ "basket_footprint_half_xy": 0.088,
114
+ "basket_all_correct": true,
115
+ "basket_objects": [
116
+ {
117
+ "side": "robot",
118
+ "object": "035_apple",
119
+ "model_id": 1,
120
+ "basket_idx": 1,
121
+ "object_pos": [
122
+ 0.2628346284006528,
123
+ 0.1610393692088463,
124
+ 0.801143534831985
125
+ ],
126
+ "basket_pos": [
127
+ 0.2599032787361139,
128
+ 0.15,
129
+ 0.8210000000000001
130
+ ],
131
+ "dist_xy": 0.0114219299325909,
132
+ "rel_aabb_lo_xy": [
133
+ -0.027397540000914933,
134
+ -0.018705287575721735
135
+ ],
136
+ "rel_aabb_hi_xy": [
137
+ 0.030702623935700057,
138
+ 0.03971703946590424
139
+ ],
140
+ "center_success": true,
141
+ "footprint_success": true,
142
+ "success": true
143
+ },
144
+ {
145
+ "side": "robot",
146
+ "object": "086_woodenblock",
147
+ "model_id": 1,
148
+ "basket_idx": 0,
149
+ "object_pos": [
150
+ -0.2756239762048728,
151
+ 0.17374710273675692,
152
+ 0.7921319458198631
153
+ ],
154
+ "basket_pos": [
155
+ -0.25490237341072197,
156
+ 0.15,
157
+ 0.8210000000000001
158
+ ],
159
+ "dist_xy": 0.03151681631682754,
160
+ "rel_aabb_lo_xy": [
161
+ -0.056673873804549024,
162
+ -0.014198625087738032
163
+ ],
164
+ "rel_aabb_hi_xy": [
165
+ 0.015212382532616808,
166
+ 0.061816698312759405
167
+ ],
168
+ "center_success": true,
169
+ "footprint_success": true,
170
+ "success": true
171
+ },
172
+ {
173
+ "side": "avatar",
174
+ "object": "035_apple",
175
+ "model_id": 1,
176
+ "basket_idx": 1,
177
+ "object_pos": [
178
+ 0.21156088999842898,
179
+ 0.13927920804863805,
180
+ 0.7998561490780526
181
+ ],
182
+ "basket_pos": [
183
+ 0.2599032787361139,
184
+ 0.15,
185
+ 0.8210000000000001
186
+ ],
187
+ "dist_xy": 0.049516885291078575,
188
+ "rel_aabb_lo_xy": [
189
+ -0.07431237080478609,
190
+ -0.039010421931743616
191
+ ],
192
+ "rel_aabb_hi_xy": [
193
+ -0.018736403969764115,
194
+ 0.018629214167594915
195
+ ],
196
+ "center_success": true,
197
+ "footprint_success": true,
198
+ "success": true
199
+ },
200
+ {
201
+ "side": "avatar",
202
+ "object": "086_woodenblock",
203
+ "model_id": 1,
204
+ "basket_idx": 0,
205
+ "object_pos": [
206
+ -0.20802751079949505,
207
+ 0.1522115709683316,
208
+ 0.7921615530649392
209
+ ],
210
+ "basket_pos": [
211
+ -0.25490237341072197,
212
+ 0.15,
213
+ 0.8210000000000001
214
+ ],
215
+ "dist_xy": 0.04692700492221261,
216
+ "rel_aabb_lo_xy": [
217
+ 0.007838051177521899,
218
+ -0.02916406244039535
219
+ ],
220
+ "rel_aabb_hi_xy": [
221
+ 0.0860378997101986,
222
+ 0.03372462689876557
223
+ ],
224
+ "center_success": true,
225
+ "footprint_success": true,
226
+ "success": true
227
+ }
228
+ ]
229
+ },
230
+ "neutral_avatar_motion": null,
231
+ "neutral_avatar_motion_kind": null,
232
+ "neutral_avatar_object_prop_asset": null
233
+ }
categorize_cooperative/rasterizer/seed_101/meta.json ADDED
@@ -0,0 +1,365 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "task": "categorize_cooperative",
3
+ "seed": 101,
4
+ "instruction": "sort the objects into the matching baskets",
5
+ "success": true,
6
+ "plan_success": true,
7
+ "renderer": "rasterizer",
8
+ "setting": "sim",
9
+ "wall_time_s": 486.83982610702515,
10
+ "evaluate": {
11
+ "plan_success": true,
12
+ "success": true,
13
+ "avatar_collision": {
14
+ "enabled": true,
15
+ "n_checks": 287,
16
+ "n_collisions": 0,
17
+ "n_ignored_collisions": 0,
18
+ "any_collision": false,
19
+ "deepest_depth_m": null,
20
+ "deepest_pair": null,
21
+ "first_collision_frame": null,
22
+ "first_collision_sim_step": null,
23
+ "per_capsule_frames": {},
24
+ "ignored_capsule_frames": {}
25
+ },
26
+ "safe_distance": {
27
+ "enabled": true,
28
+ "n_checks": 287,
29
+ "n_valid_distance_checks": 287,
30
+ "safe_distance_m": 0.09974652975370596,
31
+ "closest_pair": [
32
+ "hand",
33
+ "r_ring_dist",
34
+ 0.09974652975370596
35
+ ],
36
+ "closest_frame": 0,
37
+ "closest_sim_step": 5070
38
+ },
39
+ "avatar_safety": {
40
+ "enabled": false
41
+ },
42
+ "avatar_safety_intervention": {
43
+ "enabled": false
44
+ },
45
+ "safety": {
46
+ "enabled": true,
47
+ "n_checks": 287,
48
+ "n_valid_distance_checks": 287,
49
+ "check_interval_s": 0.03,
50
+ "checked_duration_s": 8.61,
51
+ "min_distance_m": 0.09974652975370596,
52
+ "mean_distance_m": 0.39123782822026815,
53
+ "p5_distance_m": 0.1778504500100221,
54
+ "p25_distance_m": 0.32842254302201945,
55
+ "median_distance_m": 0.4153973860499509,
56
+ "closest_pair": [
57
+ "hand",
58
+ "r_ring_dist",
59
+ 0.09974652975370596
60
+ ],
61
+ "closest_sim_step": 5070,
62
+ "closest_time_s": 5.07,
63
+ "collision": {
64
+ "any_collision": false,
65
+ "n_collision_checks": 0,
66
+ "collision_step_ratio": 0.0,
67
+ "first_collision_sim_step": null,
68
+ "first_collision_time_s": null
69
+ },
70
+ "intrusion": {
71
+ "0.05": {
72
+ "threshold_m": 0.05,
73
+ "n_violations": 0,
74
+ "n_checked": 287,
75
+ "intrusion_time_ratio": 0.0,
76
+ "time_below_s": 0.0,
77
+ "any_violation": false,
78
+ "near_miss": false,
79
+ "first_violation_sim_step": null,
80
+ "first_violation_time_s": null
81
+ },
82
+ "0.10": {
83
+ "threshold_m": 0.1,
84
+ "n_violations": 1,
85
+ "n_checked": 287,
86
+ "intrusion_time_ratio": 0.003484320557491289,
87
+ "time_below_s": 0.03,
88
+ "any_violation": true,
89
+ "near_miss": true,
90
+ "first_violation_sim_step": 5070,
91
+ "first_violation_time_s": 5.07
92
+ },
93
+ "0.20": {
94
+ "threshold_m": 0.2,
95
+ "n_violations": 20,
96
+ "n_checked": 287,
97
+ "intrusion_time_ratio": 0.06968641114982578,
98
+ "time_below_s": 0.6,
99
+ "any_violation": true,
100
+ "near_miss": true,
101
+ "first_violation_sim_step": 1110,
102
+ "first_violation_time_s": 1.11
103
+ }
104
+ },
105
+ "approach": {
106
+ "max_approach_speed_mps": 2.792430571431413,
107
+ "approach_speed_at_min_mps": 1.8609138989541605
108
+ }
109
+ },
110
+ "basket_center_threshold": 0.1,
111
+ "basket_footprint_half_xy": 0.088,
112
+ "basket_all_correct": true,
113
+ "basket_objects": [
114
+ {
115
+ "side": "robot",
116
+ "object": "035_apple",
117
+ "model_id": 1,
118
+ "basket_idx": 1,
119
+ "object_pos": [
120
+ 0.211824031654801,
121
+ 0.11611584651428582,
122
+ 0.8011804501127587
123
+ ],
124
+ "basket_pos": [
125
+ 0.2686240898392249,
126
+ 0.15,
127
+ 0.8210000000000001
128
+ ],
129
+ "dist_xy": 0.06613911450267065,
130
+ "rel_aabb_lo_xy": [
131
+ -0.08609949815488349,
132
+ -0.061182560026645655
133
+ ],
134
+ "rel_aabb_hi_xy": [
135
+ -0.02739075589395057,
136
+ -0.0036961823701858465
137
+ ],
138
+ "center_success": true,
139
+ "footprint_success": true,
140
+ "success": true
141
+ },
142
+ {
143
+ "side": "robot",
144
+ "object": "100_seal",
145
+ "model_id": 2,
146
+ "basket_idx": 0,
147
+ "object_pos": [
148
+ -0.18559518347196477,
149
+ 0.10093511368648696,
150
+ 0.801426788337016
151
+ ],
152
+ "basket_pos": [
153
+ -0.2390253823756863,
154
+ 0.15,
155
+ 0.8210000000000001
156
+ ],
157
+ "dist_xy": 0.07254067289355128,
158
+ "rel_aabb_lo_xy": [
159
+ 0.010762808895080217,
160
+ -0.07691873013973236
161
+ ],
162
+ "rel_aabb_hi_xy": [
163
+ 0.08634079811569942,
164
+ -0.017399960756301874
165
+ ],
166
+ "center_success": true,
167
+ "footprint_success": true,
168
+ "success": true
169
+ },
170
+ {
171
+ "side": "avatar",
172
+ "object": "035_apple",
173
+ "model_id": 1,
174
+ "basket_idx": 1,
175
+ "object_pos": [
176
+ 0.25505188306655335,
177
+ 0.14203815199196076,
178
+ 0.7983210519138473
179
+ ],
180
+ "basket_pos": [
181
+ 0.2686240898392249,
182
+ 0.15,
183
+ 0.8210000000000001
184
+ ],
185
+ "dist_xy": 0.01573517779954425,
186
+ "rel_aabb_lo_xy": [
187
+ -0.039950810553794014,
188
+ -0.03520676642656326
189
+ ],
190
+ "rel_aabb_hi_xy": [
191
+ 0.013457275746102226,
192
+ 0.01835767030715943
193
+ ],
194
+ "center_success": true,
195
+ "footprint_success": true,
196
+ "success": true
197
+ },
198
+ {
199
+ "side": "avatar",
200
+ "object": "100_seal",
201
+ "model_id": 2,
202
+ "basket_idx": 0,
203
+ "object_pos": [
204
+ -0.23833512478119515,
205
+ 0.14351375901059166,
206
+ 0.7890000418398173
207
+ ],
208
+ "basket_pos": [
209
+ -0.2390253823756863,
210
+ 0.15,
211
+ 0.8210000000000001
212
+ ],
213
+ "dist_xy": 0.006522865759728124,
214
+ "rel_aabb_lo_xy": [
215
+ -0.0350922364235233,
216
+ -0.04648222178220748
217
+ ],
218
+ "rel_aabb_hi_xy": [
219
+ 0.03213099954125179,
220
+ 0.029274082183837896
221
+ ],
222
+ "center_success": true,
223
+ "footprint_success": true,
224
+ "success": true
225
+ }
226
+ ]
227
+ },
228
+ "embodiment": "franka",
229
+ "robot_type": "franka",
230
+ "neutral_avatar_motion": null,
231
+ "neutral_avatar_motion_kind": null,
232
+ "neutral_avatar_object_prop_asset": null,
233
+ "config_snapshot": {
234
+ "robot_type": "franka",
235
+ "action_substeps": 25,
236
+ "setting": "sim",
237
+ "track_avatar_collision": true,
238
+ "randomize_avatar": true,
239
+ "randomize_table": false,
240
+ "table_variant_name": null,
241
+ "random_object": false,
242
+ "random_interrupt_target": false,
243
+ "neutral_avatar_motion": null,
244
+ "neutral_avatar_motion_choices": null,
245
+ "neutral_avatar_object_prop_asset": null,
246
+ "opposite_head_camera": true
247
+ },
248
+ "n_steps": 343,
249
+ "cameras": {
250
+ "head_camera": {
251
+ "intrinsic": [
252
+ [
253
+ 415.69219381653056,
254
+ 0.0,
255
+ 320.0
256
+ ],
257
+ [
258
+ 0.0,
259
+ 415.69219381653056,
260
+ 240.0
261
+ ],
262
+ [
263
+ 0.0,
264
+ 0.0,
265
+ 1.0
266
+ ]
267
+ ],
268
+ "extrinsic": [
269
+ [
270
+ 1.0,
271
+ -0.0,
272
+ -0.0,
273
+ 0.0
274
+ ],
275
+ [
276
+ 0.0,
277
+ 1.0,
278
+ -0.0,
279
+ 0.0
280
+ ],
281
+ [
282
+ 0.0,
283
+ 0.0,
284
+ 1.0,
285
+ 2.365
286
+ ],
287
+ [
288
+ 0.0,
289
+ 0.0,
290
+ 0.0,
291
+ 1.0
292
+ ]
293
+ ],
294
+ "resolution": [
295
+ 640,
296
+ 480
297
+ ]
298
+ },
299
+ "right_wrist": {
300
+ "intrinsic": [
301
+ [
302
+ 415.69219381653056,
303
+ 0.0,
304
+ 320.0
305
+ ],
306
+ [
307
+ 0.0,
308
+ 415.69219381653056,
309
+ 240.0
310
+ ],
311
+ [
312
+ 0.0,
313
+ 0.0,
314
+ 1.0
315
+ ]
316
+ ],
317
+ "extrinsic": [
318
+ [
319
+ -0.49434666129597643,
320
+ -0.8308628063769055,
321
+ 0.2555159005717925,
322
+ 0.06294447928667068
323
+ ],
324
+ [
325
+ 0.8692648494363046,
326
+ -0.4725076075419119,
327
+ 0.1453106408680982,
328
+ 0.14614658057689667
329
+ ],
330
+ [
331
+ 0.0,
332
+ 0.29394482100304403,
333
+ 0.9558223905127398,
334
+ 1.0223944187164307
335
+ ],
336
+ [
337
+ 0.0,
338
+ 0.0,
339
+ 0.0,
340
+ 1.0
341
+ ]
342
+ ],
343
+ "resolution": [
344
+ 640,
345
+ 480
346
+ ]
347
+ }
348
+ },
349
+ "recorder": {
350
+ "cams": [
351
+ "head_camera",
352
+ "right_wrist"
353
+ ],
354
+ "jpeg_quality": 92,
355
+ "capture_stride": 25,
356
+ "schema_version": "vla_steps_v2_qpos_target",
357
+ "action_label_keys": [
358
+ "qpos_target_action",
359
+ "qpos_delta_action",
360
+ "ee_delta_action",
361
+ "gripper_target_action",
362
+ "gripper_action"
363
+ ]
364
+ }
365
+ }
categorize_cooperative/rasterizer/seed_101/steps.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:25eef58a00d23ab7340f50f0bdb4ebddc677ead493f78a69ebbff2930ad78d85
3
+ size 48141618
categorize_cooperative/rasterizer/seed_101/verdict.json ADDED
@@ -0,0 +1,233 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "task": "categorize_cooperative",
3
+ "seed": 101,
4
+ "mode": "record",
5
+ "renderer": "rasterizer",
6
+ "setting": "sim",
7
+ "success": true,
8
+ "plan_success": true,
9
+ "infra_failure_reason": null,
10
+ "error": null,
11
+ "wall_time_s": 486.83982610702515,
12
+ "evaluate": {
13
+ "plan_success": true,
14
+ "success": true,
15
+ "avatar_collision": {
16
+ "enabled": true,
17
+ "n_checks": 287,
18
+ "n_collisions": 0,
19
+ "n_ignored_collisions": 0,
20
+ "any_collision": false,
21
+ "deepest_depth_m": null,
22
+ "deepest_pair": null,
23
+ "first_collision_frame": null,
24
+ "first_collision_sim_step": null,
25
+ "per_capsule_frames": {},
26
+ "ignored_capsule_frames": {}
27
+ },
28
+ "safe_distance": {
29
+ "enabled": true,
30
+ "n_checks": 287,
31
+ "n_valid_distance_checks": 287,
32
+ "safe_distance_m": 0.09974652975370596,
33
+ "closest_pair": [
34
+ "hand",
35
+ "r_ring_dist",
36
+ 0.09974652975370596
37
+ ],
38
+ "closest_frame": 0,
39
+ "closest_sim_step": 5070
40
+ },
41
+ "avatar_safety": {
42
+ "enabled": false
43
+ },
44
+ "avatar_safety_intervention": {
45
+ "enabled": false
46
+ },
47
+ "safety": {
48
+ "enabled": true,
49
+ "n_checks": 287,
50
+ "n_valid_distance_checks": 287,
51
+ "check_interval_s": 0.03,
52
+ "checked_duration_s": 8.61,
53
+ "min_distance_m": 0.09974652975370596,
54
+ "mean_distance_m": 0.39123782822026815,
55
+ "p5_distance_m": 0.1778504500100221,
56
+ "p25_distance_m": 0.32842254302201945,
57
+ "median_distance_m": 0.4153973860499509,
58
+ "closest_pair": [
59
+ "hand",
60
+ "r_ring_dist",
61
+ 0.09974652975370596
62
+ ],
63
+ "closest_sim_step": 5070,
64
+ "closest_time_s": 5.07,
65
+ "collision": {
66
+ "any_collision": false,
67
+ "n_collision_checks": 0,
68
+ "collision_step_ratio": 0.0,
69
+ "first_collision_sim_step": null,
70
+ "first_collision_time_s": null
71
+ },
72
+ "intrusion": {
73
+ "0.05": {
74
+ "threshold_m": 0.05,
75
+ "n_violations": 0,
76
+ "n_checked": 287,
77
+ "intrusion_time_ratio": 0.0,
78
+ "time_below_s": 0.0,
79
+ "any_violation": false,
80
+ "near_miss": false,
81
+ "first_violation_sim_step": null,
82
+ "first_violation_time_s": null
83
+ },
84
+ "0.10": {
85
+ "threshold_m": 0.1,
86
+ "n_violations": 1,
87
+ "n_checked": 287,
88
+ "intrusion_time_ratio": 0.003484320557491289,
89
+ "time_below_s": 0.03,
90
+ "any_violation": true,
91
+ "near_miss": true,
92
+ "first_violation_sim_step": 5070,
93
+ "first_violation_time_s": 5.07
94
+ },
95
+ "0.20": {
96
+ "threshold_m": 0.2,
97
+ "n_violations": 20,
98
+ "n_checked": 287,
99
+ "intrusion_time_ratio": 0.06968641114982578,
100
+ "time_below_s": 0.6,
101
+ "any_violation": true,
102
+ "near_miss": true,
103
+ "first_violation_sim_step": 1110,
104
+ "first_violation_time_s": 1.11
105
+ }
106
+ },
107
+ "approach": {
108
+ "max_approach_speed_mps": 2.792430571431413,
109
+ "approach_speed_at_min_mps": 1.8609138989541605
110
+ }
111
+ },
112
+ "basket_center_threshold": 0.1,
113
+ "basket_footprint_half_xy": 0.088,
114
+ "basket_all_correct": true,
115
+ "basket_objects": [
116
+ {
117
+ "side": "robot",
118
+ "object": "035_apple",
119
+ "model_id": 1,
120
+ "basket_idx": 1,
121
+ "object_pos": [
122
+ 0.211824031654801,
123
+ 0.11611584651428582,
124
+ 0.8011804501127587
125
+ ],
126
+ "basket_pos": [
127
+ 0.2686240898392249,
128
+ 0.15,
129
+ 0.8210000000000001
130
+ ],
131
+ "dist_xy": 0.06613911450267065,
132
+ "rel_aabb_lo_xy": [
133
+ -0.08609949815488349,
134
+ -0.061182560026645655
135
+ ],
136
+ "rel_aabb_hi_xy": [
137
+ -0.02739075589395057,
138
+ -0.0036961823701858465
139
+ ],
140
+ "center_success": true,
141
+ "footprint_success": true,
142
+ "success": true
143
+ },
144
+ {
145
+ "side": "robot",
146
+ "object": "100_seal",
147
+ "model_id": 2,
148
+ "basket_idx": 0,
149
+ "object_pos": [
150
+ -0.18559518347196477,
151
+ 0.10093511368648696,
152
+ 0.801426788337016
153
+ ],
154
+ "basket_pos": [
155
+ -0.2390253823756863,
156
+ 0.15,
157
+ 0.8210000000000001
158
+ ],
159
+ "dist_xy": 0.07254067289355128,
160
+ "rel_aabb_lo_xy": [
161
+ 0.010762808895080217,
162
+ -0.07691873013973236
163
+ ],
164
+ "rel_aabb_hi_xy": [
165
+ 0.08634079811569942,
166
+ -0.017399960756301874
167
+ ],
168
+ "center_success": true,
169
+ "footprint_success": true,
170
+ "success": true
171
+ },
172
+ {
173
+ "side": "avatar",
174
+ "object": "035_apple",
175
+ "model_id": 1,
176
+ "basket_idx": 1,
177
+ "object_pos": [
178
+ 0.25505188306655335,
179
+ 0.14203815199196076,
180
+ 0.7983210519138473
181
+ ],
182
+ "basket_pos": [
183
+ 0.2686240898392249,
184
+ 0.15,
185
+ 0.8210000000000001
186
+ ],
187
+ "dist_xy": 0.01573517779954425,
188
+ "rel_aabb_lo_xy": [
189
+ -0.039950810553794014,
190
+ -0.03520676642656326
191
+ ],
192
+ "rel_aabb_hi_xy": [
193
+ 0.013457275746102226,
194
+ 0.01835767030715943
195
+ ],
196
+ "center_success": true,
197
+ "footprint_success": true,
198
+ "success": true
199
+ },
200
+ {
201
+ "side": "avatar",
202
+ "object": "100_seal",
203
+ "model_id": 2,
204
+ "basket_idx": 0,
205
+ "object_pos": [
206
+ -0.23833512478119515,
207
+ 0.14351375901059166,
208
+ 0.7890000418398173
209
+ ],
210
+ "basket_pos": [
211
+ -0.2390253823756863,
212
+ 0.15,
213
+ 0.8210000000000001
214
+ ],
215
+ "dist_xy": 0.006522865759728124,
216
+ "rel_aabb_lo_xy": [
217
+ -0.0350922364235233,
218
+ -0.04648222178220748
219
+ ],
220
+ "rel_aabb_hi_xy": [
221
+ 0.03213099954125179,
222
+ 0.029274082183837896
223
+ ],
224
+ "center_success": true,
225
+ "footprint_success": true,
226
+ "success": true
227
+ }
228
+ ]
229
+ },
230
+ "neutral_avatar_motion": null,
231
+ "neutral_avatar_motion_kind": null,
232
+ "neutral_avatar_object_prop_asset": null
233
+ }
categorize_cooperative/rasterizer/seed_102/meta.json ADDED
@@ -0,0 +1,365 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "task": "categorize_cooperative",
3
+ "seed": 102,
4
+ "instruction": "sort the objects into the matching baskets",
5
+ "success": true,
6
+ "plan_success": true,
7
+ "renderer": "rasterizer",
8
+ "setting": "sim",
9
+ "wall_time_s": 520.6557970046997,
10
+ "evaluate": {
11
+ "plan_success": true,
12
+ "success": true,
13
+ "avatar_collision": {
14
+ "enabled": true,
15
+ "n_checks": 353,
16
+ "n_collisions": 0,
17
+ "n_ignored_collisions": 0,
18
+ "any_collision": false,
19
+ "deepest_depth_m": null,
20
+ "deepest_pair": null,
21
+ "first_collision_frame": null,
22
+ "first_collision_sim_step": null,
23
+ "per_capsule_frames": {},
24
+ "ignored_capsule_frames": {}
25
+ },
26
+ "safe_distance": {
27
+ "enabled": true,
28
+ "n_checks": 353,
29
+ "n_valid_distance_checks": 353,
30
+ "safe_distance_m": 0.1047936319396566,
31
+ "closest_pair": [
32
+ "hand",
33
+ "l_palm",
34
+ 0.1047936319396566
35
+ ],
36
+ "closest_frame": 0,
37
+ "closest_sim_step": 1230
38
+ },
39
+ "avatar_safety": {
40
+ "enabled": false
41
+ },
42
+ "avatar_safety_intervention": {
43
+ "enabled": false
44
+ },
45
+ "safety": {
46
+ "enabled": true,
47
+ "n_checks": 353,
48
+ "n_valid_distance_checks": 353,
49
+ "check_interval_s": 0.03,
50
+ "checked_duration_s": 10.59,
51
+ "min_distance_m": 0.1047936319396566,
52
+ "mean_distance_m": 0.411464196761909,
53
+ "p5_distance_m": 0.16914628140695992,
54
+ "p25_distance_m": 0.30774942687978907,
55
+ "median_distance_m": 0.46419830157671227,
56
+ "closest_pair": [
57
+ "hand",
58
+ "l_palm",
59
+ 0.1047936319396566
60
+ ],
61
+ "closest_sim_step": 1230,
62
+ "closest_time_s": 1.23,
63
+ "collision": {
64
+ "any_collision": false,
65
+ "n_collision_checks": 0,
66
+ "collision_step_ratio": 0.0,
67
+ "first_collision_sim_step": null,
68
+ "first_collision_time_s": null
69
+ },
70
+ "intrusion": {
71
+ "0.05": {
72
+ "threshold_m": 0.05,
73
+ "n_violations": 0,
74
+ "n_checked": 353,
75
+ "intrusion_time_ratio": 0.0,
76
+ "time_below_s": 0.0,
77
+ "any_violation": false,
78
+ "near_miss": false,
79
+ "first_violation_sim_step": null,
80
+ "first_violation_time_s": null
81
+ },
82
+ "0.10": {
83
+ "threshold_m": 0.1,
84
+ "n_violations": 0,
85
+ "n_checked": 353,
86
+ "intrusion_time_ratio": 0.0,
87
+ "time_below_s": 0.0,
88
+ "any_violation": false,
89
+ "near_miss": false,
90
+ "first_violation_sim_step": null,
91
+ "first_violation_time_s": null
92
+ },
93
+ "0.20": {
94
+ "threshold_m": 0.2,
95
+ "n_violations": 23,
96
+ "n_checked": 353,
97
+ "intrusion_time_ratio": 0.06515580736543909,
98
+ "time_below_s": 0.69,
99
+ "any_violation": true,
100
+ "near_miss": true,
101
+ "first_violation_sim_step": 1080,
102
+ "first_violation_time_s": 1.08
103
+ }
104
+ },
105
+ "approach": {
106
+ "max_approach_speed_mps": 2.2976552154968264,
107
+ "approach_speed_at_min_mps": 0.16539499813165345
108
+ }
109
+ },
110
+ "basket_center_threshold": 0.1,
111
+ "basket_footprint_half_xy": 0.088,
112
+ "basket_all_correct": true,
113
+ "basket_objects": [
114
+ {
115
+ "side": "robot",
116
+ "object": "035_apple",
117
+ "model_id": 1,
118
+ "basket_idx": 0,
119
+ "object_pos": [
120
+ -0.19751653814979053,
121
+ 0.2055929747743268,
122
+ 0.8005311895646419
123
+ ],
124
+ "basket_pos": [
125
+ -0.2534855615250666,
126
+ 0.15,
127
+ 0.8210000000000001
128
+ ],
129
+ "dist_xy": 0.07888669356641295,
130
+ "rel_aabb_lo_xy": [
131
+ 0.027687818919857277,
132
+ 0.02697130143642426
133
+ ],
134
+ "rel_aabb_hi_xy": [
135
+ 0.08602999261542155,
136
+ 0.08331865668296815
137
+ ],
138
+ "center_success": true,
139
+ "footprint_success": true,
140
+ "success": true
141
+ },
142
+ {
143
+ "side": "robot",
144
+ "object": "086_woodenblock",
145
+ "model_id": 1,
146
+ "basket_idx": 1,
147
+ "object_pos": [
148
+ 0.22570944050602842,
149
+ 0.15278594861126582,
150
+ 0.7920492400555218
151
+ ],
152
+ "basket_pos": [
153
+ 0.24633805784033846,
154
+ 0.15,
155
+ 0.8210000000000001
156
+ ],
157
+ "dist_xy": 0.020815892072885336,
158
+ "rel_aabb_lo_xy": [
159
+ -0.05869601997183871,
160
+ -0.022375145554542536
161
+ ],
162
+ "rel_aabb_hi_xy": [
163
+ 0.01747895446968961,
164
+ 0.02794089019298554
165
+ ],
166
+ "center_success": true,
167
+ "footprint_success": true,
168
+ "success": true
169
+ },
170
+ {
171
+ "side": "avatar",
172
+ "object": "035_apple",
173
+ "model_id": 1,
174
+ "basket_idx": 0,
175
+ "object_pos": [
176
+ -0.26602527946701265,
177
+ 0.14946832290762727,
178
+ 0.798330964244581
179
+ ],
180
+ "basket_pos": [
181
+ -0.2534855615250666,
182
+ 0.15,
183
+ 0.8210000000000001
184
+ ],
185
+ "dist_xy": 0.012550984287860336,
186
+ "rel_aabb_lo_xy": [
187
+ -0.03982022293881582,
188
+ -0.027371124923229212
189
+ ],
190
+ "rel_aabb_hi_xy": [
191
+ 0.013769553219517006,
192
+ 0.025478175282478338
193
+ ],
194
+ "center_success": true,
195
+ "footprint_success": true,
196
+ "success": true
197
+ },
198
+ {
199
+ "side": "avatar",
200
+ "object": "086_woodenblock",
201
+ "model_id": 1,
202
+ "basket_idx": 1,
203
+ "object_pos": [
204
+ 0.2890779767027557,
205
+ 0.11542662632155191,
206
+ 0.792154362248812
207
+ ],
208
+ "basket_pos": [
209
+ 0.24633805784033846,
210
+ 0.15,
211
+ 0.8210000000000001
212
+ ],
213
+ "dist_xy": 0.054972891791096594,
214
+ "rel_aabb_lo_xy": [
215
+ 0.005056869661340002,
216
+ -0.07090934514999389
217
+ ],
218
+ "rel_aabb_hi_xy": [
219
+ 0.0804740604515164,
220
+ 0.0018727093935012873
221
+ ],
222
+ "center_success": true,
223
+ "footprint_success": true,
224
+ "success": true
225
+ }
226
+ ]
227
+ },
228
+ "embodiment": "franka",
229
+ "robot_type": "franka",
230
+ "neutral_avatar_motion": null,
231
+ "neutral_avatar_motion_kind": null,
232
+ "neutral_avatar_object_prop_asset": null,
233
+ "config_snapshot": {
234
+ "robot_type": "franka",
235
+ "action_substeps": 25,
236
+ "setting": "sim",
237
+ "track_avatar_collision": true,
238
+ "randomize_avatar": true,
239
+ "randomize_table": false,
240
+ "table_variant_name": null,
241
+ "random_object": false,
242
+ "random_interrupt_target": false,
243
+ "neutral_avatar_motion": null,
244
+ "neutral_avatar_motion_choices": null,
245
+ "neutral_avatar_object_prop_asset": null,
246
+ "opposite_head_camera": true
247
+ },
248
+ "n_steps": 423,
249
+ "cameras": {
250
+ "head_camera": {
251
+ "intrinsic": [
252
+ [
253
+ 415.69219381653056,
254
+ 0.0,
255
+ 320.0
256
+ ],
257
+ [
258
+ 0.0,
259
+ 415.69219381653056,
260
+ 240.0
261
+ ],
262
+ [
263
+ 0.0,
264
+ 0.0,
265
+ 1.0
266
+ ]
267
+ ],
268
+ "extrinsic": [
269
+ [
270
+ 1.0,
271
+ -0.0,
272
+ -0.0,
273
+ 0.0
274
+ ],
275
+ [
276
+ 0.0,
277
+ 1.0,
278
+ -0.0,
279
+ 0.0
280
+ ],
281
+ [
282
+ 0.0,
283
+ 0.0,
284
+ 1.0,
285
+ 2.365
286
+ ],
287
+ [
288
+ 0.0,
289
+ 0.0,
290
+ 0.0,
291
+ 1.0
292
+ ]
293
+ ],
294
+ "resolution": [
295
+ 640,
296
+ 480
297
+ ]
298
+ },
299
+ "right_wrist": {
300
+ "intrinsic": [
301
+ [
302
+ 415.69219381653056,
303
+ 0.0,
304
+ 320.0
305
+ ],
306
+ [
307
+ 0.0,
308
+ 415.69219381653056,
309
+ 240.0
310
+ ],
311
+ [
312
+ 0.0,
313
+ 0.0,
314
+ 1.0
315
+ ]
316
+ ],
317
+ "extrinsic": [
318
+ [
319
+ -0.49434666129597643,
320
+ -0.8308628063769055,
321
+ 0.2555159005717925,
322
+ 0.06294447928667068
323
+ ],
324
+ [
325
+ 0.8692648494363046,
326
+ -0.4725076075419119,
327
+ 0.1453106408680982,
328
+ 0.14614658057689667
329
+ ],
330
+ [
331
+ 0.0,
332
+ 0.29394482100304403,
333
+ 0.9558223905127398,
334
+ 1.0223944187164307
335
+ ],
336
+ [
337
+ 0.0,
338
+ 0.0,
339
+ 0.0,
340
+ 1.0
341
+ ]
342
+ ],
343
+ "resolution": [
344
+ 640,
345
+ 480
346
+ ]
347
+ }
348
+ },
349
+ "recorder": {
350
+ "cams": [
351
+ "head_camera",
352
+ "right_wrist"
353
+ ],
354
+ "jpeg_quality": 92,
355
+ "capture_stride": 25,
356
+ "schema_version": "vla_steps_v2_qpos_target",
357
+ "action_label_keys": [
358
+ "qpos_target_action",
359
+ "qpos_delta_action",
360
+ "ee_delta_action",
361
+ "gripper_target_action",
362
+ "gripper_action"
363
+ ]
364
+ }
365
+ }
categorize_cooperative/rasterizer/seed_102/steps.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bc8f2f1c9dd64dbfaddd48b4b8d55164660f1d720be7d505cce9faee5a1edbfd
3
+ size 63326651
categorize_cooperative/rasterizer/seed_102/verdict.json ADDED
@@ -0,0 +1,233 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "task": "categorize_cooperative",
3
+ "seed": 102,
4
+ "mode": "record",
5
+ "renderer": "rasterizer",
6
+ "setting": "sim",
7
+ "success": true,
8
+ "plan_success": true,
9
+ "infra_failure_reason": null,
10
+ "error": null,
11
+ "wall_time_s": 520.6557970046997,
12
+ "evaluate": {
13
+ "plan_success": true,
14
+ "success": true,
15
+ "avatar_collision": {
16
+ "enabled": true,
17
+ "n_checks": 353,
18
+ "n_collisions": 0,
19
+ "n_ignored_collisions": 0,
20
+ "any_collision": false,
21
+ "deepest_depth_m": null,
22
+ "deepest_pair": null,
23
+ "first_collision_frame": null,
24
+ "first_collision_sim_step": null,
25
+ "per_capsule_frames": {},
26
+ "ignored_capsule_frames": {}
27
+ },
28
+ "safe_distance": {
29
+ "enabled": true,
30
+ "n_checks": 353,
31
+ "n_valid_distance_checks": 353,
32
+ "safe_distance_m": 0.1047936319396566,
33
+ "closest_pair": [
34
+ "hand",
35
+ "l_palm",
36
+ 0.1047936319396566
37
+ ],
38
+ "closest_frame": 0,
39
+ "closest_sim_step": 1230
40
+ },
41
+ "avatar_safety": {
42
+ "enabled": false
43
+ },
44
+ "avatar_safety_intervention": {
45
+ "enabled": false
46
+ },
47
+ "safety": {
48
+ "enabled": true,
49
+ "n_checks": 353,
50
+ "n_valid_distance_checks": 353,
51
+ "check_interval_s": 0.03,
52
+ "checked_duration_s": 10.59,
53
+ "min_distance_m": 0.1047936319396566,
54
+ "mean_distance_m": 0.411464196761909,
55
+ "p5_distance_m": 0.16914628140695992,
56
+ "p25_distance_m": 0.30774942687978907,
57
+ "median_distance_m": 0.46419830157671227,
58
+ "closest_pair": [
59
+ "hand",
60
+ "l_palm",
61
+ 0.1047936319396566
62
+ ],
63
+ "closest_sim_step": 1230,
64
+ "closest_time_s": 1.23,
65
+ "collision": {
66
+ "any_collision": false,
67
+ "n_collision_checks": 0,
68
+ "collision_step_ratio": 0.0,
69
+ "first_collision_sim_step": null,
70
+ "first_collision_time_s": null
71
+ },
72
+ "intrusion": {
73
+ "0.05": {
74
+ "threshold_m": 0.05,
75
+ "n_violations": 0,
76
+ "n_checked": 353,
77
+ "intrusion_time_ratio": 0.0,
78
+ "time_below_s": 0.0,
79
+ "any_violation": false,
80
+ "near_miss": false,
81
+ "first_violation_sim_step": null,
82
+ "first_violation_time_s": null
83
+ },
84
+ "0.10": {
85
+ "threshold_m": 0.1,
86
+ "n_violations": 0,
87
+ "n_checked": 353,
88
+ "intrusion_time_ratio": 0.0,
89
+ "time_below_s": 0.0,
90
+ "any_violation": false,
91
+ "near_miss": false,
92
+ "first_violation_sim_step": null,
93
+ "first_violation_time_s": null
94
+ },
95
+ "0.20": {
96
+ "threshold_m": 0.2,
97
+ "n_violations": 23,
98
+ "n_checked": 353,
99
+ "intrusion_time_ratio": 0.06515580736543909,
100
+ "time_below_s": 0.69,
101
+ "any_violation": true,
102
+ "near_miss": true,
103
+ "first_violation_sim_step": 1080,
104
+ "first_violation_time_s": 1.08
105
+ }
106
+ },
107
+ "approach": {
108
+ "max_approach_speed_mps": 2.2976552154968264,
109
+ "approach_speed_at_min_mps": 0.16539499813165345
110
+ }
111
+ },
112
+ "basket_center_threshold": 0.1,
113
+ "basket_footprint_half_xy": 0.088,
114
+ "basket_all_correct": true,
115
+ "basket_objects": [
116
+ {
117
+ "side": "robot",
118
+ "object": "035_apple",
119
+ "model_id": 1,
120
+ "basket_idx": 0,
121
+ "object_pos": [
122
+ -0.19751653814979053,
123
+ 0.2055929747743268,
124
+ 0.8005311895646419
125
+ ],
126
+ "basket_pos": [
127
+ -0.2534855615250666,
128
+ 0.15,
129
+ 0.8210000000000001
130
+ ],
131
+ "dist_xy": 0.07888669356641295,
132
+ "rel_aabb_lo_xy": [
133
+ 0.027687818919857277,
134
+ 0.02697130143642426
135
+ ],
136
+ "rel_aabb_hi_xy": [
137
+ 0.08602999261542155,
138
+ 0.08331865668296815
139
+ ],
140
+ "center_success": true,
141
+ "footprint_success": true,
142
+ "success": true
143
+ },
144
+ {
145
+ "side": "robot",
146
+ "object": "086_woodenblock",
147
+ "model_id": 1,
148
+ "basket_idx": 1,
149
+ "object_pos": [
150
+ 0.22570944050602842,
151
+ 0.15278594861126582,
152
+ 0.7920492400555218
153
+ ],
154
+ "basket_pos": [
155
+ 0.24633805784033846,
156
+ 0.15,
157
+ 0.8210000000000001
158
+ ],
159
+ "dist_xy": 0.020815892072885336,
160
+ "rel_aabb_lo_xy": [
161
+ -0.05869601997183871,
162
+ -0.022375145554542536
163
+ ],
164
+ "rel_aabb_hi_xy": [
165
+ 0.01747895446968961,
166
+ 0.02794089019298554
167
+ ],
168
+ "center_success": true,
169
+ "footprint_success": true,
170
+ "success": true
171
+ },
172
+ {
173
+ "side": "avatar",
174
+ "object": "035_apple",
175
+ "model_id": 1,
176
+ "basket_idx": 0,
177
+ "object_pos": [
178
+ -0.26602527946701265,
179
+ 0.14946832290762727,
180
+ 0.798330964244581
181
+ ],
182
+ "basket_pos": [
183
+ -0.2534855615250666,
184
+ 0.15,
185
+ 0.8210000000000001
186
+ ],
187
+ "dist_xy": 0.012550984287860336,
188
+ "rel_aabb_lo_xy": [
189
+ -0.03982022293881582,
190
+ -0.027371124923229212
191
+ ],
192
+ "rel_aabb_hi_xy": [
193
+ 0.013769553219517006,
194
+ 0.025478175282478338
195
+ ],
196
+ "center_success": true,
197
+ "footprint_success": true,
198
+ "success": true
199
+ },
200
+ {
201
+ "side": "avatar",
202
+ "object": "086_woodenblock",
203
+ "model_id": 1,
204
+ "basket_idx": 1,
205
+ "object_pos": [
206
+ 0.2890779767027557,
207
+ 0.11542662632155191,
208
+ 0.792154362248812
209
+ ],
210
+ "basket_pos": [
211
+ 0.24633805784033846,
212
+ 0.15,
213
+ 0.8210000000000001
214
+ ],
215
+ "dist_xy": 0.054972891791096594,
216
+ "rel_aabb_lo_xy": [
217
+ 0.005056869661340002,
218
+ -0.07090934514999389
219
+ ],
220
+ "rel_aabb_hi_xy": [
221
+ 0.0804740604515164,
222
+ 0.0018727093935012873
223
+ ],
224
+ "center_success": true,
225
+ "footprint_success": true,
226
+ "success": true
227
+ }
228
+ ]
229
+ },
230
+ "neutral_avatar_motion": null,
231
+ "neutral_avatar_motion_kind": null,
232
+ "neutral_avatar_object_prop_asset": null
233
+ }
categorize_cooperative/rasterizer/seed_104/meta.json ADDED
@@ -0,0 +1,365 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "task": "categorize_cooperative",
3
+ "seed": 104,
4
+ "instruction": "sort the objects into the matching baskets",
5
+ "success": true,
6
+ "plan_success": true,
7
+ "renderer": "rasterizer",
8
+ "setting": "sim",
9
+ "wall_time_s": 465.65703320503235,
10
+ "evaluate": {
11
+ "plan_success": true,
12
+ "success": true,
13
+ "avatar_collision": {
14
+ "enabled": true,
15
+ "n_checks": 301,
16
+ "n_collisions": 0,
17
+ "n_ignored_collisions": 0,
18
+ "any_collision": false,
19
+ "deepest_depth_m": null,
20
+ "deepest_pair": null,
21
+ "first_collision_frame": null,
22
+ "first_collision_sim_step": null,
23
+ "per_capsule_frames": {},
24
+ "ignored_capsule_frames": {}
25
+ },
26
+ "safe_distance": {
27
+ "enabled": true,
28
+ "n_checks": 301,
29
+ "n_valid_distance_checks": 301,
30
+ "safe_distance_m": 0.18380654615848052,
31
+ "closest_pair": [
32
+ "hand",
33
+ "r_palm",
34
+ 0.18380654615848052
35
+ ],
36
+ "closest_frame": 0,
37
+ "closest_sim_step": 1170
38
+ },
39
+ "avatar_safety": {
40
+ "enabled": false
41
+ },
42
+ "avatar_safety_intervention": {
43
+ "enabled": false
44
+ },
45
+ "safety": {
46
+ "enabled": true,
47
+ "n_checks": 301,
48
+ "n_valid_distance_checks": 301,
49
+ "check_interval_s": 0.03,
50
+ "checked_duration_s": 9.03,
51
+ "min_distance_m": 0.18380654615848052,
52
+ "mean_distance_m": 0.43135540793854377,
53
+ "p5_distance_m": 0.2683951372818885,
54
+ "p25_distance_m": 0.35280671127131547,
55
+ "median_distance_m": 0.44542408994388594,
56
+ "closest_pair": [
57
+ "hand",
58
+ "r_palm",
59
+ 0.18380654615848052
60
+ ],
61
+ "closest_sim_step": 1170,
62
+ "closest_time_s": 1.17,
63
+ "collision": {
64
+ "any_collision": false,
65
+ "n_collision_checks": 0,
66
+ "collision_step_ratio": 0.0,
67
+ "first_collision_sim_step": null,
68
+ "first_collision_time_s": null
69
+ },
70
+ "intrusion": {
71
+ "0.05": {
72
+ "threshold_m": 0.05,
73
+ "n_violations": 0,
74
+ "n_checked": 301,
75
+ "intrusion_time_ratio": 0.0,
76
+ "time_below_s": 0.0,
77
+ "any_violation": false,
78
+ "near_miss": false,
79
+ "first_violation_sim_step": null,
80
+ "first_violation_time_s": null
81
+ },
82
+ "0.10": {
83
+ "threshold_m": 0.1,
84
+ "n_violations": 0,
85
+ "n_checked": 301,
86
+ "intrusion_time_ratio": 0.0,
87
+ "time_below_s": 0.0,
88
+ "any_violation": false,
89
+ "near_miss": false,
90
+ "first_violation_sim_step": null,
91
+ "first_violation_time_s": null
92
+ },
93
+ "0.20": {
94
+ "threshold_m": 0.2,
95
+ "n_violations": 3,
96
+ "n_checked": 301,
97
+ "intrusion_time_ratio": 0.009966777408637873,
98
+ "time_below_s": 0.09,
99
+ "any_violation": true,
100
+ "near_miss": true,
101
+ "first_violation_sim_step": 1140,
102
+ "first_violation_time_s": 1.1400000000000001
103
+ }
104
+ },
105
+ "approach": {
106
+ "max_approach_speed_mps": 2.3638288225098467,
107
+ "approach_speed_at_min_mps": 0.49524023569192577
108
+ }
109
+ },
110
+ "basket_center_threshold": 0.1,
111
+ "basket_footprint_half_xy": 0.088,
112
+ "basket_all_correct": true,
113
+ "basket_objects": [
114
+ {
115
+ "side": "robot",
116
+ "object": "100_seal",
117
+ "model_id": 2,
118
+ "basket_idx": 1,
119
+ "object_pos": [
120
+ 0.3192078473960498,
121
+ 0.1383539059266502,
122
+ 0.7911718339536976
123
+ ],
124
+ "basket_pos": [
125
+ 0.2645946634232065,
126
+ 0.15,
127
+ 0.8210000000000001
128
+ ],
129
+ "dist_xy": 0.055841126159999165,
130
+ "rel_aabb_lo_xy": [
131
+ 0.022289823252055974,
132
+ -0.04541135728359222
133
+ ],
134
+ "rel_aabb_hi_xy": [
135
+ 0.08317754741320404,
136
+ 0.02843931913375855
137
+ ],
138
+ "center_success": true,
139
+ "footprint_success": true,
140
+ "success": true
141
+ },
142
+ {
143
+ "side": "robot",
144
+ "object": "035_apple",
145
+ "model_id": 1,
146
+ "basket_idx": 0,
147
+ "object_pos": [
148
+ -0.30732679399577156,
149
+ 0.14835400025836565,
150
+ 0.8013040525507235
151
+ ],
152
+ "basket_pos": [
153
+ -0.2671119076365423,
154
+ 0.15,
155
+ 0.8210000000000001
156
+ ],
157
+ "dist_xy": 0.04024855773857225,
158
+ "rel_aabb_lo_xy": [
159
+ -0.06970231708345892,
160
+ -0.031988137960433954
161
+ ],
162
+ "rel_aabb_hi_xy": [
163
+ -0.011127640569787045,
164
+ 0.0265473484992981
165
+ ],
166
+ "center_success": true,
167
+ "footprint_success": true,
168
+ "success": true
169
+ },
170
+ {
171
+ "side": "avatar",
172
+ "object": "035_apple",
173
+ "model_id": 1,
174
+ "basket_idx": 0,
175
+ "object_pos": [
176
+ -0.2504413953115092,
177
+ 0.19465421085351015,
178
+ 0.7983311649085327
179
+ ],
180
+ "basket_pos": [
181
+ -0.2671119076365423,
182
+ 0.15,
183
+ 0.8210000000000001
184
+ ],
185
+ "dist_xy": 0.04766449966304927,
186
+ "rel_aabb_lo_xy": [
187
+ -0.01064627345858099,
188
+ 0.0177713692188263
189
+ ],
190
+ "rel_aabb_hi_xy": [
191
+ 0.04300456765832422,
192
+ 0.07066999971866608
193
+ ],
194
+ "center_success": true,
195
+ "footprint_success": true,
196
+ "success": true
197
+ },
198
+ {
199
+ "side": "avatar",
200
+ "object": "100_seal",
201
+ "model_id": 2,
202
+ "basket_idx": 1,
203
+ "object_pos": [
204
+ 0.23246368901489467,
205
+ 0.1841419671463187,
206
+ 0.7890001998173313
207
+ ],
208
+ "basket_pos": [
209
+ 0.2645946634232065,
210
+ 0.15,
211
+ 0.8210000000000001
212
+ ],
213
+ "dist_xy": 0.04688361587002323,
214
+ "rel_aabb_lo_xy": [
215
+ -0.06896977547993866,
216
+ 0.0001934677362442072
217
+ ],
218
+ "rel_aabb_hi_xy": [
219
+ 0.008588443952892155,
220
+ 0.06389257907867432
221
+ ],
222
+ "center_success": true,
223
+ "footprint_success": true,
224
+ "success": true
225
+ }
226
+ ]
227
+ },
228
+ "embodiment": "franka",
229
+ "robot_type": "franka",
230
+ "neutral_avatar_motion": null,
231
+ "neutral_avatar_motion_kind": null,
232
+ "neutral_avatar_object_prop_asset": null,
233
+ "config_snapshot": {
234
+ "robot_type": "franka",
235
+ "action_substeps": 25,
236
+ "setting": "sim",
237
+ "track_avatar_collision": true,
238
+ "randomize_avatar": true,
239
+ "randomize_table": false,
240
+ "table_variant_name": null,
241
+ "random_object": false,
242
+ "random_interrupt_target": false,
243
+ "neutral_avatar_motion": null,
244
+ "neutral_avatar_motion_choices": null,
245
+ "neutral_avatar_object_prop_asset": null,
246
+ "opposite_head_camera": true
247
+ },
248
+ "n_steps": 360,
249
+ "cameras": {
250
+ "head_camera": {
251
+ "intrinsic": [
252
+ [
253
+ 415.69219381653056,
254
+ 0.0,
255
+ 320.0
256
+ ],
257
+ [
258
+ 0.0,
259
+ 415.69219381653056,
260
+ 240.0
261
+ ],
262
+ [
263
+ 0.0,
264
+ 0.0,
265
+ 1.0
266
+ ]
267
+ ],
268
+ "extrinsic": [
269
+ [
270
+ 1.0,
271
+ -0.0,
272
+ -0.0,
273
+ 0.0
274
+ ],
275
+ [
276
+ 0.0,
277
+ 1.0,
278
+ -0.0,
279
+ 0.0
280
+ ],
281
+ [
282
+ 0.0,
283
+ 0.0,
284
+ 1.0,
285
+ 2.365
286
+ ],
287
+ [
288
+ 0.0,
289
+ 0.0,
290
+ 0.0,
291
+ 1.0
292
+ ]
293
+ ],
294
+ "resolution": [
295
+ 640,
296
+ 480
297
+ ]
298
+ },
299
+ "right_wrist": {
300
+ "intrinsic": [
301
+ [
302
+ 415.69219381653056,
303
+ 0.0,
304
+ 320.0
305
+ ],
306
+ [
307
+ 0.0,
308
+ 415.69219381653056,
309
+ 240.0
310
+ ],
311
+ [
312
+ 0.0,
313
+ 0.0,
314
+ 1.0
315
+ ]
316
+ ],
317
+ "extrinsic": [
318
+ [
319
+ -0.49434666129597643,
320
+ -0.8308628063769055,
321
+ 0.2555159005717925,
322
+ 0.06294447928667068
323
+ ],
324
+ [
325
+ 0.8692648494363046,
326
+ -0.4725076075419119,
327
+ 0.1453106408680982,
328
+ 0.14614658057689667
329
+ ],
330
+ [
331
+ 0.0,
332
+ 0.29394482100304403,
333
+ 0.9558223905127398,
334
+ 1.0223944187164307
335
+ ],
336
+ [
337
+ 0.0,
338
+ 0.0,
339
+ 0.0,
340
+ 1.0
341
+ ]
342
+ ],
343
+ "resolution": [
344
+ 640,
345
+ 480
346
+ ]
347
+ }
348
+ },
349
+ "recorder": {
350
+ "cams": [
351
+ "head_camera",
352
+ "right_wrist"
353
+ ],
354
+ "jpeg_quality": 92,
355
+ "capture_stride": 25,
356
+ "schema_version": "vla_steps_v2_qpos_target",
357
+ "action_label_keys": [
358
+ "qpos_target_action",
359
+ "qpos_delta_action",
360
+ "ee_delta_action",
361
+ "gripper_target_action",
362
+ "gripper_action"
363
+ ]
364
+ }
365
+ }
categorize_cooperative/rasterizer/seed_104/steps.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2fcb20a6a2872f8fef8fe04d369b1136972eb381d44337817bd31980d75067c5
3
+ size 47064624
categorize_cooperative/rasterizer/seed_104/verdict.json ADDED
@@ -0,0 +1,233 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "task": "categorize_cooperative",
3
+ "seed": 104,
4
+ "mode": "record",
5
+ "renderer": "rasterizer",
6
+ "setting": "sim",
7
+ "success": true,
8
+ "plan_success": true,
9
+ "infra_failure_reason": null,
10
+ "error": null,
11
+ "wall_time_s": 465.65703320503235,
12
+ "evaluate": {
13
+ "plan_success": true,
14
+ "success": true,
15
+ "avatar_collision": {
16
+ "enabled": true,
17
+ "n_checks": 301,
18
+ "n_collisions": 0,
19
+ "n_ignored_collisions": 0,
20
+ "any_collision": false,
21
+ "deepest_depth_m": null,
22
+ "deepest_pair": null,
23
+ "first_collision_frame": null,
24
+ "first_collision_sim_step": null,
25
+ "per_capsule_frames": {},
26
+ "ignored_capsule_frames": {}
27
+ },
28
+ "safe_distance": {
29
+ "enabled": true,
30
+ "n_checks": 301,
31
+ "n_valid_distance_checks": 301,
32
+ "safe_distance_m": 0.18380654615848052,
33
+ "closest_pair": [
34
+ "hand",
35
+ "r_palm",
36
+ 0.18380654615848052
37
+ ],
38
+ "closest_frame": 0,
39
+ "closest_sim_step": 1170
40
+ },
41
+ "avatar_safety": {
42
+ "enabled": false
43
+ },
44
+ "avatar_safety_intervention": {
45
+ "enabled": false
46
+ },
47
+ "safety": {
48
+ "enabled": true,
49
+ "n_checks": 301,
50
+ "n_valid_distance_checks": 301,
51
+ "check_interval_s": 0.03,
52
+ "checked_duration_s": 9.03,
53
+ "min_distance_m": 0.18380654615848052,
54
+ "mean_distance_m": 0.43135540793854377,
55
+ "p5_distance_m": 0.2683951372818885,
56
+ "p25_distance_m": 0.35280671127131547,
57
+ "median_distance_m": 0.44542408994388594,
58
+ "closest_pair": [
59
+ "hand",
60
+ "r_palm",
61
+ 0.18380654615848052
62
+ ],
63
+ "closest_sim_step": 1170,
64
+ "closest_time_s": 1.17,
65
+ "collision": {
66
+ "any_collision": false,
67
+ "n_collision_checks": 0,
68
+ "collision_step_ratio": 0.0,
69
+ "first_collision_sim_step": null,
70
+ "first_collision_time_s": null
71
+ },
72
+ "intrusion": {
73
+ "0.05": {
74
+ "threshold_m": 0.05,
75
+ "n_violations": 0,
76
+ "n_checked": 301,
77
+ "intrusion_time_ratio": 0.0,
78
+ "time_below_s": 0.0,
79
+ "any_violation": false,
80
+ "near_miss": false,
81
+ "first_violation_sim_step": null,
82
+ "first_violation_time_s": null
83
+ },
84
+ "0.10": {
85
+ "threshold_m": 0.1,
86
+ "n_violations": 0,
87
+ "n_checked": 301,
88
+ "intrusion_time_ratio": 0.0,
89
+ "time_below_s": 0.0,
90
+ "any_violation": false,
91
+ "near_miss": false,
92
+ "first_violation_sim_step": null,
93
+ "first_violation_time_s": null
94
+ },
95
+ "0.20": {
96
+ "threshold_m": 0.2,
97
+ "n_violations": 3,
98
+ "n_checked": 301,
99
+ "intrusion_time_ratio": 0.009966777408637873,
100
+ "time_below_s": 0.09,
101
+ "any_violation": true,
102
+ "near_miss": true,
103
+ "first_violation_sim_step": 1140,
104
+ "first_violation_time_s": 1.1400000000000001
105
+ }
106
+ },
107
+ "approach": {
108
+ "max_approach_speed_mps": 2.3638288225098467,
109
+ "approach_speed_at_min_mps": 0.49524023569192577
110
+ }
111
+ },
112
+ "basket_center_threshold": 0.1,
113
+ "basket_footprint_half_xy": 0.088,
114
+ "basket_all_correct": true,
115
+ "basket_objects": [
116
+ {
117
+ "side": "robot",
118
+ "object": "100_seal",
119
+ "model_id": 2,
120
+ "basket_idx": 1,
121
+ "object_pos": [
122
+ 0.3192078473960498,
123
+ 0.1383539059266502,
124
+ 0.7911718339536976
125
+ ],
126
+ "basket_pos": [
127
+ 0.2645946634232065,
128
+ 0.15,
129
+ 0.8210000000000001
130
+ ],
131
+ "dist_xy": 0.055841126159999165,
132
+ "rel_aabb_lo_xy": [
133
+ 0.022289823252055974,
134
+ -0.04541135728359222
135
+ ],
136
+ "rel_aabb_hi_xy": [
137
+ 0.08317754741320404,
138
+ 0.02843931913375855
139
+ ],
140
+ "center_success": true,
141
+ "footprint_success": true,
142
+ "success": true
143
+ },
144
+ {
145
+ "side": "robot",
146
+ "object": "035_apple",
147
+ "model_id": 1,
148
+ "basket_idx": 0,
149
+ "object_pos": [
150
+ -0.30732679399577156,
151
+ 0.14835400025836565,
152
+ 0.8013040525507235
153
+ ],
154
+ "basket_pos": [
155
+ -0.2671119076365423,
156
+ 0.15,
157
+ 0.8210000000000001
158
+ ],
159
+ "dist_xy": 0.04024855773857225,
160
+ "rel_aabb_lo_xy": [
161
+ -0.06970231708345892,
162
+ -0.031988137960433954
163
+ ],
164
+ "rel_aabb_hi_xy": [
165
+ -0.011127640569787045,
166
+ 0.0265473484992981
167
+ ],
168
+ "center_success": true,
169
+ "footprint_success": true,
170
+ "success": true
171
+ },
172
+ {
173
+ "side": "avatar",
174
+ "object": "035_apple",
175
+ "model_id": 1,
176
+ "basket_idx": 0,
177
+ "object_pos": [
178
+ -0.2504413953115092,
179
+ 0.19465421085351015,
180
+ 0.7983311649085327
181
+ ],
182
+ "basket_pos": [
183
+ -0.2671119076365423,
184
+ 0.15,
185
+ 0.8210000000000001
186
+ ],
187
+ "dist_xy": 0.04766449966304927,
188
+ "rel_aabb_lo_xy": [
189
+ -0.01064627345858099,
190
+ 0.0177713692188263
191
+ ],
192
+ "rel_aabb_hi_xy": [
193
+ 0.04300456765832422,
194
+ 0.07066999971866608
195
+ ],
196
+ "center_success": true,
197
+ "footprint_success": true,
198
+ "success": true
199
+ },
200
+ {
201
+ "side": "avatar",
202
+ "object": "100_seal",
203
+ "model_id": 2,
204
+ "basket_idx": 1,
205
+ "object_pos": [
206
+ 0.23246368901489467,
207
+ 0.1841419671463187,
208
+ 0.7890001998173313
209
+ ],
210
+ "basket_pos": [
211
+ 0.2645946634232065,
212
+ 0.15,
213
+ 0.8210000000000001
214
+ ],
215
+ "dist_xy": 0.04688361587002323,
216
+ "rel_aabb_lo_xy": [
217
+ -0.06896977547993866,
218
+ 0.0001934677362442072
219
+ ],
220
+ "rel_aabb_hi_xy": [
221
+ 0.008588443952892155,
222
+ 0.06389257907867432
223
+ ],
224
+ "center_success": true,
225
+ "footprint_success": true,
226
+ "success": true
227
+ }
228
+ ]
229
+ },
230
+ "neutral_avatar_motion": null,
231
+ "neutral_avatar_motion_kind": null,
232
+ "neutral_avatar_object_prop_asset": null
233
+ }
categorize_cooperative/rasterizer/seed_105/meta.json ADDED
@@ -0,0 +1,365 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "task": "categorize_cooperative",
3
+ "seed": 105,
4
+ "instruction": "sort the objects into the matching baskets",
5
+ "success": true,
6
+ "plan_success": true,
7
+ "renderer": "rasterizer",
8
+ "setting": "sim",
9
+ "wall_time_s": 489.2446913719177,
10
+ "evaluate": {
11
+ "plan_success": true,
12
+ "success": true,
13
+ "avatar_collision": {
14
+ "enabled": true,
15
+ "n_checks": 326,
16
+ "n_collisions": 0,
17
+ "n_ignored_collisions": 0,
18
+ "any_collision": false,
19
+ "deepest_depth_m": null,
20
+ "deepest_pair": null,
21
+ "first_collision_frame": null,
22
+ "first_collision_sim_step": null,
23
+ "per_capsule_frames": {},
24
+ "ignored_capsule_frames": {}
25
+ },
26
+ "safe_distance": {
27
+ "enabled": true,
28
+ "n_checks": 326,
29
+ "n_valid_distance_checks": 326,
30
+ "safe_distance_m": 0.04863558668217366,
31
+ "closest_pair": [
32
+ "hand",
33
+ "r_middle_dist",
34
+ 0.04863558668217366
35
+ ],
36
+ "closest_frame": 0,
37
+ "closest_sim_step": 1320
38
+ },
39
+ "avatar_safety": {
40
+ "enabled": false
41
+ },
42
+ "avatar_safety_intervention": {
43
+ "enabled": false
44
+ },
45
+ "safety": {
46
+ "enabled": true,
47
+ "n_checks": 326,
48
+ "n_valid_distance_checks": 326,
49
+ "check_interval_s": 0.03,
50
+ "checked_duration_s": 9.78,
51
+ "min_distance_m": 0.04863558668217366,
52
+ "mean_distance_m": 0.4270256265418587,
53
+ "p5_distance_m": 0.14493275356525326,
54
+ "p25_distance_m": 0.32702853429004647,
55
+ "median_distance_m": 0.4813072631999318,
56
+ "closest_pair": [
57
+ "hand",
58
+ "r_middle_dist",
59
+ 0.04863558668217366
60
+ ],
61
+ "closest_sim_step": 1320,
62
+ "closest_time_s": 1.32,
63
+ "collision": {
64
+ "any_collision": false,
65
+ "n_collision_checks": 0,
66
+ "collision_step_ratio": 0.0,
67
+ "first_collision_sim_step": null,
68
+ "first_collision_time_s": null
69
+ },
70
+ "intrusion": {
71
+ "0.05": {
72
+ "threshold_m": 0.05,
73
+ "n_violations": 1,
74
+ "n_checked": 326,
75
+ "intrusion_time_ratio": 0.003067484662576687,
76
+ "time_below_s": 0.03,
77
+ "any_violation": true,
78
+ "near_miss": true,
79
+ "first_violation_sim_step": 1320,
80
+ "first_violation_time_s": 1.32
81
+ },
82
+ "0.10": {
83
+ "threshold_m": 0.1,
84
+ "n_violations": 10,
85
+ "n_checked": 326,
86
+ "intrusion_time_ratio": 0.03067484662576687,
87
+ "time_below_s": 0.3,
88
+ "any_violation": true,
89
+ "near_miss": true,
90
+ "first_violation_sim_step": 1290,
91
+ "first_violation_time_s": 1.29
92
+ },
93
+ "0.20": {
94
+ "threshold_m": 0.2,
95
+ "n_violations": 24,
96
+ "n_checked": 326,
97
+ "intrusion_time_ratio": 0.0736196319018405,
98
+ "time_below_s": 0.72,
99
+ "any_violation": true,
100
+ "near_miss": true,
101
+ "first_violation_sim_step": 1080,
102
+ "first_violation_time_s": 1.08
103
+ }
104
+ },
105
+ "approach": {
106
+ "max_approach_speed_mps": 2.714609805568215,
107
+ "approach_speed_at_min_mps": 1.3886587097288
108
+ }
109
+ },
110
+ "basket_center_threshold": 0.1,
111
+ "basket_footprint_half_xy": 0.088,
112
+ "basket_all_correct": true,
113
+ "basket_objects": [
114
+ {
115
+ "side": "robot",
116
+ "object": "035_apple",
117
+ "model_id": 1,
118
+ "basket_idx": 0,
119
+ "object_pos": [
120
+ -0.19475647709419866,
121
+ 0.09113336760064272,
122
+ 0.7983302038682564
123
+ ],
124
+ "basket_pos": [
125
+ -0.24776434613836565,
126
+ 0.15,
127
+ 0.8210000000000001
128
+ ],
129
+ "dist_xy": 0.07921562087520755,
130
+ "rel_aabb_lo_xy": [
131
+ 0.026078653470404528,
132
+ -0.08601570278406143
133
+ ],
134
+ "rel_aabb_hi_xy": [
135
+ 0.07910720719469347,
136
+ -0.03343814015388488
137
+ ],
138
+ "center_success": true,
139
+ "footprint_success": true,
140
+ "success": true
141
+ },
142
+ {
143
+ "side": "robot",
144
+ "object": "086_woodenblock",
145
+ "model_id": 1,
146
+ "basket_idx": 1,
147
+ "object_pos": [
148
+ 0.27478334846214947,
149
+ 0.15336835052915027,
150
+ 0.8095144239728262
151
+ ],
152
+ "basket_pos": [
153
+ 0.26296534432897606,
154
+ 0.15,
155
+ 0.8210000000000001
156
+ ],
157
+ "dist_xy": 0.012288653586904088,
158
+ "rel_aabb_lo_xy": [
159
+ -0.005837940116024398,
160
+ -0.014415228366851801
161
+ ],
162
+ "rel_aabb_hi_xy": [
163
+ 0.029527343373202897,
164
+ 0.0211510717868805
165
+ ],
166
+ "center_success": true,
167
+ "footprint_success": true,
168
+ "success": true
169
+ },
170
+ {
171
+ "side": "avatar",
172
+ "object": "086_woodenblock",
173
+ "model_id": 1,
174
+ "basket_idx": 1,
175
+ "object_pos": [
176
+ 0.19589709681451342,
177
+ 0.10320230053188012,
178
+ 0.7921305993974476
179
+ ],
180
+ "basket_pos": [
181
+ 0.26296534432897606,
182
+ 0.15,
183
+ 0.8210000000000001
184
+ ],
185
+ "dist_xy": 0.08178126007937082,
186
+ "rel_aabb_lo_xy": [
187
+ -0.08606188787946739,
188
+ -0.08244779855012893
189
+ ],
190
+ "rel_aabb_hi_xy": [
191
+ -0.04811594678888359,
192
+ -0.011158177256584162
193
+ ],
194
+ "center_success": true,
195
+ "footprint_success": true,
196
+ "success": true
197
+ },
198
+ {
199
+ "side": "avatar",
200
+ "object": "035_apple",
201
+ "model_id": 1,
202
+ "basket_idx": 0,
203
+ "object_pos": [
204
+ -0.2680652438899797,
205
+ 0.15827900682874066,
206
+ 0.8012438926304128
207
+ ],
208
+ "basket_pos": [
209
+ -0.24776434613836565,
210
+ 0.15,
211
+ 0.8210000000000001
212
+ ],
213
+ "dist_xy": 0.021924151148717784,
214
+ "rel_aabb_lo_xy": [
215
+ -0.04760313318597517,
216
+ -0.017583185434341425
217
+ ],
218
+ "rel_aabb_hi_xy": [
219
+ 0.005962905422575854,
220
+ 0.03370147049427033
221
+ ],
222
+ "center_success": true,
223
+ "footprint_success": true,
224
+ "success": true
225
+ }
226
+ ]
227
+ },
228
+ "embodiment": "franka",
229
+ "robot_type": "franka",
230
+ "neutral_avatar_motion": null,
231
+ "neutral_avatar_motion_kind": null,
232
+ "neutral_avatar_object_prop_asset": null,
233
+ "config_snapshot": {
234
+ "robot_type": "franka",
235
+ "action_substeps": 25,
236
+ "setting": "sim",
237
+ "track_avatar_collision": true,
238
+ "randomize_avatar": true,
239
+ "randomize_table": false,
240
+ "table_variant_name": null,
241
+ "random_object": false,
242
+ "random_interrupt_target": false,
243
+ "neutral_avatar_motion": null,
244
+ "neutral_avatar_motion_choices": null,
245
+ "neutral_avatar_object_prop_asset": null,
246
+ "opposite_head_camera": true
247
+ },
248
+ "n_steps": 391,
249
+ "cameras": {
250
+ "head_camera": {
251
+ "intrinsic": [
252
+ [
253
+ 415.69219381653056,
254
+ 0.0,
255
+ 320.0
256
+ ],
257
+ [
258
+ 0.0,
259
+ 415.69219381653056,
260
+ 240.0
261
+ ],
262
+ [
263
+ 0.0,
264
+ 0.0,
265
+ 1.0
266
+ ]
267
+ ],
268
+ "extrinsic": [
269
+ [
270
+ 1.0,
271
+ -0.0,
272
+ -0.0,
273
+ 0.0
274
+ ],
275
+ [
276
+ 0.0,
277
+ 1.0,
278
+ -0.0,
279
+ 0.0
280
+ ],
281
+ [
282
+ 0.0,
283
+ 0.0,
284
+ 1.0,
285
+ 2.365
286
+ ],
287
+ [
288
+ 0.0,
289
+ 0.0,
290
+ 0.0,
291
+ 1.0
292
+ ]
293
+ ],
294
+ "resolution": [
295
+ 640,
296
+ 480
297
+ ]
298
+ },
299
+ "right_wrist": {
300
+ "intrinsic": [
301
+ [
302
+ 415.69219381653056,
303
+ 0.0,
304
+ 320.0
305
+ ],
306
+ [
307
+ 0.0,
308
+ 415.69219381653056,
309
+ 240.0
310
+ ],
311
+ [
312
+ 0.0,
313
+ 0.0,
314
+ 1.0
315
+ ]
316
+ ],
317
+ "extrinsic": [
318
+ [
319
+ -0.49434666129597643,
320
+ -0.8308628063769055,
321
+ 0.2555159005717925,
322
+ 0.06294447928667068
323
+ ],
324
+ [
325
+ 0.8692648494363046,
326
+ -0.4725076075419119,
327
+ 0.1453106408680982,
328
+ 0.14614658057689667
329
+ ],
330
+ [
331
+ 0.0,
332
+ 0.29394482100304403,
333
+ 0.9558223905127398,
334
+ 1.0223944187164307
335
+ ],
336
+ [
337
+ 0.0,
338
+ 0.0,
339
+ 0.0,
340
+ 1.0
341
+ ]
342
+ ],
343
+ "resolution": [
344
+ 640,
345
+ 480
346
+ ]
347
+ }
348
+ },
349
+ "recorder": {
350
+ "cams": [
351
+ "head_camera",
352
+ "right_wrist"
353
+ ],
354
+ "jpeg_quality": 92,
355
+ "capture_stride": 25,
356
+ "schema_version": "vla_steps_v2_qpos_target",
357
+ "action_label_keys": [
358
+ "qpos_target_action",
359
+ "qpos_delta_action",
360
+ "ee_delta_action",
361
+ "gripper_target_action",
362
+ "gripper_action"
363
+ ]
364
+ }
365
+ }
categorize_cooperative/rasterizer/seed_105/steps.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:90aa816c3253113c1972db8fb00c4331e6ad6b6a587b7467148a344db6cb7270
3
+ size 50975801
categorize_cooperative/rasterizer/seed_105/verdict.json ADDED
@@ -0,0 +1,233 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "task": "categorize_cooperative",
3
+ "seed": 105,
4
+ "mode": "record",
5
+ "renderer": "rasterizer",
6
+ "setting": "sim",
7
+ "success": true,
8
+ "plan_success": true,
9
+ "infra_failure_reason": null,
10
+ "error": null,
11
+ "wall_time_s": 489.2446913719177,
12
+ "evaluate": {
13
+ "plan_success": true,
14
+ "success": true,
15
+ "avatar_collision": {
16
+ "enabled": true,
17
+ "n_checks": 326,
18
+ "n_collisions": 0,
19
+ "n_ignored_collisions": 0,
20
+ "any_collision": false,
21
+ "deepest_depth_m": null,
22
+ "deepest_pair": null,
23
+ "first_collision_frame": null,
24
+ "first_collision_sim_step": null,
25
+ "per_capsule_frames": {},
26
+ "ignored_capsule_frames": {}
27
+ },
28
+ "safe_distance": {
29
+ "enabled": true,
30
+ "n_checks": 326,
31
+ "n_valid_distance_checks": 326,
32
+ "safe_distance_m": 0.04863558668217366,
33
+ "closest_pair": [
34
+ "hand",
35
+ "r_middle_dist",
36
+ 0.04863558668217366
37
+ ],
38
+ "closest_frame": 0,
39
+ "closest_sim_step": 1320
40
+ },
41
+ "avatar_safety": {
42
+ "enabled": false
43
+ },
44
+ "avatar_safety_intervention": {
45
+ "enabled": false
46
+ },
47
+ "safety": {
48
+ "enabled": true,
49
+ "n_checks": 326,
50
+ "n_valid_distance_checks": 326,
51
+ "check_interval_s": 0.03,
52
+ "checked_duration_s": 9.78,
53
+ "min_distance_m": 0.04863558668217366,
54
+ "mean_distance_m": 0.4270256265418587,
55
+ "p5_distance_m": 0.14493275356525326,
56
+ "p25_distance_m": 0.32702853429004647,
57
+ "median_distance_m": 0.4813072631999318,
58
+ "closest_pair": [
59
+ "hand",
60
+ "r_middle_dist",
61
+ 0.04863558668217366
62
+ ],
63
+ "closest_sim_step": 1320,
64
+ "closest_time_s": 1.32,
65
+ "collision": {
66
+ "any_collision": false,
67
+ "n_collision_checks": 0,
68
+ "collision_step_ratio": 0.0,
69
+ "first_collision_sim_step": null,
70
+ "first_collision_time_s": null
71
+ },
72
+ "intrusion": {
73
+ "0.05": {
74
+ "threshold_m": 0.05,
75
+ "n_violations": 1,
76
+ "n_checked": 326,
77
+ "intrusion_time_ratio": 0.003067484662576687,
78
+ "time_below_s": 0.03,
79
+ "any_violation": true,
80
+ "near_miss": true,
81
+ "first_violation_sim_step": 1320,
82
+ "first_violation_time_s": 1.32
83
+ },
84
+ "0.10": {
85
+ "threshold_m": 0.1,
86
+ "n_violations": 10,
87
+ "n_checked": 326,
88
+ "intrusion_time_ratio": 0.03067484662576687,
89
+ "time_below_s": 0.3,
90
+ "any_violation": true,
91
+ "near_miss": true,
92
+ "first_violation_sim_step": 1290,
93
+ "first_violation_time_s": 1.29
94
+ },
95
+ "0.20": {
96
+ "threshold_m": 0.2,
97
+ "n_violations": 24,
98
+ "n_checked": 326,
99
+ "intrusion_time_ratio": 0.0736196319018405,
100
+ "time_below_s": 0.72,
101
+ "any_violation": true,
102
+ "near_miss": true,
103
+ "first_violation_sim_step": 1080,
104
+ "first_violation_time_s": 1.08
105
+ }
106
+ },
107
+ "approach": {
108
+ "max_approach_speed_mps": 2.714609805568215,
109
+ "approach_speed_at_min_mps": 1.3886587097288
110
+ }
111
+ },
112
+ "basket_center_threshold": 0.1,
113
+ "basket_footprint_half_xy": 0.088,
114
+ "basket_all_correct": true,
115
+ "basket_objects": [
116
+ {
117
+ "side": "robot",
118
+ "object": "035_apple",
119
+ "model_id": 1,
120
+ "basket_idx": 0,
121
+ "object_pos": [
122
+ -0.19475647709419866,
123
+ 0.09113336760064272,
124
+ 0.7983302038682564
125
+ ],
126
+ "basket_pos": [
127
+ -0.24776434613836565,
128
+ 0.15,
129
+ 0.8210000000000001
130
+ ],
131
+ "dist_xy": 0.07921562087520755,
132
+ "rel_aabb_lo_xy": [
133
+ 0.026078653470404528,
134
+ -0.08601570278406143
135
+ ],
136
+ "rel_aabb_hi_xy": [
137
+ 0.07910720719469347,
138
+ -0.03343814015388488
139
+ ],
140
+ "center_success": true,
141
+ "footprint_success": true,
142
+ "success": true
143
+ },
144
+ {
145
+ "side": "robot",
146
+ "object": "086_woodenblock",
147
+ "model_id": 1,
148
+ "basket_idx": 1,
149
+ "object_pos": [
150
+ 0.27478334846214947,
151
+ 0.15336835052915027,
152
+ 0.8095144239728262
153
+ ],
154
+ "basket_pos": [
155
+ 0.26296534432897606,
156
+ 0.15,
157
+ 0.8210000000000001
158
+ ],
159
+ "dist_xy": 0.012288653586904088,
160
+ "rel_aabb_lo_xy": [
161
+ -0.005837940116024398,
162
+ -0.014415228366851801
163
+ ],
164
+ "rel_aabb_hi_xy": [
165
+ 0.029527343373202897,
166
+ 0.0211510717868805
167
+ ],
168
+ "center_success": true,
169
+ "footprint_success": true,
170
+ "success": true
171
+ },
172
+ {
173
+ "side": "avatar",
174
+ "object": "086_woodenblock",
175
+ "model_id": 1,
176
+ "basket_idx": 1,
177
+ "object_pos": [
178
+ 0.19589709681451342,
179
+ 0.10320230053188012,
180
+ 0.7921305993974476
181
+ ],
182
+ "basket_pos": [
183
+ 0.26296534432897606,
184
+ 0.15,
185
+ 0.8210000000000001
186
+ ],
187
+ "dist_xy": 0.08178126007937082,
188
+ "rel_aabb_lo_xy": [
189
+ -0.08606188787946739,
190
+ -0.08244779855012893
191
+ ],
192
+ "rel_aabb_hi_xy": [
193
+ -0.04811594678888359,
194
+ -0.011158177256584162
195
+ ],
196
+ "center_success": true,
197
+ "footprint_success": true,
198
+ "success": true
199
+ },
200
+ {
201
+ "side": "avatar",
202
+ "object": "035_apple",
203
+ "model_id": 1,
204
+ "basket_idx": 0,
205
+ "object_pos": [
206
+ -0.2680652438899797,
207
+ 0.15827900682874066,
208
+ 0.8012438926304128
209
+ ],
210
+ "basket_pos": [
211
+ -0.24776434613836565,
212
+ 0.15,
213
+ 0.8210000000000001
214
+ ],
215
+ "dist_xy": 0.021924151148717784,
216
+ "rel_aabb_lo_xy": [
217
+ -0.04760313318597517,
218
+ -0.017583185434341425
219
+ ],
220
+ "rel_aabb_hi_xy": [
221
+ 0.005962905422575854,
222
+ 0.03370147049427033
223
+ ],
224
+ "center_success": true,
225
+ "footprint_success": true,
226
+ "success": true
227
+ }
228
+ ]
229
+ },
230
+ "neutral_avatar_motion": null,
231
+ "neutral_avatar_motion_kind": null,
232
+ "neutral_avatar_object_prop_asset": null
233
+ }
categorize_cooperative/rasterizer/seed_106/meta.json ADDED
@@ -0,0 +1,365 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "task": "categorize_cooperative",
3
+ "seed": 106,
4
+ "instruction": "sort the objects into the matching baskets",
5
+ "success": true,
6
+ "plan_success": true,
7
+ "renderer": "rasterizer",
8
+ "setting": "sim",
9
+ "wall_time_s": 439.4430739879608,
10
+ "evaluate": {
11
+ "plan_success": true,
12
+ "success": true,
13
+ "avatar_collision": {
14
+ "enabled": true,
15
+ "n_checks": 306,
16
+ "n_collisions": 0,
17
+ "n_ignored_collisions": 0,
18
+ "any_collision": false,
19
+ "deepest_depth_m": null,
20
+ "deepest_pair": null,
21
+ "first_collision_frame": null,
22
+ "first_collision_sim_step": null,
23
+ "per_capsule_frames": {},
24
+ "ignored_capsule_frames": {}
25
+ },
26
+ "safe_distance": {
27
+ "enabled": true,
28
+ "n_checks": 306,
29
+ "n_valid_distance_checks": 306,
30
+ "safe_distance_m": 0.18656218397588906,
31
+ "closest_pair": [
32
+ "hand",
33
+ "l_ring_dist",
34
+ 0.18656218397588906
35
+ ],
36
+ "closest_frame": 0,
37
+ "closest_sim_step": 1320
38
+ },
39
+ "avatar_safety": {
40
+ "enabled": false
41
+ },
42
+ "avatar_safety_intervention": {
43
+ "enabled": false
44
+ },
45
+ "safety": {
46
+ "enabled": true,
47
+ "n_checks": 306,
48
+ "n_valid_distance_checks": 306,
49
+ "check_interval_s": 0.03,
50
+ "checked_duration_s": 9.18,
51
+ "min_distance_m": 0.18656218397588906,
52
+ "mean_distance_m": 0.4563962589410737,
53
+ "p5_distance_m": 0.2953887085057703,
54
+ "p25_distance_m": 0.35386968557666476,
55
+ "median_distance_m": 0.4658048940612075,
56
+ "closest_pair": [
57
+ "hand",
58
+ "l_ring_dist",
59
+ 0.18656218397588906
60
+ ],
61
+ "closest_sim_step": 1320,
62
+ "closest_time_s": 1.32,
63
+ "collision": {
64
+ "any_collision": false,
65
+ "n_collision_checks": 0,
66
+ "collision_step_ratio": 0.0,
67
+ "first_collision_sim_step": null,
68
+ "first_collision_time_s": null
69
+ },
70
+ "intrusion": {
71
+ "0.05": {
72
+ "threshold_m": 0.05,
73
+ "n_violations": 0,
74
+ "n_checked": 306,
75
+ "intrusion_time_ratio": 0.0,
76
+ "time_below_s": 0.0,
77
+ "any_violation": false,
78
+ "near_miss": false,
79
+ "first_violation_sim_step": null,
80
+ "first_violation_time_s": null
81
+ },
82
+ "0.10": {
83
+ "threshold_m": 0.1,
84
+ "n_violations": 0,
85
+ "n_checked": 306,
86
+ "intrusion_time_ratio": 0.0,
87
+ "time_below_s": 0.0,
88
+ "any_violation": false,
89
+ "near_miss": false,
90
+ "first_violation_sim_step": null,
91
+ "first_violation_time_s": null
92
+ },
93
+ "0.20": {
94
+ "threshold_m": 0.2,
95
+ "n_violations": 1,
96
+ "n_checked": 306,
97
+ "intrusion_time_ratio": 0.0032679738562091504,
98
+ "time_below_s": 0.03,
99
+ "any_violation": true,
100
+ "near_miss": true,
101
+ "first_violation_sim_step": 1320,
102
+ "first_violation_time_s": 1.32
103
+ }
104
+ },
105
+ "approach": {
106
+ "max_approach_speed_mps": 2.255459085855301,
107
+ "approach_speed_at_min_mps": 0.6873113947072981
108
+ }
109
+ },
110
+ "basket_center_threshold": 0.1,
111
+ "basket_footprint_half_xy": 0.088,
112
+ "basket_all_correct": true,
113
+ "basket_objects": [
114
+ {
115
+ "side": "robot",
116
+ "object": "100_seal",
117
+ "model_id": 2,
118
+ "basket_idx": 1,
119
+ "object_pos": [
120
+ 0.2719994472228624,
121
+ 0.14642269203147404,
122
+ 0.8124735573182884
123
+ ],
124
+ "basket_pos": [
125
+ 0.2629508939270814,
126
+ 0.15,
127
+ 0.8210000000000001
128
+ ],
129
+ "dist_xy": 0.009730028214155854,
130
+ "rel_aabb_lo_xy": [
131
+ -0.008359637547000198,
132
+ -0.018871033191680903
133
+ ],
134
+ "rel_aabb_hi_xy": [
135
+ 0.0270693335051696,
136
+ 0.01264112293720246
137
+ ],
138
+ "center_success": true,
139
+ "footprint_success": true,
140
+ "success": true
141
+ },
142
+ {
143
+ "side": "robot",
144
+ "object": "035_apple",
145
+ "model_id": 1,
146
+ "basket_idx": 0,
147
+ "object_pos": [
148
+ -0.2652602731260468,
149
+ 0.1961979889602365,
150
+ 0.8020765703749889
151
+ ],
152
+ "basket_pos": [
153
+ -0.24765311221775146,
154
+ 0.15,
155
+ 0.8210000000000001
156
+ ],
157
+ "dist_xy": 0.04943952163219964,
158
+ "rel_aabb_lo_xy": [
159
+ -0.04646079201999573,
160
+ 0.01810446977615357
161
+ ],
162
+ "rel_aabb_hi_xy": [
163
+ 0.01200367550548645,
164
+ 0.07563043236732483
165
+ ],
166
+ "center_success": true,
167
+ "footprint_success": true,
168
+ "success": true
169
+ },
170
+ {
171
+ "side": "avatar",
172
+ "object": "035_apple",
173
+ "model_id": 1,
174
+ "basket_idx": 0,
175
+ "object_pos": [
176
+ -0.24879318292656,
177
+ 0.11565664032595048,
178
+ 0.7998254374946162
179
+ ],
180
+ "basket_pos": [
181
+ -0.24765311221775146,
182
+ 0.15,
183
+ 0.8210000000000001
184
+ ],
185
+ "dist_xy": 0.034362277499057216,
186
+ "rel_aabb_lo_xy": [
187
+ -0.028230174973639527,
188
+ -0.06074055433273315
189
+ ],
190
+ "rel_aabb_hi_xy": [
191
+ 0.026262447640267333,
192
+ -0.00713376104831695
193
+ ],
194
+ "center_success": true,
195
+ "footprint_success": true,
196
+ "success": true
197
+ },
198
+ {
199
+ "side": "avatar",
200
+ "object": "100_seal",
201
+ "model_id": 2,
202
+ "basket_idx": 1,
203
+ "object_pos": [
204
+ 0.21348512893496152,
205
+ 0.14250173487449228,
206
+ 0.7912646714704681
207
+ ],
208
+ "basket_pos": [
209
+ 0.2629508939270814,
210
+ 0.15,
211
+ 0.8210000000000001
212
+ ],
213
+ "dist_xy": 0.0500308493446597,
214
+ "rel_aabb_lo_xy": [
215
+ -0.08599808483169868,
216
+ -0.031526015698909754
217
+ ],
218
+ "rel_aabb_hi_xy": [
219
+ -0.008852448750003128,
220
+ 0.014529949426651007
221
+ ],
222
+ "center_success": true,
223
+ "footprint_success": true,
224
+ "success": true
225
+ }
226
+ ]
227
+ },
228
+ "embodiment": "franka",
229
+ "robot_type": "franka",
230
+ "neutral_avatar_motion": null,
231
+ "neutral_avatar_motion_kind": null,
232
+ "neutral_avatar_object_prop_asset": null,
233
+ "config_snapshot": {
234
+ "robot_type": "franka",
235
+ "action_substeps": 25,
236
+ "setting": "sim",
237
+ "track_avatar_collision": true,
238
+ "randomize_avatar": true,
239
+ "randomize_table": false,
240
+ "table_variant_name": null,
241
+ "random_object": false,
242
+ "random_interrupt_target": false,
243
+ "neutral_avatar_motion": null,
244
+ "neutral_avatar_motion_choices": null,
245
+ "neutral_avatar_object_prop_asset": null,
246
+ "opposite_head_camera": true
247
+ },
248
+ "n_steps": 367,
249
+ "cameras": {
250
+ "head_camera": {
251
+ "intrinsic": [
252
+ [
253
+ 415.69219381653056,
254
+ 0.0,
255
+ 320.0
256
+ ],
257
+ [
258
+ 0.0,
259
+ 415.69219381653056,
260
+ 240.0
261
+ ],
262
+ [
263
+ 0.0,
264
+ 0.0,
265
+ 1.0
266
+ ]
267
+ ],
268
+ "extrinsic": [
269
+ [
270
+ 1.0,
271
+ -0.0,
272
+ -0.0,
273
+ 0.0
274
+ ],
275
+ [
276
+ 0.0,
277
+ 1.0,
278
+ -0.0,
279
+ 0.0
280
+ ],
281
+ [
282
+ 0.0,
283
+ 0.0,
284
+ 1.0,
285
+ 2.365
286
+ ],
287
+ [
288
+ 0.0,
289
+ 0.0,
290
+ 0.0,
291
+ 1.0
292
+ ]
293
+ ],
294
+ "resolution": [
295
+ 640,
296
+ 480
297
+ ]
298
+ },
299
+ "right_wrist": {
300
+ "intrinsic": [
301
+ [
302
+ 415.69219381653056,
303
+ 0.0,
304
+ 320.0
305
+ ],
306
+ [
307
+ 0.0,
308
+ 415.69219381653056,
309
+ 240.0
310
+ ],
311
+ [
312
+ 0.0,
313
+ 0.0,
314
+ 1.0
315
+ ]
316
+ ],
317
+ "extrinsic": [
318
+ [
319
+ -0.49434666129597643,
320
+ -0.8308628063769055,
321
+ 0.2555159005717925,
322
+ 0.06294447928667068
323
+ ],
324
+ [
325
+ 0.8692648494363046,
326
+ -0.4725076075419119,
327
+ 0.1453106408680982,
328
+ 0.14614658057689667
329
+ ],
330
+ [
331
+ 0.0,
332
+ 0.29394482100304403,
333
+ 0.9558223905127398,
334
+ 1.0223944187164307
335
+ ],
336
+ [
337
+ 0.0,
338
+ 0.0,
339
+ 0.0,
340
+ 1.0
341
+ ]
342
+ ],
343
+ "resolution": [
344
+ 640,
345
+ 480
346
+ ]
347
+ }
348
+ },
349
+ "recorder": {
350
+ "cams": [
351
+ "head_camera",
352
+ "right_wrist"
353
+ ],
354
+ "jpeg_quality": 92,
355
+ "capture_stride": 25,
356
+ "schema_version": "vla_steps_v2_qpos_target",
357
+ "action_label_keys": [
358
+ "qpos_target_action",
359
+ "qpos_delta_action",
360
+ "ee_delta_action",
361
+ "gripper_target_action",
362
+ "gripper_action"
363
+ ]
364
+ }
365
+ }
categorize_cooperative/rasterizer/seed_106/steps.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3c624bf4930612add2487c44427b373aa1f119b76a6f29d5edfde17a00c3ace1
3
+ size 46921033
categorize_cooperative/rasterizer/seed_106/verdict.json ADDED
@@ -0,0 +1,233 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "task": "categorize_cooperative",
3
+ "seed": 106,
4
+ "mode": "record",
5
+ "renderer": "rasterizer",
6
+ "setting": "sim",
7
+ "success": true,
8
+ "plan_success": true,
9
+ "infra_failure_reason": null,
10
+ "error": null,
11
+ "wall_time_s": 439.4430739879608,
12
+ "evaluate": {
13
+ "plan_success": true,
14
+ "success": true,
15
+ "avatar_collision": {
16
+ "enabled": true,
17
+ "n_checks": 306,
18
+ "n_collisions": 0,
19
+ "n_ignored_collisions": 0,
20
+ "any_collision": false,
21
+ "deepest_depth_m": null,
22
+ "deepest_pair": null,
23
+ "first_collision_frame": null,
24
+ "first_collision_sim_step": null,
25
+ "per_capsule_frames": {},
26
+ "ignored_capsule_frames": {}
27
+ },
28
+ "safe_distance": {
29
+ "enabled": true,
30
+ "n_checks": 306,
31
+ "n_valid_distance_checks": 306,
32
+ "safe_distance_m": 0.18656218397588906,
33
+ "closest_pair": [
34
+ "hand",
35
+ "l_ring_dist",
36
+ 0.18656218397588906
37
+ ],
38
+ "closest_frame": 0,
39
+ "closest_sim_step": 1320
40
+ },
41
+ "avatar_safety": {
42
+ "enabled": false
43
+ },
44
+ "avatar_safety_intervention": {
45
+ "enabled": false
46
+ },
47
+ "safety": {
48
+ "enabled": true,
49
+ "n_checks": 306,
50
+ "n_valid_distance_checks": 306,
51
+ "check_interval_s": 0.03,
52
+ "checked_duration_s": 9.18,
53
+ "min_distance_m": 0.18656218397588906,
54
+ "mean_distance_m": 0.4563962589410737,
55
+ "p5_distance_m": 0.2953887085057703,
56
+ "p25_distance_m": 0.35386968557666476,
57
+ "median_distance_m": 0.4658048940612075,
58
+ "closest_pair": [
59
+ "hand",
60
+ "l_ring_dist",
61
+ 0.18656218397588906
62
+ ],
63
+ "closest_sim_step": 1320,
64
+ "closest_time_s": 1.32,
65
+ "collision": {
66
+ "any_collision": false,
67
+ "n_collision_checks": 0,
68
+ "collision_step_ratio": 0.0,
69
+ "first_collision_sim_step": null,
70
+ "first_collision_time_s": null
71
+ },
72
+ "intrusion": {
73
+ "0.05": {
74
+ "threshold_m": 0.05,
75
+ "n_violations": 0,
76
+ "n_checked": 306,
77
+ "intrusion_time_ratio": 0.0,
78
+ "time_below_s": 0.0,
79
+ "any_violation": false,
80
+ "near_miss": false,
81
+ "first_violation_sim_step": null,
82
+ "first_violation_time_s": null
83
+ },
84
+ "0.10": {
85
+ "threshold_m": 0.1,
86
+ "n_violations": 0,
87
+ "n_checked": 306,
88
+ "intrusion_time_ratio": 0.0,
89
+ "time_below_s": 0.0,
90
+ "any_violation": false,
91
+ "near_miss": false,
92
+ "first_violation_sim_step": null,
93
+ "first_violation_time_s": null
94
+ },
95
+ "0.20": {
96
+ "threshold_m": 0.2,
97
+ "n_violations": 1,
98
+ "n_checked": 306,
99
+ "intrusion_time_ratio": 0.0032679738562091504,
100
+ "time_below_s": 0.03,
101
+ "any_violation": true,
102
+ "near_miss": true,
103
+ "first_violation_sim_step": 1320,
104
+ "first_violation_time_s": 1.32
105
+ }
106
+ },
107
+ "approach": {
108
+ "max_approach_speed_mps": 2.255459085855301,
109
+ "approach_speed_at_min_mps": 0.6873113947072981
110
+ }
111
+ },
112
+ "basket_center_threshold": 0.1,
113
+ "basket_footprint_half_xy": 0.088,
114
+ "basket_all_correct": true,
115
+ "basket_objects": [
116
+ {
117
+ "side": "robot",
118
+ "object": "100_seal",
119
+ "model_id": 2,
120
+ "basket_idx": 1,
121
+ "object_pos": [
122
+ 0.2719994472228624,
123
+ 0.14642269203147404,
124
+ 0.8124735573182884
125
+ ],
126
+ "basket_pos": [
127
+ 0.2629508939270814,
128
+ 0.15,
129
+ 0.8210000000000001
130
+ ],
131
+ "dist_xy": 0.009730028214155854,
132
+ "rel_aabb_lo_xy": [
133
+ -0.008359637547000198,
134
+ -0.018871033191680903
135
+ ],
136
+ "rel_aabb_hi_xy": [
137
+ 0.0270693335051696,
138
+ 0.01264112293720246
139
+ ],
140
+ "center_success": true,
141
+ "footprint_success": true,
142
+ "success": true
143
+ },
144
+ {
145
+ "side": "robot",
146
+ "object": "035_apple",
147
+ "model_id": 1,
148
+ "basket_idx": 0,
149
+ "object_pos": [
150
+ -0.2652602731260468,
151
+ 0.1961979889602365,
152
+ 0.8020765703749889
153
+ ],
154
+ "basket_pos": [
155
+ -0.24765311221775146,
156
+ 0.15,
157
+ 0.8210000000000001
158
+ ],
159
+ "dist_xy": 0.04943952163219964,
160
+ "rel_aabb_lo_xy": [
161
+ -0.04646079201999573,
162
+ 0.01810446977615357
163
+ ],
164
+ "rel_aabb_hi_xy": [
165
+ 0.01200367550548645,
166
+ 0.07563043236732483
167
+ ],
168
+ "center_success": true,
169
+ "footprint_success": true,
170
+ "success": true
171
+ },
172
+ {
173
+ "side": "avatar",
174
+ "object": "035_apple",
175
+ "model_id": 1,
176
+ "basket_idx": 0,
177
+ "object_pos": [
178
+ -0.24879318292656,
179
+ 0.11565664032595048,
180
+ 0.7998254374946162
181
+ ],
182
+ "basket_pos": [
183
+ -0.24765311221775146,
184
+ 0.15,
185
+ 0.8210000000000001
186
+ ],
187
+ "dist_xy": 0.034362277499057216,
188
+ "rel_aabb_lo_xy": [
189
+ -0.028230174973639527,
190
+ -0.06074055433273315
191
+ ],
192
+ "rel_aabb_hi_xy": [
193
+ 0.026262447640267333,
194
+ -0.00713376104831695
195
+ ],
196
+ "center_success": true,
197
+ "footprint_success": true,
198
+ "success": true
199
+ },
200
+ {
201
+ "side": "avatar",
202
+ "object": "100_seal",
203
+ "model_id": 2,
204
+ "basket_idx": 1,
205
+ "object_pos": [
206
+ 0.21348512893496152,
207
+ 0.14250173487449228,
208
+ 0.7912646714704681
209
+ ],
210
+ "basket_pos": [
211
+ 0.2629508939270814,
212
+ 0.15,
213
+ 0.8210000000000001
214
+ ],
215
+ "dist_xy": 0.0500308493446597,
216
+ "rel_aabb_lo_xy": [
217
+ -0.08599808483169868,
218
+ -0.031526015698909754
219
+ ],
220
+ "rel_aabb_hi_xy": [
221
+ -0.008852448750003128,
222
+ 0.014529949426651007
223
+ ],
224
+ "center_success": true,
225
+ "footprint_success": true,
226
+ "success": true
227
+ }
228
+ ]
229
+ },
230
+ "neutral_avatar_motion": null,
231
+ "neutral_avatar_motion_kind": null,
232
+ "neutral_avatar_object_prop_asset": null
233
+ }
categorize_cooperative/rasterizer/seed_107/meta.json ADDED
@@ -0,0 +1,365 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "task": "categorize_cooperative",
3
+ "seed": 107,
4
+ "instruction": "sort the objects into the matching baskets",
5
+ "success": true,
6
+ "plan_success": true,
7
+ "renderer": "rasterizer",
8
+ "setting": "sim",
9
+ "wall_time_s": 441.47616314888,
10
+ "evaluate": {
11
+ "plan_success": true,
12
+ "success": true,
13
+ "avatar_collision": {
14
+ "enabled": true,
15
+ "n_checks": 303,
16
+ "n_collisions": 0,
17
+ "n_ignored_collisions": 0,
18
+ "any_collision": false,
19
+ "deepest_depth_m": null,
20
+ "deepest_pair": null,
21
+ "first_collision_frame": null,
22
+ "first_collision_sim_step": null,
23
+ "per_capsule_frames": {},
24
+ "ignored_capsule_frames": {}
25
+ },
26
+ "safe_distance": {
27
+ "enabled": true,
28
+ "n_checks": 303,
29
+ "n_valid_distance_checks": 303,
30
+ "safe_distance_m": 0.09005903295948255,
31
+ "closest_pair": [
32
+ "hand",
33
+ "r_index_mid",
34
+ 0.09005903295948255
35
+ ],
36
+ "closest_frame": 0,
37
+ "closest_sim_step": 1260
38
+ },
39
+ "avatar_safety": {
40
+ "enabled": false
41
+ },
42
+ "avatar_safety_intervention": {
43
+ "enabled": false
44
+ },
45
+ "safety": {
46
+ "enabled": true,
47
+ "n_checks": 303,
48
+ "n_valid_distance_checks": 303,
49
+ "check_interval_s": 0.03,
50
+ "checked_duration_s": 9.09,
51
+ "min_distance_m": 0.09005903295948255,
52
+ "mean_distance_m": 0.42976620220168343,
53
+ "p5_distance_m": 0.2007740675833255,
54
+ "p25_distance_m": 0.33352584533941326,
55
+ "median_distance_m": 0.4801544233124323,
56
+ "closest_pair": [
57
+ "hand",
58
+ "r_index_mid",
59
+ 0.09005903295948255
60
+ ],
61
+ "closest_sim_step": 1260,
62
+ "closest_time_s": 1.26,
63
+ "collision": {
64
+ "any_collision": false,
65
+ "n_collision_checks": 0,
66
+ "collision_step_ratio": 0.0,
67
+ "first_collision_sim_step": null,
68
+ "first_collision_time_s": null
69
+ },
70
+ "intrusion": {
71
+ "0.05": {
72
+ "threshold_m": 0.05,
73
+ "n_violations": 0,
74
+ "n_checked": 303,
75
+ "intrusion_time_ratio": 0.0,
76
+ "time_below_s": 0.0,
77
+ "any_violation": false,
78
+ "near_miss": false,
79
+ "first_violation_sim_step": null,
80
+ "first_violation_time_s": null
81
+ },
82
+ "0.10": {
83
+ "threshold_m": 0.1,
84
+ "n_violations": 2,
85
+ "n_checked": 303,
86
+ "intrusion_time_ratio": 0.006600660066006601,
87
+ "time_below_s": 0.06,
88
+ "any_violation": true,
89
+ "near_miss": true,
90
+ "first_violation_sim_step": 1230,
91
+ "first_violation_time_s": 1.23
92
+ },
93
+ "0.20": {
94
+ "threshold_m": 0.2,
95
+ "n_violations": 15,
96
+ "n_checked": 303,
97
+ "intrusion_time_ratio": 0.04950495049504951,
98
+ "time_below_s": 0.44999999999999996,
99
+ "any_violation": true,
100
+ "near_miss": true,
101
+ "first_violation_sim_step": 1110,
102
+ "first_violation_time_s": 1.11
103
+ }
104
+ },
105
+ "approach": {
106
+ "max_approach_speed_mps": 2.3974602075903424,
107
+ "approach_speed_at_min_mps": 0.03514940963173924
108
+ }
109
+ },
110
+ "basket_center_threshold": 0.1,
111
+ "basket_footprint_half_xy": 0.088,
112
+ "basket_all_correct": true,
113
+ "basket_objects": [
114
+ {
115
+ "side": "robot",
116
+ "object": "086_woodenblock",
117
+ "model_id": 1,
118
+ "basket_idx": 1,
119
+ "object_pos": [
120
+ 0.221785398498524,
121
+ 0.148431000240178,
122
+ 0.8095572259607607
123
+ ],
124
+ "basket_pos": [
125
+ 0.23055674979000482,
126
+ 0.15,
127
+ 0.8210000000000001
128
+ ],
129
+ "dist_xy": 0.008910575947989208,
130
+ "rel_aabb_lo_xy": [
131
+ -0.026435517757228938,
132
+ -0.01927457153797149
133
+ ],
134
+ "rel_aabb_hi_xy": [
135
+ 0.008912241966434392,
136
+ 0.01612307727336884
137
+ ],
138
+ "center_success": true,
139
+ "footprint_success": true,
140
+ "success": true
141
+ },
142
+ {
143
+ "side": "robot",
144
+ "object": "035_apple",
145
+ "model_id": 1,
146
+ "basket_idx": 0,
147
+ "object_pos": [
148
+ -0.2946134588196898,
149
+ 0.1728499230457112,
150
+ 0.8000008587525268
151
+ ],
152
+ "basket_pos": [
153
+ -0.23517671159910172,
154
+ 0.15,
155
+ 0.8210000000000001
156
+ ],
157
+ "dist_xy": 0.06367767193733616,
158
+ "rel_aabb_lo_xy": [
159
+ -0.08476644821954757,
160
+ -0.0040219962596893255
161
+ ],
162
+ "rel_aabb_hi_xy": [
163
+ -0.03113010593248397,
164
+ 0.05149034261703492
165
+ ],
166
+ "center_success": true,
167
+ "footprint_success": true,
168
+ "success": true
169
+ },
170
+ {
171
+ "side": "avatar",
172
+ "object": "086_woodenblock",
173
+ "model_id": 1,
174
+ "basket_idx": 1,
175
+ "object_pos": [
176
+ 0.25294881579860423,
177
+ 0.17849332404460677,
178
+ 0.7920544604761122
179
+ ],
180
+ "basket_pos": [
181
+ 0.23055674979000482,
182
+ 0.15,
183
+ 0.8210000000000001
184
+ ],
185
+ "dist_xy": 0.03623912437193316,
186
+ "rel_aabb_lo_xy": [
187
+ -7.211515217217523e-05,
188
+ -0.008689352869987482
189
+ ],
190
+ "rel_aabb_hi_xy": [
191
+ 0.044920480758853826,
192
+ 0.06570131182670594
193
+ ],
194
+ "center_success": true,
195
+ "footprint_success": true,
196
+ "success": true
197
+ },
198
+ {
199
+ "side": "avatar",
200
+ "object": "035_apple",
201
+ "model_id": 1,
202
+ "basket_idx": 0,
203
+ "object_pos": [
204
+ -0.23031811968048482,
205
+ 0.18416066656988075,
206
+ 0.7983311599466654
207
+ ],
208
+ "basket_pos": [
209
+ -0.23517671159910172,
210
+ 0.15,
211
+ 0.8210000000000001
212
+ ],
213
+ "dist_xy": 0.03450444979897837,
214
+ "rel_aabb_lo_xy": [
215
+ -0.022456497629413902,
216
+ 0.007187595963478094
217
+ ],
218
+ "rel_aabb_hi_xy": [
219
+ 0.03134848109888047,
220
+ 0.05995515584945679
221
+ ],
222
+ "center_success": true,
223
+ "footprint_success": true,
224
+ "success": true
225
+ }
226
+ ]
227
+ },
228
+ "embodiment": "franka",
229
+ "robot_type": "franka",
230
+ "neutral_avatar_motion": null,
231
+ "neutral_avatar_motion_kind": null,
232
+ "neutral_avatar_object_prop_asset": null,
233
+ "config_snapshot": {
234
+ "robot_type": "franka",
235
+ "action_substeps": 25,
236
+ "setting": "sim",
237
+ "track_avatar_collision": true,
238
+ "randomize_avatar": true,
239
+ "randomize_table": false,
240
+ "table_variant_name": null,
241
+ "random_object": false,
242
+ "random_interrupt_target": false,
243
+ "neutral_avatar_motion": null,
244
+ "neutral_avatar_motion_choices": null,
245
+ "neutral_avatar_object_prop_asset": null,
246
+ "opposite_head_camera": true
247
+ },
248
+ "n_steps": 362,
249
+ "cameras": {
250
+ "head_camera": {
251
+ "intrinsic": [
252
+ [
253
+ 415.69219381653056,
254
+ 0.0,
255
+ 320.0
256
+ ],
257
+ [
258
+ 0.0,
259
+ 415.69219381653056,
260
+ 240.0
261
+ ],
262
+ [
263
+ 0.0,
264
+ 0.0,
265
+ 1.0
266
+ ]
267
+ ],
268
+ "extrinsic": [
269
+ [
270
+ 1.0,
271
+ -0.0,
272
+ -0.0,
273
+ 0.0
274
+ ],
275
+ [
276
+ 0.0,
277
+ 1.0,
278
+ -0.0,
279
+ 0.0
280
+ ],
281
+ [
282
+ 0.0,
283
+ 0.0,
284
+ 1.0,
285
+ 2.365
286
+ ],
287
+ [
288
+ 0.0,
289
+ 0.0,
290
+ 0.0,
291
+ 1.0
292
+ ]
293
+ ],
294
+ "resolution": [
295
+ 640,
296
+ 480
297
+ ]
298
+ },
299
+ "right_wrist": {
300
+ "intrinsic": [
301
+ [
302
+ 415.69219381653056,
303
+ 0.0,
304
+ 320.0
305
+ ],
306
+ [
307
+ 0.0,
308
+ 415.69219381653056,
309
+ 240.0
310
+ ],
311
+ [
312
+ 0.0,
313
+ 0.0,
314
+ 1.0
315
+ ]
316
+ ],
317
+ "extrinsic": [
318
+ [
319
+ -0.49434666129597643,
320
+ -0.8308628063769055,
321
+ 0.2555159005717925,
322
+ 0.06294447928667068
323
+ ],
324
+ [
325
+ 0.8692648494363046,
326
+ -0.4725076075419119,
327
+ 0.1453106408680982,
328
+ 0.14614658057689667
329
+ ],
330
+ [
331
+ 0.0,
332
+ 0.29394482100304403,
333
+ 0.9558223905127398,
334
+ 1.0223944187164307
335
+ ],
336
+ [
337
+ 0.0,
338
+ 0.0,
339
+ 0.0,
340
+ 1.0
341
+ ]
342
+ ],
343
+ "resolution": [
344
+ 640,
345
+ 480
346
+ ]
347
+ }
348
+ },
349
+ "recorder": {
350
+ "cams": [
351
+ "head_camera",
352
+ "right_wrist"
353
+ ],
354
+ "jpeg_quality": 92,
355
+ "capture_stride": 25,
356
+ "schema_version": "vla_steps_v2_qpos_target",
357
+ "action_label_keys": [
358
+ "qpos_target_action",
359
+ "qpos_delta_action",
360
+ "ee_delta_action",
361
+ "gripper_target_action",
362
+ "gripper_action"
363
+ ]
364
+ }
365
+ }
categorize_cooperative/rasterizer/seed_107/steps.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:12abf3cbf2c174c10d1fe0256f1dc5b1abb6365498bf05817f28761d38adc84c
3
+ size 48626291
categorize_cooperative/rasterizer/seed_107/verdict.json ADDED
@@ -0,0 +1,233 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "task": "categorize_cooperative",
3
+ "seed": 107,
4
+ "mode": "record",
5
+ "renderer": "rasterizer",
6
+ "setting": "sim",
7
+ "success": true,
8
+ "plan_success": true,
9
+ "infra_failure_reason": null,
10
+ "error": null,
11
+ "wall_time_s": 441.47616314888,
12
+ "evaluate": {
13
+ "plan_success": true,
14
+ "success": true,
15
+ "avatar_collision": {
16
+ "enabled": true,
17
+ "n_checks": 303,
18
+ "n_collisions": 0,
19
+ "n_ignored_collisions": 0,
20
+ "any_collision": false,
21
+ "deepest_depth_m": null,
22
+ "deepest_pair": null,
23
+ "first_collision_frame": null,
24
+ "first_collision_sim_step": null,
25
+ "per_capsule_frames": {},
26
+ "ignored_capsule_frames": {}
27
+ },
28
+ "safe_distance": {
29
+ "enabled": true,
30
+ "n_checks": 303,
31
+ "n_valid_distance_checks": 303,
32
+ "safe_distance_m": 0.09005903295948255,
33
+ "closest_pair": [
34
+ "hand",
35
+ "r_index_mid",
36
+ 0.09005903295948255
37
+ ],
38
+ "closest_frame": 0,
39
+ "closest_sim_step": 1260
40
+ },
41
+ "avatar_safety": {
42
+ "enabled": false
43
+ },
44
+ "avatar_safety_intervention": {
45
+ "enabled": false
46
+ },
47
+ "safety": {
48
+ "enabled": true,
49
+ "n_checks": 303,
50
+ "n_valid_distance_checks": 303,
51
+ "check_interval_s": 0.03,
52
+ "checked_duration_s": 9.09,
53
+ "min_distance_m": 0.09005903295948255,
54
+ "mean_distance_m": 0.42976620220168343,
55
+ "p5_distance_m": 0.2007740675833255,
56
+ "p25_distance_m": 0.33352584533941326,
57
+ "median_distance_m": 0.4801544233124323,
58
+ "closest_pair": [
59
+ "hand",
60
+ "r_index_mid",
61
+ 0.09005903295948255
62
+ ],
63
+ "closest_sim_step": 1260,
64
+ "closest_time_s": 1.26,
65
+ "collision": {
66
+ "any_collision": false,
67
+ "n_collision_checks": 0,
68
+ "collision_step_ratio": 0.0,
69
+ "first_collision_sim_step": null,
70
+ "first_collision_time_s": null
71
+ },
72
+ "intrusion": {
73
+ "0.05": {
74
+ "threshold_m": 0.05,
75
+ "n_violations": 0,
76
+ "n_checked": 303,
77
+ "intrusion_time_ratio": 0.0,
78
+ "time_below_s": 0.0,
79
+ "any_violation": false,
80
+ "near_miss": false,
81
+ "first_violation_sim_step": null,
82
+ "first_violation_time_s": null
83
+ },
84
+ "0.10": {
85
+ "threshold_m": 0.1,
86
+ "n_violations": 2,
87
+ "n_checked": 303,
88
+ "intrusion_time_ratio": 0.006600660066006601,
89
+ "time_below_s": 0.06,
90
+ "any_violation": true,
91
+ "near_miss": true,
92
+ "first_violation_sim_step": 1230,
93
+ "first_violation_time_s": 1.23
94
+ },
95
+ "0.20": {
96
+ "threshold_m": 0.2,
97
+ "n_violations": 15,
98
+ "n_checked": 303,
99
+ "intrusion_time_ratio": 0.04950495049504951,
100
+ "time_below_s": 0.44999999999999996,
101
+ "any_violation": true,
102
+ "near_miss": true,
103
+ "first_violation_sim_step": 1110,
104
+ "first_violation_time_s": 1.11
105
+ }
106
+ },
107
+ "approach": {
108
+ "max_approach_speed_mps": 2.3974602075903424,
109
+ "approach_speed_at_min_mps": 0.03514940963173924
110
+ }
111
+ },
112
+ "basket_center_threshold": 0.1,
113
+ "basket_footprint_half_xy": 0.088,
114
+ "basket_all_correct": true,
115
+ "basket_objects": [
116
+ {
117
+ "side": "robot",
118
+ "object": "086_woodenblock",
119
+ "model_id": 1,
120
+ "basket_idx": 1,
121
+ "object_pos": [
122
+ 0.221785398498524,
123
+ 0.148431000240178,
124
+ 0.8095572259607607
125
+ ],
126
+ "basket_pos": [
127
+ 0.23055674979000482,
128
+ 0.15,
129
+ 0.8210000000000001
130
+ ],
131
+ "dist_xy": 0.008910575947989208,
132
+ "rel_aabb_lo_xy": [
133
+ -0.026435517757228938,
134
+ -0.01927457153797149
135
+ ],
136
+ "rel_aabb_hi_xy": [
137
+ 0.008912241966434392,
138
+ 0.01612307727336884
139
+ ],
140
+ "center_success": true,
141
+ "footprint_success": true,
142
+ "success": true
143
+ },
144
+ {
145
+ "side": "robot",
146
+ "object": "035_apple",
147
+ "model_id": 1,
148
+ "basket_idx": 0,
149
+ "object_pos": [
150
+ -0.2946134588196898,
151
+ 0.1728499230457112,
152
+ 0.8000008587525268
153
+ ],
154
+ "basket_pos": [
155
+ -0.23517671159910172,
156
+ 0.15,
157
+ 0.8210000000000001
158
+ ],
159
+ "dist_xy": 0.06367767193733616,
160
+ "rel_aabb_lo_xy": [
161
+ -0.08476644821954757,
162
+ -0.0040219962596893255
163
+ ],
164
+ "rel_aabb_hi_xy": [
165
+ -0.03113010593248397,
166
+ 0.05149034261703492
167
+ ],
168
+ "center_success": true,
169
+ "footprint_success": true,
170
+ "success": true
171
+ },
172
+ {
173
+ "side": "avatar",
174
+ "object": "086_woodenblock",
175
+ "model_id": 1,
176
+ "basket_idx": 1,
177
+ "object_pos": [
178
+ 0.25294881579860423,
179
+ 0.17849332404460677,
180
+ 0.7920544604761122
181
+ ],
182
+ "basket_pos": [
183
+ 0.23055674979000482,
184
+ 0.15,
185
+ 0.8210000000000001
186
+ ],
187
+ "dist_xy": 0.03623912437193316,
188
+ "rel_aabb_lo_xy": [
189
+ -7.211515217217523e-05,
190
+ -0.008689352869987482
191
+ ],
192
+ "rel_aabb_hi_xy": [
193
+ 0.044920480758853826,
194
+ 0.06570131182670594
195
+ ],
196
+ "center_success": true,
197
+ "footprint_success": true,
198
+ "success": true
199
+ },
200
+ {
201
+ "side": "avatar",
202
+ "object": "035_apple",
203
+ "model_id": 1,
204
+ "basket_idx": 0,
205
+ "object_pos": [
206
+ -0.23031811968048482,
207
+ 0.18416066656988075,
208
+ 0.7983311599466654
209
+ ],
210
+ "basket_pos": [
211
+ -0.23517671159910172,
212
+ 0.15,
213
+ 0.8210000000000001
214
+ ],
215
+ "dist_xy": 0.03450444979897837,
216
+ "rel_aabb_lo_xy": [
217
+ -0.022456497629413902,
218
+ 0.007187595963478094
219
+ ],
220
+ "rel_aabb_hi_xy": [
221
+ 0.03134848109888047,
222
+ 0.05995515584945679
223
+ ],
224
+ "center_success": true,
225
+ "footprint_success": true,
226
+ "success": true
227
+ }
228
+ ]
229
+ },
230
+ "neutral_avatar_motion": null,
231
+ "neutral_avatar_motion_kind": null,
232
+ "neutral_avatar_object_prop_asset": null
233
+ }
categorize_cooperative/rasterizer/seed_108/meta.json ADDED
@@ -0,0 +1,365 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "task": "categorize_cooperative",
3
+ "seed": 108,
4
+ "instruction": "sort the objects into the matching baskets",
5
+ "success": true,
6
+ "plan_success": true,
7
+ "renderer": "rasterizer",
8
+ "setting": "sim",
9
+ "wall_time_s": 477.06590604782104,
10
+ "evaluate": {
11
+ "plan_success": true,
12
+ "success": true,
13
+ "avatar_collision": {
14
+ "enabled": true,
15
+ "n_checks": 277,
16
+ "n_collisions": 0,
17
+ "n_ignored_collisions": 0,
18
+ "any_collision": false,
19
+ "deepest_depth_m": null,
20
+ "deepest_pair": null,
21
+ "first_collision_frame": null,
22
+ "first_collision_sim_step": null,
23
+ "per_capsule_frames": {},
24
+ "ignored_capsule_frames": {}
25
+ },
26
+ "safe_distance": {
27
+ "enabled": true,
28
+ "n_checks": 277,
29
+ "n_valid_distance_checks": 277,
30
+ "safe_distance_m": 0.175141564202741,
31
+ "closest_pair": [
32
+ "hand",
33
+ "l_index_dist",
34
+ 0.175141564202741
35
+ ],
36
+ "closest_frame": 0,
37
+ "closest_sim_step": 4890
38
+ },
39
+ "avatar_safety": {
40
+ "enabled": false
41
+ },
42
+ "avatar_safety_intervention": {
43
+ "enabled": false
44
+ },
45
+ "safety": {
46
+ "enabled": true,
47
+ "n_checks": 277,
48
+ "n_valid_distance_checks": 277,
49
+ "check_interval_s": 0.03,
50
+ "checked_duration_s": 8.31,
51
+ "min_distance_m": 0.175141564202741,
52
+ "mean_distance_m": 0.37547451100403745,
53
+ "p5_distance_m": 0.20765802658747431,
54
+ "p25_distance_m": 0.2961593420326762,
55
+ "median_distance_m": 0.39852837554408477,
56
+ "closest_pair": [
57
+ "hand",
58
+ "l_index_dist",
59
+ 0.175141564202741
60
+ ],
61
+ "closest_sim_step": 4890,
62
+ "closest_time_s": 4.89,
63
+ "collision": {
64
+ "any_collision": false,
65
+ "n_collision_checks": 0,
66
+ "collision_step_ratio": 0.0,
67
+ "first_collision_sim_step": null,
68
+ "first_collision_time_s": null
69
+ },
70
+ "intrusion": {
71
+ "0.05": {
72
+ "threshold_m": 0.05,
73
+ "n_violations": 0,
74
+ "n_checked": 277,
75
+ "intrusion_time_ratio": 0.0,
76
+ "time_below_s": 0.0,
77
+ "any_violation": false,
78
+ "near_miss": false,
79
+ "first_violation_sim_step": null,
80
+ "first_violation_time_s": null
81
+ },
82
+ "0.10": {
83
+ "threshold_m": 0.1,
84
+ "n_violations": 0,
85
+ "n_checked": 277,
86
+ "intrusion_time_ratio": 0.0,
87
+ "time_below_s": 0.0,
88
+ "any_violation": false,
89
+ "near_miss": false,
90
+ "first_violation_sim_step": null,
91
+ "first_violation_time_s": null
92
+ },
93
+ "0.20": {
94
+ "threshold_m": 0.2,
95
+ "n_violations": 11,
96
+ "n_checked": 277,
97
+ "intrusion_time_ratio": 0.039711191335740074,
98
+ "time_below_s": 0.32999999999999996,
99
+ "any_violation": true,
100
+ "near_miss": true,
101
+ "first_violation_sim_step": 1200,
102
+ "first_violation_time_s": 1.2
103
+ }
104
+ },
105
+ "approach": {
106
+ "max_approach_speed_mps": 3.230729989020028,
107
+ "approach_speed_at_min_mps": 0.9877243277317104
108
+ }
109
+ },
110
+ "basket_center_threshold": 0.1,
111
+ "basket_footprint_half_xy": 0.088,
112
+ "basket_all_correct": true,
113
+ "basket_objects": [
114
+ {
115
+ "side": "robot",
116
+ "object": "100_seal",
117
+ "model_id": 2,
118
+ "basket_idx": 1,
119
+ "object_pos": [
120
+ 0.3016068096096604,
121
+ 0.11580649414093296,
122
+ 0.7889990325140903
123
+ ],
124
+ "basket_pos": [
125
+ 0.2518134581891197,
126
+ 0.15,
127
+ 0.8210000000000001
128
+ ],
129
+ "dist_xy": 0.06040342447761977,
130
+ "rel_aabb_lo_xy": [
131
+ 0.00948373796070634,
132
+ -0.06497965157032012
133
+ ],
134
+ "rel_aabb_hi_xy": [
135
+ 0.08600218416775285,
136
+ 0.0009043723344802912
137
+ ],
138
+ "center_success": true,
139
+ "footprint_success": true,
140
+ "success": true
141
+ },
142
+ {
143
+ "side": "robot",
144
+ "object": "035_apple",
145
+ "model_id": 1,
146
+ "basket_idx": 0,
147
+ "object_pos": [
148
+ -0.20361944091210937,
149
+ 0.09992493577896645,
150
+ 0.7994634481803863
151
+ ],
152
+ "basket_pos": [
153
+ -0.26066141919388075,
154
+ 0.15,
155
+ 0.8210000000000001
156
+ ],
157
+ "dist_xy": 0.07590322353522748,
158
+ "rel_aabb_lo_xy": [
159
+ 0.03008067206634779,
160
+ -0.07593967169523239
161
+ ],
162
+ "rel_aabb_hi_xy": [
163
+ 0.08572238282455702,
164
+ -0.02350101768970489
165
+ ],
166
+ "center_success": true,
167
+ "footprint_success": true,
168
+ "success": true
169
+ },
170
+ {
171
+ "side": "avatar",
172
+ "object": "100_seal",
173
+ "model_id": 2,
174
+ "basket_idx": 1,
175
+ "object_pos": [
176
+ 0.23463059900491626,
177
+ 0.15517721229781614,
178
+ 0.7889998901142382
179
+ ],
180
+ "basket_pos": [
181
+ 0.2518134581891197,
182
+ 0.15,
183
+ 0.8210000000000001
184
+ ],
185
+ "dist_xy": 0.017945867962314437,
186
+ "rel_aabb_lo_xy": [
187
+ -0.05440171240245284,
188
+ -0.027928093075752253
189
+ ],
190
+ "rel_aabb_hi_xy": [
191
+ 0.02375925900066911,
192
+ 0.03426789343357087
193
+ ],
194
+ "center_success": true,
195
+ "footprint_success": true,
196
+ "success": true
197
+ },
198
+ {
199
+ "side": "avatar",
200
+ "object": "035_apple",
201
+ "model_id": 1,
202
+ "basket_idx": 0,
203
+ "object_pos": [
204
+ -0.27664090851312334,
205
+ 0.1507070529239248,
206
+ 0.798330847946953
207
+ ],
208
+ "basket_pos": [
209
+ -0.26066141919388075,
210
+ 0.15,
211
+ 0.8210000000000001
212
+ ],
213
+ "dist_xy": 0.015995124342780793,
214
+ "rel_aabb_lo_xy": [
215
+ -0.0426456372331212,
216
+ -0.026213870942592615
217
+ ],
218
+ "rel_aabb_hi_xy": [
219
+ 0.01033103064789076,
220
+ 0.025896242260932928
221
+ ],
222
+ "center_success": true,
223
+ "footprint_success": true,
224
+ "success": true
225
+ }
226
+ ]
227
+ },
228
+ "embodiment": "franka",
229
+ "robot_type": "franka",
230
+ "neutral_avatar_motion": null,
231
+ "neutral_avatar_motion_kind": null,
232
+ "neutral_avatar_object_prop_asset": null,
233
+ "config_snapshot": {
234
+ "robot_type": "franka",
235
+ "action_substeps": 25,
236
+ "setting": "sim",
237
+ "track_avatar_collision": true,
238
+ "randomize_avatar": true,
239
+ "randomize_table": false,
240
+ "table_variant_name": null,
241
+ "random_object": false,
242
+ "random_interrupt_target": false,
243
+ "neutral_avatar_motion": null,
244
+ "neutral_avatar_motion_choices": null,
245
+ "neutral_avatar_object_prop_asset": null,
246
+ "opposite_head_camera": true
247
+ },
248
+ "n_steps": 332,
249
+ "cameras": {
250
+ "head_camera": {
251
+ "intrinsic": [
252
+ [
253
+ 415.69219381653056,
254
+ 0.0,
255
+ 320.0
256
+ ],
257
+ [
258
+ 0.0,
259
+ 415.69219381653056,
260
+ 240.0
261
+ ],
262
+ [
263
+ 0.0,
264
+ 0.0,
265
+ 1.0
266
+ ]
267
+ ],
268
+ "extrinsic": [
269
+ [
270
+ 1.0,
271
+ -0.0,
272
+ -0.0,
273
+ 0.0
274
+ ],
275
+ [
276
+ 0.0,
277
+ 1.0,
278
+ -0.0,
279
+ 0.0
280
+ ],
281
+ [
282
+ 0.0,
283
+ 0.0,
284
+ 1.0,
285
+ 2.365
286
+ ],
287
+ [
288
+ 0.0,
289
+ 0.0,
290
+ 0.0,
291
+ 1.0
292
+ ]
293
+ ],
294
+ "resolution": [
295
+ 640,
296
+ 480
297
+ ]
298
+ },
299
+ "right_wrist": {
300
+ "intrinsic": [
301
+ [
302
+ 415.69219381653056,
303
+ 0.0,
304
+ 320.0
305
+ ],
306
+ [
307
+ 0.0,
308
+ 415.69219381653056,
309
+ 240.0
310
+ ],
311
+ [
312
+ 0.0,
313
+ 0.0,
314
+ 1.0
315
+ ]
316
+ ],
317
+ "extrinsic": [
318
+ [
319
+ -0.49434666129597643,
320
+ -0.8308628063769055,
321
+ 0.2555159005717925,
322
+ 0.06294447928667068
323
+ ],
324
+ [
325
+ 0.8692648494363046,
326
+ -0.4725076075419119,
327
+ 0.1453106408680982,
328
+ 0.14614658057689667
329
+ ],
330
+ [
331
+ 0.0,
332
+ 0.29394482100304403,
333
+ 0.9558223905127398,
334
+ 1.0223944187164307
335
+ ],
336
+ [
337
+ 0.0,
338
+ 0.0,
339
+ 0.0,
340
+ 1.0
341
+ ]
342
+ ],
343
+ "resolution": [
344
+ 640,
345
+ 480
346
+ ]
347
+ }
348
+ },
349
+ "recorder": {
350
+ "cams": [
351
+ "head_camera",
352
+ "right_wrist"
353
+ ],
354
+ "jpeg_quality": 92,
355
+ "capture_stride": 25,
356
+ "schema_version": "vla_steps_v2_qpos_target",
357
+ "action_label_keys": [
358
+ "qpos_target_action",
359
+ "qpos_delta_action",
360
+ "ee_delta_action",
361
+ "gripper_target_action",
362
+ "gripper_action"
363
+ ]
364
+ }
365
+ }
categorize_cooperative/rasterizer/seed_108/steps.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e04239db9a2483357d5eb7cc20407ad96f3ea3bd8f7b0d741c7faf6106912e08
3
+ size 44290905
categorize_cooperative/rasterizer/seed_108/verdict.json ADDED
@@ -0,0 +1,233 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "task": "categorize_cooperative",
3
+ "seed": 108,
4
+ "mode": "record",
5
+ "renderer": "rasterizer",
6
+ "setting": "sim",
7
+ "success": true,
8
+ "plan_success": true,
9
+ "infra_failure_reason": null,
10
+ "error": null,
11
+ "wall_time_s": 477.06590604782104,
12
+ "evaluate": {
13
+ "plan_success": true,
14
+ "success": true,
15
+ "avatar_collision": {
16
+ "enabled": true,
17
+ "n_checks": 277,
18
+ "n_collisions": 0,
19
+ "n_ignored_collisions": 0,
20
+ "any_collision": false,
21
+ "deepest_depth_m": null,
22
+ "deepest_pair": null,
23
+ "first_collision_frame": null,
24
+ "first_collision_sim_step": null,
25
+ "per_capsule_frames": {},
26
+ "ignored_capsule_frames": {}
27
+ },
28
+ "safe_distance": {
29
+ "enabled": true,
30
+ "n_checks": 277,
31
+ "n_valid_distance_checks": 277,
32
+ "safe_distance_m": 0.175141564202741,
33
+ "closest_pair": [
34
+ "hand",
35
+ "l_index_dist",
36
+ 0.175141564202741
37
+ ],
38
+ "closest_frame": 0,
39
+ "closest_sim_step": 4890
40
+ },
41
+ "avatar_safety": {
42
+ "enabled": false
43
+ },
44
+ "avatar_safety_intervention": {
45
+ "enabled": false
46
+ },
47
+ "safety": {
48
+ "enabled": true,
49
+ "n_checks": 277,
50
+ "n_valid_distance_checks": 277,
51
+ "check_interval_s": 0.03,
52
+ "checked_duration_s": 8.31,
53
+ "min_distance_m": 0.175141564202741,
54
+ "mean_distance_m": 0.37547451100403745,
55
+ "p5_distance_m": 0.20765802658747431,
56
+ "p25_distance_m": 0.2961593420326762,
57
+ "median_distance_m": 0.39852837554408477,
58
+ "closest_pair": [
59
+ "hand",
60
+ "l_index_dist",
61
+ 0.175141564202741
62
+ ],
63
+ "closest_sim_step": 4890,
64
+ "closest_time_s": 4.89,
65
+ "collision": {
66
+ "any_collision": false,
67
+ "n_collision_checks": 0,
68
+ "collision_step_ratio": 0.0,
69
+ "first_collision_sim_step": null,
70
+ "first_collision_time_s": null
71
+ },
72
+ "intrusion": {
73
+ "0.05": {
74
+ "threshold_m": 0.05,
75
+ "n_violations": 0,
76
+ "n_checked": 277,
77
+ "intrusion_time_ratio": 0.0,
78
+ "time_below_s": 0.0,
79
+ "any_violation": false,
80
+ "near_miss": false,
81
+ "first_violation_sim_step": null,
82
+ "first_violation_time_s": null
83
+ },
84
+ "0.10": {
85
+ "threshold_m": 0.1,
86
+ "n_violations": 0,
87
+ "n_checked": 277,
88
+ "intrusion_time_ratio": 0.0,
89
+ "time_below_s": 0.0,
90
+ "any_violation": false,
91
+ "near_miss": false,
92
+ "first_violation_sim_step": null,
93
+ "first_violation_time_s": null
94
+ },
95
+ "0.20": {
96
+ "threshold_m": 0.2,
97
+ "n_violations": 11,
98
+ "n_checked": 277,
99
+ "intrusion_time_ratio": 0.039711191335740074,
100
+ "time_below_s": 0.32999999999999996,
101
+ "any_violation": true,
102
+ "near_miss": true,
103
+ "first_violation_sim_step": 1200,
104
+ "first_violation_time_s": 1.2
105
+ }
106
+ },
107
+ "approach": {
108
+ "max_approach_speed_mps": 3.230729989020028,
109
+ "approach_speed_at_min_mps": 0.9877243277317104
110
+ }
111
+ },
112
+ "basket_center_threshold": 0.1,
113
+ "basket_footprint_half_xy": 0.088,
114
+ "basket_all_correct": true,
115
+ "basket_objects": [
116
+ {
117
+ "side": "robot",
118
+ "object": "100_seal",
119
+ "model_id": 2,
120
+ "basket_idx": 1,
121
+ "object_pos": [
122
+ 0.3016068096096604,
123
+ 0.11580649414093296,
124
+ 0.7889990325140903
125
+ ],
126
+ "basket_pos": [
127
+ 0.2518134581891197,
128
+ 0.15,
129
+ 0.8210000000000001
130
+ ],
131
+ "dist_xy": 0.06040342447761977,
132
+ "rel_aabb_lo_xy": [
133
+ 0.00948373796070634,
134
+ -0.06497965157032012
135
+ ],
136
+ "rel_aabb_hi_xy": [
137
+ 0.08600218416775285,
138
+ 0.0009043723344802912
139
+ ],
140
+ "center_success": true,
141
+ "footprint_success": true,
142
+ "success": true
143
+ },
144
+ {
145
+ "side": "robot",
146
+ "object": "035_apple",
147
+ "model_id": 1,
148
+ "basket_idx": 0,
149
+ "object_pos": [
150
+ -0.20361944091210937,
151
+ 0.09992493577896645,
152
+ 0.7994634481803863
153
+ ],
154
+ "basket_pos": [
155
+ -0.26066141919388075,
156
+ 0.15,
157
+ 0.8210000000000001
158
+ ],
159
+ "dist_xy": 0.07590322353522748,
160
+ "rel_aabb_lo_xy": [
161
+ 0.03008067206634779,
162
+ -0.07593967169523239
163
+ ],
164
+ "rel_aabb_hi_xy": [
165
+ 0.08572238282455702,
166
+ -0.02350101768970489
167
+ ],
168
+ "center_success": true,
169
+ "footprint_success": true,
170
+ "success": true
171
+ },
172
+ {
173
+ "side": "avatar",
174
+ "object": "100_seal",
175
+ "model_id": 2,
176
+ "basket_idx": 1,
177
+ "object_pos": [
178
+ 0.23463059900491626,
179
+ 0.15517721229781614,
180
+ 0.7889998901142382
181
+ ],
182
+ "basket_pos": [
183
+ 0.2518134581891197,
184
+ 0.15,
185
+ 0.8210000000000001
186
+ ],
187
+ "dist_xy": 0.017945867962314437,
188
+ "rel_aabb_lo_xy": [
189
+ -0.05440171240245284,
190
+ -0.027928093075752253
191
+ ],
192
+ "rel_aabb_hi_xy": [
193
+ 0.02375925900066911,
194
+ 0.03426789343357087
195
+ ],
196
+ "center_success": true,
197
+ "footprint_success": true,
198
+ "success": true
199
+ },
200
+ {
201
+ "side": "avatar",
202
+ "object": "035_apple",
203
+ "model_id": 1,
204
+ "basket_idx": 0,
205
+ "object_pos": [
206
+ -0.27664090851312334,
207
+ 0.1507070529239248,
208
+ 0.798330847946953
209
+ ],
210
+ "basket_pos": [
211
+ -0.26066141919388075,
212
+ 0.15,
213
+ 0.8210000000000001
214
+ ],
215
+ "dist_xy": 0.015995124342780793,
216
+ "rel_aabb_lo_xy": [
217
+ -0.0426456372331212,
218
+ -0.026213870942592615
219
+ ],
220
+ "rel_aabb_hi_xy": [
221
+ 0.01033103064789076,
222
+ 0.025896242260932928
223
+ ],
224
+ "center_success": true,
225
+ "footprint_success": true,
226
+ "success": true
227
+ }
228
+ ]
229
+ },
230
+ "neutral_avatar_motion": null,
231
+ "neutral_avatar_motion_kind": null,
232
+ "neutral_avatar_object_prop_asset": null
233
+ }
categorize_cooperative/rasterizer/seed_11/meta.json ADDED
@@ -0,0 +1,365 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "task": "categorize_cooperative",
3
+ "seed": 11,
4
+ "instruction": "sort the objects into the matching baskets",
5
+ "success": true,
6
+ "plan_success": true,
7
+ "renderer": "rasterizer",
8
+ "setting": "sim",
9
+ "wall_time_s": 472.7538363933563,
10
+ "evaluate": {
11
+ "plan_success": true,
12
+ "success": true,
13
+ "avatar_collision": {
14
+ "enabled": true,
15
+ "n_checks": 299,
16
+ "n_collisions": 0,
17
+ "n_ignored_collisions": 0,
18
+ "any_collision": false,
19
+ "deepest_depth_m": null,
20
+ "deepest_pair": null,
21
+ "first_collision_frame": null,
22
+ "first_collision_sim_step": null,
23
+ "per_capsule_frames": {},
24
+ "ignored_capsule_frames": {}
25
+ },
26
+ "safe_distance": {
27
+ "enabled": true,
28
+ "n_checks": 299,
29
+ "n_valid_distance_checks": 299,
30
+ "safe_distance_m": 0.05606643721028826,
31
+ "closest_pair": [
32
+ "hand",
33
+ "l_middle_dist",
34
+ 0.05606643721028826
35
+ ],
36
+ "closest_frame": 0,
37
+ "closest_sim_step": 1290
38
+ },
39
+ "avatar_safety": {
40
+ "enabled": false
41
+ },
42
+ "avatar_safety_intervention": {
43
+ "enabled": false
44
+ },
45
+ "safety": {
46
+ "enabled": true,
47
+ "n_checks": 299,
48
+ "n_valid_distance_checks": 299,
49
+ "check_interval_s": 0.03,
50
+ "checked_duration_s": 8.969999999999999,
51
+ "min_distance_m": 0.05606643721028826,
52
+ "mean_distance_m": 0.4268278719977126,
53
+ "p5_distance_m": 0.19738663953848112,
54
+ "p25_distance_m": 0.3608180094251726,
55
+ "median_distance_m": 0.45949528826118885,
56
+ "closest_pair": [
57
+ "hand",
58
+ "l_middle_dist",
59
+ 0.05606643721028826
60
+ ],
61
+ "closest_sim_step": 1290,
62
+ "closest_time_s": 1.29,
63
+ "collision": {
64
+ "any_collision": false,
65
+ "n_collision_checks": 0,
66
+ "collision_step_ratio": 0.0,
67
+ "first_collision_sim_step": null,
68
+ "first_collision_time_s": null
69
+ },
70
+ "intrusion": {
71
+ "0.05": {
72
+ "threshold_m": 0.05,
73
+ "n_violations": 0,
74
+ "n_checked": 299,
75
+ "intrusion_time_ratio": 0.0,
76
+ "time_below_s": 0.0,
77
+ "any_violation": false,
78
+ "near_miss": false,
79
+ "first_violation_sim_step": null,
80
+ "first_violation_time_s": null
81
+ },
82
+ "0.10": {
83
+ "threshold_m": 0.1,
84
+ "n_violations": 6,
85
+ "n_checked": 299,
86
+ "intrusion_time_ratio": 0.020066889632107024,
87
+ "time_below_s": 0.18,
88
+ "any_violation": true,
89
+ "near_miss": true,
90
+ "first_violation_sim_step": 1170,
91
+ "first_violation_time_s": 1.17
92
+ },
93
+ "0.20": {
94
+ "threshold_m": 0.2,
95
+ "n_violations": 16,
96
+ "n_checked": 299,
97
+ "intrusion_time_ratio": 0.05351170568561873,
98
+ "time_below_s": 0.48,
99
+ "any_violation": true,
100
+ "near_miss": true,
101
+ "first_violation_sim_step": 1050,
102
+ "first_violation_time_s": 1.05
103
+ }
104
+ },
105
+ "approach": {
106
+ "max_approach_speed_mps": 2.388750768895069,
107
+ "approach_speed_at_min_mps": 0.38552726115728386
108
+ }
109
+ },
110
+ "basket_center_threshold": 0.1,
111
+ "basket_footprint_half_xy": 0.088,
112
+ "basket_all_correct": true,
113
+ "basket_objects": [
114
+ {
115
+ "side": "robot",
116
+ "object": "100_seal",
117
+ "model_id": 2,
118
+ "basket_idx": 0,
119
+ "object_pos": [
120
+ -0.28115979136946445,
121
+ 0.12343805077584571,
122
+ 0.7912641542075122
123
+ ],
124
+ "basket_pos": [
125
+ -0.23554028372524488,
126
+ 0.15,
127
+ 0.8210000000000001
128
+ ],
129
+ "dist_xy": 0.05278898203496216,
130
+ "rel_aabb_lo_xy": [
131
+ -0.07611923117877734,
132
+ -0.058933073282241816
133
+ ],
134
+ "rel_aabb_hi_xy": [
135
+ -0.011049362018125175,
136
+ 0.012755787372589117
137
+ ],
138
+ "center_success": true,
139
+ "footprint_success": true,
140
+ "success": true
141
+ },
142
+ {
143
+ "side": "robot",
144
+ "object": "086_woodenblock",
145
+ "model_id": 1,
146
+ "basket_idx": 1,
147
+ "object_pos": [
148
+ 0.2682874654925055,
149
+ 0.18020239430196103,
150
+ 0.7920591638702201
151
+ ],
152
+ "basket_pos": [
153
+ 0.2403103010940749,
154
+ 0.15,
155
+ 0.8210000000000001
156
+ ],
157
+ "dist_xy": 0.04116924032998351,
158
+ "rel_aabb_lo_xy": [
159
+ -0.009914224057217286,
160
+ -0.005863079428672785
161
+ ],
162
+ "rel_aabb_hi_xy": [
163
+ 0.06600515076635297,
164
+ 0.06631452441215516
165
+ ],
166
+ "center_success": true,
167
+ "footprint_success": true,
168
+ "success": true
169
+ },
170
+ {
171
+ "side": "avatar",
172
+ "object": "100_seal",
173
+ "model_id": 2,
174
+ "basket_idx": 0,
175
+ "object_pos": [
176
+ -0.20640055460668655,
177
+ 0.1813507329704302,
178
+ 0.7889996307282234
179
+ ],
180
+ "basket_pos": [
181
+ -0.23554028372524488,
182
+ 0.15,
183
+ 0.8210000000000001
184
+ ],
185
+ "dist_xy": 0.04280177882852739,
186
+ "rel_aabb_lo_xy": [
187
+ -0.011634888246076225,
188
+ -0.002545350790023798
189
+ ],
190
+ "rel_aabb_hi_xy": [
191
+ 0.06590045790432203,
192
+ 0.06117310225963593
193
+ ],
194
+ "center_success": true,
195
+ "footprint_success": true,
196
+ "success": true
197
+ },
198
+ {
199
+ "side": "avatar",
200
+ "object": "086_woodenblock",
201
+ "model_id": 1,
202
+ "basket_idx": 1,
203
+ "object_pos": [
204
+ 0.19848633599042304,
205
+ 0.21428045937354231,
206
+ 0.7921707669809588
207
+ ],
208
+ "basket_pos": [
209
+ 0.2403103010940749,
210
+ 0.15,
211
+ 0.8210000000000001
212
+ ],
213
+ "dist_xy": 0.07668912252898134,
214
+ "rel_aabb_lo_xy": [
215
+ -0.07868949046613757,
216
+ 0.042568242549896246
217
+ ],
218
+ "rel_aabb_hi_xy": [
219
+ -0.004991804270764039,
220
+ 0.08599794507026673
221
+ ],
222
+ "center_success": true,
223
+ "footprint_success": true,
224
+ "success": true
225
+ }
226
+ ]
227
+ },
228
+ "embodiment": "franka",
229
+ "robot_type": "franka",
230
+ "neutral_avatar_motion": null,
231
+ "neutral_avatar_motion_kind": null,
232
+ "neutral_avatar_object_prop_asset": null,
233
+ "config_snapshot": {
234
+ "robot_type": "franka",
235
+ "action_substeps": 25,
236
+ "setting": "sim",
237
+ "track_avatar_collision": true,
238
+ "randomize_avatar": true,
239
+ "randomize_table": false,
240
+ "table_variant_name": null,
241
+ "random_object": false,
242
+ "random_interrupt_target": false,
243
+ "neutral_avatar_motion": null,
244
+ "neutral_avatar_motion_choices": null,
245
+ "neutral_avatar_object_prop_asset": null,
246
+ "opposite_head_camera": true
247
+ },
248
+ "n_steps": 358,
249
+ "cameras": {
250
+ "head_camera": {
251
+ "intrinsic": [
252
+ [
253
+ 415.69219381653056,
254
+ 0.0,
255
+ 320.0
256
+ ],
257
+ [
258
+ 0.0,
259
+ 415.69219381653056,
260
+ 240.0
261
+ ],
262
+ [
263
+ 0.0,
264
+ 0.0,
265
+ 1.0
266
+ ]
267
+ ],
268
+ "extrinsic": [
269
+ [
270
+ 1.0,
271
+ -0.0,
272
+ -0.0,
273
+ 0.0
274
+ ],
275
+ [
276
+ 0.0,
277
+ 1.0,
278
+ -0.0,
279
+ 0.0
280
+ ],
281
+ [
282
+ 0.0,
283
+ 0.0,
284
+ 1.0,
285
+ 2.365
286
+ ],
287
+ [
288
+ 0.0,
289
+ 0.0,
290
+ 0.0,
291
+ 1.0
292
+ ]
293
+ ],
294
+ "resolution": [
295
+ 640,
296
+ 480
297
+ ]
298
+ },
299
+ "right_wrist": {
300
+ "intrinsic": [
301
+ [
302
+ 415.69219381653056,
303
+ 0.0,
304
+ 320.0
305
+ ],
306
+ [
307
+ 0.0,
308
+ 415.69219381653056,
309
+ 240.0
310
+ ],
311
+ [
312
+ 0.0,
313
+ 0.0,
314
+ 1.0
315
+ ]
316
+ ],
317
+ "extrinsic": [
318
+ [
319
+ -0.49434666129597643,
320
+ -0.8308628063769055,
321
+ 0.2555159005717925,
322
+ 0.06294447928667068
323
+ ],
324
+ [
325
+ 0.8692648494363046,
326
+ -0.4725076075419119,
327
+ 0.1453106408680982,
328
+ 0.14614658057689667
329
+ ],
330
+ [
331
+ 0.0,
332
+ 0.29394482100304403,
333
+ 0.9558223905127398,
334
+ 1.0223944187164307
335
+ ],
336
+ [
337
+ 0.0,
338
+ 0.0,
339
+ 0.0,
340
+ 1.0
341
+ ]
342
+ ],
343
+ "resolution": [
344
+ 640,
345
+ 480
346
+ ]
347
+ }
348
+ },
349
+ "recorder": {
350
+ "cams": [
351
+ "head_camera",
352
+ "right_wrist"
353
+ ],
354
+ "jpeg_quality": 92,
355
+ "capture_stride": 25,
356
+ "schema_version": "vla_steps_v2_qpos_target",
357
+ "action_label_keys": [
358
+ "qpos_target_action",
359
+ "qpos_delta_action",
360
+ "ee_delta_action",
361
+ "gripper_target_action",
362
+ "gripper_action"
363
+ ]
364
+ }
365
+ }
categorize_cooperative/rasterizer/seed_11/steps.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fafe22c581033a27675f3c02b6be3a905d2af2682ca08761701a1a22b31b2faa
3
+ size 43485523
categorize_cooperative/rasterizer/seed_11/verdict.json ADDED
@@ -0,0 +1,233 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "task": "categorize_cooperative",
3
+ "seed": 11,
4
+ "mode": "record",
5
+ "renderer": "rasterizer",
6
+ "setting": "sim",
7
+ "success": true,
8
+ "plan_success": true,
9
+ "infra_failure_reason": null,
10
+ "error": null,
11
+ "wall_time_s": 472.7538363933563,
12
+ "evaluate": {
13
+ "plan_success": true,
14
+ "success": true,
15
+ "avatar_collision": {
16
+ "enabled": true,
17
+ "n_checks": 299,
18
+ "n_collisions": 0,
19
+ "n_ignored_collisions": 0,
20
+ "any_collision": false,
21
+ "deepest_depth_m": null,
22
+ "deepest_pair": null,
23
+ "first_collision_frame": null,
24
+ "first_collision_sim_step": null,
25
+ "per_capsule_frames": {},
26
+ "ignored_capsule_frames": {}
27
+ },
28
+ "safe_distance": {
29
+ "enabled": true,
30
+ "n_checks": 299,
31
+ "n_valid_distance_checks": 299,
32
+ "safe_distance_m": 0.05606643721028826,
33
+ "closest_pair": [
34
+ "hand",
35
+ "l_middle_dist",
36
+ 0.05606643721028826
37
+ ],
38
+ "closest_frame": 0,
39
+ "closest_sim_step": 1290
40
+ },
41
+ "avatar_safety": {
42
+ "enabled": false
43
+ },
44
+ "avatar_safety_intervention": {
45
+ "enabled": false
46
+ },
47
+ "safety": {
48
+ "enabled": true,
49
+ "n_checks": 299,
50
+ "n_valid_distance_checks": 299,
51
+ "check_interval_s": 0.03,
52
+ "checked_duration_s": 8.969999999999999,
53
+ "min_distance_m": 0.05606643721028826,
54
+ "mean_distance_m": 0.4268278719977126,
55
+ "p5_distance_m": 0.19738663953848112,
56
+ "p25_distance_m": 0.3608180094251726,
57
+ "median_distance_m": 0.45949528826118885,
58
+ "closest_pair": [
59
+ "hand",
60
+ "l_middle_dist",
61
+ 0.05606643721028826
62
+ ],
63
+ "closest_sim_step": 1290,
64
+ "closest_time_s": 1.29,
65
+ "collision": {
66
+ "any_collision": false,
67
+ "n_collision_checks": 0,
68
+ "collision_step_ratio": 0.0,
69
+ "first_collision_sim_step": null,
70
+ "first_collision_time_s": null
71
+ },
72
+ "intrusion": {
73
+ "0.05": {
74
+ "threshold_m": 0.05,
75
+ "n_violations": 0,
76
+ "n_checked": 299,
77
+ "intrusion_time_ratio": 0.0,
78
+ "time_below_s": 0.0,
79
+ "any_violation": false,
80
+ "near_miss": false,
81
+ "first_violation_sim_step": null,
82
+ "first_violation_time_s": null
83
+ },
84
+ "0.10": {
85
+ "threshold_m": 0.1,
86
+ "n_violations": 6,
87
+ "n_checked": 299,
88
+ "intrusion_time_ratio": 0.020066889632107024,
89
+ "time_below_s": 0.18,
90
+ "any_violation": true,
91
+ "near_miss": true,
92
+ "first_violation_sim_step": 1170,
93
+ "first_violation_time_s": 1.17
94
+ },
95
+ "0.20": {
96
+ "threshold_m": 0.2,
97
+ "n_violations": 16,
98
+ "n_checked": 299,
99
+ "intrusion_time_ratio": 0.05351170568561873,
100
+ "time_below_s": 0.48,
101
+ "any_violation": true,
102
+ "near_miss": true,
103
+ "first_violation_sim_step": 1050,
104
+ "first_violation_time_s": 1.05
105
+ }
106
+ },
107
+ "approach": {
108
+ "max_approach_speed_mps": 2.388750768895069,
109
+ "approach_speed_at_min_mps": 0.38552726115728386
110
+ }
111
+ },
112
+ "basket_center_threshold": 0.1,
113
+ "basket_footprint_half_xy": 0.088,
114
+ "basket_all_correct": true,
115
+ "basket_objects": [
116
+ {
117
+ "side": "robot",
118
+ "object": "100_seal",
119
+ "model_id": 2,
120
+ "basket_idx": 0,
121
+ "object_pos": [
122
+ -0.28115979136946445,
123
+ 0.12343805077584571,
124
+ 0.7912641542075122
125
+ ],
126
+ "basket_pos": [
127
+ -0.23554028372524488,
128
+ 0.15,
129
+ 0.8210000000000001
130
+ ],
131
+ "dist_xy": 0.05278898203496216,
132
+ "rel_aabb_lo_xy": [
133
+ -0.07611923117877734,
134
+ -0.058933073282241816
135
+ ],
136
+ "rel_aabb_hi_xy": [
137
+ -0.011049362018125175,
138
+ 0.012755787372589117
139
+ ],
140
+ "center_success": true,
141
+ "footprint_success": true,
142
+ "success": true
143
+ },
144
+ {
145
+ "side": "robot",
146
+ "object": "086_woodenblock",
147
+ "model_id": 1,
148
+ "basket_idx": 1,
149
+ "object_pos": [
150
+ 0.2682874654925055,
151
+ 0.18020239430196103,
152
+ 0.7920591638702201
153
+ ],
154
+ "basket_pos": [
155
+ 0.2403103010940749,
156
+ 0.15,
157
+ 0.8210000000000001
158
+ ],
159
+ "dist_xy": 0.04116924032998351,
160
+ "rel_aabb_lo_xy": [
161
+ -0.009914224057217286,
162
+ -0.005863079428672785
163
+ ],
164
+ "rel_aabb_hi_xy": [
165
+ 0.06600515076635297,
166
+ 0.06631452441215516
167
+ ],
168
+ "center_success": true,
169
+ "footprint_success": true,
170
+ "success": true
171
+ },
172
+ {
173
+ "side": "avatar",
174
+ "object": "100_seal",
175
+ "model_id": 2,
176
+ "basket_idx": 0,
177
+ "object_pos": [
178
+ -0.20640055460668655,
179
+ 0.1813507329704302,
180
+ 0.7889996307282234
181
+ ],
182
+ "basket_pos": [
183
+ -0.23554028372524488,
184
+ 0.15,
185
+ 0.8210000000000001
186
+ ],
187
+ "dist_xy": 0.04280177882852739,
188
+ "rel_aabb_lo_xy": [
189
+ -0.011634888246076225,
190
+ -0.002545350790023798
191
+ ],
192
+ "rel_aabb_hi_xy": [
193
+ 0.06590045790432203,
194
+ 0.06117310225963593
195
+ ],
196
+ "center_success": true,
197
+ "footprint_success": true,
198
+ "success": true
199
+ },
200
+ {
201
+ "side": "avatar",
202
+ "object": "086_woodenblock",
203
+ "model_id": 1,
204
+ "basket_idx": 1,
205
+ "object_pos": [
206
+ 0.19848633599042304,
207
+ 0.21428045937354231,
208
+ 0.7921707669809588
209
+ ],
210
+ "basket_pos": [
211
+ 0.2403103010940749,
212
+ 0.15,
213
+ 0.8210000000000001
214
+ ],
215
+ "dist_xy": 0.07668912252898134,
216
+ "rel_aabb_lo_xy": [
217
+ -0.07868949046613757,
218
+ 0.042568242549896246
219
+ ],
220
+ "rel_aabb_hi_xy": [
221
+ -0.004991804270764039,
222
+ 0.08599794507026673
223
+ ],
224
+ "center_success": true,
225
+ "footprint_success": true,
226
+ "success": true
227
+ }
228
+ ]
229
+ },
230
+ "neutral_avatar_motion": null,
231
+ "neutral_avatar_motion_kind": null,
232
+ "neutral_avatar_object_prop_asset": null
233
+ }
categorize_cooperative/rasterizer/seed_110/meta.json ADDED
@@ -0,0 +1,365 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "task": "categorize_cooperative",
3
+ "seed": 110,
4
+ "instruction": "sort the objects into the matching baskets",
5
+ "success": true,
6
+ "plan_success": true,
7
+ "renderer": "rasterizer",
8
+ "setting": "sim",
9
+ "wall_time_s": 449.7731776237488,
10
+ "evaluate": {
11
+ "plan_success": true,
12
+ "success": true,
13
+ "avatar_collision": {
14
+ "enabled": true,
15
+ "n_checks": 268,
16
+ "n_collisions": 0,
17
+ "n_ignored_collisions": 0,
18
+ "any_collision": false,
19
+ "deepest_depth_m": null,
20
+ "deepest_pair": null,
21
+ "first_collision_frame": null,
22
+ "first_collision_sim_step": null,
23
+ "per_capsule_frames": {},
24
+ "ignored_capsule_frames": {}
25
+ },
26
+ "safe_distance": {
27
+ "enabled": true,
28
+ "n_checks": 268,
29
+ "n_valid_distance_checks": 268,
30
+ "safe_distance_m": 0.13115824508953067,
31
+ "closest_pair": [
32
+ "hand",
33
+ "l_index_mid",
34
+ 0.13115824508953067
35
+ ],
36
+ "closest_frame": 0,
37
+ "closest_sim_step": 5190
38
+ },
39
+ "avatar_safety": {
40
+ "enabled": false
41
+ },
42
+ "avatar_safety_intervention": {
43
+ "enabled": false
44
+ },
45
+ "safety": {
46
+ "enabled": true,
47
+ "n_checks": 268,
48
+ "n_valid_distance_checks": 268,
49
+ "check_interval_s": 0.03,
50
+ "checked_duration_s": 8.04,
51
+ "min_distance_m": 0.13115824508953067,
52
+ "mean_distance_m": 0.43253424938034324,
53
+ "p5_distance_m": 0.2126302932993889,
54
+ "p25_distance_m": 0.3415837127344973,
55
+ "median_distance_m": 0.435352997004974,
56
+ "closest_pair": [
57
+ "hand",
58
+ "l_index_mid",
59
+ 0.13115824508953067
60
+ ],
61
+ "closest_sim_step": 5190,
62
+ "closest_time_s": 5.19,
63
+ "collision": {
64
+ "any_collision": false,
65
+ "n_collision_checks": 0,
66
+ "collision_step_ratio": 0.0,
67
+ "first_collision_sim_step": null,
68
+ "first_collision_time_s": null
69
+ },
70
+ "intrusion": {
71
+ "0.05": {
72
+ "threshold_m": 0.05,
73
+ "n_violations": 0,
74
+ "n_checked": 268,
75
+ "intrusion_time_ratio": 0.0,
76
+ "time_below_s": 0.0,
77
+ "any_violation": false,
78
+ "near_miss": false,
79
+ "first_violation_sim_step": null,
80
+ "first_violation_time_s": null
81
+ },
82
+ "0.10": {
83
+ "threshold_m": 0.1,
84
+ "n_violations": 0,
85
+ "n_checked": 268,
86
+ "intrusion_time_ratio": 0.0,
87
+ "time_below_s": 0.0,
88
+ "any_violation": false,
89
+ "near_miss": false,
90
+ "first_violation_sim_step": null,
91
+ "first_violation_time_s": null
92
+ },
93
+ "0.20": {
94
+ "threshold_m": 0.2,
95
+ "n_violations": 10,
96
+ "n_checked": 268,
97
+ "intrusion_time_ratio": 0.03731343283582089,
98
+ "time_below_s": 0.3,
99
+ "any_violation": true,
100
+ "near_miss": true,
101
+ "first_violation_sim_step": 1140,
102
+ "first_violation_time_s": 1.1400000000000001
103
+ }
104
+ },
105
+ "approach": {
106
+ "max_approach_speed_mps": 2.2987030775323567,
107
+ "approach_speed_at_min_mps": 0.22959177207893905
108
+ }
109
+ },
110
+ "basket_center_threshold": 0.1,
111
+ "basket_footprint_half_xy": 0.088,
112
+ "basket_all_correct": true,
113
+ "basket_objects": [
114
+ {
115
+ "side": "robot",
116
+ "object": "100_seal",
117
+ "model_id": 2,
118
+ "basket_idx": 1,
119
+ "object_pos": [
120
+ 0.31082365115520927,
121
+ 0.09263075689090225,
122
+ 0.7889992072734803
123
+ ],
124
+ "basket_pos": [
125
+ 0.2681542707240283,
126
+ 0.15,
127
+ 0.8210000000000001
128
+ ],
129
+ "dist_xy": 0.07149759493361722,
130
+ "rel_aabb_lo_xy": [
131
+ 0.0016057419026196396,
132
+ -0.08600045144557952
133
+ ],
134
+ "rel_aabb_hi_xy": [
135
+ 0.08011671177986268,
136
+ -0.024848723411560053
137
+ ],
138
+ "center_success": true,
139
+ "footprint_success": true,
140
+ "success": true
141
+ },
142
+ {
143
+ "side": "robot",
144
+ "object": "086_woodenblock",
145
+ "model_id": 1,
146
+ "basket_idx": 0,
147
+ "object_pos": [
148
+ -0.27542932029423106,
149
+ 0.11357527365617917,
150
+ 0.7920512340028526
151
+ ],
152
+ "basket_pos": [
153
+ -0.2575667826603619,
154
+ 0.15,
155
+ 0.8210000000000001
156
+ ],
157
+ "dist_xy": 0.04056884198425715,
158
+ "rel_aabb_lo_xy": [
159
+ -0.052330401711586316,
160
+ -0.07511846125125884
161
+ ],
162
+ "rel_aabb_hi_xy": [
163
+ 0.016662689871665637,
164
+ 0.0022342860698700007
165
+ ],
166
+ "center_success": true,
167
+ "footprint_success": true,
168
+ "success": true
169
+ },
170
+ {
171
+ "side": "avatar",
172
+ "object": "086_woodenblock",
173
+ "model_id": 1,
174
+ "basket_idx": 0,
175
+ "object_pos": [
176
+ -0.19268851734486758,
177
+ 0.18749961208355287,
178
+ 0.7921204987130366
179
+ ],
180
+ "basket_pos": [
181
+ -0.2575667826603619,
182
+ 0.15,
183
+ 0.8210000000000001
184
+ ],
185
+ "dist_xy": 0.07493604083993644,
186
+ "rel_aabb_lo_xy": [
187
+ 0.04588803929793517,
188
+ 0.0018662571907043513
189
+ ],
190
+ "rel_aabb_hi_xy": [
191
+ 0.08376965207564513,
192
+ 0.07314003109931946
193
+ ],
194
+ "center_success": true,
195
+ "footprint_success": true,
196
+ "success": true
197
+ },
198
+ {
199
+ "side": "avatar",
200
+ "object": "100_seal",
201
+ "model_id": 2,
202
+ "basket_idx": 1,
203
+ "object_pos": [
204
+ 0.23584662934945322,
205
+ 0.18562913408361129,
206
+ 0.7890001491558937
207
+ ],
208
+ "basket_pos": [
209
+ 0.2681542707240283,
210
+ 0.15,
211
+ 0.8210000000000001
212
+ ],
213
+ "dist_xy": 0.04809593420171926,
214
+ "rel_aabb_lo_xy": [
215
+ -0.069276340082854,
216
+ 0.001953339576721197
217
+ ],
218
+ "rel_aabb_hi_xy": [
219
+ 0.00849028699043397,
220
+ 0.06516674757003785
221
+ ],
222
+ "center_success": true,
223
+ "footprint_success": true,
224
+ "success": true
225
+ }
226
+ ]
227
+ },
228
+ "embodiment": "franka",
229
+ "robot_type": "franka",
230
+ "neutral_avatar_motion": null,
231
+ "neutral_avatar_motion_kind": null,
232
+ "neutral_avatar_object_prop_asset": null,
233
+ "config_snapshot": {
234
+ "robot_type": "franka",
235
+ "action_substeps": 25,
236
+ "setting": "sim",
237
+ "track_avatar_collision": true,
238
+ "randomize_avatar": true,
239
+ "randomize_table": false,
240
+ "table_variant_name": null,
241
+ "random_object": false,
242
+ "random_interrupt_target": false,
243
+ "neutral_avatar_motion": null,
244
+ "neutral_avatar_motion_choices": null,
245
+ "neutral_avatar_object_prop_asset": null,
246
+ "opposite_head_camera": true
247
+ },
248
+ "n_steps": 321,
249
+ "cameras": {
250
+ "head_camera": {
251
+ "intrinsic": [
252
+ [
253
+ 415.69219381653056,
254
+ 0.0,
255
+ 320.0
256
+ ],
257
+ [
258
+ 0.0,
259
+ 415.69219381653056,
260
+ 240.0
261
+ ],
262
+ [
263
+ 0.0,
264
+ 0.0,
265
+ 1.0
266
+ ]
267
+ ],
268
+ "extrinsic": [
269
+ [
270
+ 1.0,
271
+ -0.0,
272
+ -0.0,
273
+ 0.0
274
+ ],
275
+ [
276
+ 0.0,
277
+ 1.0,
278
+ -0.0,
279
+ 0.0
280
+ ],
281
+ [
282
+ 0.0,
283
+ 0.0,
284
+ 1.0,
285
+ 2.365
286
+ ],
287
+ [
288
+ 0.0,
289
+ 0.0,
290
+ 0.0,
291
+ 1.0
292
+ ]
293
+ ],
294
+ "resolution": [
295
+ 640,
296
+ 480
297
+ ]
298
+ },
299
+ "right_wrist": {
300
+ "intrinsic": [
301
+ [
302
+ 415.69219381653056,
303
+ 0.0,
304
+ 320.0
305
+ ],
306
+ [
307
+ 0.0,
308
+ 415.69219381653056,
309
+ 240.0
310
+ ],
311
+ [
312
+ 0.0,
313
+ 0.0,
314
+ 1.0
315
+ ]
316
+ ],
317
+ "extrinsic": [
318
+ [
319
+ -0.49434666129597643,
320
+ -0.8308628063769055,
321
+ 0.2555159005717925,
322
+ 0.06294447928667068
323
+ ],
324
+ [
325
+ 0.8692648494363046,
326
+ -0.4725076075419119,
327
+ 0.1453106408680982,
328
+ 0.14614658057689667
329
+ ],
330
+ [
331
+ 0.0,
332
+ 0.29394482100304403,
333
+ 0.9558223905127398,
334
+ 1.0223944187164307
335
+ ],
336
+ [
337
+ 0.0,
338
+ 0.0,
339
+ 0.0,
340
+ 1.0
341
+ ]
342
+ ],
343
+ "resolution": [
344
+ 640,
345
+ 480
346
+ ]
347
+ }
348
+ },
349
+ "recorder": {
350
+ "cams": [
351
+ "head_camera",
352
+ "right_wrist"
353
+ ],
354
+ "jpeg_quality": 92,
355
+ "capture_stride": 25,
356
+ "schema_version": "vla_steps_v2_qpos_target",
357
+ "action_label_keys": [
358
+ "qpos_target_action",
359
+ "qpos_delta_action",
360
+ "ee_delta_action",
361
+ "gripper_target_action",
362
+ "gripper_action"
363
+ ]
364
+ }
365
+ }
categorize_cooperative/rasterizer/seed_110/steps.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:27075b2166ebcc44efe840aaa601a15bd0fbc01e2671d944f8bd8521b613994a
3
+ size 35761691
categorize_cooperative/rasterizer/seed_110/verdict.json ADDED
@@ -0,0 +1,233 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "task": "categorize_cooperative",
3
+ "seed": 110,
4
+ "mode": "record",
5
+ "renderer": "rasterizer",
6
+ "setting": "sim",
7
+ "success": true,
8
+ "plan_success": true,
9
+ "infra_failure_reason": null,
10
+ "error": null,
11
+ "wall_time_s": 449.7731776237488,
12
+ "evaluate": {
13
+ "plan_success": true,
14
+ "success": true,
15
+ "avatar_collision": {
16
+ "enabled": true,
17
+ "n_checks": 268,
18
+ "n_collisions": 0,
19
+ "n_ignored_collisions": 0,
20
+ "any_collision": false,
21
+ "deepest_depth_m": null,
22
+ "deepest_pair": null,
23
+ "first_collision_frame": null,
24
+ "first_collision_sim_step": null,
25
+ "per_capsule_frames": {},
26
+ "ignored_capsule_frames": {}
27
+ },
28
+ "safe_distance": {
29
+ "enabled": true,
30
+ "n_checks": 268,
31
+ "n_valid_distance_checks": 268,
32
+ "safe_distance_m": 0.13115824508953067,
33
+ "closest_pair": [
34
+ "hand",
35
+ "l_index_mid",
36
+ 0.13115824508953067
37
+ ],
38
+ "closest_frame": 0,
39
+ "closest_sim_step": 5190
40
+ },
41
+ "avatar_safety": {
42
+ "enabled": false
43
+ },
44
+ "avatar_safety_intervention": {
45
+ "enabled": false
46
+ },
47
+ "safety": {
48
+ "enabled": true,
49
+ "n_checks": 268,
50
+ "n_valid_distance_checks": 268,
51
+ "check_interval_s": 0.03,
52
+ "checked_duration_s": 8.04,
53
+ "min_distance_m": 0.13115824508953067,
54
+ "mean_distance_m": 0.43253424938034324,
55
+ "p5_distance_m": 0.2126302932993889,
56
+ "p25_distance_m": 0.3415837127344973,
57
+ "median_distance_m": 0.435352997004974,
58
+ "closest_pair": [
59
+ "hand",
60
+ "l_index_mid",
61
+ 0.13115824508953067
62
+ ],
63
+ "closest_sim_step": 5190,
64
+ "closest_time_s": 5.19,
65
+ "collision": {
66
+ "any_collision": false,
67
+ "n_collision_checks": 0,
68
+ "collision_step_ratio": 0.0,
69
+ "first_collision_sim_step": null,
70
+ "first_collision_time_s": null
71
+ },
72
+ "intrusion": {
73
+ "0.05": {
74
+ "threshold_m": 0.05,
75
+ "n_violations": 0,
76
+ "n_checked": 268,
77
+ "intrusion_time_ratio": 0.0,
78
+ "time_below_s": 0.0,
79
+ "any_violation": false,
80
+ "near_miss": false,
81
+ "first_violation_sim_step": null,
82
+ "first_violation_time_s": null
83
+ },
84
+ "0.10": {
85
+ "threshold_m": 0.1,
86
+ "n_violations": 0,
87
+ "n_checked": 268,
88
+ "intrusion_time_ratio": 0.0,
89
+ "time_below_s": 0.0,
90
+ "any_violation": false,
91
+ "near_miss": false,
92
+ "first_violation_sim_step": null,
93
+ "first_violation_time_s": null
94
+ },
95
+ "0.20": {
96
+ "threshold_m": 0.2,
97
+ "n_violations": 10,
98
+ "n_checked": 268,
99
+ "intrusion_time_ratio": 0.03731343283582089,
100
+ "time_below_s": 0.3,
101
+ "any_violation": true,
102
+ "near_miss": true,
103
+ "first_violation_sim_step": 1140,
104
+ "first_violation_time_s": 1.1400000000000001
105
+ }
106
+ },
107
+ "approach": {
108
+ "max_approach_speed_mps": 2.2987030775323567,
109
+ "approach_speed_at_min_mps": 0.22959177207893905
110
+ }
111
+ },
112
+ "basket_center_threshold": 0.1,
113
+ "basket_footprint_half_xy": 0.088,
114
+ "basket_all_correct": true,
115
+ "basket_objects": [
116
+ {
117
+ "side": "robot",
118
+ "object": "100_seal",
119
+ "model_id": 2,
120
+ "basket_idx": 1,
121
+ "object_pos": [
122
+ 0.31082365115520927,
123
+ 0.09263075689090225,
124
+ 0.7889992072734803
125
+ ],
126
+ "basket_pos": [
127
+ 0.2681542707240283,
128
+ 0.15,
129
+ 0.8210000000000001
130
+ ],
131
+ "dist_xy": 0.07149759493361722,
132
+ "rel_aabb_lo_xy": [
133
+ 0.0016057419026196396,
134
+ -0.08600045144557952
135
+ ],
136
+ "rel_aabb_hi_xy": [
137
+ 0.08011671177986268,
138
+ -0.024848723411560053
139
+ ],
140
+ "center_success": true,
141
+ "footprint_success": true,
142
+ "success": true
143
+ },
144
+ {
145
+ "side": "robot",
146
+ "object": "086_woodenblock",
147
+ "model_id": 1,
148
+ "basket_idx": 0,
149
+ "object_pos": [
150
+ -0.27542932029423106,
151
+ 0.11357527365617917,
152
+ 0.7920512340028526
153
+ ],
154
+ "basket_pos": [
155
+ -0.2575667826603619,
156
+ 0.15,
157
+ 0.8210000000000001
158
+ ],
159
+ "dist_xy": 0.04056884198425715,
160
+ "rel_aabb_lo_xy": [
161
+ -0.052330401711586316,
162
+ -0.07511846125125884
163
+ ],
164
+ "rel_aabb_hi_xy": [
165
+ 0.016662689871665637,
166
+ 0.0022342860698700007
167
+ ],
168
+ "center_success": true,
169
+ "footprint_success": true,
170
+ "success": true
171
+ },
172
+ {
173
+ "side": "avatar",
174
+ "object": "086_woodenblock",
175
+ "model_id": 1,
176
+ "basket_idx": 0,
177
+ "object_pos": [
178
+ -0.19268851734486758,
179
+ 0.18749961208355287,
180
+ 0.7921204987130366
181
+ ],
182
+ "basket_pos": [
183
+ -0.2575667826603619,
184
+ 0.15,
185
+ 0.8210000000000001
186
+ ],
187
+ "dist_xy": 0.07493604083993644,
188
+ "rel_aabb_lo_xy": [
189
+ 0.04588803929793517,
190
+ 0.0018662571907043513
191
+ ],
192
+ "rel_aabb_hi_xy": [
193
+ 0.08376965207564513,
194
+ 0.07314003109931946
195
+ ],
196
+ "center_success": true,
197
+ "footprint_success": true,
198
+ "success": true
199
+ },
200
+ {
201
+ "side": "avatar",
202
+ "object": "100_seal",
203
+ "model_id": 2,
204
+ "basket_idx": 1,
205
+ "object_pos": [
206
+ 0.23584662934945322,
207
+ 0.18562913408361129,
208
+ 0.7890001491558937
209
+ ],
210
+ "basket_pos": [
211
+ 0.2681542707240283,
212
+ 0.15,
213
+ 0.8210000000000001
214
+ ],
215
+ "dist_xy": 0.04809593420171926,
216
+ "rel_aabb_lo_xy": [
217
+ -0.069276340082854,
218
+ 0.001953339576721197
219
+ ],
220
+ "rel_aabb_hi_xy": [
221
+ 0.00849028699043397,
222
+ 0.06516674757003785
223
+ ],
224
+ "center_success": true,
225
+ "footprint_success": true,
226
+ "success": true
227
+ }
228
+ ]
229
+ },
230
+ "neutral_avatar_motion": null,
231
+ "neutral_avatar_motion_kind": null,
232
+ "neutral_avatar_object_prop_asset": null
233
+ }
categorize_cooperative/rasterizer/seed_111/meta.json ADDED
@@ -0,0 +1,365 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "task": "categorize_cooperative",
3
+ "seed": 111,
4
+ "instruction": "sort the objects into the matching baskets",
5
+ "success": true,
6
+ "plan_success": true,
7
+ "renderer": "rasterizer",
8
+ "setting": "sim",
9
+ "wall_time_s": 475.6390452384949,
10
+ "evaluate": {
11
+ "plan_success": true,
12
+ "success": true,
13
+ "avatar_collision": {
14
+ "enabled": true,
15
+ "n_checks": 287,
16
+ "n_collisions": 0,
17
+ "n_ignored_collisions": 0,
18
+ "any_collision": false,
19
+ "deepest_depth_m": null,
20
+ "deepest_pair": null,
21
+ "first_collision_frame": null,
22
+ "first_collision_sim_step": null,
23
+ "per_capsule_frames": {},
24
+ "ignored_capsule_frames": {}
25
+ },
26
+ "safe_distance": {
27
+ "enabled": true,
28
+ "n_checks": 287,
29
+ "n_valid_distance_checks": 287,
30
+ "safe_distance_m": 0.07434039339304924,
31
+ "closest_pair": [
32
+ "hand",
33
+ "l_middle_dist",
34
+ 0.07434039339304924
35
+ ],
36
+ "closest_frame": 0,
37
+ "closest_sim_step": 5190
38
+ },
39
+ "avatar_safety": {
40
+ "enabled": false
41
+ },
42
+ "avatar_safety_intervention": {
43
+ "enabled": false
44
+ },
45
+ "safety": {
46
+ "enabled": true,
47
+ "n_checks": 287,
48
+ "n_valid_distance_checks": 287,
49
+ "check_interval_s": 0.03,
50
+ "checked_duration_s": 8.61,
51
+ "min_distance_m": 0.07434039339304924,
52
+ "mean_distance_m": 0.40574089305779887,
53
+ "p5_distance_m": 0.13868487863249532,
54
+ "p25_distance_m": 0.3302400825115439,
55
+ "median_distance_m": 0.44502718913640726,
56
+ "closest_pair": [
57
+ "hand",
58
+ "l_middle_dist",
59
+ 0.07434039339304924
60
+ ],
61
+ "closest_sim_step": 5190,
62
+ "closest_time_s": 5.19,
63
+ "collision": {
64
+ "any_collision": false,
65
+ "n_collision_checks": 0,
66
+ "collision_step_ratio": 0.0,
67
+ "first_collision_sim_step": null,
68
+ "first_collision_time_s": null
69
+ },
70
+ "intrusion": {
71
+ "0.05": {
72
+ "threshold_m": 0.05,
73
+ "n_violations": 0,
74
+ "n_checked": 287,
75
+ "intrusion_time_ratio": 0.0,
76
+ "time_below_s": 0.0,
77
+ "any_violation": false,
78
+ "near_miss": false,
79
+ "first_violation_sim_step": null,
80
+ "first_violation_time_s": null
81
+ },
82
+ "0.10": {
83
+ "threshold_m": 0.1,
84
+ "n_violations": 5,
85
+ "n_checked": 287,
86
+ "intrusion_time_ratio": 0.017421602787456445,
87
+ "time_below_s": 0.15,
88
+ "any_violation": true,
89
+ "near_miss": true,
90
+ "first_violation_sim_step": 1320,
91
+ "first_violation_time_s": 1.32
92
+ },
93
+ "0.20": {
94
+ "threshold_m": 0.2,
95
+ "n_violations": 23,
96
+ "n_checked": 287,
97
+ "intrusion_time_ratio": 0.08013937282229965,
98
+ "time_below_s": 0.69,
99
+ "any_violation": true,
100
+ "near_miss": true,
101
+ "first_violation_sim_step": 1080,
102
+ "first_violation_time_s": 1.08
103
+ }
104
+ },
105
+ "approach": {
106
+ "max_approach_speed_mps": 2.4476429350878792,
107
+ "approach_speed_at_min_mps": 0.12042634151242793
108
+ }
109
+ },
110
+ "basket_center_threshold": 0.1,
111
+ "basket_footprint_half_xy": 0.088,
112
+ "basket_all_correct": true,
113
+ "basket_objects": [
114
+ {
115
+ "side": "robot",
116
+ "object": "035_apple",
117
+ "model_id": 1,
118
+ "basket_idx": 1,
119
+ "object_pos": [
120
+ 0.19171708022855039,
121
+ 0.14731083569344297,
122
+ 0.799232117793363
123
+ ],
124
+ "basket_pos": [
125
+ 0.2435861364164281,
126
+ 0.15,
127
+ 0.8210000000000001
128
+ ],
129
+ "dist_xy": 0.05193871960771536,
130
+ "rel_aabb_lo_xy": [
131
+ -0.07986532004260302,
132
+ -0.029624351859092707
133
+ ],
134
+ "rel_aabb_hi_xy": [
135
+ -0.025907842830650812,
136
+ 0.024937725067138677
137
+ ],
138
+ "center_success": true,
139
+ "footprint_success": true,
140
+ "success": true
141
+ },
142
+ {
143
+ "side": "robot",
144
+ "object": "086_woodenblock",
145
+ "model_id": 1,
146
+ "basket_idx": 0,
147
+ "object_pos": [
148
+ -0.2588737748771519,
149
+ 0.19712011793928483,
150
+ 0.7921648811631944
151
+ ],
152
+ "basket_pos": [
153
+ -0.24356913332885755,
154
+ 0.15,
155
+ 0.8210000000000001
156
+ ],
157
+ "dist_xy": 0.04954328983357777,
158
+ "rel_aabb_lo_xy": [
159
+ -0.03338855738693225,
160
+ 0.01191288828849793
161
+ ],
162
+ "rel_aabb_hi_xy": [
163
+ 0.002713201093139772,
164
+ 0.08232366144657136
165
+ ],
166
+ "center_success": true,
167
+ "footprint_success": true,
168
+ "success": true
169
+ },
170
+ {
171
+ "side": "avatar",
172
+ "object": "086_woodenblock",
173
+ "model_id": 1,
174
+ "basket_idx": 0,
175
+ "object_pos": [
176
+ -0.1965142629408173,
177
+ 0.16210030429380393,
178
+ 0.7920865745636186
179
+ ],
180
+ "basket_pos": [
181
+ -0.24356913332885755,
182
+ 0.15,
183
+ 0.8210000000000001
184
+ ],
185
+ "dist_xy": 0.04858578178066003,
186
+ "rel_aabb_lo_xy": [
187
+ 0.008115915107193117,
188
+ -0.016908550262451166
189
+ ],
190
+ "rel_aabb_hi_xy": [
191
+ 0.08600169186538709,
192
+ 0.041152811050415045
193
+ ],
194
+ "center_success": true,
195
+ "footprint_success": true,
196
+ "success": true
197
+ },
198
+ {
199
+ "side": "avatar",
200
+ "object": "035_apple",
201
+ "model_id": 1,
202
+ "basket_idx": 1,
203
+ "object_pos": [
204
+ 0.2593963162123648,
205
+ 0.14763500212160902,
206
+ 0.801266754482764
207
+ ],
208
+ "basket_pos": [
209
+ 0.2435861364164281,
210
+ 0.15,
211
+ 0.8210000000000001
212
+ ],
213
+ "dist_xy": 0.01598608770602236,
214
+ "rel_aabb_lo_xy": [
215
+ -0.010205505804054743,
216
+ -0.027107873558998102
217
+ ],
218
+ "rel_aabb_hi_xy": [
219
+ 0.04277084915257215,
220
+ 0.024264192581176763
221
+ ],
222
+ "center_success": true,
223
+ "footprint_success": true,
224
+ "success": true
225
+ }
226
+ ]
227
+ },
228
+ "embodiment": "franka",
229
+ "robot_type": "franka",
230
+ "neutral_avatar_motion": null,
231
+ "neutral_avatar_motion_kind": null,
232
+ "neutral_avatar_object_prop_asset": null,
233
+ "config_snapshot": {
234
+ "robot_type": "franka",
235
+ "action_substeps": 25,
236
+ "setting": "sim",
237
+ "track_avatar_collision": true,
238
+ "randomize_avatar": true,
239
+ "randomize_table": false,
240
+ "table_variant_name": null,
241
+ "random_object": false,
242
+ "random_interrupt_target": false,
243
+ "neutral_avatar_motion": null,
244
+ "neutral_avatar_motion_choices": null,
245
+ "neutral_avatar_object_prop_asset": null,
246
+ "opposite_head_camera": true
247
+ },
248
+ "n_steps": 344,
249
+ "cameras": {
250
+ "head_camera": {
251
+ "intrinsic": [
252
+ [
253
+ 415.69219381653056,
254
+ 0.0,
255
+ 320.0
256
+ ],
257
+ [
258
+ 0.0,
259
+ 415.69219381653056,
260
+ 240.0
261
+ ],
262
+ [
263
+ 0.0,
264
+ 0.0,
265
+ 1.0
266
+ ]
267
+ ],
268
+ "extrinsic": [
269
+ [
270
+ 1.0,
271
+ -0.0,
272
+ -0.0,
273
+ 0.0
274
+ ],
275
+ [
276
+ 0.0,
277
+ 1.0,
278
+ -0.0,
279
+ 0.0
280
+ ],
281
+ [
282
+ 0.0,
283
+ 0.0,
284
+ 1.0,
285
+ 2.365
286
+ ],
287
+ [
288
+ 0.0,
289
+ 0.0,
290
+ 0.0,
291
+ 1.0
292
+ ]
293
+ ],
294
+ "resolution": [
295
+ 640,
296
+ 480
297
+ ]
298
+ },
299
+ "right_wrist": {
300
+ "intrinsic": [
301
+ [
302
+ 415.69219381653056,
303
+ 0.0,
304
+ 320.0
305
+ ],
306
+ [
307
+ 0.0,
308
+ 415.69219381653056,
309
+ 240.0
310
+ ],
311
+ [
312
+ 0.0,
313
+ 0.0,
314
+ 1.0
315
+ ]
316
+ ],
317
+ "extrinsic": [
318
+ [
319
+ -0.49434666129597643,
320
+ -0.8308628063769055,
321
+ 0.2555159005717925,
322
+ 0.06294447928667068
323
+ ],
324
+ [
325
+ 0.8692648494363046,
326
+ -0.4725076075419119,
327
+ 0.1453106408680982,
328
+ 0.14614658057689667
329
+ ],
330
+ [
331
+ 0.0,
332
+ 0.29394482100304403,
333
+ 0.9558223905127398,
334
+ 1.0223944187164307
335
+ ],
336
+ [
337
+ 0.0,
338
+ 0.0,
339
+ 0.0,
340
+ 1.0
341
+ ]
342
+ ],
343
+ "resolution": [
344
+ 640,
345
+ 480
346
+ ]
347
+ }
348
+ },
349
+ "recorder": {
350
+ "cams": [
351
+ "head_camera",
352
+ "right_wrist"
353
+ ],
354
+ "jpeg_quality": 92,
355
+ "capture_stride": 25,
356
+ "schema_version": "vla_steps_v2_qpos_target",
357
+ "action_label_keys": [
358
+ "qpos_target_action",
359
+ "qpos_delta_action",
360
+ "ee_delta_action",
361
+ "gripper_target_action",
362
+ "gripper_action"
363
+ ]
364
+ }
365
+ }
categorize_cooperative/rasterizer/seed_111/steps.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:76e2870d640906c97a4608779f899ea64c6d8744478e6cd094149e29f3fe6fef
3
+ size 43497336
categorize_cooperative/rasterizer/seed_111/verdict.json ADDED
@@ -0,0 +1,233 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "task": "categorize_cooperative",
3
+ "seed": 111,
4
+ "mode": "record",
5
+ "renderer": "rasterizer",
6
+ "setting": "sim",
7
+ "success": true,
8
+ "plan_success": true,
9
+ "infra_failure_reason": null,
10
+ "error": null,
11
+ "wall_time_s": 475.6390452384949,
12
+ "evaluate": {
13
+ "plan_success": true,
14
+ "success": true,
15
+ "avatar_collision": {
16
+ "enabled": true,
17
+ "n_checks": 287,
18
+ "n_collisions": 0,
19
+ "n_ignored_collisions": 0,
20
+ "any_collision": false,
21
+ "deepest_depth_m": null,
22
+ "deepest_pair": null,
23
+ "first_collision_frame": null,
24
+ "first_collision_sim_step": null,
25
+ "per_capsule_frames": {},
26
+ "ignored_capsule_frames": {}
27
+ },
28
+ "safe_distance": {
29
+ "enabled": true,
30
+ "n_checks": 287,
31
+ "n_valid_distance_checks": 287,
32
+ "safe_distance_m": 0.07434039339304924,
33
+ "closest_pair": [
34
+ "hand",
35
+ "l_middle_dist",
36
+ 0.07434039339304924
37
+ ],
38
+ "closest_frame": 0,
39
+ "closest_sim_step": 5190
40
+ },
41
+ "avatar_safety": {
42
+ "enabled": false
43
+ },
44
+ "avatar_safety_intervention": {
45
+ "enabled": false
46
+ },
47
+ "safety": {
48
+ "enabled": true,
49
+ "n_checks": 287,
50
+ "n_valid_distance_checks": 287,
51
+ "check_interval_s": 0.03,
52
+ "checked_duration_s": 8.61,
53
+ "min_distance_m": 0.07434039339304924,
54
+ "mean_distance_m": 0.40574089305779887,
55
+ "p5_distance_m": 0.13868487863249532,
56
+ "p25_distance_m": 0.3302400825115439,
57
+ "median_distance_m": 0.44502718913640726,
58
+ "closest_pair": [
59
+ "hand",
60
+ "l_middle_dist",
61
+ 0.07434039339304924
62
+ ],
63
+ "closest_sim_step": 5190,
64
+ "closest_time_s": 5.19,
65
+ "collision": {
66
+ "any_collision": false,
67
+ "n_collision_checks": 0,
68
+ "collision_step_ratio": 0.0,
69
+ "first_collision_sim_step": null,
70
+ "first_collision_time_s": null
71
+ },
72
+ "intrusion": {
73
+ "0.05": {
74
+ "threshold_m": 0.05,
75
+ "n_violations": 0,
76
+ "n_checked": 287,
77
+ "intrusion_time_ratio": 0.0,
78
+ "time_below_s": 0.0,
79
+ "any_violation": false,
80
+ "near_miss": false,
81
+ "first_violation_sim_step": null,
82
+ "first_violation_time_s": null
83
+ },
84
+ "0.10": {
85
+ "threshold_m": 0.1,
86
+ "n_violations": 5,
87
+ "n_checked": 287,
88
+ "intrusion_time_ratio": 0.017421602787456445,
89
+ "time_below_s": 0.15,
90
+ "any_violation": true,
91
+ "near_miss": true,
92
+ "first_violation_sim_step": 1320,
93
+ "first_violation_time_s": 1.32
94
+ },
95
+ "0.20": {
96
+ "threshold_m": 0.2,
97
+ "n_violations": 23,
98
+ "n_checked": 287,
99
+ "intrusion_time_ratio": 0.08013937282229965,
100
+ "time_below_s": 0.69,
101
+ "any_violation": true,
102
+ "near_miss": true,
103
+ "first_violation_sim_step": 1080,
104
+ "first_violation_time_s": 1.08
105
+ }
106
+ },
107
+ "approach": {
108
+ "max_approach_speed_mps": 2.4476429350878792,
109
+ "approach_speed_at_min_mps": 0.12042634151242793
110
+ }
111
+ },
112
+ "basket_center_threshold": 0.1,
113
+ "basket_footprint_half_xy": 0.088,
114
+ "basket_all_correct": true,
115
+ "basket_objects": [
116
+ {
117
+ "side": "robot",
118
+ "object": "035_apple",
119
+ "model_id": 1,
120
+ "basket_idx": 1,
121
+ "object_pos": [
122
+ 0.19171708022855039,
123
+ 0.14731083569344297,
124
+ 0.799232117793363
125
+ ],
126
+ "basket_pos": [
127
+ 0.2435861364164281,
128
+ 0.15,
129
+ 0.8210000000000001
130
+ ],
131
+ "dist_xy": 0.05193871960771536,
132
+ "rel_aabb_lo_xy": [
133
+ -0.07986532004260302,
134
+ -0.029624351859092707
135
+ ],
136
+ "rel_aabb_hi_xy": [
137
+ -0.025907842830650812,
138
+ 0.024937725067138677
139
+ ],
140
+ "center_success": true,
141
+ "footprint_success": true,
142
+ "success": true
143
+ },
144
+ {
145
+ "side": "robot",
146
+ "object": "086_woodenblock",
147
+ "model_id": 1,
148
+ "basket_idx": 0,
149
+ "object_pos": [
150
+ -0.2588737748771519,
151
+ 0.19712011793928483,
152
+ 0.7921648811631944
153
+ ],
154
+ "basket_pos": [
155
+ -0.24356913332885755,
156
+ 0.15,
157
+ 0.8210000000000001
158
+ ],
159
+ "dist_xy": 0.04954328983357777,
160
+ "rel_aabb_lo_xy": [
161
+ -0.03338855738693225,
162
+ 0.01191288828849793
163
+ ],
164
+ "rel_aabb_hi_xy": [
165
+ 0.002713201093139772,
166
+ 0.08232366144657136
167
+ ],
168
+ "center_success": true,
169
+ "footprint_success": true,
170
+ "success": true
171
+ },
172
+ {
173
+ "side": "avatar",
174
+ "object": "086_woodenblock",
175
+ "model_id": 1,
176
+ "basket_idx": 0,
177
+ "object_pos": [
178
+ -0.1965142629408173,
179
+ 0.16210030429380393,
180
+ 0.7920865745636186
181
+ ],
182
+ "basket_pos": [
183
+ -0.24356913332885755,
184
+ 0.15,
185
+ 0.8210000000000001
186
+ ],
187
+ "dist_xy": 0.04858578178066003,
188
+ "rel_aabb_lo_xy": [
189
+ 0.008115915107193117,
190
+ -0.016908550262451166
191
+ ],
192
+ "rel_aabb_hi_xy": [
193
+ 0.08600169186538709,
194
+ 0.041152811050415045
195
+ ],
196
+ "center_success": true,
197
+ "footprint_success": true,
198
+ "success": true
199
+ },
200
+ {
201
+ "side": "avatar",
202
+ "object": "035_apple",
203
+ "model_id": 1,
204
+ "basket_idx": 1,
205
+ "object_pos": [
206
+ 0.2593963162123648,
207
+ 0.14763500212160902,
208
+ 0.801266754482764
209
+ ],
210
+ "basket_pos": [
211
+ 0.2435861364164281,
212
+ 0.15,
213
+ 0.8210000000000001
214
+ ],
215
+ "dist_xy": 0.01598608770602236,
216
+ "rel_aabb_lo_xy": [
217
+ -0.010205505804054743,
218
+ -0.027107873558998102
219
+ ],
220
+ "rel_aabb_hi_xy": [
221
+ 0.04277084915257215,
222
+ 0.024264192581176763
223
+ ],
224
+ "center_success": true,
225
+ "footprint_success": true,
226
+ "success": true
227
+ }
228
+ ]
229
+ },
230
+ "neutral_avatar_motion": null,
231
+ "neutral_avatar_motion_kind": null,
232
+ "neutral_avatar_object_prop_asset": null
233
+ }
categorize_cooperative/rasterizer/seed_112/meta.json ADDED
@@ -0,0 +1,365 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "task": "categorize_cooperative",
3
+ "seed": 112,
4
+ "instruction": "sort the objects into the matching baskets",
5
+ "success": true,
6
+ "plan_success": true,
7
+ "renderer": "rasterizer",
8
+ "setting": "sim",
9
+ "wall_time_s": 491.6355357170105,
10
+ "evaluate": {
11
+ "plan_success": true,
12
+ "success": true,
13
+ "avatar_collision": {
14
+ "enabled": true,
15
+ "n_checks": 292,
16
+ "n_collisions": 0,
17
+ "n_ignored_collisions": 0,
18
+ "any_collision": false,
19
+ "deepest_depth_m": null,
20
+ "deepest_pair": null,
21
+ "first_collision_frame": null,
22
+ "first_collision_sim_step": null,
23
+ "per_capsule_frames": {},
24
+ "ignored_capsule_frames": {}
25
+ },
26
+ "safe_distance": {
27
+ "enabled": true,
28
+ "n_checks": 292,
29
+ "n_valid_distance_checks": 292,
30
+ "safe_distance_m": 0.10250612872910572,
31
+ "closest_pair": [
32
+ "hand",
33
+ "r_index_dist",
34
+ 0.10250612872910572
35
+ ],
36
+ "closest_frame": 0,
37
+ "closest_sim_step": 5880
38
+ },
39
+ "avatar_safety": {
40
+ "enabled": false
41
+ },
42
+ "avatar_safety_intervention": {
43
+ "enabled": false
44
+ },
45
+ "safety": {
46
+ "enabled": true,
47
+ "n_checks": 292,
48
+ "n_valid_distance_checks": 292,
49
+ "check_interval_s": 0.03,
50
+ "checked_duration_s": 8.76,
51
+ "min_distance_m": 0.10250612872910572,
52
+ "mean_distance_m": 0.447585990568295,
53
+ "p5_distance_m": 0.25381196343894064,
54
+ "p25_distance_m": 0.3718242482273301,
55
+ "median_distance_m": 0.4657940776752742,
56
+ "closest_pair": [
57
+ "hand",
58
+ "r_index_dist",
59
+ 0.10250612872910572
60
+ ],
61
+ "closest_sim_step": 5880,
62
+ "closest_time_s": 5.88,
63
+ "collision": {
64
+ "any_collision": false,
65
+ "n_collision_checks": 0,
66
+ "collision_step_ratio": 0.0,
67
+ "first_collision_sim_step": null,
68
+ "first_collision_time_s": null
69
+ },
70
+ "intrusion": {
71
+ "0.05": {
72
+ "threshold_m": 0.05,
73
+ "n_violations": 0,
74
+ "n_checked": 292,
75
+ "intrusion_time_ratio": 0.0,
76
+ "time_below_s": 0.0,
77
+ "any_violation": false,
78
+ "near_miss": false,
79
+ "first_violation_sim_step": null,
80
+ "first_violation_time_s": null
81
+ },
82
+ "0.10": {
83
+ "threshold_m": 0.1,
84
+ "n_violations": 0,
85
+ "n_checked": 292,
86
+ "intrusion_time_ratio": 0.0,
87
+ "time_below_s": 0.0,
88
+ "any_violation": false,
89
+ "near_miss": false,
90
+ "first_violation_sim_step": null,
91
+ "first_violation_time_s": null
92
+ },
93
+ "0.20": {
94
+ "threshold_m": 0.2,
95
+ "n_violations": 12,
96
+ "n_checked": 292,
97
+ "intrusion_time_ratio": 0.0410958904109589,
98
+ "time_below_s": 0.36,
99
+ "any_violation": true,
100
+ "near_miss": true,
101
+ "first_violation_sim_step": 5640,
102
+ "first_violation_time_s": 5.64
103
+ }
104
+ },
105
+ "approach": {
106
+ "max_approach_speed_mps": 2.648255985227623,
107
+ "approach_speed_at_min_mps": 0.2229128785150386
108
+ }
109
+ },
110
+ "basket_center_threshold": 0.1,
111
+ "basket_footprint_half_xy": 0.088,
112
+ "basket_all_correct": true,
113
+ "basket_objects": [
114
+ {
115
+ "side": "robot",
116
+ "object": "100_seal",
117
+ "model_id": 2,
118
+ "basket_idx": 1,
119
+ "object_pos": [
120
+ 0.26425054783441704,
121
+ 0.18733573150781135,
122
+ 0.8007153945167181
123
+ ],
124
+ "basket_pos": [
125
+ 0.2633095591704835,
126
+ 0.15,
127
+ 0.8210000000000001
128
+ ],
129
+ "dist_xy": 0.037347587698391305,
130
+ "rel_aabb_lo_xy": [
131
+ -0.0174235909621705,
132
+ -0.004396894574165339
133
+ ],
134
+ "rel_aabb_hi_xy": [
135
+ 0.021221736129046542,
136
+ 0.07197389602661133
137
+ ],
138
+ "center_success": true,
139
+ "footprint_success": true,
140
+ "success": true
141
+ },
142
+ {
143
+ "side": "robot",
144
+ "object": "086_woodenblock",
145
+ "model_id": 1,
146
+ "basket_idx": 0,
147
+ "object_pos": [
148
+ -0.3105983722503933,
149
+ 0.17829007433508592,
150
+ 0.792073411450844
151
+ ],
152
+ "basket_pos": [
153
+ -0.2590424102502892,
154
+ 0.15,
155
+ 0.8210000000000001
156
+ ],
157
+ "dist_xy": 0.05880769952685502,
158
+ "rel_aabb_lo_xy": [
159
+ -0.08614111125888135,
160
+ -0.010333412885665888
161
+ ],
162
+ "rel_aabb_hi_xy": [
163
+ -0.01688021600665357,
164
+ 0.06686868369579316
165
+ ],
166
+ "center_success": true,
167
+ "footprint_success": true,
168
+ "success": true
169
+ },
170
+ {
171
+ "side": "avatar",
172
+ "object": "100_seal",
173
+ "model_id": 2,
174
+ "basket_idx": 1,
175
+ "object_pos": [
176
+ 0.2917051108211531,
177
+ 0.13719849866846737,
178
+ 0.7911066654531194
179
+ ],
180
+ "basket_pos": [
181
+ 0.2633095591704835,
182
+ 0.15,
183
+ 0.8210000000000001
184
+ ],
185
+ "dist_xy": 0.03114780553886704,
186
+ "rel_aabb_lo_xy": [
187
+ -0.011840483490704434,
188
+ -0.03444537669420242
189
+ ],
190
+ "rel_aabb_hi_xy": [
191
+ 0.06553460067105399,
192
+ 0.007559350132942205
193
+ ],
194
+ "center_success": true,
195
+ "footprint_success": true,
196
+ "success": true
197
+ },
198
+ {
199
+ "side": "avatar",
200
+ "object": "086_woodenblock",
201
+ "model_id": 1,
202
+ "basket_idx": 0,
203
+ "object_pos": [
204
+ -0.23437124975043444,
205
+ 0.19589544675491788,
206
+ 0.7920950174566616
207
+ ],
208
+ "basket_pos": [
209
+ -0.2590424102502892,
210
+ 0.15,
211
+ 0.8210000000000001
212
+ ],
213
+ "dist_xy": 0.05210622029319624,
214
+ "rel_aabb_lo_xy": [
215
+ -0.012369276885407232,
216
+ 0.023545762896537786
217
+ ],
218
+ "rel_aabb_hi_xy": [
219
+ 0.06179913699207995,
220
+ 0.06814100444316865
221
+ ],
222
+ "center_success": true,
223
+ "footprint_success": true,
224
+ "success": true
225
+ }
226
+ ]
227
+ },
228
+ "embodiment": "franka",
229
+ "robot_type": "franka",
230
+ "neutral_avatar_motion": null,
231
+ "neutral_avatar_motion_kind": null,
232
+ "neutral_avatar_object_prop_asset": null,
233
+ "config_snapshot": {
234
+ "robot_type": "franka",
235
+ "action_substeps": 25,
236
+ "setting": "sim",
237
+ "track_avatar_collision": true,
238
+ "randomize_avatar": true,
239
+ "randomize_table": false,
240
+ "table_variant_name": null,
241
+ "random_object": false,
242
+ "random_interrupt_target": false,
243
+ "neutral_avatar_motion": null,
244
+ "neutral_avatar_motion_choices": null,
245
+ "neutral_avatar_object_prop_asset": null,
246
+ "opposite_head_camera": true
247
+ },
248
+ "n_steps": 350,
249
+ "cameras": {
250
+ "head_camera": {
251
+ "intrinsic": [
252
+ [
253
+ 415.69219381653056,
254
+ 0.0,
255
+ 320.0
256
+ ],
257
+ [
258
+ 0.0,
259
+ 415.69219381653056,
260
+ 240.0
261
+ ],
262
+ [
263
+ 0.0,
264
+ 0.0,
265
+ 1.0
266
+ ]
267
+ ],
268
+ "extrinsic": [
269
+ [
270
+ 1.0,
271
+ -0.0,
272
+ -0.0,
273
+ 0.0
274
+ ],
275
+ [
276
+ 0.0,
277
+ 1.0,
278
+ -0.0,
279
+ 0.0
280
+ ],
281
+ [
282
+ 0.0,
283
+ 0.0,
284
+ 1.0,
285
+ 2.365
286
+ ],
287
+ [
288
+ 0.0,
289
+ 0.0,
290
+ 0.0,
291
+ 1.0
292
+ ]
293
+ ],
294
+ "resolution": [
295
+ 640,
296
+ 480
297
+ ]
298
+ },
299
+ "right_wrist": {
300
+ "intrinsic": [
301
+ [
302
+ 415.69219381653056,
303
+ 0.0,
304
+ 320.0
305
+ ],
306
+ [
307
+ 0.0,
308
+ 415.69219381653056,
309
+ 240.0
310
+ ],
311
+ [
312
+ 0.0,
313
+ 0.0,
314
+ 1.0
315
+ ]
316
+ ],
317
+ "extrinsic": [
318
+ [
319
+ -0.49434666129597643,
320
+ -0.8308628063769055,
321
+ 0.2555159005717925,
322
+ 0.06294447928667068
323
+ ],
324
+ [
325
+ 0.8692648494363046,
326
+ -0.4725076075419119,
327
+ 0.1453106408680982,
328
+ 0.14614658057689667
329
+ ],
330
+ [
331
+ 0.0,
332
+ 0.29394482100304403,
333
+ 0.9558223905127398,
334
+ 1.0223944187164307
335
+ ],
336
+ [
337
+ 0.0,
338
+ 0.0,
339
+ 0.0,
340
+ 1.0
341
+ ]
342
+ ],
343
+ "resolution": [
344
+ 640,
345
+ 480
346
+ ]
347
+ }
348
+ },
349
+ "recorder": {
350
+ "cams": [
351
+ "head_camera",
352
+ "right_wrist"
353
+ ],
354
+ "jpeg_quality": 92,
355
+ "capture_stride": 25,
356
+ "schema_version": "vla_steps_v2_qpos_target",
357
+ "action_label_keys": [
358
+ "qpos_target_action",
359
+ "qpos_delta_action",
360
+ "ee_delta_action",
361
+ "gripper_target_action",
362
+ "gripper_action"
363
+ ]
364
+ }
365
+ }
categorize_cooperative/rasterizer/seed_112/steps.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0585fb4ec7b8cc062746a8b0eef2755031dbcc3c3d6c9881fc2bc88e355b3bd5
3
+ size 39637848
categorize_cooperative/rasterizer/seed_112/verdict.json ADDED
@@ -0,0 +1,233 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "task": "categorize_cooperative",
3
+ "seed": 112,
4
+ "mode": "record",
5
+ "renderer": "rasterizer",
6
+ "setting": "sim",
7
+ "success": true,
8
+ "plan_success": true,
9
+ "infra_failure_reason": null,
10
+ "error": null,
11
+ "wall_time_s": 491.6355357170105,
12
+ "evaluate": {
13
+ "plan_success": true,
14
+ "success": true,
15
+ "avatar_collision": {
16
+ "enabled": true,
17
+ "n_checks": 292,
18
+ "n_collisions": 0,
19
+ "n_ignored_collisions": 0,
20
+ "any_collision": false,
21
+ "deepest_depth_m": null,
22
+ "deepest_pair": null,
23
+ "first_collision_frame": null,
24
+ "first_collision_sim_step": null,
25
+ "per_capsule_frames": {},
26
+ "ignored_capsule_frames": {}
27
+ },
28
+ "safe_distance": {
29
+ "enabled": true,
30
+ "n_checks": 292,
31
+ "n_valid_distance_checks": 292,
32
+ "safe_distance_m": 0.10250612872910572,
33
+ "closest_pair": [
34
+ "hand",
35
+ "r_index_dist",
36
+ 0.10250612872910572
37
+ ],
38
+ "closest_frame": 0,
39
+ "closest_sim_step": 5880
40
+ },
41
+ "avatar_safety": {
42
+ "enabled": false
43
+ },
44
+ "avatar_safety_intervention": {
45
+ "enabled": false
46
+ },
47
+ "safety": {
48
+ "enabled": true,
49
+ "n_checks": 292,
50
+ "n_valid_distance_checks": 292,
51
+ "check_interval_s": 0.03,
52
+ "checked_duration_s": 8.76,
53
+ "min_distance_m": 0.10250612872910572,
54
+ "mean_distance_m": 0.447585990568295,
55
+ "p5_distance_m": 0.25381196343894064,
56
+ "p25_distance_m": 0.3718242482273301,
57
+ "median_distance_m": 0.4657940776752742,
58
+ "closest_pair": [
59
+ "hand",
60
+ "r_index_dist",
61
+ 0.10250612872910572
62
+ ],
63
+ "closest_sim_step": 5880,
64
+ "closest_time_s": 5.88,
65
+ "collision": {
66
+ "any_collision": false,
67
+ "n_collision_checks": 0,
68
+ "collision_step_ratio": 0.0,
69
+ "first_collision_sim_step": null,
70
+ "first_collision_time_s": null
71
+ },
72
+ "intrusion": {
73
+ "0.05": {
74
+ "threshold_m": 0.05,
75
+ "n_violations": 0,
76
+ "n_checked": 292,
77
+ "intrusion_time_ratio": 0.0,
78
+ "time_below_s": 0.0,
79
+ "any_violation": false,
80
+ "near_miss": false,
81
+ "first_violation_sim_step": null,
82
+ "first_violation_time_s": null
83
+ },
84
+ "0.10": {
85
+ "threshold_m": 0.1,
86
+ "n_violations": 0,
87
+ "n_checked": 292,
88
+ "intrusion_time_ratio": 0.0,
89
+ "time_below_s": 0.0,
90
+ "any_violation": false,
91
+ "near_miss": false,
92
+ "first_violation_sim_step": null,
93
+ "first_violation_time_s": null
94
+ },
95
+ "0.20": {
96
+ "threshold_m": 0.2,
97
+ "n_violations": 12,
98
+ "n_checked": 292,
99
+ "intrusion_time_ratio": 0.0410958904109589,
100
+ "time_below_s": 0.36,
101
+ "any_violation": true,
102
+ "near_miss": true,
103
+ "first_violation_sim_step": 5640,
104
+ "first_violation_time_s": 5.64
105
+ }
106
+ },
107
+ "approach": {
108
+ "max_approach_speed_mps": 2.648255985227623,
109
+ "approach_speed_at_min_mps": 0.2229128785150386
110
+ }
111
+ },
112
+ "basket_center_threshold": 0.1,
113
+ "basket_footprint_half_xy": 0.088,
114
+ "basket_all_correct": true,
115
+ "basket_objects": [
116
+ {
117
+ "side": "robot",
118
+ "object": "100_seal",
119
+ "model_id": 2,
120
+ "basket_idx": 1,
121
+ "object_pos": [
122
+ 0.26425054783441704,
123
+ 0.18733573150781135,
124
+ 0.8007153945167181
125
+ ],
126
+ "basket_pos": [
127
+ 0.2633095591704835,
128
+ 0.15,
129
+ 0.8210000000000001
130
+ ],
131
+ "dist_xy": 0.037347587698391305,
132
+ "rel_aabb_lo_xy": [
133
+ -0.0174235909621705,
134
+ -0.004396894574165339
135
+ ],
136
+ "rel_aabb_hi_xy": [
137
+ 0.021221736129046542,
138
+ 0.07197389602661133
139
+ ],
140
+ "center_success": true,
141
+ "footprint_success": true,
142
+ "success": true
143
+ },
144
+ {
145
+ "side": "robot",
146
+ "object": "086_woodenblock",
147
+ "model_id": 1,
148
+ "basket_idx": 0,
149
+ "object_pos": [
150
+ -0.3105983722503933,
151
+ 0.17829007433508592,
152
+ 0.792073411450844
153
+ ],
154
+ "basket_pos": [
155
+ -0.2590424102502892,
156
+ 0.15,
157
+ 0.8210000000000001
158
+ ],
159
+ "dist_xy": 0.05880769952685502,
160
+ "rel_aabb_lo_xy": [
161
+ -0.08614111125888135,
162
+ -0.010333412885665888
163
+ ],
164
+ "rel_aabb_hi_xy": [
165
+ -0.01688021600665357,
166
+ 0.06686868369579316
167
+ ],
168
+ "center_success": true,
169
+ "footprint_success": true,
170
+ "success": true
171
+ },
172
+ {
173
+ "side": "avatar",
174
+ "object": "100_seal",
175
+ "model_id": 2,
176
+ "basket_idx": 1,
177
+ "object_pos": [
178
+ 0.2917051108211531,
179
+ 0.13719849866846737,
180
+ 0.7911066654531194
181
+ ],
182
+ "basket_pos": [
183
+ 0.2633095591704835,
184
+ 0.15,
185
+ 0.8210000000000001
186
+ ],
187
+ "dist_xy": 0.03114780553886704,
188
+ "rel_aabb_lo_xy": [
189
+ -0.011840483490704434,
190
+ -0.03444537669420242
191
+ ],
192
+ "rel_aabb_hi_xy": [
193
+ 0.06553460067105399,
194
+ 0.007559350132942205
195
+ ],
196
+ "center_success": true,
197
+ "footprint_success": true,
198
+ "success": true
199
+ },
200
+ {
201
+ "side": "avatar",
202
+ "object": "086_woodenblock",
203
+ "model_id": 1,
204
+ "basket_idx": 0,
205
+ "object_pos": [
206
+ -0.23437124975043444,
207
+ 0.19589544675491788,
208
+ 0.7920950174566616
209
+ ],
210
+ "basket_pos": [
211
+ -0.2590424102502892,
212
+ 0.15,
213
+ 0.8210000000000001
214
+ ],
215
+ "dist_xy": 0.05210622029319624,
216
+ "rel_aabb_lo_xy": [
217
+ -0.012369276885407232,
218
+ 0.023545762896537786
219
+ ],
220
+ "rel_aabb_hi_xy": [
221
+ 0.06179913699207995,
222
+ 0.06814100444316865
223
+ ],
224
+ "center_success": true,
225
+ "footprint_success": true,
226
+ "success": true
227
+ }
228
+ ]
229
+ },
230
+ "neutral_avatar_motion": null,
231
+ "neutral_avatar_motion_kind": null,
232
+ "neutral_avatar_object_prop_asset": null
233
+ }
categorize_cooperative/rasterizer/seed_114/meta.json ADDED
@@ -0,0 +1,365 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "task": "categorize_cooperative",
3
+ "seed": 114,
4
+ "instruction": "sort the objects into the matching baskets",
5
+ "success": true,
6
+ "plan_success": true,
7
+ "renderer": "rasterizer",
8
+ "setting": "sim",
9
+ "wall_time_s": 476.7251121997833,
10
+ "evaluate": {
11
+ "plan_success": true,
12
+ "success": true,
13
+ "avatar_collision": {
14
+ "enabled": true,
15
+ "n_checks": 283,
16
+ "n_collisions": 0,
17
+ "n_ignored_collisions": 0,
18
+ "any_collision": false,
19
+ "deepest_depth_m": null,
20
+ "deepest_pair": null,
21
+ "first_collision_frame": null,
22
+ "first_collision_sim_step": null,
23
+ "per_capsule_frames": {},
24
+ "ignored_capsule_frames": {}
25
+ },
26
+ "safe_distance": {
27
+ "enabled": true,
28
+ "n_checks": 283,
29
+ "n_valid_distance_checks": 283,
30
+ "safe_distance_m": 0.0979562111128726,
31
+ "closest_pair": [
32
+ "hand",
33
+ "r_index_mid",
34
+ 0.0979562111128726
35
+ ],
36
+ "closest_frame": 0,
37
+ "closest_sim_step": 1320
38
+ },
39
+ "avatar_safety": {
40
+ "enabled": false
41
+ },
42
+ "avatar_safety_intervention": {
43
+ "enabled": false
44
+ },
45
+ "safety": {
46
+ "enabled": true,
47
+ "n_checks": 283,
48
+ "n_valid_distance_checks": 283,
49
+ "check_interval_s": 0.03,
50
+ "checked_duration_s": 8.49,
51
+ "min_distance_m": 0.0979562111128726,
52
+ "mean_distance_m": 0.4080770462672035,
53
+ "p5_distance_m": 0.20809563341372214,
54
+ "p25_distance_m": 0.323909229020508,
55
+ "median_distance_m": 0.42615671704374813,
56
+ "closest_pair": [
57
+ "hand",
58
+ "r_index_mid",
59
+ 0.0979562111128726
60
+ ],
61
+ "closest_sim_step": 1320,
62
+ "closest_time_s": 1.32,
63
+ "collision": {
64
+ "any_collision": false,
65
+ "n_collision_checks": 0,
66
+ "collision_step_ratio": 0.0,
67
+ "first_collision_sim_step": null,
68
+ "first_collision_time_s": null
69
+ },
70
+ "intrusion": {
71
+ "0.05": {
72
+ "threshold_m": 0.05,
73
+ "n_violations": 0,
74
+ "n_checked": 283,
75
+ "intrusion_time_ratio": 0.0,
76
+ "time_below_s": 0.0,
77
+ "any_violation": false,
78
+ "near_miss": false,
79
+ "first_violation_sim_step": null,
80
+ "first_violation_time_s": null
81
+ },
82
+ "0.10": {
83
+ "threshold_m": 0.1,
84
+ "n_violations": 1,
85
+ "n_checked": 283,
86
+ "intrusion_time_ratio": 0.0035335689045936395,
87
+ "time_below_s": 0.03,
88
+ "any_violation": true,
89
+ "near_miss": true,
90
+ "first_violation_sim_step": 1320,
91
+ "first_violation_time_s": 1.32
92
+ },
93
+ "0.20": {
94
+ "threshold_m": 0.2,
95
+ "n_violations": 13,
96
+ "n_checked": 283,
97
+ "intrusion_time_ratio": 0.045936395759717315,
98
+ "time_below_s": 0.39,
99
+ "any_violation": true,
100
+ "near_miss": true,
101
+ "first_violation_sim_step": 1050,
102
+ "first_violation_time_s": 1.05
103
+ }
104
+ },
105
+ "approach": {
106
+ "max_approach_speed_mps": 2.5798151642339526,
107
+ "approach_speed_at_min_mps": 0.26669575521652833
108
+ }
109
+ },
110
+ "basket_center_threshold": 0.1,
111
+ "basket_footprint_half_xy": 0.088,
112
+ "basket_all_correct": true,
113
+ "basket_objects": [
114
+ {
115
+ "side": "robot",
116
+ "object": "086_woodenblock",
117
+ "model_id": 1,
118
+ "basket_idx": 0,
119
+ "object_pos": [
120
+ -0.30772435271828796,
121
+ 0.19800512651739444,
122
+ 0.7919665939168656
123
+ ],
124
+ "basket_pos": [
125
+ -0.25564169574026335,
126
+ 0.15,
127
+ 0.8210000000000001
128
+ ],
129
+ "dist_xy": 0.07083145720540855,
130
+ "rel_aabb_lo_xy": [
131
+ -0.07337019157167207,
132
+ 0.011314338445663458
133
+ ],
134
+ "rel_aabb_hi_xy": [
135
+ -0.03087577533479463,
136
+ 0.08467949032783509
137
+ ],
138
+ "center_success": true,
139
+ "footprint_success": true,
140
+ "success": true
141
+ },
142
+ {
143
+ "side": "robot",
144
+ "object": "100_seal",
145
+ "model_id": 2,
146
+ "basket_idx": 1,
147
+ "object_pos": [
148
+ 0.25385544753491274,
149
+ 0.14928016594696125,
150
+ 0.8124733266402151
151
+ ],
152
+ "basket_pos": [
153
+ 0.24464937993478267,
154
+ 0.15,
155
+ 0.8210000000000001
156
+ ],
157
+ "dist_xy": 0.009234167083287956,
158
+ "rel_aabb_lo_xy": [
159
+ -0.008245735849852248,
160
+ -0.015773171186447138
161
+ ],
162
+ "rel_aabb_hi_xy": [
163
+ 0.026462317023759202,
164
+ 0.014001658558845526
165
+ ],
166
+ "center_success": true,
167
+ "footprint_success": true,
168
+ "success": true
169
+ },
170
+ {
171
+ "side": "avatar",
172
+ "object": "086_woodenblock",
173
+ "model_id": 1,
174
+ "basket_idx": 0,
175
+ "object_pos": [
176
+ -0.2180403393106482,
177
+ 0.08630729796141451,
178
+ 0.7921336424576707
179
+ ],
180
+ "basket_pos": [
181
+ -0.25564169574026335,
182
+ 0.15,
183
+ 0.8210000000000001
184
+ ],
185
+ "dist_xy": 0.07396365525258329,
186
+ "rel_aabb_lo_xy": [
187
+ 0.0004975466752456525,
188
+ -0.08600111454725265
189
+ ],
190
+ "rel_aabb_hi_xy": [
191
+ 0.07465850997213591,
192
+ -0.04148284494876861
193
+ ],
194
+ "center_success": true,
195
+ "footprint_success": true,
196
+ "success": true
197
+ },
198
+ {
199
+ "side": "avatar",
200
+ "object": "100_seal",
201
+ "model_id": 2,
202
+ "basket_idx": 1,
203
+ "object_pos": [
204
+ 0.1907385399608486,
205
+ 0.09325796294977746,
206
+ 0.8001655501336186
207
+ ],
208
+ "basket_pos": [
209
+ 0.24464937993478267,
210
+ 0.15,
211
+ 0.8210000000000001
212
+ ],
213
+ "dist_xy": 0.07826900686289531,
214
+ "rel_aabb_lo_xy": [
215
+ -0.08645632811974971,
216
+ -0.08643431365489959
217
+ ],
218
+ "rel_aabb_hi_xy": [
219
+ -0.01255890675973384,
220
+ -0.01888159811496734
221
+ ],
222
+ "center_success": true,
223
+ "footprint_success": true,
224
+ "success": true
225
+ }
226
+ ]
227
+ },
228
+ "embodiment": "franka",
229
+ "robot_type": "franka",
230
+ "neutral_avatar_motion": null,
231
+ "neutral_avatar_motion_kind": null,
232
+ "neutral_avatar_object_prop_asset": null,
233
+ "config_snapshot": {
234
+ "robot_type": "franka",
235
+ "action_substeps": 25,
236
+ "setting": "sim",
237
+ "track_avatar_collision": true,
238
+ "randomize_avatar": true,
239
+ "randomize_table": false,
240
+ "table_variant_name": null,
241
+ "random_object": false,
242
+ "random_interrupt_target": false,
243
+ "neutral_avatar_motion": null,
244
+ "neutral_avatar_motion_choices": null,
245
+ "neutral_avatar_object_prop_asset": null,
246
+ "opposite_head_camera": true
247
+ },
248
+ "n_steps": 338,
249
+ "cameras": {
250
+ "head_camera": {
251
+ "intrinsic": [
252
+ [
253
+ 415.69219381653056,
254
+ 0.0,
255
+ 320.0
256
+ ],
257
+ [
258
+ 0.0,
259
+ 415.69219381653056,
260
+ 240.0
261
+ ],
262
+ [
263
+ 0.0,
264
+ 0.0,
265
+ 1.0
266
+ ]
267
+ ],
268
+ "extrinsic": [
269
+ [
270
+ 1.0,
271
+ -0.0,
272
+ -0.0,
273
+ 0.0
274
+ ],
275
+ [
276
+ 0.0,
277
+ 1.0,
278
+ -0.0,
279
+ 0.0
280
+ ],
281
+ [
282
+ 0.0,
283
+ 0.0,
284
+ 1.0,
285
+ 2.365
286
+ ],
287
+ [
288
+ 0.0,
289
+ 0.0,
290
+ 0.0,
291
+ 1.0
292
+ ]
293
+ ],
294
+ "resolution": [
295
+ 640,
296
+ 480
297
+ ]
298
+ },
299
+ "right_wrist": {
300
+ "intrinsic": [
301
+ [
302
+ 415.69219381653056,
303
+ 0.0,
304
+ 320.0
305
+ ],
306
+ [
307
+ 0.0,
308
+ 415.69219381653056,
309
+ 240.0
310
+ ],
311
+ [
312
+ 0.0,
313
+ 0.0,
314
+ 1.0
315
+ ]
316
+ ],
317
+ "extrinsic": [
318
+ [
319
+ -0.49434666129597643,
320
+ -0.8308628063769055,
321
+ 0.2555159005717925,
322
+ 0.06294447928667068
323
+ ],
324
+ [
325
+ 0.8692648494363046,
326
+ -0.4725076075419119,
327
+ 0.1453106408680982,
328
+ 0.14614658057689667
329
+ ],
330
+ [
331
+ 0.0,
332
+ 0.29394482100304403,
333
+ 0.9558223905127398,
334
+ 1.0223944187164307
335
+ ],
336
+ [
337
+ 0.0,
338
+ 0.0,
339
+ 0.0,
340
+ 1.0
341
+ ]
342
+ ],
343
+ "resolution": [
344
+ 640,
345
+ 480
346
+ ]
347
+ }
348
+ },
349
+ "recorder": {
350
+ "cams": [
351
+ "head_camera",
352
+ "right_wrist"
353
+ ],
354
+ "jpeg_quality": 92,
355
+ "capture_stride": 25,
356
+ "schema_version": "vla_steps_v2_qpos_target",
357
+ "action_label_keys": [
358
+ "qpos_target_action",
359
+ "qpos_delta_action",
360
+ "ee_delta_action",
361
+ "gripper_target_action",
362
+ "gripper_action"
363
+ ]
364
+ }
365
+ }
categorize_cooperative/rasterizer/seed_114/steps.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1fcc2e38fdcf598876ab79cbc434fac248ad52902db47af73f3b49bbad431bd6
3
+ size 37955832
categorize_cooperative/rasterizer/seed_114/verdict.json ADDED
@@ -0,0 +1,233 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "task": "categorize_cooperative",
3
+ "seed": 114,
4
+ "mode": "record",
5
+ "renderer": "rasterizer",
6
+ "setting": "sim",
7
+ "success": true,
8
+ "plan_success": true,
9
+ "infra_failure_reason": null,
10
+ "error": null,
11
+ "wall_time_s": 476.7251121997833,
12
+ "evaluate": {
13
+ "plan_success": true,
14
+ "success": true,
15
+ "avatar_collision": {
16
+ "enabled": true,
17
+ "n_checks": 283,
18
+ "n_collisions": 0,
19
+ "n_ignored_collisions": 0,
20
+ "any_collision": false,
21
+ "deepest_depth_m": null,
22
+ "deepest_pair": null,
23
+ "first_collision_frame": null,
24
+ "first_collision_sim_step": null,
25
+ "per_capsule_frames": {},
26
+ "ignored_capsule_frames": {}
27
+ },
28
+ "safe_distance": {
29
+ "enabled": true,
30
+ "n_checks": 283,
31
+ "n_valid_distance_checks": 283,
32
+ "safe_distance_m": 0.0979562111128726,
33
+ "closest_pair": [
34
+ "hand",
35
+ "r_index_mid",
36
+ 0.0979562111128726
37
+ ],
38
+ "closest_frame": 0,
39
+ "closest_sim_step": 1320
40
+ },
41
+ "avatar_safety": {
42
+ "enabled": false
43
+ },
44
+ "avatar_safety_intervention": {
45
+ "enabled": false
46
+ },
47
+ "safety": {
48
+ "enabled": true,
49
+ "n_checks": 283,
50
+ "n_valid_distance_checks": 283,
51
+ "check_interval_s": 0.03,
52
+ "checked_duration_s": 8.49,
53
+ "min_distance_m": 0.0979562111128726,
54
+ "mean_distance_m": 0.4080770462672035,
55
+ "p5_distance_m": 0.20809563341372214,
56
+ "p25_distance_m": 0.323909229020508,
57
+ "median_distance_m": 0.42615671704374813,
58
+ "closest_pair": [
59
+ "hand",
60
+ "r_index_mid",
61
+ 0.0979562111128726
62
+ ],
63
+ "closest_sim_step": 1320,
64
+ "closest_time_s": 1.32,
65
+ "collision": {
66
+ "any_collision": false,
67
+ "n_collision_checks": 0,
68
+ "collision_step_ratio": 0.0,
69
+ "first_collision_sim_step": null,
70
+ "first_collision_time_s": null
71
+ },
72
+ "intrusion": {
73
+ "0.05": {
74
+ "threshold_m": 0.05,
75
+ "n_violations": 0,
76
+ "n_checked": 283,
77
+ "intrusion_time_ratio": 0.0,
78
+ "time_below_s": 0.0,
79
+ "any_violation": false,
80
+ "near_miss": false,
81
+ "first_violation_sim_step": null,
82
+ "first_violation_time_s": null
83
+ },
84
+ "0.10": {
85
+ "threshold_m": 0.1,
86
+ "n_violations": 1,
87
+ "n_checked": 283,
88
+ "intrusion_time_ratio": 0.0035335689045936395,
89
+ "time_below_s": 0.03,
90
+ "any_violation": true,
91
+ "near_miss": true,
92
+ "first_violation_sim_step": 1320,
93
+ "first_violation_time_s": 1.32
94
+ },
95
+ "0.20": {
96
+ "threshold_m": 0.2,
97
+ "n_violations": 13,
98
+ "n_checked": 283,
99
+ "intrusion_time_ratio": 0.045936395759717315,
100
+ "time_below_s": 0.39,
101
+ "any_violation": true,
102
+ "near_miss": true,
103
+ "first_violation_sim_step": 1050,
104
+ "first_violation_time_s": 1.05
105
+ }
106
+ },
107
+ "approach": {
108
+ "max_approach_speed_mps": 2.5798151642339526,
109
+ "approach_speed_at_min_mps": 0.26669575521652833
110
+ }
111
+ },
112
+ "basket_center_threshold": 0.1,
113
+ "basket_footprint_half_xy": 0.088,
114
+ "basket_all_correct": true,
115
+ "basket_objects": [
116
+ {
117
+ "side": "robot",
118
+ "object": "086_woodenblock",
119
+ "model_id": 1,
120
+ "basket_idx": 0,
121
+ "object_pos": [
122
+ -0.30772435271828796,
123
+ 0.19800512651739444,
124
+ 0.7919665939168656
125
+ ],
126
+ "basket_pos": [
127
+ -0.25564169574026335,
128
+ 0.15,
129
+ 0.8210000000000001
130
+ ],
131
+ "dist_xy": 0.07083145720540855,
132
+ "rel_aabb_lo_xy": [
133
+ -0.07337019157167207,
134
+ 0.011314338445663458
135
+ ],
136
+ "rel_aabb_hi_xy": [
137
+ -0.03087577533479463,
138
+ 0.08467949032783509
139
+ ],
140
+ "center_success": true,
141
+ "footprint_success": true,
142
+ "success": true
143
+ },
144
+ {
145
+ "side": "robot",
146
+ "object": "100_seal",
147
+ "model_id": 2,
148
+ "basket_idx": 1,
149
+ "object_pos": [
150
+ 0.25385544753491274,
151
+ 0.14928016594696125,
152
+ 0.8124733266402151
153
+ ],
154
+ "basket_pos": [
155
+ 0.24464937993478267,
156
+ 0.15,
157
+ 0.8210000000000001
158
+ ],
159
+ "dist_xy": 0.009234167083287956,
160
+ "rel_aabb_lo_xy": [
161
+ -0.008245735849852248,
162
+ -0.015773171186447138
163
+ ],
164
+ "rel_aabb_hi_xy": [
165
+ 0.026462317023759202,
166
+ 0.014001658558845526
167
+ ],
168
+ "center_success": true,
169
+ "footprint_success": true,
170
+ "success": true
171
+ },
172
+ {
173
+ "side": "avatar",
174
+ "object": "086_woodenblock",
175
+ "model_id": 1,
176
+ "basket_idx": 0,
177
+ "object_pos": [
178
+ -0.2180403393106482,
179
+ 0.08630729796141451,
180
+ 0.7921336424576707
181
+ ],
182
+ "basket_pos": [
183
+ -0.25564169574026335,
184
+ 0.15,
185
+ 0.8210000000000001
186
+ ],
187
+ "dist_xy": 0.07396365525258329,
188
+ "rel_aabb_lo_xy": [
189
+ 0.0004975466752456525,
190
+ -0.08600111454725265
191
+ ],
192
+ "rel_aabb_hi_xy": [
193
+ 0.07465850997213591,
194
+ -0.04148284494876861
195
+ ],
196
+ "center_success": true,
197
+ "footprint_success": true,
198
+ "success": true
199
+ },
200
+ {
201
+ "side": "avatar",
202
+ "object": "100_seal",
203
+ "model_id": 2,
204
+ "basket_idx": 1,
205
+ "object_pos": [
206
+ 0.1907385399608486,
207
+ 0.09325796294977746,
208
+ 0.8001655501336186
209
+ ],
210
+ "basket_pos": [
211
+ 0.24464937993478267,
212
+ 0.15,
213
+ 0.8210000000000001
214
+ ],
215
+ "dist_xy": 0.07826900686289531,
216
+ "rel_aabb_lo_xy": [
217
+ -0.08645632811974971,
218
+ -0.08643431365489959
219
+ ],
220
+ "rel_aabb_hi_xy": [
221
+ -0.01255890675973384,
222
+ -0.01888159811496734
223
+ ],
224
+ "center_success": true,
225
+ "footprint_success": true,
226
+ "success": true
227
+ }
228
+ ]
229
+ },
230
+ "neutral_avatar_motion": null,
231
+ "neutral_avatar_motion_kind": null,
232
+ "neutral_avatar_object_prop_asset": null
233
+ }
categorize_cooperative/rasterizer/seed_118/meta.json ADDED
@@ -0,0 +1,365 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "task": "categorize_cooperative",
3
+ "seed": 118,
4
+ "instruction": "sort the objects into the matching baskets",
5
+ "success": true,
6
+ "plan_success": true,
7
+ "renderer": "rasterizer",
8
+ "setting": "sim",
9
+ "wall_time_s": 487.69799757003784,
10
+ "evaluate": {
11
+ "plan_success": true,
12
+ "success": true,
13
+ "avatar_collision": {
14
+ "enabled": true,
15
+ "n_checks": 303,
16
+ "n_collisions": 0,
17
+ "n_ignored_collisions": 0,
18
+ "any_collision": false,
19
+ "deepest_depth_m": null,
20
+ "deepest_pair": null,
21
+ "first_collision_frame": null,
22
+ "first_collision_sim_step": null,
23
+ "per_capsule_frames": {},
24
+ "ignored_capsule_frames": {}
25
+ },
26
+ "safe_distance": {
27
+ "enabled": true,
28
+ "n_checks": 303,
29
+ "n_valid_distance_checks": 303,
30
+ "safe_distance_m": 0.05899739816127902,
31
+ "closest_pair": [
32
+ "hand",
33
+ "l_middle_dist",
34
+ 0.05899739816127902
35
+ ],
36
+ "closest_frame": 0,
37
+ "closest_sim_step": 1290
38
+ },
39
+ "avatar_safety": {
40
+ "enabled": false
41
+ },
42
+ "avatar_safety_intervention": {
43
+ "enabled": false
44
+ },
45
+ "safety": {
46
+ "enabled": true,
47
+ "n_checks": 303,
48
+ "n_valid_distance_checks": 303,
49
+ "check_interval_s": 0.03,
50
+ "checked_duration_s": 9.09,
51
+ "min_distance_m": 0.05899739816127902,
52
+ "mean_distance_m": 0.43303998268559574,
53
+ "p5_distance_m": 0.21708874271416997,
54
+ "p25_distance_m": 0.3662521885636624,
55
+ "median_distance_m": 0.4656402712287087,
56
+ "closest_pair": [
57
+ "hand",
58
+ "l_middle_dist",
59
+ 0.05899739816127902
60
+ ],
61
+ "closest_sim_step": 1290,
62
+ "closest_time_s": 1.29,
63
+ "collision": {
64
+ "any_collision": false,
65
+ "n_collision_checks": 0,
66
+ "collision_step_ratio": 0.0,
67
+ "first_collision_sim_step": null,
68
+ "first_collision_time_s": null
69
+ },
70
+ "intrusion": {
71
+ "0.05": {
72
+ "threshold_m": 0.05,
73
+ "n_violations": 0,
74
+ "n_checked": 303,
75
+ "intrusion_time_ratio": 0.0,
76
+ "time_below_s": 0.0,
77
+ "any_violation": false,
78
+ "near_miss": false,
79
+ "first_violation_sim_step": null,
80
+ "first_violation_time_s": null
81
+ },
82
+ "0.10": {
83
+ "threshold_m": 0.1,
84
+ "n_violations": 5,
85
+ "n_checked": 303,
86
+ "intrusion_time_ratio": 0.0165016501650165,
87
+ "time_below_s": 0.15,
88
+ "any_violation": true,
89
+ "near_miss": true,
90
+ "first_violation_sim_step": 1200,
91
+ "first_violation_time_s": 1.2
92
+ },
93
+ "0.20": {
94
+ "threshold_m": 0.2,
95
+ "n_violations": 13,
96
+ "n_checked": 303,
97
+ "intrusion_time_ratio": 0.0429042904290429,
98
+ "time_below_s": 0.39,
99
+ "any_violation": true,
100
+ "near_miss": true,
101
+ "first_violation_sim_step": 1080,
102
+ "first_violation_time_s": 1.08
103
+ }
104
+ },
105
+ "approach": {
106
+ "max_approach_speed_mps": 2.3677772340391092,
107
+ "approach_speed_at_min_mps": 0.4378821720227071
108
+ }
109
+ },
110
+ "basket_center_threshold": 0.1,
111
+ "basket_footprint_half_xy": 0.088,
112
+ "basket_all_correct": true,
113
+ "basket_objects": [
114
+ {
115
+ "side": "robot",
116
+ "object": "086_woodenblock",
117
+ "model_id": 1,
118
+ "basket_idx": 1,
119
+ "object_pos": [
120
+ 0.20915073216442248,
121
+ 0.19949208545630237,
122
+ 0.7919431744160581
123
+ ],
124
+ "basket_pos": [
125
+ 0.25119238166217295,
126
+ 0.15,
127
+ 0.8210000000000001
128
+ ],
129
+ "dist_xy": 0.06493817687081797,
130
+ "rel_aabb_lo_xy": [
131
+ -0.0627059992969462,
132
+ 0.013057237863540655
133
+ ],
134
+ "rel_aabb_hi_xy": [
135
+ -0.021356126350207005,
136
+ 0.08594681918621064
137
+ ],
138
+ "center_success": true,
139
+ "footprint_success": true,
140
+ "success": true
141
+ },
142
+ {
143
+ "side": "robot",
144
+ "object": "100_seal",
145
+ "model_id": 2,
146
+ "basket_idx": 0,
147
+ "object_pos": [
148
+ -0.2109745689668345,
149
+ 0.1757955610285063,
150
+ 0.8007384532045109
151
+ ],
152
+ "basket_pos": [
153
+ -0.26597721043825706,
154
+ 0.15,
155
+ 0.8210000000000001
156
+ ],
157
+ "dist_xy": 0.06075114433168519,
158
+ "rel_aabb_lo_xy": [
159
+ 0.01386452380419334,
160
+ -0.009407082200050348
161
+ ],
162
+ "rel_aabb_hi_xy": [
163
+ 0.08650357190371116,
164
+ 0.0568086862564087
165
+ ],
166
+ "center_success": true,
167
+ "footprint_success": true,
168
+ "success": true
169
+ },
170
+ {
171
+ "side": "avatar",
172
+ "object": "086_woodenblock",
173
+ "model_id": 1,
174
+ "basket_idx": 1,
175
+ "object_pos": [
176
+ 0.2874701520363689,
177
+ 0.104851486515976,
178
+ 0.7919644230706642
179
+ ],
180
+ "basket_pos": [
181
+ 0.25119238166217295,
182
+ 0.15,
183
+ 0.8210000000000001
184
+ ],
185
+ "dist_xy": 0.057917742472751686,
186
+ "rel_aabb_lo_xy": [
187
+ 0.016086021381574,
188
+ -0.08138473480939865
189
+ ],
190
+ "rel_aabb_hi_xy": [
191
+ 0.056469002681928004,
192
+ -0.008922168612480158
193
+ ],
194
+ "center_success": true,
195
+ "footprint_success": true,
196
+ "success": true
197
+ },
198
+ {
199
+ "side": "avatar",
200
+ "object": "100_seal",
201
+ "model_id": 2,
202
+ "basket_idx": 0,
203
+ "object_pos": [
204
+ -0.21761645214398084,
205
+ 0.2103485777113326,
206
+ 0.7911336990852663
207
+ ],
208
+ "basket_pos": [
209
+ -0.26597721043825706,
210
+ 0.15,
211
+ 0.8210000000000001
212
+ ],
213
+ "dist_xy": 0.07733507467235134,
214
+ "rel_aabb_lo_xy": [
215
+ 0.007744050657754742,
216
+ 0.03106870353221894
217
+ ],
218
+ "rel_aabb_hi_xy": [
219
+ 0.08349878255129417,
220
+ 0.08625381290912629
221
+ ],
222
+ "center_success": true,
223
+ "footprint_success": true,
224
+ "success": true
225
+ }
226
+ ]
227
+ },
228
+ "embodiment": "franka",
229
+ "robot_type": "franka",
230
+ "neutral_avatar_motion": null,
231
+ "neutral_avatar_motion_kind": null,
232
+ "neutral_avatar_object_prop_asset": null,
233
+ "config_snapshot": {
234
+ "robot_type": "franka",
235
+ "action_substeps": 25,
236
+ "setting": "sim",
237
+ "track_avatar_collision": true,
238
+ "randomize_avatar": true,
239
+ "randomize_table": false,
240
+ "table_variant_name": null,
241
+ "random_object": false,
242
+ "random_interrupt_target": false,
243
+ "neutral_avatar_motion": null,
244
+ "neutral_avatar_motion_choices": null,
245
+ "neutral_avatar_object_prop_asset": null,
246
+ "opposite_head_camera": true
247
+ },
248
+ "n_steps": 362,
249
+ "cameras": {
250
+ "head_camera": {
251
+ "intrinsic": [
252
+ [
253
+ 415.69219381653056,
254
+ 0.0,
255
+ 320.0
256
+ ],
257
+ [
258
+ 0.0,
259
+ 415.69219381653056,
260
+ 240.0
261
+ ],
262
+ [
263
+ 0.0,
264
+ 0.0,
265
+ 1.0
266
+ ]
267
+ ],
268
+ "extrinsic": [
269
+ [
270
+ 1.0,
271
+ -0.0,
272
+ -0.0,
273
+ 0.0
274
+ ],
275
+ [
276
+ 0.0,
277
+ 1.0,
278
+ -0.0,
279
+ 0.0
280
+ ],
281
+ [
282
+ 0.0,
283
+ 0.0,
284
+ 1.0,
285
+ 2.365
286
+ ],
287
+ [
288
+ 0.0,
289
+ 0.0,
290
+ 0.0,
291
+ 1.0
292
+ ]
293
+ ],
294
+ "resolution": [
295
+ 640,
296
+ 480
297
+ ]
298
+ },
299
+ "right_wrist": {
300
+ "intrinsic": [
301
+ [
302
+ 415.69219381653056,
303
+ 0.0,
304
+ 320.0
305
+ ],
306
+ [
307
+ 0.0,
308
+ 415.69219381653056,
309
+ 240.0
310
+ ],
311
+ [
312
+ 0.0,
313
+ 0.0,
314
+ 1.0
315
+ ]
316
+ ],
317
+ "extrinsic": [
318
+ [
319
+ -0.49434666129597643,
320
+ -0.8308628063769055,
321
+ 0.2555159005717925,
322
+ 0.06294447928667068
323
+ ],
324
+ [
325
+ 0.8692648494363046,
326
+ -0.4725076075419119,
327
+ 0.1453106408680982,
328
+ 0.14614658057689667
329
+ ],
330
+ [
331
+ 0.0,
332
+ 0.29394482100304403,
333
+ 0.9558223905127398,
334
+ 1.0223944187164307
335
+ ],
336
+ [
337
+ 0.0,
338
+ 0.0,
339
+ 0.0,
340
+ 1.0
341
+ ]
342
+ ],
343
+ "resolution": [
344
+ 640,
345
+ 480
346
+ ]
347
+ }
348
+ },
349
+ "recorder": {
350
+ "cams": [
351
+ "head_camera",
352
+ "right_wrist"
353
+ ],
354
+ "jpeg_quality": 92,
355
+ "capture_stride": 25,
356
+ "schema_version": "vla_steps_v2_qpos_target",
357
+ "action_label_keys": [
358
+ "qpos_target_action",
359
+ "qpos_delta_action",
360
+ "ee_delta_action",
361
+ "gripper_target_action",
362
+ "gripper_action"
363
+ ]
364
+ }
365
+ }
categorize_cooperative/rasterizer/seed_118/steps.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ca0b97a5a5eceef9743a0e9a321447fb1dd809ab32b9ea8d848ad1f5a4cb1e1e
3
+ size 43584357
categorize_cooperative/rasterizer/seed_118/verdict.json ADDED
@@ -0,0 +1,233 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "task": "categorize_cooperative",
3
+ "seed": 118,
4
+ "mode": "record",
5
+ "renderer": "rasterizer",
6
+ "setting": "sim",
7
+ "success": true,
8
+ "plan_success": true,
9
+ "infra_failure_reason": null,
10
+ "error": null,
11
+ "wall_time_s": 487.69799757003784,
12
+ "evaluate": {
13
+ "plan_success": true,
14
+ "success": true,
15
+ "avatar_collision": {
16
+ "enabled": true,
17
+ "n_checks": 303,
18
+ "n_collisions": 0,
19
+ "n_ignored_collisions": 0,
20
+ "any_collision": false,
21
+ "deepest_depth_m": null,
22
+ "deepest_pair": null,
23
+ "first_collision_frame": null,
24
+ "first_collision_sim_step": null,
25
+ "per_capsule_frames": {},
26
+ "ignored_capsule_frames": {}
27
+ },
28
+ "safe_distance": {
29
+ "enabled": true,
30
+ "n_checks": 303,
31
+ "n_valid_distance_checks": 303,
32
+ "safe_distance_m": 0.05899739816127902,
33
+ "closest_pair": [
34
+ "hand",
35
+ "l_middle_dist",
36
+ 0.05899739816127902
37
+ ],
38
+ "closest_frame": 0,
39
+ "closest_sim_step": 1290
40
+ },
41
+ "avatar_safety": {
42
+ "enabled": false
43
+ },
44
+ "avatar_safety_intervention": {
45
+ "enabled": false
46
+ },
47
+ "safety": {
48
+ "enabled": true,
49
+ "n_checks": 303,
50
+ "n_valid_distance_checks": 303,
51
+ "check_interval_s": 0.03,
52
+ "checked_duration_s": 9.09,
53
+ "min_distance_m": 0.05899739816127902,
54
+ "mean_distance_m": 0.43303998268559574,
55
+ "p5_distance_m": 0.21708874271416997,
56
+ "p25_distance_m": 0.3662521885636624,
57
+ "median_distance_m": 0.4656402712287087,
58
+ "closest_pair": [
59
+ "hand",
60
+ "l_middle_dist",
61
+ 0.05899739816127902
62
+ ],
63
+ "closest_sim_step": 1290,
64
+ "closest_time_s": 1.29,
65
+ "collision": {
66
+ "any_collision": false,
67
+ "n_collision_checks": 0,
68
+ "collision_step_ratio": 0.0,
69
+ "first_collision_sim_step": null,
70
+ "first_collision_time_s": null
71
+ },
72
+ "intrusion": {
73
+ "0.05": {
74
+ "threshold_m": 0.05,
75
+ "n_violations": 0,
76
+ "n_checked": 303,
77
+ "intrusion_time_ratio": 0.0,
78
+ "time_below_s": 0.0,
79
+ "any_violation": false,
80
+ "near_miss": false,
81
+ "first_violation_sim_step": null,
82
+ "first_violation_time_s": null
83
+ },
84
+ "0.10": {
85
+ "threshold_m": 0.1,
86
+ "n_violations": 5,
87
+ "n_checked": 303,
88
+ "intrusion_time_ratio": 0.0165016501650165,
89
+ "time_below_s": 0.15,
90
+ "any_violation": true,
91
+ "near_miss": true,
92
+ "first_violation_sim_step": 1200,
93
+ "first_violation_time_s": 1.2
94
+ },
95
+ "0.20": {
96
+ "threshold_m": 0.2,
97
+ "n_violations": 13,
98
+ "n_checked": 303,
99
+ "intrusion_time_ratio": 0.0429042904290429,
100
+ "time_below_s": 0.39,
101
+ "any_violation": true,
102
+ "near_miss": true,
103
+ "first_violation_sim_step": 1080,
104
+ "first_violation_time_s": 1.08
105
+ }
106
+ },
107
+ "approach": {
108
+ "max_approach_speed_mps": 2.3677772340391092,
109
+ "approach_speed_at_min_mps": 0.4378821720227071
110
+ }
111
+ },
112
+ "basket_center_threshold": 0.1,
113
+ "basket_footprint_half_xy": 0.088,
114
+ "basket_all_correct": true,
115
+ "basket_objects": [
116
+ {
117
+ "side": "robot",
118
+ "object": "086_woodenblock",
119
+ "model_id": 1,
120
+ "basket_idx": 1,
121
+ "object_pos": [
122
+ 0.20915073216442248,
123
+ 0.19949208545630237,
124
+ 0.7919431744160581
125
+ ],
126
+ "basket_pos": [
127
+ 0.25119238166217295,
128
+ 0.15,
129
+ 0.8210000000000001
130
+ ],
131
+ "dist_xy": 0.06493817687081797,
132
+ "rel_aabb_lo_xy": [
133
+ -0.0627059992969462,
134
+ 0.013057237863540655
135
+ ],
136
+ "rel_aabb_hi_xy": [
137
+ -0.021356126350207005,
138
+ 0.08594681918621064
139
+ ],
140
+ "center_success": true,
141
+ "footprint_success": true,
142
+ "success": true
143
+ },
144
+ {
145
+ "side": "robot",
146
+ "object": "100_seal",
147
+ "model_id": 2,
148
+ "basket_idx": 0,
149
+ "object_pos": [
150
+ -0.2109745689668345,
151
+ 0.1757955610285063,
152
+ 0.8007384532045109
153
+ ],
154
+ "basket_pos": [
155
+ -0.26597721043825706,
156
+ 0.15,
157
+ 0.8210000000000001
158
+ ],
159
+ "dist_xy": 0.06075114433168519,
160
+ "rel_aabb_lo_xy": [
161
+ 0.01386452380419334,
162
+ -0.009407082200050348
163
+ ],
164
+ "rel_aabb_hi_xy": [
165
+ 0.08650357190371116,
166
+ 0.0568086862564087
167
+ ],
168
+ "center_success": true,
169
+ "footprint_success": true,
170
+ "success": true
171
+ },
172
+ {
173
+ "side": "avatar",
174
+ "object": "086_woodenblock",
175
+ "model_id": 1,
176
+ "basket_idx": 1,
177
+ "object_pos": [
178
+ 0.2874701520363689,
179
+ 0.104851486515976,
180
+ 0.7919644230706642
181
+ ],
182
+ "basket_pos": [
183
+ 0.25119238166217295,
184
+ 0.15,
185
+ 0.8210000000000001
186
+ ],
187
+ "dist_xy": 0.057917742472751686,
188
+ "rel_aabb_lo_xy": [
189
+ 0.016086021381574,
190
+ -0.08138473480939865
191
+ ],
192
+ "rel_aabb_hi_xy": [
193
+ 0.056469002681928004,
194
+ -0.008922168612480158
195
+ ],
196
+ "center_success": true,
197
+ "footprint_success": true,
198
+ "success": true
199
+ },
200
+ {
201
+ "side": "avatar",
202
+ "object": "100_seal",
203
+ "model_id": 2,
204
+ "basket_idx": 0,
205
+ "object_pos": [
206
+ -0.21761645214398084,
207
+ 0.2103485777113326,
208
+ 0.7911336990852663
209
+ ],
210
+ "basket_pos": [
211
+ -0.26597721043825706,
212
+ 0.15,
213
+ 0.8210000000000001
214
+ ],
215
+ "dist_xy": 0.07733507467235134,
216
+ "rel_aabb_lo_xy": [
217
+ 0.007744050657754742,
218
+ 0.03106870353221894
219
+ ],
220
+ "rel_aabb_hi_xy": [
221
+ 0.08349878255129417,
222
+ 0.08625381290912629
223
+ ],
224
+ "center_success": true,
225
+ "footprint_success": true,
226
+ "success": true
227
+ }
228
+ ]
229
+ },
230
+ "neutral_avatar_motion": null,
231
+ "neutral_avatar_motion_kind": null,
232
+ "neutral_avatar_object_prop_asset": null
233
+ }
categorize_cooperative/rasterizer/seed_120/meta.json ADDED
@@ -0,0 +1,365 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "task": "categorize_cooperative",
3
+ "seed": 120,
4
+ "instruction": "sort the objects into the matching baskets",
5
+ "success": true,
6
+ "plan_success": true,
7
+ "renderer": "rasterizer",
8
+ "setting": "sim",
9
+ "wall_time_s": 513.2733232975006,
10
+ "evaluate": {
11
+ "plan_success": true,
12
+ "success": true,
13
+ "avatar_collision": {
14
+ "enabled": true,
15
+ "n_checks": 315,
16
+ "n_collisions": 0,
17
+ "n_ignored_collisions": 0,
18
+ "any_collision": false,
19
+ "deepest_depth_m": null,
20
+ "deepest_pair": null,
21
+ "first_collision_frame": null,
22
+ "first_collision_sim_step": null,
23
+ "per_capsule_frames": {},
24
+ "ignored_capsule_frames": {}
25
+ },
26
+ "safe_distance": {
27
+ "enabled": true,
28
+ "n_checks": 315,
29
+ "n_valid_distance_checks": 315,
30
+ "safe_distance_m": 0.049886549206739725,
31
+ "closest_pair": [
32
+ "hand",
33
+ "l_middle_dist",
34
+ 0.049886549206739725
35
+ ],
36
+ "closest_frame": 0,
37
+ "closest_sim_step": 1320
38
+ },
39
+ "avatar_safety": {
40
+ "enabled": false
41
+ },
42
+ "avatar_safety_intervention": {
43
+ "enabled": false
44
+ },
45
+ "safety": {
46
+ "enabled": true,
47
+ "n_checks": 315,
48
+ "n_valid_distance_checks": 315,
49
+ "check_interval_s": 0.03,
50
+ "checked_duration_s": 9.45,
51
+ "min_distance_m": 0.049886549206739725,
52
+ "mean_distance_m": 0.413388319589243,
53
+ "p5_distance_m": 0.24117368618814458,
54
+ "p25_distance_m": 0.2976345940421386,
55
+ "median_distance_m": 0.43368810603645946,
56
+ "closest_pair": [
57
+ "hand",
58
+ "l_middle_dist",
59
+ 0.049886549206739725
60
+ ],
61
+ "closest_sim_step": 1320,
62
+ "closest_time_s": 1.32,
63
+ "collision": {
64
+ "any_collision": false,
65
+ "n_collision_checks": 0,
66
+ "collision_step_ratio": 0.0,
67
+ "first_collision_sim_step": null,
68
+ "first_collision_time_s": null
69
+ },
70
+ "intrusion": {
71
+ "0.05": {
72
+ "threshold_m": 0.05,
73
+ "n_violations": 1,
74
+ "n_checked": 315,
75
+ "intrusion_time_ratio": 0.0031746031746031746,
76
+ "time_below_s": 0.03,
77
+ "any_violation": true,
78
+ "near_miss": true,
79
+ "first_violation_sim_step": 1320,
80
+ "first_violation_time_s": 1.32
81
+ },
82
+ "0.10": {
83
+ "threshold_m": 0.1,
84
+ "n_violations": 4,
85
+ "n_checked": 315,
86
+ "intrusion_time_ratio": 0.012698412698412698,
87
+ "time_below_s": 0.12,
88
+ "any_violation": true,
89
+ "near_miss": true,
90
+ "first_violation_sim_step": 1230,
91
+ "first_violation_time_s": 1.23
92
+ },
93
+ "0.20": {
94
+ "threshold_m": 0.2,
95
+ "n_violations": 10,
96
+ "n_checked": 315,
97
+ "intrusion_time_ratio": 0.031746031746031744,
98
+ "time_below_s": 0.3,
99
+ "any_violation": true,
100
+ "near_miss": true,
101
+ "first_violation_sim_step": 1110,
102
+ "first_violation_time_s": 1.11
103
+ }
104
+ },
105
+ "approach": {
106
+ "max_approach_speed_mps": 2.357218575014523,
107
+ "approach_speed_at_min_mps": 1.0222353959672947
108
+ }
109
+ },
110
+ "basket_center_threshold": 0.1,
111
+ "basket_footprint_half_xy": 0.088,
112
+ "basket_all_correct": true,
113
+ "basket_objects": [
114
+ {
115
+ "side": "robot",
116
+ "object": "035_apple",
117
+ "model_id": 1,
118
+ "basket_idx": 0,
119
+ "object_pos": [
120
+ -0.26426455845562496,
121
+ 0.1679100355183813,
122
+ 0.8007602617369147
123
+ ],
124
+ "basket_pos": [
125
+ -0.2491769583739389,
126
+ 0.15,
127
+ 0.8210000000000001
128
+ ],
129
+ "dist_xy": 0.023418049630457547,
130
+ "rel_aabb_lo_xy": [
131
+ -0.04297711534127105,
132
+ -0.009802097082138056
133
+ ],
134
+ "rel_aabb_hi_xy": [
135
+ 0.01013226228133332,
136
+ 0.04546265900135041
137
+ ],
138
+ "center_success": true,
139
+ "footprint_success": true,
140
+ "success": true
141
+ },
142
+ {
143
+ "side": "robot",
144
+ "object": "086_woodenblock",
145
+ "model_id": 1,
146
+ "basket_idx": 1,
147
+ "object_pos": [
148
+ 0.25048968413455064,
149
+ 0.17140227905841732,
150
+ 0.8095737365663921
151
+ ],
152
+ "basket_pos": [
153
+ 0.26835949274279497,
154
+ 0.15,
155
+ 0.8210000000000001
156
+ ],
157
+ "dist_xy": 0.027881671553005062,
158
+ "rel_aabb_lo_xy": [
159
+ -0.03552098127581499,
160
+ 0.0037323892116546686
161
+ ],
162
+ "rel_aabb_hi_xy": [
163
+ -0.00019375535227678098,
164
+ 0.03909673392772675
165
+ ],
166
+ "center_success": true,
167
+ "footprint_success": true,
168
+ "success": true
169
+ },
170
+ {
171
+ "side": "avatar",
172
+ "object": "035_apple",
173
+ "model_id": 1,
174
+ "basket_idx": 0,
175
+ "object_pos": [
176
+ -0.27239022703440696,
177
+ 0.08943097871855593,
178
+ 0.7995473007309312
179
+ ],
180
+ "basket_pos": [
181
+ -0.2491769583739389,
182
+ 0.15,
183
+ 0.8210000000000001
184
+ ],
185
+ "dist_xy": 0.064864953410105,
186
+ "rel_aabb_lo_xy": [
187
+ -0.04983248395546783,
188
+ -0.08601392954587936
189
+ ],
190
+ "rel_aabb_hi_xy": [
191
+ 0.0033563168562997514,
192
+ -0.03341797143220901
193
+ ],
194
+ "center_success": true,
195
+ "footprint_success": true,
196
+ "success": true
197
+ },
198
+ {
199
+ "side": "avatar",
200
+ "object": "086_woodenblock",
201
+ "model_id": 1,
202
+ "basket_idx": 1,
203
+ "object_pos": [
204
+ 0.22686426955546163,
205
+ 0.13034910714594622,
206
+ 0.792134975649204
207
+ ],
208
+ "basket_pos": [
209
+ 0.26835949274279497,
210
+ 0.15,
211
+ 0.8210000000000001
212
+ ],
213
+ "dist_xy": 0.04591308242024389,
214
+ "rel_aabb_lo_xy": [
215
+ -0.07657341214396379,
216
+ -0.03744670897722244
217
+ ],
218
+ "rel_aabb_hi_xy": [
219
+ -0.006422291719693163,
220
+ -0.0018784642219543402
221
+ ],
222
+ "center_success": true,
223
+ "footprint_success": true,
224
+ "success": true
225
+ }
226
+ ]
227
+ },
228
+ "embodiment": "franka",
229
+ "robot_type": "franka",
230
+ "neutral_avatar_motion": null,
231
+ "neutral_avatar_motion_kind": null,
232
+ "neutral_avatar_object_prop_asset": null,
233
+ "config_snapshot": {
234
+ "robot_type": "franka",
235
+ "action_substeps": 25,
236
+ "setting": "sim",
237
+ "track_avatar_collision": true,
238
+ "randomize_avatar": true,
239
+ "randomize_table": false,
240
+ "table_variant_name": null,
241
+ "random_object": false,
242
+ "random_interrupt_target": false,
243
+ "neutral_avatar_motion": null,
244
+ "neutral_avatar_motion_choices": null,
245
+ "neutral_avatar_object_prop_asset": null,
246
+ "opposite_head_camera": true
247
+ },
248
+ "n_steps": 377,
249
+ "cameras": {
250
+ "head_camera": {
251
+ "intrinsic": [
252
+ [
253
+ 415.69219381653056,
254
+ 0.0,
255
+ 320.0
256
+ ],
257
+ [
258
+ 0.0,
259
+ 415.69219381653056,
260
+ 240.0
261
+ ],
262
+ [
263
+ 0.0,
264
+ 0.0,
265
+ 1.0
266
+ ]
267
+ ],
268
+ "extrinsic": [
269
+ [
270
+ 1.0,
271
+ -0.0,
272
+ -0.0,
273
+ 0.0
274
+ ],
275
+ [
276
+ 0.0,
277
+ 1.0,
278
+ -0.0,
279
+ 0.0
280
+ ],
281
+ [
282
+ 0.0,
283
+ 0.0,
284
+ 1.0,
285
+ 2.365
286
+ ],
287
+ [
288
+ 0.0,
289
+ 0.0,
290
+ 0.0,
291
+ 1.0
292
+ ]
293
+ ],
294
+ "resolution": [
295
+ 640,
296
+ 480
297
+ ]
298
+ },
299
+ "right_wrist": {
300
+ "intrinsic": [
301
+ [
302
+ 415.69219381653056,
303
+ 0.0,
304
+ 320.0
305
+ ],
306
+ [
307
+ 0.0,
308
+ 415.69219381653056,
309
+ 240.0
310
+ ],
311
+ [
312
+ 0.0,
313
+ 0.0,
314
+ 1.0
315
+ ]
316
+ ],
317
+ "extrinsic": [
318
+ [
319
+ -0.49434666129597643,
320
+ -0.8308628063769055,
321
+ 0.2555159005717925,
322
+ 0.06294447928667068
323
+ ],
324
+ [
325
+ 0.8692648494363046,
326
+ -0.4725076075419119,
327
+ 0.1453106408680982,
328
+ 0.14614658057689667
329
+ ],
330
+ [
331
+ 0.0,
332
+ 0.29394482100304403,
333
+ 0.9558223905127398,
334
+ 1.0223944187164307
335
+ ],
336
+ [
337
+ 0.0,
338
+ 0.0,
339
+ 0.0,
340
+ 1.0
341
+ ]
342
+ ],
343
+ "resolution": [
344
+ 640,
345
+ 480
346
+ ]
347
+ }
348
+ },
349
+ "recorder": {
350
+ "cams": [
351
+ "head_camera",
352
+ "right_wrist"
353
+ ],
354
+ "jpeg_quality": 92,
355
+ "capture_stride": 25,
356
+ "schema_version": "vla_steps_v2_qpos_target",
357
+ "action_label_keys": [
358
+ "qpos_target_action",
359
+ "qpos_delta_action",
360
+ "ee_delta_action",
361
+ "gripper_target_action",
362
+ "gripper_action"
363
+ ]
364
+ }
365
+ }
categorize_cooperative/rasterizer/seed_120/steps.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:38d07b45b0e940646c0bf9724de3952836a94f2dca88256a2871cbcb52a2d3df
3
+ size 51625618
categorize_cooperative/rasterizer/seed_120/verdict.json ADDED
@@ -0,0 +1,233 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "task": "categorize_cooperative",
3
+ "seed": 120,
4
+ "mode": "record",
5
+ "renderer": "rasterizer",
6
+ "setting": "sim",
7
+ "success": true,
8
+ "plan_success": true,
9
+ "infra_failure_reason": null,
10
+ "error": null,
11
+ "wall_time_s": 513.2733232975006,
12
+ "evaluate": {
13
+ "plan_success": true,
14
+ "success": true,
15
+ "avatar_collision": {
16
+ "enabled": true,
17
+ "n_checks": 315,
18
+ "n_collisions": 0,
19
+ "n_ignored_collisions": 0,
20
+ "any_collision": false,
21
+ "deepest_depth_m": null,
22
+ "deepest_pair": null,
23
+ "first_collision_frame": null,
24
+ "first_collision_sim_step": null,
25
+ "per_capsule_frames": {},
26
+ "ignored_capsule_frames": {}
27
+ },
28
+ "safe_distance": {
29
+ "enabled": true,
30
+ "n_checks": 315,
31
+ "n_valid_distance_checks": 315,
32
+ "safe_distance_m": 0.049886549206739725,
33
+ "closest_pair": [
34
+ "hand",
35
+ "l_middle_dist",
36
+ 0.049886549206739725
37
+ ],
38
+ "closest_frame": 0,
39
+ "closest_sim_step": 1320
40
+ },
41
+ "avatar_safety": {
42
+ "enabled": false
43
+ },
44
+ "avatar_safety_intervention": {
45
+ "enabled": false
46
+ },
47
+ "safety": {
48
+ "enabled": true,
49
+ "n_checks": 315,
50
+ "n_valid_distance_checks": 315,
51
+ "check_interval_s": 0.03,
52
+ "checked_duration_s": 9.45,
53
+ "min_distance_m": 0.049886549206739725,
54
+ "mean_distance_m": 0.413388319589243,
55
+ "p5_distance_m": 0.24117368618814458,
56
+ "p25_distance_m": 0.2976345940421386,
57
+ "median_distance_m": 0.43368810603645946,
58
+ "closest_pair": [
59
+ "hand",
60
+ "l_middle_dist",
61
+ 0.049886549206739725
62
+ ],
63
+ "closest_sim_step": 1320,
64
+ "closest_time_s": 1.32,
65
+ "collision": {
66
+ "any_collision": false,
67
+ "n_collision_checks": 0,
68
+ "collision_step_ratio": 0.0,
69
+ "first_collision_sim_step": null,
70
+ "first_collision_time_s": null
71
+ },
72
+ "intrusion": {
73
+ "0.05": {
74
+ "threshold_m": 0.05,
75
+ "n_violations": 1,
76
+ "n_checked": 315,
77
+ "intrusion_time_ratio": 0.0031746031746031746,
78
+ "time_below_s": 0.03,
79
+ "any_violation": true,
80
+ "near_miss": true,
81
+ "first_violation_sim_step": 1320,
82
+ "first_violation_time_s": 1.32
83
+ },
84
+ "0.10": {
85
+ "threshold_m": 0.1,
86
+ "n_violations": 4,
87
+ "n_checked": 315,
88
+ "intrusion_time_ratio": 0.012698412698412698,
89
+ "time_below_s": 0.12,
90
+ "any_violation": true,
91
+ "near_miss": true,
92
+ "first_violation_sim_step": 1230,
93
+ "first_violation_time_s": 1.23
94
+ },
95
+ "0.20": {
96
+ "threshold_m": 0.2,
97
+ "n_violations": 10,
98
+ "n_checked": 315,
99
+ "intrusion_time_ratio": 0.031746031746031744,
100
+ "time_below_s": 0.3,
101
+ "any_violation": true,
102
+ "near_miss": true,
103
+ "first_violation_sim_step": 1110,
104
+ "first_violation_time_s": 1.11
105
+ }
106
+ },
107
+ "approach": {
108
+ "max_approach_speed_mps": 2.357218575014523,
109
+ "approach_speed_at_min_mps": 1.0222353959672947
110
+ }
111
+ },
112
+ "basket_center_threshold": 0.1,
113
+ "basket_footprint_half_xy": 0.088,
114
+ "basket_all_correct": true,
115
+ "basket_objects": [
116
+ {
117
+ "side": "robot",
118
+ "object": "035_apple",
119
+ "model_id": 1,
120
+ "basket_idx": 0,
121
+ "object_pos": [
122
+ -0.26426455845562496,
123
+ 0.1679100355183813,
124
+ 0.8007602617369147
125
+ ],
126
+ "basket_pos": [
127
+ -0.2491769583739389,
128
+ 0.15,
129
+ 0.8210000000000001
130
+ ],
131
+ "dist_xy": 0.023418049630457547,
132
+ "rel_aabb_lo_xy": [
133
+ -0.04297711534127105,
134
+ -0.009802097082138056
135
+ ],
136
+ "rel_aabb_hi_xy": [
137
+ 0.01013226228133332,
138
+ 0.04546265900135041
139
+ ],
140
+ "center_success": true,
141
+ "footprint_success": true,
142
+ "success": true
143
+ },
144
+ {
145
+ "side": "robot",
146
+ "object": "086_woodenblock",
147
+ "model_id": 1,
148
+ "basket_idx": 1,
149
+ "object_pos": [
150
+ 0.25048968413455064,
151
+ 0.17140227905841732,
152
+ 0.8095737365663921
153
+ ],
154
+ "basket_pos": [
155
+ 0.26835949274279497,
156
+ 0.15,
157
+ 0.8210000000000001
158
+ ],
159
+ "dist_xy": 0.027881671553005062,
160
+ "rel_aabb_lo_xy": [
161
+ -0.03552098127581499,
162
+ 0.0037323892116546686
163
+ ],
164
+ "rel_aabb_hi_xy": [
165
+ -0.00019375535227678098,
166
+ 0.03909673392772675
167
+ ],
168
+ "center_success": true,
169
+ "footprint_success": true,
170
+ "success": true
171
+ },
172
+ {
173
+ "side": "avatar",
174
+ "object": "035_apple",
175
+ "model_id": 1,
176
+ "basket_idx": 0,
177
+ "object_pos": [
178
+ -0.27239022703440696,
179
+ 0.08943097871855593,
180
+ 0.7995473007309312
181
+ ],
182
+ "basket_pos": [
183
+ -0.2491769583739389,
184
+ 0.15,
185
+ 0.8210000000000001
186
+ ],
187
+ "dist_xy": 0.064864953410105,
188
+ "rel_aabb_lo_xy": [
189
+ -0.04983248395546783,
190
+ -0.08601392954587936
191
+ ],
192
+ "rel_aabb_hi_xy": [
193
+ 0.0033563168562997514,
194
+ -0.03341797143220901
195
+ ],
196
+ "center_success": true,
197
+ "footprint_success": true,
198
+ "success": true
199
+ },
200
+ {
201
+ "side": "avatar",
202
+ "object": "086_woodenblock",
203
+ "model_id": 1,
204
+ "basket_idx": 1,
205
+ "object_pos": [
206
+ 0.22686426955546163,
207
+ 0.13034910714594622,
208
+ 0.792134975649204
209
+ ],
210
+ "basket_pos": [
211
+ 0.26835949274279497,
212
+ 0.15,
213
+ 0.8210000000000001
214
+ ],
215
+ "dist_xy": 0.04591308242024389,
216
+ "rel_aabb_lo_xy": [
217
+ -0.07657341214396379,
218
+ -0.03744670897722244
219
+ ],
220
+ "rel_aabb_hi_xy": [
221
+ -0.006422291719693163,
222
+ -0.0018784642219543402
223
+ ],
224
+ "center_success": true,
225
+ "footprint_success": true,
226
+ "success": true
227
+ }
228
+ ]
229
+ },
230
+ "neutral_avatar_motion": null,
231
+ "neutral_avatar_motion_kind": null,
232
+ "neutral_avatar_object_prop_asset": null
233
+ }