Upload README.md with huggingface_hub
Browse files
README.md
ADDED
|
@@ -0,0 +1,33 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# DataArm Recording Dataset with Video
|
| 2 |
+
|
| 3 |
+
This dataset contains a single-arm robot trajectory recorded with DataArm system, **including camera video**.
|
| 4 |
+
|
| 5 |
+
## Dataset Details
|
| 6 |
+
|
| 7 |
+
- **Robot**: Single 8-DOF arm with gripper
|
| 8 |
+
- **Camera**: 640x480 @ 30 FPS
|
| 9 |
+
- **Duration**: ~23 seconds
|
| 10 |
+
- **Frames**: 704 (synchronized arm data + video)
|
| 11 |
+
- **Recording Rate**: 30 Hz
|
| 12 |
+
- **Format**: LeRobot v3.0 compatible
|
| 13 |
+
|
| 14 |
+
## Features
|
| 15 |
+
|
| 16 |
+
- : 640x480x3 camera video
|
| 17 |
+
- : 16-DOF joint positions (8 actual + 8 padding)
|
| 18 |
+
- : 16-DOF joint velocities
|
| 19 |
+
- : 16-DOF joint torques
|
| 20 |
+
- : 2-DOF gripper state
|
| 21 |
+
- : 18-DOF action vector
|
| 22 |
+
|
| 23 |
+
## Usage
|
| 24 |
+
|
| 25 |
+
|
| 26 |
+
|
| 27 |
+
## Video Support
|
| 28 |
+
|
| 29 |
+
✅ **Includes synchronized camera video** - The dataset includes MP4 video files that can be visualized with LeRobot tools.
|
| 30 |
+
|
| 31 |
+
## Generated by
|
| 32 |
+
|
| 33 |
+
DataArm robotic arm control system with LeRobot integration.
|