blanchon commited on
Commit
3ab706e
·
verified ·
1 Parent(s): 93f8e08

Upload folder using huggingface_hub

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. .DS_Store +0 -0
  2. .gitattributes +51 -0
  3. assets/.DS_Store +0 -0
  4. assets/g1/LICENSE.txt +23 -0
  5. assets/g1/g1.xml +341 -0
  6. assets/g1/meshes/head_link.STL +3 -0
  7. assets/g1/meshes/left_ankle_pitch_link.STL +0 -0
  8. assets/g1/meshes/left_ankle_roll_link.STL +3 -0
  9. assets/g1/meshes/left_elbow_link.STL +0 -0
  10. assets/g1/meshes/left_hand_index_0_link.STL +3 -0
  11. assets/g1/meshes/left_hand_index_1_link.STL +3 -0
  12. assets/g1/meshes/left_hand_middle_0_link.STL +3 -0
  13. assets/g1/meshes/left_hand_middle_1_link.STL +3 -0
  14. assets/g1/meshes/left_hand_palm_link.STL +3 -0
  15. assets/g1/meshes/left_hand_thumb_0_link.STL +0 -0
  16. assets/g1/meshes/left_hand_thumb_1_link.STL +3 -0
  17. assets/g1/meshes/left_hand_thumb_2_link.STL +3 -0
  18. assets/g1/meshes/left_hip_pitch_link.STL +3 -0
  19. assets/g1/meshes/left_hip_roll_link.STL +3 -0
  20. assets/g1/meshes/left_hip_yaw_link.STL +3 -0
  21. assets/g1/meshes/left_knee_link.STL +3 -0
  22. assets/g1/meshes/left_rubber_hand.STL +3 -0
  23. assets/g1/meshes/left_shoulder_pitch_link.STL +3 -0
  24. assets/g1/meshes/left_shoulder_roll_link.STL +3 -0
  25. assets/g1/meshes/left_shoulder_yaw_link.STL +3 -0
  26. assets/g1/meshes/left_wrist_pitch_link.STL +0 -0
  27. assets/g1/meshes/left_wrist_roll_link.STL +3 -0
  28. assets/g1/meshes/left_wrist_roll_rubber_hand.STL +3 -0
  29. assets/g1/meshes/left_wrist_yaw_link.STL +3 -0
  30. assets/g1/meshes/logo_link.STL +3 -0
  31. assets/g1/meshes/pelvis.STL +3 -0
  32. assets/g1/meshes/pelvis_contour_link.STL +3 -0
  33. assets/g1/meshes/right_ankle_pitch_link.STL +0 -0
  34. assets/g1/meshes/right_ankle_roll_link.STL +3 -0
  35. assets/g1/meshes/right_elbow_link.STL +0 -0
  36. assets/g1/meshes/right_hand_index_0_link.STL +3 -0
  37. assets/g1/meshes/right_hand_index_1_link.STL +3 -0
  38. assets/g1/meshes/right_hand_middle_0_link.STL +3 -0
  39. assets/g1/meshes/right_hand_middle_1_link.STL +3 -0
  40. assets/g1/meshes/right_hand_palm_link.STL +3 -0
  41. assets/g1/meshes/right_hand_thumb_0_link.STL +0 -0
  42. assets/g1/meshes/right_hand_thumb_1_link.STL +3 -0
  43. assets/g1/meshes/right_hand_thumb_2_link.STL +3 -0
  44. assets/g1/meshes/right_hip_pitch_link.STL +3 -0
  45. assets/g1/meshes/right_hip_roll_link.STL +3 -0
  46. assets/g1/meshes/right_hip_yaw_link.STL +3 -0
  47. assets/g1/meshes/right_knee_link.STL +3 -0
  48. assets/g1/meshes/right_rubber_hand.STL +3 -0
  49. assets/g1/meshes/right_shoulder_pitch_link.STL +3 -0
  50. assets/g1/meshes/right_shoulder_roll_link.STL +3 -0
.DS_Store ADDED
Binary file (6.15 kB). View file
 
.gitattributes CHANGED
@@ -57,3 +57,54 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
57
  # Video files - compressed
58
  *.mp4 filter=lfs diff=lfs merge=lfs -text
59
  *.webm filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
57
  # Video files - compressed
58
  *.mp4 filter=lfs diff=lfs merge=lfs -text
59
  *.webm filter=lfs diff=lfs merge=lfs -text
