{ "codebase_version": "v2.1", "robot_type": "ur5e", "total_episodes": 10, "total_frames": 6896, "total_tasks": 1, "total_videos": 20, "total_chunks": 1, "chunks_size": 1000, "fps": 30, "splits": { "train": "0:10" }, "data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet", "video_path": "videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4", "camera_keys": [ "observation.images.wrist", "observation.images.front" ], "features": { "action": { "dtype": "float32", "shape": [ 7 ], "names": [ "shoulder_pan.delta", "shoulder_lift.delta", "elbow_flex.delta", "wrist_1.delta", "wrist_2.delta", "wrist_3.delta", "gripper.pos" ] }, "observation.state": { "dtype": "float32", "shape": [ 7 ], "names": [ "shoulder_pan.pos", "shoulder_lift.pos", "elbow_flex.pos", "wrist_1.pos", "wrist_2.pos", "wrist_3.pos", "gripper.pos" ] }, "observation.images.wrist": { "dtype": "video", "shape": [ 480, 640, 3 ], "names": [ "height", "width", "channels" ], "info": { "video.height": 480, "video.width": 640, "video.codec": "avc1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 30, "video.channels": 3, "has_audio": false } }, "observation.images.front": { "dtype": "video", "shape": [ 480, 640, 3 ], "names": [ "height", "width", "channels" ], "info": { "video.height": 480, "video.width": 640, "video.codec": "avc1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 30, "video.channels": 3, "has_audio": false } }, "timestamp": { "dtype": "float32", "shape": [ 1 ], "names": null }, "frame_index": { "dtype": "int64", "shape": [ 1 ], "names": null }, "episode_index": { "dtype": "int64", "shape": [ 1 ], "names": null }, "index": { "dtype": "int64", "shape": [ 1 ], "names": null }, "task_index": { "dtype": "int64", "shape": [ 1 ], "names": null } }, "stats": { "action": { "min": [ -0.010547637939453125, -0.014775514602661133, -0.016551494598388672, -0.009446144104003906, -0.0003228187561035156, -0.025599032640457153, 0.18850266933441162 ], "max": [ 0.008455276489257812, 0.012710809707641602, 0.019564151763916016, 0.01208353042602539, 0.0003676414489746094, 0.02406024932861328, 0.9772727489471436 ], "mean": [ -0.00010799815372635206, -4.368021289046569e-05, 0.00010713056732496363, -6.608974421937062e-05, 3.55373679070351e-06, -9.780548294644248e-05, 0.5943649400159579 ], "std": [ 0.002301010277474206, 0.0025349118419427477, 0.002961722771687688, 0.0022201757146450883, 7.529526929848532e-05, 0.004327160425007214, 0.1545107141778764 ] }, "observation.state": { "min": [ -0.4768412709236145, -1.3308881521224976, 1.0492104291915894, -2.16393780708313, -1.5998772382736206, -0.8372238278388977, 0.18850266933441162 ], "max": [ -0.04265815392136574, -0.7586873173713684, 1.6896709203720093, -1.7126208543777466, -1.585591197013855, 0.9117376804351807, 0.9772727489471436 ], "mean": [ -0.29650451160649705, -1.0088354159500925, 1.3610704638703517, -1.9555530730989306, -1.5920542904506427, -0.16059227807300097, 0.5946863694894376 ], "std": [ 0.14398959757024193, 0.12113822164966394, 0.12818034875146386, 0.09276465367917146, 0.004629455044792852, 0.29732835613741215, 0.15436370387636825 ] }, "timestamp": { "min": [ 0.0 ], "max": [ 31.133333206176758 ], "mean": [ 11.970601081848145 ], "std": [ 7.475409984588623 ] } } }