ngres commited on
Commit
a3b9b7e
·
verified ·
1 Parent(s): b723252

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -43,6 +43,7 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
43
  "dtype": "float32",
44
  "names": [
45
  "pose_x.pos",
 
46
  "pose_z.pos",
47
  "pose_x.quat",
48
  "pose_y.quat",
@@ -50,7 +51,7 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
50
  "pose_w.quat"
51
  ],
52
  "shape": [
53
- 6
54
  ]
55
  },
56
  "observation.state": {
 
43
  "dtype": "float32",
44
  "names": [
45
  "pose_x.pos",
46
+ "pose_y.pos",
47
  "pose_z.pos",
48
  "pose_x.quat",
49
  "pose_y.quat",
 
51
  "pose_w.quat"
52
  ],
53
  "shape": [
54
+ 7
55
  ]
56
  },
57
  "observation.state": {