TInkybala commited on
Commit
3fd00ce
·
verified ·
1 Parent(s): cb2d0b2

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:ce615c2db4aac035adf7716ca3a16ddd149987fc35ede26c072a4836288005e3
3
- size 259157
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0c234239674175c821f31086dc866140341015efad12536f915667ace2ee21f9
3
+ size 262440
meta/info.json CHANGED
@@ -1,130 +1,144 @@
1
  {
2
- "codebase_version": "v3.0",
3
- "robot_type": "panda_ros_cartesian",
4
- "total_episodes": 5,
5
- "total_frames": 4453,
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:5"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
- "names": [
20
- "x.vel",
21
- "y.vel",
22
- "z.vel",
23
- "gripper.pos",
24
- "x.ang_vel",
25
- "y.ang_vel",
26
- "z.ang_vel"
27
- ],
28
- "shape": [
29
- 7
30
- ]
31
- },
32
- "observation.state": {
33
- "dtype": "float32",
34
- "names": [
35
- "panda_joint1.pos",
36
- "panda_joint2.pos",
37
- "panda_joint3.pos",
38
- "panda_joint4.pos",
39
- "panda_joint5.pos",
40
- "panda_joint6.pos",
41
- "panda_joint7.pos",
42
- "panda_finger_joint1.pos"
43
- ],
44
- "shape": [
45
- 8
46
- ]
47
- },
48
- "observation.images.camera_1": {
49
- "dtype": "video",
50
- "shape": [
51
- 480,
52
- 640,
53
- 3
54
- ],
55
- "names": [
56
- "height",
57
- "width",
58
- "channels"
59
- ],
60
- "info": {
61
- "video.height": 480,
62
- "video.width": 640,
63
- "video.codec": "av1",
64
- "video.pix_fmt": "yuv420p",
65
- "video.is_depth_map": false,
66
- "video.fps": 30,
67
- "video.channels": 3,
68
- "has_audio": false
69
- }
70
- },
71
- "observation.images.camera_2": {
72
- "dtype": "video",
73
- "shape": [
74
- 480,
75
- 640,
76
- 3
77
- ],
78
- "names": [
79
- "height",
80
- "width",
81
- "channels"
82
- ],
83
- "info": {
84
- "video.height": 480,
85
- "video.width": 640,
86
- "video.codec": "av1",
87
- "video.pix_fmt": "yuv420p",
88
- "video.is_depth_map": false,
89
- "video.fps": 30,
90
- "video.channels": 3,
91
- "has_audio": false
92
- }
93
- },
94
- "timestamp": {
95
- "dtype": "float32",
96
- "shape": [
97
- 1
98
- ],
99
- "names": null
100
- },
101
- "frame_index": {
102
- "dtype": "int64",
103
- "shape": [
104
- 1
105
- ],
106
- "names": null
107
- },
108
- "episode_index": {
109
- "dtype": "int64",
110
- "shape": [
111
- 1
112
- ],
113
- "names": null
114
- },
115
- "index": {
116
- "dtype": "int64",
117
- "shape": [
118
- 1
119
- ],
120
- "names": null
121
- },
122
- "task_index": {
123
- "dtype": "int64",
124
- "shape": [
125
- 1
126
- ],
127
- "names": null
128
- }
129
  }
 
130
  }
 
1
  {
2
+ "codebase_version": "v3.0",
3
+ "robot_type": "panda_ros_cartesian",
4
+ "total_episodes": 5,
5
+ "total_frames": 4453,
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:5"
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
+ "names": [
20
+ "x.vel",
21
+ "y.vel",
22
+ "z.vel",
23
+ "gripper.pos",
24
+ "x.ang_vel",
25
+ "y.ang_vel",
26
+ "z.ang_vel"
27
+ ],
28
+ "shape": [
29
+ 7
30
+ ]
31
  },
