Stage 15-task VLA dataset release

#2
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 +9 -3
  2. SHA256SUMS +0 -0
  3. dataset_summary.json +36 -11
  4. manifest.jsonl +0 -0
  5. place_burger_fries_assist/rasterizer/seed_0/meta.json +254 -0
  6. place_burger_fries_assist/rasterizer/seed_0/steps.h5 +3 -0
  7. place_burger_fries_assist/rasterizer/seed_0/verdict.json +122 -0
  8. place_burger_fries_assist/rasterizer/seed_1/meta.json +254 -0
  9. place_burger_fries_assist/rasterizer/seed_1/steps.h5 +3 -0
  10. place_burger_fries_assist/rasterizer/seed_1/verdict.json +122 -0
  11. place_burger_fries_assist/rasterizer/seed_10/meta.json +254 -0
  12. place_burger_fries_assist/rasterizer/seed_10/steps.h5 +3 -0
  13. place_burger_fries_assist/rasterizer/seed_10/verdict.json +122 -0
  14. place_burger_fries_assist/rasterizer/seed_100/meta.json +254 -0
  15. place_burger_fries_assist/rasterizer/seed_100/steps.h5 +3 -0
  16. place_burger_fries_assist/rasterizer/seed_100/verdict.json +122 -0
  17. place_burger_fries_assist/rasterizer/seed_102/meta.json +254 -0
  18. place_burger_fries_assist/rasterizer/seed_102/steps.h5 +3 -0
  19. place_burger_fries_assist/rasterizer/seed_102/verdict.json +122 -0
  20. place_burger_fries_assist/rasterizer/seed_103/meta.json +254 -0
  21. place_burger_fries_assist/rasterizer/seed_103/steps.h5 +3 -0
  22. place_burger_fries_assist/rasterizer/seed_103/verdict.json +122 -0
  23. place_burger_fries_assist/rasterizer/seed_104/meta.json +254 -0
  24. place_burger_fries_assist/rasterizer/seed_104/steps.h5 +3 -0
  25. place_burger_fries_assist/rasterizer/seed_104/verdict.json +122 -0
  26. place_burger_fries_assist/rasterizer/seed_105/meta.json +254 -0
  27. place_burger_fries_assist/rasterizer/seed_105/steps.h5 +3 -0
  28. place_burger_fries_assist/rasterizer/seed_105/verdict.json +122 -0
  29. place_burger_fries_assist/rasterizer/seed_11/meta.json +254 -0
  30. place_burger_fries_assist/rasterizer/seed_11/steps.h5 +3 -0
  31. place_burger_fries_assist/rasterizer/seed_11/verdict.json +122 -0
  32. place_burger_fries_assist/rasterizer/seed_111/meta.json +254 -0
  33. place_burger_fries_assist/rasterizer/seed_111/steps.h5 +3 -0
  34. place_burger_fries_assist/rasterizer/seed_111/verdict.json +122 -0
  35. place_burger_fries_assist/rasterizer/seed_112/meta.json +254 -0
  36. place_burger_fries_assist/rasterizer/seed_112/steps.h5 +3 -0
  37. place_burger_fries_assist/rasterizer/seed_112/verdict.json +122 -0
  38. place_burger_fries_assist/rasterizer/seed_114/meta.json +254 -0
  39. place_burger_fries_assist/rasterizer/seed_114/steps.h5 +3 -0
  40. place_burger_fries_assist/rasterizer/seed_114/verdict.json +122 -0
  41. place_burger_fries_assist/rasterizer/seed_115/meta.json +254 -0
  42. place_burger_fries_assist/rasterizer/seed_115/steps.h5 +3 -0
  43. place_burger_fries_assist/rasterizer/seed_115/verdict.json +122 -0
  44. place_burger_fries_assist/rasterizer/seed_119/meta.json +254 -0
  45. place_burger_fries_assist/rasterizer/seed_119/steps.h5 +3 -0
  46. place_burger_fries_assist/rasterizer/seed_119/verdict.json +122 -0
  47. place_burger_fries_assist/rasterizer/seed_12/meta.json +254 -0
  48. place_burger_fries_assist/rasterizer/seed_12/steps.h5 +3 -0
  49. place_burger_fries_assist/rasterizer/seed_12/verdict.json +122 -0
  50. place_burger_fries_assist/rasterizer/seed_120/meta.json +254 -0
README.md CHANGED
@@ -24,8 +24,8 @@ configs:
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.
@@ -41,13 +41,18 @@ giving a 20 Hz policy rate.
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
 
@@ -66,6 +71,7 @@ Repository-level metadata:
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
 
 
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 15
28
+ tasks**: 4,500 episodes and 1,154,102 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.
 
41
  - `dump_bin_assist`
42
  - `dump_bin_interrupt`
43
  - `place_bread_in_basket_interrupt`
44
+ - `place_burger_fries_assist`
45
  - `place_burger_fries_interrupt`
46
+ - `place_dual_shoes_assist`
47
  - `place_dual_shoes_interrupt`
48
  - `place_food_in_skillet_assist`
49
  - `pour_water`
50
+ - `stack_bowls_three_assist`
51
  - `stack_bowls_three_interrupt`
52
+ - `stack_bowls_three_neutral`
53
 
54
+ Tasks are added to this directory only after 300 validated successful episodes
55
+ are available.
56
 
57
  ## Layout
58
 
 
71
  - `manifest.jsonl`: one row per episode, used as the Hub viewer index
72
  - `dataset_summary.json`: selection policy and per-task inventory
73
  - `task_pool.txt`: task names in this release
74
+ - `SHA256SUMS`: checksums for every other file in the release
75
 
76
  ## `steps.h5` schema
77
 
SHA256SUMS CHANGED
The diff for this file is too large to render. See raw diff
 
dataset_summary.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "completed_task_count": 11,
3
  "contains_symlinks": false,
4
  "created_at": "2026-08-11T04:01:55.730840+00:00",
5
  "episode_files": [
@@ -10,22 +10,18 @@
10
  "materialization": [
11
  "hardlink"
12
  ],
13
- "permanently_excluded_tasks": [
14
- "oil_bottle_recovery"
15
- ],
16
  "pending_tasks_excluded": [
17
  "place_bread_in_basket_neutral",
18
- "place_burger_fries_assist",
19
  "place_burger_fries_neutral",
20
- "place_dual_shoes_assist",
21
  "put_object_cabinet_interrupt",
22
- "put_object_cabinet_neutral",
23
- "stack_bowls_three_assist",
24
- "stack_bowls_three_neutral"
 
25
  ],
26
  "schema_version": "genesis_hr_bench.vla_hf_ready.v1",
27
  "selected_per_task": 300,
28
- "selected_total": 3300,
29
  "selection_policy": "ascending numeric seed among validated successes",
30
  "tasks": {
31
  "categorize_cooperative": {
@@ -70,6 +66,13 @@
70
  "rejected_or_incomplete_candidates": 0,
71
  "selected": 300
72
  },
 
 
 
 
 
 
 
73
  "place_burger_fries_interrupt": {
74
  "available_validated_successes": 300,
75
  "first_selected_seed": 1,
@@ -77,6 +80,13 @@
77
  "rejected_or_incomplete_candidates": 0,
78
  "selected": 300
79
  },
 
 
 
 
 
 
 
80
  "place_dual_shoes_interrupt": {
81
  "available_validated_successes": 300,
82
  "first_selected_seed": 0,
@@ -98,12 +108,27 @@
98
  "rejected_or_incomplete_candidates": 0,
99
  "selected": 300
100
  },
 
 
 
 
 
 
 
101
  "stack_bowls_three_interrupt": {
102
  "available_validated_successes": 378,
103
  "first_selected_seed": 0,
104
  "last_selected_seed": 300,
105
  "rejected_or_incomplete_candidates": 8,
106
  "selected": 300
 
 
 
 
 
 
 
107
  }
108
- }
 
109
  }
 
