Fix for observation.state.joint_position
Browse files- meta/info.json +7 -6
meta/info.json
CHANGED
@@ -90,12 +90,13 @@
|
|
90 |
],
|
91 |
"names": {
|
92 |
"axes": [
|
93 |
-
"
|
94 |
-
"
|
95 |
-
"
|
96 |
-
"
|
97 |
-
"
|
98 |
-
"
|
|
|
99 |
]
|
100 |
}
|
101 |
},
|
|
|
90 |
],
|
91 |
"names": {
|
92 |
"axes": [
|
93 |
+
"joint_0",
|
94 |
+
"joint_1",
|
95 |
+
"joint_2",
|
96 |
+
"joint_3",
|
97 |
+
"joint_4",
|
98 |
+
"joint_5",
|
99 |
+
"joint_6"
|
100 |
]
|
101 |
}
|
102 |
},
|