lr-2002 commited on
Commit
f83d662
·
verified ·
1 Parent(s): 98c6207

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +27 -0
README.md ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # DataArm Recording Dataset
2
+
3
+ This dataset contains a single-arm robot trajectory recorded with DataArm system.
4
+
5
+ ## Dataset Details
6
+
7
+ - **Robot**: Single 8-DOF arm with gripper
8
+ - **Duration**: ~106 seconds
9
+ - **Frames**: 3169
10
+ - **Recording Rate**: 30 Hz
11
+ - **Format**: LeRobot v3.0 compatible
12
+
13
+ ## Features
14
+
15
+ - : 16-DOF joint positions (8 actual + 8 padding)
16
+ - : 16-DOF joint velocities
17
+ - : 16-DOF joint torques
18
+ - : 2-DOF gripper state
19
+ - : 18-DOF action vector
20
+
21
+ ## Usage
22
+
23
+
24
+
25
+ ## Generated by
26
+
27
+ DataArm robotic arm control system with LeRobot integration.