32
+ "observation.state": {
33
+ "dtype": "float32",
34
+ "names": [
35
+ "panda_joint1.pos",
36
+ "panda_joint2.pos",
37
+ "panda_joint3.pos",
38
+ "panda_joint4.pos",
39
+ "panda_joint5.pos",
40
+ "panda_joint6.pos",
41
+ "panda_joint7.pos",
42
+ "panda_finger_joint1.pos"
43
+ ],
44
+ "shape": [
45
+ 8
46
+ ]
47
+ },
48
+ "observation.images.camera_1": {
49
+ "dtype": "video",
50
+ "shape": [
51
+ 480,
52
+ 640,
53
+ 3
54
+ ],
55
+ "names": [
56
+ "height",
57
+ "width",
58
+ "channels"
59
+ ],
60
+ "info": {
61
+ "video.height": 480,
62
+ "video.width": 640,
63
+ "video.codec": "av1",
64
+ "video.pix_fmt": "yuv420p",
65
+ "video.is_depth_map": false,
66
+ "video.fps": 30,
67
+ "video.channels": 3,
68
+ "has_audio": false
69
+ }
70
+ },
71
+ "observation.images.camera_2": {
72
+ "dtype": "video",
73
+ "shape": [
74
+ 480,
75
+ 640,
76
+ 3
77
+ ],
78
+ "names": [
79
+ "height",
80
+ "width",
81
+ "channels"
82
+ ],
83
+ "info": {
84
+ "video.height": 480,
85
+ "video.width": 640,
86
+ "video.codec": "av1",
87
+ "video.pix_fmt": "yuv420p",
88
+ "video.is_depth_map": false,
89
+ "video.fps": 30,
90
+ "video.channels": 3,
91
+ "has_audio": false
92
+ }
93
+ },
94
+ "timestamp": {
95
+ "dtype": "float32",
96
+ "shape": [
97
+ 1
98
+ ],
99
+ "names": null
100
+ },
101
+ "frame_index": {
102
+ "dtype": "int64",
103
+ "shape": [
104
+ 1
105
+ ],
106
+ "names": null
107
+ },
108
+ "episode_index": {
109
+ "dtype": "int64",
110
+ "shape": [
111
+ 1
112
+ ],
113
+ "names": null
114
+ },
115
+ "index": {
116
+ "dtype": "int64",
117
+ "shape": [
118
+ 1
119
+ ],
120
+ "names": null
121
+ },
122
+ "task_index": {
123
+ "dtype": "int64",
124
+ "shape": [
125
+ 1
126
+ ],
127
+ "names": null
128
+ },
129
+ "subtask_index": {
130
+ "dtype": "int64",
131
+ "shape": [
132
+ 1
133
+ ],
134
+ "names": null
135
+ },
136
+ "task_index_high_level": {
137
+ "dtype": "int64",
138
+ "shape": [
139
+ 1
140
+ ],
141
+ "names": null
 
 
 
 
 
142
  }
143
+ }
144
  }
meta/lerobot_annotations.json ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "version": 1,
3
+ "episodes": {
4
+ "0": {
5
+ "subtasks": [
6
+ {
7
+ "start": 0.0,
8
+ "end": 6.8,
9
+ "label": "move to cube"
10
+ },
11
+ {
12
+ "start": 6.8,
13
+ "end": 15.156,
14
+ "label": "grasp the cube"
15
+ },
16
+ {
17
+ "start": 15.156,
18
+ "end": 23.6,
19
+ "label": "put cube on plate"
20
+ }
21
+ ],
22
+ "high_levels": []
23
+ },
24
+ "1": {
25
+ "subtasks": [],
26
+ "high_levels": []
27
+ },
28
+ "2": {
29
+ "subtasks": [],
30
+ "high_levels": []
31
+ }
32
+ }
33
+ }
meta/subtasks.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bcff046d8b0538ab8aa0382875d9cecb09c24f133a4e05bab14c4683279eaf78
3
+ size 2311