| { | |
| "goal_description": "the red block is on top of the blue block and the orange block is on top of the red block", | |
| "trajectory": [ | |
| { | |
| "action": "unstack the red block from on top of the orange block", | |
| "observation": "the orange block is clear, the hand is currently holding red block, the orange block is on top of the blue block and the blue block is on the table", | |
| "reward": { | |
| "raw": 0.0, | |
| "shaped": 0.0, | |
| "is_expert": true | |
| } | |
| }, | |
| { | |
| "action": "stack the red block on top of the orange block", | |
| "observation": "the red block is clear, the hand is empty, the red block is on top of the orange block, the orange block is on top of the blue block and the blue block is on the table", | |
| "reward": { | |
| "raw": 0.0, | |
| "shaped": 0.0, | |
| "is_expert": false | |
| } | |
| }, | |
| { | |
| "action": "unstack the red block from on top of the orange block", | |
| "observation": "the orange block is clear, the hand is currently holding red block, the orange block is on top of the blue block and the blue block is on the table", | |
| "reward": { | |
| "raw": 0.0, | |
| "shaped": 0.0, | |
| "is_expert": false | |
| } | |
| }, | |
| { | |
| "action": "stack the red block on top of the orange block", | |
| "observation": "the red block is clear, the hand is empty, the red block is on top of the orange block, the orange block is on top of the blue block and the blue block is on the table", | |
| "reward": { | |
| "raw": 0.0, | |
| "shaped": 0.0, | |
| "is_expert": false | |
| } | |
| }, | |
| { | |
| "action": "unstack the red block from on top of the orange block", | |
| "observation": "the orange block is clear, the hand is currently holding red block, the orange block is on top of the blue block and the blue block is on the table", | |
| "reward": { | |
| "raw": 0.0, | |
| "shaped": 0.0, | |
| "is_expert": false | |
| } | |
| }, | |
| { | |
| "action": "stack the red block on top of the orange block", | |
| "observation": "the red block is clear, the hand is empty, the red block is on top of the orange block, the orange block is on top of the blue block and the blue block is on the table", | |
| "reward": { | |
| "raw": 0.0, | |
| "shaped": 0.0, | |
| "is_expert": false | |
| } | |
| }, | |
| { | |
| "action": "unstack the red block from on top of the orange block", | |
| "observation": "the orange block is clear, the hand is currently holding red block, the orange block is on top of the blue block and the blue block is on the table", | |
| "reward": { | |
| "raw": 0.0, | |
| "shaped": 0.0, | |
| "is_expert": false | |
| } | |
| }, | |
| { | |
| "action": "stack the red block on top of the orange block", | |
| "observation": "the red block is clear, the hand is empty, the red block is on top of the orange block, the orange block is on top of the blue block and the blue block is on the table", | |
| "reward": { | |
| "raw": 0.0, | |
| "shaped": 0.0, | |
| "is_expert": false | |
| } | |
| } | |
| ] | |
| } |