typoverflow commited on
Commit
39a3b1a
·
verified ·
1 Parent(s): 247a8e2

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +28 -22
README.md CHANGED
@@ -145,18 +145,21 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
145
  "z"
146
  ]
147
  },
148
- "state.eef_rot6d": {
149
  "dtype": "float32",
150
  "shape": [
151
- 6
152
  ],
153
  "names": [
154
- "rot1",
155
- "rot2",
156
- "rot3",
157
- "rot4",
158
- "rot5",
159
- "rot6"
 
 
 
160
  ]
161
  },
162
  "state.gripper_state": {
@@ -179,18 +182,21 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
179
  "z"
180
  ]
181
  },
182
- "target.eef_rot6d": {
183
  "dtype": "float32",
184
  "shape": [
185
- 6
186
  ],
187
  "names": [
188
- "rot1",
189
- "rot2",
190
- "rot3",
191
- "rot4",
192
- "rot5",
193
- "rot6"
 
 
 
194
  ]
195
  },
196
  "target.gripper_state": {
@@ -219,12 +225,12 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
219
  6
220
  ],
221
  "names": [
222
- "rot1",
223
- "rot2",
224
- "rot3",
225
- "rot4",
226
- "rot5",
227
- "rot6"
228
  ]
229
  },
230
  "success": {
 
145
  "z"
146
  ]
147
  },
148
+ "state.eef_rot9d": {
149
  "dtype": "float32",
150
  "shape": [
151
+ 9
152
  ],
153
  "names": [
154
+ "r11",
155
+ "r12",
156
+ "r13",
157
+ "r21",
158
+ "r22",
159
+ "r23",
160
+ "r31",
161
+ "r32",
162
+ "r33"
163
  ]
164
  },
165
  "state.gripper_state": {
 
182
  "z"
183
  ]
184
  },
185
+ "target.eef_rot9d": {
186
  "dtype": "float32",
187
  "shape": [
188
+ 9
189
  ],
190
  "names": [
191
+ "r11",
192
+ "r12",
193
+ "r13",
194
+ "r21",
195
+ "r22",
196
+ "r23",
197
+ "r31",
198
+ "r32",
199
+ "r33"
200
  ]
201
  },
202
  "target.gripper_state": {
 
225
  6
226
  ],
227
  "names": [
228
+ "r11",
229
+ "r21",
230
+ "r31",
231
+ "r12",
232
+ "r22",
233
+ "r32"
234
  ]
235
  },
236
  "success": {