yaisa5ramriez commited on
Commit
6e0f172
·
verified ·
1 Parent(s): f0fd10a

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +3 -7
README.md CHANGED
@@ -65,7 +65,7 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
65
  "observation.state": {
66
  "dtype": "float32",
67
  "shape": [
68
- 23
69
  ],
70
  "names": [
71
  "orientation.x",
@@ -86,10 +86,6 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
86
  "pose.pose.orientation.z",
87
  "pose.pose.orientation.w",
88
  "twist.twist.linear.x",
89
- "twist.twist.linear.y",
90
- "twist.twist.linear.z",
91
- "twist.twist.angular.x",
92
- "twist.twist.angular.y",
93
  "twist.twist.angular.z"
94
  ]
95
  },
@@ -100,7 +96,7 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
100
  ],
101
  "names": [
102
  "twist.linear.x",
103
- "twist.linear.y"
104
  ]
105
  },
106
  "timestamp": {
@@ -139,7 +135,7 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
139
  "names": null
140
  }
141
  },
142
- "rosetta_fingerprint": "6f517b2ea70745c3"
143
  }
144
  ```
145
 
 
65
  "observation.state": {
66
  "dtype": "float32",
67
  "shape": [
68
+ 19
69
  ],
70
  "names": [
71
  "orientation.x",
 
86
  "pose.pose.orientation.z",
87
  "pose.pose.orientation.w",
88
  "twist.twist.linear.x",
 
 
 
 
89
  "twist.twist.angular.z"
90
  ]
91
  },
 
96
  ],
97
  "names": [
98
  "twist.linear.x",
99
+ "twist.angular.z"
100
  ]
101
  },
102
  "timestamp": {
 
135
  "names": null
136
  }
137
  },
138
+ "rosetta_fingerprint": "30b49b4e1bd79a84"
139
  }
140
  ```
141