60
+ assets/g1/meshes/head_link.STL filter=lfs diff=lfs merge=lfs -text
61
+ assets/g1/meshes/left_ankle_roll_link.STL filter=lfs diff=lfs merge=lfs -text
62
+ assets/g1/meshes/left_hand_index_0_link.STL filter=lfs diff=lfs merge=lfs -text
63
+ assets/g1/meshes/left_hand_index_1_link.STL filter=lfs diff=lfs merge=lfs -text
64
+ assets/g1/meshes/left_hand_middle_0_link.STL filter=lfs diff=lfs merge=lfs -text
65
+ assets/g1/meshes/left_hand_middle_1_link.STL filter=lfs diff=lfs merge=lfs -text
66
+ assets/g1/meshes/left_hand_palm_link.STL filter=lfs diff=lfs merge=lfs -text
67
+ assets/g1/meshes/left_hand_thumb_1_link.STL filter=lfs diff=lfs merge=lfs -text
68
+ assets/g1/meshes/left_hand_thumb_2_link.STL filter=lfs diff=lfs merge=lfs -text
69
+ assets/g1/meshes/left_hip_pitch_link.STL filter=lfs diff=lfs merge=lfs -text
70
+ assets/g1/meshes/left_hip_roll_link.STL filter=lfs diff=lfs merge=lfs -text
71
+ assets/g1/meshes/left_hip_yaw_link.STL filter=lfs diff=lfs merge=lfs -text
72
+ assets/g1/meshes/left_knee_link.STL filter=lfs diff=lfs merge=lfs -text
73
+ assets/g1/meshes/left_rubber_hand.STL filter=lfs diff=lfs merge=lfs -text
74
+ assets/g1/meshes/left_shoulder_pitch_link.STL filter=lfs diff=lfs merge=lfs -text
75
+ assets/g1/meshes/left_shoulder_roll_link.STL filter=lfs diff=lfs merge=lfs -text
76
+ assets/g1/meshes/left_shoulder_yaw_link.STL filter=lfs diff=lfs merge=lfs -text
77
+ assets/g1/meshes/left_wrist_roll_link.STL filter=lfs diff=lfs merge=lfs -text
78
+ assets/g1/meshes/left_wrist_roll_rubber_hand.STL filter=lfs diff=lfs merge=lfs -text
79
+ assets/g1/meshes/left_wrist_yaw_link.STL filter=lfs diff=lfs merge=lfs -text
80
+ assets/g1/meshes/logo_link.STL filter=lfs diff=lfs merge=lfs -text
81
+ assets/g1/meshes/pelvis.STL filter=lfs diff=lfs merge=lfs -text
82
+ assets/g1/meshes/pelvis_contour_link.STL filter=lfs diff=lfs merge=lfs -text
83
+ assets/g1/meshes/right_ankle_roll_link.STL filter=lfs diff=lfs merge=lfs -text
84
+ assets/g1/meshes/right_hand_index_0_link.STL filter=lfs diff=lfs merge=lfs -text
85
+ assets/g1/meshes/right_hand_index_1_link.STL filter=lfs diff=lfs merge=lfs -text
86
+ assets/g1/meshes/right_hand_middle_0_link.STL filter=lfs diff=lfs merge=lfs -text
87
+ assets/g1/meshes/right_hand_middle_1_link.STL filter=lfs diff=lfs merge=lfs -text
88
+ assets/g1/meshes/right_hand_palm_link.STL filter=lfs diff=lfs merge=lfs -text
89
+ assets/g1/meshes/right_hand_thumb_1_link.STL filter=lfs diff=lfs merge=lfs -text
90
+ assets/g1/meshes/right_hand_thumb_2_link.STL filter=lfs diff=lfs merge=lfs -text
91
+ assets/g1/meshes/right_hip_pitch_link.STL filter=lfs diff=lfs merge=lfs -text
92
+ assets/g1/meshes/right_hip_roll_link.STL filter=lfs diff=lfs merge=lfs -text
93
+ assets/g1/meshes/right_hip_yaw_link.STL filter=lfs diff=lfs merge=lfs -text
94
+ assets/g1/meshes/right_knee_link.STL filter=lfs diff=lfs merge=lfs -text
95
+ assets/g1/meshes/right_rubber_hand.STL filter=lfs diff=lfs merge=lfs -text
96
+ assets/g1/meshes/right_shoulder_pitch_link.STL filter=lfs diff=lfs merge=lfs -text
97
+ assets/g1/meshes/right_shoulder_roll_link.STL filter=lfs diff=lfs merge=lfs -text
98
+ assets/g1/meshes/right_shoulder_yaw_link.STL filter=lfs diff=lfs merge=lfs -text
99
+ assets/g1/meshes/right_wrist_roll_link.STL filter=lfs diff=lfs merge=lfs -text
100
+ assets/g1/meshes/right_wrist_roll_rubber_hand.STL filter=lfs diff=lfs merge=lfs -text
101
+ assets/g1/meshes/right_wrist_yaw_link.STL filter=lfs diff=lfs merge=lfs -text
102
+ assets/g1/meshes/torso_constraint_L_link.STL filter=lfs diff=lfs merge=lfs -text
103
+ assets/g1/meshes/torso_constraint_R_link.STL filter=lfs diff=lfs merge=lfs -text
104
+ assets/g1/meshes/torso_link.STL filter=lfs diff=lfs merge=lfs -text
105
+ assets/g1/meshes/torso_link_rev_1_0.STL filter=lfs diff=lfs merge=lfs -text
106
+ assets/g1/meshes/waist_constraint_L.STL filter=lfs diff=lfs merge=lfs -text
107
+ assets/g1/meshes/waist_constraint_R.STL filter=lfs diff=lfs merge=lfs -text
108
+ assets/g1/meshes/waist_support_link.STL filter=lfs diff=lfs merge=lfs -text
109
+ assets/g1/meshes/waist_yaw_link.STL filter=lfs diff=lfs merge=lfs -text
110
+ assets/g1/meshes/waist_yaw_link_rev_1_0.STL filter=lfs diff=lfs merge=lfs -text
assets/.DS_Store ADDED
Binary file (6.15 kB). View file
 
