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