posky02 commited on
Commit
f14e582
·
verified ·
1 Parent(s): c231542

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +27 -1
README.md CHANGED
@@ -72,7 +72,33 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
72
  6
73
  ]
74
  },
75
- "observation.images.reachy": {
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
76
  "dtype": "video",
77
  "shape": [
78
  480,
 
72
  6
73
  ]
74
  },
75
+ "observation.images.front": {
76
+ "dtype": "video",
77
+ "shape": [
78
+ 480,
79
+ 640,
80
+ 3
81
+ ],
82
+ "names": [
83
+ "height",
84
+ "width",
85
+ "channels"
86
+ ]
87
+ },
88
+ "observation.images.right": {
89
+ "dtype": "video",
90
+ "shape": [
91
+ 480,
92
+ 640,
93
+ 3
94
+ ],
95
+ "names": [
96
+ "height",
97
+ "width",
98
+ "channels"
99
+ ]
100
+ },
101
+ "observation.images.up": {
102
  "dtype": "video",
103
  "shape": [
104
  480,