This dataset was created using LeRobot.
Rows42,163
Configurations1
Size5.1 GB
Licenseapache-2.0
AccessPublicly accessible
Monthly Downloads119
Dataset Card
By Nathaniel Nifong, published under apache-2.0, revision 59e4cf55a844.
This dataset was created using LeRobot.
Dataset Description
- Homepage: [More Information Needed]
- Paper: [More Information Needed]
- License: apache-2.0
Dataset Structure
meta/info.json:
{
"codebase_version": "v3.0",
"fps": 30,
"features": {
"action": {
"dtype": "float32",
"shape": [
11
],
"names": [
"vel_x",
"vel_y",
"vel_z",
"room_vel_x",
"room_vel_y",
"wrist_speed",
"finger_speed",
"contact_vec_x",
"contact_vec_y",
"contact_vec_z",
"episode_end"
]
},
"observation.state": {
"dtype": "float32",
"shape": [
44
],
"names": [
"vel_x",
"vel_y",
"vel_z",
"wrist_speed",
"finger_speed",
"gripper_pos_x",
"gripper_pos_y",
"gripper_pos_z",
"gripper_rot_0",
"gripper_rot_1",
"gripper_rot_2",
"gripper_rot_3",
"gripper_rot_4",
"gripper_rot_5",
"spin",
"finger_angle",
"laser_rangefinder",
"finger_pressure",
"wrist_angle",
"target_force",
"hamper_bearing",
"hamper_distance",
"toybox_bearing",
"toybox_distance",
"trashcan_bearing",
"trashcan_distance",
"gamepad_bearing",
"gamepad_distance",
"parking_location_bearing",
"parking_location_distance",
"swing_cancellation_on",
"tension_0",
"tension_1",
"tension_2",
"tension_3",
"gantry_position_x",
"gantry_position_y",
"gantry_position_z",
"visual_pos_x",
"visual_pos_y",
"visual_pos_z",
"hang_pos_x",
"hang_pos_y",
"hang_pos_z"
]
},
"observation.images.gripper_camera": {
"dtype": "video",
"shape": [
384,
684,
3
],
"names": [
"height",
"width",
"channels"
],
"info": {
"is_depth_map": false,
"video.height": 384,
"video.width": 684,
"video.codec": "av1",
"video.pix_fmt": "yuv420p",
"video.fps": 30,
"video.channels": 3,
"has_audio": false,
"video.g": 2,
"video.crf": 30,
"video.preset": 12,
"video.fast_decode": 0,
"video.video_backend": "pyav",
"video.extra_options": {}
}
},
"observation.images.overhead_camera": {
"dtype": "video",
"shape": [
512,
512,
3
],
"names": [
"height",
"width",
"channels"
],
"info": {
"is_depth_map": false,
"video.height": 512,
"video.width": 512,
"video.codec": "av1",
"video.pix_fmt": "yuv420p",
"video.fps": 30,
"video.channels": 3,
"has_audio": false,
"video.g": 2,
"video.crf": 30,
"video.preset": 12,
"video.fast_decode": 0,
"video.video_backend": "pyav",
"video.extra_options": {}
}
},
"observation.images.anchor_camera_0": {
"dtype": "video",
"shape": [
544,
960,
3
],
"names": [
"height",
"width",
"channels"
],
"info": {
"is_depth_map": false,
"video.height": 544,
"video.width": 960,
"video.codec": "av1",
"video.pix_fmt": "yuv420p",
"video.fps": 30,
"video.channels": 3,
"has_audio": false,
"video.g": 2,
"video.crf": 30,
"video.preset": 12,
"video.fast_decode": 0,
"video.video_backend": "pyav",
"video.extra_options": {}
}
},
"observation.images.anchor_camera_1": {
"dtype": "video",
"shape": [
544,
960,
3
],
"names": [
"height",
"width",
"channels"
],
"info": {
"is_depth_map": false,
"video.height": 544,
"video.width": 960,
"video.codec": "av1",
"video.pix_fmt": "yuv420p",
"video.fps": 30,
"video.channels": 3,
"has_audio": false,
"video.g": 2,
"video.crf": 30,
"video.preset": 12,
"video.fast_decode": 0,
"video.video_backend": "pyav",
"video.extra_options": {}
}
},
"anchor_poses": {
"dtype": "float32",
"shape": [
12
],
"names": [
"anchor_0_rx",
"anchor_0_ry",
"anchor_0_rz",
"anchor_0_x",
"anchor_0_y",
"anchor_0_z",
"anchor_1_rx",
"anchor_1_ry",
"anchor_1_rz",
"anchor_1_x",
"anchor_1_y",
"anchor_1_z"
]
},
"anchor_cam_tilt": {
"dtype": "float32",
"shape": [
2
],
"names": [
"anchor_0_cam_tilt",
"anchor_1_cam_tilt"
]
},
"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
}
},
"total_episodes": 72,
"total_frames": 42163,
"total_tasks": 4,
"chunks_size": 1000,
"data_files_size_in_mb": 100,
"video_files_size_in_mb": 200,
"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",
"robot_type": "stringman",
"splits": {
"train": "0:72"
}
}
Citation
BibTeX:
[More Information Needed]
Structure
default 42,163 rows
| Split | Rows | Size |
|---|---|---|
| train | 42,163 | 10.5 MB |
actionListobservation.stateListanchor_posesListanchor_cam_tiltListtimestampfloat32frame_indexint64episode_indexint64indexint64task_indexint64
Details
- Repository
- naavox/nick-sep14
- Publisher
- Nathaniel Nifong
- Task category
- Robotics
- Tags
- LeRobot
- Size category
- Not stated by the source
- Languages
- Not stated by the source
- Revision
- 59e4cf55a844f052b074dcd3d669b3bff2443614
- Last updated
- 2026-09-18
Files
47 files, 5.1 GB in total.
Data12 files · 10.0 MB
Documentation1 file · 8.4 KB
Other33 files · 5.1 GB
Repository1 file · 2.5 KB
Every file
| File | Type | Size | SHA-256 |
|---|---|---|---|
| data/chunk-000/file-000.parquet | Data | 2.1 MB | 9ea9706a2cec |
| data/chunk-000/file-001.parquet | Data | 2.1 MB | 818595b3c84b |
| data/chunk-000/file-002.parquet | Data | 858.8 KB | 688a2aa781a0 |
| data/chunk-000/file-003.parquet | Data | 4.1 MB | 409345abb8a9 |
| meta/episodes/chunk-000/file-000.parquet | Data | 178.0 KB | 1c789b0b63ba |
| meta/episodes/chunk-000/file-001.parquet | Data | 255.7 KB | 4ba7bb1def73 |
| meta/episodes/chunk-000/file-002.parquet | Data | 111.3 KB | 3cfc746bae37 |
| meta/episodes/chunk-000/file-003.parquet | Data | 291.4 KB | a85b970d3118 |
| meta/episodes_extra.jsonl | Data | 5.2 KB | — |
| meta/info.json | Data | 7.6 KB | — |
| meta/stats.json | Data | 36.3 KB | — |
| meta/tasks.parquet | Data | 2.2 KB | a76e29cf67ad |
| README.md | Documentation | 8.4 KB | — |
| videos/observation.images.anchor_camera_0/chunk-000/file-000.mp4 | Other | 189.4 MB | 7c0e10e64bcf |
| videos/observation.images.anchor_camera_0/chunk-000/file-001.mp4 | Other | 170.0 MB | 523c1be7237b |
| videos/observation.images.anchor_camera_0/chunk-000/file-002.mp4 | Other | 206.8 MB | b95bd9fb361d |
| videos/observation.images.anchor_camera_0/chunk-000/file-003.mp4 | Other | 168.9 MB | 5c18f22c0751 |
| videos/observation.images.anchor_camera_0/chunk-000/file-004.mp4 | Other | 166.8 MB | b8d5b234ac3a |
| videos/observation.images.anchor_camera_0/chunk-000/file-005.mp4 | Other | 202.0 MB | 49b548c2d09d |
| videos/observation.images.anchor_camera_0/chunk-000/file-006.mp4 | Other | 192.6 MB | 5cb3f43a92bc |
| videos/observation.images.anchor_camera_0/chunk-000/file-007.mp4 | Other | 208.9 MB | 4dcfeb16f86c |
| videos/observation.images.anchor_camera_0/chunk-000/file-008.mp4 | Other | 147.5 MB | a8de9dc04699 |
| videos/observation.images.anchor_camera_1/chunk-000/file-000.mp4 | Other | 184.9 MB | e12b96ad50c2 |
| videos/observation.images.anchor_camera_1/chunk-000/file-001.mp4 | Other | 162.7 MB | b1eb88dc2c0d |
| videos/observation.images.anchor_camera_1/chunk-000/file-002.mp4 | Other | 201.2 MB | df45e17e9ca5 |
| videos/observation.images.anchor_camera_1/chunk-000/file-003.mp4 | Other | 198.1 MB | 6a8c5bf6136f |
| videos/observation.images.anchor_camera_1/chunk-000/file-004.mp4 | Other | 33.8 MB | a862c822c723 |
| videos/observation.images.anchor_camera_1/chunk-000/file-005.mp4 | Other | 174.1 MB | a2751dbcb389 |
| videos/observation.images.anchor_camera_1/chunk-000/file-006.mp4 | Other | 209.4 MB | 46cb46c7a337 |
| videos/observation.images.anchor_camera_1/chunk-000/file-007.mp4 | Other | 199.6 MB | f56b2277eb90 |
| videos/observation.images.anchor_camera_1/chunk-000/file-008.mp4 | Other | 194.9 MB | 514d32dbf959 |
| videos/observation.images.anchor_camera_1/chunk-000/file-009.mp4 | Other | 178.0 MB | 3b6a344d4117 |
| videos/observation.images.gripper_camera/chunk-000/file-000.mp4 | Other | 98.2 MB | 912613a73b1b |
| videos/observation.images.gripper_camera/chunk-000/file-001.mp4 | Other | 93.6 MB | b3b8d6bd5754 |
| videos/observation.images.gripper_camera/chunk-000/file-002.mp4 | Other | 41.1 MB | 6c82116e2e2c |
| videos/observation.images.gripper_camera/chunk-000/file-003.mp4 | Other | 204.4 MB | 370e4cb48aff |
| videos/observation.images.gripper_camera/chunk-000/file-004.mp4 | Other | 5.9 MB | 6a9bb781ba5b |
| videos/observation.images.overhead_camera/chunk-000/file-000.mp4 | Other | 197.9 MB | 4ed694671f0e |
| videos/observation.images.overhead_camera/chunk-000/file-001.mp4 | Other | 85.8 MB | 87f38209ee4e |
| videos/observation.images.overhead_camera/chunk-000/file-002.mp4 | Other | 204.9 MB | fd123dcbefe5 |
| videos/observation.images.overhead_camera/chunk-000/file-003.mp4 | Other | 82.8 MB | c6e9b5494b83 |
| videos/observation.images.overhead_camera/chunk-000/file-004.mp4 | Other | 131.7 MB | d9b0eb10ab56 |
| videos/observation.images.overhead_camera/chunk-000/file-005.mp4 | Other | 183.5 MB | 2c142817f95c |
| videos/observation.images.overhead_camera/chunk-000/file-006.mp4 | Other | 195.5 MB | d665f9e6e552 |
| videos/observation.images.overhead_camera/chunk-000/file-007.mp4 | Other | 202.9 MB | c88e2028f33e |
| videos/observation.images.overhead_camera/chunk-000/file-008.mp4 | Other | 16.4 MB | c8e1af82a1d3 |
| .gitattributes | Repository | 2.5 KB | — |
License and Download
- License
- apache-2.0
- Access
- No access gate
Download from Nathaniel Nifong
Released by Nathaniel Nifong through its official repository on Hugging Face. Read the license.