This view is limited to 50 files because it contains too many changes. See the raw diff here.
Files changed (50) hide show
  1. .gitattributes +40 -0
  2. g1_description/README.md +30 -0
  3. g1_description/g1_tray_holder.urdf +1064 -0
  4. g1_description/g1_tray_holder.xml +450 -0
  5. g1_description/meshes/head_link.STL +3 -0
  6. g1_description/meshes/left_ankle_pitch_link.STL +0 -0
  7. g1_description/meshes/left_ankle_roll_link.STL +3 -0
  8. g1_description/meshes/left_elbow_link.STL +0 -0
  9. g1_description/meshes/left_hip_pitch_link.STL +3 -0
  10. g1_description/meshes/left_hip_roll_link.STL +3 -0
  11. g1_description/meshes/left_hip_yaw_link.STL +3 -0
  12. g1_description/meshes/left_knee_link.STL +3 -0
  13. g1_description/meshes/left_rubber_hand.STL +3 -0
  14. g1_description/meshes/left_shoulder_pitch_link.STL +3 -0
  15. g1_description/meshes/left_shoulder_roll_link.STL +3 -0
  16. g1_description/meshes/left_shoulder_yaw_link.STL +3 -0
  17. g1_description/meshes/left_tray_holder_link_node__mesh_.mtl +7 -0
  18. g1_description/meshes/left_tray_holder_link_node__mesh_.obj +0 -0
  19. g1_description/meshes/left_wrist_pitch_link.STL +0 -0
  20. g1_description/meshes/left_wrist_roll_link.STL +3 -0
  21. g1_description/meshes/left_wrist_roll_rubber_hand.STL +3 -0
  22. g1_description/meshes/left_wrist_yaw_link.STL +3 -0
  23. g1_description/meshes/logo_link.STL +3 -0
  24. g1_description/meshes/pelvis.STL +3 -0
  25. g1_description/meshes/pelvis_contour_link.STL +3 -0
  26. g1_description/meshes/right_ankle_pitch_link.STL +0 -0
  27. g1_description/meshes/right_ankle_roll_link.STL +3 -0
  28. g1_description/meshes/right_elbow_link.STL +0 -0
  29. g1_description/meshes/right_hip_pitch_link.STL +3 -0
  30. g1_description/meshes/right_hip_roll_link.STL +3 -0
  31. g1_description/meshes/right_hip_yaw_link.STL +3 -0
  32. g1_description/meshes/right_knee_link.STL +3 -0
  33. g1_description/meshes/right_rubber_hand.STL +3 -0
  34. g1_description/meshes/right_shoulder_pitch_link.STL +3 -0
  35. g1_description/meshes/right_shoulder_roll_link.STL +3 -0
  36. g1_description/meshes/right_shoulder_yaw_link.STL +3 -0
  37. g1_description/meshes/right_tray_holder_link_node__mesh_.mtl +7 -0
  38. g1_description/meshes/right_tray_holder_link_node__mesh_.obj +0 -0
  39. g1_description/meshes/right_wrist_pitch_link.STL +0 -0
  40. g1_description/meshes/right_wrist_roll_link.STL +3 -0
  41. g1_description/meshes/right_wrist_roll_rubber_hand.STL +3 -0
  42. g1_description/meshes/right_wrist_yaw_link.STL +3 -0
  43. g1_description/meshes/torso_constraint_L_link.STL +3 -0
  44. g1_description/meshes/torso_constraint_L_rod_link.STL +0 -0
  45. g1_description/meshes/torso_constraint_R_link.STL +3 -0
  46. g1_description/meshes/torso_constraint_R_rod_link.STL +0 -0
  47. g1_description/meshes/torso_link.STL +3 -0
  48. g1_description/meshes/torso_link_23dof_rev_1_0.STL +3 -0
  49. g1_description/meshes/torso_link_rev_1_0.STL +3 -0
  50. g1_description/meshes/tray_holder_side_left.stl +3 -0
.gitattributes CHANGED
@@ -65,3 +65,43 @@ g1_circle_tray_holder.usd filter=lfs diff=lfs merge=lfs -text
65
  *.usd* filter=lfs diff=lfs merge=lfs -text
66
  tray_holder_side_left.stl filter=lfs diff=lfs merge=lfs -text
67
  tray_holder_side_right.stl filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
65
  *.usd* filter=lfs diff=lfs merge=lfs -text
66
  tray_holder_side_left.stl filter=lfs diff=lfs merge=lfs -text
67
  tray_holder_side_right.stl filter=lfs diff=lfs merge=lfs -text
