Tavish9 commited on
Commit
b9829fe
·
verified ·
1 Parent(s): e2b78e0

update readme.md with state names

Browse files
Files changed (1) hide show
  1. README.md +4 -4
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
- "rx",
81
- "ry",
82
- "rz",
83
- "rw",
84
  "gripper"
85
  ]
86
  }
 
77
  "x",
78
  "y",
79
  "z",
80
+ "roll",
81
+ "pitch",
82
+ "yaw",
83
+ "gripper",
84
  "gripper"
85
  ]
86
  }