1
  {
2
+ "completed_task_count": 15,
3
  "contains_symlinks": false,
4
  "created_at": "2026-08-11T04:01:55.730840+00:00",
5
  "episode_files": [
 
10
  "materialization": [
11
  "hardlink"
12
  ],
 
 
 
13
  "pending_tasks_excluded": [
14
  "place_bread_in_basket_neutral",
 
15
  "place_burger_fries_neutral",
 
16
  "put_object_cabinet_interrupt",
17
+ "put_object_cabinet_neutral"
18
+ ],
19
+ "permanently_excluded_tasks": [
20
+ "oil_bottle_recovery"
21
  ],
22
  "schema_version": "genesis_hr_bench.vla_hf_ready.v1",
23
  "selected_per_task": 300,
24
+ "selected_total": 4500,
25
  "selection_policy": "ascending numeric seed among validated successes",
26
  "tasks": {
27
  "categorize_cooperative": {
 
66
  "rejected_or_incomplete_candidates": 0,
67
  "selected": 300
68
  },
69
+ "place_burger_fries_assist": {
70
+ "available_validated_successes": 340,
71
+ "first_selected_seed": 0,
72
+ "last_selected_seed": 595,
73
+ "rejected_or_incomplete_candidates": 0,
74
+ "selected": 300
75
+ },
76
  "place_burger_fries_interrupt": {
77
  "available_validated_successes": 300,
78
  "first_selected_seed": 1,
 
80
  "rejected_or_incomplete_candidates": 0,
81
  "selected": 300
82
  },
83
+ "place_dual_shoes_assist": {
84
+ "available_validated_successes": 327,
85
+ "first_selected_seed": 0,
86
+ "last_selected_seed": 363,
87
+ "rejected_or_incomplete_candidates": 8,
88
+ "selected": 300
89
+ },
90
  "place_dual_shoes_interrupt": {
91
  "available_validated_successes": 300,
92
  "first_selected_seed": 0,
 
108
  "rejected_or_incomplete_candidates": 0,
109
  "selected": 300
110
  },
111
+ "stack_bowls_three_assist": {
112
+ "available_validated_successes": 305,
113
+ "first_selected_seed": 1,
114
+ "last_selected_seed": 487,
115
+ "rejected_or_incomplete_candidates": 32,
116
+ "selected": 300
117
+ },
118
  "stack_bowls_three_interrupt": {
119
  "available_validated_successes": 378,
120
  "first_selected_seed": 0,
121
  "last_selected_seed": 300,
122
  "rejected_or_incomplete_candidates": 8,
123
  "selected": 300
124
+ },
125
+ "stack_bowls_three_neutral": {
126
+ "available_validated_successes": 313,
127
+ "first_selected_seed": 2,
128
+ "last_selected_seed": 1118,
129
+ "rejected_or_incomplete_candidates": 16,
130
+ "selected": 300
131
  }
132
+ },
133
+ "updated_at": "2026-08-11T05:38:14.921402+00:00"
134
  }
manifest.jsonl CHANGED
The diff for this file is too large to render. See raw diff
 
place_burger_fries_assist/rasterizer/seed_0/meta.json ADDED
@@ -0,0 +1,254 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "task": "place_burger_fries_assist",
3
+ "seed": 0,
4
+ "instruction": "place the hamburger and side foods on the tray while the human adds one food item",
5
+ "success": true,
6
+ "plan_success": true,
7
+ "renderer": "rasterizer",
8
+ "setting": "sim",
9
+ "wall_time_s": 413.5218689441681,
10
+ "evaluate": {
11
+ "plan_success": true,
12
+ "success": true,
13
+ "avatar_collision": {
14
+ "enabled": true,
15
+ "n_checks": 201,
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": 201,
29
+ "n_valid_distance_checks": 201,
30
+ "safe_distance_m": 0.2615250657651894,
31
+ "closest_pair": [
32
+ "hand",
33
+ "torso_lower",
34
+ 0.2615250657651894
35
+ ],
36
+ "closest_frame": 0,
37
+ "closest_sim_step": 5160
38
+ },
39
+ "avatar_safety": {
40
+ "enabled": false
41
+ },
42
+ "avatar_safety_intervention": {
43
+ "enabled": false
44
+ },
45
+ "safety": {
46
+ "enabled": true,
47
+ "n_checks": 201,
48
+ "n_valid_distance_checks": 201,
49
+ "check_interval_s": 0.06,
50
+ "checked_duration_s": 12.059999999999999,
51
+ "min_distance_m": 0.2615250657651894,
52
+ "mean_distance_m": 0.4149938736633667,
53
+ "p5_distance_m": 0.26584807070803623,
54
+ "p25_distance_m": 0.295485497224076,
55
+ "median_distance_m": 0.452846010041298,
56
+ "closest_pair": [
57
+ "hand",
58
+ "torso_lower",
59
+ 0.2615250657651894
60
+ ],
61
+ "closest_sim_step": 5160,
62
+ "closest_time_s": 10.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": 201,
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": 201,
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": 0,
96
+ "n_checked": 201,
97
+ "intrusion_time_ratio": 0.0,
98
+ "time_below_s": 0.0,
99
+ "any_violation": false,
100
+ "near_miss": false,
101
+ "first_violation_sim_step": null,
102
+ "first_violation_time_s": null
103
+ }
104
+ },
105
+ "approach": {
106
+ "max_approach_speed_mps": 0.8776267664433828,
107
+ "approach_speed_at_min_mps": 0.002480944423589408
108
+ }
109
+ },
110
+ "eval_mode": false,
111
+ "eval_assist_trigger_step": -1,
112
+ "eval_assist_fired": false,
113
+ "eval_assist_failed": false,
114
+ "eval_policy_step_count": 0,
115
+ "eval_shared_assist_food_idx": -1
116
+ },
117
+ "embodiment": "franka",
118
+ "robot_type": "franka",
119
+ "neutral_avatar_motion": null,
120
+ "neutral_avatar_motion_kind": null,
121
+ "neutral_avatar_object_prop_asset": null,
122
+ "config_snapshot": {
123
+ "robot_type": "franka",
124
+ "action_substeps": 25,
125
+ "setting": "sim",
126
+ "track_avatar_collision": true,
127
+ "randomize_avatar": true,
128
+ "randomize_table": false,
129
+ "table_variant_name": null,
130
+ "random_object": false,
131
+ "random_interrupt_target": false,
132
+ "neutral_avatar_motion": null,
133
+ "neutral_avatar_motion_choices": null,
134
+ "neutral_avatar_object_prop_asset": null,
135
+ "opposite_head_camera": true
136
+ },
137
+ "n_steps": 240,
138
+ "cameras": {
139
+ "head_camera": {
140
+ "intrinsic": [
141
+ [
142
+ 415.69219381653056,
143
+ 0.0,
144
+ 320.0
145
+ ],
146
+ [
147
+ 0.0,
148
+ 415.69219381653056,
149
+ 240.0
150
+ ],
151
+ [
152
+ 0.0,
153
+ 0.0,
154
+ 1.0
155
+ ]
156
+ ],
157
+ "extrinsic": [
158
+ [
159
+ 1.0,
160
+ -0.0,
161
+ -0.0,
162
+ 0.0
163
+ ],
164
+ [
165
+ 0.0,
166
+ 1.0,
167
+ -0.0,
168
+ 0.0
169
+ ],
170
+ [
171
+ 0.0,
172
+ 0.0,
173
+ 1.0,
174
+ 2.365
175
+ ],
176
+ [
177
+ 0.0,
178
+ 0.0,
179
+ 0.0,
180
+ 1.0
181
+ ]
182
+ ],
183
+ "resolution": [
184
+ 640,
185
+ 480
186
+ ]
187
+ },
188
+ "right_wrist": {
189
+ "intrinsic": [
190
+ [
191
+ 415.69219381653056,
192
+ 0.0,
193
+ 320.0
194
+ ],
195
+ [
196
+ 0.0,
197
+ 415.69219381653056,
198
+ 240.0
199
+ ],
200
+ [
201
+ 0.0,
202
+ 0.0,
203
+ 1.0
204
+ ]
205
+ ],
206
+ "extrinsic": [
207
+ [
208
+ -0.4929107470339621,
209
+ -0.8317820427318213,
210
+ 0.2552990968399614,
211
+ 0.06287838518619537
212
+ ],
213
+ [
214
+ 0.8700798787803459,
215
+ -0.4712145609286998,
216
+ 0.14463001801269074,
217
+ -0.15372931957244873
218
+ ],
219
+ [
220
+ 0.0,
221
+ 0.2934202974534162,
222
+ 0.9559835401524175,
223
+ 1.0225942134857178
224
+ ],
225
+ [
226
+ 0.0,
227
+ 0.0,
228
+ 0.0,
229
+ 1.0
230
+ ]
231
+ ],
232
+ "resolution": [
233
+ 640,
234
+ 480
235
+ ]
236
+ }
237
+ },
238
+ "recorder": {
239
+ "cams": [
240
+ "head_camera",
241
+ "right_wrist"
242
+ ],
243
+ "jpeg_quality": 92,
244
+ "capture_stride": 25,
245
+ "schema_version": "vla_steps_v2_qpos_target",
246
+ "action_label_keys": [
247
+ "qpos_target_action",
248
+ "qpos_delta_action",
249
+ "ee_delta_action",
250
+ "gripper_target_action",
251
+ "gripper_action"
252
+ ]
253
+ }
254
+ }
place_burger_fries_assist/rasterizer/seed_0/steps.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e36828c9d7931ba6e985a9dba0d98a4e37550fec9919c41a87417d16ce23599c
3
+ size 23777384
place_burger_fries_assist/rasterizer/seed_0/verdict.json ADDED
@@ -0,0 +1,122 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "task": "place_burger_fries_assist",
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": 413.5218689441681,
12
+ "evaluate": {
13
+ "plan_success": true,
14
+ "success": true,
15
+ "avatar_collision": {
16
+ "enabled": true,
17
+ "n_checks": 201,
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": 201,
31
+ "n_valid_distance_checks": 201,
32
+ "safe_distance_m": 0.2615250657651894,
33
+ "closest_pair": [
34
+ "hand",
35
+ "torso_lower",
36
+ 0.2615250657651894
37
+ ],
38
+ "closest_frame": 0,
39
+ "closest_sim_step": 5160
40
+ },
41
+ "avatar_safety": {
42
+ "enabled": false
43
+ },
44
+ "avatar_safety_intervention": {
45
+ "enabled": false
46
+ },
47
+ "safety": {
48
+ "enabled": true,
49
+ "n_checks": 201,
50
+ "n_valid_distance_checks": 201,
51
+ "check_interval_s": 0.06,
52
+ "checked_duration_s": 12.059999999999999,
53
+ "min_distance_m": 0.2615250657651894,
54
+ "mean_distance_m": 0.4149938736633667,
55
+ "p5_distance_m": 0.26584807070803623,
56
+ "p25_distance_m": 0.295485497224076,
57
+ "median_distance_m": 0.452846010041298,
58
+ "closest_pair": [
59
+ "hand",
60
+ "torso_lower",
61
+ 0.2615250657651894
62
+ ],
63
+ "closest_sim_step": 5160,
64
+ "closest_time_s": 10.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": 201,
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": 201,
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": 0,
98
+ "n_checked": 201,
99
+ "intrusion_time_ratio": 0.0,
100
+ "time_below_s": 0.0,
101
+ "any_violation": false,
102
+ "near_miss": false,
103
+ "first_violation_sim_step": null,
104
+ "first_violation_time_s": null
105
+ }
106
+ },
107
+ "approach": {
108
+ "max_approach_speed_mps": 0.8776267664433828,
109
+ "approach_speed_at_min_mps": 0.002480944423589408
110
+ }
111
+ },
112
+ "eval_mode": false,
113
+ "eval_assist_trigger_step": -1,
114
+ "eval_assist_fired": false,
115
+ "eval_assist_failed": false,
116
+ "eval_policy_step_count": 0,
117
+ "eval_shared_assist_food_idx": -1
118
+ },
119
+ "neutral_avatar_motion": null,
120
+ "neutral_avatar_motion_kind": null,
121
+ "neutral_avatar_object_prop_asset": null
122
+ }
place_burger_fries_assist/rasterizer/seed_1/meta.json ADDED
@@ -0,0 +1,254 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "task": "place_burger_fries_assist",
3
+ "seed": 1,
4
+ "instruction": "place the hamburger and side foods on the tray while the human adds one food item",
5
+ "success": true,
6
+ "plan_success": true,
7
+ "renderer": "rasterizer",
8
+ "setting": "sim",
9
+ "wall_time_s": 412.4973225593567,
10
+ "evaluate": {
11
+ "plan_success": true,
12
+ "success": true,
13
+ "avatar_collision": {
14
+ "enabled": true,
15
+ "n_checks": 203,
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": 203,
29
+ "n_valid_distance_checks": 203,
30
+ "safe_distance_m": 0.26281566491344116,
31
+ "closest_pair": [
32
+ "hand",
33
+ "torso_lower",
34
+ 0.26281566491344116
35
+ ],
36
+ "closest_frame": 0,
37
+ "closest_sim_step": 5910
38
+ },
39
+ "avatar_safety": {
40
+ "enabled": false
41
+ },
42
+ "avatar_safety_intervention": {
43
+ "enabled": false
44
+ },
45
+ "safety": {
46
+ "enabled": true,
47
+ "n_checks": 203,
48
+ "n_valid_distance_checks": 203,
49
+ "check_interval_s": 0.06,
50
+ "checked_duration_s": 12.18,
51
+ "min_distance_m": 0.26281566491344116,
52
+ "mean_distance_m": 0.396417295670315,
53
+ "p5_distance_m": 0.26282066766026146,
54
+ "p25_distance_m": 0.3131142211128646,
55
+ "median_distance_m": 0.38480922269709117,
56
+ "closest_pair": [
57
+ "hand",
58
+ "torso_lower",
59
+ 0.26281566491344116
60
+ ],
61
+ "closest_sim_step": 5910,
62
+ "closest_time_s": 11.82,
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": 203,
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": 203,
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": 0,
96
+ "n_checked": 203,
97
+ "intrusion_time_ratio": 0.0,
98
+ "time_below_s": 0.0,
99
+ "any_violation": false,
100
+ "near_miss": false,
101
+ "first_violation_sim_step": null,
102
+ "first_violation_time_s": null
103
+ }
104
+ },
105
+ "approach": {
106
+ "max_approach_speed_mps": 1.1768849381547717,
107
+ "approach_speed_at_min_mps": 1.6730441448897793e-06
108
+ }
109
+ },
110
+ "eval_mode": false,
111
+ "eval_assist_trigger_step": -1,
112
+ "eval_assist_fired": false,
113
+ "eval_assist_failed": false,
114
+ "eval_policy_step_count": 0,
115
+ "eval_shared_assist_food_idx": -1
116
+ },
117
+ "embodiment": "franka",
118
+ "robot_type": "franka",
119
+ "neutral_avatar_motion": null,
120
+ "neutral_avatar_motion_kind": null,
121
+ "neutral_avatar_object_prop_asset": null,
122
+ "config_snapshot": {
123
+ "robot_type": "franka",
124
+ "action_substeps": 25,
125
+ "setting": "sim",
126
+ "track_avatar_collision": true,
127
+ "randomize_avatar": true,
128
+ "randomize_table": false,
129
+ "table_variant_name": null,
130
+ "random_object": false,
131
+ "random_interrupt_target": false,
132
+ "neutral_avatar_motion": null,
133
+ "neutral_avatar_motion_choices": null,
134
+ "neutral_avatar_object_prop_asset": null,
135
+ "opposite_head_camera": true
136
+ },
137
+ "n_steps": 243,
138
+ "cameras": {
139
+ "head_camera": {
140
+ "intrinsic": [
141
+ [
142
+ 415.69219381653056,
143
+ 0.0,
144
+ 320.0
145
+ ],
146
+ [
147
+ 0.0,
148
+ 415.69219381653056,
149
+ 240.0
150
+ ],
151
+ [
152
+ 0.0,
153
+ 0.0,
154
+ 1.0
155
+ ]
156
+ ],
157
+ "extrinsic": [
158
+ [
159
+ 1.0,
160
+ -0.0,
161
+ -0.0,
162
+ 0.0
163
+ ],
164
+ [
165
+ 0.0,
166
+ 1.0,
167
+ -0.0,
168
+ 0.0
169
+ ],
170
+ [
171
+ 0.0,
172
+ 0.0,
173
+ 1.0,
174
+ 2.365
175
+ ],
176
+ [
177
+ 0.0,
178
+ 0.0,
179
+ 0.0,
180
+ 1.0
181
+ ]
182
+ ],
183
+ "resolution": [
184
+ 640,
185
+ 480
186
+ ]
187
+ },
188
+ "right_wrist": {
189
+ "intrinsic": [
190
+ [
191
+ 415.69219381653056,
192
+ 0.0,
193
+ 320.0
194
+ ],
195
+ [
196
+ 0.0,
197
+ 415.69219381653056,
198
+ 240.0
199
+ ],
200
+ [
201
+ 0.0,
202
+ 0.0,
203
+ 1.0
204
+ ]
205
+ ],
206
+ "extrinsic": [
207
+ [
208
+ -0.4929107470339621,
209
+ -0.8317820427318213,
210
+ 0.2552990968399614,
211
+ 0.06287838518619537
212
+ ],
213
+ [
214
+ 0.8700798787803459,
215
+ -0.4712145609286998,
216
+ 0.14463001801269074,
217
+ -0.15372931957244873
218
+ ],
219
+ [
220
+ 0.0,
221
+ 0.2934202974534162,
222
+ 0.9559835401524175,
223
+ 1.0225942134857178
224
+ ],
225
+ [
226
+ 0.0,
227
+ 0.0,
228
+ 0.0,
229
+ 1.0
230
+ ]
231
+ ],
232
+ "resolution": [
233
+ 640,
234
+ 480
235
+ ]
236
+ }
237
+ },
238
+ "recorder": {
239
+ "cams": [
240
+ "head_camera",
241
+ "right_wrist"
242
+ ],
243
+ "jpeg_quality": 92,
244
+ "capture_stride": 25,
245
+ "schema_version": "vla_steps_v2_qpos_target",
246
+ "action_label_keys": [
247
+ "qpos_target_action",
248
+ "qpos_delta_action",
249
+ "ee_delta_action",
250
+ "gripper_target_action",
251
+ "gripper_action"
252
+ ]
253
+ }
254
+ }
place_burger_fries_assist/rasterizer/seed_1/steps.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:38aa7dd8792c7a46464795487c3fd6d6de09e096459139af515f5d9006a2a564
3
+ size 24879428
place_burger_fries_assist/rasterizer/seed_1/verdict.json ADDED
@@ -0,0 +1,122 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "task": "place_burger_fries_assist",
3
+ "seed": 1,
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": 412.4973225593567,
12
+ "evaluate": {
13
+ "plan_success": true,
14
+ "success": true,
15
+ "avatar_collision": {
16
+ "enabled": true,
17
+ "n_checks": 203,
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": 203,
31
+ "n_valid_distance_checks": 203,
32
+ "safe_distance_m": 0.26281566491344116,
33
+ "closest_pair": [
34
+ "hand",
35
+ "torso_lower",
36
+ 0.26281566491344116
37
+ ],
38
+ "closest_frame": 0,
39
+ "closest_sim_step": 5910
40
+ },
41
+ "avatar_safety": {
42
+ "enabled": false
43
+ },
44
+ "avatar_safety_intervention": {
45
+ "enabled": false
46
+ },
47
+ "safety": {
48
+ "enabled": true,
49
+ "n_checks": 203,
50
+ "n_valid_distance_checks": 203,
51
+ "check_interval_s": 0.06,
52
+ "checked_duration_s": 12.18,
53
+ "min_distance_m": 0.26281566491344116,
54
+ "mean_distance_m": 0.396417295670315,
55
+ "p5_distance_m": 0.26282066766026146,
56
+ "p25_distance_m": 0.3131142211128646,
57
+ "median_distance_m": 0.38480922269709117,
58
+ "closest_pair": [
59
+ "hand",
60
+ "torso_lower",
61
+ 0.26281566491344116
62
+ ],
63
+ "closest_sim_step": 5910,
64
+ "closest_time_s": 11.82,
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": 203,
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": 203,
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": 0,
98
+ "n_checked": 203,
99
+ "intrusion_time_ratio": 0.0,
100
+ "time_below_s": 0.0,
101
+ "any_violation": false,
102
+ "near_miss": false,
103
+ "first_violation_sim_step": null,
104
+ "first_violation_time_s": null
105
+ }
106
+ },
107
+ "approach": {
108
+ "max_approach_speed_mps": 1.1768849381547717,
109
+ "approach_speed_at_min_mps": 1.6730441448897793e-06
110
+ }
111
+ },
112
+ "eval_mode": false,
113
+ "eval_assist_trigger_step": -1,
114
+ "eval_assist_fired": false,
115
+ "eval_assist_failed": false,
116
+ "eval_policy_step_count": 0,
117
+ "eval_shared_assist_food_idx": -1
118
+ },
119
+ "neutral_avatar_motion": null,
120
+ "neutral_avatar_motion_kind": null,
121
+ "neutral_avatar_object_prop_asset": null
122
+ }
place_burger_fries_assist/rasterizer/seed_10/meta.json ADDED
@@ -0,0 +1,254 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "task": "place_burger_fries_assist",
3
+ "seed": 10,
4
+ "instruction": "place the hamburger and side foods on the tray while the human adds one food item",
5
+ "success": true,
6
+ "plan_success": true,
7
+ "renderer": "rasterizer",
8
+ "setting": "sim",
9
+ "wall_time_s": 426.83019971847534,
10
+ "evaluate": {
11
+ "plan_success": true,
12
+ "success": true,
13
+ "avatar_collision": {
14
+ "enabled": true,
15
+ "n_checks": 202,
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": 202,
29
+ "n_valid_distance_checks": 202,
30
+ "safe_distance_m": 0.2110988567287047,
31
+ "closest_pair": [
32
+ "hand",
33
+ "torso_lower",
34
+ 0.2110988567287047
35
+ ],
36
+ "closest_frame": 0,
37
+ "closest_sim_step": 5220
38
+ },
39
+ "avatar_safety": {
40
+ "enabled": false
41
+ },
42
+ "avatar_safety_intervention": {
43
+ "enabled": false
44
+ },
45
+ "safety": {
46
+ "enabled": true,
47
+ "n_checks": 202,
48
+ "n_valid_distance_checks": 202,
49
+ "check_interval_s": 0.06,
50
+ "checked_duration_s": 12.12,
51
+ "min_distance_m": 0.2110988567287047,
52
+ "mean_distance_m": 0.3753770221947312,
53
+ "p5_distance_m": 0.2165325784403013,
54
+ "p25_distance_m": 0.28720561032118996,
55
+ "median_distance_m": 0.39887123266455204,
56
+ "closest_pair": [
57
+ "hand",
58
+ "torso_lower",
59
+ 0.2110988567287047
60
+ ],
61
+ "closest_sim_step": 5220,
62
+ "closest_time_s": 10.44,
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": 202,
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": 202,
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": 0,
96
+ "n_checked": 202,
97
+ "intrusion_time_ratio": 0.0,
98
+ "time_below_s": 0.0,
99
+ "any_violation": false,
100
+ "near_miss": false,
101
+ "first_violation_sim_step": null,
102
+ "first_violation_time_s": null
103
+ }
104
+ },
105
+ "approach": {
106
+ "max_approach_speed_mps": 0.9879383614673702,
107
+ "approach_speed_at_min_mps": 0.004180551437471536
108
+ }
109
+ },
110
+ "eval_mode": false,
111
+ "eval_assist_trigger_step": -1,
112
+ "eval_assist_fired": false,
113
+ "eval_assist_failed": false,
114
+ "eval_policy_step_count": 0,
115
+ "eval_shared_assist_food_idx": -1
116
+ },
117
+ "embodiment": "franka",
118
+ "robot_type": "franka",
119
+ "neutral_avatar_motion": null,
120
+ "neutral_avatar_motion_kind": null,
121
+ "neutral_avatar_object_prop_asset": null,
122
+ "config_snapshot": {
123
+ "robot_type": "franka",
124
+ "action_substeps": 25,
125
+ "setting": "sim",
126
+ "track_avatar_collision": true,
127
+ "randomize_avatar": true,
128
+ "randomize_table": false,
129
+ "table_variant_name": null,
130
+ "random_object": false,
131
+ "random_interrupt_target": false,
132
+ "neutral_avatar_motion": null,
133
+ "neutral_avatar_motion_choices": null,
134
+ "neutral_avatar_object_prop_asset": null,
135
+ "opposite_head_camera": true
136
+ },
137
+ "n_steps": 241,
138
+ "cameras": {
139
+ "head_camera": {
140
+ "intrinsic": [
141
+ [
142
+ 415.69219381653056,
143
+ 0.0,
144
+ 320.0
145
+ ],
146
+ [
147
+ 0.0,
148
+ 415.69219381653056,
149
+ 240.0
150
+ ],
151
+ [
152
+ 0.0,
153
+ 0.0,
154
+ 1.0
155
+ ]
156
+ ],
157
+ "extrinsic": [
158
+ [
159
+ 1.0,
160
+ -0.0,
161
+ -0.0,
162
+ 0.0
163
+ ],
164
+ [
165
+ 0.0,
166
+ 1.0,
167
+ -0.0,
168
+ 0.0
169
+ ],
170
+ [
171
+ 0.0,
172
+ 0.0,
173
+ 1.0,
174
+ 2.365
175
+ ],
176
+ [
177
+ 0.0,
178
+ 0.0,
179
+ 0.0,
180
+ 1.0
181
+ ]
182
+ ],
183
+ "resolution": [
184
+ 640,
185
+ 480
186
+ ]
187
+ },
188
+ "right_wrist": {
189
+ "intrinsic": [
190
+ [
191
+ 415.69219381653056,
192
+ 0.0,
193
+ 320.0
194
+ ],
195
+ [
196
+ 0.0,
197
+ 415.69219381653056,
198
+ 240.0
199
+ ],
200
+ [
201
+ 0.0,
202
+ 0.0,
203
+ 1.0
204
+ ]
205
+ ],
206
+ "extrinsic": [
207
+ [
208
+ -0.4929107470339621,
209
+ -0.8317820427318213,
210
+ 0.2552990968399614,
211
+ 0.06287838518619537
212
+ ],
213
+ [
214
+ 0.8700798787803459,
215
+ -0.4712145609286998,
216
+ 0.14463001801269074,
217
+ -0.15372931957244873
218
+ ],
219
+ [
220
+ 0.0,
221
+ 0.2934202974534162,
222
+ 0.9559835401524175,
223
+ 1.0225942134857178
224
+ ],
225
+ [
226
+ 0.0,
227
+ 0.0,
228
+ 0.0,
229
+ 1.0
230
+ ]
231
+ ],
232
+ "resolution": [
233
+ 640,
234
+ 480
235
+ ]
236
+ }
237
+ },
238
+ "recorder": {
239
+ "cams": [
240
+ "head_camera",
241
+ "right_wrist"
242
+ ],
243
+ "jpeg_quality": 92,
244
+ "capture_stride": 25,
245
+ "schema_version": "vla_steps_v2_qpos_target",
246
+ "action_label_keys": [
247
+ "qpos_target_action",
248
+ "qpos_delta_action",
249
+ "ee_delta_action",
250
+ "gripper_target_action",
251
+ "gripper_action"
252
+ ]
253
+ }
254
+ }
place_burger_fries_assist/rasterizer/seed_10/steps.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:28cfc09944bc9133efea85176bb8857d2c0cfd403b2f19cc9960cb49f9c65d27
3
+ size 24512532
place_burger_fries_assist/rasterizer/seed_10/verdict.json ADDED
@@ -0,0 +1,122 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "task": "place_burger_fries_assist",
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": 426.83019971847534,
12
+ "evaluate": {
13
+ "plan_success": true,
14
+ "success": true,
15
+ "avatar_collision": {
16
+ "enabled": true,
17
+ "n_checks": 202,
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": 202,
31
+ "n_valid_distance_checks": 202,
32
+ "safe_distance_m": 0.2110988567287047,
33
+ "closest_pair": [
34
+ "hand",
35
+ "torso_lower",
36
+ 0.2110988567287047
37
+ ],
38
+ "closest_frame": 0,
39
+ "closest_sim_step": 5220
40
+ },
41
+ "avatar_safety": {
42
+ "enabled": false
43
+ },
44
+ "avatar_safety_intervention": {
45
+ "enabled": false
46
+ },
47
+ "safety": {
48
+ "enabled": true,
49
+ "n_checks": 202,
50
+ "n_valid_distance_checks": 202,
51
+ "check_interval_s": 0.06,
52
+ "checked_duration_s": 12.12,
53
+ "min_distance_m": 0.2110988567287047,
54
+ "mean_distance_m": 0.3753770221947312,
55
+ "p5_distance_m": 0.2165325784403013,
56
+ "p25_distance_m": 0.28720561032118996,
57
+ "median_distance_m": 0.39887123266455204,
58
+ "closest_pair": [
59
+ "hand",
60
+ "torso_lower",
61
+ 0.2110988567287047
62
+ ],
63
+ "closest_sim_step": 5220,
64
+ "closest_time_s": 10.44,
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": 202,
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": 202,
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": 0,
98
+ "n_checked": 202,
99
+ "intrusion_time_ratio": 0.0,
100
+ "time_below_s": 0.0,
101
+ "any_violation": false,
102
+ "near_miss": false,
103
+ "first_violation_sim_step": null,
104
+ "first_violation_time_s": null
105
+ }
106
+ },
107
+ "approach": {
108
+ "max_approach_speed_mps": 0.9879383614673702,
109
+ "approach_speed_at_min_mps": 0.004180551437471536
110
+ }
111
+ },
112
+ "eval_mode": false,
113
+ "eval_assist_trigger_step": -1,
114
+ "eval_assist_fired": false,
115
+ "eval_assist_failed": false,
116
+ "eval_policy_step_count": 0,
117
+ "eval_shared_assist_food_idx": -1
118
+ },
119
+ "neutral_avatar_motion": null,
120
+ "neutral_avatar_motion_kind": null,
121
+ "neutral_avatar_object_prop_asset": null
122
+ }
place_burger_fries_assist/rasterizer/seed_100/meta.json ADDED
@@ -0,0 +1,254 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "task": "place_burger_fries_assist",
3
+ "seed": 100,
4
+ "instruction": "place the hamburger and side foods on the tray while the human adds one food item",
5
+ "success": true,
6
+ "plan_success": true,
7
+ "renderer": "rasterizer",
8
+ "setting": "sim",
9
+ "wall_time_s": 330.24671030044556,
10
+ "evaluate": {
11
+ "plan_success": true,
12
+ "success": true,
13
+ "avatar_collision": {
14
+ "enabled": true,
15
+ "n_checks": 200,
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": 200,
29
+ "n_valid_distance_checks": 200,
30
+ "safe_distance_m": 0.22986600043049005,
31
+ "closest_pair": [
32
+ "link7",
33
+ "l_palm",
34
+ 0.22986600043049005
35
+ ],
36
+ "closest_frame": 0,
37
+ "closest_sim_step": 630
38
+ },
39
+ "avatar_safety": {
40
+ "enabled": false
41
+ },
42
+ "avatar_safety_intervention": {
43
+ "enabled": false
44
+ },
45
+ "safety": {
46
+ "enabled": true,
47
+ "n_checks": 200,
48
+ "n_valid_distance_checks": 200,
49
+ "check_interval_s": 0.06,
50
+ "checked_duration_s": 12.0,
51
+ "min_distance_m": 0.22986600043049005,
52
+ "mean_distance_m": 0.3753446682515566,
53
+ "p5_distance_m": 0.2551989930211198,
54
+ "p25_distance_m": 0.2785017588186052,
55
+ "median_distance_m": 0.37224670716063285,
56
+ "closest_pair": [
57
+ "link7",
58
+ "l_palm",
59
+ 0.22986600043049005
60
+ ],
61
+ "closest_sim_step": 630,
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": 200,
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": 200,
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": 0,
96
+ "n_checked": 200,
97
+ "intrusion_time_ratio": 0.0,
98
+ "time_below_s": 0.0,
99
+ "any_violation": false,
100
+ "near_miss": false,
101
+ "first_violation_sim_step": null,
102
+ "first_violation_time_s": null
103
+ }
104
+ },
105
+ "approach": {
106
+ "max_approach_speed_mps": 1.0988357916747404,
107
+ "approach_speed_at_min_mps": 0.2719549445334498
108
+ }
109
+ },
110
+ "eval_mode": false,
111
+ "eval_assist_trigger_step": -1,
112
+ "eval_assist_fired": false,
113
+ "eval_assist_failed": false,
114
+ "eval_policy_step_count": 0,
115
+ "eval_shared_assist_food_idx": -1
116
+ },
117
+ "embodiment": "franka",
118
+ "robot_type": "franka",
119
+ "neutral_avatar_motion": null,
120
+ "neutral_avatar_motion_kind": null,
121
+ "neutral_avatar_object_prop_asset": null,
122
+ "config_snapshot": {
123
+ "robot_type": "franka",
124
+ "action_substeps": 25,
125
+ "setting": "sim",
126
+ "track_avatar_collision": true,
127
+ "randomize_avatar": true,
128
+ "randomize_table": false,
129
+ "table_variant_name": null,
130
+ "random_object": false,
131
+ "random_interrupt_target": false,
132
+ "neutral_avatar_motion": null,
133
+ "neutral_avatar_motion_choices": null,
134
+ "neutral_avatar_object_prop_asset": null,
135
+ "opposite_head_camera": true
136
+ },
137
+ "n_steps": 240,
138
+ "cameras": {
139
+ "head_camera": {
140
+ "intrinsic": [
141
+ [
142
+ 415.69219381653056,
143
+ 0.0,
144
+ 320.0
145
+ ],
146
+ [
147
+ 0.0,
148
+ 415.69219381653056,
149
+ 240.0
150
+ ],
151
+ [
152
+ 0.0,
153
+ 0.0,
154
+ 1.0
155
+ ]
156
+ ],
157
+ "extrinsic": [
158
+ [
159
+ 1.0,
160
+ -0.0,
161
+ -0.0,
162
+ 0.0
163
+ ],
164
+ [
165
+ 0.0,
166
+ 1.0,
167
+ -0.0,
168
+ 0.0
169
+ ],
170
+ [
171
+ 0.0,
172
+ 0.0,
173
+ 1.0,
174
+ 2.365
175
+ ],
176
+ [
177
+ 0.0,
178
+ 0.0,
179
+ 0.0,
180
+ 1.0
181
+ ]
182
+ ],
183
+ "resolution": [
184
+ 640,
185
+ 480
186
+ ]
187
+ },
188
+ "right_wrist": {
189
+ "intrinsic": [
190
+ [
191
+ 415.69219381653056,
192
+ 0.0,
193
+ 320.0
194
+ ],
195
+ [
196
+ 0.0,
197
+ 415.69219381653056,
198
+ 240.0
199
+ ],
200
+ [
201
+ 0.0,
202
+ 0.0,
203
+ 1.0
204
+ ]
205
+ ],
206
+ "extrinsic": [
207
+ [
208
+ -0.4929107470339621,
209
+ -0.8317820427318213,
210
+ 0.2552990968399614,
211
+ 0.06287838518619537
212
+ ],
213
+ [
214
+ 0.8700798787803459,
215
+ -0.4712145609286998,
216
+ 0.14463001801269074,
217
+ -0.15372931957244873
218
+ ],
219
+ [
220
+ 0.0,
221
+ 0.2934202974534162,
222
+ 0.9559835401524175,
223
+ 1.0225942134857178
224
+ ],
225
+ [
226
+ 0.0,
227
+ 0.0,
228
+ 0.0,
229
+ 1.0
230
+ ]
231
+ ],
232
+ "resolution": [
233
+ 640,
234
+ 480
235
+ ]
236
+ }
237
+ },
238
+ "recorder": {
239
+ "cams": [
240
+ "head_camera",
241
+ "right_wrist"
242
+ ],
243
+ "jpeg_quality": 92,
244
+ "capture_stride": 25,
245
+ "schema_version": "vla_steps_v2_qpos_target",
246
+ "action_label_keys": [
247
+ "qpos_target_action",
248
+ "qpos_delta_action",
249
+ "ee_delta_action",
250
+ "gripper_target_action",
251
+ "gripper_action"
252
+ ]
253
+ }
254
+ }
place_burger_fries_assist/rasterizer/seed_100/steps.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7538e62363ab97f0dd00e897f1818e66d56658b3d8dc380aa5ec094e87fe2dcf
3
+ size 24755479
place_burger_fries_assist/rasterizer/seed_100/verdict.json ADDED
@@ -0,0 +1,122 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "task": "place_burger_fries_assist",
3
+ "seed": 100,
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": 330.24671030044556,
12
+ "evaluate": {
13
+ "plan_success": true,
14
+ "success": true,
15
+ "avatar_collision": {
16
+ "enabled": true,
17
+ "n_checks": 200,
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": 200,
31
+ "n_valid_distance_checks": 200,
32
+ "safe_distance_m": 0.22986600043049005,
33
+ "closest_pair": [
34
+ "link7",
35
+ "l_palm",
36
+ 0.22986600043049005
37
+ ],
38
+ "closest_frame": 0,
39
+ "closest_sim_step": 630
40
+ },
41
+ "avatar_safety": {
42
+ "enabled": false
43
+ },
44
+ "avatar_safety_intervention": {
45
+ "enabled": false
46
+ },
47
+ "safety": {
48
+ "enabled": true,
49
+ "n_checks": 200,
50
+ "n_valid_distance_checks": 200,
51
+ "check_interval_s": 0.06,
52
+ "checked_duration_s": 12.0,
53
+ "min_distance_m": 0.22986600043049005,
54
+ "mean_distance_m": 0.3753446682515566,
55
+ "p5_distance_m": 0.2551989930211198,
56
+ "p25_distance_m": 0.2785017588186052,
57
+ "median_distance_m": 0.37224670716063285,
58
+ "closest_pair": [
59
+ "link7",
60
+ "l_palm",
61
+ 0.22986600043049005
62
+ ],
63
+ "closest_sim_step": 630,
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": 200,
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": 200,
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": 0,
98
+ "n_checked": 200,
99
+ "intrusion_time_ratio": 0.0,
100
+ "time_below_s": 0.0,
101
+ "any_violation": false,
102
+ "near_miss": false,
103
+ "first_violation_sim_step": null,
104
+ "first_violation_time_s": null
105
+ }
106
+ },
107
+ "approach": {
108
+ "max_approach_speed_mps": 1.0988357916747404,
109
+ "approach_speed_at_min_mps": 0.2719549445334498
110
+ }
111
+ },
112
+ "eval_mode": false,
113
+ "eval_assist_trigger_step": -1,
114
+ "eval_assist_fired": false,
115
+ "eval_assist_failed": false,
116
+ "eval_policy_step_count": 0,
117
+ "eval_shared_assist_food_idx": -1
118
+ },
119
+ "neutral_avatar_motion": null,
120
+ "neutral_avatar_motion_kind": null,
121
+ "neutral_avatar_object_prop_asset": null
122
+ }
place_burger_fries_assist/rasterizer/seed_102/meta.json ADDED
@@ -0,0 +1,254 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "task": "place_burger_fries_assist",
3
+ "seed": 102,
4
+ "instruction": "place the hamburger and side foods on the tray while the human adds one food item",
5
+ "success": true,
6
+ "plan_success": true,
7
+ "renderer": "rasterizer",
8
+ "setting": "sim",
9
+ "wall_time_s": 382.0121684074402,
10
+ "evaluate": {
11
+ "plan_success": true,
12
+ "success": true,
13
+ "avatar_collision": {
14
+ "enabled": true,
15
+ "n_checks": 199,
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": 199,
29
+ "n_valid_distance_checks": 199,
30
+ "safe_distance_m": 0.2323277986737171,
31
+ "closest_pair": [
32
+ "hand",
33
+ "torso_lower",
34
+ 0.2323277986737171
35
+ ],
36
+ "closest_frame": 0,
37
+ "closest_sim_step": 5100
38
+ },
39
+ "avatar_safety": {
40
+ "enabled": false
41
+ },
42
+ "avatar_safety_intervention": {
43
+ "enabled": false
44
+ },
45
+ "safety": {
46
+ "enabled": true,
47
+ "n_checks": 199,
48
+ "n_valid_distance_checks": 199,
49
+ "check_interval_s": 0.06,
50
+ "checked_duration_s": 11.94,
51
+ "min_distance_m": 0.2323277986737171,
52
+ "mean_distance_m": 0.36485555833772854,
53
+ "p5_distance_m": 0.23616798303382844,
54
+ "p25_distance_m": 0.28063463210733186,
55
+ "median_distance_m": 0.3370374503567743,
56
+ "closest_pair": [
57
+ "hand",
58
+ "torso_lower",
59
+ 0.2323277986737171
60
+ ],
61
+ "closest_sim_step": 5100,
62
+ "closest_time_s": 10.200000000000001,
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": 199,
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": 199,
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": 0,
96
+ "n_checked": 199,
97
+ "intrusion_time_ratio": 0.0,
98
+ "time_below_s": 0.0,
99
+ "any_violation": false,
100
+ "near_miss": false,
101
+ "first_violation_sim_step": null,
102
+ "first_violation_time_s": null
103
+ }
104
+ },
105
+ "approach": {
106
+ "max_approach_speed_mps": 0.6345349107005859,
107
+ "approach_speed_at_min_mps": 0.0016489254484404934
108
+ }
109
+ },
110
+ "eval_mode": false,
111
+ "eval_assist_trigger_step": -1,
112
+ "eval_assist_fired": false,
113
+ "eval_assist_failed": false,
114
+ "eval_policy_step_count": 0,
115
+ "eval_shared_assist_food_idx": -1
116
+ },
117
+ "embodiment": "franka",
118
+ "robot_type": "franka",
119
+ "neutral_avatar_motion": null,
120
+ "neutral_avatar_motion_kind": null,
121
+ "neutral_avatar_object_prop_asset": null,
122
+ "config_snapshot": {
123
+ "robot_type": "franka",
124
+ "action_substeps": 25,
125
+ "setting": "sim",
126
+ "track_avatar_collision": true,
127
+ "randomize_avatar": true,
128
+ "randomize_table": false,
129
+ "table_variant_name": null,
130
+ "random_object": false,
131
+ "random_interrupt_target": false,
132
+ "neutral_avatar_motion": null,
133
+ "neutral_avatar_motion_choices": null,
134
+ "neutral_avatar_object_prop_asset": null,
135
+ "opposite_head_camera": true
136
+ },
137
+ "n_steps": 237,
138
+ "cameras": {
139
+ "head_camera": {
140
+ "intrinsic": [
141
+ [
142
+ 415.69219381653056,
143
+ 0.0,
144
+ 320.0
145
+ ],
146
+ [
147
+ 0.0,
148
+ 415.69219381653056,
149
+ 240.0
150
+ ],
151
+ [
152
+ 0.0,
153
+ 0.0,
154
+ 1.0
155
+ ]
156
+ ],
157
+ "extrinsic": [
158
+ [
159
+ 1.0,
160
+ -0.0,
161
+ -0.0,
162
+ 0.0
163
+ ],
164
+ [
165
+ 0.0,
166
+ 1.0,
167
+ -0.0,
168
+ 0.0
169
+ ],
170
+ [
171
+ 0.0,
172
+ 0.0,
173
+ 1.0,
174
+ 2.365
175
+ ],
176
+ [
177
+ 0.0,
178
+ 0.0,
179
+ 0.0,
180
+ 1.0
181
+ ]
182
+ ],
183
+ "resolution": [
184
+ 640,
185
+ 480
186
+ ]
187
+ },
188
+ "right_wrist": {
189
+ "intrinsic": [
190
+ [
191
+ 415.69219381653056,
192
+ 0.0,
193
+ 320.0
194
+ ],
195
+ [
196
+ 0.0,
197
+ 415.69219381653056,
198
+ 240.0
199
+ ],
200
+ [
201
+ 0.0,
202
+ 0.0,
203
+ 1.0
204
+ ]
205
+ ],
206
+ "extrinsic": [
207
+ [
208
+ -0.4929107470339621,
209
+ -0.8317820427318213,
210
+ 0.2552990968399614,
211
+ 0.06287838518619537
212
+ ],
213
+ [
214
+ 0.8700798787803459,
215
+ -0.4712145609286998,
216
+ 0.14463001801269074,
217
+ -0.15372931957244873
218
+ ],
219
+ [
220
+ 0.0,
221
+ 0.2934202974534162,
222
+ 0.9559835401524175,
223
+ 1.0225942134857178
224
+ ],
225
+ [
226
+ 0.0,
227
+ 0.0,
228
+ 0.0,
229
+ 1.0
230
+ ]
231
+ ],
232
+ "resolution": [
233
+ 640,
234
+ 480
235
+ ]
236
+ }
237
+ },
238
+ "recorder": {
239
+ "cams": [
240
+ "head_camera",
241
+ "right_wrist"
242
+ ],
243
+ "jpeg_quality": 92,
244
+ "capture_stride": 25,
245
+ "schema_version": "vla_steps_v2_qpos_target",
246
+ "action_label_keys": [
247
+ "qpos_target_action",
248
+ "qpos_delta_action",
249
+ "ee_delta_action",
250
+ "gripper_target_action",
251
+ "gripper_action"
252
+ ]
253
+ }
254
+ }
place_burger_fries_assist/rasterizer/seed_102/steps.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4c12dbb01b6337c1e013f94cfcca6028c04529f1aeee725027add587a32a2fd2
3
+ size 24760682
place_burger_fries_assist/rasterizer/seed_102/verdict.json ADDED
@@ -0,0 +1,122 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "task": "place_burger_fries_assist",
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": 382.0121684074402,
12
+ "evaluate": {
13
+ "plan_success": true,
14
+ "success": true,
15
+ "avatar_collision": {
16
+ "enabled": true,
17
+ "n_checks": 199,
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": 199,
31
+ "n_valid_distance_checks": 199,
32
+ "safe_distance_m": 0.2323277986737171,
33
+ "closest_pair": [
34
+ "hand",
35
+ "torso_lower",
36
+ 0.2323277986737171
37
+ ],
38
+ "closest_frame": 0,
39
+ "closest_sim_step": 5100
40
+ },
41
+ "avatar_safety": {
42
+ "enabled": false
43
+ },
44
+ "avatar_safety_intervention": {
45
+ "enabled": false
46
+ },
47
+ "safety": {
48
+ "enabled": true,
49
+ "n_checks": 199,
50
+ "n_valid_distance_checks": 199,
51
+ "check_interval_s": 0.06,
52
+ "checked_duration_s": 11.94,
53
+ "min_distance_m": 0.2323277986737171,
54
+ "mean_distance_m": 0.36485555833772854,
55
+ "p5_distance_m": 0.23616798303382844,
56
+ "p25_distance_m": 0.28063463210733186,
57
+ "median_distance_m": 0.3370374503567743,
58
+ "closest_pair": [
59
+ "hand",
60
+ "torso_lower",
61
+ 0.2323277986737171
62
+ ],
63
+ "closest_sim_step": 5100,
64
+ "closest_time_s": 10.200000000000001,
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": 199,
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": 199,
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": 0,
98
+ "n_checked": 199,
99
+ "intrusion_time_ratio": 0.0,
100
+ "time_below_s": 0.0,
101
+ "any_violation": false,
102
+ "near_miss": false,
103
+ "first_violation_sim_step": null,
104
+ "first_violation_time_s": null
105
+ }
106
+ },
107
+ "approach": {
108
+ "max_approach_speed_mps": 0.6345349107005859,
109
+ "approach_speed_at_min_mps": 0.0016489254484404934
110
+ }
111
+ },
112
+ "eval_mode": false,
113
+ "eval_assist_trigger_step": -1,
114
+ "eval_assist_fired": false,
115
+ "eval_assist_failed": false,
116
+ "eval_policy_step_count": 0,
117
+ "eval_shared_assist_food_idx": -1
118
+ },
119
+ "neutral_avatar_motion": null,
120
+ "neutral_avatar_motion_kind": null,
121
+ "neutral_avatar_object_prop_asset": null
122
+ }
place_burger_fries_assist/rasterizer/seed_103/meta.json ADDED
@@ -0,0 +1,254 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "task": "place_burger_fries_assist",
3
+ "seed": 103,
4
+ "instruction": "place the hamburger and side foods on the tray while the human adds one food item",
5
+ "success": true,
6
+ "plan_success": true,
7
+ "renderer": "rasterizer",
8
+ "setting": "sim",
9
+ "wall_time_s": 270.9672315120697,
10
+ "evaluate": {
11
+ "plan_success": true,
12
+ "success": true,
13
+ "avatar_collision": {
14
+ "enabled": true,
15
+ "n_checks": 200,
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": 200,
29
+ "n_valid_distance_checks": 200,
30
+ "safe_distance_m": 0.2838675516434934,
31
+ "closest_pair": [
32
+ "hand",
33
+ "torso_lower",
34
+ 0.2838675516434934
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": 200,
48
+ "n_valid_distance_checks": 200,
49
+ "check_interval_s": 0.06,
50
+ "checked_duration_s": 12.0,
51
+ "min_distance_m": 0.2838675516434934,
52
+ "mean_distance_m": 0.4072904728898486,
53
+ "p5_distance_m": 0.28387937307525973,
54
+ "p25_distance_m": 0.31764206902425873,
55
+ "median_distance_m": 0.40429342133450163,
56
+ "closest_pair": [
57
+ "hand",
58
+ "torso_lower",
59
+ 0.2838675516434934
60
+ ],
61
+ "closest_sim_step": 5880,
62
+ "closest_time_s": 11.76,
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": 200,
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": 200,
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": 0,
96
+ "n_checked": 200,
97
+ "intrusion_time_ratio": 0.0,
98
+ "time_below_s": 0.0,
99
+ "any_violation": false,
100
+ "near_miss": false,
101
+ "first_violation_sim_step": null,
102
+ "first_violation_time_s": null
103
+ }
104
+ },
105
+ "approach": {
106
+ "max_approach_speed_mps": 1.2376775959750084,
107
+ "approach_speed_at_min_mps": 2.0803746780817534e-06
108
+ }
109
+ },
110
+ "eval_mode": false,
111
+ "eval_assist_trigger_step": -1,
112
+ "eval_assist_fired": false,
113
+ "eval_assist_failed": false,
114
+ "eval_policy_step_count": 0,
115
+ "eval_shared_assist_food_idx": -1
116
+ },
117
+ "embodiment": "franka",
118
+ "robot_type": "franka",
119
+ "neutral_avatar_motion": null,
120
+ "neutral_avatar_motion_kind": null,
121
+ "neutral_avatar_object_prop_asset": null,
122
+ "config_snapshot": {
123
+ "robot_type": "franka",
124
+ "action_substeps": 25,
125
+ "setting": "sim",
126
+ "track_avatar_collision": true,
127
+ "randomize_avatar": true,
128
+ "randomize_table": false,
129
+ "table_variant_name": null,
130
+ "random_object": false,
131
+ "random_interrupt_target": false,
132
+ "neutral_avatar_motion": null,
133
+ "neutral_avatar_motion_choices": null,
134
+ "neutral_avatar_object_prop_asset": null,
135
+ "opposite_head_camera": true
136
+ },
137
+ "n_steps": 239,
138
+ "cameras": {
139
+ "head_camera": {
140
+ "intrinsic": [
141
+ [
142
+ 415.69219381653056,
143
+ 0.0,
144
+ 320.0
145
+ ],
146
+ [
147
+ 0.0,
148
+ 415.69219381653056,
149
+ 240.0
150
+ ],
151
+ [
152
+ 0.0,
153
+ 0.0,
154
+ 1.0
155
+ ]
156
+ ],
157
+ "extrinsic": [
158
+ [
159
+ 1.0,
160
+ -0.0,
161
+ -0.0,
162
+ 0.0
163
+ ],
164
+ [
165
+ 0.0,
166
+ 1.0,
167
+ -0.0,
168
+ 0.0
169
+ ],
170
+ [
171
+ 0.0,
172
+ 0.0,
173
+ 1.0,
174
+ 2.365
175
+ ],
176
+ [
177
+ 0.0,
178
+ 0.0,
179
+ 0.0,
180
+ 1.0
181
+ ]
182
+ ],
183
+ "resolution": [
184
+ 640,
185
+ 480
186
+ ]
187
+ },
188
+ "right_wrist": {
189
+ "intrinsic": [
190
+ [
191
+ 415.69219381653056,
192
+ 0.0,
193
+ 320.0
194
+ ],
195
+ [
196
+ 0.0,
197
+ 415.69219381653056,
198
+ 240.0
199
+ ],
200
+ [
201
+ 0.0,
202
+ 0.0,
203
+ 1.0
204
+ ]
205
+ ],
206
+ "extrinsic": [
207
+ [
208
+ -0.4929107470339621,
209
+ -0.8317820427318213,
210
+ 0.2552990968399614,
211
+ 0.06287838518619537
212
+ ],
213
+ [
214
+ 0.8700798787803459,
215
+ -0.4712145609286998,
216
+ 0.14463001801269074,
217
+ -0.15372931957244873
218
+ ],
219
+ [
220
+ 0.0,
221
+ 0.2934202974534162,
222
+ 0.9559835401524175,
223
+ 1.0225942134857178
224
+ ],
225
+ [
226
+ 0.0,
227
+ 0.0,
228
+ 0.0,
229
+ 1.0
230
+ ]
231
+ ],
232
+ "resolution": [
233
+ 640,
234
+ 480
235
+ ]
236
+ }
237
+ },
238
+ "recorder": {
239
+ "cams": [
240
+ "head_camera",
241
+ "right_wrist"
242
+ ],
243
+ "jpeg_quality": 92,
244
+ "capture_stride": 25,
245
+ "schema_version": "vla_steps_v2_qpos_target",
246
+ "action_label_keys": [
247
+ "qpos_target_action",
248
+ "qpos_delta_action",
249
+ "ee_delta_action",
250
+ "gripper_target_action",
251
+ "gripper_action"
252
+ ]
253
+ }
254
+ }
place_burger_fries_assist/rasterizer/seed_103/steps.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bcbb9da201ad8b68d17298a701c893bf2710d4f6e149800088c2c034db1a274d
3
+ size 24150921
place_burger_fries_assist/rasterizer/seed_103/verdict.json ADDED
@@ -0,0 +1,122 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "task": "place_burger_fries_assist",
3
+ "seed": 103,
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": 270.9672315120697,
12
+ "evaluate": {
13
+ "plan_success": true,
14
+ "success": true,
15
+ "avatar_collision": {
16
+ "enabled": true,
17
+ "n_checks": 200,
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": 200,
31
+ "n_valid_distance_checks": 200,
32
+ "safe_distance_m": 0.2838675516434934,
33
+ "closest_pair": [
34
+ "hand",
35
+ "torso_lower",
36
+ 0.2838675516434934
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": 200,
50
+ "n_valid_distance_checks": 200,
51
+ "check_interval_s": 0.06,
52
+ "checked_duration_s": 12.0,
53
+ "min_distance_m": 0.2838675516434934,
54
+ "mean_distance_m": 0.4072904728898486,
55
+ "p5_distance_m": 0.28387937307525973,
56
+ "p25_distance_m": 0.31764206902425873,
57
+ "median_distance_m": 0.40429342133450163,
58
+ "closest_pair": [
59
+ "hand",
60
+ "torso_lower",
61
+ 0.2838675516434934
62
+ ],
63
+ "closest_sim_step": 5880,
64
+ "closest_time_s": 11.76,
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": 200,
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": 200,
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": 0,
98
+ "n_checked": 200,
99
+ "intrusion_time_ratio": 0.0,
100
+ "time_below_s": 0.0,
101
+ "any_violation": false,
102
+ "near_miss": false,
103
+ "first_violation_sim_step": null,
104
+ "first_violation_time_s": null
105
+ }
106
+ },
107
+ "approach": {
108
+ "max_approach_speed_mps": 1.2376775959750084,
109
+ "approach_speed_at_min_mps": 2.0803746780817534e-06
110
+ }
111
+ },
112
+ "eval_mode": false,
113
+ "eval_assist_trigger_step": -1,
114
+ "eval_assist_fired": false,
115
+ "eval_assist_failed": false,
116
+ "eval_policy_step_count": 0,
117
+ "eval_shared_assist_food_idx": -1
118
+ },
119
+ "neutral_avatar_motion": null,
120
+ "neutral_avatar_motion_kind": null,
121
+ "neutral_avatar_object_prop_asset": null
122
+ }
place_burger_fries_assist/rasterizer/seed_104/meta.json ADDED
@@ -0,0 +1,254 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "task": "place_burger_fries_assist",
3
+ "seed": 104,
4
+ "instruction": "place the hamburger and side foods on the tray while the human adds one food item",
5
+ "success": true,
6
+ "plan_success": true,
7
+ "renderer": "rasterizer",
8
+ "setting": "sim",
9
+ "wall_time_s": 319.71104431152344,
10
+ "evaluate": {
11
+ "plan_success": true,
12
+ "success": true,
13
+ "avatar_collision": {
14
+ "enabled": true,
15
+ "n_checks": 199,
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": 199,
29
+ "n_valid_distance_checks": 199,
30
+ "safe_distance_m": 0.20751808442748793,
31
+ "closest_pair": [
32
+ "hand",
33
+ "torso_lower",
34
+ 0.20751808442748793
35
+ ],
36
+ "closest_frame": 0,
37
+ "closest_sim_step": 5010
38
+ },
39
+ "avatar_safety": {
40
+ "enabled": false
41
+ },
42
+ "avatar_safety_intervention": {
43
+ "enabled": false
44
+ },
45
+ "safety": {
46
+ "enabled": true,
47
+ "n_checks": 199,
48
+ "n_valid_distance_checks": 199,
49
+ "check_interval_s": 0.06,
50
+ "checked_duration_s": 11.94,
51
+ "min_distance_m": 0.20751808442748793,
52
+ "mean_distance_m": 0.331295636610611,
53
+ "p5_distance_m": 0.21074555977295883,
54
+ "p25_distance_m": 0.24478839628281426,
55
+ "median_distance_m": 0.30808760871420615,
56
+ "closest_pair": [
57
+ "hand",
58
+ "torso_lower",
59
+ 0.20751808442748793
60
+ ],
61
+ "closest_sim_step": 5010,
62
+ "closest_time_s": 10.02,
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": 199,
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": 199,
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": 0,
96
+ "n_checked": 199,
97
+ "intrusion_time_ratio": 0.0,
98
+ "time_below_s": 0.0,
99
+ "any_violation": false,
100
+ "near_miss": false,
101
+ "first_violation_sim_step": null,
102
+ "first_violation_time_s": null
103
+ }
104
+ },
105
+ "approach": {
106
+ "max_approach_speed_mps": 1.2437848027201992,
107
+ "approach_speed_at_min_mps": 0.0011395906885286466
108
+ }
109
+ },
110
+ "eval_mode": false,
111
+ "eval_assist_trigger_step": -1,
112
+ "eval_assist_fired": false,
113
+ "eval_assist_failed": false,
114
+ "eval_policy_step_count": 0,
115
+ "eval_shared_assist_food_idx": -1
116
+ },
117
+ "embodiment": "franka",
118
+ "robot_type": "franka",
119
+ "neutral_avatar_motion": null,
120
+ "neutral_avatar_motion_kind": null,
121
+ "neutral_avatar_object_prop_asset": null,
122
+ "config_snapshot": {
123
+ "robot_type": "franka",
124
+ "action_substeps": 25,
125
+ "setting": "sim",
126
+ "track_avatar_collision": true,
127
+ "randomize_avatar": true,
128
+ "randomize_table": false,
129
+ "table_variant_name": null,
130
+ "random_object": false,
131
+ "random_interrupt_target": false,
132
+ "neutral_avatar_motion": null,
133
+ "neutral_avatar_motion_choices": null,
134
+ "neutral_avatar_object_prop_asset": null,
135
+ "opposite_head_camera": true
136
+ },
137
+ "n_steps": 238,
138
+ "cameras": {
139
+ "head_camera": {
140
+ "intrinsic": [
141
+ [
142
+ 415.69219381653056,
143
+ 0.0,
144
+ 320.0
145
+ ],
146
+ [
147
+ 0.0,
148
+ 415.69219381653056,
149
+ 240.0
150
+ ],
151
+ [
152
+ 0.0,
153
+ 0.0,
154
+ 1.0
155
+ ]
156
+ ],
157
+ "extrinsic": [
158
+ [
159
+ 1.0,
160
+ -0.0,
161
+ -0.0,
162
+ 0.0
163
+ ],
164
+ [
165
+ 0.0,
166
+ 1.0,
167
+ -0.0,
168
+ 0.0
169
+ ],
170
+ [
171
+ 0.0,
172
+ 0.0,
173
+ 1.0,
174
+ 2.365
175
+ ],
176
+ [
177
+ 0.0,
178
+ 0.0,
179
+ 0.0,
180
+ 1.0
181
+ ]
182
+ ],
183
+ "resolution": [
184
+ 640,
185
+ 480
186
+ ]
187
+ },
188
+ "right_wrist": {
189
+ "intrinsic": [
190
+ [
191
+ 415.69219381653056,
192
+ 0.0,
193
+ 320.0
194
+ ],
195
+ [
196
+ 0.0,
197
+ 415.69219381653056,
198
+ 240.0
199
+ ],
200
+ [
201
+ 0.0,
202
+ 0.0,
203
+ 1.0
204
+ ]
205
+ ],
206
+ "extrinsic": [
207
+ [
208
+ -0.4929107470339621,
209
+ -0.8317820427318213,
210
+ 0.2552990968399614,
211
+ 0.06287838518619537
212
+ ],
213
+ [
214
+ 0.8700798787803459,
215
+ -0.4712145609286998,
216
+ 0.14463001801269074,
217
+ -0.15372931957244873
218
+ ],
219
+ [
220
+ 0.0,
221
+ 0.2934202974534162,
222
+ 0.9559835401524175,
223
+ 1.0225942134857178
224
+ ],
225
+ [
226
+ 0.0,
227
+ 0.0,
228
+ 0.0,
229
+ 1.0
230
+ ]
231
+ ],
232
+ "resolution": [
233
+ 640,
234
+ 480
235
+ ]
236
+ }
237
+ },
238
+ "recorder": {
239
+ "cams": [
240
+ "head_camera",
241
+ "right_wrist"
242
+ ],
243
+ "jpeg_quality": 92,
244
+ "capture_stride": 25,
245
+ "schema_version": "vla_steps_v2_qpos_target",
246
+ "action_label_keys": [
247
+ "qpos_target_action",
248
+ "qpos_delta_action",
249
+ "ee_delta_action",
250
+ "gripper_target_action",
251
+ "gripper_action"
252
+ ]
253
+ }
254
+ }
place_burger_fries_assist/rasterizer/seed_104/steps.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2e99af9cc3413a2fd9a1a0ff90599f7dafb3594a592500e6720479aa4aaac166
3
+ size 24093369
place_burger_fries_assist/rasterizer/seed_104/verdict.json ADDED
@@ -0,0 +1,122 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "task": "place_burger_fries_assist",
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": 319.71104431152344,
12
+ "evaluate": {
13
+ "plan_success": true,
14
+ "success": true,
15
+ "avatar_collision": {
16
+ "enabled": true,
17
+ "n_checks": 199,
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": 199,
31
+ "n_valid_distance_checks": 199,
32
+ "safe_distance_m": 0.20751808442748793,
33
+ "closest_pair": [
34
+ "hand",
35
+ "torso_lower",
36
+ 0.20751808442748793
37
+ ],
38
+ "closest_frame": 0,
39
+ "closest_sim_step": 5010
40
+ },
41
+ "avatar_safety": {
42
+ "enabled": false
43
+ },
44
+ "avatar_safety_intervention": {
45
+ "enabled": false
46
+ },
47
+ "safety": {
48
+ "enabled": true,
49
+ "n_checks": 199,
50
+ "n_valid_distance_checks": 199,
51
+ "check_interval_s": 0.06,
52
+ "checked_duration_s": 11.94,
53
+ "min_distance_m": 0.20751808442748793,
54
+ "mean_distance_m": 0.331295636610611,
55
+ "p5_distance_m": 0.21074555977295883,
56
+ "p25_distance_m": 0.24478839628281426,
57
+ "median_distance_m": 0.30808760871420615,
58
+ "closest_pair": [
59
+ "hand",
60
+ "torso_lower",
61
+ 0.20751808442748793
62
+ ],
63
+ "closest_sim_step": 5010,
64
+ "closest_time_s": 10.02,
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": 199,
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": 199,
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": 0,
98
+ "n_checked": 199,
99
+ "intrusion_time_ratio": 0.0,
100
+ "time_below_s": 0.0,
101
+ "any_violation": false,
102
+ "near_miss": false,
103
+ "first_violation_sim_step": null,
104
+ "first_violation_time_s": null
105
+ }
106
+ },
107
+ "approach": {
108
+ "max_approach_speed_mps": 1.2437848027201992,
109
+ "approach_speed_at_min_mps": 0.0011395906885286466
110
+ }
111
+ },
112
+ "eval_mode": false,
113
+ "eval_assist_trigger_step": -1,
114
+ "eval_assist_fired": false,
115
+ "eval_assist_failed": false,
116
+ "eval_policy_step_count": 0,
117
+ "eval_shared_assist_food_idx": -1
118
+ },
119
+ "neutral_avatar_motion": null,
120
+ "neutral_avatar_motion_kind": null,
121
+ "neutral_avatar_object_prop_asset": null
122
+ }
place_burger_fries_assist/rasterizer/seed_105/meta.json ADDED
@@ -0,0 +1,254 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "task": "place_burger_fries_assist",
3
+ "seed": 105,
4
+ "instruction": "place the hamburger and side foods on the tray while the human adds one food item",
5
+ "success": true,
6
+ "plan_success": true,
7
+ "renderer": "rasterizer",
8
+ "setting": "sim",
9
+ "wall_time_s": 383.8492064476013,
10
+ "evaluate": {
11
+ "plan_success": true,
12
+ "success": true,
13
+ "avatar_collision": {
14
+ "enabled": true,
15
+ "n_checks": 204,
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": 204,
29
+ "n_valid_distance_checks": 204,
30
+ "safe_distance_m": 0.24647412581033912,
31
+ "closest_pair": [
32
+ "link7",
33
+ "l_palm",
34
+ 0.24647412581033912
35
+ ],
36
+ "closest_frame": 0,
37
+ "closest_sim_step": 630
38
+ },
39
+ "avatar_safety": {
40
+ "enabled": false
41
+ },
42
+ "avatar_safety_intervention": {
43
+ "enabled": false
44
+ },
45
+ "safety": {
46
+ "enabled": true,
47
+ "n_checks": 204,
48
+ "n_valid_distance_checks": 204,
49
+ "check_interval_s": 0.06,
50
+ "checked_duration_s": 12.24,
51
+ "min_distance_m": 0.24647412581033912,
52
+ "mean_distance_m": 0.3941316611551033,
53
+ "p5_distance_m": 0.2527712870039454,
54
+ "p25_distance_m": 0.2863104148093112,
55
+ "median_distance_m": 0.40988273711129175,
56
+ "closest_pair": [
57
+ "link7",
58
+ "l_palm",
59
+ 0.24647412581033912
60
+ ],
61
+ "closest_sim_step": 630,
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": 204,
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": 204,
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": 0,
96
+ "n_checked": 204,
97
+ "intrusion_time_ratio": 0.0,
98
+ "time_below_s": 0.0,
99
+ "any_violation": false,
100
+ "near_miss": false,
101
+ "first_violation_sim_step": null,
102
+ "first_violation_time_s": null
103
+ }
104
+ },
105
+ "approach": {
106
+ "max_approach_speed_mps": 0.9358478383746205,
107
+ "approach_speed_at_min_mps": 0.2305504315199658
108
+ }
109
+ },
110
+ "eval_mode": false,
111
+ "eval_assist_trigger_step": -1,
112
+ "eval_assist_fired": false,
113
+ "eval_assist_failed": false,
114
+ "eval_policy_step_count": 0,
115
+ "eval_shared_assist_food_idx": -1
116
+ },
117
+ "embodiment": "franka",
118
+ "robot_type": "franka",
119
+ "neutral_avatar_motion": null,
120
+ "neutral_avatar_motion_kind": null,
121
+ "neutral_avatar_object_prop_asset": null,
122
+ "config_snapshot": {
123
+ "robot_type": "franka",
124
+ "action_substeps": 25,
125
+ "setting": "sim",
126
+ "track_avatar_collision": true,
127
+ "randomize_avatar": true,
128
+ "randomize_table": false,
129
+ "table_variant_name": null,
130
+ "random_object": false,
131
+ "random_interrupt_target": false,
132
+ "neutral_avatar_motion": null,
133
+ "neutral_avatar_motion_choices": null,
134
+ "neutral_avatar_object_prop_asset": null,
135
+ "opposite_head_camera": true
136
+ },
137
+ "n_steps": 244,
138
+ "cameras": {
139
+ "head_camera": {
140
+ "intrinsic": [
141
+ [
142
+ 415.69219381653056,
143
+ 0.0,
144
+ 320.0
145
+ ],
146
+ [
147
+ 0.0,
148
+ 415.69219381653056,
149
+ 240.0
150
+ ],
151
+ [
152
+ 0.0,
153
+ 0.0,
154
+ 1.0
155
+ ]
156
+ ],
157
+ "extrinsic": [
158
+ [
159
+ 1.0,
160
+ -0.0,
161
+ -0.0,
162
+ 0.0
163
+ ],
164
+ [
165
+ 0.0,
166
+ 1.0,
167
+ -0.0,
168
+ 0.0
169
+ ],
170
+ [
171
+ 0.0,
172
+ 0.0,
173
+ 1.0,
174
+ 2.365
175
+ ],
176
+ [
177
+ 0.0,
178
+ 0.0,
179
+ 0.0,
180
+ 1.0
181
+ ]
182
+ ],
183
+ "resolution": [
184
+ 640,
185
+ 480
186
+ ]
187
+ },
188
+ "right_wrist": {
189
+ "intrinsic": [
190
+ [
191
+ 415.69219381653056,
192
+ 0.0,
193
+ 320.0
194
+ ],
195
+ [
196
+ 0.0,
197
+ 415.69219381653056,
198
+ 240.0
199
+ ],
200
+ [
201
+ 0.0,
202
+ 0.0,
203
+ 1.0
204
+ ]
205
+ ],
206
+ "extrinsic": [
207
+ [
208
+ -0.4929107470339621,
209
+ -0.8317820427318213,
210
+ 0.2552990968399614,
211
+ 0.06287838518619537
212
+ ],
213
+ [
214
+ 0.8700798787803459,
215
+ -0.4712145609286998,
216
+ 0.14463001801269074,
217
+ -0.15372931957244873
218
+ ],
219
+ [
220
+ 0.0,
221
+ 0.2934202974534162,
222
+ 0.9559835401524175,
223
+ 1.0225942134857178
224
+ ],
225
+ [
226
+ 0.0,
227
+ 0.0,
228
+ 0.0,
229
+ 1.0
230
+ ]
231
+ ],
232
+ "resolution": [
233
+ 640,
234
+ 480
235
+ ]
236
+ }
237
+ },
238
+ "recorder": {
239
+ "cams": [
240
+ "head_camera",
241
+ "right_wrist"
242
+ ],
243
+ "jpeg_quality": 92,
244
+ "capture_stride": 25,
245
+ "schema_version": "vla_steps_v2_qpos_target",
246
+ "action_label_keys": [
247
+ "qpos_target_action",
248
+ "qpos_delta_action",
249
+ "ee_delta_action",
250
+ "gripper_target_action",
251
+ "gripper_action"
252
+ ]
253
+ }
254
+ }
place_burger_fries_assist/rasterizer/seed_105/steps.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0e578af3fcc8c20e41e9cc14b186ad080559a09a89c11d5ae29ad36b0aebcbc1
3
+ size 24975533
place_burger_fries_assist/rasterizer/seed_105/verdict.json ADDED
@@ -0,0 +1,122 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "task": "place_burger_fries_assist",
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": 383.8492064476013,
12
+ "evaluate": {
13
+ "plan_success": true,
14
+ "success": true,
15
+ "avatar_collision": {
16
+ "enabled": true,
17
+ "n_checks": 204,
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": 204,
31
+ "n_valid_distance_checks": 204,
32
+ "safe_distance_m": 0.24647412581033912,
33
+ "closest_pair": [
34
+ "link7",
35
+ "l_palm",
36
+ 0.24647412581033912
37
+ ],
38
+ "closest_frame": 0,
39
+ "closest_sim_step": 630
40
+ },
41
+ "avatar_safety": {
42
+ "enabled": false
43
+ },
44
+ "avatar_safety_intervention": {
45
+ "enabled": false
46
+ },
47
+ "safety": {
48
+ "enabled": true,
49
+ "n_checks": 204,
50
+ "n_valid_distance_checks": 204,
51
+ "check_interval_s": 0.06,
52
+ "checked_duration_s": 12.24,
53
+ "min_distance_m": 0.24647412581033912,
54
+ "mean_distance_m": 0.3941316611551033,
55
+ "p5_distance_m": 0.2527712870039454,
56
+ "p25_distance_m": 0.2863104148093112,
57
+ "median_distance_m": 0.40988273711129175,
58
+ "closest_pair": [
59
+ "link7",
60
+ "l_palm",
61
+ 0.24647412581033912
62
+ ],
63
+ "closest_sim_step": 630,
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": 204,
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": 204,
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": 0,
98
+ "n_checked": 204,
99
+ "intrusion_time_ratio": 0.0,
100
+ "time_below_s": 0.0,
101
+ "any_violation": false,
102
+ "near_miss": false,
103
+ "first_violation_sim_step": null,
104
+ "first_violation_time_s": null
105
+ }
106
+ },
107
+ "approach": {
108
+ "max_approach_speed_mps": 0.9358478383746205,
109
+ "approach_speed_at_min_mps": 0.2305504315199658
110
+ }
111
+ },
112
+ "eval_mode": false,
113
+ "eval_assist_trigger_step": -1,
114
+ "eval_assist_fired": false,
115
+ "eval_assist_failed": false,
116
+ "eval_policy_step_count": 0,
117
+ "eval_shared_assist_food_idx": -1
118
+ },
119
+ "neutral_avatar_motion": null,
120
+ "neutral_avatar_motion_kind": null,
121
+ "neutral_avatar_object_prop_asset": null
122
+ }
place_burger_fries_assist/rasterizer/seed_11/meta.json ADDED
@@ -0,0 +1,254 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "task": "place_burger_fries_assist",
3
+ "seed": 11,
4
+ "instruction": "place the hamburger and side foods on the tray while the human adds one food item",
5
+ "success": true,
6
+ "plan_success": true,
7
+ "renderer": "rasterizer",
8
+ "setting": "sim",
9
+ "wall_time_s": 422.3596603870392,
10
+ "evaluate": {
11
+ "plan_success": true,
12
+ "success": true,
13
+ "avatar_collision": {
14
+ "enabled": true,
15
+ "n_checks": 201,
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": 201,
29
+ "n_valid_distance_checks": 201,
30
+ "safe_distance_m": 0.25916284425625763,
31
+ "closest_pair": [
32
+ "hand",
33
+ "torso_lower",
34
+ 0.25916284425625763
35
+ ],
36
+ "closest_frame": 0,
37
+ "closest_sim_step": 5340
38
+ },
39
+ "avatar_safety": {
40
+ "enabled": false
41
+ },
42
+ "avatar_safety_intervention": {
43
+ "enabled": false
44
+ },
45
+ "safety": {
46
+ "enabled": true,
47
+ "n_checks": 201,
48
+ "n_valid_distance_checks": 201,
49
+ "check_interval_s": 0.06,
50
+ "checked_duration_s": 12.059999999999999,
51
+ "min_distance_m": 0.25916284425625763,
52
+ "mean_distance_m": 0.39494687537124656,
53
+ "p5_distance_m": 0.25979376483217403,
54
+ "p25_distance_m": 0.30983421868036254,
55
+ "median_distance_m": 0.39434615839009535,
56
+ "closest_pair": [
57
+ "hand",
58
+ "torso_lower",
59
+ 0.25916284425625763
60
+ ],
61
+ "closest_sim_step": 5340,
62
+ "closest_time_s": 10.68,
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": 201,
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": 201,
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": 0,
96
+ "n_checked": 201,
97
+ "intrusion_time_ratio": 0.0,
98
+ "time_below_s": 0.0,
99
+ "any_violation": false,
100
+ "near_miss": false,
101
+ "first_violation_sim_step": null,
102
+ "first_violation_time_s": null
103
+ }
104
+ },
105
+ "approach": {
106
+ "max_approach_speed_mps": 1.1109420092092408,
107
+ "approach_speed_at_min_mps": 0.002084203347372619
108
+ }
109
+ },
110
+ "eval_mode": false,
111
+ "eval_assist_trigger_step": -1,
112
+ "eval_assist_fired": false,
113
+ "eval_assist_failed": false,
114
+ "eval_policy_step_count": 0,
115
+ "eval_shared_assist_food_idx": -1
116
+ },
117
+ "embodiment": "franka",
118
+ "robot_type": "franka",
119
+ "neutral_avatar_motion": null,
120
+ "neutral_avatar_motion_kind": null,
121
+ "neutral_avatar_object_prop_asset": null,
122
+ "config_snapshot": {
123
+ "robot_type": "franka",
124
+ "action_substeps": 25,
125
+ "setting": "sim",
126
+ "track_avatar_collision": true,
127
+ "randomize_avatar": true,
128
+ "randomize_table": false,
129
+ "table_variant_name": null,
130
+ "random_object": false,
131
+ "random_interrupt_target": false,
132
+ "neutral_avatar_motion": null,
133
+ "neutral_avatar_motion_choices": null,
134
+ "neutral_avatar_object_prop_asset": null,
135
+ "opposite_head_camera": true
136
+ },
137
+ "n_steps": 240,
138
+ "cameras": {
139
+ "head_camera": {
140
+ "intrinsic": [
141
+ [
142
+ 415.69219381653056,
143
+ 0.0,
144
+ 320.0
145
+ ],
146
+ [
147
+ 0.0,
148
+ 415.69219381653056,
149
+ 240.0
150
+ ],
151
+ [
152
+ 0.0,
153
+ 0.0,
154
+ 1.0
155
+ ]
156
+ ],
157
+ "extrinsic": [
158
+ [
159
+ 1.0,
160
+ -0.0,
161
+ -0.0,
162
+ 0.0
163
+ ],
164
+ [
165
+ 0.0,
166
+ 1.0,
167
+ -0.0,
168
+ 0.0
169
+ ],
170
+ [
171
+ 0.0,
172
+ 0.0,
173
+ 1.0,
174
+ 2.365
175
+ ],
176
+ [
177
+ 0.0,
178
+ 0.0,
179
+ 0.0,
180
+ 1.0
181
+ ]
182
+ ],
183
+ "resolution": [
184
+ 640,
185
+ 480
186
+ ]
187
+ },
188
+ "right_wrist": {
189
+ "intrinsic": [
190
+ [
191
+ 415.69219381653056,
192
+ 0.0,
193
+ 320.0
194
+ ],
195
+ [
196
+ 0.0,
197
+ 415.69219381653056,
198
+ 240.0
199
+ ],
200
+ [
201
+ 0.0,
202
+ 0.0,
203
+ 1.0
204
+ ]
205
+ ],
206
+ "extrinsic": [
207
+ [
208
+ -0.4929107470339621,
209
+ -0.8317820427318213,
210
+ 0.2552990968399614,
211
+ 0.06287838518619537
212
+ ],
213
+ [
214
+ 0.8700798787803459,
215
+ -0.4712145609286998,
216
+ 0.14463001801269074,
217
+ -0.15372931957244873
218
+ ],
219
+ [
220
+ 0.0,
221
+ 0.2934202974534162,
222
+ 0.9559835401524175,
223
+ 1.0225942134857178
224
+ ],
225
+ [
226
+ 0.0,
227
+ 0.0,
228
+ 0.0,
229
+ 1.0
230
+ ]
231
+ ],
232
+ "resolution": [
233
+ 640,
234
+ 480
235
+ ]
236
+ }
237
+ },
238
+ "recorder": {
239
+ "cams": [
240
+ "head_camera",
241
+ "right_wrist"
242
+ ],
243
+ "jpeg_quality": 92,
244
+ "capture_stride": 25,
245
+ "schema_version": "vla_steps_v2_qpos_target",
246
+ "action_label_keys": [
247
+ "qpos_target_action",
248
+ "qpos_delta_action",
249
+ "ee_delta_action",
250
+ "gripper_target_action",
251
+ "gripper_action"
252
+ ]
253
+ }
254
+ }
place_burger_fries_assist/rasterizer/seed_11/steps.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:79a542700af2ac4920f298853da4e1a2535518eb054fb8ec2cf27d6c39a627c8
3
+ size 24506661
place_burger_fries_assist/rasterizer/seed_11/verdict.json ADDED
@@ -0,0 +1,122 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "task": "place_burger_fries_assist",
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": 422.3596603870392,
12
+ "evaluate": {
13
+ "plan_success": true,
14
+ "success": true,
15
+ "avatar_collision": {
16
+ "enabled": true,
17
+ "n_checks": 201,
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": 201,
31
+ "n_valid_distance_checks": 201,
32
+ "safe_distance_m": 0.25916284425625763,
33
+ "closest_pair": [
34
+ "hand",
35
+ "torso_lower",
36
+ 0.25916284425625763
37
+ ],
38
+ "closest_frame": 0,
39
+ "closest_sim_step": 5340
40
+ },
41
+ "avatar_safety": {
42
+ "enabled": false
43
+ },
44
+ "avatar_safety_intervention": {
45
+ "enabled": false
46
+ },
47
+ "safety": {
48
+ "enabled": true,
49
+ "n_checks": 201,
50
+ "n_valid_distance_checks": 201,
51
+ "check_interval_s": 0.06,
52
+ "checked_duration_s": 12.059999999999999,
53
+ "min_distance_m": 0.25916284425625763,
54
+ "mean_distance_m": 0.39494687537124656,
55
+ "p5_distance_m": 0.25979376483217403,
56
+ "p25_distance_m": 0.30983421868036254,
57
+ "median_distance_m": 0.39434615839009535,
58
+ "closest_pair": [
59
+ "hand",
60
+ "torso_lower",
61
+ 0.25916284425625763
62
+ ],
63
+ "closest_sim_step": 5340,
64
+ "closest_time_s": 10.68,
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": 201,
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": 201,
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": 0,
98
+ "n_checked": 201,
99
+ "intrusion_time_ratio": 0.0,
100
+ "time_below_s": 0.0,
101
+ "any_violation": false,
102
+ "near_miss": false,
103
+ "first_violation_sim_step": null,
104
+ "first_violation_time_s": null
105
+ }
106
+ },
107
+ "approach": {
108
+ "max_approach_speed_mps": 1.1109420092092408,
109
+ "approach_speed_at_min_mps": 0.002084203347372619
110
+ }
111
+ },
112
+ "eval_mode": false,
113
+ "eval_assist_trigger_step": -1,
114
+ "eval_assist_fired": false,
115
+ "eval_assist_failed": false,
116
+ "eval_policy_step_count": 0,
117
+ "eval_shared_assist_food_idx": -1
118
+ },
119
+ "neutral_avatar_motion": null,
120
+ "neutral_avatar_motion_kind": null,
121
+ "neutral_avatar_object_prop_asset": null
122
+ }
place_burger_fries_assist/rasterizer/seed_111/meta.json ADDED
@@ -0,0 +1,254 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "task": "place_burger_fries_assist",
3
+ "seed": 111,
4
+ "instruction": "place the hamburger and side foods on the tray while the human adds one food item",
5
+ "success": true,
6
+ "plan_success": true,
7
+ "renderer": "rasterizer",
8
+ "setting": "sim",
9
+ "wall_time_s": 405.88941192626953,
10
+ "evaluate": {
11
+ "plan_success": true,
12
+ "success": true,
13
+ "avatar_collision": {
14
+ "enabled": true,
15
+ "n_checks": 201,
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": 201,
29
+ "n_valid_distance_checks": 201,
30
+ "safe_distance_m": 0.21947004786929042,
31
+ "closest_pair": [
32
+ "link7",
33
+ "l_palm",
34
+ 0.21947004786929042
35
+ ],
36
+ "closest_frame": 0,
37
+ "closest_sim_step": 630
38
+ },
39
+ "avatar_safety": {
40
+ "enabled": false
41
+ },
42
+ "avatar_safety_intervention": {
43
+ "enabled": false
44
+ },
45
+ "safety": {
46
+ "enabled": true,
47
+ "n_checks": 201,
48
+ "n_valid_distance_checks": 201,
49
+ "check_interval_s": 0.06,
50
+ "checked_duration_s": 12.059999999999999,
51
+ "min_distance_m": 0.21947004786929042,
52
+ "mean_distance_m": 0.3676869642722083,
53
+ "p5_distance_m": 0.2653987844039495,
54
+ "p25_distance_m": 0.2772465165825138,
55
+ "median_distance_m": 0.35584756469386575,
56
+ "closest_pair": [
57
+ "link7",
58
+ "l_palm",
59
+ 0.21947004786929042
60
+ ],
61
+ "closest_sim_step": 630,
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": 201,
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": 201,
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": 0,
96
+ "n_checked": 201,
97
+ "intrusion_time_ratio": 0.0,
98
+ "time_below_s": 0.0,
99
+ "any_violation": false,
100
+ "near_miss": false,
101
+ "first_violation_sim_step": null,
102
+ "first_violation_time_s": null
103
+ }
104
+ },
105
+ "approach": {
106
+ "max_approach_speed_mps": 1.250541663593722,
107
+ "approach_speed_at_min_mps": 0.23827054750948745
108
+ }
109
+ },
110
+ "eval_mode": false,
111
+ "eval_assist_trigger_step": -1,
112
+ "eval_assist_fired": false,
113
+ "eval_assist_failed": false,
114
+ "eval_policy_step_count": 0,
115
+ "eval_shared_assist_food_idx": -1
116
+ },
117
+ "embodiment": "franka",
118
+ "robot_type": "franka",
119
+ "neutral_avatar_motion": null,
120
+ "neutral_avatar_motion_kind": null,
121
+ "neutral_avatar_object_prop_asset": null,
122
+ "config_snapshot": {
123
+ "robot_type": "franka",
124
+ "action_substeps": 25,
125
+ "setting": "sim",
126
+ "track_avatar_collision": true,
127
+ "randomize_avatar": true,
128
+ "randomize_table": false,
129
+ "table_variant_name": null,
130
+ "random_object": false,
131
+ "random_interrupt_target": false,
132
+ "neutral_avatar_motion": null,
133
+ "neutral_avatar_motion_choices": null,
134
+ "neutral_avatar_object_prop_asset": null,
135
+ "opposite_head_camera": true
136
+ },
137
+ "n_steps": 240,
138
+ "cameras": {
139
+ "head_camera": {
140
+ "intrinsic": [
141
+ [
142
+ 415.69219381653056,
143
+ 0.0,
144
+ 320.0
145
+ ],
146
+ [
147
+ 0.0,
148
+ 415.69219381653056,
149
+ 240.0
150
+ ],
151
+ [
152
+ 0.0,
153
+ 0.0,
154
+ 1.0
155
+ ]
156
+ ],
157
+ "extrinsic": [
158
+ [
159
+ 1.0,
160
+ -0.0,
161
+ -0.0,
162
+ 0.0
163
+ ],
164
+ [
165
+ 0.0,
166
+ 1.0,
167
+ -0.0,
168
+ 0.0
169
+ ],
170
+ [
171
+ 0.0,
172
+ 0.0,
173
+ 1.0,
174
+ 2.365
175
+ ],
176
+ [
177
+ 0.0,
178
+ 0.0,
179
+ 0.0,
180
+ 1.0
181
+ ]
182
+ ],
183
+ "resolution": [
184
+ 640,
185
+ 480
186
+ ]
187
+ },
188
+ "right_wrist": {
189
+ "intrinsic": [
190
+ [
191
+ 415.69219381653056,
192
+ 0.0,
193
+ 320.0
194
+ ],
195
+ [
196
+ 0.0,
197
+ 415.69219381653056,
198
+ 240.0
199
+ ],
200
+ [
201
+ 0.0,
202
+ 0.0,
203
+ 1.0
204
+ ]
205
+ ],
206
+ "extrinsic": [
207
+ [
208
+ -0.4929107470339621,
209
+ -0.8317820427318213,
210
+ 0.2552990968399614,
211
+ 0.06287838518619537
212
+ ],
213
+ [
214
+ 0.8700798787803459,
215
+ -0.4712145609286998,
216
+ 0.14463001801269074,
217
+ -0.15372931957244873
218
+ ],
219
+ [
220
+ 0.0,
221
+ 0.2934202974534162,
222
+ 0.9559835401524175,
223
+ 1.0225942134857178
224
+ ],
225
+ [
226
+ 0.0,
227
+ 0.0,
228
+ 0.0,
229
+ 1.0
230
+ ]
231
+ ],
232
+ "resolution": [
233
+ 640,
234
+ 480
235
+ ]
236
+ }
237
+ },
238
+ "recorder": {
239
+ "cams": [
240
+ "head_camera",
241
+ "right_wrist"
242
+ ],
243
+ "jpeg_quality": 92,
244
+ "capture_stride": 25,
245
+ "schema_version": "vla_steps_v2_qpos_target",
246
+ "action_label_keys": [
247
+ "qpos_target_action",
248
+ "qpos_delta_action",
249
+ "ee_delta_action",
250
+ "gripper_target_action",
251
+ "gripper_action"
252
+ ]
253
+ }
254
+ }
place_burger_fries_assist/rasterizer/seed_111/steps.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e273d9784ed186eae2be7d5f912260ba3540dc642c7f54c4135b626e56fafaeb
3
+ size 24556201
place_burger_fries_assist/rasterizer/seed_111/verdict.json ADDED
@@ -0,0 +1,122 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "task": "place_burger_fries_assist",
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": 405.88941192626953,
12
+ "evaluate": {
13
+ "plan_success": true,
14
+ "success": true,
15
+ "avatar_collision": {
16
+ "enabled": true,
17
+ "n_checks": 201,
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": 201,
31
+ "n_valid_distance_checks": 201,
32
+ "safe_distance_m": 0.21947004786929042,
33
+ "closest_pair": [
34
+ "link7",
35
+ "l_palm",
36
+ 0.21947004786929042
37
+ ],
38
+ "closest_frame": 0,
39
+ "closest_sim_step": 630
40
+ },
41
+ "avatar_safety": {
42
+ "enabled": false
43
+ },
44
+ "avatar_safety_intervention": {
45
+ "enabled": false
46
+ },
47
+ "safety": {
48
+ "enabled": true,
49
+ "n_checks": 201,
50
+ "n_valid_distance_checks": 201,
51
+ "check_interval_s": 0.06,
52
+ "checked_duration_s": 12.059999999999999,
53
+ "min_distance_m": 0.21947004786929042,
54
+ "mean_distance_m": 0.3676869642722083,
55
+ "p5_distance_m": 0.2653987844039495,
56
+ "p25_distance_m": 0.2772465165825138,
57
+ "median_distance_m": 0.35584756469386575,
58
+ "closest_pair": [
59
+ "link7",
60
+ "l_palm",
61
+ 0.21947004786929042
62
+ ],
63
+ "closest_sim_step": 630,
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": 201,
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": 201,
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": 0,
98
+ "n_checked": 201,
99
+ "intrusion_time_ratio": 0.0,
100
+ "time_below_s": 0.0,
101
+ "any_violation": false,
102
+ "near_miss": false,
103
+ "first_violation_sim_step": null,
104
+ "first_violation_time_s": null
105
+ }
106
+ },
107
+ "approach": {
108
+ "max_approach_speed_mps": 1.250541663593722,
109
+ "approach_speed_at_min_mps": 0.23827054750948745
110
+ }
111
+ },
112
+ "eval_mode": false,
113
+ "eval_assist_trigger_step": -1,
114
+ "eval_assist_fired": false,
115
+ "eval_assist_failed": false,
116
+ "eval_policy_step_count": 0,
117
+ "eval_shared_assist_food_idx": -1
118
+ },
119
+ "neutral_avatar_motion": null,
120
+ "neutral_avatar_motion_kind": null,
121
+ "neutral_avatar_object_prop_asset": null
122
+ }
place_burger_fries_assist/rasterizer/seed_112/meta.json ADDED
@@ -0,0 +1,254 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "task": "place_burger_fries_assist",
3
+ "seed": 112,
4
+ "instruction": "place the hamburger and side foods on the tray while the human adds one food item",
5
+ "success": true,
6
+ "plan_success": true,
7
+ "renderer": "rasterizer",
8
+ "setting": "sim",
9
+ "wall_time_s": 419.7835867404938,
10
+ "evaluate": {
11
+ "plan_success": true,
12
+ "success": true,
13
+ "avatar_collision": {
14
+ "enabled": true,
15
+ "n_checks": 201,
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": 201,
29
+ "n_valid_distance_checks": 201,
30
+ "safe_distance_m": 0.2272350745911505,
31
+ "closest_pair": [
32
+ "hand",
33
+ "torso_lower",
34
+ 0.2272350745911505
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": 201,
48
+ "n_valid_distance_checks": 201,
49
+ "check_interval_s": 0.06,
50
+ "checked_duration_s": 12.059999999999999,
51
+ "min_distance_m": 0.2272350745911505,
52
+ "mean_distance_m": 0.34459964588122916,
53
+ "p5_distance_m": 0.22917501993728967,
54
+ "p25_distance_m": 0.2542594930130793,
55
+ "median_distance_m": 0.3395821751402898,
56
+ "closest_pair": [
57
+ "hand",
58
+ "torso_lower",
59
+ 0.2272350745911505
60
+ ],
61
+ "closest_sim_step": 5190,
62
+ "closest_time_s": 10.38,
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": 201,
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": 201,
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": 0,
96
+ "n_checked": 201,
97
+ "intrusion_time_ratio": 0.0,
98
+ "time_below_s": 0.0,
99
+ "any_violation": false,
100
+ "near_miss": false,
101
+ "first_violation_sim_step": null,
102
+ "first_violation_time_s": null
103
+ }
104
+ },
105
+ "approach": {
106
+ "max_approach_speed_mps": 1.417162007187404,
107
+ "approach_speed_at_min_mps": 0.004160912083571907
108
+ }
109
+ },
110
+ "eval_mode": false,
111
+ "eval_assist_trigger_step": -1,
112
+ "eval_assist_fired": false,
113
+ "eval_assist_failed": false,
114
+ "eval_policy_step_count": 0,
115
+ "eval_shared_assist_food_idx": -1
116
+ },
117
+ "embodiment": "franka",
118
+ "robot_type": "franka",
119
+ "neutral_avatar_motion": null,
120
+ "neutral_avatar_motion_kind": null,
121
+ "neutral_avatar_object_prop_asset": null,
122
+ "config_snapshot": {
123
+ "robot_type": "franka",
124
+ "action_substeps": 25,
125
+ "setting": "sim",
126
+ "track_avatar_collision": true,
127
+ "randomize_avatar": true,
128
+ "randomize_table": false,
129
+ "table_variant_name": null,
130
+ "random_object": false,
131
+ "random_interrupt_target": false,
132
+ "neutral_avatar_motion": null,
133
+ "neutral_avatar_motion_choices": null,
134
+ "neutral_avatar_object_prop_asset": null,
135
+ "opposite_head_camera": true
136
+ },
137
+ "n_steps": 240,
138
+ "cameras": {
139
+ "head_camera": {
140
+ "intrinsic": [
141
+ [
142
+ 415.69219381653056,
143
+ 0.0,
144
+ 320.0
145
+ ],
146
+ [
147
+ 0.0,
148
+ 415.69219381653056,
149
+ 240.0
150
+ ],
151
+ [
152
+ 0.0,
153
+ 0.0,
154
+ 1.0
155
+ ]
156
+ ],
157
+ "extrinsic": [
158
+ [
159
+ 1.0,
160
+ -0.0,
161
+ -0.0,
162
+ 0.0
163
+ ],
164
+ [
165
+ 0.0,
166
+ 1.0,
167
+ -0.0,
168
+ 0.0
169
+ ],
170
+ [
171
+ 0.0,
172
+ 0.0,
173
+ 1.0,
174
+ 2.365
175
+ ],
176
+ [
177
+ 0.0,
178
+ 0.0,
179
+ 0.0,
180
+ 1.0
181
+ ]
182
+ ],
183
+ "resolution": [
184
+ 640,
185
+ 480
186
+ ]
187
+ },
188
+ "right_wrist": {
189
+ "intrinsic": [
190
+ [
191
+ 415.69219381653056,
192
+ 0.0,
193
+ 320.0
194
+ ],
195
+ [
196
+ 0.0,
197
+ 415.69219381653056,
198
+ 240.0
199
+ ],
200
+ [
201
+ 0.0,
202
+ 0.0,
203
+ 1.0
204
+ ]
205
+ ],
206
+ "extrinsic": [
207
+ [
208
+ -0.4929107470339621,
209
+ -0.8317820427318213,
210
+ 0.2552990968399614,
211
+ 0.06287838518619537
212
+ ],
213
+ [
214
+ 0.8700798787803459,
215
+ -0.4712145609286998,
216
+ 0.14463001801269074,
217
+ -0.15372931957244873
218
+ ],
219
+ [
220
+ 0.0,
221
+ 0.2934202974534162,
222
+ 0.9559835401524175,
223
+ 1.0225942134857178
224
+ ],
225
+ [
226
+ 0.0,
227
+ 0.0,
228
+ 0.0,
229
+ 1.0
230
+ ]
231
+ ],
232
+ "resolution": [
233
+ 640,
234
+ 480
235
+ ]
236
+ }
237
+ },
238
+ "recorder": {
239
+ "cams": [
240
+ "head_camera",
241
+ "right_wrist"
242
+ ],
243
+ "jpeg_quality": 92,
244
+ "capture_stride": 25,
245
+ "schema_version": "vla_steps_v2_qpos_target",
246
+ "action_label_keys": [
247
+ "qpos_target_action",
248
+ "qpos_delta_action",
249
+ "ee_delta_action",
250
+ "gripper_target_action",
251
+ "gripper_action"
252
+ ]
253
+ }
254
+ }
place_burger_fries_assist/rasterizer/seed_112/steps.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3045c6feb8c47b0ad8f7c6516f10014683dec605d07916e65b9b1ef1a853b743
3
+ size 24420422
place_burger_fries_assist/rasterizer/seed_112/verdict.json ADDED
@@ -0,0 +1,122 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "task": "place_burger_fries_assist",
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": 419.7835867404938,
12
+ "evaluate": {
13
+ "plan_success": true,
14
+ "success": true,
15
+ "avatar_collision": {
16
+ "enabled": true,
17
+ "n_checks": 201,
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": 201,
31
+ "n_valid_distance_checks": 201,
32
+ "safe_distance_m": 0.2272350745911505,
33
+ "closest_pair": [
34
+ "hand",
35
+ "torso_lower",
36
+ 0.2272350745911505
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": 201,
50
+ "n_valid_distance_checks": 201,
51
+ "check_interval_s": 0.06,
52
+ "checked_duration_s": 12.059999999999999,
53
+ "min_distance_m": 0.2272350745911505,
54
+ "mean_distance_m": 0.34459964588122916,
55
+ "p5_distance_m": 0.22917501993728967,
56
+ "p25_distance_m": 0.2542594930130793,
57
+ "median_distance_m": 0.3395821751402898,
58
+ "closest_pair": [
59
+ "hand",
60
+ "torso_lower",
61
+ 0.2272350745911505
62
+ ],
63
+ "closest_sim_step": 5190,
64
+ "closest_time_s": 10.38,
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": 201,
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": 201,
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": 0,
98
+ "n_checked": 201,
99
+ "intrusion_time_ratio": 0.0,
100
+ "time_below_s": 0.0,
101
+ "any_violation": false,
102
+ "near_miss": false,
103
+ "first_violation_sim_step": null,
104
+ "first_violation_time_s": null
105
+ }
106
+ },
107
+ "approach": {
108
+ "max_approach_speed_mps": 1.417162007187404,
109
+ "approach_speed_at_min_mps": 0.004160912083571907
110
+ }
111
+ },
112
+ "eval_mode": false,
113
+ "eval_assist_trigger_step": -1,
114
+ "eval_assist_fired": false,
115
+ "eval_assist_failed": false,
116
+ "eval_policy_step_count": 0,
117
+ "eval_shared_assist_food_idx": -1
118
+ },
119
+ "neutral_avatar_motion": null,
120
+ "neutral_avatar_motion_kind": null,
121
+ "neutral_avatar_object_prop_asset": null
122
+ }
place_burger_fries_assist/rasterizer/seed_114/meta.json ADDED
@@ -0,0 +1,254 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "task": "place_burger_fries_assist",
3
+ "seed": 114,
4
+ "instruction": "place the hamburger and side foods on the tray while the human adds one food item",
5
+ "success": true,
6
+ "plan_success": true,
7
+ "renderer": "rasterizer",
8
+ "setting": "sim",
9
+ "wall_time_s": 340.5645785331726,
10
+ "evaluate": {
11
+ "plan_success": true,
12
+ "success": true,
13
+ "avatar_collision": {
14
+ "enabled": true,
15
+ "n_checks": 202,
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": 202,
29
+ "n_valid_distance_checks": 202,
30
+ "safe_distance_m": 0.1984986627065733,
31
+ "closest_pair": [
32
+ "hand",
33
+ "torso_lower",
34
+ 0.1984986627065733
35
+ ],
36
+ "closest_frame": 0,
37
+ "closest_sim_step": 5220
38
+ },
39
+ "avatar_safety": {
40
+ "enabled": false
41
+ },
42
+ "avatar_safety_intervention": {
43
+ "enabled": false
44
+ },
45
+ "safety": {
46
+ "enabled": true,
47
+ "n_checks": 202,
48
+ "n_valid_distance_checks": 202,
49
+ "check_interval_s": 0.06,
50
+ "checked_duration_s": 12.12,
51
+ "min_distance_m": 0.1984986627065733,
52
+ "mean_distance_m": 0.3557422380450688,
53
+ "p5_distance_m": 0.20401363302265016,
54
+ "p25_distance_m": 0.2787337550321352,
55
+ "median_distance_m": 0.35283970274841664,
56
+ "closest_pair": [
57
+ "hand",
58
+ "torso_lower",
59
+ 0.1984986627065733
60
+ ],
61
+ "closest_sim_step": 5220,
62
+ "closest_time_s": 10.44,
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": 202,
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": 202,
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": 6,
96
+ "n_checked": 202,
97
+ "intrusion_time_ratio": 0.0297029702970297,
98
+ "time_below_s": 0.36,
99
+ "any_violation": true,
100
+ "near_miss": true,
101
+ "first_violation_sim_step": 5100,
102
+ "first_violation_time_s": 10.200000000000001
103
+ }
104
+ },
105
+ "approach": {
106
+ "max_approach_speed_mps": 0.9059513423994137,
107
+ "approach_speed_at_min_mps": 0.003595456948807252
108
+ }
109
+ },
110
+ "eval_mode": false,
111
+ "eval_assist_trigger_step": -1,
112
+ "eval_assist_fired": false,
113
+ "eval_assist_failed": false,
114
+ "eval_policy_step_count": 0,
115
+ "eval_shared_assist_food_idx": -1
116
+ },
117
+ "embodiment": "franka",
118
+ "robot_type": "franka",
119
+ "neutral_avatar_motion": null,
120
+ "neutral_avatar_motion_kind": null,
121
+ "neutral_avatar_object_prop_asset": null,
122
+ "config_snapshot": {
123
+ "robot_type": "franka",
124
+ "action_substeps": 25,
125
+ "setting": "sim",
126
+ "track_avatar_collision": true,
127
+ "randomize_avatar": true,
128
+ "randomize_table": false,
129
+ "table_variant_name": null,
130
+ "random_object": false,
131
+ "random_interrupt_target": false,
132
+ "neutral_avatar_motion": null,
133
+ "neutral_avatar_motion_choices": null,
134
+ "neutral_avatar_object_prop_asset": null,
135
+ "opposite_head_camera": true
136
+ },
137
+ "n_steps": 241,
138
+ "cameras": {
139
+ "head_camera": {
140
+ "intrinsic": [
141
+ [
142
+ 415.69219381653056,
143
+ 0.0,
144
+ 320.0
145
+ ],
146
+ [
147
+ 0.0,
148
+ 415.69219381653056,
149
+ 240.0
150
+ ],
151
+ [
152
+ 0.0,
153
+ 0.0,
154
+ 1.0
155
+ ]
156
+ ],
157
+ "extrinsic": [
158
+ [
159
+ 1.0,
160
+ -0.0,
161
+ -0.0,
162
+ 0.0
163
+ ],
164
+ [
165
+ 0.0,
166
+ 1.0,
167
+ -0.0,
168
+ 0.0
169
+ ],
170
+ [
171
+ 0.0,
172
+ 0.0,
173
+ 1.0,
174
+ 2.365
175
+ ],
176
+ [
177
+ 0.0,
178
+ 0.0,
179
+ 0.0,
180
+ 1.0
181
+ ]
182
+ ],
183
+ "resolution": [
184
+ 640,
185
+ 480
186
+ ]
187
+ },
188
+ "right_wrist": {
189
+ "intrinsic": [
190
+ [
191
+ 415.69219381653056,
192
+ 0.0,
193
+ 320.0
194
+ ],
195
+ [
196
+ 0.0,
197
+ 415.69219381653056,
198
+ 240.0
199
+ ],
200
+ [
201
+ 0.0,
202
+ 0.0,
203
+ 1.0
204
+ ]
205
+ ],
206
+ "extrinsic": [
207
+ [
208
+ -0.4929107470339621,
209
+ -0.8317820427318213,
210
+ 0.2552990968399614,
211
+ 0.06287838518619537
212
+ ],
213
+ [
214
+ 0.8700798787803459,
215
+ -0.4712145609286998,
216
+ 0.14463001801269074,
217
+ -0.15372931957244873
218
+ ],
219
+ [
220
+ 0.0,
221
+ 0.2934202974534162,
222
+ 0.9559835401524175,
223
+ 1.0225942134857178
224
+ ],
225
+ [
226
+ 0.0,
227
+ 0.0,
228
+ 0.0,
229
+ 1.0
230
+ ]
231
+ ],
232
+ "resolution": [
233
+ 640,
234
+ 480
235
+ ]
236
+ }
237
+ },
238
+ "recorder": {
239
+ "cams": [
240
+ "head_camera",
241
+ "right_wrist"
242
+ ],
243
+ "jpeg_quality": 92,
244
+ "capture_stride": 25,
245
+ "schema_version": "vla_steps_v2_qpos_target",
246
+ "action_label_keys": [
247
+ "qpos_target_action",
248
+ "qpos_delta_action",
249
+ "ee_delta_action",
250
+ "gripper_target_action",
251
+ "gripper_action"
252
+ ]
253
+ }
254
+ }
place_burger_fries_assist/rasterizer/seed_114/steps.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f2765cb739d720184347d7f409e625877cc1cce3a655d60486759f0c5115f698
3
+ size 24883874
place_burger_fries_assist/rasterizer/seed_114/verdict.json ADDED
@@ -0,0 +1,122 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "task": "place_burger_fries_assist",
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": 340.5645785331726,
12
+ "evaluate": {
13
+ "plan_success": true,
14
+ "success": true,
15
+ "avatar_collision": {
16
+ "enabled": true,
17
+ "n_checks": 202,
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": 202,
31
+ "n_valid_distance_checks": 202,
32
+ "safe_distance_m": 0.1984986627065733,
33
+ "closest_pair": [
34
+ "hand",
35
+ "torso_lower",
36
+ 0.1984986627065733
37
+ ],
38
+ "closest_frame": 0,
39
+ "closest_sim_step": 5220
40
+ },
41
+ "avatar_safety": {
42
+ "enabled": false
43
+ },
44
+ "avatar_safety_intervention": {
45
+ "enabled": false
46
+ },
47
+ "safety": {
48
+ "enabled": true,
49
+ "n_checks": 202,
50
+ "n_valid_distance_checks": 202,
51
+ "check_interval_s": 0.06,
52
+ "checked_duration_s": 12.12,
53
+ "min_distance_m": 0.1984986627065733,
54
+ "mean_distance_m": 0.3557422380450688,
55
+ "p5_distance_m": 0.20401363302265016,
56
+ "p25_distance_m": 0.2787337550321352,
57
+ "median_distance_m": 0.35283970274841664,
58
+ "closest_pair": [
59
+ "hand",
60
+ "torso_lower",
61
+ 0.1984986627065733
62
+ ],
63
+ "closest_sim_step": 5220,
64
+ "closest_time_s": 10.44,
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": 202,
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": 202,
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": 6,
98
+ "n_checked": 202,
99
+ "intrusion_time_ratio": 0.0297029702970297,
100
+ "time_below_s": 0.36,
101
+ "any_violation": true,
102
+ "near_miss": true,
103
+ "first_violation_sim_step": 5100,
104
+ "first_violation_time_s": 10.200000000000001
105
+ }
106
+ },
107
+ "approach": {
108
+ "max_approach_speed_mps": 0.9059513423994137,
109
+ "approach_speed_at_min_mps": 0.003595456948807252
110
+ }
111
+ },
112
+ "eval_mode": false,
113
+ "eval_assist_trigger_step": -1,
114
+ "eval_assist_fired": false,
115
+ "eval_assist_failed": false,
116
+ "eval_policy_step_count": 0,
117
+ "eval_shared_assist_food_idx": -1
118
+ },
119
+ "neutral_avatar_motion": null,
120
+ "neutral_avatar_motion_kind": null,
121
+ "neutral_avatar_object_prop_asset": null
122
+ }
place_burger_fries_assist/rasterizer/seed_115/meta.json ADDED
@@ -0,0 +1,254 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "task": "place_burger_fries_assist",
3
+ "seed": 115,
4
+ "instruction": "place the hamburger and side foods on the tray while the human adds one food item",
5
+ "success": true,
6
+ "plan_success": true,
7
+ "renderer": "rasterizer",
8
+ "setting": "sim",
9
+ "wall_time_s": 350.93578839302063,
10
+ "evaluate": {
11
+ "plan_success": true,
12
+ "success": true,
13
+ "avatar_collision": {
14
+ "enabled": true,
15
+ "n_checks": 201,
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": 201,
29
+ "n_valid_distance_checks": 201,
30
+ "safe_distance_m": 0.25697017493341934,
31
+ "closest_pair": [
32
+ "hand",
33
+ "torso_lower",
34
+ 0.25697017493341934
35
+ ],
36
+ "closest_frame": 0,
37
+ "closest_sim_step": 4980
38
+ },
39
+ "avatar_safety": {
40
+ "enabled": false
41
+ },
42
+ "avatar_safety_intervention": {
43
+ "enabled": false
44
+ },
45
+ "safety": {
46
+ "enabled": true,
47
+ "n_checks": 201,
48
+ "n_valid_distance_checks": 201,
49
+ "check_interval_s": 0.06,
50
+ "checked_duration_s": 12.059999999999999,
51
+ "min_distance_m": 0.25697017493341934,
52
+ "mean_distance_m": 0.37674213737697665,
53
+ "p5_distance_m": 0.2583536813935466,
54
+ "p25_distance_m": 0.2757213219638518,
55
+ "median_distance_m": 0.37058617612309763,
56
+ "closest_pair": [
57
+ "hand",
58
+ "torso_lower",
59
+ 0.25697017493341934
60
+ ],
61
+ "closest_sim_step": 4980,
62
+ "closest_time_s": 9.96,
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": 201,
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": 201,
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": 0,
96
+ "n_checked": 201,
97
+ "intrusion_time_ratio": 0.0,
98
+ "time_below_s": 0.0,
99
+ "any_violation": false,
100
+ "near_miss": false,
101
+ "first_violation_sim_step": null,
102
+ "first_violation_time_s": null
103
+ }
104
+ },
105
+ "approach": {
106
+ "max_approach_speed_mps": 0.931198315701609,
107
+ "approach_speed_at_min_mps": 0.00879180388109376
108
+ }
109
+ },
110
+ "eval_mode": false,
111
+ "eval_assist_trigger_step": -1,
112
+ "eval_assist_fired": false,
113
+ "eval_assist_failed": false,
114
+ "eval_policy_step_count": 0,
115
+ "eval_shared_assist_food_idx": -1
116
+ },
117
+ "embodiment": "franka",
118
+ "robot_type": "franka",
119
+ "neutral_avatar_motion": null,
120
+ "neutral_avatar_motion_kind": null,
121
+ "neutral_avatar_object_prop_asset": null,
122
+ "config_snapshot": {
123
+ "robot_type": "franka",
124
+ "action_substeps": 25,
125
+ "setting": "sim",
126
+ "track_avatar_collision": true,
127
+ "randomize_avatar": true,
128
+ "randomize_table": false,
129
+ "table_variant_name": null,
130
+ "random_object": false,
131
+ "random_interrupt_target": false,
132
+ "neutral_avatar_motion": null,
133
+ "neutral_avatar_motion_choices": null,
134
+ "neutral_avatar_object_prop_asset": null,
135
+ "opposite_head_camera": true
136
+ },
137
+ "n_steps": 240,
138
+ "cameras": {
139
+ "head_camera": {
140
+ "intrinsic": [
141
+ [
142
+ 415.69219381653056,
143
+ 0.0,
144
+ 320.0
145
+ ],
146
+ [
147
+ 0.0,
148
+ 415.69219381653056,
149
+ 240.0
150
+ ],
151
+ [
152
+ 0.0,
153
+ 0.0,
154
+ 1.0
155
+ ]
156
+ ],
157
+ "extrinsic": [
158
+ [
159
+ 1.0,
160
+ -0.0,
161
+ -0.0,
162
+ 0.0
163
+ ],
164
+ [
165
+ 0.0,
166
+ 1.0,
167
+ -0.0,
168
+ 0.0
169
+ ],
170
+ [
171
+ 0.0,
172
+ 0.0,
173
+ 1.0,
174
+ 2.365
175
+ ],
176
+ [
177
+ 0.0,
178
+ 0.0,
179
+ 0.0,
180
+ 1.0
181
+ ]
182
+ ],
183
+ "resolution": [
184
+ 640,
185
+ 480
186
+ ]
187
+ },
188
+ "right_wrist": {
189
+ "intrinsic": [
190
+ [
191
+ 415.69219381653056,
192
+ 0.0,
193
+ 320.0
194
+ ],
195
+ [
196
+ 0.0,
197
+ 415.69219381653056,
198
+ 240.0
199
+ ],
200
+ [
201
+ 0.0,
202
+ 0.0,
203
+ 1.0
204
+ ]
205
+ ],
206
+ "extrinsic": [
207
+ [
208
+ -0.4929107470339621,
209
+ -0.8317820427318213,
210
+ 0.2552990968399614,
211
+ 0.06287838518619537
212
+ ],
213
+ [
214
+ 0.8700798787803459,
215
+ -0.4712145609286998,
216
+ 0.14463001801269074,
217
+ -0.15372931957244873
218
+ ],
219
+ [
220
+ 0.0,
221
+ 0.2934202974534162,
222
+ 0.9559835401524175,
223
+ 1.0225942134857178
224
+ ],
225
+ [
226
+ 0.0,
227
+ 0.0,
228
+ 0.0,
229
+ 1.0
230
+ ]
231
+ ],
232
+ "resolution": [
233
+ 640,
234
+ 480
235
+ ]
236
+ }
237
+ },
238
+ "recorder": {
239
+ "cams": [
240
+ "head_camera",
241
+ "right_wrist"
242
+ ],
243
+ "jpeg_quality": 92,
244
+ "capture_stride": 25,
245
+ "schema_version": "vla_steps_v2_qpos_target",
246
+ "action_label_keys": [
247
+ "qpos_target_action",
248
+ "qpos_delta_action",
249
+ "ee_delta_action",
250
+ "gripper_target_action",
251
+ "gripper_action"
252
+ ]
253
+ }
254
+ }
place_burger_fries_assist/rasterizer/seed_115/steps.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c70007d79bebd488a7f05ee87e91d4180ced66f4d0efdc01358d770d0fc2cd78
3
+ size 24115849
place_burger_fries_assist/rasterizer/seed_115/verdict.json ADDED
@@ -0,0 +1,122 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "task": "place_burger_fries_assist",
3
+ "seed": 115,
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": 350.93578839302063,
12
+ "evaluate": {
13
+ "plan_success": true,
14
+ "success": true,
15
+ "avatar_collision": {
16
+ "enabled": true,
17
+ "n_checks": 201,
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": 201,
31
+ "n_valid_distance_checks": 201,
32
+ "safe_distance_m": 0.25697017493341934,
33
+ "closest_pair": [
34
+ "hand",
35
+ "torso_lower",
36
+ 0.25697017493341934
37
+ ],
38
+ "closest_frame": 0,
39
+ "closest_sim_step": 4980
40
+ },
41
+ "avatar_safety": {
42
+ "enabled": false
43
+ },
44
+ "avatar_safety_intervention": {
45
+ "enabled": false
46
+ },
47
+ "safety": {
48
+ "enabled": true,
49
+ "n_checks": 201,
50
+ "n_valid_distance_checks": 201,
51
+ "check_interval_s": 0.06,
52
+ "checked_duration_s": 12.059999999999999,
53
+ "min_distance_m": 0.25697017493341934,
54
+ "mean_distance_m": 0.37674213737697665,
55
+ "p5_distance_m": 0.2583536813935466,
56
+ "p25_distance_m": 0.2757213219638518,
57
+ "median_distance_m": 0.37058617612309763,
58
+ "closest_pair": [
59
+ "hand",
60
+ "torso_lower",
61
+ 0.25697017493341934
62
+ ],
63
+ "closest_sim_step": 4980,
64
+ "closest_time_s": 9.96,
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": 201,
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": 201,
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": 0,
98
+ "n_checked": 201,
99
+ "intrusion_time_ratio": 0.0,
100
+ "time_below_s": 0.0,
101
+ "any_violation": false,
102
+ "near_miss": false,
103
+ "first_violation_sim_step": null,
104
+ "first_violation_time_s": null
105
+ }
106
+ },
107
+ "approach": {
108
+ "max_approach_speed_mps": 0.931198315701609,
109
+ "approach_speed_at_min_mps": 0.00879180388109376
110
+ }
111
+ },
112
+ "eval_mode": false,
113
+ "eval_assist_trigger_step": -1,
114
+ "eval_assist_fired": false,
115
+ "eval_assist_failed": false,
116
+ "eval_policy_step_count": 0,
117
+ "eval_shared_assist_food_idx": -1
118
+ },
119
+ "neutral_avatar_motion": null,
120
+ "neutral_avatar_motion_kind": null,
121
+ "neutral_avatar_object_prop_asset": null
122
+ }
place_burger_fries_assist/rasterizer/seed_119/meta.json ADDED
@@ -0,0 +1,254 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "task": "place_burger_fries_assist",
3
+ "seed": 119,
4
+ "instruction": "place the hamburger and side foods on the tray while the human adds one food item",
5
+ "success": true,
6
+ "plan_success": true,
7
+ "renderer": "rasterizer",
8
+ "setting": "sim",
9
+ "wall_time_s": 340.62096881866455,
10
+ "evaluate": {
11
+ "plan_success": true,
12
+ "success": true,
13
+ "avatar_collision": {
14
+ "enabled": true,
15
+ "n_checks": 204,
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": 204,
29
+ "n_valid_distance_checks": 204,
30
+ "safe_distance_m": 0.21251815456704637,
31
+ "closest_pair": [
32
+ "link7",
33
+ "l_palm",
34
+ 0.21251815456704637
35
+ ],
36
+ "closest_frame": 0,
37
+ "closest_sim_step": 660
38
+ },
39
+ "avatar_safety": {
40
+ "enabled": false
41
+ },
42
+ "avatar_safety_intervention": {
43
+ "enabled": false
44
+ },
45
+ "safety": {
46
+ "enabled": true,
47
+ "n_checks": 204,
48
+ "n_valid_distance_checks": 204,
49
+ "check_interval_s": 0.06,
50
+ "checked_duration_s": 12.24,
51
+ "min_distance_m": 0.21251815456704637,
52
+ "mean_distance_m": 0.382394294439886,
53
+ "p5_distance_m": 0.2571024710632407,
54
+ "p25_distance_m": 0.28683201584021695,
55
+ "median_distance_m": 0.3896495999418933,
56
+ "closest_pair": [
57
+ "link7",
58
+ "l_palm",
59
+ 0.21251815456704637
60
+ ],
61
+ "closest_sim_step": 660,
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": 204,
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": 204,
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": 0,
96
+ "n_checked": 204,
97
+ "intrusion_time_ratio": 0.0,
98
+ "time_below_s": 0.0,
99
+ "any_violation": false,
100
+ "near_miss": false,
101
+ "first_violation_sim_step": null,
102
+ "first_violation_time_s": null
103
+ }
104
+ },
105
+ "approach": {
106
+ "max_approach_speed_mps": 1.1868696080602057,
107
+ "approach_speed_at_min_mps": 0.12864078247746039
108
+ }
109
+ },
110
+ "eval_mode": false,
111
+ "eval_assist_trigger_step": -1,
112
+ "eval_assist_fired": false,
113
+ "eval_assist_failed": false,
114
+ "eval_policy_step_count": 0,
115
+ "eval_shared_assist_food_idx": -1
116
+ },
117
+ "embodiment": "franka",
118
+ "robot_type": "franka",
119
+ "neutral_avatar_motion": null,
120
+ "neutral_avatar_motion_kind": null,
121
+ "neutral_avatar_object_prop_asset": null,
122
+ "config_snapshot": {
123
+ "robot_type": "franka",
124
+ "action_substeps": 25,
125
+ "setting": "sim",
126
+ "track_avatar_collision": true,
127
+ "randomize_avatar": true,
128
+ "randomize_table": false,
129
+ "table_variant_name": null,
130
+ "random_object": false,
131
+ "random_interrupt_target": false,
132
+ "neutral_avatar_motion": null,
133
+ "neutral_avatar_motion_choices": null,
134
+ "neutral_avatar_object_prop_asset": null,
135
+ "opposite_head_camera": true
136
+ },
137
+ "n_steps": 243,
138
+ "cameras": {
139
+ "head_camera": {
140
+ "intrinsic": [
141
+ [
142
+ 415.69219381653056,
143
+ 0.0,
144
+ 320.0
145
+ ],
146
+ [
147
+ 0.0,
148
+ 415.69219381653056,
149
+ 240.0
150
+ ],
151
+ [
152
+ 0.0,
153
+ 0.0,
154
+ 1.0
155
+ ]
156
+ ],
157
+ "extrinsic": [
158
+ [
159
+ 1.0,
160
+ -0.0,
161
+ -0.0,
162
+ 0.0
163
+ ],
164
+ [
165
+ 0.0,
166
+ 1.0,
167
+ -0.0,
168
+ 0.0
169
+ ],
170
+ [
171
+ 0.0,
172
+ 0.0,
173
+ 1.0,
174
+ 2.365
175
+ ],
176
+ [
177
+ 0.0,
178
+ 0.0,
179
+ 0.0,
180
+ 1.0
181
+ ]
182
+ ],
183
+ "resolution": [
184
+ 640,
185
+ 480
186
+ ]
187
+ },
188
+ "right_wrist": {
189
+ "intrinsic": [
190
+ [
191
+ 415.69219381653056,
192
+ 0.0,
193
+ 320.0
194
+ ],
195
+ [
196
+ 0.0,
197
+ 415.69219381653056,
198
+ 240.0
199
+ ],
200
+ [
201
+ 0.0,
202
+ 0.0,
203
+ 1.0
204
+ ]
205
+ ],
206
+ "extrinsic": [
207
+ [
208
+ -0.4929107470339621,
209
+ -0.8317820427318213,
210
+ 0.2552990968399614,
211
+ 0.06287838518619537
212
+ ],
213
+ [
214
+ 0.8700798787803459,
215
+ -0.4712145609286998,
216
+ 0.14463001801269074,
217
+ -0.15372931957244873
218
+ ],
219
+ [
220
+ 0.0,
221
+ 0.2934202974534162,
222
+ 0.9559835401524175,
223
+ 1.0225942134857178
224
+ ],
225
+ [
226
+ 0.0,
227
+ 0.0,
228
+ 0.0,
229
+ 1.0
230
+ ]
231
+ ],
232
+ "resolution": [
233
+ 640,
234
+ 480
235
+ ]
236
+ }
237
+ },
238
+ "recorder": {
239
+ "cams": [
240
+ "head_camera",
241
+ "right_wrist"
242
+ ],
243
+ "jpeg_quality": 92,
244
+ "capture_stride": 25,
245
+ "schema_version": "vla_steps_v2_qpos_target",
246
+ "action_label_keys": [
247
+ "qpos_target_action",
248
+ "qpos_delta_action",
249
+ "ee_delta_action",
250
+ "gripper_target_action",
251
+ "gripper_action"
252
+ ]
253
+ }
254
+ }
place_burger_fries_assist/rasterizer/seed_119/steps.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e6e8bfa26e5dd137b85a7b9c26716bae3ced32bfa5e221136d4ce6b8a4f0e38b
3
+ size 25354704
place_burger_fries_assist/rasterizer/seed_119/verdict.json ADDED
@@ -0,0 +1,122 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "task": "place_burger_fries_assist",
3
+ "seed": 119,
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": 340.62096881866455,
12
+ "evaluate": {
13
+ "plan_success": true,
14
+ "success": true,
15
+ "avatar_collision": {
16
+ "enabled": true,
17
+ "n_checks": 204,
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": 204,
31
+ "n_valid_distance_checks": 204,
32
+ "safe_distance_m": 0.21251815456704637,
33
+ "closest_pair": [
34
+ "link7",
35
+ "l_palm",
36
+ 0.21251815456704637
37
+ ],
38
+ "closest_frame": 0,
39
+ "closest_sim_step": 660
40
+ },
41
+ "avatar_safety": {
42
+ "enabled": false
43
+ },
44
+ "avatar_safety_intervention": {
45
+ "enabled": false
46
+ },
47
+ "safety": {
48
+ "enabled": true,
49
+ "n_checks": 204,
50
+ "n_valid_distance_checks": 204,
51
+ "check_interval_s": 0.06,
52
+ "checked_duration_s": 12.24,
53
+ "min_distance_m": 0.21251815456704637,
54
+ "mean_distance_m": 0.382394294439886,
55
+ "p5_distance_m": 0.2571024710632407,
56
+ "p25_distance_m": 0.28683201584021695,
57
+ "median_distance_m": 0.3896495999418933,
58
+ "closest_pair": [
59
+ "link7",
60
+ "l_palm",
61
+ 0.21251815456704637
62
+ ],
63
+ "closest_sim_step": 660,
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": 204,
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": 204,
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": 0,
98
+ "n_checked": 204,
99
+ "intrusion_time_ratio": 0.0,
100
+ "time_below_s": 0.0,
101
+ "any_violation": false,
102
+ "near_miss": false,
103
+ "first_violation_sim_step": null,
104
+ "first_violation_time_s": null
105
+ }
106
+ },
107
+ "approach": {
108
+ "max_approach_speed_mps": 1.1868696080602057,
109
+ "approach_speed_at_min_mps": 0.12864078247746039
110
+ }
111
+ },
112
+ "eval_mode": false,
113
+ "eval_assist_trigger_step": -1,
114
+ "eval_assist_fired": false,
115
+ "eval_assist_failed": false,
116
+ "eval_policy_step_count": 0,
117
+ "eval_shared_assist_food_idx": -1
118
+ },
119
+ "neutral_avatar_motion": null,
120
+ "neutral_avatar_motion_kind": null,
121
+ "neutral_avatar_object_prop_asset": null
122
+ }
place_burger_fries_assist/rasterizer/seed_12/meta.json ADDED
@@ -0,0 +1,254 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "task": "place_burger_fries_assist",
3
+ "seed": 12,
4
+ "instruction": "place the hamburger and side foods on the tray while the human adds one food item",
5
+ "success": true,
6
+ "plan_success": true,
7
+ "renderer": "rasterizer",
8
+ "setting": "sim",
9
+ "wall_time_s": 427.59790229797363,
10
+ "evaluate": {
11
+ "plan_success": true,
12
+ "success": true,
13
+ "avatar_collision": {
14
+ "enabled": true,
15
+ "n_checks": 200,
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": 200,
29
+ "n_valid_distance_checks": 200,
30
+ "safe_distance_m": 0.2776183675916495,
31
+ "closest_pair": [
32
+ "link6",
33
+ "l_index_dist",
34
+ 0.2776183675916495
35
+ ],
36
+ "closest_frame": 0,
37
+ "closest_sim_step": 540
38
+ },
39
+ "avatar_safety": {
40
+ "enabled": false
41
+ },
42
+ "avatar_safety_intervention": {
43
+ "enabled": false
44
+ },
45
+ "safety": {
46
+ "enabled": true,
47
+ "n_checks": 200,
48
+ "n_valid_distance_checks": 200,
49
+ "check_interval_s": 0.06,
50
+ "checked_duration_s": 12.0,
51
+ "min_distance_m": 0.2776183675916495,
52
+ "mean_distance_m": 0.42069402636079006,
53
+ "p5_distance_m": 0.29111980762014766,
54
+ "p25_distance_m": 0.320710497911092,
55
+ "median_distance_m": 0.4400185253705875,
56
+ "closest_pair": [
57
+ "link6",
58
+ "l_index_dist",
59
+ 0.2776183675916495
60
+ ],
61
+ "closest_sim_step": 540,
62
+ "closest_time_s": 1.08,
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": 200,
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": 200,
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": 0,
96
+ "n_checked": 200,
97
+ "intrusion_time_ratio": 0.0,
98
+ "time_below_s": 0.0,
99
+ "any_violation": false,
100
+ "near_miss": false,
101
+ "first_violation_sim_step": null,
102
+ "first_violation_time_s": null
103
+ }
104
+ },
105
+ "approach": {
106
+ "max_approach_speed_mps": 1.0384300960098172,
107
+ "approach_speed_at_min_mps": 0.05796129867598014
108
+ }
109
+ },
110
+ "eval_mode": false,
111
+ "eval_assist_trigger_step": -1,
112
+ "eval_assist_fired": false,
113
+ "eval_assist_failed": false,
114
+ "eval_policy_step_count": 0,
115
+ "eval_shared_assist_food_idx": -1
116
+ },
117
+ "embodiment": "franka",
118
+ "robot_type": "franka",
119
+ "neutral_avatar_motion": null,
120
+ "neutral_avatar_motion_kind": null,
121
+ "neutral_avatar_object_prop_asset": null,
122
+ "config_snapshot": {
123
+ "robot_type": "franka",
124
+ "action_substeps": 25,
125
+ "setting": "sim",
126
+ "track_avatar_collision": true,
127
+ "randomize_avatar": true,
128
+ "randomize_table": false,
129
+ "table_variant_name": null,
130
+ "random_object": false,
131
+ "random_interrupt_target": false,
132
+ "neutral_avatar_motion": null,
133
+ "neutral_avatar_motion_choices": null,
134
+ "neutral_avatar_object_prop_asset": null,
135
+ "opposite_head_camera": true
136
+ },
137
+ "n_steps": 240,
138
+ "cameras": {
139
+ "head_camera": {
140
+ "intrinsic": [
141
+ [
142
+ 415.69219381653056,
143
+ 0.0,
144
+ 320.0
145
+ ],
146
+ [
147
+ 0.0,
148
+ 415.69219381653056,
149
+ 240.0
150
+ ],
151
+ [
152
+ 0.0,
153
+ 0.0,
154
+ 1.0
155
+ ]
156
+ ],
157
+ "extrinsic": [
158
+ [
159
+ 1.0,
160
+ -0.0,
161
+ -0.0,
162
+ 0.0
163
+ ],
164
+ [
165
+ 0.0,
166
+ 1.0,
167
+ -0.0,
168
+ 0.0
169
+ ],
170
+ [
171
+ 0.0,
172
+ 0.0,
173
+ 1.0,
174
+ 2.365
175
+ ],
176
+ [
177
+ 0.0,
178
+ 0.0,
179
+ 0.0,
180
+ 1.0
181
+ ]
182
+ ],
183
+ "resolution": [
184
+ 640,
185
+ 480
186
+ ]
187
+ },
188
+ "right_wrist": {
189
+ "intrinsic": [
190
+ [
191
+ 415.69219381653056,
192
+ 0.0,
193
+ 320.0
194
+ ],
195
+ [
196
+ 0.0,
197
+ 415.69219381653056,
198
+ 240.0
199
+ ],
200
+ [
201
+ 0.0,
202
+ 0.0,
203
+ 1.0
204
+ ]
205
+ ],
206
+ "extrinsic": [
207
+ [
208
+ -0.4929107470339621,
209
+ -0.8317820427318213,
210
+ 0.2552990968399614,
211
+ 0.06287838518619537
212
+ ],
213
+ [
214
+ 0.8700798787803459,
215
+ -0.4712145609286998,
216
+ 0.14463001801269074,
217
+ -0.15372931957244873
218
+ ],
219
+ [
220
+ 0.0,
221
+ 0.2934202974534162,
222
+ 0.9559835401524175,
223
+ 1.0225942134857178
224
+ ],
225
+ [
226
+ 0.0,
227
+ 0.0,
228
+ 0.0,
229
+ 1.0
230
+ ]
231
+ ],
232
+ "resolution": [
233
+ 640,
234
+ 480
235
+ ]
236
+ }
237
+ },
238
+ "recorder": {
239
+ "cams": [
240
+ "head_camera",
241
+ "right_wrist"
242
+ ],
243
+ "jpeg_quality": 92,
244
+ "capture_stride": 25,
245
+ "schema_version": "vla_steps_v2_qpos_target",
246
+ "action_label_keys": [
247
+ "qpos_target_action",
248
+ "qpos_delta_action",
249
+ "ee_delta_action",
250
+ "gripper_target_action",
251
+ "gripper_action"
252
+ ]
253
+ }
254
+ }
place_burger_fries_assist/rasterizer/seed_12/steps.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c02267afb7b9c6918f8ac729870df31df59a551824e1b663662c55fa415b9b16
3
+ size 24210657
place_burger_fries_assist/rasterizer/seed_12/verdict.json ADDED
@@ -0,0 +1,122 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "task": "place_burger_fries_assist",
3
+ "seed": 12,
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": 427.59790229797363,
12
+ "evaluate": {
13
+ "plan_success": true,
14
+ "success": true,
15
+ "avatar_collision": {
16
+ "enabled": true,
17
+ "n_checks": 200,
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": 200,
31
+ "n_valid_distance_checks": 200,
32
+ "safe_distance_m": 0.2776183675916495,
33
+ "closest_pair": [
34
+ "link6",
35
+ "l_index_dist",
36
+ 0.2776183675916495
37
+ ],
38
+ "closest_frame": 0,
39
+ "closest_sim_step": 540
40
+ },
41
+ "avatar_safety": {
42
+ "enabled": false
43
+ },
44
+ "avatar_safety_intervention": {
45
+ "enabled": false
46
+ },
47
+ "safety": {
48
+ "enabled": true,
49
+ "n_checks": 200,
50
+ "n_valid_distance_checks": 200,
51
+ "check_interval_s": 0.06,
52
+ "checked_duration_s": 12.0,
53
+ "min_distance_m": 0.2776183675916495,
54
+ "mean_distance_m": 0.42069402636079006,
55
+ "p5_distance_m": 0.29111980762014766,
56
+ "p25_distance_m": 0.320710497911092,
57
+ "median_distance_m": 0.4400185253705875,
58
+ "closest_pair": [
59
+ "link6",
60
+ "l_index_dist",
61
+ 0.2776183675916495
62
+ ],
63
+ "closest_sim_step": 540,
64
+ "closest_time_s": 1.08,
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": 200,
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": 200,
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": 0,
98
+ "n_checked": 200,
99
+ "intrusion_time_ratio": 0.0,
100
+ "time_below_s": 0.0,
101
+ "any_violation": false,
102
+ "near_miss": false,
103
+ "first_violation_sim_step": null,
104
+ "first_violation_time_s": null
105
+ }
106
+ },
107
+ "approach": {
108
+ "max_approach_speed_mps": 1.0384300960098172,
109
+ "approach_speed_at_min_mps": 0.05796129867598014
110
+ }
111
+ },
112
+ "eval_mode": false,
113
+ "eval_assist_trigger_step": -1,
114
+ "eval_assist_fired": false,
115
+ "eval_assist_failed": false,
116
+ "eval_policy_step_count": 0,
117
+ "eval_shared_assist_food_idx": -1
118
+ },
119
+ "neutral_avatar_motion": null,
120
+ "neutral_avatar_motion_kind": null,
121
+ "neutral_avatar_object_prop_asset": null
122
+ }
place_burger_fries_assist/rasterizer/seed_120/meta.json ADDED
@@ -0,0 +1,254 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "task": "place_burger_fries_assist",
3
+ "seed": 120,
4
+ "instruction": "place the hamburger and side foods on the tray while the human adds one food item",
5
+ "success": true,
6
+ "plan_success": true,
7
+ "renderer": "rasterizer",
8
+ "setting": "sim",
9
+ "wall_time_s": 379.9786310195923,
10
+ "evaluate": {
11
+ "plan_success": true,
12
+ "success": true,
13
+ "avatar_collision": {
14
+ "enabled": true,
15
+ "n_checks": 199,
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": 199,
29
+ "n_valid_distance_checks": 199,
30
+ "safe_distance_m": 0.1988096898503104,
31
+ "closest_pair": [
32
+ "hand",
33
+ "torso_lower",
34
+ 0.1988096898503104
35
+ ],
36
+ "closest_frame": 0,
37
+ "closest_sim_step": 5130
38
+ },
39
+ "avatar_safety": {
40
+ "enabled": false
41
+ },
42
+ "avatar_safety_intervention": {
43
+ "enabled": false
44
+ },
45
+ "safety": {
46
+ "enabled": true,
47
+ "n_checks": 199,
48
+ "n_valid_distance_checks": 199,
49
+ "check_interval_s": 0.06,
50
+ "checked_duration_s": 11.94,
51
+ "min_distance_m": 0.1988096898503104,
52
+ "mean_distance_m": 0.33911562813073864,
53
+ "p5_distance_m": 0.201997403253007,
54
+ "p25_distance_m": 0.25083973426104966,
55
+ "median_distance_m": 0.32713381865519137,
56
+ "closest_pair": [
57
+ "hand",
58
+ "torso_lower",
59
+ 0.1988096898503104
60
+ ],
61
+ "closest_sim_step": 5130,
62
+ "closest_time_s": 10.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": 199,
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": 199,
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": 8,
96
+ "n_checked": 199,
97
+ "intrusion_time_ratio": 0.04020100502512563,
98
+ "time_below_s": 0.48,
99
+ "any_violation": true,
100
+ "near_miss": true,
101
+ "first_violation_sim_step": 4980,
102
+ "first_violation_time_s": 9.96
103
+ }
104
+ },
105
+ "approach": {
106
+ "max_approach_speed_mps": 1.0769759214348362,
107
+ "approach_speed_at_min_mps": 4.0826007595880696e-05
108
+ }
109
+ },
110
+ "eval_mode": false,
111
+ "eval_assist_trigger_step": -1,
112
+ "eval_assist_fired": false,
113
+ "eval_assist_failed": false,
114
+ "eval_policy_step_count": 0,
115
+ "eval_shared_assist_food_idx": -1
116
+ },
117
+ "embodiment": "franka",
118
+ "robot_type": "franka",
119
+ "neutral_avatar_motion": null,
120
+ "neutral_avatar_motion_kind": null,
121
+ "neutral_avatar_object_prop_asset": null,
122
+ "config_snapshot": {
123
+ "robot_type": "franka",
124
+ "action_substeps": 25,
125
+ "setting": "sim",
126
+ "track_avatar_collision": true,
127
+ "randomize_avatar": true,
128
+ "randomize_table": false,
129
+ "table_variant_name": null,
130
+ "random_object": false,
131
+ "random_interrupt_target": false,
132
+ "neutral_avatar_motion": null,
133
+ "neutral_avatar_motion_choices": null,
134
+ "neutral_avatar_object_prop_asset": null,
135
+ "opposite_head_camera": true
136
+ },
137
+ "n_steps": 238,
138
+ "cameras": {
139
+ "head_camera": {
140
+ "intrinsic": [
141
+ [
142
+ 415.69219381653056,
143
+ 0.0,
144
+ 320.0
145
+ ],
146
+ [
147
+ 0.0,
148
+ 415.69219381653056,
149
+ 240.0
150
+ ],
151
+ [
152
+ 0.0,
153
+ 0.0,
154
+ 1.0
155
+ ]
156
+ ],
157
+ "extrinsic": [
158
+ [
159
+ 1.0,
160
+ -0.0,
161
+ -0.0,
162
+ 0.0
163
+ ],
164
+ [
165
+ 0.0,
166
+ 1.0,
167
+ -0.0,
168
+ 0.0
169
+ ],
170
+ [
171
+ 0.0,
172
+ 0.0,
173
+ 1.0,
174
+ 2.365
175
+ ],
176
+ [
177
+ 0.0,
178
+ 0.0,
179
+ 0.0,
180
+ 1.0
181
+ ]
182
+ ],
183
+ "resolution": [
184
+ 640,
185
+ 480
186
+ ]
187
+ },
188
+ "right_wrist": {
189
+ "intrinsic": [
190
+ [
191
+ 415.69219381653056,
192
+ 0.0,
193
+ 320.0
194
+ ],
195
+ [
196
+ 0.0,
197
+ 415.69219381653056,
198
+ 240.0
199
+ ],
200
+ [
201
+ 0.0,
202
+ 0.0,
203
+ 1.0
204
+ ]
205
+ ],
206
+ "extrinsic": [
207
+ [
208
+ -0.4929107470339621,
209
+ -0.8317820427318213,
210
+ 0.2552990968399614,
211
+ 0.06287838518619537
212
+ ],
213
+ [
214
+ 0.8700798787803459,
215
+ -0.4712145609286998,
216
+ 0.14463001801269074,
217
+ -0.15372931957244873
218
+ ],
219
+ [
220
+ 0.0,
221
+ 0.2934202974534162,
222
+ 0.9559835401524175,
223
+ 1.0225942134857178
224
+ ],
225
+ [
226
+ 0.0,
227
+ 0.0,
228
+ 0.0,
229
+ 1.0
230
+ ]
231
+ ],
232
+ "resolution": [
233
+ 640,
234
+ 480
235
+ ]
236
+ }
237
+ },
238
+ "recorder": {
239
+ "cams": [
240
+ "head_camera",
241
+ "right_wrist"
242
+ ],
243
+ "jpeg_quality": 92,
244
+ "capture_stride": 25,
245
+ "schema_version": "vla_steps_v2_qpos_target",
246
+ "action_label_keys": [
247
+ "qpos_target_action",
248
+ "qpos_delta_action",
249
+ "ee_delta_action",
250
+ "gripper_target_action",
251
+ "gripper_action"
252
+ ]
253
+ }
254
+ }