assets/g1/LICENSE.txt ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ BSD 3-Clause License
2
+ Copyright (c) 2016-2023 HangZhou YuShu TECHNOLOGY CO.,LTD. ("Unitree Robotics")
3
+ All rights reserved.
4
+ Redistribution and use in source and binary forms, with or without
5
+ modification, are permitted provided that the following conditions are met:
6
+ 1. Redistributions of source code must retain the above copyright notice, this
7
+ list of conditions and the following disclaimer.
8
+ 2. Redistributions in binary form must reproduce the above copyright notice,
9
+ this list of conditions and the following disclaimer in the documentation
10
+ and/or other materials provided with the distribution.
11
+ 3. Neither the name of the copyright holder nor the names of its
12
+ contributors may be used to endorse or promote products derived from
13
+ this software without specific prior written permission.
14
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
15
+ AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
16
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
17
+ DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
18
+ FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
19
+ DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
20
+ SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
21
+ CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
22
+ OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
23
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
assets/g1/g1.xml ADDED
@@ -0,0 +1,341 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <mujoco model="g1_29dof">
2
+ <compiler angle="radian" meshdir="meshes/"/>
3
+
4
+ <asset>
5
+ <mesh name="pelvis" file="pelvis.STL"/>
6
+ <mesh name="pelvis_contour_link" file="pelvis_contour_link.STL"/>
7
+ <mesh name="left_hip_pitch_link" file="left_hip_pitch_link.STL"/>
8
+ <mesh name="left_hip_roll_link" file="left_hip_roll_link.STL"/>
9
+ <mesh name="left_hip_yaw_link" file="left_hip_yaw_link.STL"/>
10
+ <mesh name="left_knee_link" file="left_knee_link.STL"/>
11
+ <mesh name="left_ankle_pitch_link" file="left_ankle_pitch_link.STL"/>
12
+ <mesh name="left_ankle_roll_link" file="left_ankle_roll_link.STL"/>
13
+ <mesh name="right_hip_pitch_link" file="right_hip_pitch_link.STL"/>
14
+ <mesh name="right_hip_roll_link" file="right_hip_roll_link.STL"/>
15
+ <mesh name="right_hip_yaw_link" file="right_hip_yaw_link.STL"/>
16
+ <mesh name="right_knee_link" file="right_knee_link.STL"/>
17
+ <mesh name="right_ankle_pitch_link" file="right_ankle_pitch_link.STL"/>
18
+ <mesh name="right_ankle_roll_link" file="right_ankle_roll_link.STL"/>
19
+ <mesh name="waist_yaw_link" file="waist_yaw_link.STL"/>
20
+ <mesh name="waist_roll_link" file="waist_roll_link.STL"/>
21
+ <mesh name="torso_link" file="torso_link.STL"/>
22
+ <mesh name="logo_link" file="logo_link.STL"/>
23
+ <mesh name="head_link" file="head_link.STL"/>
24
+ <mesh name="waist_support_link" file="waist_support_link.STL"/>
25
+ <mesh name="left_shoulder_pitch_link" file="left_shoulder_pitch_link.STL"/>
26
+ <mesh name="left_shoulder_roll_link" file="left_shoulder_roll_link.STL"/>
27
+ <mesh name="left_shoulder_yaw_link" file="left_shoulder_yaw_link.STL"/>
28
+ <mesh name="left_elbow_link" file="left_elbow_link.STL"/>
29
+ <mesh name="left_wrist_roll_link" file="left_wrist_roll_link.STL"/>
30
+ <mesh name="left_wrist_pitch_link" file="left_wrist_pitch_link.STL"/>
31
+ <mesh name="left_wrist_yaw_link" file="left_wrist_yaw_link.STL"/>
32
+ <mesh name="left_rubber_hand" file="left_rubber_hand.STL"/>
33
+ <mesh name="right_shoulder_pitch_link" file="right_shoulder_pitch_link.STL"/>
34
+ <mesh name="right_shoulder_roll_link" file="right_shoulder_roll_link.STL"/>
35
+ <mesh name="right_shoulder_yaw_link" file="right_shoulder_yaw_link.STL"/>
36
+ <mesh name="right_elbow_link" file="right_elbow_link.STL"/>
37
+ <mesh name="right_wrist_roll_link" file="right_wrist_roll_link.STL"/>
38
+ <mesh name="right_wrist_pitch_link" file="right_wrist_pitch_link.STL"/>
39
+ <mesh name="right_wrist_yaw_link" file="right_wrist_yaw_link.STL"/>
40
+ <mesh name="right_rubber_hand" file="right_rubber_hand.STL"/>
41
+ </asset>
42
+
43
+ <default>
44
+ <motor ctrllimited="true"/>
45
+ <joint frictionloss="0.1" />
46
+ </default>
47
+
48
+
49
+
50
+ <worldbody>
51
+ <body name="pelvis" pos="0 0 0.793">
52
+ <freejoint name="root"/>
53
+ <inertial pos="0 0 -0.07605" quat="1 0 -0.000399148 0" mass="3.813" diaginertia="0.010549 0.0093089 0.0079184"/>
54
+ <geom type="mesh" contype="0" conaffinity="0" group="1" density="0" rgba="0.2 0.2 0.2 1" mesh="pelvis"/>
55
+ <geom type="mesh" contype="0" conaffinity="0" group="1" density="0" rgba="0.7 0.7 0.7 1" mesh="pelvis_contour_link"/>
56
+ <geom type="mesh" rgba="0.7 0.7 0.7 1" mesh="pelvis_contour_link"/>
57
+
58
+ <body name="left_hip_pitch_link" pos="0 0.064452 -0.1027">
59
+ <inertial pos="0.002741 0.047791 -0.02606" quat="0.954862 0.293964 0.0302556 0.030122" mass="1.35" diaginertia="0.00181517 0.00153422 0.00116212"/>
60
+ <joint name="left_hip_pitch_joint" type="hinge" pos="0 0 0" axis="0 1 0" range="-2.5307 2.8798" limited="true" actuatorfrcrange="-88 88" stiffness="40.179238471" damping="2.557889765" armature="0.010177520"/>
61
+ <geom type="mesh" contype="0" conaffinity="0" group="1" density="0" rgba="0.2 0.2 0.2 1" mesh="left_hip_pitch_link"/>
62
+ <geom type="mesh" rgba="0.2 0.2 0.2 1" mesh="left_hip_pitch_link"/>
63
+
64
+ <body name="left_hip_roll_link" pos="0 0.052 -0.030465" quat="0.996179 0 -0.0873386 0">
65
+ <inertial pos="0.029812 -0.001045 -0.087934" quat="0.977808 -1.97119e-05 0.205576 -0.0403793" mass="1.52" diaginertia="0.00254986 0.00241169 0.00148755"/>
66
+ <joint name="left_hip_roll_joint" type="hinge" pos="0 0 0" axis="1 0 0" range="-0.5236 2.9671" limited="true" actuatorfrcrange="-88 88" stiffness="99.098427777" damping="6.308801853" armature="0.025101925"/>
67
+ <geom type="mesh" contype="0" conaffinity="0" group="1" density="0" rgba="0.7 0.7 0.7 1" mesh="left_hip_roll_link"/>
68
+ <geom type="mesh" rgba="0.7 0.7 0.7 1" mesh="left_hip_roll_link"/>
69
+
70
+ <body name="left_hip_yaw_link" pos="0.025001 0 -0.12412">
71
+ <inertial pos="-0.057709 -0.010981 -0.15078" quat="0.600598 0.15832 0.223482 0.751181" mass="1.702" diaginertia="0.00776166 0.00717575 0.00160139"/>
72
+ <joint name="left_hip_yaw_joint" type="hinge" pos="0 0 0" axis="0 0 1" range="-2.7576 2.7576" limited="true" actuatorfrcrange="-88 88" stiffness="40.179238471" damping="2.557889765" armature="0.010177520"/>
73
+ <geom type="mesh" contype="0" conaffinity="0" group="1" density="0" rgba="0.7 0.7 0.7 1" mesh="left_hip_yaw_link"/>
74
+ <geom type="mesh" rgba="0.7 0.7 0.7 1" mesh="left_hip_yaw_link"/>
75
+
76
+ <body name="left_knee_link" pos="-0.078273 0.0021489 -0.17734" quat="0.996179 0 0.0873386 0">
77
+ <inertial pos="0.005457 0.003964 -0.12074" quat="0.923418 -0.0327699 0.0158246 0.382067" mass="1.932" diaginertia="0.0113804 0.0112778 0.00146458"/>
78
+ <joint name="left_knee_joint" type="hinge" pos="0 0 0" axis="0 1 0" range="-0.087267 2.8798" limited="true" actuatorfrcrange="-139 139" stiffness="99.098427777" damping="6.308801853" armature="0.025101925"/>
79
+ <geom type="mesh" contype="0" conaffinity="0" group="1" density="0" rgba="0.7 0.7 0.7 1" mesh="left_knee_link"/>
80
+ <geom type="mesh" rgba="0.7 0.7 0.7 1" mesh="left_knee_link"/>
81
+
82
+ <body name="left_ankle_pitch_link" pos="0 -9.4445e-05 -0.30001">
83
+ <inertial pos="-0.007269 0 0.011137" quat="0.603053 0.369225 0.369225 0.603053" mass="0.074" diaginertia="1.89e-05 1.40805e-05 6.9195e-06"/>
84
+ <joint name="left_ankle_pitch_joint" type="hinge" pos="0 0 0" axis="0 1 0" range="-0.87267 0.5236" limited="true" actuatorfrcrange="-50 50" stiffness="28.501246196" damping="1.814445686" armature="0.00721945"/>
85
+ <geom type="mesh" contype="0" conaffinity="0" group="1" density="0" rgba="0.7 0.7 0.7 1" mesh="left_ankle_pitch_link"/>
86
+ <geom type="mesh" rgba="0.7 0.7 0.7 1" mesh="left_ankle_pitch_link"/>
87
+
88
+ <body name="left_ankle_roll_link" pos="0 0 -0.017558">
89
+ <inertial pos="0.026505 0 -0.016425" quat="-0.000481092 0.728482 -0.000618967 0.685065" mass="0.608" diaginertia="0.00167218 0.0016161 0.000217621"/>
90
+ <joint name="left_ankle_roll_joint" type="hinge" pos="0 0 0" axis="1 0 0" range="-0.2618 0.2618" limited="true" actuatorfrcrange="-50 50" stiffness="28.501246196" damping="1.814445686" armature="0.00721945"/>
91
+ <geom type="mesh" contype="0" conaffinity="0" group="1" density="0" rgba="0.2 0.2 0.2 1" mesh="left_ankle_roll_link"/>
92
+ <geom type="sphere" size="0.005" pos="-0.05 0.025 -0.03" rgba="0.2 0.2 0.2 1"/>
93
+ <geom type="sphere" size="0.005" pos="-0.05 -0.025 -0.03" rgba="0.2 0.2 0.2 1"/>
94
+ <geom type="sphere" size="0.005" pos="0.12 0.03 -0.03" rgba="0.2 0.2 0.2 1"/>
95
+ <geom type="sphere" size="0.005" pos="0.12 -0.03 -0.03" rgba="0.2 0.2 0.2 1"/>
96
+ </body>
97
+ </body>
98
+ </body>
99
+ </body>
100
+ </body>
101
+ </body>
102
+
103
+ <body name="right_hip_pitch_link" pos="0 -0.064452 -0.1027">
104
+ <inertial pos="0.002741 -0.047791 -0.02606" quat="0.954862 -0.293964 0.0302556 -0.030122" mass="1.35" diaginertia="0.00181517 0.00153422 0.00116212"/>
105
+ <joint name="right_hip_pitch_joint" type="hinge" pos="0 0 0" axis="0 1 0" range="-2.5307 2.8798" limited="true" actuatorfrcrange="-88 88" stiffness="40.179238471" damping="2.557889765" armature="0.010177520"/>
106
+ <geom type="mesh" contype="0" conaffinity="0" group="1" density="0" rgba="0.2 0.2 0.2 1" mesh="right_hip_pitch_link"/>
107
+ <geom type="mesh" rgba="0.2 0.2 0.2 1" mesh="right_hip_pitch_link"/>
108
+
109
+ <body name="right_hip_roll_link" pos="0 -0.052 -0.030465" quat="0.996179 0 -0.0873386 0">
110
+ <inertial pos="0.029812 0.001045 -0.087934" quat="0.977808 1.97119e-05 0.205576 0.0403793" mass="1.52" diaginertia="0.00254986 0.00241169 0.00148755"/>
111
+ <joint name="right_hip_roll_joint" type="hinge" pos="0 0 0" axis="1 0 0" range="-2.9671 0.5236" limited="true" actuatorfrcrange="-88 88" stiffness="99.098427777" damping="6.308801853" armature="0.025101925"/>
112
+ <geom type="mesh" contype="0" conaffinity="0" group="1" density="0" rgba="0.7 0.7 0.7 1" mesh="right_hip_roll_link"/>
113
+ <geom type="mesh" rgba="0.7 0.7 0.7 1" mesh="right_hip_roll_link"/>
114
+
115
+ <body name="right_hip_yaw_link" pos="0.025001 0 -0.12412">
116
+ <inertial pos="-0.057709 0.010981 -0.15078" quat="0.751181 0.223482 0.15832 0.600598" mass="1.702" diaginertia="0.00776166 0.00717575 0.00160139"/>
117
+ <joint name="right_hip_yaw_joint" type="hinge" pos="0 0 0" axis="0 0 1" range="-2.7576 2.7576" limited="true" actuatorfrcrange="-88 88" stiffness="40.179238471" damping="2.557889765" armature="0.010177520"/>
118
+ <geom type="mesh" contype="0" conaffinity="0" group="1" density="0" rgba="0.7 0.7 0.7 1" mesh="right_hip_yaw_link"/>
119
+ <geom type="mesh" rgba="0.7 0.7 0.7 1" mesh="right_hip_yaw_link"/>
120
+
121
+ <body name="right_knee_link" pos="-0.078273 -0.0021489 -0.17734" quat="0.996179 0 0.0873386 0">
122
+ <inertial pos="0.005457 -0.003964 -0.12074" quat="0.923439 0.0345276 0.0116333 -0.382012" mass="1.932" diaginertia="0.011374 0.0112843 0.00146452"/>
123
+ <joint name="right_knee_joint" type="hinge" pos="0 0 0" axis="0 1 0" range="-0.087267 2.8798" limited="true" actuatorfrcrange="-139 139" stiffness="99.098427777" damping="6.308801853" armature="0.025101925"/>
124
+ <geom type="mesh" contype="0" conaffinity="0" group="1" density="0" rgba="0.7 0.7 0.7 1" mesh="right_knee_link"/>
125
+ <geom type="mesh" rgba="0.7 0.7 0.7 1" mesh="right_knee_link"/>
126
+
127
+ <body name="right_ankle_pitch_link" pos="0 9.4445e-05 -0.30001">
128
+ <inertial pos="-0.007269 0 0.011137" quat="0.603053 0.369225 0.369225 0.603053" mass="0.074" diaginertia="1.89e-05 1.40805e-05 6.9195e-06"/>
129
+ <joint name="right_ankle_pitch_joint" type="hinge" pos="0 0 0" axis="0 1 0" range="-0.87267 0.5236" limited="true" actuatorfrcrange="-50 50" stiffness="28.501246196" damping="1.814445686" armature="0.00721945"/>
130
+ <geom type="mesh" contype="0" conaffinity="0" group="1" density="0" rgba="0.7 0.7 0.7 1" mesh="right_ankle_pitch_link"/>
131
+ <geom type="mesh" rgba="0.7 0.7 0.7 1" mesh="right_ankle_pitch_link"/>
132
+
133
+ <body name="right_ankle_roll_link" pos="0 0 -0.017558">
134
+ <inertial pos="0.026505 0 -0.016425" quat="0.000481092 0.728482 0.000618967 0.685065" mass="0.608" diaginertia="0.00167218 0.0016161 0.000217621"/>
135
+ <joint name="right_ankle_roll_joint" type="hinge" pos="0 0 0" axis="1 0 0" range="-0.2618 0.2618" limited="true" actuatorfrcrange="-50 50" stiffness="28.501246196" damping="1.814445686" armature="0.00721945"/>
136
+ <geom type="mesh" contype="0" conaffinity="0" group="1" density="0" rgba="0.2 0.2 0.2 1" mesh="right_ankle_roll_link"/>
137
+ <geom type="sphere" size="0.005" pos="-0.05 0.025 -0.03" rgba="0.2 0.2 0.2 1"/>
138
+ <geom type="sphere" size="0.005" pos="-0.05 -0.025 -0.03" rgba="0.2 0.2 0.2 1"/>
139
+ <geom type="sphere" size="0.005" pos="0.12 0.03 -0.03" rgba="0.2 0.2 0.2 1"/>
140
+ <geom type="sphere" size="0.005" pos="0.12 -0.03 -0.03" rgba="0.2 0.2 0.2 1"/>
141
+ </body>
142
+ </body>
143
+ </body>
144
+ </body>
145
+ </body>
146
+ </body>
147
+
148
+ <body name="waist_yaw_link">
149
+ <inertial pos="0.003964 0 0.018769" quat="-0.0178291 0.628464 0.0282471 0.777121" mass="0.244" diaginertia="0.000158561 0.000124229 9.67669e-05"/>
150
+ <joint name="waist_yaw_joint" type="hinge" pos="0 0 0" axis="0 0 1" range="-2.618 2.618" limited="true" actuatorfrcrange="-88 88" stiffness="40.179238471" damping="2.557889765" armature="0.010177520"/>
151
+ <geom type="mesh" contype="0" conaffinity="0" group="1" density="0" rgba="0.7 0.7 0.7 1" mesh="waist_yaw_link"/>
152
+
153
+ <body name="waist_roll_link" pos="-0.0039635 0 0.035">
154
+ <inertial pos="0 -0.000236 0.010111" quat="0.99979 0.020492 0 0" mass="0.047" diaginertia="7.515e-06 6.40206e-06 3.98394e-06"/>
155
+ <joint name="waist_roll_joint" type="hinge" pos="0 0 0" axis="1 0 0" range="-0.52 0.52" limited="true" actuatorfrcrange="-50 50" stiffness="28.501246196" damping="1.814445686" armature="0.00721945"/>
156
+ <geom type="mesh" contype="0" conaffinity="0" group="1" density="0" rgba="0.7 0.7 0.7 1" mesh="waist_roll_link"/>
157
+
158
+ <body name="torso_link" pos="0 0 0.019">
159
+ <inertial pos="0.00331658 0.000261533 0.179856" quat="0.999831 0.000376204 0.0179895 -0.00377704" mass="9.598" diaginertia="0.12407 0.111951 0.0325382"/>
160
+ <joint name="waist_pitch_joint" type="hinge" pos="0 0 0" axis="0 1 0" range="-0.52 0.52" limited="true" actuatorfrcrange="-50 50" stiffness="28.501246196" damping="1.814445686" armature="0.00721945"/>
161
+ <geom type="mesh" contype="0" conaffinity="0" group="1" density="0" rgba="0.7 0.7 0.7 1" mesh="torso_link"/>
162
+ <geom type="mesh" rgba="0.7 0.7 0.7 1" mesh="torso_link"/>
163
+ <geom type="mesh" pos="0.0039635 0 -0.054" quat="1 0 0 0" contype="0" conaffinity="0" group="1" density="0" rgba="0.2 0.2 0.2 1" mesh="logo_link"/>
164
+ <geom type="mesh" pos="0.0039635 0 -0.054" quat="1 0 0 0" rgba="0.2 0.2 0.2 1" mesh="logo_link"/>
165
+ <geom type="mesh" pos="0.0039635 0 -0.054" quat="1 0 0 0" contype="0" conaffinity="0" group="1" density="0" rgba="0.7 0.7 0.7 1" mesh="waist_support_link"/>
166
+ <geom type="mesh" pos="0.0039635 0 -0.054" quat="1 0 0 0" rgba="0.7 0.7 0.7 1" mesh="waist_support_link"/>
167
+ <site name="imu" size="0.01" pos="-0.03959 -0.00224 0.13792"/>
168
+
169
+ <body name="head_link" pos="0.015 0 0.4">
170
+ <geom type="mesh" pos="-0.0110365 0 -0.454" contype="0" conaffinity="0" group="1" density="0" rgba="0.2 0.2 0.2 1" mesh="head_link"/>
171
+ <geom type="mesh" pos="-0.0110365 0 -0.454" rgba="0.2 0.2 0.2 1" mesh="head_link"/>
172
+ </body>
173
+
174
+ <body name="left_shoulder_pitch_link" pos="0.0039563 0.10022 0.23778" quat="0.990264 0.139201 1.38722e-05 -9.86868e-05">
175
+ <inertial pos="0 0.035892 -0.011628" quat="0.654152 0.0130458 -0.326267 0.68225" mass="0.718" diaginertia="0.000465864 0.000432842 0.000406394"/>
176
+ <joint name="left_shoulder_pitch_joint" type="hinge" pos="0 0 0" axis="0 1 0" range="-3.0892 2.6704" limited="true" actuatorfrcrange="-25 25" stiffness="14.250623098" damping="0.907222843" armature="0.003609725"/>
177
+ <geom type="mesh" contype="0" conaffinity="0" group="1" density="0" rgba="0.7 0.7 0.7 1" mesh="left_shoulder_pitch_link"/>
178
+ <geom type="cylinder" size="0.03 0.025" pos="0 0.04 -0.01" quat="0.707107 0 0.707107 0" rgba="0.7 0.7 0.7 1"/>
179
+
180
+ <body name="left_shoulder_roll_link" pos="0 0.038 -0.013831" quat="0.990268 -0.139172 0 0">
181
+ <inertial pos="-0.000227 0.00727 -0.063243" quat="0.701256 -0.0196223 -0.00710317 0.712604" mass="0.643" diaginertia="0.000691311 0.000618011 0.000388977"/>
182
+ <joint name="left_shoulder_roll_joint" type="hinge" pos="0 0 0" axis="1 0 0" range="-1.5882 2.2515" limited="true" actuatorfrcrange="-25 25" stiffness="14.25062309860" damping="0.907222843" armature="0.003609725"/>
183
+ <geom type="mesh" contype="0" conaffinity="0" group="1" density="0" rgba="0.7 0.7 0.7 1" mesh="left_shoulder_roll_link"/>
184
+ <geom type="cylinder" size="0.03 0.015" pos="-0.004 0.006 -0.053" rgba="0.7 0.7 0.7 1"/>
185
+
186
+ <body name="left_shoulder_yaw_link" pos="0 0.00624 -0.1032">
187
+ <inertial pos="0.010773 -0.002949 -0.072009" quat="0.716879 -0.0964829 -0.0679942 0.687134" mass="0.734" diaginertia="0.00106187 0.00103217 0.000400661"/>
188
+ <joint name="left_shoulder_yaw_joint" type="hinge" pos="0 0 0" axis="0 0 1" range="-2.618 2.618" limited="true" actuatorfrcrange="-25 25" stiffness="14.250623098" damping="0.907222843" armature="0.003609725"/>
189
+ <geom type="mesh" contype="0" conaffinity="0" group="1" density="0" rgba="0.7 0.7 0.7 1" mesh="left_shoulder_yaw_link"/>
190
+ <geom type="mesh" rgba="0.7 0.7 0.7 1" mesh="left_shoulder_yaw_link"/>
191
+
192
+ <body name="left_elbow_link" pos="0.015783 0 -0.080518">
193
+ <inertial pos="0.064956 0.004454 -0.010062" quat="0.541765 0.636132 0.388821 0.388129" mass="0.6" diaginertia="0.000443035 0.000421612 0.000259353"/>
194
+ <joint name="left_elbow_joint" type="hinge" pos="0 0 0" axis="0 1 0" range="-1.0472 2.0944" limited="true" actuatorfrcrange="-25 25" stiffness="14.250623098" damping="0.907222843" armature="0.003609725"/>
195
+ <geom type="mesh" contype="0" conaffinity="0" group="1" density="0" rgba="0.7 0.7 0.7 1" mesh="left_elbow_link"/>
196
+ <geom type="mesh" rgba="0.7 0.7 0.7 1" mesh="left_elbow_link"/>
197
+
198
+ <body name="left_wrist_roll_link" pos="0.1 0.00188791 -0.01">
199
+ <inertial pos="0.0171394 0.000537591 4.8864e-07" quat="0.575338 0.411667 -0.574906 0.411094" mass="0.085445" diaginertia="5.48211e-05 4.96646e-05 3.57798e-05"/>
200
+ <joint name="left_wrist_roll_joint" type="hinge" pos="0 0 0" axis="1 0 0" range="-1.97222 1.97222" limited="true" actuatorfrcrange="-5 5" stiffness="14.250623098" damping="0.907222843" armature="0.003609725"/>
201
+ <geom type="mesh" contype="0" conaffinity="0" group="1" density="0" rgba="0.7 0.7 0.7 1" mesh="left_wrist_roll_link"/>
202
+ <geom type="mesh" rgba="0.7 0.7 0.7 1" mesh="left_wrist_roll_link"/>
203
+
204
+ <body name="left_wrist_pitch_link" pos="0.038 0 0">
205
+ <inertial pos="0.0229999 -0.00111685 -0.00111658" quat="0.249998 0.661363 0.293036 0.643608" mass="0.48405" diaginertia="0.000430353 0.000429873 0.000164648"/>
206
+ <joint name="left_wrist_pitch_joint" type="hinge" pos="0 0 0" axis="0 1 0" range="-1.61443 1.61443" limited="true" actuatorfrcrange="-5 5" stiffness="16.778327481" damping="1.068141502" armature="0.00425"/>
207
+ <geom type="mesh" contype="0" conaffinity="0" group="1" density="0" rgba="0.7 0.7 0.7 1" mesh="left_wrist_pitch_link"/>
208
+ <geom type="mesh" rgba="0.7 0.7 0.7 1" mesh="left_wrist_pitch_link"/>
209
+
210
+ <body name="left_wrist_yaw_link" pos="0.046 0 0">
211
+ <inertial pos="0.0708244 0.000191745 0.00161742" quat="0.510571 0.526295 0.468078 0.493188" mass="0.254576" diaginertia="0.000646113 0.000559993 0.000147566"/>
212
+ <joint name="left_wrist_yaw_joint" type="hinge" pos="0 0 0" axis="0 0 1" range="-1.61443 1.61443" limited="true" actuatorfrcrange="-5 5" stiffness="16.778327481" damping="1.068141502" armature="0.00425"/>
213
+ <geom type="mesh" contype="0" conaffinity="0" group="1" density="0" rgba="0.7 0.7 0.7 1" mesh="left_wrist_yaw_link"/>
214
+ <geom type="mesh" rgba="0.7 0.7 0.7 1" mesh="left_wrist_yaw_link"/>
215
+ <geom type="mesh" pos="0.0415 0.003 0" quat="1 0 0 0" contype="0" conaffinity="0" group="1" density="0" rgba="0.7 0.7 0.7 1" mesh="left_rubber_hand"/>
216
+ <geom type="box" size="0.04 0.015 0.035" pos="0.08 -0.0025 -0.0" mass="0.0001"/>
217
+ <geom type="capsule" fromto="0.120000 -0.0025 -0.025 0.120000 -0.002500 0.025" size="0.01500" mass="0.0001"/>
218
+ </body>
219
+ </body>
220
+ </body>
221
+ </body>
222
+ </body>
223
+ </body>
224
+ </body>
225
+
226
+ <body name="right_shoulder_pitch_link" pos="0.0039563 -0.10021 0.23778" quat="0.990264 -0.139201 1.38722e-05 9.86868e-05">
227
+ <inertial pos="0 -0.035892 -0.011628" quat="0.68225 -0.326267 0.0130458 0.654152" mass="0.718" diaginertia="0.000465864 0.000432842 0.000406394"/>
228
+ <joint name="right_shoulder_pitch_joint" type="hinge" pos="0 0 0" axis="0 1 0" range="-3.0892 2.6704" limited="true" actuatorfrcrange="-25 25" stiffness="14.250623098" damping="0.907222843" armature="0.003609725"/>
229
+ <geom type="mesh" contype="0" conaffinity="0" group="1" density="0" rgba="0.7 0.7 0.7 1" mesh="right_shoulder_pitch_link"/>
230
+ <geom type="cylinder" size="0.03 0.025" pos="0 -0.04 -0.01" quat="0.707107 0 0.707107 0" rgba="0.7 0.7 0.7 1"/>
231
+
232
+ <body name="right_shoulder_roll_link" pos="0 -0.038 -0.013831" quat="0.990268 0.139172 0 0">
233
+ <inertial pos="-0.000227 -0.00727 -0.063243" quat="0.712604 -0.00710317 -0.0196223 0.701256" mass="0.643" diaginertia="0.000691311 0.000618011 0.000388977"/>
234
+ <joint name="right_shoulder_roll_joint" type="hinge" pos="0 0 0" axis="1 0 0" range="-2.2515 1.5882" limited="true" actuatorfrcrange="-25 25" stiffness="14.250623098" damping="0.907222843" armature="0.003609725"/>
235
+ <geom type="mesh" contype="0" conaffinity="0" group="1" density="0" rgba="0.7 0.7 0.7 1" mesh="right_shoulder_roll_link"/>
236
+ <geom type="cylinder" size="0.03 0.015" pos="-0.004 -0.006 -0.053" rgba="0.7 0.7 0.7 1"/>
237
+
238
+ <body name="right_shoulder_yaw_link" pos="0 -0.00624 -0.1032">
239
+ <inertial pos="0.010773 0.002949 -0.072009" quat="0.687134 -0.0679942 -0.0964829 0.716879" mass="0.734" diaginertia="0.00106187 0.00103217 0.000400661"/>
240
+ <joint name="right_shoulder_yaw_joint" type="hinge" pos="0 0 0" axis="0 0 1" range="-2.618 2.618" limited="true" actuatorfrcrange="-25 25" stiffness="14.250623098" damping="0.907222843" armature="0.003609725"/>
241
+ <geom type="mesh" contype="0" conaffinity="0" group="1" density="0" rgba="0.7 0.7 0.7 1" mesh="right_shoulder_yaw_link"/>
242
+ <geom type="mesh" rgba="0.7 0.7 0.7 1" mesh="right_shoulder_yaw_link"/>
243
+
244
+ <body name="right_elbow_link" pos="0.015783 0 -0.080518">
245
+ <inertial pos="0.064956 -0.004454 -0.010062" quat="0.388129 0.388821 0.636132 0.541765" mass="0.6" diaginertia="0.000443035 0.000421612 0.000259353"/>
246
+ <joint name="right_elbow_joint" type="hinge" pos="0 0 0" axis="0 1 0" range="-1.0472 2.0944" limited="true" actuatorfrcrange="-25 25" stiffness="14.250623098" damping="0.907222843" armature="0.003609725"/>
247
+ <geom type="mesh" contype="0" conaffinity="0" group="1" density="0" rgba="0.7 0.7 0.7 1" mesh="right_elbow_link"/>
248
+ <geom type="mesh" rgba="0.7 0.7 0.7 1" mesh="right_elbow_link"/>
249
+
250
+ <body name="right_wrist_roll_link" pos="0.1 -0.00188791 -0.01">
251
+ <inertial pos="0.0171394 -0.000537591 4.8864e-07" quat="0.411667 0.575338 -0.411094 0.574906" mass="0.085445" diaginertia="5.48211e-05 4.96646e-05 3.57798e-05"/>
252
+ <joint name="right_wrist_roll_joint" type="hinge" pos="0 0 0" axis="1 0 0" range="-1.97222 1.97222" limited="true" actuatorfrcrange="-5 5" stiffness="14.250623098" damping="0.907222843" armature="0.003609725"/>
253
+ <geom type="mesh" contype="0" conaffinity="0" group="1" density="0" rgba="0.7 0.7 0.7 1" mesh="right_wrist_roll_link"/>
254
+ <geom type="mesh" rgba="0.7 0.7 0.7 1" mesh="right_wrist_roll_link"/>
255
+
256
+ <body name="right_wrist_pitch_link" pos="0.038 0 0">
257
+ <inertial pos="0.0229999 0.00111685 -0.00111658" quat="0.643608 0.293036 0.661363 0.249998" mass="0.48405" diaginertia="0.000430353 0.000429873 0.000164648"/>
258
+ <joint name="right_wrist_pitch_joint" type="hinge" pos="0 0 0" axis="0 1 0" range="-1.61443 1.61443" limited="true" actuatorfrcrange="-5 5" stiffness="16.778327481" damping="1.068141502" armature="0.00425"/>
259
+ <geom type="mesh" contype="0" conaffinity="0" group="1" density="0" rgba="0.7 0.7 0.7 1" mesh="right_wrist_pitch_link"/>
260
+ <geom type="mesh" rgba="0.7 0.7 0.7 1" mesh="right_wrist_pitch_link"/>
261
+
262
+ <body name="right_wrist_yaw_link" pos="0.046 0 0">
263
+ <inertial pos="0.0708244 -0.000191745 0.00161742" quat="0.493188 0.468078 0.526295 0.510571" mass="0.254576" diaginertia="0.000646113 0.000559993 0.000147566"/>
264
+ <joint name="right_wrist_yaw_joint" type="hinge" pos="0 0 0" axis="0 0 1" range="-1.61443 1.61443" limited="true" actuatorfrcrange="-5 5" stiffness="16.778327481" damping="1.068141502" armature="0.00425"/>
265
+ <geom type="mesh" contype="0" conaffinity="0" group="1" density="0" rgba="0.7 0.7 0.7 1" mesh="right_wrist_yaw_link"/>
266
+ <geom type="mesh" rgba="0.7 0.7 0.7 1" mesh="right_wrist_yaw_link"/>
267
+ <geom type="mesh" pos="0.0415 -0.003 0" quat="1 0 0 0" contype="0" conaffinity="0" group="1" density="0" rgba="0.7 0.7 0.7 1" mesh="right_rubber_hand"/>
268
+ <geom type="box" size="0.04 0.015 0.035" pos="0.08 0.0025 -0.0" mass="0.0001"/>
269
+ <geom type="capsule" fromto="0.120000 0.0025 -0.025 0.120000 0.002500 0.025" size="0.01500" mass="0.0001"/>
270
+ </body>
271
+ </body>
272
+ </body>
273
+ </body>
274
+ </body>
275
+ </body>
276
+ </body>
277
+ </body>
278
+ </body>
279
+ </body>
280
+ </body>
281
+ </worldbody>
282
+
283
+ <actuator>
284
+ <motor name="left_hip_pitch_joint" gear="88.0" joint="left_hip_pitch_joint" ctrlrange="-88 88"/>
285
+ <motor name="left_hip_roll_joint" gear="88.0" joint="left_hip_roll_joint" ctrlrange="-139 139"/>
286
+ <motor name="left_hip_yaw_joint" gear="88.0" joint="left_hip_yaw_joint" ctrlrange="-88 88"/>
287
+ <motor name="left_knee_joint" gear="139.0" joint="left_knee_joint" ctrlrange="-139 139"/>
288
+ <motor name="left_ankle_pitch_joint" gear="50.0" joint="left_ankle_pitch_joint" ctrlrange="-50 50"/>
289
+ <motor name="left_ankle_roll_joint" gear="50.0" joint="left_ankle_roll_joint" ctrlrange="-50 50"/>
290
+
291
+ <motor name="right_hip_pitch_joint" gear="88.0" joint="right_hip_pitch_joint" ctrlrange="-88 88"/>
292
+ <motor name="right_hip_roll_joint" gear="88.0" joint="right_hip_roll_joint" ctrlrange="-139 139"/>
293
+ <motor name="right_hip_yaw_joint" gear="88.0" joint="right_hip_yaw_joint" ctrlrange="-88 88"/>
294
+ <motor name="right_knee_joint" gear="139.0" joint="right_knee_joint" ctrlrange="-139 139"/>
295
+ <motor name="right_ankle_pitch_joint" gear="50.0" joint="right_ankle_pitch_joint" ctrlrange="-50 50"/>
296
+ <motor name="right_ankle_roll_joint" gear="50.0" joint="right_ankle_roll_joint" ctrlrange="-50 50"/>
297
+
298
+ <motor name="waist_yaw_joint" gear="88.0" joint="waist_yaw_joint" ctrlrange="-88 88"/>
299
+ <motor name="waist_roll_joint" gear="50.0" joint="waist_roll_joint" ctrlrange="-50 50"/>
300
+ <motor name="waist_pitch_joint" gear="50.0" joint="waist_pitch_joint" ctrlrange="-50 50"/>
301
+
302
+ <motor name="left_shoulder_pitch_joint" gear="25.0" joint="left_shoulder_pitch_joint" ctrlrange="-25 25"/>
303
+ <motor name="left_shoulder_roll_joint" gear="25.0" joint="left_shoulder_roll_joint" ctrlrange="-25 25"/>
304
+ <motor name="left_shoulder_yaw_joint" gear="25.0" joint="left_shoulder_yaw_joint" ctrlrange="-25 25"/>
305
+ <motor name="left_elbow_joint" gear="25.0" joint="left_elbow_joint" ctrlrange="-25 25"/>
306
+ <motor name="left_wrist_roll_joint" gear="25.0" joint="left_wrist_roll_joint" ctrlrange="-25 25"/>
307
+ <motor name="left_wrist_pitch_joint" gear="25.0" joint="left_wrist_pitch_joint" ctrlrange="-5 5"/>
308
+ <motor name="left_wrist_yaw_joint" gear="25.0" joint="left_wrist_yaw_joint" ctrlrange="-5 5"/>
309
+
310
+ <motor name="right_shoulder_pitch_joint" gear="25.0" joint="right_shoulder_pitch_joint" ctrlrange="-25 25"/>
311
+ <motor name="right_shoulder_roll_joint" gear="25.0" joint="right_shoulder_roll_joint" ctrlrange="-25 25"/>
312
+ <motor name="right_shoulder_yaw_joint" gear="25.0" joint="right_shoulder_yaw_joint" ctrlrange="-25 25"/>
313
+ <motor name="right_elbow_joint" gear="25.0" joint="right_elbow_joint" ctrlrange="-25 25"/>
314
+ <motor name="right_wrist_roll_joint" gear="25.0" joint="right_wrist_roll_joint" ctrlrange="-25 25"/>
315
+ <motor name="right_wrist_pitch_joint" gear="25.0" joint="right_wrist_pitch_joint" ctrlrange="-5 5"/>
316
+ <motor name="right_wrist_yaw_joint" gear="25.0" joint="right_wrist_yaw_joint" ctrlrange="-5 5"/>
317
+ </actuator>
318
+
319
+ <sensor>
320
+ <gyro name="imu-angular-velocity" site="imu" noise="5e-4" cutoff="34.9"/>
321
+ <accelerometer name="imu-linear-acceleration" site="imu" noise="1e-2" cutoff="157"/>
322
+ </sensor>
323
+
324
+
325
+ <statistic center="1.0 0.7 1.0" extent="0.8"/>
326
+ <visual>
327
+ <headlight diffuse="0.6 0.6 0.6" ambient="0.1 0.1 0.1" specular="0.9 0.9 0.9"/>
328
+ <rgba haze="0.15 0.25 0.35 1"/>
329
+ <global azimuth="-140" elevation="-20"/>
330
+ </visual>
331
+ <asset>
332
+ <texture type="skybox" builtin="flat" rgb1="0 0 0" rgb2="0 0 0" width="512" height="3072"/>
333
+ <texture type="2d" name="groundplane" builtin="checker" mark="edge" rgb1="0.2 0.3 0.4" rgb2="0.1 0.2 0.3" markrgb="0.8 0.8 0.8" width="300" height="300"/>
334
+ <material name="groundplane" texture="groundplane" texuniform="true" texrepeat="5 5" reflectance="0.2"/>
335
+ </asset>
336
+ <worldbody>
337
+ <light pos="1 0 3.5" dir="0 0 -1" directional="true"/>
338
+ <geom name="floor" size="0 0 0.05" type="plane" material="groundplane"/>
339
+ </worldbody>
340
+
341
+ </mujoco>
assets/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
assets/g1/meshes/left_ankle_pitch_link.STL ADDED
Binary file (71.2 kB). View file
 
