mkkimuser commited on
Commit
a557322
·
verified ·
1 Parent(s): d2185cc

Add files using upload-large-folder tool

Browse files
Files changed (50) hide show
  1. README.md +176 -0
  2. data/chunk-000/episode_000001.parquet +3 -0
  3. data/chunk-000/episode_000004.parquet +3 -0
  4. data/chunk-000/episode_000006.parquet +3 -0
  5. data/chunk-000/episode_000007.parquet +3 -0
  6. data/chunk-000/episode_000008.parquet +3 -0
  7. data/chunk-000/episode_000011.parquet +3 -0
  8. data/chunk-000/episode_000014.parquet +3 -0
  9. data/chunk-000/episode_000015.parquet +3 -0
  10. data/chunk-000/episode_000022.parquet +3 -0
  11. data/chunk-000/episode_000023.parquet +3 -0
  12. data/chunk-000/episode_000030.parquet +3 -0
  13. data/chunk-000/episode_000032.parquet +3 -0
  14. data/chunk-000/episode_000034.parquet +3 -0
  15. data/chunk-000/episode_000041.parquet +3 -0
  16. data/chunk-000/episode_000044.parquet +3 -0
  17. data/chunk-000/episode_000045.parquet +3 -0
  18. data/chunk-000/episode_000050.parquet +3 -0
  19. data/chunk-000/episode_000051.parquet +3 -0
  20. data/chunk-000/episode_000053.parquet +3 -0
  21. data/chunk-000/episode_000054.parquet +3 -0
  22. data/chunk-000/episode_000059.parquet +3 -0
  23. meta/episodes.jsonl +60 -0
  24. meta/episodes_stats.jsonl +0 -0
  25. meta/info.json +140 -0
  26. meta/tasks.jsonl +1 -0
  27. videos/chunk-000/observation.images.cam_head/episode_000000.mp4 +3 -0
  28. videos/chunk-000/observation.images.cam_head/episode_000001.mp4 +3 -0
  29. videos/chunk-000/observation.images.cam_head/episode_000007.mp4 +3 -0
  30. videos/chunk-000/observation.images.cam_head/episode_000008.mp4 +3 -0
  31. videos/chunk-000/observation.images.cam_head/episode_000014.mp4 +3 -0
  32. videos/chunk-000/observation.images.cam_head/episode_000017.mp4 +3 -0
  33. videos/chunk-000/observation.images.cam_head/episode_000018.mp4 +3 -0
  34. videos/chunk-000/observation.images.cam_head/episode_000019.mp4 +3 -0
  35. videos/chunk-000/observation.images.cam_head/episode_000022.mp4 +3 -0
  36. videos/chunk-000/observation.images.cam_head/episode_000025.mp4 +3 -0
  37. videos/chunk-000/observation.images.cam_head/episode_000026.mp4 +3 -0
  38. videos/chunk-000/observation.images.cam_head/episode_000029.mp4 +3 -0
  39. videos/chunk-000/observation.images.cam_head/episode_000031.mp4 +3 -0
  40. videos/chunk-000/observation.images.cam_head/episode_000034.mp4 +3 -0
  41. videos/chunk-000/observation.images.cam_head/episode_000035.mp4 +3 -0
  42. videos/chunk-000/observation.images.cam_head/episode_000037.mp4 +3 -0
  43. videos/chunk-000/observation.images.cam_head/episode_000042.mp4 +3 -0
  44. videos/chunk-000/observation.images.cam_head/episode_000043.mp4 +3 -0
  45. videos/chunk-000/observation.images.cam_head/episode_000046.mp4 +3 -0
  46. videos/chunk-000/observation.images.cam_head/episode_000047.mp4 +3 -0
  47. videos/chunk-000/observation.images.cam_head/episode_000048.mp4 +3 -0
  48. videos/chunk-000/observation.images.cam_head/episode_000050.mp4 +3 -0
  49. videos/chunk-000/observation.images.cam_head/episode_000053.mp4 +3 -0
  50. videos/chunk-000/observation.images.cam_head/episode_000059.mp4 +3 -0
