File size: 5,942 Bytes
3c6f9d1 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 | {
"checkpoint": "/workspace/outputs/r3d_handoff_phase/proxy_interaction_r3d_stage3_clip_rgbd_handoff_compact_phase_seed17/checkpoint_best.pt",
"plan_requested": true,
"plan_applied": true,
"planner_mode": "trainable",
"support_mode_conditioning": true,
"episodes_per_task": 1,
"episode_length": 10,
"resolution": 224,
"reset_retries": 20,
"cameras": [
"front",
"wrist_left",
"wrist_right"
],
"tasks": {
"bimanual_push_box": {
"task_class": "BimanualPushBox",
"successes": [
0.0
],
"returns": [
0.0
],
"path_recoveries": [
0
],
"noop_fallbacks": [
0
],
"reset_retries": [
0
],
"episode_traces": [
{
"language_goal": "push the box to the red area",
"steps": [
{
"timestep": 0,
"chosen_macro_mode": "maintain_opening",
"planner_scores": [
-0.22704719007015228,
1.7061406373977661,
-1.0103380680084229,
1.9238992929458618
],
"predicted_reocclusion": 0.26024702191352844,
"support_mode_conditioning": true,
"path_recoveries": 0,
"noop_fallbacks": 0
},
{
"timestep": 1,
"chosen_macro_mode": "maintain_opening",
"planner_scores": [
-0.22704719007015228,
1.7061406373977661,
-1.0103380680084229,
1.9238992929458618
],
"predicted_reocclusion": 0.26024702191352844,
"support_mode_conditioning": true,
"path_recoveries": 0,
"noop_fallbacks": 0
},
{
"timestep": 2,
"chosen_macro_mode": "maintain_opening",
"planner_scores": [
-0.22704719007015228,
1.7061406373977661,
-1.0103380680084229,
1.9238992929458618
],
"predicted_reocclusion": 0.26024702191352844,
"support_mode_conditioning": true,
"path_recoveries": 0,
"noop_fallbacks": 0
},
{
"timestep": 3,
"chosen_macro_mode": "maintain_opening",
"planner_scores": [
-0.22704719007015228,
1.7061406373977661,
-1.0103380680084229,
1.9238992929458618
],
"predicted_reocclusion": 0.26024702191352844,
"support_mode_conditioning": true,
"path_recoveries": 0,
"noop_fallbacks": 0
},
{
"timestep": 4,
"chosen_macro_mode": "maintain_opening",
"planner_scores": [
-0.8159061074256897,
1.373657464981079,
-1.5066943168640137,
1.826850175857544
],
"predicted_reocclusion": 0.37646347284317017,
"support_mode_conditioning": true,
"path_recoveries": 0,
"noop_fallbacks": 0
},
{
"timestep": 5,
"chosen_macro_mode": "maintain_opening",
"planner_scores": [
-0.8159061074256897,
1.373657464981079,
-1.5066943168640137,
1.826850175857544
],
"predicted_reocclusion": 0.37646347284317017,
"support_mode_conditioning": true,
"path_recoveries": 0,
"noop_fallbacks": 0
},
{
"timestep": 6,
"chosen_macro_mode": "maintain_opening",
"planner_scores": [
-0.8159061074256897,
1.373657464981079,
-1.5066943168640137,
1.826850175857544
],
"predicted_reocclusion": 0.37646347284317017,
"support_mode_conditioning": true,
"path_recoveries": 0,
"noop_fallbacks": 0
},
{
"timestep": 7,
"chosen_macro_mode": "maintain_opening",
"planner_scores": [
-0.8159061074256897,
1.373657464981079,
-1.5066943168640137,
1.826850175857544
],
"predicted_reocclusion": 0.37646347284317017,
"support_mode_conditioning": true,
"path_recoveries": 0,
"noop_fallbacks": 0
},
{
"timestep": 8,
"chosen_macro_mode": "maintain_opening",
"planner_scores": [
-0.7833333015441895,
1.4015564918518066,
-1.4955592155456543,
1.833822250366211
],
"predicted_reocclusion": 0.37578582763671875,
"support_mode_conditioning": true,
"path_recoveries": 0,
"noop_fallbacks": 0
},
{
"timestep": 9,
"chosen_macro_mode": "maintain_opening",
"planner_scores": [
-0.7833333015441895,
1.4015564918518066,
-1.4955592155456543,
1.833822250366211
],
"predicted_reocclusion": 0.37578582763671875,
"support_mode_conditioning": true,
"path_recoveries": 0,
"noop_fallbacks": 0
}
],
"success": 0.0,
"return": 0.0,
"path_recoveries": 0,
"noop_fallbacks": 0
}
],
"mean_success": 0.0,
"mean_return": 0.0
}
},
"mean_success": 0.0
} |