Update train/gather_three_teaboxes/meta/modality.json (#15)
Browse files- Update train/gather_three_teaboxes/meta/modality.json (a08c01bf13959a216a737640dc13cc0ca5b2e767)
Co-authored-by: Qianyu Ye <[email protected]>
train/gather_three_teaboxes/meta/modality.json
CHANGED
|
@@ -1,8 +1,23 @@
|
|
| 1 |
{
|
| 2 |
"state": {
|
| 3 |
-
"
|
| 4 |
-
"start":
|
| 5 |
-
"end":
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6 |
"original_key": "observation.state"
|
| 7 |
}
|
| 8 |
},
|
|
|
|
| 1 |
{
|
| 2 |
"state": {
|
| 3 |
+
"left_arm_qpos": {
|
| 4 |
+
"start":12,
|
| 5 |
+
"end":18,
|
| 6 |
+
"original_key": "observation.state"
|
| 7 |
+
},
|
| 8 |
+
"left_gripper_qpos_state": {
|
| 9 |
+
"start":18,
|
| 10 |
+
"end":20,
|
| 11 |
+
"original_key": "observation.state"
|
| 12 |
+
},
|
| 13 |
+
"right_arm_qpos": {
|
| 14 |
+
"start":20,
|
| 15 |
+
"end":26,
|
| 16 |
+
"original_key": "observation.state"
|
| 17 |
+
},
|
| 18 |
+
"right_gripper_qpos_state": {
|
| 19 |
+
"start":26,
|
| 20 |
+
"end":28,
|
| 21 |
"original_key": "observation.state"
|
| 22 |
}
|
| 23 |
},
|