README.md ADDED
@@ -0,0 +1,176 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ task_categories:
4
+ - robotics
5
+ tags:
6
+ - robotis
7
+ - LeRobot
8
+ - FFW_SG2
9
+ configs:
10
+ - config_name: default
11
+ data_files: data/*/*.parquet
12
+ ---
13
+
14
+ This dataset was created using [Physical AI Tools](https://github.com/ROBOTIS-GIT/physical_ai_tools) and [LeRobot](https://github.com/huggingface/lerobot).
15
+
16
+ ## Dataset Description
17
+
18
+
19
+
20
+ - **Homepage:** [More Information Needed]
21
+ - **License:** apache-2.0
22
+
23
+ ## Dataset Structure
24
+
25
+ [meta/info.json](meta/info.json):
26
+ ```json
27
+ {
28
+ "codebase_version": "v2.1",
29
+ "robot_type": "FFW_SG2",
30
+ "total_episodes": 60,
31
+ "total_frames": 10463,
32
+ "total_tasks": 1,
33
+ "total_videos": 60,
34
+ "total_chunks": 1,
35
+ "chunks_size": 1000,
36
+ "fps": 10,
37
+ "splits": {
38
+ "train": "0:60"
39
+ },
40
+ "data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet",
41
+ "video_path": "videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4",
42
+ "features": {
43
+ "action": {
44
+ "dtype": "float32",
45
+ "shape": [
46
+ 19
47
+ ],
48
+ "names": [
49
+ "arm_l_joint1",
50
+ "arm_l_joint2",
51
+ "arm_l_joint3",
52
+ "arm_l_joint4",
53
+ "arm_l_joint5",
54
+ "arm_l_joint6",
55
+ "arm_l_joint7",
56
+ "gripper_l_joint1",
57
+ "arm_r_joint1",
58
+ "arm_r_joint2",
59
+ "arm_r_joint3",
60
+ "arm_r_joint4",
61
+ "arm_r_joint5",
62
+ "arm_r_joint6",
63
+ "arm_r_joint7",
64
+ "gripper_r_joint1",
65
+ "head_joint1",
66
+ "head_joint2",
67
+ "lift_joint"
68
+ ]
69
+ },
70
+ "observation.state": {
71
+ "dtype": "float32",
72
+ "shape": [
73
+ 19
74
+ ],
75
+ "names": [
76
+ "arm_l_joint1",
77
+ "arm_l_joint2",
78
+ "arm_l_joint3",
79
+ "arm_l_joint4",
80
+ "arm_l_joint5",
81
+ "arm_l_joint6",
82
+ "arm_l_joint7",
83
+ "gripper_l_joint1",
84
+ "arm_r_joint1",
85
+ "arm_r_joint2",
86
+ "arm_r_joint3",
87
+ "arm_r_joint4",
88
+ "arm_r_joint5",
89
+ "arm_r_joint6",
90
+ "arm_r_joint7",
91
+ "gripper_r_joint1",
92
+ "head_joint1",
93
+ "head_joint2",
94
+ "lift_joint"
95
+ ]
96
+ },
97
+ "observation.images.cam_head": {
98
+ "dtype": "video",
99
+ "shape": [
100
+ 376,
101
+ 672,
102
+ 3
103
+ ],
104
+ "names": [
105
+ "height",
106
+ "width",
107
+ "channels"
108
+ ],
109
+ "video_info": {
110
+ "video.height": 376,
111
+ "video.width": 672,
112
+ "video.codec": "libx264",
113
+ "video.pix_fmt": "yuv420p",
114
+ "video.is_depth_map": false,
115
+ "video.fps": 10,
116
+ "video.channels": 3,
117
+ "has_audio": false
118
+ },
119
+ "info": {
120
+ "video.height": 376,
121
+ "video.width": 672,
122
+ "video.codec": "av1",
123
+ "video.pix_fmt": "yuv420p",
124
+ "video.is_depth_map": false,
125
+ "video.fps": 10,
126
+ "video.channels": 3,
127
+ "has_audio": false
128
+ }
129
+ },
130
+ "timestamp": {
131
+ "dtype": "float32",
132
+ "shape": [
133
+ 1
134
+ ],
135
+ "names": null
136
+ },
137
+ "frame_index": {
138
+ "dtype": "int64",
139
+ "shape": [
140
+ 1
141
+ ],
142
+ "names": null
143
+ },
144
+ "episode_index": {
145
+ "dtype": "int64",
146
+ "shape": [
147
+ 1
148
+ ],
149
+ "names": null
150
+ },
151
+ "index": {
152
+ "dtype": "int64",
153
+ "shape": [
154
+ 1
155
+ ],
156
+ "names": null
157
+ },
158
+ "task_index": {
159
+ "dtype": "int64",
160
+ "shape": [
161
+ 1
162
+ ],
163
+ "names": null
164
+ }
165
+ }
166
+ }
167
+ ```
168
+
169
+
170
+ ## Citation
171
+
172
+ **BibTeX:**
173
+
174
+ ```bibtex
175
+ [More Information Needed]
176
+ ```
data/chunk-000/episode_000001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bd5a81c6cb9f8602fa00e244267ddf97a00a686eaf4f91850a013ed18996e51f
3
+ size 40845
data/chunk-000/episode_000004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6b2ecd67cd08e17953d5edad12723295514c909fd61d191adbdc23fd193afdf6
3
+ size 31345
data/chunk-000/episode_000006.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0e76656b2aa58487bcbf3559763beb2b4698261b3fb930d9dc3a4c3d161d6696
3
+ size 37780
data/chunk-000/episode_000007.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:530dd89737065c961ac5e1467ddb2fbf7b854578cf2cf02023dfa0a575b00ea1
3
+ size 40414
data/chunk-000/episode_000008.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:88b6a782f6e5e8463490ea5f15b74ff96868d24ea4ac12e8b1f7942db6d996ea
3
+ size 37492
data/chunk-000/episode_000011.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cb723d846a6f75545c032b49b0e1fcc9c646fcdd6630907e2220b345b92267d5
3
+ size 37793
data/chunk-000/episode_000014.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4bc829e7defe294eee394237e26d012e58cd3ab2d9f4f0413972f8c5dd79a69a
3
+ size 40837
data/chunk-000/episode_000015.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:53e265a2c8ed1249446d331e7cf0af8f50a770565a05f71c9e748c30ee7223bd
3
+ size 37743
data/chunk-000/episode_000022.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:81a125155b09cd33e1749ded963267d07897372a4c0495aea0d44f8e8729a29e
3
+ size 40452
data/chunk-000/episode_000023.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a3fa88175e7f151604d2e95dce1e9cae5c7b90219364c539c62317bbfb2743e3
3
+ size 40811
data/chunk-000/episode_000030.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5d87d21cb3a1a798fc0e2bb81d9cd40b22832a347b41926ba0e809e2398e419b
3
+ size 37184
data/chunk-000/episode_000032.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a195fe55edfa3675c48aba95abd1a85b1e6e25b6840642f8a84693818e9afb68
3
+ size 37711
data/chunk-000/episode_000034.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1d79f5827c1f7572a4685f04435fdfb57af9fa1106d58dae6384bf4f9c3db2c3
3
+ size 40603
data/chunk-000/episode_000041.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:81aa2e0b600c028b55b492527585b2b39b48cf9824196a1c892c1f798117677a
3
+ size 37256
data/chunk-000/episode_000044.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ad2b8be053e18ada0482d536be8e93f566bf9f026af12dabae91ce0100f49eca
3
+ size 42452
data/chunk-000/episode_000045.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1cea9cf4c5fe7c659450cacbde34a71386e064dad3ee57d2ef4b2d0547f4595e
3
+ size 40396
data/chunk-000/episode_000050.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e364d3d3ce5742b314f565cfd885a3be3eeb7f0a48b64931dda6950dee35b7fe
3
+ size 40795
data/chunk-000/episode_000051.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c9f43d991758df2831e6a40f63b70817854649e9d75b060014e82b059333e259
3
+ size 40846
data/chunk-000/episode_000053.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e82428caece29c75229d071fad0b9ad572b79d9608c63de17f003bf4424e582e
3
+ size 42450
data/chunk-000/episode_000054.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6e5c7139ecaa5d1d172d80e37378694118d26ab6bb1f9baa04e19950bd86a49e
3
+ size 40461
data/chunk-000/episode_000059.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c154d97b252bdf76d21e68de5b5a9f74adc0bb37cf1c3618d3f6ea2f0d1d8ce5
3
+ size 37437
meta/episodes.jsonl ADDED
@@ -0,0 +1,60 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {"episode_index": 0, "tasks": ["RobotisLab-Real-Pick-Place-FFW-SG2-v0"], "length": 166}
2
+ {"episode_index": 1, "tasks": ["RobotisLab-Real-Pick-Place-FFW-SG2-v0"], "length": 183}
3
+ {"episode_index": 2, "tasks": ["RobotisLab-Real-Pick-Place-FFW-SG2-v0"], "length": 191}
4
+ {"episode_index": 3, "tasks": ["RobotisLab-Real-Pick-Place-FFW-SG2-v0"], "length": 166}
5
+ {"episode_index": 4, "tasks": ["RobotisLab-Real-Pick-Place-FFW-SG2-v0"], "length": 136}
6
+ {"episode_index": 5, "tasks": ["RobotisLab-Real-Pick-Place-FFW-SG2-v0"], "length": 166}
7
+ {"episode_index": 6, "tasks": ["RobotisLab-Real-Pick-Place-FFW-SG2-v0"], "length": 168}
8
+ {"episode_index": 7, "tasks": ["RobotisLab-Real-Pick-Place-FFW-SG2-v0"], "length": 183}
9
+ {"episode_index": 8, "tasks": ["RobotisLab-Real-Pick-Place-FFW-SG2-v0"], "length": 166}
10
+ {"episode_index": 9, "tasks": ["RobotisLab-Real-Pick-Place-FFW-SG2-v0"], "length": 168}
11
+ {"episode_index": 10, "tasks": ["RobotisLab-Real-Pick-Place-FFW-SG2-v0"], "length": 183}
12
+ {"episode_index": 11, "tasks": ["RobotisLab-Real-Pick-Place-FFW-SG2-v0"], "length": 168}
13
+ {"episode_index": 12, "tasks": ["RobotisLab-Real-Pick-Place-FFW-SG2-v0"], "length": 168}
14
+ {"episode_index": 13, "tasks": ["RobotisLab-Real-Pick-Place-FFW-SG2-v0"], "length": 168}
15
+ {"episode_index": 14, "tasks": ["RobotisLab-Real-Pick-Place-FFW-SG2-v0"], "length": 183}
16
+ {"episode_index": 15, "tasks": ["RobotisLab-Real-Pick-Place-FFW-SG2-v0"], "length": 168}
17
+ {"episode_index": 16, "tasks": ["RobotisLab-Real-Pick-Place-FFW-SG2-v0"], "length": 168}
18
+ {"episode_index": 17, "tasks": ["RobotisLab-Real-Pick-Place-FFW-SG2-v0"], "length": 183}
19
+ {"episode_index": 18, "tasks": ["RobotisLab-Real-Pick-Place-FFW-SG2-v0"], "length": 168}
20
+ {"episode_index": 19, "tasks": ["RobotisLab-Real-Pick-Place-FFW-SG2-v0"], "length": 166}
21
+ {"episode_index": 20, "tasks": ["RobotisLab-Real-Pick-Place-FFW-SG2-v0"], "length": 183}
22
+ {"episode_index": 21, "tasks": ["RobotisLab-Real-Pick-Place-FFW-SG2-v0"], "length": 183}
23
+ {"episode_index": 22, "tasks": ["RobotisLab-Real-Pick-Place-FFW-SG2-v0"], "length": 183}
24
+ {"episode_index": 23, "tasks": ["RobotisLab-Real-Pick-Place-FFW-SG2-v0"], "length": 183}
25
+ {"episode_index": 24, "tasks": ["RobotisLab-Real-Pick-Place-FFW-SG2-v0"], "length": 168}
26
+ {"episode_index": 25, "tasks": ["RobotisLab-Real-Pick-Place-FFW-SG2-v0"], "length": 168}
27
+ {"episode_index": 26, "tasks": ["RobotisLab-Real-Pick-Place-FFW-SG2-v0"], "length": 166}
28
+ {"episode_index": 27, "tasks": ["RobotisLab-Real-Pick-Place-FFW-SG2-v0"], "length": 191}
29
+ {"episode_index": 28, "tasks": ["RobotisLab-Real-Pick-Place-FFW-SG2-v0"], "length": 166}
30
+ {"episode_index": 29, "tasks": ["RobotisLab-Real-Pick-Place-FFW-SG2-v0"], "length": 183}
31
+ {"episode_index": 30, "tasks": ["RobotisLab-Real-Pick-Place-FFW-SG2-v0"], "length": 166}
32
+ {"episode_index": 31, "tasks": ["RobotisLab-Real-Pick-Place-FFW-SG2-v0"], "length": 168}
33
+ {"episode_index": 32, "tasks": ["RobotisLab-Real-Pick-Place-FFW-SG2-v0"], "length": 168}
34
+ {"episode_index": 33, "tasks": ["RobotisLab-Real-Pick-Place-FFW-SG2-v0"], "length": 166}
35
+ {"episode_index": 34, "tasks": ["RobotisLab-Real-Pick-Place-FFW-SG2-v0"], "length": 183}
36
+ {"episode_index": 35, "tasks": ["RobotisLab-Real-Pick-Place-FFW-SG2-v0"], "length": 183}
37
+ {"episode_index": 36, "tasks": ["RobotisLab-Real-Pick-Place-FFW-SG2-v0"], "length": 166}
38
+ {"episode_index": 37, "tasks": ["RobotisLab-Real-Pick-Place-FFW-SG2-v0"], "length": 166}
39
+ {"episode_index": 38, "tasks": ["RobotisLab-Real-Pick-Place-FFW-SG2-v0"], "length": 183}
40
+ {"episode_index": 39, "tasks": ["RobotisLab-Real-Pick-Place-FFW-SG2-v0"], "length": 183}
41
+ {"episode_index": 40, "tasks": ["RobotisLab-Real-Pick-Place-FFW-SG2-v0"], "length": 183}
42
+ {"episode_index": 41, "tasks": ["RobotisLab-Real-Pick-Place-FFW-SG2-v0"], "length": 166}
43
+ {"episode_index": 42, "tasks": ["RobotisLab-Real-Pick-Place-FFW-SG2-v0"], "length": 166}
44
+ {"episode_index": 43, "tasks": ["RobotisLab-Real-Pick-Place-FFW-SG2-v0"], "length": 183}
45
+ {"episode_index": 44, "tasks": ["RobotisLab-Real-Pick-Place-FFW-SG2-v0"], "length": 191}
46
+ {"episode_index": 45, "tasks": ["RobotisLab-Real-Pick-Place-FFW-SG2-v0"], "length": 183}
47
+ {"episode_index": 46, "tasks": ["RobotisLab-Real-Pick-Place-FFW-SG2-v0"], "length": 168}
48
+ {"episode_index": 47, "tasks": ["RobotisLab-Real-Pick-Place-FFW-SG2-v0"], "length": 183}
49
+ {"episode_index": 48, "tasks": ["RobotisLab-Real-Pick-Place-FFW-SG2-v0"], "length": 183}
50
+ {"episode_index": 49, "tasks": ["RobotisLab-Real-Pick-Place-FFW-SG2-v0"], "length": 168}
51
+ {"episode_index": 50, "tasks": ["RobotisLab-Real-Pick-Place-FFW-SG2-v0"], "length": 183}
52
+ {"episode_index": 51, "tasks": ["RobotisLab-Real-Pick-Place-FFW-SG2-v0"], "length": 183}
53
+ {"episode_index": 52, "tasks": ["RobotisLab-Real-Pick-Place-FFW-SG2-v0"], "length": 168}
54
+ {"episode_index": 53, "tasks": ["RobotisLab-Real-Pick-Place-FFW-SG2-v0"], "length": 191}
55
+ {"episode_index": 54, "tasks": ["RobotisLab-Real-Pick-Place-FFW-SG2-v0"], "length": 183}
56
+ {"episode_index": 55, "tasks": ["RobotisLab-Real-Pick-Place-FFW-SG2-v0"], "length": 168}
57
+ {"episode_index": 56, "tasks": ["RobotisLab-Real-Pick-Place-FFW-SG2-v0"], "length": 191}
58
+ {"episode_index": 57, "tasks": ["RobotisLab-Real-Pick-Place-FFW-SG2-v0"], "length": 166}
59
+ {"episode_index": 58, "tasks": ["RobotisLab-Real-Pick-Place-FFW-SG2-v0"], "length": 166}
60
+ {"episode_index": 59, "tasks": ["RobotisLab-Real-Pick-Place-FFW-SG2-v0"], "length": 168}
meta/episodes_stats.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
meta/info.json ADDED
@@ -0,0 +1,140 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebase_version": "v2.1",
3
+ "robot_type": "FFW_SG2",
4
+ "total_episodes": 60,
5
+ "total_frames": 10463,
6
+ "total_tasks": 1,
7
+ "total_videos": 60,
8
+ "total_chunks": 1,
9
+ "chunks_size": 1000,
10
+ "fps": 10,
11
+ "splits": {
12
+ "train": "0:60"
13
+ },
14
+ "data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet",
15
+ "video_path": "videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4",
16
+ "features": {
17
+ "action": {
18
+ "dtype": "float32",
19
+ "shape": [
20
+ 19
21
+ ],
22
+ "names": [
23
+ "arm_l_joint1",
24
+ "arm_l_joint2",
25
+ "arm_l_joint3",
26
+ "arm_l_joint4",
27
+ "arm_l_joint5",
28
+ "arm_l_joint6",
29
+ "arm_l_joint7",
30
+ "gripper_l_joint1",
31
+ "arm_r_joint1",
32
+ "arm_r_joint2",
33
+ "arm_r_joint3",
34
+ "arm_r_joint4",
35
+ "arm_r_joint5",
36
+ "arm_r_joint6",
37
+ "arm_r_joint7",
38
+ "gripper_r_joint1",
39
+ "head_joint1",
40
+ "head_joint2",
41
+ "lift_joint"
42
+ ]
43
+ },
44
+ "observation.state": {
45
+ "dtype": "float32",
46
+ "shape": [
47
+ 19
48
+ ],
49
+ "names": [
50
+ "arm_l_joint1",
51
+ "arm_l_joint2",
52
+ "arm_l_joint3",
53
+ "arm_l_joint4",
54
+ "arm_l_joint5",
55
+ "arm_l_joint6",
56
+ "arm_l_joint7",
57
+ "gripper_l_joint1",
58
+ "arm_r_joint1",
59
+ "arm_r_joint2",
60
+ "arm_r_joint3",
61
+ "arm_r_joint4",
62
+ "arm_r_joint5",
63
+ "arm_r_joint6",
64
+ "arm_r_joint7",
65
+ "gripper_r_joint1",
66
+ "head_joint1",
67
+ "head_joint2",
68
+ "lift_joint"
69
+ ]
70
+ },
71
+ "observation.images.cam_head": {
72
+ "dtype": "video",
73
+ "shape": [
74
+ 376,
75
+ 672,
76
+ 3
77
+ ],
78
+ "names": [
79
+ "height",
80
+ "width",
81
+ "channels"
82
+ ],
83
+ "video_info": {
84
+ "video.height": 376,
85
+ "video.width": 672,
86
+ "video.codec": "libx264",
87
+ "video.pix_fmt": "yuv420p",
88
+ "video.is_depth_map": false,
89
+ "video.fps": 10,
90
+ "video.channels": 3,
91
+ "has_audio": false
92
+ },
93
+ "info": {
94
+ "video.height": 376,
95
+ "video.width": 672,
96
+ "video.codec": "av1",
97
+ "video.pix_fmt": "yuv420p",
98
+ "video.is_depth_map": false,
99
+ "video.fps": 10,
100
+ "video.channels": 3,
101
+ "has_audio": false
102
+ }
103
+ },
104
+ "timestamp": {
105
+ "dtype": "float32",
106
+ "shape": [
107
+ 1
108
+ ],
109
+ "names": null
110
+ },
111
+ "frame_index": {
112
+ "dtype": "int64",
113
+ "shape": [
114
+ 1
115
+ ],
116
+ "names": null
117
+ },
118
+ "episode_index": {
119
+ "dtype": "int64",
120
+ "shape": [
121
+ 1
122
+ ],
123
+ "names": null
124
+ },
125
+ "index": {
126
+ "dtype": "int64",
127
+ "shape": [
128
+ 1
129
+ ],
130
+ "names": null
131
+ },
132
+ "task_index": {
133
+ "dtype": "int64",
134
+ "shape": [
135
+ 1
136
+ ],
137
+ "names": null
138
+ }
139
+ }
140
+ }
meta/tasks.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"task_index": 0, "task": "RobotisLab-Real-Pick-Place-FFW-SG2-v0"}
videos/chunk-000/observation.images.cam_head/episode_000000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:981dd4b1dc8dacca6fa6f061ebabde48dc7658d2460306247869c43fa0a9dfd3
3
+ size 97564
videos/chunk-000/observation.images.cam_head/episode_000001.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b07577074567ae0db968160f0f13f6bd32422916bf3bbc9125627f637d50bb02
3
+ size 152830
videos/chunk-000/observation.images.cam_head/episode_000007.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:746a5584f995d0de5e59e01e2af3ae7c057f9dae4b936dbb40c3c77bee924851
3
+ size 105823
videos/chunk-000/observation.images.cam_head/episode_000008.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a700318fbaaba89b718f03214a5406b64aea0da51e2d47c17bd4f52b73aa474f
3
+ size 105334
videos/chunk-000/observation.images.cam_head/episode_000014.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f947edf90f39559bf7e0b07d072c2a2778cd7ede2f855c8beab3133ef11b3314
3
+ size 121988
videos/chunk-000/observation.images.cam_head/episode_000017.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7f1ebeddc7ca8a87bfc670fe3e347d759460f05b582072e15ae238f51733beef
3
+ size 116437
videos/chunk-000/observation.images.cam_head/episode_000018.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1894d029d74b411e7beaca6b50621c277520d22222cd4cca5ab379ade07a658b
3
+ size 225279
videos/chunk-000/observation.images.cam_head/episode_000019.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c6c269b2365f6844607b6c0eb3509d7cd308d3db891edc10c779a79b4121c985
3
+ size 93936
videos/chunk-000/observation.images.cam_head/episode_000022.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:92677df2c1117555fa5f66a68c92dd6cce0f16d0b2de9f9b9aa844379195faa0
3
+ size 148779
videos/chunk-000/observation.images.cam_head/episode_000025.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b1e1d5888e1dfd636512a3e92557b8ff3bdb770b9e056ab5717101d0ecaf13c7
3
+ size 191276
videos/chunk-000/observation.images.cam_head/episode_000026.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e4f71b11faba3d03f985ef4b067311ba87dba38a8fec311183f1c01fe8f41595
3
+ size 99523
videos/chunk-000/observation.images.cam_head/episode_000029.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f5488a0260119252efa3630de59645297c96e0b3e1dcb8e064662ab4f7cfb291
3
+ size 94374
videos/chunk-000/observation.images.cam_head/episode_000031.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4870388536bf1b5b1457ecb0c7e27365e0a742ee89379371dffe1279a0288c0e
3
+ size 96244
videos/chunk-000/observation.images.cam_head/episode_000034.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:76a1e56c5a8c87625b89a086bda6a3bd4e3b734da176175ee97a1302f94029eb
3
+ size 368377
videos/chunk-000/observation.images.cam_head/episode_000035.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a59837fe1be9c347a5300af5609d8cd958372fddb1a5a1de7caf58a82e5e0c2a
3
+ size 144350
videos/chunk-000/observation.images.cam_head/episode_000037.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e89e96459fdca5abecb4f7ef3801a5f341ed194ddeaed2f83e3397388cbb9f81
3
+ size 111165
videos/chunk-000/observation.images.cam_head/episode_000042.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ece57bc769f14e1bfc4ba5ed05f4e81f94ee06167950f878f5ac062b2509d4f7
3
+ size 144472
videos/chunk-000/observation.images.cam_head/episode_000043.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:df91d55a885d02780f679de436145d617f6ee6d8aca884a60640c90b148cb04f
3
+ size 217546
videos/chunk-000/observation.images.cam_head/episode_000046.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:82b9051ca67f3794485475e1c1b0ac76823619bff589bfe3503a92db4e8f24a2
3
+ size 112239
videos/chunk-000/observation.images.cam_head/episode_000047.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d56bbc932b469f9629a22abecae2c8cc8ad271caffb8960f5a6b41d3be338629
3
+ size 102450
videos/chunk-000/observation.images.cam_head/episode_000048.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bb85a57201081135c9016efb66a7c56722a470cfee976bec0b302cd298360cc1
3
+ size 146975
videos/chunk-000/observation.images.cam_head/episode_000050.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:44d66b41199f559d3cd44ef3cda01a12a6a809e054bbe038462b0c7395c109b5
3
+ size 109826
videos/chunk-000/observation.images.cam_head/episode_000053.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:92076bcb03d32666ce242c5cba8523832b01ff9f9de54151238479beb16e415b
3
+ size 150788
videos/chunk-000/observation.images.cam_head/episode_000059.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a4d30aac982592b73fcdecda58eed0304eb7f1b37537b4327c0a9ca583f21076
3
+ size 114257