| { | |
| "codebase_version" : "v2.1", | |
| "robot_type" : "alex", | |
| "total_episodes" : 1, | |
| "total_frames" : 358, | |
| "total_tasks" : 1, | |
| "total_videos" : 0, | |
| "total_chunks" : 1, | |
| "chunks_size" : 1000, | |
| "fps" : 30.0, | |
| "splits" : { | |
| "train" : "0:1" | |
| }, | |
| "data_path" : "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet", | |
| "features" : { | |
| "observation.state" : { | |
| "dtype" : "float32", | |
| "shape" : [ 14 ], | |
| "names" : { | |
| "motors" : [ "left_shoulder_y", "left_shoulder_x", "left_shoulder_z", "left_elbow_y", "left_wrist_z", "left_wrist_x", "left_gripper_z", "right_shoulder_y", "right_shoulder_x", "right_shoulder_z", "right_elbow_y", "right_wrist_z", "right_wrist_x", "right_gripper_z" ] | |
| } | |
| }, | |
| "action" : { | |
| "dtype" : "float32", | |
| "shape" : [ 14 ], | |
| "names" : { | |
| "motors" : [ "left_shoulder_y", "left_shoulder_x", "left_shoulder_z", "left_elbow_y", "left_wrist_z", "left_wrist_x", "left_gripper_z", "right_shoulder_y", "right_shoulder_x", "right_shoulder_z", "right_elbow_y", "right_wrist_z", "right_wrist_x", "right_gripper_z" ] | |
| } | |
| }, | |
| "episode_index" : { | |
| "dtype" : "int64", | |
| "shape" : [ 1 ], | |
| "names" : null | |
| }, | |
| "frame_index" : { | |
| "dtype" : "int64", | |
| "shape" : [ 1 ], | |
| "names" : null | |
| }, | |
| "timestamp" : { | |
| "dtype" : "float32", | |
| "shape" : [ 1 ], | |
| "names" : null | |
| }, | |
| "next.done" : { | |
| "dtype" : "bool", | |
| "shape" : [ 1 ], | |
| "names" : null | |
| }, | |
| "index" : { | |
| "dtype" : "int64", | |
| "shape" : [ 1 ], | |
| "names" : null | |
| }, | |
| "task_index" : { | |
| "dtype" : "int64", | |
| "shape" : [ 1 ], | |
| "names" : null | |
| } | |
| } | |
| } |