update readme.md with state names
Browse files
README.md
CHANGED
@@ -77,10 +77,10 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
|
|
77 |
"x",
|
78 |
"y",
|
79 |
"z",
|
80 |
-
"
|
81 |
-
"
|
82 |
-
"
|
83 |
-
"
|
84 |
"gripper"
|
85 |
]
|
86 |
}
|
|
|
77 |
"x",
|
78 |
"y",
|
79 |
"z",
|
80 |
+
"roll",
|
81 |
+
"pitch",
|
82 |
+
"yaw",
|
83 |
+
"gripper",
|
84 |
"gripper"
|
85 |
]
|
86 |
}
|