first_fourier / meta /info.json
ddjapri's picture
Upload dataset
4a616d8 verified
Raw
History Blame Contribute Delete
5.82 kB
{
"chunks_size": 1000,
"codebase_version": "v3.0",
"data_files_size_in_mb": 1.232,
"data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
"features": {
"action": {
"dtype": "float32",
"names": [
"left_shoulder_pitch_joint",
"left_shoulder_roll_joint",
"left_shoulder_yaw_joint",
"left_elbow_pitch_joint",
"left_wrist_yaw_joint",
"left_wrist_roll_joint",
"left_wrist_pitch_joint",
"right_shoulder_pitch_joint",
"right_shoulder_roll_joint",
"right_shoulder_yaw_joint",
"right_elbow_pitch_joint",
"right_wrist_yaw_joint",
"right_wrist_roll_joint",
"right_wrist_pitch_joint"
],
"shape": [
14
]
},
"action_age_s": {
"dtype": "float32",
"names": null,
"shape": [
1
]
},
"action_receipt_time_ns": {
"dtype": "int64",
"names": null,
"shape": [
1
]
},
"action_timestamp_ns": {
"dtype": "int64",
"names": null,
"shape": [
1
]
},
"action_timestamp_source": {
"dtype": "int8",
"names": null,
"shape": [
1
]
},
"episode_index": {
"dtype": "int64",
"names": null,
"shape": [
1
]
},
"frame_index": {
"dtype": "int64",
"names": null,
"shape": [
1
]
},
"gripper_command_hand": {
"dtype": "string",
"names": null,
"shape": [
1
]
},
"gripper_command_receipt_time_ns": {
"dtype": "int64",
"names": null,
"shape": [
1
]
},
"gripper_command_timestamp_ns": {
"dtype": "int64",
"names": null,
"shape": [
1
]
},
"gripper_command_timestamp_source": {
"dtype": "int8",
"names": null,
"shape": [
1
]
},
"gripper_state_receipt_time_ns": {
"dtype": "int64",
"names": null,
"shape": [
1
]
},
"gripper_state_timestamp_ns": {
"dtype": "int64",
"names": null,
"shape": [
1
]
},
"gripper_state_timestamp_source": {
"dtype": "int8",
"names": null,
"shape": [
1
]
},
"index": {
"dtype": "int64",
"names": null,
"shape": [
1
]
},
"left_gripper_command_percent": {
"dtype": "float32",
"names": null,
"shape": [
1
]
},
"left_gripper_state_percent": {
"dtype": "float32",
"names": null,
"shape": [
1
]
},
"left_trigger": {
"dtype": "float32",
"names": null,
"shape": [
1
]
},
"observation.images.quest": {
"dtype": "video",
"info": {
"has_audio": false,
"video.channels": 3,
"video.codec": "h264",
"video.fps": 6.8637979335386285,
"video.height": 720,
"video.is_depth_map": false,
"video.pix_fmt": "yuv420p",
"video.width": 1280
},
"names": [
"height",
"width",
"channels"
],
"shape": [
720,
1280,
3
]
},
"observation.state": {
"dtype": "float32",
"names": [
"left_shoulder_pitch_joint",
"left_shoulder_roll_joint",
"left_shoulder_yaw_joint",
"left_elbow_pitch_joint",
"left_wrist_yaw_joint",
"left_wrist_roll_joint",
"left_wrist_pitch_joint",
"right_shoulder_pitch_joint",
"right_shoulder_roll_joint",
"right_shoulder_yaw_joint",
"right_elbow_pitch_joint",
"right_wrist_yaw_joint",
"right_wrist_roll_joint",
"right_wrist_pitch_joint"
],
"shape": [
14
]
},
"observation.state_age_s": {
"dtype": "float32",
"names": null,
"shape": [
1
]
},
"observation.state_receipt_time_ns": {
"dtype": "int64",
"names": null,
"shape": [
1
]
},
"observation.state_timestamp_ns": {
"dtype": "int64",
"names": null,
"shape": [
1
]
},
"observation.state_timestamp_source": {
"dtype": "int8",
"names": null,
"shape": [
1
]
},
"receipt_time_ns": {
"dtype": "int64",
"names": null,
"shape": [
1
]
},
"right_gripper_command_percent": {
"dtype": "float32",
"names": null,
"shape": [
1
]
},
"right_gripper_state_percent": {
"dtype": "float32",
"names": null,
"shape": [
1
]
},
"right_trigger": {
"dtype": "float32",
"names": null,
"shape": [
1
]
},
"task_index": {
"dtype": "int64",
"names": null,
"shape": [
1
]
},
"timestamp": {
"dtype": "float64",
"names": null,
"shape": [
1
]
},
"timestamp_ns": {
"dtype": "int64",
"names": null,
"shape": [
1
]
},
"timestamp_source": {
"dtype": "int8",
"names": null,
"shape": [
1
]
}
},
"fps": 6.8637979335386285,
"robot_type": "gr1t2_fourier_sim",
"sentinel_timestamp_source_legend": {
"0": "receipt_time_fallback",
"1": "message_header",
"2": "legacy_unknown"
},
"splits": {
"train": "0:25"
},
"total_chunks": 1,
"total_episodes": 25,
"total_frames": 4782,
"total_tasks": 1,
"total_videos": 25,
"video_files_size_in_mb": 106.673,
"video_path": "videos/observation.images.quest/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4"
}