{ "codebase_version": "v3.0", "robot_type": "anymal", "total_episodes": 28, "total_frames": 7613, "total_tasks": 3, "chunks_size": 1000, "data_files_size_in_mb": 100, "video_files_size_in_mb": 200, "fps": 10, "splits": { "train": "0:28" }, "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": [ 18 ], "names": [ "q_LF_HAA", "q_LF_HFE", "q_LF_KFE", "q_RF_HAA", "q_RF_HFE", "q_RF_KFE", "q_LH_HAA", "q_LH_HFE", "q_LH_KFE", "q_RH_HAA", "q_RH_HFE", "q_RH_KFE", "imu_ang_vel_x", "imu_ang_vel_y", "imu_ang_vel_z", "imu_lin_acc_x", "imu_lin_acc_y", "imu_lin_acc_z" ] }, "observation.images.front": { "dtype": "video", "shape": [ 480, 720, 3 ], "names": [ "height", "width", "channel" ], "info": { "video.height": 480, "video.width": 720, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 10, "video.channels": 3, "has_audio": false } }, "action": { "dtype": "float32", "shape": [ 12 ], "names": [ "q_des_LF_HAA", "q_des_LF_HFE", "q_des_LF_KFE", "q_des_RF_HAA", "q_des_RF_HFE", "q_des_RF_KFE", "q_des_LH_HAA", "q_des_LH_HFE", "q_des_LH_KFE", "q_des_RH_HAA", "q_des_RH_HFE", "q_des_RH_KFE" ] }, "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 } } }