|
{ |
|
"codebase_version": "v2.1", |
|
"robot_type": null, |
|
"total_episodes": 3696, |
|
"total_frames": 445944, |
|
"total_tasks": 1069, |
|
"total_videos": 7392, |
|
"total_chunks": 4, |
|
"chunks_size": 1000, |
|
"fps": 30, |
|
"splits": { |
|
"train": "0:3696" |
|
}, |
|
"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", |
|
"features": { |
|
"action": { |
|
"dtype": "float32", |
|
"shape": [ |
|
29 |
|
], |
|
"names": [ |
|
"left_hip_pitch_joint", |
|
"right_hip_pitch_joint", |
|
"waist_yaw_joint", |
|
"left_hip_roll_joint", |
|
"right_hip_roll_joint", |
|
"waist_roll_joint", |
|
"left_hip_yaw_joint", |
|
"right_hip_yaw_joint", |
|
"waist_pitch_joint", |
|
"left_knee_joint", |
|
"right_knee_joint", |
|
"left_shoulder_pitch_joint", |
|
"right_shoulder_pitch_joint", |
|
"left_ankle_pitch_joint", |
|
"right_ankle_pitch_joint", |
|
"left_shoulder_roll_joint", |
|
"right_shoulder_roll_joint", |
|
"left_ankle_roll_joint", |
|
"right_ankle_roll_joint", |
|
"left_shoulder_yaw_joint", |
|
"right_shoulder_yaw_joint", |
|
"left_elbow_joint", |
|
"right_elbow_joint", |
|
"left_wrist_roll_joint", |
|
"right_wrist_roll_joint", |
|
"left_wrist_pitch_joint", |
|
"right_wrist_pitch_joint", |
|
"left_wrist_yaw_joint", |
|
"right_wrist_yaw_joint" |
|
] |
|
}, |
|
"observation.joint_pos": { |
|
"dtype": "float32", |
|
"shape": [ |
|
29 |
|
], |
|
"names": [ |
|
"left_hip_pitch_joint", |
|
"right_hip_pitch_joint", |
|
"waist_yaw_joint", |
|
"left_hip_roll_joint", |
|
"right_hip_roll_joint", |
|
"waist_roll_joint", |
|
"left_hip_yaw_joint", |
|
"right_hip_yaw_joint", |
|
"waist_pitch_joint", |
|
"left_knee_joint", |
|
"right_knee_joint", |
|
"left_shoulder_pitch_joint", |
|
"right_shoulder_pitch_joint", |
|
"left_ankle_pitch_joint", |
|
"right_ankle_pitch_joint", |
|
"left_shoulder_roll_joint", |
|
"right_shoulder_roll_joint", |
|
"left_ankle_roll_joint", |
|
"right_ankle_roll_joint", |
|
"left_shoulder_yaw_joint", |
|
"right_shoulder_yaw_joint", |
|
"left_elbow_joint", |
|
"right_elbow_joint", |
|
"left_wrist_roll_joint", |
|
"right_wrist_roll_joint", |
|
"left_wrist_pitch_joint", |
|
"right_wrist_pitch_joint", |
|
"left_wrist_yaw_joint", |
|
"right_wrist_yaw_joint" |
|
] |
|
}, |
|
"observation.body_pos": { |
|
"dtype": "float32", |
|
"shape": [ |
|
30, |
|
3 |
|
], |
|
"names": [ |
|
"pelvis", |
|
"left_hip_pitch_link", |
|
"right_hip_pitch_link", |
|
"waist_yaw_link", |
|
"left_hip_roll_link", |
|
"right_hip_roll_link", |
|
"waist_roll_link", |
|
"left_hip_yaw_link", |
|
"right_hip_yaw_link", |
|
"torso_link", |
|
"left_knee_link", |
|
"right_knee_link", |
|
"left_shoulder_pitch_link", |
|
"right_shoulder_pitch_link", |
|
"left_ankle_pitch_link", |
|
"right_ankle_pitch_link", |
|
"left_shoulder_roll_link", |
|
"right_shoulder_roll_link", |
|
"left_ankle_roll_link", |
|
"right_ankle_roll_link", |
|
"left_shoulder_yaw_link", |
|
"right_shoulder_yaw_link", |
|
"left_elbow_link", |
|
"right_elbow_link", |
|
"left_wrist_roll_link", |
|
"right_wrist_roll_link", |
|
"left_wrist_pitch_link", |
|
"right_wrist_pitch_link", |
|
"left_wrist_yaw_link", |
|
"right_wrist_yaw_link" |
|
] |
|
}, |
|
"observation.body_quat": { |
|
"dtype": "float32", |
|
"shape": [ |
|
30, |
|
4 |
|
], |
|
"names": [ |
|
"pelvis", |
|
"left_hip_pitch_link", |
|
"right_hip_pitch_link", |
|
"waist_yaw_link", |
|
"left_hip_roll_link", |
|
"right_hip_roll_link", |
|
"waist_roll_link", |
|
"left_hip_yaw_link", |
|
"right_hip_yaw_link", |
|
"torso_link", |
|
"left_knee_link", |
|
"right_knee_link", |
|
"left_shoulder_pitch_link", |
|
"right_shoulder_pitch_link", |
|
"left_ankle_pitch_link", |
|
"right_ankle_pitch_link", |
|
"left_shoulder_roll_link", |
|
"right_shoulder_roll_link", |
|
"left_ankle_roll_link", |
|
"right_ankle_roll_link", |
|
"left_shoulder_yaw_link", |
|
"right_shoulder_yaw_link", |
|
"left_elbow_link", |
|
"right_elbow_link", |
|
"left_wrist_roll_link", |
|
"right_wrist_roll_link", |
|
"left_wrist_pitch_link", |
|
"right_wrist_pitch_link", |
|
"left_wrist_yaw_link", |
|
"right_wrist_yaw_link" |
|
] |
|
}, |
|
"observation.images.fpv_cam": { |
|
"dtype": "video", |
|
"shape": [ |
|
1080, |
|
1920, |
|
3 |
|
], |
|
"names": [ |
|
"height", |
|
"width", |
|
"channels" |
|
], |
|
"info": { |
|
"video.height": 1080, |
|
"video.width": 1920, |
|
"video.codec": "av1", |
|
"video.pix_fmt": "yuv420p", |
|
"video.is_depth_map": false, |
|
"video.fps": 30, |
|
"video.channels": 3, |
|
"has_audio": false |
|
} |
|
}, |
|
"observation.images.tpv_cam": { |
|
"dtype": "video", |
|
"shape": [ |
|
1080, |
|
1920, |
|
3 |
|
], |
|
"names": [ |
|
"height", |
|
"width", |
|
"channels" |
|
], |
|
"info": { |
|
"video.height": 1080, |
|
"video.width": 1920, |
|
"video.codec": "av1", |
|
"video.pix_fmt": "yuv420p", |
|
"video.is_depth_map": false, |
|
"video.fps": 30, |
|
"video.channels": 3, |
|
"has_audio": false |
|
} |
|
}, |
|
"info.task_name": { |
|
"dtype": "string", |
|
"shape": [ |
|
1 |
|
] |
|
}, |
|
"info.objective_category": { |
|
"dtype": "string", |
|
"shape": [ |
|
1 |
|
] |
|
}, |
|
"info.verb_category": { |
|
"dtype": "string", |
|
"shape": [ |
|
1 |
|
] |
|
}, |
|
"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 |
|
} |
|
} |
|
} |