File size: 795 Bytes
5a9a881
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
{
  "total_episodes": 1,
  "total_frames": 101,
  "fps": 30,
  "features": {
    "observation.state": {
      "dtype": "float32",
      "shape": [8],
      "type": "observation",
      "min": -3.14159,
      "max": 3.14159
    },
    "action": {
      "dtype": "float32",
      "shape": [9],
      "type": "action",
      "min": -3.14159,
      "max": 3.14159
    },
    "observation.image": {
      "dtype": "video",
      "shape": [3, 480, 640],
      "type": "observation"
    }
  },
  "codebase_version": "v3.0",
  "license": "apache-2.0",
  "domain": "robotics",
  "language": ["en"],
  "tags": ["DataArm", "robot", "manipulation"],
  "description": "DataArm dataset created from recorded session",
  "summary": "Dataset created using DataArm robot system with LeRobot v3.0 compatibility"
}