Datasets:
Dataset Viewer
The dataset viewer is not available for this dataset.
Unexpected token '<', "<html>
<h"... is not valid JSON
Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
This dataset was created using LeRobot.
Dataset Structure
{
"codebase_version": "v3.0",
"robot_type": "panda",
"total_episodes": 100,
"total_frames": 16333,
"total_tasks": 1,
"chunks_size": 1000,
"data_files_size_in_mb": 100,
"video_files_size_in_mb": 200,
"fps": 20,
"splits": {
"train": "0:100"
},
"data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
"video_path": null,
"features": {
"observation.state": {
"dtype": "float32",
"shape": [
9
],
"names": [
"eef_pos_x",
"eef_pos_y",
"eef_pos_z",
"eef_quat_x",
"eef_quat_y",
"eef_quat_z",
"eef_quat_w",
"gripper_qpos_left",
"gripper_qpos_right"
]
},
"observation.environment_state": {
"dtype": "float32",
"shape": [
14
],
"names": [
"nut_to_eef_pos_x",
"nut_to_eef_pos_y",
"nut_to_eef_pos_z",
"nut_to_eef_quat_x",
"nut_to_eef_quat_y",
"nut_to_eef_quat_z",
"nut_to_eef_quat_w",
"nut_pos_x",
"nut_pos_y",
"nut_pos_z",
"nut_quat_x",
"nut_quat_y",
"nut_quat_z",
"nut_quat_w"
]
},
"action": {
"dtype": "float32",
"shape": [
7
],
"names": [
"delta_eef_pos_x",
"delta_eef_pos_y",
"delta_eef_pos_z",
"delta_eef_rot_x",
"delta_eef_rot_y",
"delta_eef_rot_z",
"gripper_action"
]
},
"steps_to_go": {
"dtype": "int64",
"shape": [
1
],
"names": [
"steps_to_go"
]
},
"source": {
"dtype": "int64",
"shape": [
1
],
"names": [
"source_id"
]
},
"success": {
"dtype": "int64",
"shape": [
1
],
"names": [
"success_flag"
]
},
"is_valid": {
"dtype": "int64",
"shape": [
1
],
"names": [
"is_valid_flag"
]
},
"reward": {
"dtype": "float32",
"shape": [
1
],
"names": [
"reward"
]
},
"done": {
"dtype": "int64",
"shape": [
1
],
"names": [
"done_flag"
]
},
"initial_sim_qpos": {
"dtype": "float32",
"shape": [
23
],
"names": [
"qpos_0",
"qpos_1",
"qpos_2",
"qpos_3",
"qpos_4",
"qpos_5",
"qpos_6",
"qpos_7",
"qpos_8",
"qpos_9",
"qpos_10",
"qpos_11",
"qpos_12",
"qpos_13",
"qpos_14",
"qpos_15",
"qpos_16",
"qpos_17",
"qpos_18",
"qpos_19",
"qpos_20",
"qpos_21",
"qpos_22"
]
},
"initial_sim_qvel": {
"dtype": "float32",
"shape": [
21
],
"names": [
"qvel_0",
"qvel_1",
"qvel_2",
"qvel_3",
"qvel_4",
"qvel_5",
"qvel_6",
"qvel_7",
"qvel_8",
"qvel_9",
"qvel_10",
"qvel_11",
"qvel_12",
"qvel_13",
"qvel_14",
"qvel_15",
"qvel_16",
"qvel_17",
"qvel_18",
"qvel_19",
"qvel_20"
]
},
"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
}
}
}
Citation
BibTeX:
[More Information Needed]
- Downloads last month
- 10