assets/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
assets/g1/meshes/left_elbow_link.STL ADDED
Binary file (88.8 kB). View file
 
assets/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
assets/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
assets/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
assets/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
assets/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
assets/g1/meshes/left_hand_thumb_0_link.STL ADDED
Binary file (8.88 kB). View file
 
assets/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
assets/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
assets/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
assets/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
assets/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
assets/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
assets/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
assets/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
assets/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
assets/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
assets/g1/meshes/left_wrist_pitch_link.STL ADDED
Binary file (86 kB). View file
 
assets/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
assets/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
assets/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
assets/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
assets/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
assets/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
assets/g1/meshes/right_ankle_pitch_link.STL ADDED
Binary file (71.2 kB). View file
 
assets/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
assets/g1/meshes/right_elbow_link.STL ADDED
Binary file (88.8 kB). View file
 
assets/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
assets/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
assets/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
assets/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
assets/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
assets/g1/meshes/right_hand_thumb_0_link.STL ADDED
Binary file (8.88 kB). View file
 
assets/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
assets/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
assets/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
assets/g1/meshes/right_hip_roll_link.STL ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4c254ef66a356f492947f360dd931965477b631e3fcc841f91ccc46d945d54f6
3
+ size 192684
assets/g1/meshes/right_hip_yaw_link.STL ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e479c2936ca2057e9eb2f7dff6c189b7419d7b8484dea0b298cbb36a2a6aa668
3
+ size 296284
assets/g1/meshes/right_knee_link.STL ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:63c4008449c9bbe701a6e2b557b7a252e90cf3a5abcf54cee46862b9a69f8ec8
3
+ size 852284
assets/g1/meshes/right_rubber_hand.STL ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:99533b778bca6246144fa511bb9d4e555e075c641f2a0251e04372869cd99d67
3
+ size 2192684
assets/g1/meshes/right_shoulder_pitch_link.STL ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:24cdb387e0128dfe602770a81c56cdce3a0181d34d039a11d1aaf8819b7b8c02
3
+ size 176784
assets/g1/meshes/right_shoulder_roll_link.STL ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:962b97c48f9ce9e8399f45dd9522e0865d19aa9fd299406b2d475a8fc4a53e81
3
+ size 401884