68
+ g1_description/meshes/head_link.STL filter=lfs diff=lfs merge=lfs -text
69
+ g1_description/meshes/left_ankle_roll_link.STL filter=lfs diff=lfs merge=lfs -text
70
+ g1_description/meshes/left_hip_pitch_link.STL filter=lfs diff=lfs merge=lfs -text
71
+ g1_description/meshes/left_hip_roll_link.STL filter=lfs diff=lfs merge=lfs -text
72
+ g1_description/meshes/left_hip_yaw_link.STL filter=lfs diff=lfs merge=lfs -text
73
+ g1_description/meshes/left_knee_link.STL filter=lfs diff=lfs merge=lfs -text
74
+ g1_description/meshes/left_rubber_hand.STL filter=lfs diff=lfs merge=lfs -text
75
+ g1_description/meshes/left_shoulder_pitch_link.STL filter=lfs diff=lfs merge=lfs -text
76
+ g1_description/meshes/left_shoulder_roll_link.STL filter=lfs diff=lfs merge=lfs -text
77
+ g1_description/meshes/left_shoulder_yaw_link.STL filter=lfs diff=lfs merge=lfs -text
78
+ g1_description/meshes/left_wrist_roll_link.STL filter=lfs diff=lfs merge=lfs -text
79
+ g1_description/meshes/left_wrist_roll_rubber_hand.STL filter=lfs diff=lfs merge=lfs -text
80
+ g1_description/meshes/left_wrist_yaw_link.STL filter=lfs diff=lfs merge=lfs -text
81
+ g1_description/meshes/logo_link.STL filter=lfs diff=lfs merge=lfs -text
82
+ g1_description/meshes/pelvis_contour_link.STL filter=lfs diff=lfs merge=lfs -text
83
+ g1_description/meshes/pelvis.STL filter=lfs diff=lfs merge=lfs -text
84
+ g1_description/meshes/right_ankle_roll_link.STL filter=lfs diff=lfs merge=lfs -text
85
+ g1_description/meshes/right_hip_pitch_link.STL filter=lfs diff=lfs merge=lfs -text
86
+ g1_description/meshes/right_hip_roll_link.STL filter=lfs diff=lfs merge=lfs -text
87
+ g1_description/meshes/right_hip_yaw_link.STL filter=lfs diff=lfs merge=lfs -text
88
+ g1_description/meshes/right_knee_link.STL filter=lfs diff=lfs merge=lfs -text
89
+ g1_description/meshes/right_rubber_hand.STL filter=lfs diff=lfs merge=lfs -text
90
+ g1_description/meshes/right_shoulder_pitch_link.STL filter=lfs diff=lfs merge=lfs -text
91
+ g1_description/meshes/right_shoulder_roll_link.STL filter=lfs diff=lfs merge=lfs -text
92
+ g1_description/meshes/right_shoulder_yaw_link.STL filter=lfs diff=lfs merge=lfs -text
93
+ g1_description/meshes/right_wrist_roll_link.STL filter=lfs diff=lfs merge=lfs -text
94
+ g1_description/meshes/right_wrist_roll_rubber_hand.STL filter=lfs diff=lfs merge=lfs -text
95
+ g1_description/meshes/right_wrist_yaw_link.STL filter=lfs diff=lfs merge=lfs -text
96
+ g1_description/meshes/torso_constraint_L_link.STL filter=lfs diff=lfs merge=lfs -text
97
+ g1_description/meshes/torso_constraint_R_link.STL filter=lfs diff=lfs merge=lfs -text
98
+ g1_description/meshes/torso_link_23dof_rev_1_0.STL filter=lfs diff=lfs merge=lfs -text
99
+ g1_description/meshes/torso_link_rev_1_0.STL filter=lfs diff=lfs merge=lfs -text
100
+ g1_description/meshes/torso_link.STL filter=lfs diff=lfs merge=lfs -text
101
+ g1_description/meshes/tray_holder_side_left.stl filter=lfs diff=lfs merge=lfs -text
102
+ g1_description/meshes/tray_holder_side_right.stl filter=lfs diff=lfs merge=lfs -text
103
+ g1_description/meshes/waist_constraint_L.STL filter=lfs diff=lfs merge=lfs -text
104
+ g1_description/meshes/waist_constraint_R.STL filter=lfs diff=lfs merge=lfs -text
105
+ g1_description/meshes/waist_support_link.STL filter=lfs diff=lfs merge=lfs -text
106
+ g1_description/meshes/waist_yaw_link_rev_1_0.STL filter=lfs diff=lfs merge=lfs -text
107
+ g1_description/meshes/waist_yaw_link.STL filter=lfs diff=lfs merge=lfs -text
g1_description/README.md ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Unitree G1 Description (URDF & MJCF)
2
+
3
+ ## Overview
4
+
5
+ This package includes a universal humanoid robot description (URDF & MJCF) for the [Unitree G1](https://www.unitree.com/g1/), developed by [Unitree Robotics](https://www.unitree.com/).
6
+
7
+ MJCF/URDF for the G1 robot:
8
+
9
+ | MJCF/URDF file name | `mode_machine` | Hip roll reduction ratio | Update status | dof#leg | dof#waist | dof#arm | dof#hand |
10
+ | ----------------------------- | :------------: | :----------------------: | ------------- | :-----: | :-------: | :-----: | :------: |
11
+ | `g1_23dof` | 1 | 14.5 | Beta | 6*2 | 1 | 5*2 | 0 |
12
+ | `g1_29dof` | 2 | 14.5 | Beta | 6*2 | 3 | 7*2 | 0 |
13
+ | `g1_29dof_with_hand` | 2 | 14.5 | Beta | 6*2 | 3 | 7*2 | 7*2 |
14
+ | `g1_29dof_lock_waist` | 3 | 14.5 | Beta | 6*2 | 1 | 7*2 | 0 |
15
+ | `g1_23dof_rev_1_0` | 4 | 22.5 | Up-to-date | 6*2 | 1 | 5*2 | 0 |
16
+ | `g1_29dof_rev_1_0` | 5 | 22.5 | Up-to-date | 6*2 | 3 | 7*2 | 0 |
17
+ | `g1_29dof_with_hand_rev_1_0` | 5 | 22.5 | Up-to-date | 6*2 | 3 | 7*2 | 7*2 |
18
+ | `g1_29dof_lock_waist_rev_1_0` | 6 | 22.5 | Up-to-date | 6*2 | 1 | 7*2 | 0 |
19
+ | `g1_dual_arm` | 9 | null | Up-to-date | 0 | 0 | 7*2 | 0 |
20
+
21
+ ## Visulization with [MuJoCo](https://github.com/google-deepmind/mujoco)
22
+
23
+ 1. Open MuJoCo Viewer
24
+
25
+ ```bash
26
+ pip install mujoco
27
+ python -m mujoco.viewer
28
+ ```
29
+
30
+ 2. Drag and drop the MJCF/URDF model file (`g1_XXX.xml`/`g1_XXX.urdf`) to the MuJoCo Viewer.
g1_description/g1_tray_holder.urdf ADDED
@@ -0,0 +1,1064 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <robot name="g1_29dof_with_hand_rev_1_0">
2
+ <mujoco>
3
+ <compiler meshdir="meshes" discardvisual="false"/>
4
+ </mujoco>
5
+
6
+ <!-- [CAUTION] uncomment when convert to mujoco -->
7
+ <link name="world"></link>
8
+ <joint name="floating_base_joint" type="floating">
9
+ <parent link="world"/>
10
+ <child link="pelvis"/>
11
+ </joint> -->
12
+
13
+ <link name="pelvis">
14
+ <inertial>
15
+ <origin xyz="0 0 -0.07605" rpy="0 0 0"/>
16
+ <mass value="3.813"/>
17
+ <inertia ixx="0.010549" ixy="0" ixz="2.1E-06" iyy="0.0093089" iyz="0" izz="0.0079184"/>
18
+ </inertial>
19
+ <visual>
20
+ <origin xyz="0 0 0" rpy="0 0 0"/>
21
+ <geometry>
22
+ <mesh filename="meshes/pelvis.STL"/>
23
+ </geometry>
24
+ <material name="dark">
25
+ <color rgba="0.2 0.2 0.2 1"/>
26
+ </material>
27
+ </visual>
28
+ </link>
29
+ <link name="pelvis_contour_link">
30
+ <inertial>
31
+ <origin xyz="0 0 0" rpy="0 0 0"/>
32
+ <mass value="0.001"/>
33
+ <inertia ixx="1e-7" ixy="0" ixz="0" iyy="1e-7" iyz="0" izz="1e-7"/>
34
+ </inertial>
35
+ <visual>
36
+ <origin xyz="0 0 0" rpy="0 0 0"/>
37
+ <geometry>
38
+ <mesh filename="meshes/pelvis_contour_link.STL"/>
39
+ </geometry>
40
+ <material name="white">
41
+ <color rgba="0.7 0.7 0.7 1"/>
42
+ </material>
43
+ </visual>
44
+ <collision>
45
+ <origin xyz="0 0 0" rpy="0 0 0"/>
46
+ <geometry>
47
+ <mesh filename="meshes/pelvis_contour_link.STL"/>
48
+ </geometry>
49
+ </collision>
50
+ </link>
51
+ <joint name="pelvis_contour_joint" type="fixed">
52
+ <parent link="pelvis"/>
53
+ <child link="pelvis_contour_link"/>
54
+ </joint>
55
+
56
+ <!-- Legs -->
57
+ <link name="left_hip_pitch_link">
58
+ <inertial>
59
+ <origin xyz="0.002741 0.047791 -0.02606" rpy="0 0 0"/>
60
+ <mass value="1.35"/>
61
+ <inertia ixx="0.001811" ixy="3.68E-05" ixz="-3.44E-05" iyy="0.0014193" iyz="0.000171" izz="0.0012812"/>
62
+ </inertial>
63
+ <visual>
64
+ <origin xyz="0 0 0" rpy="0 0 0"/>
65
+ <geometry>
66
+ <mesh filename="meshes/left_hip_pitch_link.STL"/>
67
+ </geometry>
68
+ <material name="dark">
69
+ <color rgba="0.2 0.2 0.2 1"/>
70
+ </material>
71
+ </visual>
72
+ <collision>
73
+ <origin xyz="0 0 0" rpy="0 0 0"/>
74
+ <geometry>
75
+ <mesh filename="meshes/left_hip_pitch_link.STL"/>
76
+ </geometry>
77
+ </collision>
78
+ </link>
79
+ <joint name="left_hip_pitch_joint" type="revolute">
80
+ <origin xyz="0 0.064452 -0.1027" rpy="0 0 0"/>
81
+ <parent link="pelvis"/>
82
+ <child link="left_hip_pitch_link"/>
83
+ <axis xyz="0 1 0"/>
84
+ <limit lower="-2.5307" upper="2.8798" effort="88" velocity="32"/>
85
+ </joint>
86
+ <link name="left_hip_roll_link">
87
+ <inertial>
88
+ <origin xyz="0.029812 -0.001045 -0.087934" rpy="0 0 0"/>
89
+ <mass value="1.52"/>
90
+ <inertia ixx="0.0023773" ixy="-3.8E-06" ixz="-0.0003908" iyy="0.0024123" iyz="1.84E-05" izz="0.0016595"/>
91
+ </inertial>
92
+ <visual>
93
+ <origin xyz="0 0 0" rpy="0 0 0"/>
94
+ <geometry>
95
+ <mesh filename="meshes/left_hip_roll_link.STL"/>
96
+ </geometry>
97
+ <material name="white">
98
+ <color rgba="0.7 0.7 0.7 1"/>
99
+ </material>
100
+ </visual>
101
+ <collision>
102
+ <origin xyz="0 0 0" rpy="0 0 0"/>
103
+ <geometry>
104
+ <mesh filename="meshes/left_hip_roll_link.STL"/>
105
+ </geometry>
106
+ </collision>
107
+ </link>
108
+ <joint name="left_hip_roll_joint" type="revolute">
109
+ <origin xyz="0 0.052 -0.030465" rpy="0 -0.1749 0"/>
110
+ <parent link="left_hip_pitch_link"/>
111
+ <child link="left_hip_roll_link"/>
112
+ <axis xyz="1 0 0"/>
113
+ <limit lower="-0.5236" upper="2.9671" effort="139" velocity="20"/>
114
+ </joint>
115
+ <link name="left_hip_yaw_link">
116
+ <inertial>
117
+ <origin xyz="-0.057709 -0.010981 -0.15078" rpy="0 0 0"/>
118
+ <mass value="1.702"/>
119
+ <inertia ixx="0.0057774" ixy="-0.0005411" ixz="-0.0023948" iyy="0.0076124" iyz="-0.0007072" izz="0.003149"/>
120
+ </inertial>
121
+ <visual>
122
+ <origin xyz="0 0 0" rpy="0 0 0"/>
123
+ <geometry>
124
+ <mesh filename="meshes/left_hip_yaw_link.STL"/>
125
+ </geometry>
126
+ <material name="white">
127
+ <color rgba="0.7 0.7 0.7 1"/>
128
+ </material>
129
+ </visual>
130
+ <collision>
131
+ <origin xyz="0 0 0" rpy="0 0 0"/>
132
+ <geometry>
133
+ <mesh filename="meshes/left_hip_yaw_link.STL"/>
134
+ </geometry>
135
+ </collision>
136
+ </link>
137
+ <joint name="left_hip_yaw_joint" type="revolute">
138
+ <origin xyz="0.025001 0 -0.12412" rpy="0 0 0"/>
139
+ <parent link="left_hip_roll_link"/>
140
+ <child link="left_hip_yaw_link"/>
141
+ <axis xyz="0 0 1"/>
142
+ <limit lower="-2.7576" upper="2.7576" effort="88" velocity="32"/>
143
+ </joint>
144
+ <link name="left_knee_link">
145
+ <inertial>
146
+ <origin xyz="0.005457 0.003964 -0.12074" rpy="0 0 0"/>
147
+ <mass value="1.932"/>
148
+ <inertia ixx="0.011329" ixy="4.82E-05" ixz="-4.49E-05" iyy="0.011277" iyz="-0.0007146" izz="0.0015168"/>
149
+ </inertial>
150
+ <visual>
151
+ <origin xyz="0 0 0" rpy="0 0 0"/>
152
+ <geometry>
153
+ <mesh filename="meshes/left_knee_link.STL"/>
154
+ </geometry>
155
+ <material name="white">
156
+ <color rgba="0.7 0.7 0.7 1"/>
157
+ </material>
158
+ </visual>
159
+ <collision>
160
+ <origin xyz="0 0 0" rpy="0 0 0"/>
161
+ <geometry>
162
+ <mesh filename="meshes/left_knee_link.STL"/>
163
+ </geometry>
164
+ </collision>
165
+ </link>
166
+ <joint name="left_knee_joint" type="revolute">
167
+ <origin xyz="-0.078273 0.0021489 -0.17734" rpy="0 0.1749 0"/>
168
+ <parent link="left_hip_yaw_link"/>
169
+ <child link="left_knee_link"/>
170
+ <axis xyz="0 1 0"/>
171
+ <limit lower="-0.087267" upper="2.8798" effort="139" velocity="20"/>
172
+ </joint>
173
+ <link name="left_ankle_pitch_link">
174
+ <inertial>
175
+ <origin xyz="-0.007269 0 0.011137" rpy="0 0 0"/>
176
+ <mass value="0.074"/>
177
+ <inertia ixx="8.4E-06" ixy="0" ixz="-2.9E-06" iyy="1.89E-05" iyz="0" izz="1.26E-05"/>
178
+ </inertial>
179
+ <visual>
180
+ <origin xyz="0 0 0" rpy="0 0 0"/>
181
+ <geometry>
182
+ <mesh filename="meshes/left_ankle_pitch_link.STL"/>
183
+ </geometry>
184
+ <material name="white">
185
+ <color rgba="0.7 0.7 0.7 1"/>
186
+ </material>
187
+ </visual>
188
+ <collision>
189
+ <origin xyz="0 0 0" rpy="0 0 0"/>
190
+ <geometry>
191
+ <mesh filename="meshes/left_ankle_pitch_link.STL"/>
192
+ </geometry>
193
+ </collision>
194
+ </link>
195
+ <joint name="left_ankle_pitch_joint" type="revolute">
196
+ <origin xyz="0 -9.4445E-05 -0.30001" rpy="0 0 0"/>
197
+ <parent link="left_knee_link"/>
198
+ <child link="left_ankle_pitch_link"/>
199
+ <axis xyz="0 1 0"/>
200
+ <limit lower="-0.87267" upper="0.5236" effort="50" velocity="37"/>
201
+ </joint>
202
+ <link name="left_ankle_roll_link">
203
+ <inertial>
204
+ <origin xyz="0.026505 0 -0.016425" rpy="0 0 0"/>
205
+ <mass value="0.608"/>
206
+ <inertia ixx="0.0002231" ixy="2E-07" ixz="8.91E-05" iyy="0.0016161" iyz="-1E-07" izz="0.0016667"/>
207
+ </inertial>
208
+ <visual>
209
+ <origin xyz="0 0 0" rpy="0 0 0"/>
210
+ <geometry>
211
+ <mesh filename="meshes/left_ankle_roll_link.STL"/>
212
+ </geometry>
213
+ <material name="dark">
214
+ <color rgba="0.2 0.2 0.2 1"/>
215
+ </material>
216
+ </visual>
217
+ <collision>
218
+ <origin xyz="-0.05 0.025 -0.03" rpy="0 0 0"/>
219
+ <geometry>
220
+ <sphere radius="0.005"/>
221
+ </geometry>
222
+ </collision>
223
+ <collision>
224
+ <origin xyz="-0.05 -0.025 -0.03" rpy="0 0 0"/>
225
+ <geometry>
226
+ <sphere radius="0.005"/>
227
+ </geometry>
228
+ </collision>
229
+ <collision>
230
+ <origin xyz="0.12 0.03 -0.03" rpy="0 0 0"/>
231
+ <geometry>
232
+ <sphere radius="0.005"/>
233
+ </geometry>
234
+ </collision>
235
+ <collision>
236
+ <origin xyz="0.12 -0.03 -0.03" rpy="0 0 0"/>
237
+ <geometry>
238
+ <sphere radius="0.005"/>
239
+ </geometry>
240
+ </collision>
241
+ </link>
242
+ <joint name="left_ankle_roll_joint" type="revolute">
243
+ <origin xyz="0 0 -0.017558" rpy="0 0 0"/>
244
+ <parent link="left_ankle_pitch_link"/>
245
+ <child link="left_ankle_roll_link"/>
246
+ <axis xyz="1 0 0"/>
247
+ <limit lower="-0.2618" upper="0.2618" effort="50" velocity="37"/>
248
+ </joint>
249
+ <link name="right_hip_pitch_link">
250
+ <inertial>
251
+ <origin xyz="0.002741 -0.047791 -0.02606" rpy="0 0 0"/>
252
+ <mass value="1.35"/>
253
+ <inertia ixx="0.001811" ixy="-3.68E-05" ixz="-3.44E-05" iyy="0.0014193" iyz="-0.000171" izz="0.0012812"/>
254
+ </inertial>
255
+ <visual>
256
+ <origin xyz="0 0 0" rpy="0 0 0"/>
257
+ <geometry>
258
+ <mesh filename="meshes/right_hip_pitch_link.STL"/>
259
+ </geometry>
260
+ <material name="dark">
261
+ <color rgba="0.2 0.2 0.2 1"/>
262
+ </material>
263
+ </visual>
264
+ <collision>
265
+ <origin xyz="0 0 0" rpy="0 0 0"/>
266
+ <geometry>
267
+ <mesh filename="meshes/right_hip_pitch_link.STL"/>
268
+ </geometry>
269
+ </collision>
270
+ </link>
271
+ <joint name="right_hip_pitch_joint" type="revolute">
272
+ <origin xyz="0 -0.064452 -0.1027" rpy="0 0 0"/>
273
+ <parent link="pelvis"/>
274
+ <child link="right_hip_pitch_link"/>
275
+ <axis xyz="0 1 0"/>
276
+ <limit lower="-2.5307" upper="2.8798" effort="88" velocity="32"/>
277
+ </joint>
278
+ <link name="right_hip_roll_link">
279
+ <inertial>
280
+ <origin xyz="0.029812 0.001045 -0.087934" rpy="0 0 0"/>
281
+ <mass value="1.52"/>
282
+ <inertia ixx="0.0023773" ixy="3.8E-06" ixz="-0.0003908" iyy="0.0024123" iyz="-1.84E-05" izz="0.0016595"/>
283
+ </inertial>
284
+ <visual>
285
+ <origin xyz="0 0 0" rpy="0 0 0"/>
286
+ <geometry>
287
+ <mesh filename="meshes/right_hip_roll_link.STL"/>
288
+ </geometry>
289
+ <material name="white">
290
+ <color rgba="0.7 0.7 0.7 1"/>
291
+ </material>
292
+ </visual>
293
+ <collision>
294
+ <origin xyz="0 0 0" rpy="0 0 0"/>
295
+ <geometry>
296
+ <mesh filename="meshes/right_hip_roll_link.STL"/>
297
+ </geometry>
298
+ </collision>
299
+ </link>
300
+ <joint name="right_hip_roll_joint" type="revolute">
301
+ <origin xyz="0 -0.052 -0.030465" rpy="0 -0.1749 0"/>
302
+ <parent link="right_hip_pitch_link"/>
303
+ <child link="right_hip_roll_link"/>
304
+ <axis xyz="1 0 0"/>
305
+ <limit lower="-2.9671" upper="0.5236" effort="139" velocity="20"/>
306
+ </joint>
307
+ <link name="right_hip_yaw_link">
308
+ <inertial>
309
+ <origin xyz="-0.057709 0.010981 -0.15078" rpy="0 0 0"/>
310
+ <mass value="1.702"/>
311
+ <inertia ixx="0.0057774" ixy="0.0005411" ixz="-0.0023948" iyy="0.0076124" iyz="0.0007072" izz="0.003149"/>
312
+ </inertial>
313
+ <visual>
314
+ <origin xyz="0 0 0" rpy="0 0 0"/>
315
+ <geometry>
316
+ <mesh filename="meshes/right_hip_yaw_link.STL"/>
317
+ </geometry>
318
+ <material name="white">
319
+ <color rgba="0.7 0.7 0.7 1"/>
320
+ </material>
321
+ </visual>
322
+ <collision>
323
+ <origin xyz="0 0 0" rpy="0 0 0"/>
324
+ <geometry>
325
+ <mesh filename="meshes/right_hip_yaw_link.STL"/>
326
+ </geometry>
327
+ </collision>
328
+ </link>
329
+ <joint name="right_hip_yaw_joint" type="revolute">
330
+ <origin xyz="0.025001 0 -0.12412" rpy="0 0 0"/>
331
+ <parent link="right_hip_roll_link"/>
332
+ <child link="right_hip_yaw_link"/>
333
+ <axis xyz="0 0 1"/>
334
+ <limit lower="-2.7576" upper="2.7576" effort="88" velocity="32"/>
335
+ </joint>
336
+ <link name="right_knee_link">
337
+ <inertial>
338
+ <origin xyz="0.005457 -0.003964 -0.12074" rpy="0 0 0"/>
339
+ <mass value="1.932"/>
340
+ <inertia ixx="0.011329" ixy="-4.82E-05" ixz="4.49E-05" iyy="0.011277" iyz="0.0007146" izz="0.0015168"/>
341
+ </inertial>
342
+ <visual>
343
+ <origin xyz="0 0 0" rpy="0 0 0"/>
344
+ <geometry>
345
+ <mesh filename="meshes/right_knee_link.STL"/>
346
+ </geometry>
347
+ <material name="white">
348
+ <color rgba="0.7 0.7 0.7 1"/>
349
+ </material>
350
+ </visual>
351
+ <collision>
352
+ <origin xyz="0 0 0" rpy="0 0 0"/>
353
+ <geometry>
354
+ <mesh filename="meshes/right_knee_link.STL"/>
355
+ </geometry>
356
+ </collision>
357
+ </link>
358
+ <joint name="right_knee_joint" type="revolute">
359
+ <origin xyz="-0.078273 -0.0021489 -0.17734" rpy="0 0.1749 0"/>
360
+ <parent link="right_hip_yaw_link"/>
361
+ <child link="right_knee_link"/>
362
+ <axis xyz="0 1 0"/>
363
+ <limit lower="-0.087267" upper="2.8798" effort="139" velocity="20"/>
364
+ </joint>
365
+ <link name="right_ankle_pitch_link">
366
+ <inertial>
367
+ <origin xyz="-0.007269 0 0.011137" rpy="0 0 0"/>
368
+ <mass value="0.074"/>
369
+ <inertia ixx="8.4E-06" ixy="0" ixz="-2.9E-06" iyy="1.89E-05" iyz="0" izz="1.26E-05"/>
370
+ </inertial>
371
+ <visual>
372
+ <origin xyz="0 0 0" rpy="0 0 0"/>
373
+ <geometry>
374
+ <mesh filename="meshes/right_ankle_pitch_link.STL"/>
375
+ </geometry>
376
+ <material name="white">
377
+ <color rgba="0.7 0.7 0.7 1"/>
378
+ </material>
379
+ </visual>
380
+ <collision>
381
+ <origin xyz="0 0 0" rpy="0 0 0"/>
382
+ <geometry>
383
+ <mesh filename="meshes/right_ankle_pitch_link.STL"/>
384
+ </geometry>
385
+ </collision>
386
+ </link>
387
+ <joint name="right_ankle_pitch_joint" type="revolute">
388
+ <origin xyz="0 9.4445E-05 -0.30001" rpy="0 0 0"/>
389
+ <parent link="right_knee_link"/>
390
+ <child link="right_ankle_pitch_link"/>
391
+ <axis xyz="0 1 0"/>
392
+ <limit lower="-0.87267" upper="0.5236" effort="50" velocity="37"/>
393
+ </joint>
394
+ <link name="right_ankle_roll_link">
395
+ <inertial>
396
+ <origin xyz="0.026505 0 -0.016425" rpy="0 0 0"/>
397
+ <mass value="0.608"/>
398
+ <inertia ixx="0.0002231" ixy="-2E-07" ixz="8.91E-05" iyy="0.0016161" iyz="1E-07" izz="0.0016667"/>
399
+ </inertial>
400
+ <visual>
401
+ <origin xyz="0 0 0" rpy="0 0 0"/>
402
+ <geometry>
403
+ <mesh filename="meshes/right_ankle_roll_link.STL"/>
404
+ </geometry>
405
+ <material name="dark">
406
+ <color rgba="0.2 0.2 0.2 1"/>
407
+ </material>
408
+ </visual>
409
+ <collision>
410
+ <origin xyz="-0.05 0.025 -0.03" rpy="0 0 0"/>
411
+ <geometry>
412
+ <sphere radius="0.005"/>
413
+ </geometry>
414
+ </collision>
415
+ <collision>
416
+ <origin xyz="-0.05 -0.025 -0.03" rpy="0 0 0"/>
417
+ <geometry>
418
+ <sphere radius="0.005"/>
419
+ </geometry>
420
+ </collision>
421
+ <collision>
422
+ <origin xyz="0.12 0.03 -0.03" rpy="0 0 0"/>
423
+ <geometry>
424
+ <sphere radius="0.005"/>
425
+ </geometry>
426
+ </collision>
427
+ <collision>
428
+ <origin xyz="0.12 -0.03 -0.03" rpy="0 0 0"/>
429
+ <geometry>
430
+ <sphere radius="0.005"/>
431
+ </geometry>
432
+ </collision>
433
+ </link>
434
+ <joint name="right_ankle_roll_joint" type="revolute">
435
+ <origin xyz="0 0 -0.017558" rpy="0 0 0"/>
436
+ <parent link="right_ankle_pitch_link"/>
437
+ <child link="right_ankle_roll_link"/>
438
+ <axis xyz="1 0 0"/>
439
+ <limit lower="-0.2618" upper="0.2618" effort="50" velocity="37"/>
440
+ </joint>
441
+
442
+ <!-- Torso -->
443
+ <link name="waist_yaw_link">
444
+ <inertial>
445
+ <origin xyz="0.003494 0.000233 0.018034" rpy="0 0 0"/>
446
+ <mass value="0.214"/>
447
+ <inertia ixx="0.00010673" ixy="2.703E-06" ixz="-7.631E-06" iyy="0.00010422" iyz="-2.01E-07" izz="0.0001625"/>
448
+ </inertial>
449
+ <visual>
450
+ <origin xyz="0 0 0" rpy="0 0 0"/>
451
+ <geometry>
452
+ <mesh filename="meshes/waist_yaw_link_rev_1_0.STL"/>
453
+ </geometry>
454
+ <material name="white">
455
+ <color rgba="0.7 0.7 0.7 1"/>
456
+ </material>
457
+ </visual>
458
+ </link>
459
+ <joint name="waist_yaw_joint" type="revolute">
460
+ <origin xyz="0 0 0" rpy="0 0 0"/>
461
+ <parent link="pelvis"/>
462
+ <child link="waist_yaw_link"/>
463
+ <axis xyz="0 0 1"/>
464
+ <limit lower="-2.618" upper="2.618" effort="88" velocity="32"/>
465
+ </joint>
466
+ <link name="waist_roll_link">
467
+ <inertial>
468
+ <origin xyz="0 2.3E-05 0" rpy="0 0 0"/>
469
+ <mass value="0.086"/>
470
+ <inertia ixx="7.079E-06" ixy="0" ixz="0" iyy="6.339E-06" iyz="0" izz="8.245E-06"/>
471
+ </inertial>
472
+ <visual>
473
+ <origin xyz="0 0 0" rpy="0 0 0"/>
474
+ <geometry>
475
+ <mesh filename="meshes/waist_roll_link_rev_1_0.STL"/>
476
+ </geometry>
477
+ <material name="white">
478
+ <color rgba="0.7 0.7 0.7 1"/>
479
+ </material>
480
+ </visual>
481
+ </link>
482
+ <joint name="waist_roll_joint" type="revolute">
483
+ <origin xyz="-0.0039635 0 0.044" rpy="0 0 0"/>
484
+ <parent link="waist_yaw_link"/>
485
+ <child link="waist_roll_link"/>
486
+ <axis xyz="1 0 0"/>
487
+ <limit lower="-0.52" upper="0.52" effort="50" velocity="37"/>
488
+ </joint>
489
+ <link name="torso_link">
490
+ <inertial>
491
+ <origin xyz="0.000931 0.000346 0.15082" rpy="0 0 0"/>
492
+ <mass value="6.78"/>
493
+ <inertia ixx="0.05905" ixy="3.3302E-05" ixz="-0.0017715" iyy="0.047014" iyz="-2.2399E-05" izz="0.025652"/>
494
+ </inertial>
495
+ <visual>
496
+ <origin xyz="0 0 0" rpy="0 0 0"/>
497
+ <geometry>
498
+ <mesh filename="meshes/torso_link_rev_1_0.STL"/>
499
+ </geometry>
500
+ <material name="white">
501
+ <color rgba="0.7 0.7 0.7 1"/>
502
+ </material>
503
+ </visual>
504
+ <collision>
505
+ <origin xyz="0 0 0" rpy="0 0 0"/>
506
+ <geometry>
507
+ <mesh filename="meshes/torso_link_rev_1_0.STL"/>
508
+ </geometry>
509
+ </collision>
510
+ </link>
511
+ <joint name="waist_pitch_joint" type="revolute">
512
+ <origin xyz="0 0 0" rpy="0 0 0"/>
513
+ <parent link="waist_roll_link"/>
514
+ <child link="torso_link"/>
515
+ <axis xyz="0 1 0"/>
516
+ <limit lower="-0.52" upper="0.52" effort="50" velocity="37"/>
517
+ </joint>
518
+
519
+ <!-- LOGO -->
520
+ <joint name="logo_joint" type="fixed">
521
+ <origin xyz="0.0039635 0 -0.044" rpy="0 0 0"/>
522
+ <parent link="torso_link"/>
523
+ <child link="logo_link"/>
524
+ </joint>
525
+ <link name="logo_link">
526
+ <inertial>
527
+ <origin xyz="0 0 0" rpy="0 0 0"/>
528
+ <mass value="0.001"/>
529
+ <inertia ixx="1e-7" ixy="0" ixz="0" iyy="1e-7" iyz="0" izz="1e-7"/>
530
+ </inertial>
531
+ <visual>
532
+ <origin xyz="0 0 0" rpy="0 0 0"/>
533
+ <geometry>
534
+ <mesh filename="meshes/logo_link.STL"/>
535
+ </geometry>
536
+ <material name="dark">
537
+ <color rgba="0.2 0.2 0.2 1"/>
538
+ </material>
539
+ </visual>
540
+ <collision>
541
+ <origin xyz="0 0 0" rpy="0 0 0"/>
542
+ <geometry>
543
+ <mesh filename="meshes/logo_link.STL"/>
544
+ </geometry>
545
+ </collision>
546
+ </link>
547
+
548
+ <!-- Head -->
549
+ <link name="head_link">
550
+ <inertial>
551
+ <origin xyz="0.005267 0.000299 0.449869" rpy="0 0 0"/>
552
+ <mass value="1.036"/>
553
+ <inertia ixx="0.004085051" ixy="-2.543E-06" ixz="-6.9455E-05" iyy="0.004185212" iyz="-3.726E-06" izz="0.001807911"/>
554
+ </inertial>
555
+ <visual>
556
+ <origin xyz="0 0 0" rpy="0 0 0"/>
557
+ <geometry>
558
+ <mesh filename="meshes/head_link.STL"/>
559
+ </geometry>
560
+ <material name="dark">
561
+ <color rgba="0.2 0.2 0.2 1"/>
562
+ </material>
563
+ </visual>
564
+ <collision>
565
+ <origin xyz="0 0 0" rpy="0 0 0"/>
566
+ <geometry>
567
+ <mesh filename="meshes/head_link.STL"/>
568
+ </geometry>
569
+ </collision>
570
+ </link>
571
+ <joint name="head_joint" type="fixed">
572
+ <origin xyz="0.0039635 0 -0.044" rpy="0 0 0"/>
573
+ <parent link="torso_link"/>
574
+ <child link="head_link"/>
575
+ </joint>
576
+
577
+
578
+ <!-- IMU -->
579
+ <link name="imu_in_torso"></link>
580
+ <joint name="imu_in_torso_joint" type="fixed">
581
+ <origin xyz="-0.03959 -0.00224 0.14792" rpy="0 0 0"/>
582
+ <parent link="torso_link"/>
583
+ <child link="imu_in_torso"/>
584
+ </joint>
585
+
586
+ <link name="imu_in_pelvis"></link>
587
+ <joint name="imu_in_pelvis_joint" type="fixed">
588
+ <origin xyz="0.04525 0 -0.08339" rpy="0 0 0"/>
589
+ <parent link="pelvis"/>
590
+ <child link="imu_in_pelvis"/>
591
+ </joint>
592
+
593
+ <!-- d435 -->
594
+ <link name="d435_link"></link>
595
+ <joint name="d435_joint" type="fixed">
596
+ <origin xyz="0.0576235 0.01753 0.42987" rpy="0 0.8307767239493009 0"/>
597
+ <parent link="torso_link"/>
598
+ <child link="d435_link"/>
599
+ </joint>
600
+
601
+ <!-- mid360 -->
602
+ <link name="mid360_link"></link>
603
+ <joint name="mid360_joint" type="fixed">
604
+ <origin xyz="0.0002835 0.00003 0.41618" rpy="0 0.04014257279586953 0"/>
605
+ <parent link="torso_link"/>
606
+ <child link="mid360_link"/>
607
+ </joint>
608
+
609
+ <!-- Arm -->
610
+ <link name="left_shoulder_pitch_link">
611
+ <inertial>
612
+ <origin xyz="0 0.035892 -0.011628" rpy="0 0 0"/>
613
+ <mass value="0.718"/>
614
+ <inertia ixx="0.0004291" ixy="-9.2E-06" ixz="6.4E-06" iyy="0.000453" iyz="2.26E-05" izz="0.000423"/>
615
+ </inertial>
616
+ <visual>
617
+ <origin xyz="0 0 0" rpy="0 0 0"/>
618
+ <geometry>
619
+ <mesh filename="meshes/left_shoulder_pitch_link.STL"/>
620
+ </geometry>
621
+ <material name="white">
622
+ <color rgba="0.7 0.7 0.7 1"/>
623
+ </material>
624
+ </visual>
625
+ <collision>
626
+ <origin xyz="0 0.04 -0.01" rpy="0 1.5707963267948966 0"/>
627
+ <geometry>
628
+ <cylinder radius="0.03" length="0.05"/>
629
+ </geometry>
630
+ </collision>
631
+ </link>
632
+ <joint name="left_shoulder_pitch_joint" type="revolute">
633
+ <origin xyz="0.0039563 0.10022 0.24778" rpy="0.27931 5.4949E-05 -0.00019159"/>
634
+ <parent link="torso_link"/>
635
+ <child link="left_shoulder_pitch_link"/>
636
+ <axis xyz="0 1 0"/>
637
+ <limit lower="-3.0892" upper="2.6704" effort="25" velocity="37"/>
638
+ </joint>
639
+ <link name="left_shoulder_roll_link">
640
+ <inertial>
641
+ <origin xyz="-0.000227 0.00727 -0.063243" rpy="0 0 0"/>
642
+ <mass value="0.643"/>
643
+ <inertia ixx="0.0006177" ixy="-1E-06" ixz="8.7E-06" iyy="0.0006912" iyz="-5.3E-06" izz="0.0003894"/>
644
+ </inertial>
645
+ <visual>
646
+ <origin xyz="0 0 0" rpy="0 0 0"/>
647
+ <geometry>
648
+ <mesh filename="meshes/left_shoulder_roll_link.STL"/>
649
+ </geometry>
650
+ <material name="white">
651
+ <color rgba="0.7 0.7 0.7 1"/>
652
+ </material>
653
+ </visual>
654
+ <collision>
655
+ <origin xyz="-0.004 0.006 -0.053" rpy="0 0 0"/>
656
+ <geometry>
657
+ <cylinder radius="0.03" length="0.03"/>
658
+ </geometry>
659
+ </collision>
660
+ </link>
661
+ <joint name="left_shoulder_roll_joint" type="revolute">
662
+ <origin xyz="0 0.038 -0.013831" rpy="-0.27925 0 0"/>
663
+ <parent link="left_shoulder_pitch_link"/>
664
+ <child link="left_shoulder_roll_link"/>
665
+ <axis xyz="1 0 0"/>
666
+ <limit lower="-1.5882" upper="2.2515" effort="25" velocity="37"/>
667
+ </joint>
668
+ <link name="left_shoulder_yaw_link">
669
+ <inertial>
670
+ <origin xyz="0.010773 -0.002949 -0.072009" rpy="0 0 0"/>
671
+ <mass value="0.734"/>
672
+ <inertia ixx="0.0009988" ixy="7.9E-06" ixz="0.0001412" iyy="0.0010605" iyz="-2.86E-05" izz="0.0004354"/>
673
+ </inertial>
674
+ <visual>
675
+ <origin xyz="0 0 0" rpy="0 0 0"/>
676
+ <geometry>
677
+ <mesh filename="meshes/left_shoulder_yaw_link.STL"/>
678
+ </geometry>
679
+ <material name="white">
680
+ <color rgba="0.7 0.7 0.7 1"/>
681
+ </material>
682
+ </visual>
683
+ <collision>
684
+ <origin xyz="0 0 0" rpy="0 0 0"/>
685
+ <geometry>
686
+ <mesh filename="meshes/left_shoulder_yaw_link.STL"/>
687
+ </geometry>
688
+ </collision>
689
+ </link>
690
+ <joint name="left_shoulder_yaw_joint" type="revolute">
691
+ <origin xyz="0 0.00624 -0.1032" rpy="0 0 0"/>
692
+ <parent link="left_shoulder_roll_link"/>
693
+ <child link="left_shoulder_yaw_link"/>
694
+ <axis xyz="0 0 1"/>
695
+ <limit lower="-2.618" upper="2.618" effort="25" velocity="37"/>
696
+ </joint>
697
+ <link name="left_elbow_link">
698
+ <inertial>
699
+ <origin xyz="0.064956 0.004454 -0.010062" rpy="0 0 0"/>
700
+ <mass value="0.6"/>
701
+ <inertia ixx="0.0002891" ixy="6.53E-05" ixz="1.72E-05" iyy="0.0004152" iyz="-5.6E-06" izz="0.0004197"/>
702
+ </inertial>
703
+ <visual>
704
+ <origin xyz="0 0 0" rpy="0 0 0"/>
705
+ <geometry>
706
+ <mesh filename="meshes/left_elbow_link.STL"/>
707
+ </geometry>
708
+ <material name="white">
709
+ <color rgba="0.7 0.7 0.7 1"/>
710
+ </material>
711
+ </visual>
712
+ <collision>
713
+ <origin xyz="0 0 0" rpy="0 0 0"/>
714
+ <geometry>
715
+ <mesh filename="meshes/left_elbow_link.STL"/>
716
+ </geometry>
717
+ </collision>
718
+ </link>
719
+ <joint name="left_elbow_joint" type="revolute">
720
+ <origin xyz="0.015783 0 -0.080518" rpy="0 0 0"/>
721
+ <parent link="left_shoulder_yaw_link"/>
722
+ <child link="left_elbow_link"/>
723
+ <axis xyz="0 1 0"/>
724
+ <limit lower="-1.0472" upper="2.0944" effort="25" velocity="37"/>
725
+ </joint>
726
+ <joint name="left_wrist_roll_joint" type="revolute">
727
+ <origin xyz="0.100 0.00188791 -0.010" rpy="0 0 0"/>
728
+ <axis xyz="1 0 0"/>
729
+ <parent link="left_elbow_link"/>
730
+ <child link="left_wrist_roll_link"/>
731
+ <limit effort="25" velocity="37" lower="-1.972222054" upper="1.972222054"/>
732
+ </joint>
733
+ <link name="left_wrist_roll_link">
734
+ <inertial>
735
+ <origin xyz="0.01713944778 0.00053759094 0.00000048864" rpy="0 0 0"/>
736
+ <mass value="0.08544498"/>
737
+ <inertia ixx="0.00004821544023" ixy="-0.00000424511021" ixz="0.00000000510599" iyy="0.00003722899093" iyz="-0.00000000123525" izz="0.00005482106541"/>
738
+ </inertial>
739
+ <visual>
740
+ <origin xyz="0 0 0" rpy="0 0 0"/>
741
+ <geometry>
742
+ <mesh filename="meshes/left_wrist_roll_link.STL"/>
743
+ </geometry>
744
+ <material name="white">
745
+ <color rgba="0.7 0.7 0.7 1"/>
746
+ </material>
747
+ </visual>
748
+ <collision>
749
+ <origin xyz="0 0 0" rpy="0 0 0"/>
750
+ <geometry>
751
+ <mesh filename="meshes/left_wrist_roll_link.STL"/>
752
+ </geometry>
753
+ </collision>
754
+ </link>
755
+ <joint name="left_wrist_pitch_joint" type="revolute">
756
+ <origin xyz="0.038 0 0" rpy="0 0 0"/>
757
+ <axis xyz="0 1 0"/>
758
+ <parent link="left_wrist_roll_link"/>
759
+ <child link="left_wrist_pitch_link"/>
760
+ <limit effort="5" velocity="22" lower="-1.614429558" upper="1.614429558"/>
761
+ </joint>
762
+ <link name="left_wrist_pitch_link">
763
+ <inertial>
764
+ <origin xyz="0.02299989837 -0.00111685314 -0.00111658096" rpy="0 0 0"/>
765
+ <mass value="0.48404956"/>
766
+ <inertia ixx="0.00016579646273" ixy="-0.00001231206746" ixz="0.00001231699194" iyy="0.00042954057410" iyz="0.00000081417712" izz="0.00042953697654"/>
767
+ </inertial>
768
+ <visual>
769
+ <origin xyz="0 0 0" rpy="0 0 0"/>
770
+ <geometry>
771
+ <mesh filename="meshes/left_wrist_pitch_link.STL"/>
772
+ </geometry>
773
+ <material name="white">
774
+ <color rgba="0.7 0.7 0.7 1"/>
775
+ </material>
776
+ </visual>
777
+ <collision>
778
+ <origin xyz="0 0 0" rpy="0 0 0"/>
779
+ <geometry>
780
+ <mesh filename="meshes/left_wrist_pitch_link.STL"/>
781
+ </geometry>
782
+ </collision>
783
+ </link>
784
+ <joint name="left_wrist_yaw_joint" type="revolute">
785
+ <origin xyz="0.046 0 0" rpy="0 0 0"/>
786
+ <axis xyz="0 0 1"/>
787
+ <parent link="left_wrist_pitch_link"/>
788
+ <child link="left_wrist_yaw_link"/>
789
+ <limit effort="5" velocity="22" lower="-1.614429558" upper="1.614429558"/>
790
+ </joint>
791
+ <link name="left_wrist_yaw_link">
792
+ <inertial>
793
+ <origin xyz="0.02200381568 0.00049485096 0.00053861123" rpy="0 0 0"/>
794
+ <mass value="0.08457647"/>
795
+ <inertia ixx="0.00004929128828" ixy="-0.00000045735494" ixz="0.00000445867591" iyy="0.00005973338134" iyz="0.00000043217198" izz="0.00003928083826"/>
796
+ </inertial>
797
+ <visual>
798
+ <origin xyz="0 0 0" rpy="0 0 0"/>
799
+ <geometry>
800
+ <mesh filename="meshes/left_wrist_yaw_link.STL"/>
801
+ </geometry>
802
+ <material name="white">
803
+ <color rgba="0.7 0.7 0.7 1"/>
804
+ </material>
805
+ </visual>
806
+ <collision>
807
+ <origin xyz="0 0 0" rpy="0 0 0"/>
808
+ <geometry>
809
+ <mesh filename="meshes/left_wrist_yaw_link.STL"/>
810
+ </geometry>
811
+ </collision>
812
+ </link>
813
+ <joint name="left_tray_holder_joint" type="fixed">
814
+ <origin xyz="0.0414958 -0.0000038 -0.0000005" rpy="-0.0000601 -0.0000552 0.0001914"/>
815
+ <parent link="left_wrist_yaw_link"/>
816
+ <child link="left_tray_holder_link"/>
817
+ </joint>
818
+ <link name="left_tray_holder_link">
819
+ <inertial>
820
+ <origin xyz="0.0271806 -0.0053136 0.0353405" rpy="0. 0. 0."/>
821
+ <mass value="0.2"/>
822
+ <inertia ixx="0.0002997" ixy="-0.0000718" ixz="-0.0000329" iyy="0.0006443" iyz="-0.0000102" izz="0.0007739"/>
823
+ </inertial>
824
+ <visual>
825
+ <origin xyz="0. 0. 0." rpy="-1.5707964 1.5707964 0. "/>
826
+ <geometry>
827
+ <mesh filename="meshes/left_tray_holder_link_node__mesh_.obj" scale="1. 1. 1."/>
828
+ </geometry>
829
+ </visual>
830
+ <collision>
831
+ <origin xyz="0. 0. 0." rpy="-1.5707964 1.5707964 0. "/>
832
+ <geometry>
833
+ <mesh filename="meshes/left_tray_holder_link_node__mesh_.obj" scale="1. 1. 1."/>
834
+ </geometry>
835
+ </collision>
836
+ </link>
837
+ <link name="right_shoulder_pitch_link">
838
+ <inertial>
839
+ <origin xyz="0 -0.035892 -0.011628" rpy="0 0 0"/>
840
+ <mass value="0.718"/>
841
+ <inertia ixx="0.0004291" ixy="9.2E-06" ixz="6.4E-06" iyy="0.000453" iyz="-2.26E-05" izz="0.000423"/>
842
+ </inertial>
843
+ <visual>
844
+ <origin xyz="0 0 0" rpy="0 0 0"/>
845
+ <geometry>
846
+ <mesh filename="meshes/right_shoulder_pitch_link.STL"/>
847
+ </geometry>
848
+ <material name="white">
849
+ <color rgba="0.7 0.7 0.7 1"/>
850
+ </material>
851
+ </visual>
852
+ <collision>
853
+ <origin xyz="0 -0.04 -0.01" rpy="0 1.5707963267948966 0"/>
854
+ <geometry>
855
+ <cylinder radius="0.03" length="0.05"/>
856
+ </geometry>
857
+ </collision>
858
+ </link>
859
+ <joint name="right_shoulder_pitch_joint" type="revolute">
860
+ <origin xyz="0.0039563 -0.10021 0.24778" rpy="-0.27931 5.4949E-05 0.00019159"/>
861
+ <parent link="torso_link"/>
862
+ <child link="right_shoulder_pitch_link"/>
863
+ <axis xyz="0 1 0"/>
864
+ <limit lower="-3.0892" upper="2.6704" effort="25" velocity="37"/>
865
+ </joint>
866
+ <link name="right_shoulder_roll_link">
867
+ <inertial>
868
+ <origin xyz="-0.000227 -0.00727 -0.063243" rpy="0 0 0"/>
869
+ <mass value="0.643"/>
870
+ <inertia ixx="0.0006177" ixy="1E-06" ixz="8.7E-06" iyy="0.0006912" iyz="5.3E-06" izz="0.0003894"/>
871
+ </inertial>
872
+ <visual>
873
+ <origin xyz="0 0 0" rpy="0 0 0"/>
874
+ <geometry>
875
+ <mesh filename="meshes/right_shoulder_roll_link.STL"/>
876
+ </geometry>
877
+ <material name="white">
878
+ <color rgba="0.7 0.7 0.7 1"/>
879
+ </material>
880
+ </visual>
881
+ <collision>
882
+ <origin xyz="-0.004 -0.006 -0.053" rpy="0 0 0"/>
883
+ <geometry>
884
+ <cylinder radius="0.03" length="0.03"/>
885
+ </geometry>
886
+ </collision>
887
+ </link>
888
+ <joint name="right_shoulder_roll_joint" type="revolute">
889
+ <origin xyz="0 -0.038 -0.013831" rpy="0.27925 0 0"/>
890
+ <parent link="right_shoulder_pitch_link"/>
891
+ <child link="right_shoulder_roll_link"/>
892
+ <axis xyz="1 0 0"/>
893
+ <limit lower="-2.2515" upper="1.5882" effort="25" velocity="37"/>
894
+ </joint>
895
+ <link name="right_shoulder_yaw_link">
896
+ <inertial>
897
+ <origin xyz="0.010773 0.002949 -0.072009" rpy="0 0 0"/>
898
+ <mass value="0.734"/>
899
+ <inertia ixx="0.0009988" ixy="-7.9E-06" ixz="0.0001412" iyy="0.0010605" iyz="2.86E-05" izz="0.0004354"/>
900
+ </inertial>
901
+ <visual>
902
+ <origin xyz="0 0 0" rpy="0 0 0"/>
903
+ <geometry>
904
+ <mesh filename="meshes/right_shoulder_yaw_link.STL"/>
905
+ </geometry>
906
+ <material name="white">
907
+ <color rgba="0.7 0.7 0.7 1"/>
908
+ </material>
909
+ </visual>
910
+ <collision>
911
+ <origin xyz="0 0 0" rpy="0 0 0"/>
912
+ <geometry>
913
+ <mesh filename="meshes/right_shoulder_yaw_link.STL"/>
914
+ </geometry>
915
+ </collision>
916
+ </link>
917
+ <joint name="right_shoulder_yaw_joint" type="revolute">
918
+ <origin xyz="0 -0.00624 -0.1032" rpy="0 0 0"/>
919
+ <parent link="right_shoulder_roll_link"/>
920
+ <child link="right_shoulder_yaw_link"/>
921
+ <axis xyz="0 0 1"/>
922
+ <limit lower="-2.618" upper="2.618" effort="25" velocity="37"/>
923
+ </joint>
924
+ <link name="right_elbow_link">
925
+ <inertial>
926
+ <origin xyz="0.064956 -0.004454 -0.010062" rpy="0 0 0"/>
927
+ <mass value="0.6"/>
928
+ <inertia ixx="0.0002891" ixy="-6.53E-05" ixz="1.72E-05" iyy="0.0004152" iyz="5.6E-06" izz="0.0004197"/>
929
+ </inertial>
930
+ <visual>
931
+ <origin xyz="0 0 0" rpy="0 0 0"/>
932
+ <geometry>
933
+ <mesh filename="meshes/right_elbow_link.STL"/>
934
+ </geometry>
935
+ <material name="white">
936
+ <color rgba="0.7 0.7 0.7 1"/>
937
+ </material>
938
+ </visual>
939
+ <collision>
940
+ <origin xyz="0 0 0" rpy="0 0 0"/>
941
+ <geometry>
942
+ <mesh filename="meshes/right_elbow_link.STL"/>
943
+ </geometry>
944
+ </collision>
945
+ </link>
946
+ <joint name="right_elbow_joint" type="revolute">
947
+ <origin xyz="0.015783 0 -0.080518" rpy="0 0 0"/>
948
+ <parent link="right_shoulder_yaw_link"/>
949
+ <child link="right_elbow_link"/>
950
+ <axis xyz="0 1 0"/>
951
+ <limit lower="-1.0472" upper="2.0944" effort="25" velocity="37"/>
952
+ </joint>
953
+ <joint name="right_wrist_roll_joint" type="revolute">
954
+ <origin xyz="0.100 -0.00188791 -0.010" rpy="0 0 0"/>
955
+ <axis xyz="1 0 0"/>
956
+ <parent link="right_elbow_link"/>
957
+ <child link="right_wrist_roll_link"/>
958
+ <limit effort="25" velocity="37" lower="-1.972222054" upper="1.972222054"/>
959
+ </joint>
960
+ <link name="right_wrist_roll_link">
961
+ <inertial>
962
+ <origin xyz="0.01713944778 -0.00053759094 0.00000048864" rpy="0 0 0"/>
963
+ <mass value="0.08544498"/>
964
+ <inertia ixx="0.00004821544023" ixy="0.00000424511021" ixz="0.00000000510599" iyy="0.00003722899093" iyz="0.00000000123525" izz="0.00005482106541"/>
965
+ </inertial>
966
+ <visual>
967
+ <origin xyz="0 0 0" rpy="0 0 0"/>
968
+ <geometry>
969
+ <mesh filename="meshes/right_wrist_roll_link.STL"/>
970
+ </geometry>
971
+ <material name="white">
972
+ <color rgba="0.7 0.7 0.7 1"/>
973
+ </material>
974
+ </visual>
975
+ <collision>
976
+ <origin xyz="0 0 0" rpy="0 0 0"/>
977
+ <geometry>
978
+ <mesh filename="meshes/right_wrist_roll_link.STL"/>
979
+ </geometry>
980
+ </collision>
981
+ </link>
982
+ <joint name="right_wrist_pitch_joint" type="revolute">
983
+ <origin xyz="0.038 0 0" rpy="0 0 0"/>
984
+ <axis xyz="0 1 0"/>
985
+ <parent link="right_wrist_roll_link"/>
986
+ <child link="right_wrist_pitch_link"/>
987
+ <limit effort="5" velocity="22" lower="-1.614429558" upper="1.614429558"/>
988
+ </joint>
989
+ <link name="right_wrist_pitch_link">
990
+ <inertial>
991
+ <origin xyz="0.02299989837 0.00111685314 -0.00111658096" rpy="0 0 0"/>
992
+ <mass value="0.48404956"/>
993
+ <inertia ixx="0.00016579646273" ixy="0.00001231206746" ixz="0.00001231699194" iyy="0.00042954057410" iyz="-0.00000081417712" izz="0.00042953697654"/>
994
+ </inertial>
995
+ <visual>
996
+ <origin xyz="0 0 0" rpy="0 0 0"/>
997
+ <geometry>
998
+ <mesh filename="meshes/right_wrist_pitch_link.STL"/>
999
+ </geometry>
1000
+ <material name="white">
1001
+ <color rgba="0.7 0.7 0.7 1"/>
1002
+ </material>
1003
+ </visual>
1004
+ <collision>
1005
+ <origin xyz="0 0 0" rpy="0 0 0"/>
1006
+ <geometry>
1007
+ <mesh filename="meshes/right_wrist_pitch_link.STL"/>
1008
+ </geometry>
1009
+ </collision>
1010
+ </link>
1011
+ <joint name="right_wrist_yaw_joint" type="revolute">
1012
+ <origin xyz="0.046 0 0" rpy="0 0 0"/>
1013
+ <axis xyz="0 0 1"/>
1014
+ <parent link="right_wrist_pitch_link"/>
1015
+ <child link="right_wrist_yaw_link"/>
1016
+ <limit effort="5" velocity="22" lower="-1.614429558" upper="1.614429558"/>
1017
+ </joint>
1018
+ <link name="right_wrist_yaw_link">
1019
+ <inertial>
1020
+ <origin xyz="0.02200381568 -0.00049485096 0.00053861123" rpy="0 0 0"/>
1021
+ <mass value="0.08457647"/>
1022
+ <inertia ixx="0.00004929128828" ixy="0.00000045735494" ixz="0.00000445867591" iyy="0.00005973338134" iyz="-0.00000043217198" izz="0.00003928083826"/>
1023
+ </inertial>
1024
+ <visual>
1025
+ <origin xyz="0 0 0" rpy="0 0 0"/>
1026
+ <geometry>
1027
+ <mesh filename="meshes/right_wrist_yaw_link.STL"/>
1028
+ </geometry>
1029
+ <material name="white">
1030
+ <color rgba="0.7 0.7 0.7 1"/>
1031
+ </material>
1032
+ </visual>
1033
+ <collision>
1034
+ <origin xyz="0 0 0" rpy="0 0 0"/>
1035
+ <geometry>
1036
+ <mesh filename="meshes/right_wrist_yaw_link.STL"/>
1037
+ </geometry>
1038
+ </collision>
1039
+ </link>
1040
+ <joint name="right_tray_holder_joint" type="fixed">
1041
+ <origin xyz="0.0414958 0.0000038 -0.0000005" rpy="0.0000601 -0.0000551 -0.0001914"/>
1042
+ <parent link="right_wrist_yaw_link"/>
1043
+ <child link="right_tray_holder_link"/>
1044
+ </joint>
1045
+ <link name="right_tray_holder_link">
1046
+ <inertial>
1047
+ <origin xyz="0.0270675 0.0076252 0.0357128" rpy="0. 0. 0."/>
1048
+ <mass value="0.2"/>
1049
+ <inertia ixx="0.000303" ixy="0.0000745" ixz="-0.0000335" iyy="0.0006456" iyz="0.0000118" izz="0.000789"/>
1050
+ </inertial>
1051
+ <visual>
1052
+ <origin xyz="0. 0. 0." rpy="-1.5707964 1.5707964 0. "/>
1053
+ <geometry>
1054
+ <mesh filename="meshes/right_tray_holder_link_node__mesh_.obj" scale="1. 1. 1."/>
1055
+ </geometry>
1056
+ </visual>
1057
+ <collision>
1058
+ <origin xyz="0. 0. 0." rpy="-1.5707964 1.5707964 0. "/>
1059
+ <geometry>
1060
+ <mesh filename="meshes/right_tray_holder_link_node__mesh_.obj" scale="1. 1. 1."/>
1061
+ </geometry>
1062
+ </collision>
1063
+ </link>
1064
+ </robot>
g1_description/g1_tray_holder.xml ADDED
@@ -0,0 +1,450 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <mujoco model="g1_tray_holder">
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_rev_1_0" file="waist_yaw_link_rev_1_0.STL"/>
39
+ <mesh name="waist_roll_link_rev_1_0" file="waist_roll_link_rev_1_0.STL"/>
40
+ <mesh name="torso_link_rev_1_0" file="torso_link_rev_1_0.STL"/>
41
+ <mesh name="logo_link" file="logo_link.STL"/>
42
+ <mesh name="head_link" file="head_link.STL"/>
43
+ <mesh name="left_shoulder_pitch_link" file="left_shoulder_pitch_link.STL"/>
44
+ <mesh name="left_shoulder_roll_link" file="left_shoulder_roll_link.STL"/>
45
+ <mesh name="left_shoulder_yaw_link" file="left_shoulder_yaw_link.STL"/>
46
+ <mesh name="left_elbow_link" file="left_elbow_link.STL"/>
47
+ <mesh name="left_wrist_roll_link" file="left_wrist_roll_link.STL"/>
48
+ <mesh name="left_wrist_pitch_link" file="left_wrist_pitch_link.STL"/>
49
+ <mesh name="left_wrist_yaw_link" file="left_wrist_yaw_link.STL"/>
50
+ <mesh name="left_tray_holder_link_node__mesh_" file="tray_holder_side_left.stl"/>
51
+ <mesh name="right_shoulder_pitch_link" file="right_shoulder_pitch_link.STL"/>
52
+ <mesh name="right_shoulder_roll_link" file="right_shoulder_roll_link.STL"/>
53
+ <mesh name="right_shoulder_yaw_link" file="right_shoulder_yaw_link.STL"/>
54
+ <mesh name="right_elbow_link" file="right_elbow_link.STL"/>
55
+ <mesh name="right_wrist_roll_link" file="right_wrist_roll_link.STL"/>
56
+ <mesh name="right_wrist_pitch_link" file="right_wrist_pitch_link.STL"/>
57
+ <mesh name="right_wrist_yaw_link" file="right_wrist_yaw_link.STL"/>
58
+ <mesh name="right_tray_holder_link_node__mesh_" file="tray_holder_side_right.stl"/>
59
+ </asset>
60
+
61
+ <worldbody>
62
+ <body name="pelvis" pos="0 0 0.793">
63
+ <site name="imu_in_pelvis" size="0.01" pos="0.04525 0 -0.08339"/>
64
+ <inertial pos="0 0 -0.0760301" quat="1 0 -0.000398273 0" mass="3.814" diaginertia="0.0105549 0.00931478 0.0079185"/>
65
+ <joint name="floating_base_joint" type="free" limited="false" actuatorfrclimited="false"/>
66
+ <geom type="mesh" contype="0" conaffinity="0" group="1" density="0" rgba="0.2 0.2 0.2 1" mesh="pelvis"/>
67
+ <geom type="mesh" contype="0" conaffinity="0" group="1" density="0" rgba="0.7 0.7 0.7 1" mesh="pelvis_contour_link"/>
68
+ <geom type="mesh" rgba="0.7 0.7 0.7 1" mesh="pelvis_contour_link"/>
69
+ <body name="left_hip_pitch_link" pos="0 0.064452 -0.1027">
70
+ <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"/>
71
+ <joint name="left_hip_pitch_joint" pos="0 0 0" axis="0 1 0" range="-2.5307 2.8798"
72
+ actuatorfrcrange="-88 88" class="leg_motor" />
73
+ <geom type="mesh" contype="0" conaffinity="0" group="1" density="0" rgba="0.2 0.2 0.2 1" mesh="left_hip_pitch_link"/>
74
+ <geom type="mesh" rgba="0.2 0.2 0.2 1" mesh="left_hip_pitch_link"/>
75
+ <body name="left_hip_roll_link" pos="0 0.052 -0.030465" quat="0.996179 0 -0.0873386 0">
76
+ <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"/>
77
+ <joint name="left_hip_roll_joint" pos="0 0 0" axis="1 0 0" range="-0.5236 2.9671"
78
+ actuatorfrcrange="-88 88" class="leg_motor" />
79
+ <geom type="mesh" contype="0" conaffinity="0" group="1" density="0" rgba="0.7 0.7 0.7 1" mesh="left_hip_roll_link"/>
80
+ <geom type="mesh" rgba="0.7 0.7 0.7 1" mesh="left_hip_roll_link"/>
81
+ <body name="left_hip_yaw_link" pos="0.025001 0 -0.12412">
82
+ <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"/>
83
+ <joint name="left_hip_yaw_joint" pos="0 0 0" axis="0 0 1" range="-2.7576 2.7576"
84
+ actuatorfrcrange="-88 88" class="leg_motor" />
85
+ <geom type="mesh" contype="0" conaffinity="0" group="1" density="0" rgba="0.7 0.7 0.7 1" mesh="left_hip_yaw_link"/>
86
+ <geom type="mesh" rgba="0.7 0.7 0.7 1" mesh="left_hip_yaw_link"/>
87
+ <body name="left_knee_link" pos="-0.078273 0.0021489 -0.17734" quat="0.996179 0 0.0873386 0">
88
+ <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"/>
89
+ <joint name="left_knee_joint" pos="0 0 0" axis="0 1 0" range="-0.087267 2.8798"
90
+ actuatorfrcrange="-139 139" class="leg_motor" />
91
+ <geom type="mesh" contype="0" conaffinity="0" group="1" density="0" rgba="0.7 0.7 0.7 1" mesh="left_knee_link"/>
92
+ <geom type="mesh" rgba="0.7 0.7 0.7 1" mesh="left_knee_link"/>
93
+ <body name="left_ankle_pitch_link" pos="0 -9.4445e-05 -0.30001">
94
+ <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"/>
95
+ <joint name="left_ankle_pitch_joint" pos="0 0 0" axis="0 1 0"
96
+ range="-0.87267 0.5236" actuatorfrcrange="-50 50" class="ankle_motor"/>/>
97
+ <geom type="mesh" contype="0" conaffinity="0" group="1" density="0" rgba="0.7 0.7 0.7 1" mesh="left_ankle_pitch_link"/>
98
+ <geom type="mesh" rgba="0.7 0.7 0.7 1" mesh="left_ankle_pitch_link"/>
99
+ <body name="left_ankle_roll_link" pos="0 0 -0.017558">
100
+ <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"/>
101
+ <joint name="left_ankle_roll_joint" pos="0 0 0" axis="1 0 0"
102
+ range="-0.2618 0.2618" actuatorfrcrange="-50 50" class="ankle_motor"/>
103
+ <geom type="mesh" contype="0" conaffinity="0" group="1" density="0" rgba="0.2 0.2 0.2 1" mesh="left_ankle_roll_link"/>
104
+ <geom size="0.005" pos="-0.05 0.025 -0.03" rgba="0.2 0.2 0.2 1"/>
105
+ <geom size="0.005" pos="-0.05 -0.025 -0.03" rgba="0.2 0.2 0.2 1"/>
106
+ <geom size="0.005" pos="0.12 0.03 -0.03" rgba="0.2 0.2 0.2 1"/>
107
+ <geom size="0.005" pos="0.12 -0.03 -0.03" rgba="0.2 0.2 0.2 1"/>
108
+ </body>
109
+ </body>
110
+ </body>
111
+ </body>
112
+ </body>
113
+ </body>
114
+ <body name="right_hip_pitch_link" pos="0 -0.064452 -0.1027">
115
+ <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"/>
116
+ <joint name="right_hip_pitch_joint" pos="0 0 0" axis="0 1 0" range="-2.5307 2.8798"
117
+ actuatorfrcrange="-88 88" class="leg_motor" />
118
+ <geom type="mesh" contype="0" conaffinity="0" group="1" density="0" rgba="0.2 0.2 0.2 1" mesh="right_hip_pitch_link"/>
119
+ <geom type="mesh" rgba="0.2 0.2 0.2 1" mesh="right_hip_pitch_link"/>
120
+ <body name="right_hip_roll_link" pos="0 -0.052 -0.030465" quat="0.996179 0 -0.0873386 0">
121
+ <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"/>
122
+ <joint name="right_hip_roll_joint" pos="0 0 0" axis="1 0 0" range="-2.9671 0.5236"
123
+ actuatorfrcrange="-88 88" class="leg_motor" />
124
+ <geom type="mesh" contype="0" conaffinity="0" group="1" density="0" rgba="0.7 0.7 0.7 1" mesh="right_hip_roll_link"/>
125
+ <geom type="mesh" rgba="0.7 0.7 0.7 1" mesh="right_hip_roll_link"/>
126
+ <body name="right_hip_yaw_link" pos="0.025001 0 -0.12412">
127
+ <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"/>
128
+ <joint name="right_hip_yaw_joint" pos="0 0 0" axis="0 0 1" range="-2.7576 2.7576"
129
+ actuatorfrcrange="-88 88" class="leg_motor" />
130
+ <geom type="mesh" contype="0" conaffinity="0" group="1" density="0" rgba="0.7 0.7 0.7 1" mesh="right_hip_yaw_link"/>
131
+ <geom type="mesh" rgba="0.7 0.7 0.7 1" mesh="right_hip_yaw_link"/>
132
+ <body name="right_knee_link" pos="-0.078273 -0.0021489 -0.17734" quat="0.996179 0 0.0873386 0">
133
+ <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"/>
134
+ <joint name="right_knee_joint" pos="0 0 0" axis="0 1 0" range="-0.087267 2.8798"
135
+ actuatorfrcrange="-139 139" class="leg_motor" />
136
+ <geom type="mesh" contype="0" conaffinity="0" group="1" density="0" rgba="0.7 0.7 0.7 1" mesh="right_knee_link"/>
137
+ <geom type="mesh" rgba="0.7 0.7 0.7 1" mesh="right_knee_link"/>
138
+ <body name="right_ankle_pitch_link" pos="0 9.4445e-05 -0.30001">
139
+ <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"/>
140
+ <joint name="right_ankle_pitch_joint" pos="0 0 0" axis="0 1 0"
141
+ range="-0.87267 0.5236" actuatorfrcrange="-50 50" class="ankle_motor" />
142
+ <geom type="mesh" contype="0" conaffinity="0" group="1" density="0" rgba="0.7 0.7 0.7 1" mesh="right_ankle_pitch_link"/>
143
+ <geom type="mesh" rgba="0.7 0.7 0.7 1" mesh="right_ankle_pitch_link"/>
144
+ <body name="right_ankle_roll_link" pos="0 0 -0.017558">
145
+ <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"/>
146
+ <joint name="right_ankle_roll_joint" pos="0 0 0" axis="1 0 0"
147
+ range="-0.2618 0.2618" actuatorfrcrange="-50 50" class="ankle_motor" />
148
+ <geom type="mesh" contype="0" conaffinity="0" group="1" density="0" rgba="0.2 0.2 0.2 1" mesh="right_ankle_roll_link"/>
149
+ <geom size="0.005" pos="-0.05 0.025 -0.03" rgba="0.2 0.2 0.2 1"/>
150
+ <geom size="0.005" pos="-0.05 -0.025 -0.03" rgba="0.2 0.2 0.2 1"/>
151
+ <geom size="0.005" pos="0.12 0.03 -0.03" rgba="0.2 0.2 0.2 1"/>
152
+ <geom size="0.005" pos="0.12 -0.03 -0.03" rgba="0.2 0.2 0.2 1"/>
153
+ </body>
154
+ </body>
155
+ </body>
156
+ </body>
157
+ </body>
158
+ </body>
159
+ <body name="waist_yaw_link">
160
+ <inertial pos="0.003494 0.000233 0.018034" quat="0.289697 0.591001 -0.337795 0.672821" mass="0.214" diaginertia="0.000163531 0.000107714 0.000102205"/>
161
+ <joint name="waist_yaw_joint" pos="0 0 0" axis="0 0 1" range="-2.618 2.618"
162
+ actuatorfrcrange="-88 88" class="torso_motor"/>
163
+ <geom type="mesh" contype="0" conaffinity="0" group="1" density="0" rgba="0.7 0.7 0.7 1" mesh="waist_yaw_link_rev_1_0"/>
164
+ <body name="waist_roll_link" pos="-0.0039635 0 0.044">
165
+ <inertial pos="0 2.3e-05 0" quat="0.5 0.5 -0.5 0.5" mass="0.086" diaginertia="8.245e-06 7.079e-06 6.339e-06"/>
166
+ <joint name="waist_roll_joint" pos="0 0 0" axis="1 0 0" range="-0.52 0.52"
167
+ actuatorfrcrange="-50 50" class="torso_motor"/>
168
+ <geom type="mesh" contype="0" conaffinity="0" group="1" density="0" rgba="0.7 0.7 0.7 1" mesh="waist_roll_link_rev_1_0"/>
169
+ <body name="torso_link">
170
+ <inertial pos="0.00203133 0.000339727 0.184597" quat="0.999802 -5.98967e-05 0.0198391 0.0013197" mass="7.817" diaginertia="0.121795 0.109773 0.0273733"/>
171
+ <joint name="waist_pitch_joint" pos="0 0 0" axis="0 1 0" range="-0.52 0.52"
172
+ actuatorfrcrange="-50 50" class="torso_motor"/>
173
+ <geom type="mesh" contype="0" conaffinity="0" group="1" density="0" rgba="0.7 0.7 0.7 1" mesh="torso_link_rev_1_0"/>
174
+ <geom type="mesh" rgba="0.7 0.7 0.7 1" mesh="torso_link_rev_1_0"/>
175
+ <geom pos="0.0039635 0 -0.044" quat="1 0 0 0" type="mesh" contype="0" conaffinity="0" group="1" density="0" rgba="0.2 0.2 0.2 1" mesh="logo_link"/>
176
+ <geom pos="0.0039635 0 -0.044" quat="1 0 0 0" type="mesh" rgba="0.2 0.2 0.2 1" mesh="logo_link"/>
177
+ <geom pos="0.0039635 0 -0.044" type="mesh" contype="0" conaffinity="0" group="1" density="0" rgba="0.2 0.2 0.2 1" mesh="head_link"/>
178
+ <geom pos="0.0039635 0 -0.044" type="mesh" rgba="0.2 0.2 0.2 1" mesh="head_link"/>
179
+ <body name="left_shoulder_pitch_link" pos="0.0039563 0.10022 0.24778" quat="0.990264 0.139201 1.38722e-05 -9.86868e-05">
180
+ <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"/>
181
+ <joint name="left_shoulder_pitch_joint" pos="0 0 0" axis="0 1 0"
182
+ range="-3.0892 2.6704" actuatorfrcrange="-25 25" class="arm_motor" />
183
+ <geom type="mesh" contype="0" conaffinity="0" group="1" density="0" rgba="0.7 0.7 0.7 1" mesh="left_shoulder_pitch_link"/>
184
+ <geom size="0.03 0.025" pos="0 0.04 -0.01" quat="0.707107 0 0.707107 0" type="cylinder" rgba="0.7 0.7 0.7 1"/>
185
+ <body name="left_shoulder_roll_link" pos="0 0.038 -0.013831" quat="0.990268 -0.139172 0 0">
186
+ <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"/>
187
+ <joint name="left_shoulder_roll_joint" pos="0 0 0" axis="1 0 0"
188
+ range="-1.5882 2.2515" actuatorfrcrange="-25 25" class="arm_motor" />
189
+ <geom type="mesh" contype="0" conaffinity="0" group="1" density="0" rgba="0.7 0.7 0.7 1" mesh="left_shoulder_roll_link"/>
190
+ <geom size="0.03 0.015" pos="-0.004 0.006 -0.053" type="cylinder" rgba="0.7 0.7 0.7 1"/>
191
+ <body name="left_shoulder_yaw_link" pos="0 0.00624 -0.1032">
192
+ <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"/>
193
+ <joint name="left_shoulder_yaw_joint" pos="0 0 0" axis="0 0 1"
194
+ range="-2.618 2.618" actuatorfrcrange="-25 25" class="arm_motor" />
195
+ <geom type="mesh" contype="0" conaffinity="0" group="1" density="0" rgba="0.7 0.7 0.7 1" mesh="left_shoulder_yaw_link"/>
196
+ <geom type="mesh" rgba="0.7 0.7 0.7 1" mesh="left_shoulder_yaw_link"/>
197
+ <body name="left_elbow_link" pos="0.015783 0 -0.080518">
198
+ <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"/>
199
+ <joint name="left_elbow_joint" pos="0 0 0" axis="0 1 0" range="-1.0472 2.0944"
200
+ actuatorfrcrange="-25 25" class="arm_motor" />
201
+ <geom type="mesh" contype="0" conaffinity="0" group="1" density="0" rgba="0.7 0.7 0.7 1" mesh="left_elbow_link"/>
202
+ <geom type="mesh" rgba="0.7 0.7 0.7 1" mesh="left_elbow_link"/>
203
+ <body name="left_wrist_roll_link" pos="0.1 0.00188791 -0.01">
204
+ <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"/>
205
+ <joint name="left_wrist_roll_joint" pos="0 0 0" axis="1 0 0"
206
+ range="-1.97222 1.97222" actuatorfrcrange="-25 25" class="arm_motor" />
207
+ <geom type="mesh" contype="0" conaffinity="0" group="1" density="0" rgba="0.7 0.7 0.7 1" mesh="left_wrist_roll_link"/>
208
+ <geom type="mesh" rgba="0.7 0.7 0.7 1" mesh="left_wrist_roll_link"/>
209
+ <body name="left_wrist_pitch_link" pos="0.038 0 0">
210
+ <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"/>
211
+ <joint name="left_wrist_pitch_joint" pos="0 0 0" axis="0 1 0"
212
+ range="-1.61443 1.61443" actuatorfrcrange="-5 5" class="wrist_motor" />
213
+ <geom type="mesh" contype="0" conaffinity="0" group="1" density="0" rgba="0.7 0.7 0.7 1" mesh="left_wrist_pitch_link"/>
214
+ <geom type="mesh" rgba="0.7 0.7 0.7 1" mesh="left_wrist_pitch_link"/>
215
+ <body name="left_wrist_yaw_link" pos="0.046 0 0">
216
+ <inertial pos="0.0548046 -0.00358484 0.0249983" quat="0.0531271 0.615747 0.109237 0.778525" mass="0.284576" diaginertia="0.000976328 0.000907935 0.000388894"/>
217
+ <joint name="left_wrist_yaw_joint" pos="0 0 0" axis="0 0 1"
218
+ range="-1.61443 1.61443" actuatorfrcrange="-5 5" class="wrist_motor" />
219
+ <geom type="mesh" contype="0" conaffinity="0" group="1" density="0" rgba="0.7 0.7 0.7 1" mesh="left_wrist_yaw_link"/>
220
+ <geom type="mesh" rgba="0.7 0.7 0.7 1" mesh="left_wrist_yaw_link"/>
221
+ <geom pos="0.0414958 -3.8e-06 -5e-07" quat="0.499951 -0.500077 0.499953 0.500019" type="mesh" contype="0" conaffinity="0" group="1" density="0" mesh="left_tray_holder_link_node__mesh_"/>
222
+ <geom pos="0.0414958 -3.8e-06 -5e-07" quat="0.499951 -0.500077 0.499953 0.500019" type="mesh" mesh="left_tray_holder_link_node__mesh_" margin="0.001"/>
223
+ </body>
224
+ </body>
225
+ </body>
226
+ </body>
227
+ </body>
228
+ </body>
229
+ </body>
230
+ <body name="right_shoulder_pitch_link" pos="0.0039563 -0.10021 0.24778" quat="0.990264 -0.139201 1.38722e-05 9.86868e-05">
231
+ <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"/>
232
+ <joint name="right_shoulder_pitch_joint" pos="0 0 0" axis="0 1 0"
233
+ range="-3.0892 2.6704" actuatorfrcrange="-25 25" class="arm_motor" />
234
+ <geom type="mesh" contype="0" conaffinity="0" group="1" density="0" rgba="0.7 0.7 0.7 1" mesh="right_shoulder_pitch_link"/>
235
+ <geom size="0.03 0.025" pos="0 -0.04 -0.01" quat="0.707107 0 0.707107 0" type="cylinder" rgba="0.7 0.7 0.7 1"/>
236
+ <body name="right_shoulder_roll_link" pos="0 -0.038 -0.013831" quat="0.990268 0.139172 0 0">
237
+ <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"/>
238
+ <joint name="right_shoulder_roll_joint" pos="0 0 0" axis="1 0 0"
239
+ range="-2.2515 1.5882" actuatorfrcrange="-25 25" class="arm_motor" />
240
+ <geom type="mesh" contype="0" conaffinity="0" group="1" density="0" rgba="0.7 0.7 0.7 1" mesh="right_shoulder_roll_link"/>
241
+ <geom size="0.03 0.015" pos="-0.004 -0.006 -0.053" type="cylinder" rgba="0.7 0.7 0.7 1"/>
242
+ <body name="right_shoulder_yaw_link" pos="0 -0.00624 -0.1032">
243
+ <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"/>
244
+ <joint name="right_shoulder_yaw_joint" pos="0 0 0" axis="0 0 1"
245
+ range="-2.618 2.618" actuatorfrcrange="-25 25" class="arm_motor" />
246
+ <geom type="mesh" contype="0" conaffinity="0" group="1" density="0" rgba="0.7 0.7 0.7 1" mesh="right_shoulder_yaw_link"/>
247
+ <geom type="mesh" rgba="0.7 0.7 0.7 1" mesh="right_shoulder_yaw_link"/>
248
+ <body name="right_elbow_link" pos="0.015783 0 -0.080518">
249
+ <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"/>
250
+ <joint name="right_elbow_joint" pos="0 0 0" axis="0 1 0" range="-1.0472 2.0944"
251
+ actuatorfrcrange="-25 25" class="arm_motor" />
252
+ <geom type="mesh" contype="0" conaffinity="0" group="1" density="0" rgba="0.7 0.7 0.7 1" mesh="right_elbow_link"/>
253
+ <geom type="mesh" rgba="0.7 0.7 0.7 1" mesh="right_elbow_link"/>
254
+ <body name="right_wrist_roll_link" pos="0.1 -0.00188791 -0.01">
255
+ <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"/>
256
+ <joint name="right_wrist_roll_joint" pos="0 0 0" axis="1 0 0"
257
+ range="-1.97222 1.97222" actuatorfrcrange="-25 25" class="arm_motor" />
258
+ <geom type="mesh" contype="0" conaffinity="0" group="1" density="0" rgba="0.7 0.7 0.7 1" mesh="right_wrist_roll_link"/>
259
+ <geom type="mesh" rgba="0.7 0.7 0.7 1" mesh="right_wrist_roll_link"/>
260
+ <body name="right_wrist_pitch_link" pos="0.038 0 0">
261
+ <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"/>
262
+ <joint name="right_wrist_pitch_joint" pos="0 0 0" axis="0 1 0"
263
+ range="-1.61443 1.61443" actuatorfrcrange="-5 5" class="wrist_motor" />
264
+ <geom type="mesh" contype="0" conaffinity="0" group="1" density="0" rgba="0.7 0.7 0.7 1" mesh="right_wrist_pitch_link"/>
265
+ <geom type="mesh" rgba="0.7 0.7 0.7 1" mesh="right_wrist_pitch_link"/>
266
+ <body name="right_wrist_yaw_link" pos="0.046 0 0">
267
+ <inertial pos="0.0547254 0.00520943 0.02526" quat="-0.0504458 0.617432 -0.102646 0.778265" mass="0.284576" diaginertia="0.000993164 0.000909027 0.000396341"/>
268
+ <joint name="right_wrist_yaw_joint" pos="0 0 0" axis="0 0 1"
269
+ range="-1.61443 1.61443" actuatorfrcrange="-5 5" class="wrist_motor" />
270
+ <geom type="mesh" contype="0" conaffinity="0" group="1" density="0" rgba="0.7 0.7 0.7 1" mesh="right_wrist_yaw_link"/>
271
+ <geom type="mesh" rgba="0.7 0.7 0.7 1" mesh="right_wrist_yaw_link"/>
272
+ <geom pos="0.0414958 3.8e-06 -5e-07" quat="0.500077 -0.499951 0.500019 0.499953" type="mesh" contype="0" conaffinity="0" group="1" density="0" mesh="right_tray_holder_link_node__mesh_"/>
273
+ <geom pos="0.0414958 3.8e-06 -5e-07" quat="0.500077 -0.499951 0.500019 0.499953" type="mesh" mesh="right_tray_holder_link_node__mesh_" margin="0.001"/>
274
+ </body>
275
+ </body>
276
+ </body>
277
+ </body>
278
+ </body>
279
+ </body>
280
+ </body>
281
+ </body>
282
+ </body>
283
+ </body>
284
+ </body>
285
+ </worldbody>
286
+
287
+ <actuator>
288
+ <motor name="left_hip_pitch" joint="left_hip_pitch_joint" ctrlrange="-88 88" />
289
+ <motor name="left_hip_roll" joint="left_hip_roll_joint" ctrlrange="-88 88" />
290
+ <motor name="left_hip_yaw" joint="left_hip_yaw_joint" ctrlrange="-88 88" />
291
+ <motor name="left_knee" joint="left_knee_joint" ctrlrange="-139 139" />
292
+ <motor name="left_ankle_pitch" joint="left_ankle_pitch_joint" ctrlrange="-50 50" />
293
+ <motor name="left_ankle_roll" joint="left_ankle_roll_joint" ctrlrange="-50 50" />
294
+
295
+ <motor name="right_hip_pitch" joint="right_hip_pitch_joint" ctrlrange="-88 88" />
296
+ <motor name="right_hip_roll" joint="right_hip_roll_joint" ctrlrange="-88 88" />
297
+ <motor name="right_hip_yaw" joint="right_hip_yaw_joint" ctrlrange="-88 88" />
298
+ <motor name="right_knee" joint="right_knee_joint" ctrlrange="-139 139" />
299
+ <motor name="right_ankle_pitch" joint="right_ankle_pitch_joint" ctrlrange="-50 50" />
300
+ <motor name="right_ankle_roll" joint="right_ankle_roll_joint" ctrlrange="-50 50" />
301
+
302
+ <motor name="waist_yaw" joint="waist_yaw_joint" ctrlrange="-88 88" />
303
+ <motor name="waist_roll" joint="waist_roll_joint" ctrlrange="-50 50" />
304
+ <motor name="waist_pitch" joint="waist_pitch_joint" ctrlrange="-50 50" />
305
+
306
+ <motor name="left_shoulder_pitch" joint="left_shoulder_pitch_joint" ctrlrange="-25 25" />
307
+ <motor name="left_shoulder_roll" joint="left_shoulder_roll_joint" ctrlrange="-25 25" />
308
+ <motor name="left_shoulder_yaw" joint="left_shoulder_yaw_joint" ctrlrange="-25 25" />
309
+ <motor name="left_elbow" joint="left_elbow_joint" ctrlrange="-25 25" />
310
+ <motor name="left_wrist_roll" joint="left_wrist_roll_joint" ctrlrange="-25 25" />
311
+ <motor name="left_wrist_pitch" joint="left_wrist_pitch_joint" ctrlrange="-5 5" />
312
+ <motor name="left_wrist_yaw" joint="left_wrist_yaw_joint" ctrlrange="-5 5" />
313
+
314
+ <motor name="right_shoulder_pitch" joint="right_shoulder_pitch_joint" ctrlrange="-25 25" />
315
+ <motor name="right_shoulder_roll" joint="right_shoulder_roll_joint" ctrlrange="-25 25" />
316
+ <motor name="right_shoulder_yaw" joint="right_shoulder_yaw_joint" ctrlrange="-25 25" />
317
+ <motor name="right_elbow" joint="right_elbow_joint" ctrlrange="-25 25" />
318
+ <motor name="right_wrist_roll" joint="right_wrist_roll_joint" ctrlrange="-25 25" />
319
+ <motor name="right_wrist_pitch" joint="right_wrist_pitch_joint" ctrlrange="-5 5" />
320
+ <motor name="right_wrist_yaw" joint="right_wrist_yaw_joint" ctrlrange="-5 5" />
321
+ </actuator>
322
+
323
+ <sensor>
324
+ <jointpos name="left_hip_pitch_pos" joint="left_hip_pitch_joint" />
325
+ <jointpos name="left_hip_roll_pos" joint="left_hip_roll_joint" />
326
+ <jointpos name="left_hip_yaw_pos" joint="left_hip_yaw_joint" />
327
+ <jointpos name="left_knee_pos" joint="left_knee_joint" />
328
+ <jointpos name="left_ankle_pitch_pos" joint="left_ankle_pitch_joint" />
329
+ <jointpos name="left_ankle_roll_pos" joint="left_ankle_roll_joint" />
330
+ <jointpos name="right_hip_pitch_pos" joint="right_hip_pitch_joint" />
331
+ <jointpos name="right_hip_roll_pos" joint="right_hip_roll_joint" />
332
+ <jointpos name="right_hip_yaw_pos" joint="right_hip_yaw_joint" />
333
+ <jointpos name="right_knee_pos" joint="right_knee_joint" />
334
+ <jointpos name="right_ankle_pitch_pos" joint="right_ankle_pitch_joint" />
335
+ <jointpos name="right_ankle_roll_pos" joint="right_ankle_roll_joint" />
336
+ <jointpos name="waist_yaw_pos" joint="waist_yaw_joint" />
337
+ <jointpos name="waist_roll_pos" joint="waist_roll_joint" />
338
+ <jointpos name="waist_pitch_pos" joint="waist_pitch_joint" />
339
+ <jointpos name="left_shoulder_pitch_pos" joint="left_shoulder_pitch_joint" />
340
+ <jointpos name="left_shoulder_roll_pos" joint="left_shoulder_roll_joint" />
341
+ <jointpos name="left_shoulder_yaw_pos" joint="left_shoulder_yaw_joint" />
342
+ <jointpos name="left_elbow_pos" joint="left_elbow_joint" />
343
+ <jointpos name="left_wrist_roll_pos" joint="left_wrist_roll_joint" />
344
+ <jointpos name="left_wrist_pitch_pos" joint="left_wrist_pitch_joint" />
345
+ <jointpos name="left_wrist_yaw_pos" joint="left_wrist_yaw_joint" />
346
+ <jointpos name="right_shoulder_pitch_pos" joint="right_shoulder_pitch_joint" />
347
+ <jointpos name="right_shoulder_roll_pos" joint="right_shoulder_roll_joint" />
348
+ <jointpos name="right_shoulder_yaw_pos" joint="right_shoulder_yaw_joint" />
349
+ <jointpos name="right_elbow_pos" joint="right_elbow_joint" />
350
+ <jointpos name="right_wrist_roll_pos" joint="right_wrist_roll_joint" />
351
+ <jointpos name="right_wrist_pitch_pos" joint="right_wrist_pitch_joint" />
352
+ <jointpos name="right_wrist_yaw_pos" joint="right_wrist_yaw_joint" />
353
+
354
+ <jointvel name="left_hip_pitch_vel" joint="left_hip_pitch_joint" />
355
+ <jointvel name="left_hip_roll_vel" joint="left_hip_roll_joint" />
356
+ <jointvel name="left_hip_yaw_vel" joint="left_hip_yaw_joint" />
357
+ <jointvel name="left_knee_vel" joint="left_knee_joint" />
358
+ <jointvel name="left_ankle_pitch_vel" joint="left_ankle_pitch_joint" />
359
+ <jointvel name="left_ankle_roll_vel" joint="left_ankle_roll_joint" />
360
+ <jointvel name="right_hip_pitch_vel" joint="right_hip_pitch_joint" />
361
+ <jointvel name="right_hip_roll_vel" joint="right_hip_roll_joint" />
362
+ <jointvel name="right_hip_yaw_vel" joint="right_hip_yaw_joint" />
363
+ <jointvel name="right_knee_vel" joint="right_knee_joint" />
364
+ <jointvel name="right_ankle_pitch_vel" joint="right_ankle_pitch_joint" />
365
+ <jointvel name="right_ankle_roll_vel" joint="right_ankle_roll_joint" />
366
+ <jointvel name="waist_yaw_vel" joint="waist_yaw_joint" />
367
+ <jointvel name="waist_roll_vel" joint="waist_roll_joint" />
368
+ <jointvel name="waist_pitch_vel" joint="waist_pitch_joint" />
369
+ <jointvel name="left_shoulder_pitch_vel" joint="left_shoulder_pitch_joint" />
370
+ <jointvel name="left_shoulder_roll_vel" joint="left_shoulder_roll_joint" />
371
+ <jointvel name="left_shoulder_yaw_vel" joint="left_shoulder_yaw_joint" />
372
+ <jointvel name="left_elbow_vel" joint="left_elbow_joint" />
373
+ <jointvel name="left_wrist_roll_vel" joint="left_wrist_roll_joint" />
374
+ <jointvel name="left_wrist_pitch_vel" joint="left_wrist_pitch_joint" />
375
+ <jointvel name="left_wrist_yaw_vel" joint="left_wrist_yaw_joint" />
376
+ <jointvel name="right_shoulder_pitch_vel" joint="right_shoulder_pitch_joint" />
377
+ <jointvel name="right_shoulder_roll_vel" joint="right_shoulder_roll_joint" />
378
+ <jointvel name="right_shoulder_yaw_vel" joint="right_shoulder_yaw_joint" />
379
+ <jointvel name="right_elbow_vel" joint="right_elbow_joint" />
380
+ <jointvel name="right_wrist_roll_vel" joint="right_wrist_roll_joint" />
381
+ <jointvel name="right_wrist_pitch_vel" joint="right_wrist_pitch_joint" />
382
+ <jointvel name="right_wrist_yaw_vel" joint="right_wrist_yaw_joint" />
383
+
384
+ <jointactuatorfrc name="left_hip_pitch_torque" joint="left_hip_pitch_joint" />
385
+ <jointactuatorfrc name="left_hip_roll_torque" joint="left_hip_roll_joint" />
386
+ <jointactuatorfrc name="left_hip_yaw_torque" joint="left_hip_yaw_joint" />
387
+ <jointactuatorfrc name="left_knee_torque" joint="left_knee_joint" />
388
+ <jointactuatorfrc name="left_ankle_pitch_torque" joint="left_ankle_pitch_joint" />
389
+ <jointactuatorfrc name="left_ankle_roll_torque" joint="left_ankle_roll_joint" />
390
+ <jointactuatorfrc name="right_hip_pitch_torque" joint="right_hip_pitch_joint" />
391
+ <jointactuatorfrc name="right_hip_roll_torque" joint="right_hip_roll_joint" />
392
+ <jointactuatorfrc name="right_hip_yaw_torque" joint="right_hip_yaw_joint" />
393
+ <jointactuatorfrc name="right_knee_torque" joint="right_knee_joint" />
394
+ <jointactuatorfrc name="right_ankle_pitch_torque" joint="right_ankle_pitch_joint" />
395
+ <jointactuatorfrc name="right_ankle_roll_torque" joint="right_ankle_roll_joint" />
396
+ <jointactuatorfrc name="waist_yaw_torque" joint="waist_yaw_joint" />
397
+ <jointactuatorfrc name="waist_roll_torque" joint="waist_roll_joint" />
398
+ <jointactuatorfrc name="waist_pitch_torque" joint="waist_pitch_joint" />
399
+ <jointactuatorfrc name="left_shoulder_pitch_torque" joint="left_shoulder_pitch_joint" />
400
+ <jointactuatorfrc name="left_shoulder_roll_torque" joint="left_shoulder_roll_joint" />
401
+ <jointactuatorfrc name="left_shoulder_yaw_torque" joint="left_shoulder_yaw_joint" />
402
+ <jointactuatorfrc name="left_elbow_torque" joint="left_elbow_joint" />
403
+ <jointactuatorfrc name="left_wrist_roll_torque" joint="left_wrist_roll_joint" />
404
+ <jointactuatorfrc name="left_wrist_pitch_torque" joint="left_wrist_pitch_joint" />
405
+ <jointactuatorfrc name="left_wrist_yaw_torque" joint="left_wrist_yaw_joint" />
406
+ <jointactuatorfrc name="right_shoulder_pitch_torque" joint="right_shoulder_pitch_joint" />
407
+ <jointactuatorfrc name="right_shoulder_roll_torque" joint="right_shoulder_roll_joint" />
408
+ <jointactuatorfrc name="right_shoulder_yaw_torque" joint="right_shoulder_yaw_joint" />
409
+ <jointactuatorfrc name="right_elbow_torque" joint="right_elbow_joint" />
410
+ <jointactuatorfrc name="right_wrist_roll_torque" joint="right_wrist_roll_joint" />
411
+ <jointactuatorfrc name="right_wrist_pitch_torque" joint="right_wrist_pitch_joint" />
412
+ <jointactuatorfrc name="right_wrist_yaw_torque" joint="right_wrist_yaw_joint" />
413
+
414
+ <framequat name="imu_quat" objtype="site" objname="imu_in_pelvis" />
415
+ <gyro name="imu_gyro" site="imu_in_pelvis" />
416
+ <accelerometer name="imu_acc" site="imu_in_pelvis" />
417
+
418
+ <framepos name="frame_pos" objtype="site" objname="imu_in_pelvis" />
419
+ <framelinvel name="frame_vel" objtype="site" objname="imu_in_pelvis" />
420
+ </sensor>
421
+
422
+ <!-- setup scene -->
423
+ <statistic center="0 0 0.5" extent="2.0"/>
424
+
425
+ <visual>
426
+ <headlight diffuse="0.6 0.6 0.6" ambient="0.3 0.3 0.3" specular="0 0 0"/>
427
+ <rgba haze="0.15 0.25 0.35 1"/>
428
+ <global azimuth="-130" elevation="-20"/>
429
+ </visual>
430
+
431
+ <asset>
432
+ <texture type="skybox" builtin="gradient" rgb1="0.3 0.5 0.7" rgb2="0 0 0" width="512" height="3072"/>
433
+ <texture type="2d" name="groundplane" builtin="checker" mark="edge" rgb1="0.2 0.3 0.4" rgb2="0.1 0.2 0.3"
434
+ markrgb="0.8 0.8 0.8" width="300" height="300"/>
435
+ <material name="groundplane" texture="groundplane" texuniform="true" texrepeat="5 5" reflectance="0.2"/>
436
+ </asset>
437
+
438
+ <worldbody>
439
+ <light pos="0 0 1.5" dir="0 0 -1" directional="true"/>
440
+ <geom name="floor" size="0 0 0.05" type="plane" material="groundplane"/>
441
+ </worldbody>
442
+
443
+ <worldbody>
444
+ <body name="box" pos="0.30225 0 0.934">
445
+ <geom type="box" size="0.117 0.166 0.005" rgba="1 0 0 1" mass="0.1"
446
+ margin="1e-9"/>
447
+ <freejoint/>
448
+ </body>
449
+ </worldbody>
450
+ </mujoco>
g1_description/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
g1_description/meshes/left_ankle_pitch_link.STL ADDED
Binary file (71.2 kB). View file
 
g1_description/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
g1_description/meshes/left_elbow_link.STL ADDED
Binary file (88.8 kB). View file
 
g1_description/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
g1_description/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
g1_description/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
g1_description/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
g1_description/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
g1_description/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
g1_description/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
g1_description/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
g1_description/meshes/left_tray_holder_link_node__mesh_.mtl ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ newmtl DefaultMaterial
2
+ Kd 1.0 1.0 1.0
3
+ Ka 1.0 1.0 1.0
4
+ Ks 0.5 0.5 0.5
5
+ Ns 10.0
6
+ Tf 1.0 1.0 1.0
7
+ d 1.0
g1_description/meshes/left_tray_holder_link_node__mesh_.obj ADDED
The diff for this file is too large to render. See raw diff
 
g1_description/meshes/left_wrist_pitch_link.STL ADDED
Binary file (86 kB). View file
 
g1_description/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
g1_description/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
g1_description/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
g1_description/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
g1_description/meshes/pelvis.STL ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5ba6bbc888e630550140d3c26763f10206da8c8bd30ed886b8ede41c61f57a31
3
+ size 1060884
g1_description/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
g1_description/meshes/right_ankle_pitch_link.STL ADDED
Binary file (71.2 kB). View file
 
g1_description/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
g1_description/meshes/right_elbow_link.STL ADDED
Binary file (88.8 kB). View file
 
g1_description/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
g1_description/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
g1_description/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
g1_description/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
g1_description/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
g1_description/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
g1_description/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
g1_description/meshes/right_shoulder_yaw_link.STL ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a0b76489271da0c72461a344c9ffb0f0c6e64f019ea5014c1624886c442a2fe5
3
+ size 249984
g1_description/meshes/right_tray_holder_link_node__mesh_.mtl ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ newmtl DefaultMaterial
2
+ Kd 1.0 1.0 1.0
3
+ Ka 1.0 1.0 1.0
4
+ Ks 0.5 0.5 0.5
5
+ Ns 10.0
6
+ Tf 1.0 1.0 1.0
7
+ d 1.0
g1_description/meshes/right_tray_holder_link_node__mesh_.obj ADDED
The diff for this file is too large to render. See raw diff
 
g1_description/meshes/right_wrist_pitch_link.STL ADDED
Binary file (79.6 kB). View file
 
g1_description/meshes/right_wrist_roll_link.STL ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a7ee9212ff5b94d6cb7f52bb1bbf3f352194d5b598acff74f4c77d340c5b344f
3
+ size 356084
g1_description/meshes/right_wrist_roll_rubber_hand.STL ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0729aff1ac4356f9314de13a46906267642e58bc47f0d8a7f17f6590a6242ccf
3
+ size 3481584
g1_description/meshes/right_wrist_yaw_link.STL ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bc9dece2d12509707e0057ba2e48df8f3d56db0c79410212963a25e8a50f61a6
3
+ size 341484
g1_description/meshes/torso_constraint_L_link.STL ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:82be7f93e85b3d303a1d1e1847e2c916939bd61c424ed1ebd28691ec33909dd1
3
+ size 203584
g1_description/meshes/torso_constraint_L_rod_link.STL ADDED
Binary file (74.9 kB). View file
 
g1_description/meshes/torso_constraint_R_link.STL ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:54ded433a3a0c76027365856fdbd55215643de88846f7d436598a4071e682725
3
+ size 203584
g1_description/meshes/torso_constraint_R_rod_link.STL ADDED
Binary file (74.9 kB). View file
 
g1_description/meshes/torso_link.STL ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e96d023f0368a4e3450b86ca5d4f10227d8141156a373e7da8cb3c93266523e0
3
+ size 2232984
g1_description/meshes/torso_link_23dof_rev_1_0.STL ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3cd0d56fde14b73c1623304684805029971c4f84b596f9914e823ca70a107fd2
3
+ size 7825434
g1_description/meshes/torso_link_rev_1_0.STL ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:11ddb46f2098efbbd8816b1d65893632d8e78be936376c7cdcd6771899ccc723
3
+ size 2570584
g1_description/meshes/tray_holder_side_left.stl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:042e0a90bba3e0ff2245bc0eb655deb1e71bce11a7ab56247d3a4c29accee4a3
3
+ size 408984