Upload folder using huggingface_hub
Browse filesThis view is limited to 50 files because it contains too many changes. See raw diff
- .gitattributes +51 -0
- data/g1/dailylife/dailylife_data_v1.1.pkl +3 -0
- data/g1/dailylife/dailylife_data_v1.1_bfmzero.pkl +3 -0
- data/g1/dailylife/dailylife_data_v1.pkl +3 -0
- data/g1/kimodo/walk.csv +0 -0
- data/g1/kimodo/walk.npz +3 -0
- data/g1/lafan1/.keep +3 -0
- data/g1/lafan1/dance1_subject1.npz +3 -0
- robots/g1/g1_29dof.xml +540 -0
- robots/g1/meshes/head_link.STL +3 -0
- robots/g1/meshes/left_ankle_pitch_link.STL +0 -0
- robots/g1/meshes/left_ankle_roll_link.STL +3 -0
- robots/g1/meshes/left_elbow_link.STL +0 -0
- robots/g1/meshes/left_elbow_link_merge.STL +3 -0
- robots/g1/meshes/left_hand_index_0_link.STL +3 -0
- robots/g1/meshes/left_hand_index_1_link.STL +3 -0
- robots/g1/meshes/left_hand_middle_0_link.STL +3 -0
- robots/g1/meshes/left_hand_middle_1_link.STL +3 -0
- robots/g1/meshes/left_hand_palm_link.STL +3 -0
- robots/g1/meshes/left_hand_thumb_0_link.STL +0 -0
- robots/g1/meshes/left_hand_thumb_1_link.STL +3 -0
- robots/g1/meshes/left_hand_thumb_2_link.STL +3 -0
- robots/g1/meshes/left_hip_pitch_link.STL +3 -0
- robots/g1/meshes/left_hip_roll_link.STL +3 -0
- robots/g1/meshes/left_hip_yaw_link.STL +3 -0
- robots/g1/meshes/left_knee_link.STL +3 -0
- robots/g1/meshes/left_rubber_hand.STL +3 -0
- robots/g1/meshes/left_shoulder_pitch_link.STL +3 -0
- robots/g1/meshes/left_shoulder_roll_link.STL +3 -0
- robots/g1/meshes/left_shoulder_yaw_link.STL +3 -0
- robots/g1/meshes/left_wrist_pitch_link.STL +0 -0
- robots/g1/meshes/left_wrist_roll_link.STL +3 -0
- robots/g1/meshes/left_wrist_roll_rubber_hand.STL +3 -0
- robots/g1/meshes/left_wrist_yaw_link.STL +3 -0
- robots/g1/meshes/logo_link.STL +3 -0
- robots/g1/meshes/pelvis.STL +3 -0
- robots/g1/meshes/pelvis_contour_link.STL +3 -0
- robots/g1/meshes/right_ankle_pitch_link.STL +0 -0
- robots/g1/meshes/right_ankle_roll_link.STL +3 -0
- robots/g1/meshes/right_elbow_link.STL +0 -0
- robots/g1/meshes/right_elbow_link_merge.STL +3 -0
- robots/g1/meshes/right_hand_index_0_link.STL +3 -0
- robots/g1/meshes/right_hand_index_1_link.STL +3 -0
- robots/g1/meshes/right_hand_middle_0_link.STL +3 -0
- robots/g1/meshes/right_hand_middle_1_link.STL +3 -0
- robots/g1/meshes/right_hand_palm_link.STL +3 -0
- robots/g1/meshes/right_hand_thumb_0_link.STL +0 -0
- robots/g1/meshes/right_hand_thumb_1_link.STL +3 -0
- robots/g1/meshes/right_hand_thumb_2_link.STL +3 -0
- robots/g1/meshes/right_hip_pitch_link.STL +3 -0
.gitattributes
CHANGED
|
@@ -58,3 +58,54 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 58 |
# Video files - compressed
|
| 59 |
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 60 |
*.webm filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 58 |
# Video files - compressed
|
| 59 |
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 60 |
*.webm filter=lfs diff=lfs merge=lfs -text
|
| 61 |
+
robots/g1/meshes/head_link.STL filter=lfs diff=lfs merge=lfs -text
|
| 62 |
+
robots/g1/meshes/left_ankle_roll_link.STL filter=lfs diff=lfs merge=lfs -text
|
| 63 |
+
robots/g1/meshes/left_elbow_link_merge.STL filter=lfs diff=lfs merge=lfs -text
|
| 64 |
+
robots/g1/meshes/left_hand_index_0_link.STL filter=lfs diff=lfs merge=lfs -text
|
| 65 |
+
robots/g1/meshes/left_hand_index_1_link.STL filter=lfs diff=lfs merge=lfs -text
|
| 66 |
+
robots/g1/meshes/left_hand_middle_0_link.STL filter=lfs diff=lfs merge=lfs -text
|
| 67 |
+
robots/g1/meshes/left_hand_middle_1_link.STL filter=lfs diff=lfs merge=lfs -text
|
| 68 |
+
robots/g1/meshes/left_hand_palm_link.STL filter=lfs diff=lfs merge=lfs -text
|
| 69 |
+
robots/g1/meshes/left_hand_thumb_1_link.STL filter=lfs diff=lfs merge=lfs -text
|
| 70 |
+
robots/g1/meshes/left_hand_thumb_2_link.STL filter=lfs diff=lfs merge=lfs -text
|
| 71 |
+
robots/g1/meshes/left_hip_pitch_link.STL filter=lfs diff=lfs merge=lfs -text
|
| 72 |
+
robots/g1/meshes/left_hip_roll_link.STL filter=lfs diff=lfs merge=lfs -text
|
| 73 |
+
robots/g1/meshes/left_hip_yaw_link.STL filter=lfs diff=lfs merge=lfs -text
|
| 74 |
+
robots/g1/meshes/left_knee_link.STL filter=lfs diff=lfs merge=lfs -text
|
| 75 |
+
robots/g1/meshes/left_rubber_hand.STL filter=lfs diff=lfs merge=lfs -text
|
| 76 |
+
robots/g1/meshes/left_shoulder_pitch_link.STL filter=lfs diff=lfs merge=lfs -text
|
| 77 |
+
robots/g1/meshes/left_shoulder_roll_link.STL filter=lfs diff=lfs merge=lfs -text
|
| 78 |
+
robots/g1/meshes/left_shoulder_yaw_link.STL filter=lfs diff=lfs merge=lfs -text
|
| 79 |
+
robots/g1/meshes/left_wrist_roll_link.STL filter=lfs diff=lfs merge=lfs -text
|
| 80 |
+
robots/g1/meshes/left_wrist_roll_rubber_hand.STL filter=lfs diff=lfs merge=lfs -text
|
| 81 |
+
robots/g1/meshes/left_wrist_yaw_link.STL filter=lfs diff=lfs merge=lfs -text
|
| 82 |
+
robots/g1/meshes/logo_link.STL filter=lfs diff=lfs merge=lfs -text
|
| 83 |
+
robots/g1/meshes/pelvis.STL filter=lfs diff=lfs merge=lfs -text
|
| 84 |
+
robots/g1/meshes/pelvis_contour_link.STL filter=lfs diff=lfs merge=lfs -text
|
| 85 |
+
robots/g1/meshes/right_ankle_roll_link.STL filter=lfs diff=lfs merge=lfs -text
|
| 86 |
+
robots/g1/meshes/right_elbow_link_merge.STL filter=lfs diff=lfs merge=lfs -text
|
| 87 |
+
robots/g1/meshes/right_hand_index_0_link.STL filter=lfs diff=lfs merge=lfs -text
|
| 88 |
+
robots/g1/meshes/right_hand_index_1_link.STL filter=lfs diff=lfs merge=lfs -text
|
| 89 |
+
robots/g1/meshes/right_hand_middle_0_link.STL filter=lfs diff=lfs merge=lfs -text
|
| 90 |
+
robots/g1/meshes/right_hand_middle_1_link.STL filter=lfs diff=lfs merge=lfs -text
|
| 91 |
+
robots/g1/meshes/right_hand_palm_link.STL filter=lfs diff=lfs merge=lfs -text
|
| 92 |
+
robots/g1/meshes/right_hand_thumb_1_link.STL filter=lfs diff=lfs merge=lfs -text
|
| 93 |
+
robots/g1/meshes/right_hand_thumb_2_link.STL filter=lfs diff=lfs merge=lfs -text
|
| 94 |
+
robots/g1/meshes/right_hip_pitch_link.STL filter=lfs diff=lfs merge=lfs -text
|
| 95 |
+
robots/g1/meshes/right_hip_roll_link.STL filter=lfs diff=lfs merge=lfs -text
|
| 96 |
+
robots/g1/meshes/right_hip_yaw_link.STL filter=lfs diff=lfs merge=lfs -text
|
| 97 |
+
robots/g1/meshes/right_knee_link.STL filter=lfs diff=lfs merge=lfs -text
|
| 98 |
+
robots/g1/meshes/right_rubber_hand.STL filter=lfs diff=lfs merge=lfs -text
|
| 99 |
+
robots/g1/meshes/right_shoulder_pitch_link.STL filter=lfs diff=lfs merge=lfs -text
|
| 100 |
+
robots/g1/meshes/right_shoulder_roll_link.STL filter=lfs diff=lfs merge=lfs -text
|
| 101 |
+
robots/g1/meshes/right_shoulder_yaw_link.STL filter=lfs diff=lfs merge=lfs -text
|
| 102 |
+
robots/g1/meshes/right_wrist_roll_link.STL filter=lfs diff=lfs merge=lfs -text
|
| 103 |
+
robots/g1/meshes/right_wrist_roll_rubber_hand.STL filter=lfs diff=lfs merge=lfs -text
|
| 104 |
+
robots/g1/meshes/right_wrist_yaw_link.STL filter=lfs diff=lfs merge=lfs -text
|
| 105 |
+
robots/g1/meshes/torso_constraint_L_link.STL filter=lfs diff=lfs merge=lfs -text
|
| 106 |
+
robots/g1/meshes/torso_constraint_R_link.STL filter=lfs diff=lfs merge=lfs -text
|
| 107 |
+
robots/g1/meshes/torso_link.STL filter=lfs diff=lfs merge=lfs -text
|
| 108 |
+
robots/g1/meshes/waist_constraint_L.STL filter=lfs diff=lfs merge=lfs -text
|
| 109 |
+
robots/g1/meshes/waist_constraint_R.STL filter=lfs diff=lfs merge=lfs -text
|
| 110 |
+
robots/g1/meshes/waist_support_link.STL filter=lfs diff=lfs merge=lfs -text
|
| 111 |
+
robots/g1/meshes/waist_yaw_link.STL filter=lfs diff=lfs merge=lfs -text
|
data/g1/dailylife/dailylife_data_v1.1.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5b9a2913bd7891871f5fcc25193cb6d879bc88f3636a35fee27277f6473df973
|
| 3 |
+
size 1893699
|
data/g1/dailylife/dailylife_data_v1.1_bfmzero.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f5a6176f2f6eb323343a87c0b4c588a2ef12ab03971ecdedf28abead877294ea
|
| 3 |
+
size 4843002
|
data/g1/dailylife/dailylife_data_v1.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:80fed7b2f96d3c16d2585f21e9ab50eba16a9a32ae8625c2c4ca7bdac8eaa491
|
| 3 |
+
size 1653171
|
data/g1/kimodo/walk.csv
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
data/g1/kimodo/walk.npz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:07beae35f7c978ed9ee43798c3eae6197cdfb7880ed8bdba2fc4372fc0333ba1
|
| 3 |
+
size 44210
|
data/g1/lafan1/.keep
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Here is a npz demo [dance1_subject1.npz](./dance1_subject1.npz).
|
| 2 |
+
|
| 3 |
+
Download full data from https://drive.google.com/file/d/1xAZO-0LtoA0hBWNASnL27ZaqeCJVj5J8/view?usp=drive_link, unpack and place the npz files under `humanoid_retargeting_tools/resources/data/g1/lafan1/`.
|
data/g1/lafan1/dance1_subject1.npz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1b835c7015c06cb257f10823c13b4f33bea3d2d79ec9cd780e7ba57cf72537a3
|
| 3 |
+
size 529263
|
robots/g1/g1_29dof.xml
ADDED
|
@@ -0,0 +1,540 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<mujoco model="g1_29dof">
|
| 2 |
+
<compiler angle="radian" meshdir="meshes" />
|
| 3 |
+
|
| 4 |
+
<default>
|
| 5 |
+
<default class="torso_motor">
|
| 6 |
+
<joint damping="0.05" armature="0.01" frictionloss="0.2"/>
|
| 7 |
+
</default>
|
| 8 |
+
<default class="leg_motor">
|
| 9 |
+
<joint damping="0.05" armature="0.01" frictionloss="0.2"/>
|
| 10 |
+
</default>
|
| 11 |
+
<default class="ankle_motor">
|
| 12 |
+
<joint damping="0.05" armature="0.01" frictionloss="0.2"/>
|
| 13 |
+
</default>
|
| 14 |
+
<default class="arm_motor">
|
| 15 |
+
<joint damping="0.05" armature="0.01" frictionloss="0.2"/>
|
| 16 |
+
</default>
|
| 17 |
+
<default class="wrist_motor">
|
| 18 |
+
<joint damping="0.05" armature="0.01" frictionloss="0.1"/>
|
| 19 |
+
</default>
|
| 20 |
+
|
| 21 |
+
</default>
|
| 22 |
+
|
| 23 |
+
<asset>
|
| 24 |
+
<mesh name="pelvis" file="pelvis.STL" />
|
| 25 |
+
<mesh name="pelvis_contour_link" file="pelvis_contour_link.STL" />
|
| 26 |
+
<mesh name="left_hip_pitch_link" file="left_hip_pitch_link.STL" />
|
| 27 |
+
<mesh name="left_hip_roll_link" file="left_hip_roll_link.STL" />
|
| 28 |
+
<mesh name="left_hip_yaw_link" file="left_hip_yaw_link.STL" />
|
| 29 |
+
<mesh name="left_knee_link" file="left_knee_link.STL" />
|
| 30 |
+
<mesh name="left_ankle_pitch_link" file="left_ankle_pitch_link.STL" />
|
| 31 |
+
<mesh name="left_ankle_roll_link" file="left_ankle_roll_link.STL" />
|
| 32 |
+
<mesh name="right_hip_pitch_link" file="right_hip_pitch_link.STL" />
|
| 33 |
+
<mesh name="right_hip_roll_link" file="right_hip_roll_link.STL" />
|
| 34 |
+
<mesh name="right_hip_yaw_link" file="right_hip_yaw_link.STL" />
|
| 35 |
+
<mesh name="right_knee_link" file="right_knee_link.STL" />
|
| 36 |
+
<mesh name="right_ankle_pitch_link" file="right_ankle_pitch_link.STL" />
|
| 37 |
+
<mesh name="right_ankle_roll_link" file="right_ankle_roll_link.STL" />
|
| 38 |
+
<mesh name="waist_yaw_link" file="waist_yaw_link.STL" />
|
| 39 |
+
<mesh name="waist_roll_link" file="waist_roll_link.STL" />
|
| 40 |
+
<mesh name="torso_link" file="torso_link.STL" />
|
| 41 |
+
<mesh name="logo_link" file="logo_link.STL" />
|
| 42 |
+
<mesh name="head_link" file="head_link.STL" />
|
| 43 |
+
<mesh name="waist_support_link" file="waist_support_link.STL" />
|
| 44 |
+
<mesh name="left_shoulder_pitch_link" file="left_shoulder_pitch_link.STL" />
|
| 45 |
+
<mesh name="left_shoulder_roll_link" file="left_shoulder_roll_link.STL" />
|
| 46 |
+
<mesh name="left_shoulder_yaw_link" file="left_shoulder_yaw_link.STL" />
|
| 47 |
+
<mesh name="left_elbow_link" file="left_elbow_link.STL" />
|
| 48 |
+
<mesh name="left_wrist_roll_link" file="left_wrist_roll_link.STL" />
|
| 49 |
+
<mesh name="left_wrist_pitch_link" file="left_wrist_pitch_link.STL" />
|
| 50 |
+
<mesh name="left_wrist_yaw_link" file="left_wrist_yaw_link.STL" />
|
| 51 |
+
<mesh name="left_rubber_hand" file="left_rubber_hand.STL" />
|
| 52 |
+
<mesh name="right_shoulder_pitch_link" file="right_shoulder_pitch_link.STL" />
|
| 53 |
+
<mesh name="right_shoulder_roll_link" file="right_shoulder_roll_link.STL" />
|
| 54 |
+
<mesh name="right_shoulder_yaw_link" file="right_shoulder_yaw_link.STL" />
|
| 55 |
+
<mesh name="right_elbow_link" file="right_elbow_link.STL" />
|
| 56 |
+
<mesh name="right_wrist_roll_link" file="right_wrist_roll_link.STL" />
|
| 57 |
+
<mesh name="right_wrist_pitch_link" file="right_wrist_pitch_link.STL" />
|
| 58 |
+
<mesh name="right_wrist_yaw_link" file="right_wrist_yaw_link.STL" />
|
| 59 |
+
<mesh name="right_rubber_hand" file="right_rubber_hand.STL" />
|
| 60 |
+
<!-- <mesh name="cup" file="new_cup.stl" scale="0.3 0.3 0.3"/> -->
|
| 61 |
+
</asset>
|
| 62 |
+
|
| 63 |
+
<worldbody>
|
| 64 |
+
<body name="pelvis" pos="0 0 0.793">
|
| 65 |
+
<camera name="track" pos="1.734 -1.135 .35" xyaxes="0.552 0.834 -0.000 -0.170 0.112 0.979" mode="trackcom"/>
|
| 66 |
+
<inertial pos="0 0 -0.07605" quat="1 0 -0.000399148 0" mass="3.813"
|
| 67 |
+
diaginertia="0.010549 0.0093089 0.0079184" />
|
| 68 |
+
<joint name="floating_base_joint" type="free" limited="false" actuatorfrclimited="false" />
|
| 69 |
+
<geom type="mesh" contype="0" conaffinity="0" group="1" density="0" rgba="0.2 0.2 0.2 1"
|
| 70 |
+
mesh="pelvis" />
|
| 71 |
+
<geom type="mesh" contype="0" conaffinity="0" group="1" density="0" rgba="0.7 0.7 0.7 1"
|
| 72 |
+
mesh="pelvis_contour_link" />
|
| 73 |
+
<geom type="mesh" rgba="0.7 0.7 0.7 1" mesh="pelvis_contour_link" />
|
| 74 |
+
<body name="left_hip_pitch_link" pos="0 0.064452 -0.1027">
|
| 75 |
+
<inertial pos="0.002741 0.047791 -0.02606" quat="0.954862 0.293964 0.0302556 0.030122"
|
| 76 |
+
mass="1.35" diaginertia="0.00181517 0.00153422 0.00116212" />
|
| 77 |
+
<joint name="left_hip_pitch_joint" pos="0 0 0" axis="0 1 0" range="-2.5307 2.8798"
|
| 78 |
+
actuatorfrcrange="-88 88" class="leg_motor" />
|
| 79 |
+
<geom type="mesh" contype="0" conaffinity="0" group="1" density="0" rgba="0.2 0.2 0.2 1"
|
| 80 |
+
mesh="left_hip_pitch_link" />
|
| 81 |
+
<geom type="mesh" rgba="0.2 0.2 0.2 1" mesh="left_hip_pitch_link" />
|
| 82 |
+
<body name="left_hip_roll_link" pos="0 0.052 -0.030465" quat="0.996179 0 -0.0873386 0">
|
| 83 |
+
<inertial pos="0.029812 -0.001045 -0.087934"
|
| 84 |
+
quat="0.977808 -1.97119e-05 0.205576 -0.0403793" mass="1.52"
|
| 85 |
+
diaginertia="0.00254986 0.00241169 0.00148755" />
|
| 86 |
+
<joint name="left_hip_roll_joint" pos="0 0 0" axis="1 0 0" range="-0.5236 2.9671"
|
| 87 |
+
actuatorfrcrange="-88 88" class="leg_motor" />
|
| 88 |
+
<geom type="mesh" contype="0" conaffinity="0" group="1" density="0" rgba="0.7 0.7 0.7 1"
|
| 89 |
+
mesh="left_hip_roll_link" />
|
| 90 |
+
<geom type="mesh" rgba="0.7 0.7 0.7 1" mesh="left_hip_roll_link" />
|
| 91 |
+
<body name="left_hip_yaw_link" pos="0.025001 0 -0.12412">
|
| 92 |
+
<inertial pos="-0.057709 -0.010981 -0.15078" quat="0.600598 0.15832 0.223482 0.751181"
|
| 93 |
+
mass="1.702" diaginertia="0.00776166 0.00717575 0.00160139" />
|
| 94 |
+
<joint name="left_hip_yaw_joint" pos="0 0 0" axis="0 0 1" range="-2.7576 2.7576"
|
| 95 |
+
actuatorfrcrange="-88 88" class="leg_motor" />
|
| 96 |
+
<geom type="mesh" contype="0" conaffinity="0" group="1" density="0" rgba="0.7 0.7 0.7 1"
|
| 97 |
+
mesh="left_hip_yaw_link" />
|
| 98 |
+
<geom type="mesh" rgba="0.7 0.7 0.7 1" mesh="left_hip_yaw_link" />
|
| 99 |
+
<body name="left_knee_link" pos="-0.078273 0.0021489 -0.17734"
|
| 100 |
+
quat="0.996179 0 0.0873386 0">
|
| 101 |
+
<inertial pos="0.005457 0.003964 -0.12074"
|
| 102 |
+
quat="0.923418 -0.0327699 0.0158246 0.382067" mass="1.932"
|
| 103 |
+
diaginertia="0.0113804 0.0112778 0.00146458" />
|
| 104 |
+
<joint name="left_knee_joint" pos="0 0 0" axis="0 1 0" range="-0.087267 2.8798"
|
| 105 |
+
actuatorfrcrange="-139 139" class="leg_motor" />
|
| 106 |
+
<geom type="mesh" contype="0" conaffinity="0" group="1" density="0"
|
| 107 |
+
rgba="0.7 0.7 0.7 1" mesh="left_knee_link" />
|
| 108 |
+
<geom type="mesh" rgba="0.7 0.7 0.7 1" mesh="left_knee_link" />
|
| 109 |
+
<body name="left_ankle_pitch_link" pos="0 -9.4445e-05 -0.30001">
|
| 110 |
+
<inertial pos="-0.007269 0 0.011137" quat="0.603053 0.369225 0.369225 0.603053"
|
| 111 |
+
mass="0.074" diaginertia="1.89e-05 1.40805e-05 6.9195e-06" />
|
| 112 |
+
<joint name="left_ankle_pitch_joint" pos="0 0 0" axis="0 1 0"
|
| 113 |
+
range="-0.87267 0.5236" actuatorfrcrange="-50 50" class="ankle_motor"/>
|
| 114 |
+
<geom type="mesh" contype="0" conaffinity="0" group="1" density="0"
|
| 115 |
+
rgba="0.7 0.7 0.7 1" mesh="left_ankle_pitch_link" />
|
| 116 |
+
<geom type="mesh" rgba="0.7 0.7 0.7 1" mesh="left_ankle_pitch_link" />
|
| 117 |
+
<body name="left_ankle_roll_link" pos="0 0 -0.017558">
|
| 118 |
+
<inertial pos="0.026505 0 -0.016425"
|
| 119 |
+
quat="-0.000481092 0.728482 -0.000618967 0.685065" mass="0.608"
|
| 120 |
+
diaginertia="0.00167218 0.0016161 0.000217621" />
|
| 121 |
+
<joint name="left_ankle_roll_joint" pos="0 0 0" axis="1 0 0"
|
| 122 |
+
range="-0.2618 0.2618" actuatorfrcrange="-50 50" class="ankle_motor"/>
|
| 123 |
+
<geom type="mesh" contype="0" conaffinity="0" group="1" density="0"
|
| 124 |
+
rgba="0.2 0.2 0.2 1" mesh="left_ankle_roll_link" />
|
| 125 |
+
<geom size="0.005" pos="-0.05 0.025 -0.03" rgba="0.2 0.2 0.2 1" />
|
| 126 |
+
<geom size="0.005" pos="-0.05 -0.025 -0.03" rgba="0.2 0.2 0.2 1" />
|
| 127 |
+
<geom size="0.005" pos="0.12 0.03 -0.03" rgba="0.2 0.2 0.2 1" />
|
| 128 |
+
<geom size="0.005" pos="0.12 -0.03 -0.03" rgba="0.2 0.2 0.2 1" />
|
| 129 |
+
</body>
|
| 130 |
+
</body>
|
| 131 |
+
</body>
|
| 132 |
+
</body>
|
| 133 |
+
</body>
|
| 134 |
+
</body>
|
| 135 |
+
<body name="right_hip_pitch_link" pos="0 -0.064452 -0.1027">
|
| 136 |
+
<inertial pos="0.002741 -0.047791 -0.02606" quat="0.954862 -0.293964 0.0302556 -0.030122"
|
| 137 |
+
mass="1.35" diaginertia="0.00181517 0.00153422 0.00116212" />
|
| 138 |
+
<joint name="right_hip_pitch_joint" pos="0 0 0" axis="0 1 0" range="-2.5307 2.8798"
|
| 139 |
+
actuatorfrcrange="-88 88" class="leg_motor" />
|
| 140 |
+
<geom type="mesh" contype="0" conaffinity="0" group="1" density="0" rgba="0.2 0.2 0.2 1"
|
| 141 |
+
mesh="right_hip_pitch_link" />
|
| 142 |
+
<geom type="mesh" rgba="0.2 0.2 0.2 1" mesh="right_hip_pitch_link" />
|
| 143 |
+
<body name="right_hip_roll_link" pos="0 -0.052 -0.030465" quat="0.996179 0 -0.0873386 0">
|
| 144 |
+
<inertial pos="0.029812 0.001045 -0.087934" quat="0.977808 1.97119e-05 0.205576 0.0403793"
|
| 145 |
+
mass="1.52" diaginertia="0.00254986 0.00241169 0.00148755" />
|
| 146 |
+
<joint name="right_hip_roll_joint" pos="0 0 0" axis="1 0 0" range="-2.9671 0.5236"
|
| 147 |
+
actuatorfrcrange="-88 88" class="leg_motor" />
|
| 148 |
+
<geom type="mesh" contype="0" conaffinity="0" group="1" density="0" rgba="0.7 0.7 0.7 1"
|
| 149 |
+
mesh="right_hip_roll_link" />
|
| 150 |
+
<geom type="mesh" rgba="0.7 0.7 0.7 1" mesh="right_hip_roll_link" />
|
| 151 |
+
<body name="right_hip_yaw_link" pos="0.025001 0 -0.12412">
|
| 152 |
+
<inertial pos="-0.057709 0.010981 -0.15078" quat="0.751181 0.223482 0.15832 0.600598"
|
| 153 |
+
mass="1.702" diaginertia="0.00776166 0.00717575 0.00160139" />
|
| 154 |
+
<joint name="right_hip_yaw_joint" pos="0 0 0" axis="0 0 1" range="-2.7576 2.7576"
|
| 155 |
+
actuatorfrcrange="-88 88" class="leg_motor" />
|
| 156 |
+
<geom type="mesh" contype="0" conaffinity="0" group="1" density="0" rgba="0.7 0.7 0.7 1"
|
| 157 |
+
mesh="right_hip_yaw_link" />
|
| 158 |
+
<geom type="mesh" rgba="0.7 0.7 0.7 1" mesh="right_hip_yaw_link" />
|
| 159 |
+
<body name="right_knee_link" pos="-0.078273 -0.0021489 -0.17734"
|
| 160 |
+
quat="0.996179 0 0.0873386 0">
|
| 161 |
+
<inertial pos="0.005457 -0.003964 -0.12074"
|
| 162 |
+
quat="0.923439 0.0345276 0.0116333 -0.382012" mass="1.932"
|
| 163 |
+
diaginertia="0.011374 0.0112843 0.00146452" />
|
| 164 |
+
<joint name="right_knee_joint" pos="0 0 0" axis="0 1 0" range="-0.087267 2.8798"
|
| 165 |
+
actuatorfrcrange="-139 139" class="leg_motor" />
|
| 166 |
+
<geom type="mesh" contype="0" conaffinity="0" group="1" density="0"
|
| 167 |
+
rgba="0.7 0.7 0.7 1" mesh="right_knee_link" />
|
| 168 |
+
<geom type="mesh" rgba="0.7 0.7 0.7 1" mesh="right_knee_link" />
|
| 169 |
+
<body name="right_ankle_pitch_link" pos="0 9.4445e-05 -0.30001">
|
| 170 |
+
<inertial pos="-0.007269 0 0.011137" quat="0.603053 0.369225 0.369225 0.603053"
|
| 171 |
+
mass="0.074" diaginertia="1.89e-05 1.40805e-05 6.9195e-06" />
|
| 172 |
+
<joint name="right_ankle_pitch_joint" pos="0 0 0" axis="0 1 0"
|
| 173 |
+
range="-0.87267 0.5236" actuatorfrcrange="-50 50" class="ankle_motor" />
|
| 174 |
+
<geom type="mesh" contype="0" conaffinity="0" group="1" density="0"
|
| 175 |
+
rgba="0.7 0.7 0.7 1" mesh="right_ankle_pitch_link" />
|
| 176 |
+
<geom type="mesh" rgba="0.7 0.7 0.7 1" mesh="right_ankle_pitch_link" />
|
| 177 |
+
<body name="right_ankle_roll_link" pos="0 0 -0.017558">
|
| 178 |
+
<inertial pos="0.026505 0 -0.016425"
|
| 179 |
+
quat="0.000481092 0.728482 0.000618967 0.685065" mass="0.608"
|
| 180 |
+
diaginertia="0.00167218 0.0016161 0.000217621" />
|
| 181 |
+
<joint name="right_ankle_roll_joint" pos="0 0 0" axis="1 0 0"
|
| 182 |
+
range="-0.2618 0.2618" actuatorfrcrange="-50 50" class="ankle_motor" />
|
| 183 |
+
<geom type="mesh" contype="0" conaffinity="0" group="1" density="0"
|
| 184 |
+
rgba="0.2 0.2 0.2 1" mesh="right_ankle_roll_link" />
|
| 185 |
+
<geom size="0.005" pos="-0.05 0.025 -0.03" rgba="0.2 0.2 0.2 1" />
|
| 186 |
+
<geom size="0.005" pos="-0.05 -0.025 -0.03" rgba="0.2 0.2 0.2 1" />
|
| 187 |
+
<geom size="0.005" pos="0.12 0.03 -0.03" rgba="0.2 0.2 0.2 1" />
|
| 188 |
+
<geom size="0.005" pos="0.12 -0.03 -0.03" rgba="0.2 0.2 0.2 1" />
|
| 189 |
+
</body>
|
| 190 |
+
</body>
|
| 191 |
+
</body>
|
| 192 |
+
</body>
|
| 193 |
+
</body>
|
| 194 |
+
</body>
|
| 195 |
+
<body name="waist_yaw_link">
|
| 196 |
+
<inertial pos="0.003964 0 0.018769" quat="-0.0178291 0.628464 0.0282471 0.777121"
|
| 197 |
+
mass="0.244" diaginertia="0.000158561 0.000124229 9.67669e-05" />
|
| 198 |
+
<joint name="waist_yaw_joint" pos="0 0 0" axis="0 0 1" range="-2.618 2.618"
|
| 199 |
+
actuatorfrcrange="-88 88" class="torso_motor"/>
|
| 200 |
+
<geom type="mesh" contype="0" conaffinity="0" group="1" density="0" rgba="0.7 0.7 0.7 1"
|
| 201 |
+
mesh="waist_yaw_link" />
|
| 202 |
+
<body name="waist_roll_link" pos="-0.0039635 0 0.035">
|
| 203 |
+
<inertial pos="0 -0.000236 0.010111" quat="0.99979 0.020492 0 0" mass="0.047"
|
| 204 |
+
diaginertia="7.515e-06 6.40206e-06 3.98394e-06" />
|
| 205 |
+
<joint name="waist_roll_joint" pos="0 0 0" axis="1 0 0" range="-0.52 0.52"
|
| 206 |
+
actuatorfrcrange="-50 50" class="torso_motor"/>
|
| 207 |
+
<geom type="mesh" contype="0" conaffinity="0" group="1" density="0" rgba="0.7 0.7 0.7 1"
|
| 208 |
+
mesh="waist_roll_link" />
|
| 209 |
+
<body name="torso_link" pos="0 0 0.019">
|
| 210 |
+
<inertial pos="0.00331658 0.000261533 0.179856"
|
| 211 |
+
quat="0.999831 0.000376204 0.0179895 -0.00377704" mass="9.598"
|
| 212 |
+
diaginertia="0.12407 0.111951 0.0325382" />
|
| 213 |
+
<joint name="waist_pitch_joint" pos="0 0 0" axis="0 1 0" range="-0.52 0.52"
|
| 214 |
+
actuatorfrcrange="-50 50" class="torso_motor"/>
|
| 215 |
+
<geom type="mesh" contype="0" conaffinity="0" group="1" density="0" rgba="0.7 0.7 0.7 1"
|
| 216 |
+
mesh="torso_link" />
|
| 217 |
+
<geom type="mesh" rgba="0.7 0.7 0.7 1" mesh="torso_link" />
|
| 218 |
+
<geom pos="0.0039635 0 -0.054" quat="1 0 0 0" type="mesh" contype="0" conaffinity="0"
|
| 219 |
+
group="1" density="0" rgba="0.2 0.2 0.2 1" mesh="logo_link" />
|
| 220 |
+
<geom pos="0.0039635 0 -0.054" quat="1 0 0 0" type="mesh" rgba="0.2 0.2 0.2 1"
|
| 221 |
+
mesh="logo_link" />
|
| 222 |
+
<geom pos="0.0039635 0 -0.054" type="mesh" contype="0" conaffinity="0" group="1"
|
| 223 |
+
density="0" rgba="0.2 0.2 0.2 1" mesh="head_link" />
|
| 224 |
+
<geom pos="0.0039635 0 -0.054" type="mesh" rgba="0.2 0.2 0.2 1" mesh="head_link" />
|
| 225 |
+
<geom pos="0.0039635 0 -0.054" quat="1 0 0 0" type="mesh" contype="0" conaffinity="0"
|
| 226 |
+
group="1" density="0" rgba="0.7 0.7 0.7 1" mesh="waist_support_link" />
|
| 227 |
+
<geom pos="0.0039635 0 -0.054" quat="1 0 0 0" type="mesh" rgba="0.7 0.7 0.7 1"
|
| 228 |
+
mesh="waist_support_link" />
|
| 229 |
+
<site name="imu" size="0.01" pos="-0.03959 -0.00224 0.13792" />
|
| 230 |
+
<body name="left_shoulder_pitch_link" pos="0.0039563 0.10022 0.23778"
|
| 231 |
+
quat="0.990264 0.139201 1.38722e-05 -9.86868e-05">
|
| 232 |
+
<inertial pos="0 0.035892 -0.011628" quat="0.654152 0.0130458 -0.326267 0.68225"
|
| 233 |
+
mass="0.718" diaginertia="0.000465864 0.000432842 0.000406394" />
|
| 234 |
+
<joint name="left_shoulder_pitch_joint" pos="0 0 0" axis="0 1 0"
|
| 235 |
+
range="-3.0892 2.6704" actuatorfrcrange="-25 25" class="arm_motor" />
|
| 236 |
+
<geom type="mesh" contype="0" conaffinity="0" group="1" density="0"
|
| 237 |
+
rgba="0.7 0.7 0.7 1" mesh="left_shoulder_pitch_link" />
|
| 238 |
+
<geom size="0.03 0.025" pos="0 0.04 -0.01" quat="0.707107 0 0.707107 0"
|
| 239 |
+
type="cylinder" rgba="0.7 0.7 0.7 1" />
|
| 240 |
+
<body name="left_shoulder_roll_link" pos="0 0.038 -0.013831"
|
| 241 |
+
quat="0.990268 -0.139172 0 0">
|
| 242 |
+
<inertial pos="-0.000227 0.00727 -0.063243"
|
| 243 |
+
quat="0.701256 -0.0196223 -0.00710317 0.712604" mass="0.643"
|
| 244 |
+
diaginertia="0.000691311 0.000618011 0.000388977" />
|
| 245 |
+
<joint name="left_shoulder_roll_joint" pos="0 0 0" axis="1 0 0"
|
| 246 |
+
range="-1.5882 2.2515" actuatorfrcrange="-25 25" class="arm_motor" />
|
| 247 |
+
<geom type="mesh" contype="0" conaffinity="0" group="1" density="0"
|
| 248 |
+
rgba="0.7 0.7 0.7 1" mesh="left_shoulder_roll_link" />
|
| 249 |
+
<geom size="0.03 0.015" pos="-0.004 0.006 -0.053" type="cylinder"
|
| 250 |
+
rgba="0.7 0.7 0.7 1" />
|
| 251 |
+
<body name="left_shoulder_yaw_link" pos="0 0.00624 -0.1032">
|
| 252 |
+
<inertial pos="0.010773 -0.002949 -0.072009"
|
| 253 |
+
quat="0.716879 -0.0964829 -0.0679942 0.687134" mass="0.734"
|
| 254 |
+
diaginertia="0.00106187 0.00103217 0.000400661" />
|
| 255 |
+
<joint name="left_shoulder_yaw_joint" pos="0 0 0" axis="0 0 1"
|
| 256 |
+
range="-2.618 2.618" actuatorfrcrange="-25 25" class="arm_motor" />
|
| 257 |
+
<geom type="mesh" contype="0" conaffinity="0" group="1" density="0"
|
| 258 |
+
rgba="0.7 0.7 0.7 1" mesh="left_shoulder_yaw_link" />
|
| 259 |
+
<geom type="mesh" rgba="0.7 0.7 0.7 1" mesh="left_shoulder_yaw_link" />
|
| 260 |
+
<body name="left_elbow_link" pos="0.015783 0 -0.080518">
|
| 261 |
+
<inertial pos="0.064956 0.004454 -0.010062"
|
| 262 |
+
quat="0.541765 0.636132 0.388821 0.388129" mass="0.6"
|
| 263 |
+
diaginertia="0.000443035 0.000421612 0.000259353" />
|
| 264 |
+
<joint name="left_elbow_joint" pos="0 0 0" axis="0 1 0" range="-1.0472 2.0944"
|
| 265 |
+
actuatorfrcrange="-25 25" class="arm_motor" />
|
| 266 |
+
<geom type="mesh" contype="0" conaffinity="0" group="1" density="0"
|
| 267 |
+
rgba="0.7 0.7 0.7 1" mesh="left_elbow_link" />
|
| 268 |
+
<geom type="mesh" rgba="0.7 0.7 0.7 1" mesh="left_elbow_link" />
|
| 269 |
+
<body name="left_wrist_roll_link" pos="0.1 0.00188791 -0.01">
|
| 270 |
+
<inertial pos="0.0171394 0.000537591 4.8864e-07"
|
| 271 |
+
quat="0.575338 0.411667 -0.574906 0.411094" mass="0.085445"
|
| 272 |
+
diaginertia="5.48211e-05 4.96646e-05 3.57798e-05" />
|
| 273 |
+
<joint name="left_wrist_roll_joint" pos="0 0 0" axis="1 0 0"
|
| 274 |
+
range="-1.97222 1.97222" actuatorfrcrange="-25 25" class="arm_motor" />
|
| 275 |
+
<geom type="mesh" contype="0" conaffinity="0" group="1" density="0"
|
| 276 |
+
rgba="0.7 0.7 0.7 1" mesh="left_wrist_roll_link" />
|
| 277 |
+
<geom type="mesh" rgba="0.7 0.7 0.7 1" mesh="left_wrist_roll_link" />
|
| 278 |
+
<body name="left_wrist_pitch_link" pos="0.038 0 0">
|
| 279 |
+
<inertial pos="0.0229999 -0.00111685 -0.00111658"
|
| 280 |
+
quat="0.249998 0.661363 0.293036 0.643608" mass="0.48405"
|
| 281 |
+
diaginertia="0.000430353 0.000429873 0.000164648" />
|
| 282 |
+
<joint name="left_wrist_pitch_joint" pos="0 0 0" axis="0 1 0"
|
| 283 |
+
range="-1.61443 1.61443" actuatorfrcrange="-5 5" class="wrist_motor" />
|
| 284 |
+
<geom type="mesh" contype="0" conaffinity="0" group="1" density="0"
|
| 285 |
+
rgba="0.7 0.7 0.7 1" mesh="left_wrist_pitch_link" />
|
| 286 |
+
<geom type="mesh" rgba="0.7 0.7 0.7 1" mesh="left_wrist_pitch_link" />
|
| 287 |
+
<body name="left_wrist_yaw_link" pos="0.046 0 0">
|
| 288 |
+
<inertial pos="0.0708244 0.000191745 0.00161742"
|
| 289 |
+
quat="0.510571 0.526295 0.468078 0.493188" mass="0.254576"
|
| 290 |
+
diaginertia="0.000646113 0.000559993 0.000147566" />
|
| 291 |
+
<joint name="left_wrist_yaw_joint" pos="0 0 0" axis="0 0 1"
|
| 292 |
+
range="-1.61443 1.61443" actuatorfrcrange="-5 5" class="wrist_motor" />
|
| 293 |
+
<geom type="mesh" contype="0" conaffinity="0" group="1" density="0"
|
| 294 |
+
rgba="0.7 0.7 0.7 1" mesh="left_wrist_yaw_link" />
|
| 295 |
+
<geom type="mesh" rgba="0.7 0.7 0.7 1" mesh="left_wrist_yaw_link" />
|
| 296 |
+
<body name="left_rubber_hand" >
|
| 297 |
+
<inertial pos="0.0001 0.0001 0.0001" mass="0.0001" diaginertia="0 0 0" />
|
| 298 |
+
<geom pos="0.0415 0.003 0" quat="1 0 0 0" type="mesh" rgba="0.7 0.7 0.7 1"
|
| 299 |
+
mesh="left_rubber_hand" />
|
| 300 |
+
</body>
|
| 301 |
+
</body>
|
| 302 |
+
</body>
|
| 303 |
+
</body>
|
| 304 |
+
</body>
|
| 305 |
+
</body>
|
| 306 |
+
</body>
|
| 307 |
+
</body>
|
| 308 |
+
<body name="right_shoulder_pitch_link" pos="0.0039563 -0.10021 0.23778"
|
| 309 |
+
quat="0.990264 -0.139201 1.38722e-05 9.86868e-05">
|
| 310 |
+
<inertial pos="0 -0.035892 -0.011628" quat="0.68225 -0.326267 0.0130458 0.654152"
|
| 311 |
+
mass="0.718" diaginertia="0.000465864 0.000432842 0.000406394" />
|
| 312 |
+
<joint name="right_shoulder_pitch_joint" pos="0 0 0" axis="0 1 0"
|
| 313 |
+
range="-3.0892 2.6704" actuatorfrcrange="-25 25" class="arm_motor" />
|
| 314 |
+
<geom type="mesh" contype="0" conaffinity="0" group="1" density="0"
|
| 315 |
+
rgba="0.7 0.7 0.7 1" mesh="right_shoulder_pitch_link" />
|
| 316 |
+
<geom size="0.03 0.025" pos="0 -0.04 -0.01" quat="0.707107 0 0.707107 0"
|
| 317 |
+
type="cylinder" rgba="0.7 0.7 0.7 1" />
|
| 318 |
+
<body name="right_shoulder_roll_link" pos="0 -0.038 -0.013831"
|
| 319 |
+
quat="0.990268 0.139172 0 0">
|
| 320 |
+
<inertial pos="-0.000227 -0.00727 -0.063243"
|
| 321 |
+
quat="0.712604 -0.00710317 -0.0196223 0.701256" mass="0.643"
|
| 322 |
+
diaginertia="0.000691311 0.000618011 0.000388977" />
|
| 323 |
+
<joint name="right_shoulder_roll_joint" pos="0 0 0" axis="1 0 0"
|
| 324 |
+
range="-2.2515 1.5882" actuatorfrcrange="-25 25" class="arm_motor" />
|
| 325 |
+
<geom type="mesh" contype="0" conaffinity="0" group="1" density="0"
|
| 326 |
+
rgba="0.7 0.7 0.7 1" mesh="right_shoulder_roll_link" />
|
| 327 |
+
<geom size="0.03 0.015" pos="-0.004 -0.006 -0.053" type="cylinder"
|
| 328 |
+
rgba="0.7 0.7 0.7 1" />
|
| 329 |
+
<body name="right_shoulder_yaw_link" pos="0 -0.00624 -0.1032">
|
| 330 |
+
<inertial pos="0.010773 0.002949 -0.072009"
|
| 331 |
+
quat="0.687134 -0.0679942 -0.0964829 0.716879" mass="0.734"
|
| 332 |
+
diaginertia="0.00106187 0.00103217 0.000400661" />
|
| 333 |
+
<joint name="right_shoulder_yaw_joint" pos="0 0 0" axis="0 0 1"
|
| 334 |
+
range="-2.618 2.618" actuatorfrcrange="-25 25" class="arm_motor" />
|
| 335 |
+
<geom type="mesh" contype="0" conaffinity="0" group="1" density="0"
|
| 336 |
+
rgba="0.7 0.7 0.7 1" mesh="right_shoulder_yaw_link" />
|
| 337 |
+
<geom type="mesh" rgba="0.7 0.7 0.7 1" mesh="right_shoulder_yaw_link" />
|
| 338 |
+
<body name="right_elbow_link" pos="0.015783 0 -0.080518">
|
| 339 |
+
<inertial pos="0.064956 -0.004454 -0.010062"
|
| 340 |
+
quat="0.388129 0.388821 0.636132 0.541765" mass="0.6"
|
| 341 |
+
diaginertia="0.000443035 0.000421612 0.000259353" />
|
| 342 |
+
<joint name="right_elbow_joint" pos="0 0 0" axis="0 1 0" range="-1.0472 2.0944"
|
| 343 |
+
actuatorfrcrange="-25 25" class="arm_motor" />
|
| 344 |
+
<geom type="mesh" contype="0" conaffinity="0" group="1" density="0"
|
| 345 |
+
rgba="0.7 0.7 0.7 1" mesh="right_elbow_link" />
|
| 346 |
+
<geom type="mesh" rgba="0.7 0.7 0.7 1" mesh="right_elbow_link" />
|
| 347 |
+
<body name="right_wrist_roll_link" pos="0.1 -0.00188791 -0.01">
|
| 348 |
+
<inertial pos="0.0171394 -0.000537591 4.8864e-07"
|
| 349 |
+
quat="0.411667 0.575338 -0.411094 0.574906" mass="0.085445"
|
| 350 |
+
diaginertia="5.48211e-05 4.96646e-05 3.57798e-05" />
|
| 351 |
+
<joint name="right_wrist_roll_joint" pos="0 0 0" axis="1 0 0"
|
| 352 |
+
range="-1.97222 1.97222" actuatorfrcrange="-25 25" class="arm_motor" />
|
| 353 |
+
<geom type="mesh" contype="0" conaffinity="0" group="1" density="0"
|
| 354 |
+
rgba="0.7 0.7 0.7 1" mesh="right_wrist_roll_link" />
|
| 355 |
+
<geom type="mesh" rgba="0.7 0.7 0.7 1" mesh="right_wrist_roll_link" />
|
| 356 |
+
<body name="right_wrist_pitch_link" pos="0.038 0 0">
|
| 357 |
+
<inertial pos="0.0229999 0.00111685 -0.00111658"
|
| 358 |
+
quat="0.643608 0.293036 0.661363 0.249998" mass="0.48405"
|
| 359 |
+
diaginertia="0.000430353 0.000429873 0.000164648" />
|
| 360 |
+
<joint name="right_wrist_pitch_joint" pos="0 0 0" axis="0 1 0"
|
| 361 |
+
range="-1.61443 1.61443" actuatorfrcrange="-5 5" class="wrist_motor" />
|
| 362 |
+
<geom type="mesh" contype="0" conaffinity="0" group="1" density="0"
|
| 363 |
+
rgba="0.7 0.7 0.7 1" mesh="right_wrist_pitch_link" />
|
| 364 |
+
<geom type="mesh" rgba="0.7 0.7 0.7 1" mesh="right_wrist_pitch_link" />
|
| 365 |
+
<body name="right_wrist_yaw_link" pos="0.046 0 0">
|
| 366 |
+
<inertial pos="0.0708244 -0.000191745 0.00161742"
|
| 367 |
+
quat="0.493188 0.468078 0.526295 0.510571" mass="0.254576"
|
| 368 |
+
diaginertia="0.000646113 0.000559993 0.000147566" />
|
| 369 |
+
<joint name="right_wrist_yaw_joint" pos="0 0 0" axis="0 0 1"
|
| 370 |
+
range="-1.61443 1.61443" actuatorfrcrange="-5 5" class="wrist_motor" />
|
| 371 |
+
<geom type="mesh" contype="0" conaffinity="0" group="1" density="0"
|
| 372 |
+
rgba="0.7 0.7 0.7 1" mesh="right_wrist_yaw_link" />
|
| 373 |
+
<geom type="mesh" rgba="0.7 0.7 0.7 1" mesh="right_wrist_yaw_link" />
|
| 374 |
+
<body name="right_rubber_hand" >
|
| 375 |
+
<inertial pos="0.0001 0.0001 0.0001" mass="0.0001" diaginertia="0 0 0" />
|
| 376 |
+
<geom pos="0.0415 -0.003 0" quat="1 0 0 0" type="mesh" rgba="0.7 0.7 0.7 1"
|
| 377 |
+
mesh="right_rubber_hand" />
|
| 378 |
+
</body>
|
| 379 |
+
</body>
|
| 380 |
+
</body>
|
| 381 |
+
</body>
|
| 382 |
+
</body>
|
| 383 |
+
</body>
|
| 384 |
+
</body>
|
| 385 |
+
</body>
|
| 386 |
+
</body>
|
| 387 |
+
</body>
|
| 388 |
+
</body>
|
| 389 |
+
</body>
|
| 390 |
+
</worldbody>
|
| 391 |
+
|
| 392 |
+
<actuator>
|
| 393 |
+
<motor name="fx" joint="floating_base_joint" gear="1 0 0 0 0 0" />
|
| 394 |
+
<motor name="fy" joint="floating_base_joint" gear="0 1 0 0 0 0" />
|
| 395 |
+
<motor name="fz" joint="floating_base_joint" gear="0 0 1 0 0 0" />
|
| 396 |
+
<motor name="tx" joint="floating_base_joint" gear="0 0 0 1 0 0" />
|
| 397 |
+
<motor name="ty" joint="floating_base_joint" gear="0 0 0 0 1 0" />
|
| 398 |
+
<motor name="tz" joint="floating_base_joint" gear="0 0 0 0 0 1" />
|
| 399 |
+
|
| 400 |
+
<motor name="left_hip_pitch" joint="left_hip_pitch_joint" ctrlrange="-88 88" />
|
| 401 |
+
<motor name="left_hip_roll" joint="left_hip_roll_joint" ctrlrange="-88 88" />
|
| 402 |
+
<motor name="left_hip_yaw" joint="left_hip_yaw_joint" ctrlrange="-88 88" />
|
| 403 |
+
<motor name="left_knee" joint="left_knee_joint" ctrlrange="-139 139" />
|
| 404 |
+
<motor name="left_ankle_pitch" joint="left_ankle_pitch_joint" ctrlrange="-50 50" />
|
| 405 |
+
<motor name="left_ankle_roll" joint="left_ankle_roll_joint" ctrlrange="-50 50" />
|
| 406 |
+
|
| 407 |
+
<motor name="right_hip_pitch" joint="right_hip_pitch_joint" ctrlrange="-88 88" />
|
| 408 |
+
<motor name="right_hip_roll" joint="right_hip_roll_joint" ctrlrange="-88 88" />
|
| 409 |
+
<motor name="right_hip_yaw" joint="right_hip_yaw_joint" ctrlrange="-88 88" />
|
| 410 |
+
<motor name="right_knee" joint="right_knee_joint" ctrlrange="-139 139" />
|
| 411 |
+
<motor name="right_ankle_pitch" joint="right_ankle_pitch_joint" ctrlrange="-50 50" />
|
| 412 |
+
<motor name="right_ankle_roll" joint="right_ankle_roll_joint" ctrlrange="-50 50" />
|
| 413 |
+
|
| 414 |
+
<motor name="waist_yaw" joint="waist_yaw_joint" ctrlrange="-88 88" />
|
| 415 |
+
<motor name="waist_roll" joint="waist_roll_joint" ctrlrange="-50 50" />
|
| 416 |
+
<motor name="waist_pitch" joint="waist_pitch_joint" ctrlrange="-50 50" />
|
| 417 |
+
|
| 418 |
+
<motor name="left_shoulder_pitch" joint="left_shoulder_pitch_joint" ctrlrange="-25 25" />
|
| 419 |
+
<motor name="left_shoulder_roll" joint="left_shoulder_roll_joint" ctrlrange="-25 25" />
|
| 420 |
+
<motor name="left_shoulder_yaw" joint="left_shoulder_yaw_joint" ctrlrange="-25 25" />
|
| 421 |
+
<motor name="left_elbow" joint="left_elbow_joint" ctrlrange="-25 25" />
|
| 422 |
+
<motor name="left_wrist_roll" joint="left_wrist_roll_joint" ctrlrange="-25 25" />
|
| 423 |
+
<motor name="left_wrist_pitch" joint="left_wrist_pitch_joint" ctrlrange="-5 5" />
|
| 424 |
+
<motor name="left_wrist_yaw" joint="left_wrist_yaw_joint" ctrlrange="-5 5" />
|
| 425 |
+
|
| 426 |
+
<motor name="right_shoulder_pitch" joint="right_shoulder_pitch_joint" ctrlrange="-25 25" />
|
| 427 |
+
<motor name="right_shoulder_roll" joint="right_shoulder_roll_joint" ctrlrange="-25 25" />
|
| 428 |
+
<motor name="right_shoulder_yaw" joint="right_shoulder_yaw_joint" ctrlrange="-25 25" />
|
| 429 |
+
<motor name="right_elbow" joint="right_elbow_joint" ctrlrange="-25 25" />
|
| 430 |
+
<motor name="right_wrist_roll" joint="right_wrist_roll_joint" ctrlrange="-25 25" />
|
| 431 |
+
<motor name="right_wrist_pitch" joint="right_wrist_pitch_joint" ctrlrange="-5 5" />
|
| 432 |
+
<motor name="right_wrist_yaw" joint="right_wrist_yaw_joint" ctrlrange="-5 5" />
|
| 433 |
+
</actuator>
|
| 434 |
+
|
| 435 |
+
<sensor>
|
| 436 |
+
<jointpos name="left_hip_pitch_pos" joint="left_hip_pitch_joint" />
|
| 437 |
+
<jointpos name="left_hip_roll_pos" joint="left_hip_roll_joint" />
|
| 438 |
+
<jointpos name="left_hip_yaw_pos" joint="left_hip_yaw_joint" />
|
| 439 |
+
<jointpos name="left_knee_pos" joint="left_knee_joint" />
|
| 440 |
+
<jointpos name="left_ankle_pitch_pos" joint="left_ankle_pitch_joint" />
|
| 441 |
+
<jointpos name="left_ankle_roll_pos" joint="left_ankle_roll_joint" />
|
| 442 |
+
<jointpos name="right_hip_pitch_pos" joint="right_hip_pitch_joint" />
|
| 443 |
+
<jointpos name="right_hip_roll_pos" joint="right_hip_roll_joint" />
|
| 444 |
+
<jointpos name="right_hip_yaw_pos" joint="right_hip_yaw_joint" />
|
| 445 |
+
<jointpos name="right_knee_pos" joint="right_knee_joint" />
|
| 446 |
+
<jointpos name="right_ankle_pitch_pos" joint="right_ankle_pitch_joint" />
|
| 447 |
+
<jointpos name="right_ankle_roll_pos" joint="right_ankle_roll_joint" />
|
| 448 |
+
<jointpos name="waist_yaw_pos" joint="waist_yaw_joint" />
|
| 449 |
+
<jointpos name="waist_roll_pos" joint="waist_roll_joint" />
|
| 450 |
+
<jointpos name="waist_pitch_pos" joint="waist_pitch_joint" />
|
| 451 |
+
<jointpos name="left_shoulder_pitch_pos" joint="left_shoulder_pitch_joint" />
|
| 452 |
+
<jointpos name="left_shoulder_roll_pos" joint="left_shoulder_roll_joint" />
|
| 453 |
+
<jointpos name="left_shoulder_yaw_pos" joint="left_shoulder_yaw_joint" />
|
| 454 |
+
<jointpos name="left_elbow_pos" joint="left_elbow_joint" />
|
| 455 |
+
<jointpos name="left_wrist_roll_pos" joint="left_wrist_roll_joint" />
|
| 456 |
+
<jointpos name="left_wrist_pitch_pos" joint="left_wrist_pitch_joint" />
|
| 457 |
+
<jointpos name="left_wrist_yaw_pos" joint="left_wrist_yaw_joint" />
|
| 458 |
+
<jointpos name="right_shoulder_pitch_pos" joint="right_shoulder_pitch_joint" />
|
| 459 |
+
<jointpos name="right_shoulder_roll_pos" joint="right_shoulder_roll_joint" />
|
| 460 |
+
<jointpos name="right_shoulder_yaw_pos" joint="right_shoulder_yaw_joint" />
|
| 461 |
+
<jointpos name="right_elbow_pos" joint="right_elbow_joint" />
|
| 462 |
+
<jointpos name="right_wrist_roll_pos" joint="right_wrist_roll_joint" />
|
| 463 |
+
<jointpos name="right_wrist_pitch_pos" joint="right_wrist_pitch_joint" />
|
| 464 |
+
<jointpos name="right_wrist_yaw_pos" joint="right_wrist_yaw_joint" />
|
| 465 |
+
|
| 466 |
+
<jointvel name="left_hip_pitch_vel" joint="left_hip_pitch_joint" />
|
| 467 |
+
<jointvel name="left_hip_roll_vel" joint="left_hip_roll_joint" />
|
| 468 |
+
<jointvel name="left_hip_yaw_vel" joint="left_hip_yaw_joint" />
|
| 469 |
+
<jointvel name="left_knee_vel" joint="left_knee_joint" />
|
| 470 |
+
<jointvel name="left_ankle_pitch_vel" joint="left_ankle_pitch_joint" />
|
| 471 |
+
<jointvel name="left_ankle_roll_vel" joint="left_ankle_roll_joint" />
|
| 472 |
+
<jointvel name="right_hip_pitch_vel" joint="right_hip_pitch_joint" />
|
| 473 |
+
<jointvel name="right_hip_roll_vel" joint="right_hip_roll_joint" />
|
| 474 |
+
<jointvel name="right_hip_yaw_vel" joint="right_hip_yaw_joint" />
|
| 475 |
+
<jointvel name="right_knee_vel" joint="right_knee_joint" />
|
| 476 |
+
<jointvel name="right_ankle_pitch_vel" joint="right_ankle_pitch_joint" />
|
| 477 |
+
<jointvel name="right_ankle_roll_vel" joint="right_ankle_roll_joint" />
|
| 478 |
+
<jointvel name="waist_yaw_vel" joint="waist_yaw_joint" />
|
| 479 |
+
<jointvel name="waist_roll_vel" joint="waist_roll_joint" />
|
| 480 |
+
<jointvel name="waist_pitch_vel" joint="waist_pitch_joint" />
|
| 481 |
+
<jointvel name="left_shoulder_pitch_vel" joint="left_shoulder_pitch_joint" />
|
| 482 |
+
<jointvel name="left_shoulder_roll_vel" joint="left_shoulder_roll_joint" />
|
| 483 |
+
<jointvel name="left_shoulder_yaw_vel" joint="left_shoulder_yaw_joint" />
|
| 484 |
+
<jointvel name="left_elbow_vel" joint="left_elbow_joint" />
|
| 485 |
+
<jointvel name="left_wrist_roll_vel" joint="left_wrist_roll_joint" />
|
| 486 |
+
<jointvel name="left_wrist_pitch_vel" joint="left_wrist_pitch_joint" />
|
| 487 |
+
<jointvel name="left_wrist_yaw_vel" joint="left_wrist_yaw_joint" />
|
| 488 |
+
<jointvel name="right_shoulder_pitch_vel" joint="right_shoulder_pitch_joint" />
|
| 489 |
+
<jointvel name="right_shoulder_roll_vel" joint="right_shoulder_roll_joint" />
|
| 490 |
+
<jointvel name="right_shoulder_yaw_vel" joint="right_shoulder_yaw_joint" />
|
| 491 |
+
<jointvel name="right_elbow_vel" joint="right_elbow_joint" />
|
| 492 |
+
<jointvel name="right_wrist_roll_vel" joint="right_wrist_roll_joint" />
|
| 493 |
+
<jointvel name="right_wrist_pitch_vel" joint="right_wrist_pitch_joint" />
|
| 494 |
+
<jointvel name="right_wrist_yaw_vel" joint="right_wrist_yaw_joint" />
|
| 495 |
+
|
| 496 |
+
<jointactuatorfrc name="left_hip_pitch_torque" joint="left_hip_pitch_joint" />
|
| 497 |
+
<jointactuatorfrc name="left_hip_roll_torque" joint="left_hip_roll_joint" />
|
| 498 |
+
<jointactuatorfrc name="left_hip_yaw_torque" joint="left_hip_yaw_joint" />
|
| 499 |
+
<jointactuatorfrc name="left_knee_torque" joint="left_knee_joint" />
|
| 500 |
+
<jointactuatorfrc name="left_ankle_pitch_torque" joint="left_ankle_pitch_joint" />
|
| 501 |
+
<jointactuatorfrc name="left_ankle_roll_torque" joint="left_ankle_roll_joint" />
|
| 502 |
+
<jointactuatorfrc name="right_hip_pitch_torque" joint="right_hip_pitch_joint" />
|
| 503 |
+
<jointactuatorfrc name="right_hip_roll_torque" joint="right_hip_roll_joint" />
|
| 504 |
+
<jointactuatorfrc name="right_hip_yaw_torque" joint="right_hip_yaw_joint" />
|
| 505 |
+
<jointactuatorfrc name="right_knee_torque" joint="right_knee_joint" />
|
| 506 |
+
<jointactuatorfrc name="right_ankle_pitch_torque" joint="right_ankle_pitch_joint" />
|
| 507 |
+
<jointactuatorfrc name="right_ankle_roll_torque" joint="right_ankle_roll_joint" />
|
| 508 |
+
<jointactuatorfrc name="waist_yaw_torque" joint="waist_yaw_joint" />
|
| 509 |
+
<jointactuatorfrc name="waist_roll_torque" joint="waist_roll_joint" />
|
| 510 |
+
<jointactuatorfrc name="waist_pitch_torque" joint="waist_pitch_joint" />
|
| 511 |
+
<jointactuatorfrc name="left_shoulder_pitch_torque" joint="left_shoulder_pitch_joint" />
|
| 512 |
+
<jointactuatorfrc name="left_shoulder_roll_torque" joint="left_shoulder_roll_joint" />
|
| 513 |
+
<jointactuatorfrc name="left_shoulder_yaw_torque" joint="left_shoulder_yaw_joint" />
|
| 514 |
+
<jointactuatorfrc name="left_elbow_torque" joint="left_elbow_joint" />
|
| 515 |
+
<jointactuatorfrc name="left_wrist_roll_torque" joint="left_wrist_roll_joint" />
|
| 516 |
+
<jointactuatorfrc name="left_wrist_pitch_torque" joint="left_wrist_pitch_joint" />
|
| 517 |
+
<jointactuatorfrc name="left_wrist_yaw_torque" joint="left_wrist_yaw_joint" />
|
| 518 |
+
<jointactuatorfrc name="right_shoulder_pitch_torque" joint="right_shoulder_pitch_joint" />
|
| 519 |
+
<jointactuatorfrc name="right_shoulder_roll_torque" joint="right_shoulder_roll_joint" />
|
| 520 |
+
<jointactuatorfrc name="right_shoulder_yaw_torque" joint="right_shoulder_yaw_joint" />
|
| 521 |
+
<jointactuatorfrc name="right_elbow_torque" joint="right_elbow_joint" />
|
| 522 |
+
<jointactuatorfrc name="right_wrist_roll_torque" joint="right_wrist_roll_joint" />
|
| 523 |
+
<jointactuatorfrc name="right_wrist_pitch_torque" joint="right_wrist_pitch_joint" />
|
| 524 |
+
<jointactuatorfrc name="right_wrist_yaw_torque" joint="right_wrist_yaw_joint" />
|
| 525 |
+
|
| 526 |
+
<framequat name="imu_quat" objtype="site" objname="imu" /> <!-- 4D quat 0 1 2 3 -->
|
| 527 |
+
<gyro name="imu_gyro" site="imu" /> <!-- 3D gyro 4 5 6 -->
|
| 528 |
+
<accelerometer name="imu_acc" site="imu" /> <!-- 3D acc 7 8 9 -->
|
| 529 |
+
|
| 530 |
+
<framepos name="frame_pos" objtype="site" objname="imu" /> <!-- 3D pos 10 11 12 -->
|
| 531 |
+
<framelinvel name="frame_vel" objtype="site" objname="imu" /> <!-- 3D vel 13 14 15 -->
|
| 532 |
+
|
| 533 |
+
</sensor>
|
| 534 |
+
|
| 535 |
+
<keyframe>
|
| 536 |
+
<key name="stand"
|
| 537 |
+
qpos="0.0 0.0 0.8 0.0 0.0 0.0 1.0 -0.1 0.0 0.0 0.3 -0.2 0.0 -0.1 0.0 0.0 0.3 -0.2 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0"/>
|
| 538 |
+
</keyframe>
|
| 539 |
+
|
| 540 |
+
</mujoco>
|
robots/g1/meshes/head_link.STL
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:005fb67fbd3eff94aa8bf4a6e83238174e9f91b6721f7111594322f223724411
|
| 3 |
+
size 932784
|
robots/g1/meshes/left_ankle_pitch_link.STL
ADDED
|
Binary file (71.2 kB). View file
|
|
|
robots/g1/meshes/left_ankle_roll_link.STL
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c4092af943141d4d9f74232f3cfa345afc6565f46a077793b8ae0e68b39dc33f
|
| 3 |
+
size 653384
|
robots/g1/meshes/left_elbow_link.STL
ADDED
|
Binary file (88.8 kB). View file
|
|
|
robots/g1/meshes/left_elbow_link_merge.STL
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:73c8adc6346b900eb6a2ae7159e25dfda1be60cd98affe13536e01ab33a6c1de
|
| 3 |
+
size 3136784
|
robots/g1/meshes/left_hand_index_0_link.STL
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6b35f2f77211d5a366f0b9a4e47c4ee35e536731266f1a34e9efa12db579b892
|
| 3 |
+
size 475984
|
robots/g1/meshes/left_hand_index_1_link.STL
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9e315ebc8a7a0cb98e033985b586b20d81cf8aa761181ae61ce56fcb14077a06
|
| 3 |
+
size 1521784
|
robots/g1/meshes/left_hand_middle_0_link.STL
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6b35f2f77211d5a366f0b9a4e47c4ee35e536731266f1a34e9efa12db579b892
|
| 3 |
+
size 475984
|
robots/g1/meshes/left_hand_middle_1_link.STL
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9e315ebc8a7a0cb98e033985b586b20d81cf8aa761181ae61ce56fcb14077a06
|
| 3 |
+
size 1521784
|
robots/g1/meshes/left_hand_palm_link.STL
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:23a486b75bd78a9bf03cec25d84d87f97f3dae038cf21a743b6d469b337e4004
|
| 3 |
+
size 2140184
|
robots/g1/meshes/left_hand_thumb_0_link.STL
ADDED
|
Binary file (8.88 kB). View file
|
|
|
robots/g1/meshes/left_hand_thumb_1_link.STL
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:445c54a45bc13ce36001556f66bc0f49c83cb40321205ae4d676bb2874325684
|
| 3 |
+
size 475984
|
robots/g1/meshes/left_hand_thumb_2_link.STL
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3d8dbe5085acfc213d21aa8b0782e89cd79084e9678f3a85fc7b04a86b029db5
|
| 3 |
+
size 1521784
|
robots/g1/meshes/left_hip_pitch_link.STL
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4725168105ee768ee31638ef22b53f6be2d7641bfd7cfefe803488d884776fa4
|
| 3 |
+
size 181684
|
robots/g1/meshes/left_hip_roll_link.STL
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:91f25922ee8a7c3152790051bebad17b4d9cd243569c38fe340285ff93a97acf
|
| 3 |
+
size 192184
|
robots/g1/meshes/left_hip_yaw_link.STL
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a16d88aa6ddac8083aa7ad55ed317bea44b1fa003d314fba88965b7ed0f3b55b
|
| 3 |
+
size 296284
|
robots/g1/meshes/left_knee_link.STL
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8d92b9e3d3a636761150bb8025e32514c4602b91c7028d523ee42b3e632de477
|
| 3 |
+
size 854884
|
robots/g1/meshes/left_rubber_hand.STL
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cff2221a690fa69303f61fce68f2d155c1517b52efb6ca9262dd56e0bc6e70fe
|
| 3 |
+
size 2287484
|
robots/g1/meshes/left_shoulder_pitch_link.STL
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f0d1cfd02fcf0d42f95e678eeca33da3afbcc366ffba5c052847773ec4f31d52
|
| 3 |
+
size 176784
|
robots/g1/meshes/left_shoulder_roll_link.STL
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fb9df21687773522598dc384f1a2945c7519f11cbc8bd372a49170316d6eee88
|
| 3 |
+
size 400284
|
robots/g1/meshes/left_shoulder_yaw_link.STL
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1aa97e9748e924336567992181f78c7cd0652fd52a4afcca3df6b2ef6f9e712e
|
| 3 |
+
size 249184
|
robots/g1/meshes/left_wrist_pitch_link.STL
ADDED
|
Binary file (86 kB). View file
|
|
|
robots/g1/meshes/left_wrist_roll_link.STL
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:edc387c9a0ba8c2237e9b296d32531426fabeb6f53e58df45c76106bca74148c
|
| 3 |
+
size 356184
|
robots/g1/meshes/left_wrist_roll_rubber_hand.STL
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e81030abd023bd9e4a308ef376d814a2c12d684d8a7670c335bbd5cd7809c909
|
| 3 |
+
size 3484884
|
robots/g1/meshes/left_wrist_yaw_link.STL
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:83f8fb3a726bf9613d65dd14f0f447cb918c3c95b3938042a0c9c09749267d3b
|
| 3 |
+
size 318684
|
robots/g1/meshes/logo_link.STL
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8571a0a19bc4916fa55f91449f51d5fdefd751000054865a842449429d5f155b
|
| 3 |
+
size 243384
|
robots/g1/meshes/pelvis.STL
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5ba6bbc888e630550140d3c26763f10206da8c8bd30ed886b8ede41c61f57a31
|
| 3 |
+
size 1060884
|
robots/g1/meshes/pelvis_contour_link.STL
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5cc5c2c7a312329e3feeb2b03d3fc09fc29705bd01864f6767e51be959662420
|
| 3 |
+
size 1805184
|
robots/g1/meshes/right_ankle_pitch_link.STL
ADDED
|
Binary file (71.2 kB). View file
|
|
|
robots/g1/meshes/right_ankle_roll_link.STL
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4b66222ea56653e627711b56d0a8949b4920da5df091da0ceb343f54e884e3a5
|
| 3 |
+
size 653784
|
robots/g1/meshes/right_elbow_link.STL
ADDED
|
Binary file (88.8 kB). View file
|
|
|
robots/g1/meshes/right_elbow_link_merge.STL
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e6def7100e5bbb276c7498c5b7a8c8812f560ca35d6bd09c376ebab93595be7f
|
| 3 |
+
size 3058284
|
robots/g1/meshes/right_hand_index_0_link.STL
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:12ab4300c95e437e834f9aef772b3b431c671bf34338930b52ad11aef73bbd0d
|
| 3 |
+
size 475984
|
robots/g1/meshes/right_hand_index_1_link.STL
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c9c34efce4563cacdcfd29fc838a982976d40f5442c71219811dcbbf3923a33d
|
| 3 |
+
size 1521784
|
robots/g1/meshes/right_hand_middle_0_link.STL
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:12ab4300c95e437e834f9aef772b3b431c671bf34338930b52ad11aef73bbd0d
|
| 3 |
+
size 475984
|
robots/g1/meshes/right_hand_middle_1_link.STL
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c9c34efce4563cacdcfd29fc838a982976d40f5442c71219811dcbbf3923a33d
|
| 3 |
+
size 1521784
|
robots/g1/meshes/right_hand_palm_link.STL
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:86c0b231cc44477d64a6493e5a427ba16617a00738112dd187c652675b086fb9
|
| 3 |
+
size 2140184
|
robots/g1/meshes/right_hand_thumb_0_link.STL
ADDED
|
Binary file (8.88 kB). View file
|
|
|
robots/g1/meshes/right_hand_thumb_1_link.STL
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0a9a820da8dd10f298778b714f1364216e8a5976f4fd3a05689ea26327d44bf6
|
| 3 |
+
size 475984
|
robots/g1/meshes/right_hand_thumb_2_link.STL
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3f1bfb37668e8f61801c8d25f171fa1949e08666be86c67acad7e0079937cc45
|
| 3 |
+
size 1521784
|
robots/g1/meshes/right_hip_pitch_link.STL
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e4f3c99d7f4a7d34eadbef9461fc66e3486cb5442db1ec50c86317d459f1a9c6
|
| 3 |
+
size 181284
|