Sa74ll commited on
Commit
a7aad93
·
verified ·
1 Parent(s): e68c030

Add annotations from LeRobot Annotate

Browse files
data/chunk-000/file-000.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f6026c54d71ef00a3bb0e3121b85e1f40cf4c501be161d914923027b6cb22228
3
- size 2003189
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e9e358be9fc522ecf60dac3cc2faf0930c3bc6fd446a72569fc2b3e1f1f896b7
3
+ size 2006921
data/chunk-000/file-001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:98182e8cc3109c7bbe34f859c2c760e1ab147c9edc320f45991a6c4e88852bd3
3
- size 899280
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:95ef0543a994faa5abdb1a66820e2272565a0aea85340c3f965aea7995098886
3
+ size 902716
meta/info.json CHANGED
@@ -1,143 +1,157 @@
1
  {
2
- "codebase_version": "v3.0",
3
- "robot_type": "xlerobot_stationary",
4
- "total_episodes": 50,
5
- "total_frames": 39909,
6
- "total_tasks": 1,
7
- "chunks_size": 1000,
8
- "data_files_size_in_mb": 100,
9
- "video_files_size_in_mb": 200,
10
- "fps": 30,
11
- "splits": {
12
- "train": "0:50"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
13
  },
14
- "data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
15
- "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
16
- "features": {
17
- "action": {
18
- "dtype": "float32",
19
- "shape": [
20
- 14
21
- ],
22
- "names": [
23
- "left_arm_shoulder_pan.pos",
24
- "left_arm_shoulder_lift.pos",
25
- "left_arm_elbow_flex.pos",
26
- "left_arm_wrist_flex.pos",
27
- "left_arm_wrist_roll.pos",
28
- "left_arm_gripper.pos",
29
- "right_arm_shoulder_pan.pos",
30
- "right_arm_shoulder_lift.pos",
31
- "right_arm_elbow_flex.pos",
32
- "right_arm_wrist_flex.pos",
33
- "right_arm_wrist_roll.pos",
34
- "right_arm_gripper.pos",
35
- "head_motor_1.pos",
36
- "head_motor_2.pos"
37
- ]
38
- },
39
- "observation.state": {
40
- "dtype": "float32",
41
- "shape": [
42
- 14
43
- ],
44
- "names": [
45
- "left_arm_shoulder_pan.pos",
46
- "left_arm_shoulder_lift.pos",
47
- "left_arm_elbow_flex.pos",
48
- "left_arm_wrist_flex.pos",
49
- "left_arm_wrist_roll.pos",
50
- "left_arm_gripper.pos",
51
- "right_arm_shoulder_pan.pos",
52
- "right_arm_shoulder_lift.pos",
53
- "right_arm_elbow_flex.pos",
54
- "right_arm_wrist_flex.pos",
55
- "right_arm_wrist_roll.pos",
56
- "right_arm_gripper.pos",
57
- "head_motor_1.pos",
58
- "head_motor_2.pos"
59
- ]
60
- },
61
- "observation.images.head": {
62
- "dtype": "video",
63
- "shape": [
64
- 480,
65
- 640,
66
- 3
67
- ],
68
- "names": [
69
- "height",
70
- "width",
71
- "channels"
72
- ],
73
- "info": {
74
- "video.height": 480,
75
- "video.width": 640,
76
- "video.codec": "av1",
77
- "video.pix_fmt": "yuv420p",
78
- "video.is_depth_map": false,
79
- "video.fps": 30,
80
- "video.channels": 3,
81
- "has_audio": false
82
- }
83
- },
84
- "observation.images.side": {
85
- "dtype": "video",
86
- "shape": [
87
- 480,
88
- 640,
89
- 3
90
- ],
91
- "names": [
92
- "height",
93
- "width",
94
- "channels"
95
- ],
96
- "info": {
97
- "video.height": 480,
98
- "video.width": 640,
99
- "video.codec": "av1",
100
- "video.pix_fmt": "yuv420p",
101
- "video.is_depth_map": false,
102
- "video.fps": 30,
103
- "video.channels": 3,
104
- "has_audio": false
105
- }
106
- },
107
- "timestamp": {
108
- "dtype": "float32",
109
- "shape": [
110
- 1
111
- ],
112
- "names": null
113
- },
114
- "frame_index": {
115
- "dtype": "int64",
116
- "shape": [
117
- 1
118
- ],
119
- "names": null
120
- },
121
- "episode_index": {
122
- "dtype": "int64",
123
- "shape": [
124
- 1
125
- ],
126
- "names": null
127
- },
128
- "index": {
129
- "dtype": "int64",
130
- "shape": [
131
- 1
132
- ],
133
- "names": null
134
- },
135
- "task_index": {
136
- "dtype": "int64",
137
- "shape": [
138
- 1
139
- ],
140
- "names": null
141
- }
142
  }
 
143
  }
 
