| { | |
| "codebase_version": "v3.0", | |
| "robot_type": "a2d", | |
| "total_episodes": 43, | |
| "total_frames": 41316, | |
| "total_tasks": 11, | |
| "chunks_size": 1000, | |
| "fps": 30, | |
| "splits": { | |
| "train": "0:43" | |
| }, | |
| "data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet", | |
| "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4", | |
| "features": { | |
| "observation.state": { | |
| "dtype": "float32", | |
| "shape": [ | |
| 32 | |
| ], | |
| "field_descriptions": { | |
| "state/joint/position": { | |
| "description": "", | |
| "dimensions": 14, | |
| "indices": [ | |
| 0, | |
| 1, | |
| 2, | |
| 3, | |
| 4, | |
| 5, | |
| 6, | |
| 7, | |
| 8, | |
| 9, | |
| 10, | |
| 11, | |
| 12, | |
| 13 | |
| ] | |
| }, | |
| "state/left_effector/position": { | |
| "description": "", | |
| "dimensions": 1, | |
| "indices": [ | |
| 14 | |
| ] | |
| }, | |
| "state/right_effector/position": { | |
| "description": "", | |
| "dimensions": 1, | |
| "indices": [ | |
| 15 | |
| ] | |
| }, | |
| "state/head/position": { | |
| "description": "", | |
| "dimensions": 2, | |
| "indices": [ | |
| 16, | |
| 17 | |
| ] | |
| }, | |
| "state/waist/position": { | |
| "description": "", | |
| "dimensions": 2, | |
| "indices": [ | |
| 18, | |
| 19 | |
| ] | |
| }, | |
| "state/end/wrench": { | |
| "description": "", | |
| "dimensions": 12, | |
| "indices": [ | |
| 20, | |
| 21, | |
| 22, | |
| 23, | |
| 24, | |
| 25, | |
| 26, | |
| 27, | |
| 28, | |
| 29, | |
| 30, | |
| 31 | |
| ] | |
| } | |
| }, | |
| "fps": 30 | |
| }, | |
| "action": { | |
| "dtype": "float32", | |
| "shape": [ | |
| 22 | |
| ], | |
| "field_descriptions": { | |
| "action/joint/position": { | |
| "description": "", | |
| "dimensions": 14, | |
| "indices": [ | |
| 0, | |
| 1, | |
| 2, | |
| 3, | |
| 4, | |
| 5, | |
| 6, | |
| 7, | |
| 8, | |
| 9, | |
| 10, | |
| 11, | |
| 12, | |
| 13 | |
| ] | |
| }, | |
| "action/left_effector/position": { | |
| "description": "", | |
| "dimensions": 1, | |
| "indices": [ | |
| 14 | |
| ] | |
| }, | |
| "action/right_effector/position": { | |
| "description": "", | |
| "dimensions": 1, | |
| "indices": [ | |
| 15 | |
| ] | |
| }, | |
| "action/head/position": { | |
| "description": "", | |
| "dimensions": 2, | |
| "indices": [ | |
| 16, | |
| 17 | |
| ] | |
| }, | |
| "action/waist/position": { | |
| "description": "", | |
| "dimensions": 2, | |
| "indices": [ | |
| 18, | |
| 19 | |
| ] | |
| }, | |
| "action/robot/velocity": { | |
| "description": "", | |
| "dimensions": 2, | |
| "indices": [ | |
| 20, | |
| 21 | |
| ] | |
| } | |
| }, | |
| "fps": 30 | |
| }, | |
| "episode_index": { | |
| "dtype": "int64", | |
| "shape": [ | |
| 1 | |
| ], | |
| "names": null, | |
| "fps": 30 | |
| }, | |
| "frame_index": { | |
| "dtype": "int64", | |
| "shape": [ | |
| 1 | |
| ], | |
| "names": null, | |
| "fps": 30 | |
| }, | |
| "index": { | |
| "dtype": "int64", | |
| "shape": [ | |
| 1 | |
| ], | |
| "names": null, | |
| "fps": 30 | |
| }, | |
| "task_index": { | |
| "dtype": "int64", | |
| "shape": [ | |
| 1 | |
| ], | |
| "names": null, | |
| "fps": 30 | |
| }, | |
| "observation.images.top_head": { | |
| "dtype": "video", | |
| "shape": [ | |
| 480, | |
| 640, | |
| 3 | |
| ], | |
| "names": [ | |
| "height", | |
| "width", | |
| "channel" | |
| ], | |
| "video_info": { | |
| "video.fps": 30.0, | |
| "video.codec": "hevc", | |
| "video.pix_fmt": "yuv420p", | |
| "video.is_depth_map": false, | |
| "has_audio": false | |
| } | |
| }, | |
| "observation.images.hand_left": { | |
| "dtype": "video", | |
| "shape": [ | |
| 480, | |
| 640, | |
| 3 | |
| ], | |
| "names": [ | |
| "height", | |
| "width", | |
| "channel" | |
| ], | |
| "video_info": { | |
| "video.fps": 30.0, | |
| "video.codec": "hevc", | |
| "video.pix_fmt": "yuv420p", | |
| "video.is_depth_map": false, | |
| "has_audio": false | |
| } | |
| }, | |
| "observation.images.hand_right": { | |
| "dtype": "video", | |
| "shape": [ | |
| 480, | |
| 640, | |
| 3 | |
| ], | |
| "names": [ | |
| "height", | |
| "width", | |
| "channel" | |
| ], | |
| "video_info": { | |
| "video.fps": 30.0, | |
| "video.codec": "hevc", | |
| "video.pix_fmt": "yuv420p", | |
| "video.is_depth_map": false, | |
| "has_audio": false | |
| } | |
| }, | |
| "observation.images.head_center_fisheye": { | |
| "dtype": "video", | |
| "shape": [ | |
| 480, | |
| 640, | |
| 3 | |
| ], | |
| "names": [ | |
| "height", | |
| "width", | |
| "channel" | |
| ], | |
| "video_info": { | |
| "video.fps": 30.0, | |
| "video.codec": "hevc", | |
| "video.pix_fmt": "yuv420p", | |
| "video.is_depth_map": false, | |
| "has_audio": false | |
| } | |
| }, | |
| "timestamp": { | |
| "dtype": "float32", | |
| "shape": [ | |
| 1 | |
| ], | |
| "names": null, | |
| "fps": 30 | |
| } | |
| }, | |
| "data_version": "v0.1.0", | |
| "instruction_segments": { | |
| "0": [ | |
| { | |
| "instruction": "Use both arms to pick up and fold the bottom corner collar of the clothes on the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 0, | |
| "success_frame_index": 288, | |
| "end_frame_index": 288 | |
| }, | |
| { | |
| "instruction": "Use both arms to pull the clothes on the table to the edge of the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 288, | |
| "success_frame_index": 416, | |
| "end_frame_index": 416 | |
| }, | |
| { | |
| "instruction": "Use both arms to pick up and fold the top corner collar of the clothes on the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 416, | |
| "success_frame_index": 635, | |
| "end_frame_index": 635 | |
| }, | |
| { | |
| "instruction": "Use the left arm to pick up and fold the clothes on the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 635, | |
| "success_frame_index": 981, | |
| "end_frame_index": 981 | |
| } | |
| ], | |
| "1": [ | |
| { | |
| "instruction": "Use both arms to pick up and fold the bottom collar of the clothing on the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 32, | |
| "success_frame_index": 271, | |
| "end_frame_index": 271 | |
| }, | |
| { | |
| "instruction": "Use both arms to pull the clothing on the table to the edge of the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 271, | |
| "success_frame_index": 402, | |
| "end_frame_index": 402 | |
| }, | |
| { | |
| "instruction": "Use both arms to pick up and fold the top collar of the clothing on the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 402, | |
| "success_frame_index": 607, | |
| "end_frame_index": 607 | |
| }, | |
| { | |
| "instruction": "Use the left arm to pick up and fold the clothing on the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 607, | |
| "success_frame_index": 975, | |
| "end_frame_index": 975 | |
| } | |
| ], | |
| "2": [ | |
| { | |
| "instruction": "Use both arms to pick up and fold the bottom collar of the clothing on the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 0, | |
| "success_frame_index": 244, | |
| "end_frame_index": 244 | |
| }, | |
| { | |
| "instruction": "Use both arms to pull the clothing on the table to the edge of the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 244, | |
| "success_frame_index": 369, | |
| "end_frame_index": 369 | |
| }, | |
| { | |
| "instruction": "Use both arms to pick up and fold the top collar of the clothing on the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 369, | |
| "success_frame_index": 616, | |
| "end_frame_index": 616 | |
| }, | |
| { | |
| "instruction": "Use the left arm to pick up and fold the clothing on the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 616, | |
| "success_frame_index": 923, | |
| "end_frame_index": 923 | |
| } | |
| ], | |
| "3": [ | |
| { | |
| "instruction": "Use both arms to pick up and fold the bottom collar of the clothing on the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 30, | |
| "success_frame_index": 275, | |
| "end_frame_index": 275 | |
| }, | |
| { | |
| "instruction": "Use both arms to pull the clothing on the table to the edge of the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 275, | |
| "success_frame_index": 399, | |
| "end_frame_index": 399 | |
| }, | |
| { | |
| "instruction": "Use both arms to pick up and fold the top collar of the clothing on the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 399, | |
| "success_frame_index": 604, | |
| "end_frame_index": 604 | |
| }, | |
| { | |
| "instruction": "Use the left arm to pick up and fold the clothing on the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 604, | |
| "success_frame_index": 931, | |
| "end_frame_index": 931 | |
| } | |
| ], | |
| "4": [ | |
| { | |
| "instruction": "Use both arms to pick up and fold the bottom collar of the clothing on the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 50, | |
| "success_frame_index": 354, | |
| "end_frame_index": 354 | |
| }, | |
| { | |
| "instruction": "Use both arms to pull the clothing on the table to the edge of the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 354, | |
| "success_frame_index": 502, | |
| "end_frame_index": 502 | |
| }, | |
| { | |
| "instruction": "Use both arms to pick up and fold the top collar of the clothing on the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 502, | |
| "success_frame_index": 730, | |
| "end_frame_index": 730 | |
| }, | |
| { | |
| "instruction": "Use the left arm to pick up and fold the clothing on the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 730, | |
| "success_frame_index": 1064, | |
| "end_frame_index": 1064 | |
| } | |
| ], | |
| "5": [ | |
| { | |
| "instruction": "Use both arms to pick up and fold the bottom collar of the clothing on the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 59, | |
| "success_frame_index": 413, | |
| "end_frame_index": 413 | |
| }, | |
| { | |
| "instruction": "Use both arms to pull the clothing on the table to the edge of the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 413, | |
| "success_frame_index": 559, | |
| "end_frame_index": 559 | |
| }, | |
| { | |
| "instruction": "Use both arms to pick up and fold the top collar of the clothing on the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 559, | |
| "success_frame_index": 754, | |
| "end_frame_index": 754 | |
| }, | |
| { | |
| "instruction": "Use the left arm to pick up and fold the clothing on the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 754, | |
| "success_frame_index": 1100, | |
| "end_frame_index": 1100 | |
| } | |
| ], | |
| "6": [ | |
| { | |
| "instruction": "Use both arms to pick up and fold the bottom collar of the clothing on the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 61, | |
| "success_frame_index": 311, | |
| "end_frame_index": 311 | |
| }, | |
| { | |
| "instruction": "Use both arms to pull the clothing on the table to the edge of the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 311, | |
| "success_frame_index": 446, | |
| "end_frame_index": 446 | |
| }, | |
| { | |
| "instruction": "Use both arms to pick up and fold the top collar of the clothing on the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 446, | |
| "success_frame_index": 657, | |
| "end_frame_index": 657 | |
| }, | |
| { | |
| "instruction": "Use the left arm to pick up and fold the clothing on the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 657, | |
| "success_frame_index": 986, | |
| "end_frame_index": 986 | |
| } | |
| ], | |
| "7": [ | |
| { | |
| "instruction": "Use both arms to pick up and fold the bottom collar of the clothing on the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 20, | |
| "success_frame_index": 254, | |
| "end_frame_index": 254 | |
| }, | |
| { | |
| "instruction": "Use both arms to pull the clothing on the table to the edge of the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 254, | |
| "success_frame_index": 371, | |
| "end_frame_index": 371 | |
| }, | |
| { | |
| "instruction": "Use both arms to pick up and fold the top collar of the clothing on the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 371, | |
| "success_frame_index": 613, | |
| "end_frame_index": 613 | |
| }, | |
| { | |
| "instruction": "Use the left arm to pick up and fold the clothing on the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 613, | |
| "success_frame_index": 951, | |
| "end_frame_index": 951 | |
| } | |
| ], | |
| "8": [ | |
| { | |
| "instruction": "Use both arms to pick up and fold the bottom corner collar of the clothes on the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 23, | |
| "success_frame_index": 343, | |
| "end_frame_index": 343 | |
| }, | |
| { | |
| "instruction": "Use both arms to pull the clothes on the table to the edge of the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 343, | |
| "success_frame_index": 454, | |
| "end_frame_index": 454 | |
| }, | |
| { | |
| "instruction": "Use both arms to pick up and fold the top corner collar of the clothes on the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 454, | |
| "success_frame_index": 638, | |
| "end_frame_index": 638 | |
| }, | |
| { | |
| "instruction": "Use the left arm to pick up and fold the clothes on the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 638, | |
| "success_frame_index": 986, | |
| "end_frame_index": 986 | |
| } | |
| ], | |
| "9": [ | |
| { | |
| "instruction": "Use both arms to pick up and fold the bottom collar of the clothing on the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 30, | |
| "success_frame_index": 296, | |
| "end_frame_index": 296 | |
| }, | |
| { | |
| "instruction": "Use both arms to pull the clothing on the table to the edge of the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 296, | |
| "success_frame_index": 418, | |
| "end_frame_index": 418 | |
| }, | |
| { | |
| "instruction": "Use both arms to pick up and fold the top collar of the clothing on the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 418, | |
| "success_frame_index": 627, | |
| "end_frame_index": 627 | |
| }, | |
| { | |
| "instruction": "Use the left arm to pick up and fold the clothing on the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 627, | |
| "success_frame_index": 960, | |
| "end_frame_index": 960 | |
| } | |
| ], | |
| "10": [ | |
| { | |
| "instruction": "Use both arms to pick up and fold the bottom collar of the clothing on the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 39, | |
| "success_frame_index": 293, | |
| "end_frame_index": 293 | |
| }, | |
| { | |
| "instruction": "Use both arms to pull the clothing on the table to the edge of the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 293, | |
| "success_frame_index": 416, | |
| "end_frame_index": 416 | |
| }, | |
| { | |
| "instruction": "Use both arms to pick up and fold the top collar of the clothing on the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 416, | |
| "success_frame_index": 600, | |
| "end_frame_index": 600 | |
| }, | |
| { | |
| "instruction": "Use the left arm to pick up and fold the clothing on the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 600, | |
| "success_frame_index": 925, | |
| "end_frame_index": 925 | |
| } | |
| ], | |
| "11": [ | |
| { | |
| "instruction": "Use both arms to pick up and fold the bottom collar of the clothing on the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 0, | |
| "success_frame_index": 260, | |
| "end_frame_index": 260 | |
| }, | |
| { | |
| "instruction": "Use both arms to pull the clothing on the table to the edge of the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 260, | |
| "success_frame_index": 376, | |
| "end_frame_index": 376 | |
| }, | |
| { | |
| "instruction": "Use both arms to pick up and fold the top collar of the clothing on the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 376, | |
| "success_frame_index": 577, | |
| "end_frame_index": 577 | |
| }, | |
| { | |
| "instruction": "Use the left arm to pick up and fold the clothing on the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 577, | |
| "success_frame_index": 904, | |
| "end_frame_index": 904 | |
| } | |
| ], | |
| "12": [ | |
| { | |
| "instruction": "Use both arms to pick up and fold the bottom collar of the clothing on the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 26, | |
| "success_frame_index": 275, | |
| "end_frame_index": 275 | |
| }, | |
| { | |
| "instruction": "Use both arms to pull the clothing on the table to the edge of the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 275, | |
| "success_frame_index": 408, | |
| "end_frame_index": 408 | |
| }, | |
| { | |
| "instruction": "Use both arms to pick up and fold the top collar of the clothing on the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 408, | |
| "success_frame_index": 625, | |
| "end_frame_index": 625 | |
| }, | |
| { | |
| "instruction": "Use the left arm to pick up and fold the clothing on the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 625, | |
| "success_frame_index": 984, | |
| "end_frame_index": 984 | |
| } | |
| ], | |
| "13": [ | |
| { | |
| "instruction": "Use both arms to pick up and fold the bottom collar of the clothing on the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 19, | |
| "success_frame_index": 294, | |
| "end_frame_index": 294 | |
| }, | |
| { | |
| "instruction": "Use both arms to pull the clothing on the table to the edge of the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 294, | |
| "success_frame_index": 420, | |
| "end_frame_index": 420 | |
| }, | |
| { | |
| "instruction": "Use both arms to pick up and fold the top collar of the clothing on the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 420, | |
| "success_frame_index": 633, | |
| "end_frame_index": 633 | |
| }, | |
| { | |
| "instruction": "Use the left arm to pick up and fold the clothing on the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 633, | |
| "success_frame_index": 949, | |
| "end_frame_index": 949 | |
| } | |
| ], | |
| "14": [ | |
| { | |
| "instruction": "Use both arms to pick up and fold the bottom collar of the clothing on the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 47, | |
| "success_frame_index": 341, | |
| "end_frame_index": 341 | |
| }, | |
| { | |
| "instruction": "Use both arms to pull the clothing on the table to the edge of the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 341, | |
| "success_frame_index": 474, | |
| "end_frame_index": 474 | |
| }, | |
| { | |
| "instruction": "Use both arms to pick up and fold the top collar of the clothing on the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 474, | |
| "success_frame_index": 697, | |
| "end_frame_index": 697 | |
| }, | |
| { | |
| "instruction": "Use the left arm to pick up and fold the clothing on the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 697, | |
| "success_frame_index": 1048, | |
| "end_frame_index": 1048 | |
| } | |
| ], | |
| "15": [ | |
| { | |
| "instruction": "Use both arms to pick up and fold the bottom collar of the clothing on the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 29, | |
| "success_frame_index": 252, | |
| "end_frame_index": 252 | |
| }, | |
| { | |
| "instruction": "Use both arms to pull the clothing on the table to the edge of the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 252, | |
| "success_frame_index": 376, | |
| "end_frame_index": 376 | |
| }, | |
| { | |
| "instruction": "Use both arms to pick up and fold the top collar of the clothing on the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 376, | |
| "success_frame_index": 578, | |
| "end_frame_index": 578 | |
| }, | |
| { | |
| "instruction": "Use the left arm to pick up and fold the clothing on the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 578, | |
| "success_frame_index": 896, | |
| "end_frame_index": 896 | |
| } | |
| ], | |
| "16": [ | |
| { | |
| "instruction": "Use both arms to pick up and fold the bottom collar of the clothing on the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 16, | |
| "success_frame_index": 297, | |
| "end_frame_index": 297 | |
| }, | |
| { | |
| "instruction": "Use both arms to pull the clothing on the table to the edge of the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 297, | |
| "success_frame_index": 406, | |
| "end_frame_index": 406 | |
| }, | |
| { | |
| "instruction": "Use both arms to pick up and fold the top collar of the clothing on the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 406, | |
| "success_frame_index": 619, | |
| "end_frame_index": 619 | |
| }, | |
| { | |
| "instruction": "Use the left arm to pick up and fold the clothing on the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 619, | |
| "success_frame_index": 928, | |
| "end_frame_index": 928 | |
| } | |
| ], | |
| "17": [ | |
| { | |
| "instruction": "Use both arms to pick up and fold the bottom collar of the clothing on the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 0, | |
| "success_frame_index": 290, | |
| "end_frame_index": 290 | |
| }, | |
| { | |
| "instruction": "Use both arms to pull the clothing on the table to the edge of the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 290, | |
| "success_frame_index": 398, | |
| "end_frame_index": 398 | |
| }, | |
| { | |
| "instruction": "Use both arms to pick up and fold the top collar of the clothing on the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 398, | |
| "success_frame_index": 601, | |
| "end_frame_index": 601 | |
| }, | |
| { | |
| "instruction": "Use the left arm to pick up and fold the clothing on the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 601, | |
| "success_frame_index": 954, | |
| "end_frame_index": 954 | |
| } | |
| ], | |
| "18": [ | |
| { | |
| "instruction": "Use both arms to pick up and fold the bottom corner collar of the clothes on the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 27, | |
| "success_frame_index": 266, | |
| "end_frame_index": 266 | |
| }, | |
| { | |
| "instruction": "Use both arms to pull the clothes on the table to the edge of the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 266, | |
| "success_frame_index": 375, | |
| "end_frame_index": 375 | |
| }, | |
| { | |
| "instruction": "Use both arms to pick up and fold the top corner collar of the clothes on the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 375, | |
| "success_frame_index": 568, | |
| "end_frame_index": 568 | |
| }, | |
| { | |
| "instruction": "Use the left arm to pick up and fold the clothes on the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 568, | |
| "success_frame_index": 897, | |
| "end_frame_index": 897 | |
| } | |
| ], | |
| "19": [ | |
| { | |
| "instruction": "Use both arms to pick up and fold the bottom collar of the clothing on the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 0, | |
| "success_frame_index": 260, | |
| "end_frame_index": 260 | |
| }, | |
| { | |
| "instruction": "Use both arms to pull the clothing on the table to the edge of the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 260, | |
| "success_frame_index": 380, | |
| "end_frame_index": 380 | |
| }, | |
| { | |
| "instruction": "Use both arms to pick up and fold the top collar of the clothing on the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 380, | |
| "success_frame_index": 593, | |
| "end_frame_index": 593 | |
| }, | |
| { | |
| "instruction": "Use the left arm to pick up and fold the clothing on the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 593, | |
| "success_frame_index": 923, | |
| "end_frame_index": 923 | |
| } | |
| ], | |
| "20": [ | |
| { | |
| "instruction": "Use both arms to pick up and fold the bottom collar of the clothing on the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 31, | |
| "success_frame_index": 288, | |
| "end_frame_index": 288 | |
| }, | |
| { | |
| "instruction": "Use both arms to pull the clothing on the table to the edge of the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 288, | |
| "success_frame_index": 403, | |
| "end_frame_index": 403 | |
| }, | |
| { | |
| "instruction": "Use both arms to pick up and fold the top collar of the clothing on the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 403, | |
| "success_frame_index": 588, | |
| "end_frame_index": 588 | |
| }, | |
| { | |
| "instruction": "Use the left arm to pick up and fold the clothing on the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 588, | |
| "success_frame_index": 942, | |
| "end_frame_index": 942 | |
| } | |
| ], | |
| "21": [ | |
| { | |
| "instruction": "Use both arms to pick up and fold the bottom corner collar of the clothes on the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 33, | |
| "success_frame_index": 312, | |
| "end_frame_index": 312 | |
| }, | |
| { | |
| "instruction": "Use both arms to pull the clothes on the table to the edge of the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 312, | |
| "success_frame_index": 441, | |
| "end_frame_index": 441 | |
| }, | |
| { | |
| "instruction": "Use both arms to pick up and fold the top corner collar of the clothes on the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 441, | |
| "success_frame_index": 662, | |
| "end_frame_index": 662 | |
| }, | |
| { | |
| "instruction": "Use the left arm to pick up and fold the clothes on the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 662, | |
| "success_frame_index": 1003, | |
| "end_frame_index": 1003 | |
| } | |
| ], | |
| "22": [ | |
| { | |
| "instruction": "Use both arms to pick up and fold the bottom corner collar of the clothes on the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 34, | |
| "success_frame_index": 264, | |
| "end_frame_index": 264 | |
| }, | |
| { | |
| "instruction": "Use both arms to pull the clothes on the table to the edge of the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 264, | |
| "success_frame_index": 385, | |
| "end_frame_index": 385 | |
| }, | |
| { | |
| "instruction": "Use both arms to pick up and fold the top corner collar of the clothes on the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 385, | |
| "success_frame_index": 564, | |
| "end_frame_index": 564 | |
| }, | |
| { | |
| "instruction": "Use the left arm to pick up and fold the clothes on the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 564, | |
| "success_frame_index": 871, | |
| "end_frame_index": 871 | |
| } | |
| ], | |
| "23": [ | |
| { | |
| "instruction": "Use both arms to pick up and fold the bottom corner collar of the clothes on the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 0, | |
| "success_frame_index": 269, | |
| "end_frame_index": 269 | |
| }, | |
| { | |
| "instruction": "Use both arms to pull the clothes on the table to the edge of the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 269, | |
| "success_frame_index": 388, | |
| "end_frame_index": 388 | |
| }, | |
| { | |
| "instruction": "Use both arms to pick up and fold the top corner collar of the clothes on the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 388, | |
| "success_frame_index": 588, | |
| "end_frame_index": 588 | |
| }, | |
| { | |
| "instruction": "Use the left arm to pick up and fold the clothes on the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 588, | |
| "success_frame_index": 914, | |
| "end_frame_index": 914 | |
| } | |
| ], | |
| "24": [ | |
| { | |
| "instruction": "Use both arms to pick up and fold the bottom corner collar of the clothes on the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 34, | |
| "success_frame_index": 349, | |
| "end_frame_index": 349 | |
| }, | |
| { | |
| "instruction": "Use both arms to pull the clothes on the table to the edge of the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 349, | |
| "success_frame_index": 467, | |
| "end_frame_index": 467 | |
| }, | |
| { | |
| "instruction": "Use both arms to pick up and fold the top corner collar of the clothes on the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 467, | |
| "success_frame_index": 646, | |
| "end_frame_index": 646 | |
| }, | |
| { | |
| "instruction": "Use the left arm to pick up and fold the clothes on the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 646, | |
| "success_frame_index": 997, | |
| "end_frame_index": 997 | |
| } | |
| ], | |
| "25": [ | |
| { | |
| "instruction": "Use both arms to pick up and fold the bottom corner collar of the clothes on the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 0, | |
| "success_frame_index": 247, | |
| "end_frame_index": 247 | |
| }, | |
| { | |
| "instruction": "Use both arms to pull the clothes on the table to the edge of the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 247, | |
| "success_frame_index": 353, | |
| "end_frame_index": 353 | |
| }, | |
| { | |
| "instruction": "Use both arms to pick up and fold the top corner collar of the clothes on the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 353, | |
| "success_frame_index": 522, | |
| "end_frame_index": 522 | |
| }, | |
| { | |
| "instruction": "Use the left arm to pick up and fold the clothes on the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 522, | |
| "success_frame_index": 870, | |
| "end_frame_index": 870 | |
| } | |
| ], | |
| "26": [ | |
| { | |
| "instruction": "Use both arms to pick up and fold the bottom corner collar of the clothes on the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 29, | |
| "success_frame_index": 243, | |
| "end_frame_index": 243 | |
| }, | |
| { | |
| "instruction": "Use both arms to pull the clothes on the table to the edge of the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 243, | |
| "success_frame_index": 338, | |
| "end_frame_index": 338 | |
| }, | |
| { | |
| "instruction": "Use both arms to pick up and fold the top corner collar of the clothes on the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 338, | |
| "success_frame_index": 518, | |
| "end_frame_index": 518 | |
| }, | |
| { | |
| "instruction": "Use the left arm to pick up and fold the clothes on the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 518, | |
| "success_frame_index": 858, | |
| "end_frame_index": 858 | |
| } | |
| ], | |
| "27": [ | |
| { | |
| "instruction": "Use both arms to pick up and fold the bottom collar of the clothes on the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 0, | |
| "success_frame_index": 362, | |
| "end_frame_index": 362 | |
| }, | |
| { | |
| "instruction": "Use both arms to pull the clothes on the table to the edge of the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 362, | |
| "success_frame_index": 477, | |
| "end_frame_index": 477 | |
| }, | |
| { | |
| "instruction": "Use both arms to pick up and fold the top collar of the clothes on the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 477, | |
| "success_frame_index": 657, | |
| "end_frame_index": 657 | |
| }, | |
| { | |
| "instruction": "Use the left arm to pick up and fold the clothes on the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 657, | |
| "success_frame_index": 992, | |
| "end_frame_index": 992 | |
| } | |
| ], | |
| "28": [ | |
| { | |
| "instruction": "Use both arms to pick up and fold the bottom corner collar of the clothes on the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 18, | |
| "success_frame_index": 342, | |
| "end_frame_index": 342 | |
| }, | |
| { | |
| "instruction": "Use both arms to pull the clothes on the table to the edge of the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 342, | |
| "success_frame_index": 473, | |
| "end_frame_index": 473 | |
| }, | |
| { | |
| "instruction": "Use both arms to pick up and fold the top corner collar of the clothes on the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 473, | |
| "success_frame_index": 734, | |
| "end_frame_index": 734 | |
| }, | |
| { | |
| "instruction": "Use the left arm to pick up and fold the clothes on the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 734, | |
| "success_frame_index": 1028, | |
| "end_frame_index": 1028 | |
| } | |
| ], | |
| "29": [ | |
| { | |
| "instruction": "Use both arms to pick up and fold the bottom collar of the clothing on the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 29, | |
| "success_frame_index": 355, | |
| "end_frame_index": 355 | |
| }, | |
| { | |
| "instruction": "Use both arms to pull the clothing on the table to the edge of the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 355, | |
| "success_frame_index": 469, | |
| "end_frame_index": 469 | |
| }, | |
| { | |
| "instruction": "Use both arms to pick up and fold the top collar of the clothing on the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 469, | |
| "success_frame_index": 752, | |
| "end_frame_index": 752 | |
| }, | |
| { | |
| "instruction": "Use the left arm to pick up and fold the clothing on the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 752, | |
| "success_frame_index": 1056, | |
| "end_frame_index": 1056 | |
| } | |
| ], | |
| "30": [ | |
| { | |
| "instruction": "Use both arms to pick up and fold the bottom collar of the clothing on the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 18, | |
| "success_frame_index": 222, | |
| "end_frame_index": 222 | |
| }, | |
| { | |
| "instruction": "Use both arms to pull the clothing on the table to the edge of the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 222, | |
| "success_frame_index": 366, | |
| "end_frame_index": 366 | |
| }, | |
| { | |
| "instruction": "Use both arms to pick up and fold the top collar of the clothing on the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 366, | |
| "success_frame_index": 586, | |
| "end_frame_index": 586 | |
| }, | |
| { | |
| "instruction": "Use the left arm to pick up and fold the clothing on the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 586, | |
| "success_frame_index": 885, | |
| "end_frame_index": 885 | |
| } | |
| ], | |
| "31": [ | |
| { | |
| "instruction": "Use both arms to pick up and fold the bottom corner collar of the clothing on the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 0, | |
| "success_frame_index": 250, | |
| "end_frame_index": 250 | |
| }, | |
| { | |
| "instruction": "Use both arms to pull the clothing on the table to the edge of the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 250, | |
| "success_frame_index": 355, | |
| "end_frame_index": 355 | |
| }, | |
| { | |
| "instruction": "Use both arms to pick up and fold the top corner collar of the clothing on the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 355, | |
| "success_frame_index": 575, | |
| "end_frame_index": 575 | |
| }, | |
| { | |
| "instruction": "Use the left arm to pick up and fold the clothing on the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 575, | |
| "success_frame_index": 917, | |
| "end_frame_index": 917 | |
| } | |
| ], | |
| "32": [ | |
| { | |
| "instruction": "Use both arms to pick up and fold the bottom collar of the clothing on the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 0, | |
| "success_frame_index": 229, | |
| "end_frame_index": 229 | |
| }, | |
| { | |
| "instruction": "Use both arms to pull the clothing on the table to the edge of the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 229, | |
| "success_frame_index": 332, | |
| "end_frame_index": 332 | |
| }, | |
| { | |
| "instruction": "Use both arms to pick up and fold the top collar of the clothing on the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 332, | |
| "success_frame_index": 535, | |
| "end_frame_index": 535 | |
| }, | |
| { | |
| "instruction": "Use the left arm to pick up and fold the clothing on the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 535, | |
| "success_frame_index": 851, | |
| "end_frame_index": 851 | |
| } | |
| ], | |
| "33": [ | |
| { | |
| "instruction": "Use both arms to pick up and fold the bottom collar of the clothing on the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 0, | |
| "success_frame_index": 247, | |
| "end_frame_index": 247 | |
| }, | |
| { | |
| "instruction": "Use both arms to pull the clothing on the table to the edge of the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 247, | |
| "success_frame_index": 351, | |
| "end_frame_index": 351 | |
| }, | |
| { | |
| "instruction": "Use both arms to pick up and fold the top collar of the clothing on the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 351, | |
| "success_frame_index": 530, | |
| "end_frame_index": 530 | |
| }, | |
| { | |
| "instruction": "Use the left arm to pick up and fold the clothing on the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 530, | |
| "success_frame_index": 855, | |
| "end_frame_index": 855 | |
| } | |
| ], | |
| "34": [ | |
| { | |
| "instruction": "Use both arms to pick up and fold the bottom collar of the clothing on the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 0, | |
| "success_frame_index": 242, | |
| "end_frame_index": 242 | |
| }, | |
| { | |
| "instruction": "Use both arms to pull the clothing on the table to the edge of the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 242, | |
| "success_frame_index": 344, | |
| "end_frame_index": 344 | |
| }, | |
| { | |
| "instruction": "Use both arms to pick up and fold the top collar of the clothing on the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 344, | |
| "success_frame_index": 547, | |
| "end_frame_index": 547 | |
| }, | |
| { | |
| "instruction": "Use the left arm to pick up and fold the clothing on the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 547, | |
| "success_frame_index": 876, | |
| "end_frame_index": 876 | |
| } | |
| ], | |
| "35": [ | |
| { | |
| "instruction": "Use both arms to pick up and fold the bottom corner collar of the clothes on the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 24, | |
| "success_frame_index": 266, | |
| "end_frame_index": 266 | |
| }, | |
| { | |
| "instruction": "Use both arms to pull the clothes on the table to the edge of the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 266, | |
| "success_frame_index": 384, | |
| "end_frame_index": 384 | |
| }, | |
| { | |
| "instruction": "Use both arms to pick up and fold the top corner collar of the clothes on the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 384, | |
| "success_frame_index": 579, | |
| "end_frame_index": 579 | |
| }, | |
| { | |
| "instruction": "Use the left arm to pick up and fold the clothes on the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 579, | |
| "success_frame_index": 907, | |
| "end_frame_index": 907 | |
| } | |
| ], | |
| "36": [ | |
| { | |
| "instruction": "Use both arms to pick up and fold the bottom collar of the clothing on the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 25, | |
| "success_frame_index": 244, | |
| "end_frame_index": 244 | |
| }, | |
| { | |
| "instruction": "Use both arms to pull the clothing on the table to the edge of the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 244, | |
| "success_frame_index": 358, | |
| "end_frame_index": 358 | |
| }, | |
| { | |
| "instruction": "Use both arms to pick up and fold the top collar of the clothing on the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 358, | |
| "success_frame_index": 622, | |
| "end_frame_index": 622 | |
| }, | |
| { | |
| "instruction": "Use the left arm to pick up and fold the clothing on the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 622, | |
| "success_frame_index": 955, | |
| "end_frame_index": 955 | |
| } | |
| ], | |
| "37": [ | |
| { | |
| "instruction": "Use both arms to pick up and fold the bottom collar of the clothes on the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 87, | |
| "success_frame_index": 305, | |
| "end_frame_index": 305 | |
| }, | |
| { | |
| "instruction": "Use both arms to pull the clothes on the table to the edge of the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 305, | |
| "success_frame_index": 395, | |
| "end_frame_index": 395 | |
| }, | |
| { | |
| "instruction": "Use both arms to pick up and fold the top collar of the clothes on the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 395, | |
| "success_frame_index": 578, | |
| "end_frame_index": 578 | |
| }, | |
| { | |
| "instruction": "Use the left arm to pick up and fold the clothes on the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 578, | |
| "success_frame_index": 904, | |
| "end_frame_index": 904 | |
| } | |
| ], | |
| "38": [ | |
| { | |
| "instruction": "Use both arms to pick up and fold the bottom collar of the clothing on the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 11, | |
| "success_frame_index": 310, | |
| "end_frame_index": 310 | |
| }, | |
| { | |
| "instruction": "Use both arms to pull the clothing on the table to the edge of the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 310, | |
| "success_frame_index": 418, | |
| "end_frame_index": 418 | |
| }, | |
| { | |
| "instruction": "Use both arms to pick up and fold the top collar of the clothing on the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 418, | |
| "success_frame_index": 637, | |
| "end_frame_index": 637 | |
| }, | |
| { | |
| "instruction": "Use the left arm to pick up and fold the clothing on the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 637, | |
| "success_frame_index": 952, | |
| "end_frame_index": 952 | |
| } | |
| ], | |
| "39": [ | |
| { | |
| "instruction": "Use both arms to pick up and fold the bottom collar of the clothing on the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 42, | |
| "success_frame_index": 277, | |
| "end_frame_index": 277 | |
| }, | |
| { | |
| "instruction": "Use both arms to pull the clothing on the table to the edge of the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 277, | |
| "success_frame_index": 410, | |
| "end_frame_index": 410 | |
| }, | |
| { | |
| "instruction": "Use both arms to pick up and fold the top collar of the clothing on the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 410, | |
| "success_frame_index": 593, | |
| "end_frame_index": 593 | |
| }, | |
| { | |
| "instruction": "Use the left arm to pick up and fold the clothing on the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 593, | |
| "success_frame_index": 874, | |
| "end_frame_index": 874 | |
| } | |
| ], | |
| "40": [ | |
| { | |
| "instruction": "Use both arms to pick up and fold the bottom collar of the clothing on the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 34, | |
| "success_frame_index": 304, | |
| "end_frame_index": 304 | |
| }, | |
| { | |
| "instruction": "Use both arms to pull the clothing on the table to the edge of the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 304, | |
| "success_frame_index": 441, | |
| "end_frame_index": 441 | |
| }, | |
| { | |
| "instruction": "Use both arms to pick up and fold the top collar of the clothing on the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 441, | |
| "success_frame_index": 636, | |
| "end_frame_index": 636 | |
| }, | |
| { | |
| "instruction": "Use the left arm to pick up and fold the clothing on the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 636, | |
| "success_frame_index": 969, | |
| "end_frame_index": 969 | |
| } | |
| ], | |
| "41": [ | |
| { | |
| "instruction": "Use both arms to pick up and fold the bottom corner collar of the clothing on the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 0, | |
| "success_frame_index": 249, | |
| "end_frame_index": 249 | |
| }, | |
| { | |
| "instruction": "Use both arms to pull the clothing on the table to the edge of the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 249, | |
| "success_frame_index": 351, | |
| "end_frame_index": 351 | |
| }, | |
| { | |
| "instruction": "Use both arms to pick up and fold the top corner collar of the clothing on the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 351, | |
| "success_frame_index": 520, | |
| "end_frame_index": 520 | |
| }, | |
| { | |
| "instruction": "Use the left arm to pick up and fold the clothing on the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 520, | |
| "success_frame_index": 840, | |
| "end_frame_index": 840 | |
| } | |
| ], | |
| "42": [ | |
| { | |
| "instruction": "Use both arms to pick up and fold the bottom corner collar of the clothing on the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 0, | |
| "success_frame_index": 206, | |
| "end_frame_index": 206 | |
| }, | |
| { | |
| "instruction": "Use both arms to pull the clothing on the table to the edge of the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 206, | |
| "success_frame_index": 304, | |
| "end_frame_index": 304 | |
| }, | |
| { | |
| "instruction": "Use both arms to pick up and fold the top corner collar of the clothing on the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 304, | |
| "success_frame_index": 497, | |
| "end_frame_index": 497 | |
| }, | |
| { | |
| "instruction": "Use the left arm to pick up and fold the clothing on the table", | |
| "instruction_augmentation": {}, | |
| "start_frame_index": 497, | |
| "success_frame_index": 815, | |
| "end_frame_index": 815 | |
| } | |
| ] | |
| }, | |
| "key_frame": { | |
| "0": { | |
| "single": [], | |
| "dual": [] | |
| }, | |
| "1": { | |
| "single": [], | |
| "dual": [] | |
| }, | |
| "2": { | |
| "single": [], | |
| "dual": [] | |
| }, | |
| "3": { | |
| "single": [], | |
| "dual": [] | |
| }, | |
| "4": { | |
| "single": [], | |
| "dual": [] | |
| }, | |
| "5": { | |
| "single": [], | |
| "dual": [] | |
| }, | |
| "6": { | |
| "single": [], | |
| "dual": [] | |
| }, | |
| "7": { | |
| "single": [], | |
| "dual": [] | |
| }, | |
| "8": { | |
| "single": [], | |
| "dual": [ | |
| { | |
| "frame_type_name": "Error Frame", | |
| "start": 156, | |
| "end": 193, | |
| "comment": "", | |
| "frame_detail": { | |
| "error_cause": "Operating process issues / Empty magazine", | |
| "restorable": true, | |
| "comment": "" | |
| } | |
| } | |
| ] | |
| }, | |
| "9": { | |
| "single": [], | |
| "dual": [] | |
| }, | |
| "10": { | |
| "single": [], | |
| "dual": [] | |
| }, | |
| "11": { | |
| "single": [], | |
| "dual": [] | |
| }, | |
| "12": { | |
| "single": [], | |
| "dual": [] | |
| }, | |
| "13": { | |
| "single": [], | |
| "dual": [] | |
| }, | |
| "14": { | |
| "single": [], | |
| "dual": [] | |
| }, | |
| "15": { | |
| "single": [], | |
| "dual": [] | |
| }, | |
| "16": { | |
| "single": [], | |
| "dual": [] | |
| }, | |
| "17": { | |
| "single": [], | |
| "dual": [] | |
| }, | |
| "18": { | |
| "single": [], | |
| "dual": [] | |
| }, | |
| "19": { | |
| "single": [], | |
| "dual": [] | |
| }, | |
| "20": { | |
| "single": [], | |
| "dual": [] | |
| }, | |
| "21": { | |
| "single": [], | |
| "dual": [] | |
| }, | |
| "22": { | |
| "single": [], | |
| "dual": [] | |
| }, | |
| "23": { | |
| "single": [], | |
| "dual": [] | |
| }, | |
| "24": { | |
| "single": [], | |
| "dual": [ | |
| { | |
| "frame_type_name": "Error Frame", | |
| "start": 175, | |
| "end": 234, | |
| "comment": "", | |
| "frame_detail": { | |
| "error_cause": "Process operation issues / Empty clip", | |
| "restorable": true, | |
| "comment": "" | |
| } | |
| } | |
| ] | |
| }, | |
| "25": { | |
| "single": [], | |
| "dual": [] | |
| }, | |
| "26": { | |
| "single": [], | |
| "dual": [] | |
| }, | |
| "27": { | |
| "single": [], | |
| "dual": [ | |
| { | |
| "frame_type_name": "Error Frame", | |
| "start": 130, | |
| "end": 184, | |
| "comment": "", | |
| "frame_detail": { | |
| "error_cause": "Operation Process Issues / Other", | |
| "restorable": true, | |
| "comment": "Grabbing too shallow." | |
| } | |
| } | |
| ] | |
| }, | |
| "28": { | |
| "single": [], | |
| "dual": [ | |
| { | |
| "frame_type_name": "Error Frame", | |
| "start": 562, | |
| "end": 620, | |
| "comment": "", | |
| "frame_detail": { | |
| "error_cause": "Operational process issues / Empty magazine", | |
| "restorable": true, | |
| "comment": "" | |
| } | |
| } | |
| ] | |
| }, | |
| "29": { | |
| "single": [], | |
| "dual": [] | |
| }, | |
| "30": { | |
| "single": [], | |
| "dual": [ | |
| { | |
| "frame_type_name": "Error Frame", | |
| "start": 259, | |
| "end": 303, | |
| "comment": "", | |
| "frame_detail": { | |
| "error_cause": "Operating procedure issues / Empty clip", | |
| "restorable": true, | |
| "comment": "" | |
| } | |
| } | |
| ] | |
| }, | |
| "31": { | |
| "single": [], | |
| "dual": [] | |
| }, | |
| "32": { | |
| "single": [], | |
| "dual": [] | |
| }, | |
| "33": { | |
| "single": [], | |
| "dual": [] | |
| }, | |
| "34": { | |
| "single": [], | |
| "dual": [] | |
| }, | |
| "35": { | |
| "single": [], | |
| "dual": [] | |
| }, | |
| "36": { | |
| "single": [], | |
| "dual": [ | |
| { | |
| "frame_type_name": "Error Frame", | |
| "start": 449, | |
| "end": 514, | |
| "comment": "", | |
| "frame_detail": { | |
| "error_cause": "Operation process issues / Empty magazine", | |
| "restorable": true, | |
| "comment": "" | |
| } | |
| } | |
| ] | |
| }, | |
| "37": { | |
| "single": [], | |
| "dual": [] | |
| }, | |
| "38": { | |
| "single": [], | |
| "dual": [ | |
| { | |
| "frame_type_name": "Error Frame", | |
| "start": 142, | |
| "end": 197, | |
| "comment": "", | |
| "frame_detail": { | |
| "error_cause": "Operation process issues / Empty clip", | |
| "restorable": true, | |
| "comment": "" | |
| } | |
| } | |
| ] | |
| }, | |
| "39": { | |
| "single": [], | |
| "dual": [] | |
| }, | |
| "40": { | |
| "single": [], | |
| "dual": [] | |
| }, | |
| "41": { | |
| "single": [], | |
| "dual": [] | |
| }, | |
| "42": { | |
| "single": [], | |
| "dual": [] | |
| } | |
| }, | |
| "high_level_instruction": { | |
| "0": { | |
| "high_level_instruction": "There is an unfolded short-sleeved green size 150 shirt on the table." | |
| }, | |
| "1": { | |
| "high_level_instruction": "There is an unfolded short-sleeved green 150 on the table." | |
| }, | |
| "2": { | |
| "high_level_instruction": "There is an unfolded short-sleeved green shirt size 150 on the table." | |
| }, | |
| "3": { | |
| "high_level_instruction": "There is an unfolded short-sleeved green size 150 on the table." | |
| }, | |
| "4": { | |
| "high_level_instruction": "There's an unfolded green short-sleeved shirt (size 150) on the table." | |
| }, | |
| "5": { | |
| "high_level_instruction": "There is an unfolded green short-sleeved shirt size 150 on the table." | |
| }, | |
| "6": { | |
| "high_level_instruction": "There is an unfolded short-sleeved green size 150 on the table." | |
| }, | |
| "7": { | |
| "high_level_instruction": "There is a green short-sleeve shirt, size 150, unfolded on the table." | |
| }, | |
| "8": { | |
| "high_level_instruction": "There is an unfolded short-sleeved green 150 on the table." | |
| }, | |
| "9": { | |
| "high_level_instruction": "There is a green size 150 short-sleeved shirt unfolded on the table." | |
| }, | |
| "10": { | |
| "high_level_instruction": "There is an unfolded short-sleeved green size 150 shirt on the table." | |
| }, | |
| "11": { | |
| "high_level_instruction": "There's an unfolded short-sleeved green shirt (size 150) on the table." | |
| }, | |
| "12": { | |
| "high_level_instruction": "There is a green short-sleeved size 150 shirt unfolded on the table." | |
| }, | |
| "13": { | |
| "high_level_instruction": "There's an unfolded short-sleeved green size 150 on the table." | |
| }, | |
| "14": { | |
| "high_level_instruction": "There is an unfolded green short-sleeved shirt size 150 on the table." | |
| }, | |
| "15": { | |
| "high_level_instruction": "There is an unfolded short-sleeved green 150 on the table." | |
| }, | |
| "16": { | |
| "high_level_instruction": "There is a green short-sleeved shirt size 150 unfolded on the table." | |
| }, | |
| "17": { | |
| "high_level_instruction": "There is a green short-sleeved shirt unfolded on the table, size 150." | |
| }, | |
| "18": { | |
| "high_level_instruction": "There's an unfolded short-sleeved green 150 on the table." | |
| }, | |
| "19": { | |
| "high_level_instruction": "There is an unfolded green short-sleeved shirt size 150 on the table." | |
| }, | |
| "20": { | |
| "high_level_instruction": "There's an unfolded short-sleeve green size 150 on the table." | |
| }, | |
| "21": { | |
| "high_level_instruction": "There is an unfolded short-sleeved green shirt (size 150) on the table." | |
| }, | |
| "22": { | |
| "high_level_instruction": "There is an unfolded short-sleeved purple 130 on the table." | |
| }, | |
| "23": { | |
| "high_level_instruction": "There is an unfolded short-sleeved purple shirt size 130 on the table." | |
| }, | |
| "24": { | |
| "high_level_instruction": "There's an unfolded purple short-sleeved shirt size 130 on the table." | |
| }, | |
| "25": { | |
| "high_level_instruction": "There is an unfolded short-sleeved purple shirt size 130 on the table." | |
| }, | |
| "26": { | |
| "high_level_instruction": "There is an unfolded short-sleeved purple shirt size 130 on the table." | |
| }, | |
| "27": { | |
| "high_level_instruction": "There is an unfolded short-sleeved purple shirt size 130 on the table." | |
| }, | |
| "28": { | |
| "high_level_instruction": "There is an unfolded short-sleeved purple shirt (size 130) on the table." | |
| }, | |
| "29": { | |
| "high_level_instruction": "There's an unfolded short-sleeved purple shirt size 130 on the table." | |
| }, | |
| "30": { | |
| "high_level_instruction": "There is an unfolded short-sleeved purple 130 on the table." | |
| }, | |
| "31": { | |
| "high_level_instruction": "There's an unfolded short-sleeved purple shirt size 130 on the table." | |
| }, | |
| "32": { | |
| "high_level_instruction": "There is an unfolded short-sleeved purple 130 on the table." | |
| }, | |
| "33": { | |
| "high_level_instruction": "There's an unfolded short-sleeved purple shirt size 130 on the table." | |
| }, | |
| "34": { | |
| "high_level_instruction": "There is an unfolded short-sleeved purple shirt size 130 on the table." | |
| }, | |
| "35": { | |
| "high_level_instruction": "There's an unfolded short-sleeve purple shirt 130 on the table." | |
| }, | |
| "36": { | |
| "high_level_instruction": "There is an unfolded short-sleeved purple shirt size 130 on the table." | |
| }, | |
| "37": { | |
| "high_level_instruction": "There's an unfolded short-sleeved purple shirt size 130 on the table." | |
| }, | |
| "38": { | |
| "high_level_instruction": "There is an unfolded short-sleeved purple size 130 shirt on the table." | |
| }, | |
| "39": { | |
| "high_level_instruction": "There's an unfolded short-sleeved purple shirt size 130 on the table." | |
| }, | |
| "40": { | |
| "high_level_instruction": "There's an unfolded short-sleeved purple shirt size 130 on the table." | |
| }, | |
| "41": { | |
| "high_level_instruction": "There is an unfolded short-sleeved purple shirt size 130 on the table." | |
| }, | |
| "42": { | |
| "high_level_instruction": "There is an unfolded short-sleeved purple shirt size 130 on the table." | |
| } | |
| }, | |
| "take_over": { | |
| "0": {}, | |
| "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": {} | |
| }, | |
| "h5_path": { | |
| "0": "zhoupu://aidea-world/proprio_stats/2666/1327670/proprio_stats.h5", | |
| "1": "zhoupu://aidea-world/proprio_stats/2666/1327686/proprio_stats.h5", | |
| "2": "zhoupu://aidea-world/proprio_stats/2666/1327698/proprio_stats.h5", | |
| "3": "zhoupu://aidea-world/proprio_stats/2666/1327706/proprio_stats.h5", | |
| "4": "zhoupu://aidea-world/proprio_stats/2666/1327708/proprio_stats.h5", | |
| "5": "zhoupu://aidea-world/proprio_stats/2666/1327716/proprio_stats.h5", | |
| "6": "zhoupu://aidea-world/proprio_stats/2666/1327730/proprio_stats.h5", | |
| "7": "zhoupu://aidea-world/proprio_stats/2666/1327731/proprio_stats.h5", | |
| "8": "zhoupu://aidea-world/proprio_stats/2666/1327732/proprio_stats.h5", | |
| "9": "zhoupu://aidea-world/proprio_stats/2666/1327733/proprio_stats.h5", | |
| "10": "zhoupu://aidea-world/proprio_stats/2666/1327736/proprio_stats.h5", | |
| "11": "zhoupu://aidea-world/proprio_stats/2666/1327739/proprio_stats.h5", | |
| "12": "zhoupu://aidea-world/proprio_stats/2666/1327741/proprio_stats.h5", | |
| "13": "zhoupu://aidea-world/proprio_stats/2666/1327743/proprio_stats.h5", | |
| "14": "zhoupu://aidea-world/proprio_stats/2666/1327744/proprio_stats.h5", | |
| "15": "zhoupu://aidea-world/proprio_stats/2666/1327745/proprio_stats.h5", | |
| "16": "zhoupu://aidea-world/proprio_stats/2666/1327748/proprio_stats.h5", | |
| "17": "zhoupu://aidea-world/proprio_stats/2666/1327753/proprio_stats.h5", | |
| "18": "zhoupu://aidea-world/proprio_stats/2666/1327755/proprio_stats.h5", | |
| "19": "zhoupu://aidea-world/proprio_stats/2666/1327756/proprio_stats.h5", | |
| "20": "zhoupu://aidea-world/proprio_stats/2666/1327758/proprio_stats.h5", | |
| "21": "zhoupu://aidea-world/proprio_stats/2666/1327760/proprio_stats.h5", | |
| "22": "zhoupu://aidea-world/proprio_stats/2666/1327763/proprio_stats.h5", | |
| "23": "zhoupu://aidea-world/proprio_stats/2666/1327766/proprio_stats.h5", | |
| "24": "zhoupu://aidea-world/proprio_stats/2666/1327767/proprio_stats.h5", | |
| "25": "zhoupu://aidea-world/proprio_stats/2666/1327769/proprio_stats.h5", | |
| "26": "zhoupu://aidea-world/proprio_stats/2666/1327772/proprio_stats.h5", | |
| "27": "zhoupu://aidea-world/proprio_stats/2666/1327775/proprio_stats.h5", | |
| "28": "zhoupu://aidea-world/proprio_stats/2666/1327777/proprio_stats.h5", | |
| "29": "zhoupu://aidea-world/proprio_stats/2666/1327780/proprio_stats.h5", | |
| "30": "zhoupu://aidea-world/proprio_stats/2666/1327782/proprio_stats.h5", | |
| "31": "zhoupu://aidea-world/proprio_stats/2666/1327784/proprio_stats.h5", | |
| "32": "zhoupu://aidea-world/proprio_stats/2666/1327786/proprio_stats.h5", | |
| "33": "zhoupu://aidea-world/proprio_stats/2666/1327790/proprio_stats.h5", | |
| "34": "zhoupu://aidea-world/proprio_stats/2666/1327792/proprio_stats.h5", | |
| "35": "zhoupu://aidea-world/proprio_stats/2666/1327793/proprio_stats.h5", | |
| "36": "zhoupu://aidea-world/proprio_stats/2666/1327795/proprio_stats.h5", | |
| "37": "zhoupu://aidea-world/proprio_stats/2666/1327799/proprio_stats.h5", | |
| "38": "zhoupu://aidea-world/proprio_stats/2666/1327802/proprio_stats.h5", | |
| "39": "zhoupu://aidea-world/proprio_stats/2666/1327804/proprio_stats.h5", | |
| "40": "zhoupu://aidea-world/proprio_stats/2666/1327807/proprio_stats.h5", | |
| "41": "zhoupu://aidea-world/proprio_stats/2666/1327809/proprio_stats.h5", | |
| "42": "zhoupu://aidea-world/proprio_stats/2666/1327812/proprio_stats.h5" | |
| }, | |
| "data_files_size_in_mb": 100, | |
| "video_files_size_in_mb": 500 | |
| } |