You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+23-1Lines changed: 23 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -92,7 +92,7 @@ The Unitree client runs inverse kinematics calculations via [Pinocchio](https://
92
92
93
93
Recorded with [version 0.10.0 of the Spectacles Interaction Kit][SIK-0.10.0]
94
94
95
-
The **spectacles world basis** is centered on the user's head (X right, Y up, Z back) and uses a right-handed coordinate system.
95
+
The **spectacles world basis** is centered on the user's head's initial starting position and uses a right-handed coordinate system. X is right, Y is up, and Z back. Translation is measured in centimeters.
96
96
97
97
Reference pose: hold left and right hands in front of the face, palms facing toward the face, and thumbs pointing outward.
98
98
@@ -187,6 +187,28 @@ For reference, review the Spectacles [landmark names].
187
187
- Y ???
188
188
- Z ???
189
189
190
+
**The Unitree world basis** is centered on the robot's waist and uses a right-handed coordinate system. X is forward, Y is left, and Z is up. Translation is measured in meters.
191
+
192
+
#### Dex3 Joint Mapping
193
+
194
+
See the [Dex3 user manual](https://marketing.unitree.com/article/en/Dex3-1/User_Manual.html) for more details.
195
+
196
+
| Hand | Spectacles | Unitree Dex3 URDF | Unitree Dex3 Joint Name |
0 commit comments