1
  {
2
+ "codebase_version": "v3.0",
3
+ "robot_type": "xlerobot_stationary",
4
+ "total_episodes": 50,
5
+ "total_frames": 39909,
6
+ "total_tasks": 1,
7
+ "chunks_size": 1000,
8
+ "data_files_size_in_mb": 100,
9
+ "video_files_size_in_mb": 200,
10
+ "fps": 30,
11
+ "splits": {
12
+ "train": "0:50"
13
+ },
14
+ "data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
15
+ "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
16
+ "features": {
17
+ "action": {
18
+ "dtype": "float32",
19
+ "shape": [
20
+ 14
21
+ ],
22
+ "names": [
23
+ "left_arm_shoulder_pan.pos",
24
+ "left_arm_shoulder_lift.pos",
25
+ "left_arm_elbow_flex.pos",
26
+ "left_arm_wrist_flex.pos",
27
+ "left_arm_wrist_roll.pos",
28
+ "left_arm_gripper.pos",
29
+ "right_arm_shoulder_pan.pos",
30
+ "right_arm_shoulder_lift.pos",
31
+ "right_arm_elbow_flex.pos",
32
+ "right_arm_wrist_flex.pos",
33
+ "right_arm_wrist_roll.pos",
34
+ "right_arm_gripper.pos",
35
+ "head_motor_1.pos",
36
+ "head_motor_2.pos"
37
+ ]
38
  },
39
+ "observation.state": {
40
+ "dtype": "float32",
41
+ "shape": [
42
+ 14
43
+ ],
44
+ "names": [
45
+ "left_arm_shoulder_pan.pos",
46
+ "left_arm_shoulder_lift.pos",
47
+ "left_arm_elbow_flex.pos",
48
+ "left_arm_wrist_flex.pos",
49
+ "left_arm_wrist_roll.pos",
50
+ "left_arm_gripper.pos",
51
+ "right_arm_shoulder_pan.pos",
52
+ "right_arm_shoulder_lift.pos",
53
+ "right_arm_elbow_flex.pos",
54
+ "right_arm_wrist_flex.pos",
55
+ "right_arm_wrist_roll.pos",
56
+ "right_arm_gripper.pos",
57
+ "head_motor_1.pos",
58
+ "head_motor_2.pos"
59
+ ]
60
+ },
61
+ "observation.images.head": {
62
+ "dtype": "video",
63
+ "shape": [
64
+ 480,
65
+ 640,
66
+ 3
67
+ ],
68
+ "names": [
69
+ "height",
70
+ "width",
71
+ "channels"
72
+ ],
73
+ "info": {
74
+ "video.height": 480,
75
+ "video.width": 640,
76
+ "video.codec": "av1",
77
+ "video.pix_fmt": "yuv420p",
78
+ "video.is_depth_map": false,
79
+ "video.fps": 30,
80
+ "video.channels": 3,
81
+ "has_audio": false
82
+ }
83
+ },
84
+ "observation.images.side": {
85
+ "dtype": "video",
86
+ "shape": [
87
+ 480,
88
+ 640,
89
+ 3
90
+ ],
91
+ "names": [
92
+ "height",
93
+ "width",
94
+ "channels"
95
+ ],
96
+ "info": {
97
+ "video.height": 480,
98
+ "video.width": 640,
99
+ "video.codec": "av1",
100
+ "video.pix_fmt": "yuv420p",
101
+ "video.is_depth_map": false,
102
+ "video.fps": 30,
103
+ "video.channels": 3,
104
+ "has_audio": false
105
+ }
106
+ },
107
+ "timestamp": {
108
+ "dtype": "float32",
109
+ "shape": [
110
+ 1
111
+ ],
112
+ "names": null
113
+ },
114
+ "frame_index": {
115
+ "dtype": "int64",
116
+ "shape": [
117
+ 1
118
+ ],
119
+ "names": null
120
+ },
121
+ "episode_index": {
122
+ "dtype": "int64",
123
+ "shape": [
124
+ 1
125
+ ],
126
+ "names": null
127
+ },
128
+ "index": {
129
+ "dtype": "int64",
130
+ "shape": [
131
+ 1
132
+ ],
133
+ "names": null
134
+ },
135
+ "task_index": {
136
+ "dtype": "int64",
137
+ "shape": [
138
+ 1
139
+ ],
140
+ "names": null
141
+ },
142
+ "subtask_index": {
143
+ "dtype": "int64",
144
+ "shape": [
145
+ 1
146
+ ],
147
+ "names": null
148
+ },
149
+ "task_index_high_level": {
150
+ "dtype": "int64",
151
+ "shape": [
152
+ 1
153
+ ],
154
+ "names": null
 
 
 
 
 
 
 
 
 
 
 
 
155
  }
156
+ }
157
  }