oulianov commited on
Commit
971e9a7
·
verified ·
1 Parent(s): b244fe9

Upload folder using huggingface_hub

Browse files
README.md ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ ---
3
+ tags:
4
+ - phosphobot
5
+ - so100
6
+ - phospho-dk
7
+ task_categories:
8
+ - robotics
9
+ ---
10
+
11
+ # piper_tests
12
+
13
+ **This dataset was generated using [phosphobot](https://docs.phospho.ai).**
14
+
15
+ This dataset contains a series of episodes recorded with a robot and multiple cameras. It can be directly used to train a policy using imitation learning. It's compatible with LeRobot.
16
+
17
+ To get started in robotics, [get your own phospho starter pack.](https://robots.phospho.ai).
data/chunk-000/episode_000000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4422dc7ce28ac9bbbe442cddca959e7ebf1ceb62e834edb04eba448ec7efcb0f
3
+ size 6906
meta/episodes.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"episode_index":0,"tasks":["Pick up the markers and place them in the container"],"length":67}
meta/episodes_stats.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"episode_index": 0, "stats": {"observation.state": {"max": [0.5165476202964783, 0.0, 0.0, 0.2123192995786667, 0.5821022391319275, 0.49647635221481323, 1.2487037181854248], "min": [-0.2653249502182007, 0.0, 0.0, 0.11920598894357681, -0.13013175129890442, 0.4524416923522949, 1.2487037181854248], "mean": [0.005106497090309858, 0.0, 0.0, 0.15337355434894562, 0.43692508339881897, 0.46288540959358215, 1.2487032413482666], "std": [0.3142159879207611, 0.0, 0.0, 0.04131367802619934, 0.2556593418121338, 0.015528379939496517, 0.0], "count": [67]}, "action": {"max": [0.5165476202964783, 0.0, 0.0, 0.2123192995786667, 0.5821022391319275, 0.49647635221481323, 1.2487037181854248], "min": [-0.2653249502182007, 0.0, 0.0, 0.11920598894357681, -0.13013175129890442, 0.4524416923522949, 1.2487037181854248], "mean": [0.005106497090309858, 0.0, 0.0, 0.15337355434894562, 0.43692508339881897, 0.46288540959358215, 1.2487032413482666], "std": [0.3142159879207611, 0.0, 0.0, 0.04131367802619934, 0.2556593418121338, 0.015528379939496517, 0.0], "count": [67]}, "timestamp": {"max": [4.17573486099991], "min": [0.01597723299983045], "mean": [1.9150707526716373], "std": [1.1416788023244253], "count": [67]}, "frame_index": {"max": [66], "min": [0], "mean": [33.0], "std": [19.339079605813716], "count": [67]}, "episode_index": {"max": [0], "min": [0], "mean": [0.0], "std": [0.0], "count": [67]}, "index": {"max": [66], "min": [0], "mean": [33.0], "std": [19.339079605813716], "count": [67]}, "task_index": {"max": [0], "min": [0], "mean": [0.0], "std": [0.0], "count": [67]}, "observation.images.main": {"max": [[[0.9764705896377563]], [[0.9921568632125854]], [[1.0]]], "min": [[[0.08627451211214066]], [[0.0941176488995552]], [[0.062745101749897]]], "mean": [[[0.5252270102500916]], [[0.5259820818901062]], [[0.5504006147384644]]], "std": [[[0.15500901639461517]], [[0.17556045949459076]], [[0.2079162448644638]]], "count": [5145600]}, "observation.images.secondary_0": {"max": [[[1.0]], [[1.0]], [[1.0]]], "min": [[[0.0313725508749485]], [[0.03529411926865578]], [[0.0235294122248888]]], "mean": [[[0.6087807416915894]], [[0.5946140885353088]], [[0.6041958928108215]]], "std": [[[0.20378847420215607]], [[0.22088837623596191]], [[0.2422807514667511]]], "count": [5145600]}}}
meta/info.json ADDED
@@ -0,0 +1,123 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "robot_type": "agilex-piper",
3
+ "codebase_version": "v2.1",
4
+ "total_episodes": 1,
5
+ "total_frames": 67,
6
+ "total_tasks": 1,
7
+ "total_videos": 2,
8
+ "total_chunks": 1,
9
+ "chunks_size": 1000,
10
+ "fps": 30,
11
+ "splits": {
12
+ "train": "0:1"
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
+ 7
21
+ ],
22
+ "names": [
23
+ "motor_1",
24
+ "motor_2",
25
+ "motor_3",
26
+ "motor_4",
27
+ "motor_5",
28
+ "motor_6",
29
+ "motor_7"
30
+ ]
31
+ },
32
+ "observation.state": {
33
+ "dtype": "float32",
34
+ "shape": [
35
+ 7
36
+ ],
37
+ "names": [
38
+ "motor_1",
39
+ "motor_2",
40
+ "motor_3",
41
+ "motor_4",
42
+ "motor_5",
43
+ "motor_6",
44
+ "motor_7"
45
+ ]
46
+ },
47
+ "timestamp": {
48
+ "dtype": "float32",
49
+ "shape": [
50
+ 1
51
+ ],
52
+ "names": null
53
+ },
54
+ "episode_index": {
55
+ "dtype": "int64",
56
+ "shape": [
57
+ 1
58
+ ],
59
+ "names": null
60
+ },
61
+ "frame_index": {
62
+ "dtype": "int64",
63
+ "shape": [
64
+ 1
65
+ ],
66
+ "names": null
67
+ },
68
+ "task_index": {
69
+ "dtype": "int64",
70
+ "shape": [
71
+ 1
72
+ ],
73
+ "names": null
74
+ },
75
+ "index": {
76
+ "dtype": "int64",
77
+ "shape": [
78
+ 1
79
+ ],
80
+ "names": null
81
+ },
82
+ "observation.images.main": {
83
+ "dtype": "video",
84
+ "shape": [
85
+ 240,
86
+ 320,
87
+ 3
88
+ ],
89
+ "names": [
90
+ "height",
91
+ "width",
92
+ "channel"
93
+ ],
94
+ "info": {
95
+ "video.fps": 30,
96
+ "video.codec": "avc1",
97
+ "video.pix_fmt": "yuv420p",
98
+ "video.is_depth_map": false,
99
+ "has_audio": false
100
+ }
101
+ },
102
+ "observation.images.secondary_0": {
103
+ "dtype": "video",
104
+ "shape": [
105
+ 240,
106
+ 320,
107
+ 3
108
+ ],
109
+ "names": [
110
+ "height",
111
+ "width",
112
+ "channel"
113
+ ],
114
+ "info": {
115
+ "video.fps": 30,
116
+ "video.codec": "avc1",
117
+ "video.pix_fmt": "yuv420p",
118
+ "video.is_depth_map": false,
119
+ "has_audio": false
120
+ }
121
+ }
122
+ }
123
+ }
meta/tasks.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"task_index":0,"task":"Pick up the markers and place them in the container"}
videos/chunk-000/observation.images.main/episode_000000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e335aad02483d49afd31cbad721c93efb3682ef39850665949a6d78967229091
3
+ size 97204
videos/chunk-000/observation.images.secondary_0/episode_000000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:60f8b2d24d9ee6f79a62d34f580af7587a85ddb80c572f7be49689ac06f05e85
3
+ size 76362