jc-bao commited on
Commit ·
ea218b0
1
Parent(s): 7be5373
:zap: add more humanoid examples
Browse filesThis view is limited to 50 files because it contains too many changes. See raw diff
- processed/amass/unitree_g1/assets/robots/unitree_g1/LICENSE +29 -0
- processed/amass/unitree_g1/assets/robots/unitree_g1/README.md +32 -0
- processed/amass/unitree_g1/assets/robots/unitree_g1/g1_custom_collision_29dof.urdf +1116 -0
- processed/amass/unitree_g1/assets/robots/unitree_g1/g1_mocap_29dof.xml +319 -0
- processed/amass/unitree_g1/assets/robots/unitree_g1/g1_mocap_29dof_with_hands.xml +560 -0
- processed/amass/unitree_g1/assets/robots/unitree_g1/meshes/head_link.STL +3 -0
- processed/amass/unitree_g1/assets/robots/unitree_g1/meshes/left_ankle_pitch_link.STL +3 -0
- processed/amass/unitree_g1/assets/robots/unitree_g1/meshes/left_ankle_roll_link.STL +3 -0
- processed/amass/unitree_g1/assets/robots/unitree_g1/meshes/left_elbow_link.STL +3 -0
- processed/amass/unitree_g1/assets/robots/unitree_g1/meshes/left_hand_index_0_link.STL +3 -0
- processed/amass/unitree_g1/assets/robots/unitree_g1/meshes/left_hand_index_1_link.STL +3 -0
- processed/amass/unitree_g1/assets/robots/unitree_g1/meshes/left_hand_middle_0_link.STL +3 -0
- processed/amass/unitree_g1/assets/robots/unitree_g1/meshes/left_hand_middle_1_link.STL +3 -0
- processed/amass/unitree_g1/assets/robots/unitree_g1/meshes/left_hand_palm_link.STL +3 -0
- processed/amass/unitree_g1/assets/robots/unitree_g1/meshes/left_hand_thumb_0_link.STL +3 -0
- processed/amass/unitree_g1/assets/robots/unitree_g1/meshes/left_hand_thumb_1_link.STL +3 -0
- processed/amass/unitree_g1/assets/robots/unitree_g1/meshes/left_hand_thumb_2_link.STL +3 -0
- processed/amass/unitree_g1/assets/robots/unitree_g1/meshes/left_hip_pitch_link.STL +3 -0
- processed/amass/unitree_g1/assets/robots/unitree_g1/meshes/left_hip_roll_link.STL +3 -0
- processed/amass/unitree_g1/assets/robots/unitree_g1/meshes/left_hip_yaw_link.STL +3 -0
- processed/amass/unitree_g1/assets/robots/unitree_g1/meshes/left_knee_link.STL +3 -0
- processed/amass/unitree_g1/assets/robots/unitree_g1/meshes/left_rubber_hand.STL +3 -0
- processed/amass/unitree_g1/assets/robots/unitree_g1/meshes/left_shoulder_pitch_link.STL +3 -0
- processed/amass/unitree_g1/assets/robots/unitree_g1/meshes/left_shoulder_roll_link.STL +3 -0
- processed/amass/unitree_g1/assets/robots/unitree_g1/meshes/left_shoulder_yaw_link.STL +3 -0
- processed/amass/unitree_g1/assets/robots/unitree_g1/meshes/left_wrist_pitch_link.STL +3 -0
- processed/amass/unitree_g1/assets/robots/unitree_g1/meshes/left_wrist_roll_link.STL +3 -0
- processed/amass/unitree_g1/assets/robots/unitree_g1/meshes/left_wrist_roll_rubber_hand.STL +3 -0
- processed/amass/unitree_g1/assets/robots/unitree_g1/meshes/left_wrist_yaw_link.STL +3 -0
- processed/amass/unitree_g1/assets/robots/unitree_g1/meshes/logo_link.STL +3 -0
- processed/amass/unitree_g1/assets/robots/unitree_g1/meshes/pelvis.STL +3 -0
- processed/amass/unitree_g1/assets/robots/unitree_g1/meshes/pelvis_contour_link.STL +3 -0
- processed/amass/unitree_g1/assets/robots/unitree_g1/meshes/right_ankle_pitch_link.STL +3 -0
- processed/amass/unitree_g1/assets/robots/unitree_g1/meshes/right_ankle_roll_link.STL +3 -0
- processed/amass/unitree_g1/assets/robots/unitree_g1/meshes/right_elbow_link.STL +3 -0
- processed/amass/unitree_g1/assets/robots/unitree_g1/meshes/right_hand_index_0_link.STL +3 -0
- processed/amass/unitree_g1/assets/robots/unitree_g1/meshes/right_hand_index_1_link.STL +3 -0
- processed/amass/unitree_g1/assets/robots/unitree_g1/meshes/right_hand_middle_0_link.STL +3 -0
- processed/amass/unitree_g1/assets/robots/unitree_g1/meshes/right_hand_middle_1_link.STL +3 -0
- processed/amass/unitree_g1/assets/robots/unitree_g1/meshes/right_hand_palm_link.STL +3 -0
- processed/amass/unitree_g1/assets/robots/unitree_g1/meshes/right_hand_thumb_0_link.STL +3 -0
- processed/amass/unitree_g1/assets/robots/unitree_g1/meshes/right_hand_thumb_1_link.STL +3 -0
- processed/amass/unitree_g1/assets/robots/unitree_g1/meshes/right_hand_thumb_2_link.STL +3 -0
- processed/amass/unitree_g1/assets/robots/unitree_g1/meshes/right_hip_pitch_link.STL +3 -0
- processed/amass/unitree_g1/assets/robots/unitree_g1/meshes/right_hip_roll_link.STL +3 -0
- processed/amass/unitree_g1/assets/robots/unitree_g1/meshes/right_hip_yaw_link.STL +3 -0
- processed/amass/unitree_g1/assets/robots/unitree_g1/meshes/right_knee_link.STL +3 -0
- processed/amass/unitree_g1/assets/robots/unitree_g1/meshes/right_rubber_hand.STL +3 -0
- processed/amass/unitree_g1/assets/robots/unitree_g1/meshes/right_shoulder_pitch_link.STL +3 -0
- processed/amass/unitree_g1/assets/robots/unitree_g1/meshes/right_shoulder_roll_link.STL +3 -0
processed/amass/unitree_g1/assets/robots/unitree_g1/LICENSE
ADDED
|
@@ -0,0 +1,29 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
BSD 3-Clause License
|
| 2 |
+
|
| 3 |
+
Copyright (c) 2016-2022 HangZhou YuShu TECHNOLOGY CO.,LTD. ("Unitree Robotics")
|
| 4 |
+
All rights reserved.
|
| 5 |
+
|
| 6 |
+
Redistribution and use in source and binary forms, with or without
|
| 7 |
+
modification, are permitted provided that the following conditions are met:
|
| 8 |
+
|
| 9 |
+
* Redistributions of source code must retain the above copyright notice, this
|
| 10 |
+
list of conditions and the following disclaimer.
|
| 11 |
+
|
| 12 |
+
* Redistributions in binary form must reproduce the above copyright notice,
|
| 13 |
+
this list of conditions and the following disclaimer in the documentation
|
| 14 |
+
and/or other materials provided with the distribution.
|
| 15 |
+
|
| 16 |
+
* Neither the name of the copyright holder nor the names of its
|
| 17 |
+
contributors may be used to endorse or promote products derived from
|
| 18 |
+
this software without specific prior written permission.
|
| 19 |
+
|
| 20 |
+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
|
| 21 |
+
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
|
| 22 |
+
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
|
| 23 |
+
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
|
| 24 |
+
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
|
| 25 |
+
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
|
| 26 |
+
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
|
| 27 |
+
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
|
| 28 |
+
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
| 29 |
+
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
processed/amass/unitree_g1/assets/robots/unitree_g1/README.md
ADDED
|
@@ -0,0 +1,32 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
File comes from GMR/assets/unitree_g1
|
| 2 |
+
|
| 3 |
+
# Unitree G1 Description (URDF & MJCF)
|
| 4 |
+
|
| 5 |
+
## Overview
|
| 6 |
+
|
| 7 |
+
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/).
|
| 8 |
+
|
| 9 |
+
MJCF/URDF for the G1 robot:
|
| 10 |
+
|
| 11 |
+
| MJCF/URDF file name | `mode_machine` | Hip roll reduction ratio | Update status | dof#leg | dof#waist | dof#arm | dof#hand |
|
| 12 |
+
| ----------------------------- | :------------: | :----------------------: | ------------- | :-----: | :-------: | :-----: | :------: |
|
| 13 |
+
| `g1_23dof` | 1 | 14.5 | Beta | 6*2 | 1 | 5*2 | 0 |
|
| 14 |
+
| `g1_29dof` | 2 | 14.5 | Beta | 6*2 | 3 | 7*2 | 0 |
|
| 15 |
+
| `g1_29dof_with_hand` | 2 | 14.5 | Beta | 6*2 | 3 | 7*2 | 7*2 |
|
| 16 |
+
| `g1_29dof_lock_waist` | 3 | 14.5 | Beta | 6*2 | 1 | 7*2 | 0 |
|
| 17 |
+
| `g1_23dof_rev_1_0` | 4 | 22.5 | Up-to-date | 6*2 | 1 | 5*2 | 0 |
|
| 18 |
+
| `g1_29dof_rev_1_0` | 5 | 22.5 | Up-to-date | 6*2 | 3 | 7*2 | 0 |
|
| 19 |
+
| `g1_29dof_with_hand_rev_1_0` | 5 | 22.5 | Up-to-date | 6*2 | 3 | 7*2 | 7*2 |
|
| 20 |
+
| `g1_29dof_lock_waist_rev_1_0` | 6 | 22.5 | Up-to-date | 6*2 | 1 | 7*2 | 0 |
|
| 21 |
+
| `g1_dual_arm` | 9 | null | Up-to-date | 0 | 0 | 7*2 | 0 |
|
| 22 |
+
|
| 23 |
+
## Visulization with [MuJoCo](https://github.com/google-deepmind/mujoco)
|
| 24 |
+
|
| 25 |
+
1. Open MuJoCo Viewer
|
| 26 |
+
|
| 27 |
+
```bash
|
| 28 |
+
pip install mujoco
|
| 29 |
+
python -m mujoco.viewer
|
| 30 |
+
```
|
| 31 |
+
|
| 32 |
+
2. Drag and drop the MJCF/URDF model file (`g1_XXX.xml`/`g1_XXX.urdf`) to the MuJoCo Viewer.
|
processed/amass/unitree_g1/assets/robots/unitree_g1/g1_custom_collision_29dof.urdf
ADDED
|
@@ -0,0 +1,1116 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<robot name="g1_29dof_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.025 0 -0.1" rpy="0 0.52 0" />
|
| 132 |
+
<geometry>
|
| 133 |
+
<cylinder radius="0.03" length="0.2" />
|
| 134 |
+
</geometry>
|
| 135 |
+
</collision>
|
| 136 |
+
<!-- <collision>
|
| 137 |
+
<origin xyz="0 0 0" rpy="0 0 0"/>
|
| 138 |
+
<geometry>
|
| 139 |
+
<mesh filename="meshes/left_hip_yaw_link.STL"/>
|
| 140 |
+
</geometry>
|
| 141 |
+
</collision> -->
|
| 142 |
+
</link>
|
| 143 |
+
<joint name="left_hip_yaw_joint" type="revolute">
|
| 144 |
+
<origin xyz="0.025001 0 -0.12412" rpy="0 0 0"/>
|
| 145 |
+
<parent link="left_hip_roll_link"/>
|
| 146 |
+
<child link="left_hip_yaw_link"/>
|
| 147 |
+
<axis xyz="0 0 1"/>
|
| 148 |
+
<limit lower="-2.7576" upper="2.7576" effort="88" velocity="32"/>
|
| 149 |
+
</joint>
|
| 150 |
+
<link name="left_knee_link">
|
| 151 |
+
<inertial>
|
| 152 |
+
<origin xyz="0.005457 0.003964 -0.12074" rpy="0 0 0"/>
|
| 153 |
+
<mass value="1.932"/>
|
| 154 |
+
<inertia ixx="0.011329" ixy="4.82E-05" ixz="-4.49E-05" iyy="0.011277" iyz="-0.0007146" izz="0.0015168"/>
|
| 155 |
+
</inertial>
|
| 156 |
+
<visual>
|
| 157 |
+
<origin xyz="0 0 0" rpy="0 0 0"/>
|
| 158 |
+
<geometry>
|
| 159 |
+
<mesh filename="meshes/left_knee_link.STL"/>
|
| 160 |
+
</geometry>
|
| 161 |
+
<material name="white">
|
| 162 |
+
<color rgba="0.7 0.7 0.7 1"/>
|
| 163 |
+
</material>
|
| 164 |
+
</visual>
|
| 165 |
+
<collision>
|
| 166 |
+
<origin xyz="0.007 0.005 -0.15" rpy="0 0 0" />
|
| 167 |
+
<geometry>
|
| 168 |
+
<cylinder radius="0.03" length="0.15" />
|
| 169 |
+
</geometry>
|
| 170 |
+
</collision>
|
| 171 |
+
<!-- <collision>
|
| 172 |
+
<origin xyz="0 0 0" rpy="0 0 0"/>
|
| 173 |
+
<geometry>
|
| 174 |
+
<mesh filename="meshes/left_knee_link.STL"/>
|
| 175 |
+
</geometry>
|
| 176 |
+
</collision> -->
|
| 177 |
+
</link>
|
| 178 |
+
<joint name="left_knee_joint" type="revolute">
|
| 179 |
+
<origin xyz="-0.078273 0.0021489 -0.17734" rpy="0 0.1749 0"/>
|
| 180 |
+
<parent link="left_hip_yaw_link"/>
|
| 181 |
+
<child link="left_knee_link"/>
|
| 182 |
+
<axis xyz="0 1 0"/>
|
| 183 |
+
<limit lower="-0.087267" upper="2.8798" effort="139" velocity="20"/>
|
| 184 |
+
</joint>
|
| 185 |
+
<link name="left_ankle_pitch_link">
|
| 186 |
+
<inertial>
|
| 187 |
+
<origin xyz="-0.007269 0 0.011137" rpy="0 0 0"/>
|
| 188 |
+
<mass value="0.074"/>
|
| 189 |
+
<inertia ixx="8.4E-06" ixy="0" ixz="-2.9E-06" iyy="1.89E-05" iyz="0" izz="1.26E-05"/>
|
| 190 |
+
</inertial>
|
| 191 |
+
<visual>
|
| 192 |
+
<origin xyz="0 0 0" rpy="0 0 0"/>
|
| 193 |
+
<geometry>
|
| 194 |
+
<mesh filename="meshes/left_ankle_pitch_link.STL"/>
|
| 195 |
+
</geometry>
|
| 196 |
+
<material name="white">
|
| 197 |
+
<color rgba="0.7 0.7 0.7 1"/>
|
| 198 |
+
</material>
|
| 199 |
+
</visual>
|
| 200 |
+
<!-- <collision>
|
| 201 |
+
<origin xyz="0 0 0" rpy="0 0 0"/>
|
| 202 |
+
<geometry>
|
| 203 |
+
<mesh filename="meshes/left_ankle_pitch_link.STL"/>
|
| 204 |
+
</geometry>
|
| 205 |
+
</collision> -->
|
| 206 |
+
</link>
|
| 207 |
+
<joint name="left_ankle_pitch_joint" type="revolute">
|
| 208 |
+
<origin xyz="0 -9.4445E-05 -0.30001" rpy="0 0 0"/>
|
| 209 |
+
<parent link="left_knee_link"/>
|
| 210 |
+
<child link="left_ankle_pitch_link"/>
|
| 211 |
+
<axis xyz="0 1 0"/>
|
| 212 |
+
<limit lower="-0.87267" upper="0.5236" effort="50" velocity="37"/>
|
| 213 |
+
</joint>
|
| 214 |
+
<link name="left_ankle_roll_link">
|
| 215 |
+
<inertial>
|
| 216 |
+
<origin xyz="0.026505 0 -0.016425" rpy="0 0 0"/>
|
| 217 |
+
<mass value="0.608"/>
|
| 218 |
+
<inertia ixx="0.0002231" ixy="2E-07" ixz="8.91E-05" iyy="0.0016161" iyz="-1E-07" izz="0.0016667"/>
|
| 219 |
+
</inertial>
|
| 220 |
+
<visual>
|
| 221 |
+
<origin xyz="0 0 0" rpy="0 0 0"/>
|
| 222 |
+
<geometry>
|
| 223 |
+
<mesh filename="meshes/left_ankle_roll_link.STL"/>
|
| 224 |
+
</geometry>
|
| 225 |
+
<material name="dark">
|
| 226 |
+
<color rgba="0.2 0.2 0.2 1"/>
|
| 227 |
+
</material>
|
| 228 |
+
</visual>
|
| 229 |
+
<!-- <collision>
|
| 230 |
+
<origin xyz="0 0 0" rpy="0 0 0"/>
|
| 231 |
+
<geometry>
|
| 232 |
+
<mesh filename="meshes/left_ankle_roll_link.STL"/>
|
| 233 |
+
</geometry>
|
| 234 |
+
</collision> -->
|
| 235 |
+
<!-- <collision>
|
| 236 |
+
<origin xyz="-0.05 0.025 -0.03" rpy="0 0 0"/>
|
| 237 |
+
<geometry>
|
| 238 |
+
<sphere radius="0.005"/>
|
| 239 |
+
</geometry>
|
| 240 |
+
</collision>
|
| 241 |
+
<collision>
|
| 242 |
+
<origin xyz="-0.05 -0.025 -0.03" rpy="0 0 0"/>
|
| 243 |
+
<geometry>
|
| 244 |
+
<sphere radius="0.005"/>
|
| 245 |
+
</geometry>
|
| 246 |
+
</collision>
|
| 247 |
+
<collision>
|
| 248 |
+
<origin xyz="0.12 0.03 -0.03" rpy="0 0 0"/>
|
| 249 |
+
<geometry>
|
| 250 |
+
<sphere radius="0.005"/>
|
| 251 |
+
</geometry>
|
| 252 |
+
</collision>
|
| 253 |
+
<collision>
|
| 254 |
+
<origin xyz="0.12 -0.03 -0.03" rpy="0 0 0"/>
|
| 255 |
+
<geometry>
|
| 256 |
+
<sphere radius="0.005"/>
|
| 257 |
+
</geometry>
|
| 258 |
+
</collision> -->
|
| 259 |
+
<collision name="l_foot_1">
|
| 260 |
+
<origin rpy="0 1.5708 0" xyz="0.05 0.02 -0.02" />
|
| 261 |
+
<geometry>
|
| 262 |
+
<cylinder length="0.15" radius="0.02" />
|
| 263 |
+
</geometry>
|
| 264 |
+
</collision>
|
| 265 |
+
<collision name="l_foot_2">
|
| 266 |
+
<origin rpy="0 1.5708 0" xyz="0.05 -0.02 -0.02" />
|
| 267 |
+
<geometry>
|
| 268 |
+
<cylinder length="0.15" radius="0.02" />
|
| 269 |
+
</geometry>
|
| 270 |
+
</collision>
|
| 271 |
+
</link>
|
| 272 |
+
<joint name="left_ankle_roll_joint" type="revolute">
|
| 273 |
+
<origin xyz="0 0 -0.017558" rpy="0 0 0"/>
|
| 274 |
+
<parent link="left_ankle_pitch_link"/>
|
| 275 |
+
<child link="left_ankle_roll_link"/>
|
| 276 |
+
<axis xyz="1 0 0"/>
|
| 277 |
+
<limit lower="-0.2618" upper="0.2618" effort="50" velocity="37"/>
|
| 278 |
+
</joint>
|
| 279 |
+
<link name="left_toe_link"></link>
|
| 280 |
+
<joint name="left_toe_joint" type="fixed">
|
| 281 |
+
<origin xyz="0.12 0.0 -0.039" rpy="0 0 0"/>
|
| 282 |
+
<parent link="left_ankle_roll_link"/>
|
| 283 |
+
<child link="left_toe_link"/>
|
| 284 |
+
</joint>
|
| 285 |
+
<link name="right_hip_pitch_link">
|
| 286 |
+
<inertial>
|
| 287 |
+
<origin xyz="0.002741 -0.047791 -0.02606" rpy="0 0 0"/>
|
| 288 |
+
<mass value="1.35"/>
|
| 289 |
+
<inertia ixx="0.001811" ixy="-3.68E-05" ixz="-3.44E-05" iyy="0.0014193" iyz="-0.000171" izz="0.0012812"/>
|
| 290 |
+
</inertial>
|
| 291 |
+
<visual>
|
| 292 |
+
<origin xyz="0 0 0" rpy="0 0 0"/>
|
| 293 |
+
<geometry>
|
| 294 |
+
<mesh filename="meshes/right_hip_pitch_link.STL"/>
|
| 295 |
+
</geometry>
|
| 296 |
+
<material name="dark">
|
| 297 |
+
<color rgba="0.2 0.2 0.2 1"/>
|
| 298 |
+
</material>
|
| 299 |
+
</visual>
|
| 300 |
+
<!-- <collision>
|
| 301 |
+
<origin xyz="0 0 0" rpy="0 0 0"/>
|
| 302 |
+
<geometry>
|
| 303 |
+
<mesh filename="meshes/right_hip_pitch_link.STL"/>
|
| 304 |
+
</geometry>
|
| 305 |
+
</collision> -->
|
| 306 |
+
</link>
|
| 307 |
+
<joint name="right_hip_pitch_joint" type="revolute">
|
| 308 |
+
<origin xyz="0 -0.064452 -0.1027" rpy="0 0 0"/>
|
| 309 |
+
<parent link="pelvis"/>
|
| 310 |
+
<child link="right_hip_pitch_link"/>
|
| 311 |
+
<axis xyz="0 1 0"/>
|
| 312 |
+
<limit lower="-2.5307" upper="2.8798" effort="88" velocity="32"/>
|
| 313 |
+
</joint>
|
| 314 |
+
<link name="right_hip_roll_link">
|
| 315 |
+
<inertial>
|
| 316 |
+
<origin xyz="0.029812 0.001045 -0.087934" rpy="0 0 0"/>
|
| 317 |
+
<mass value="1.52"/>
|
| 318 |
+
<inertia ixx="0.0023773" ixy="3.8E-06" ixz="-0.0003908" iyy="0.0024123" iyz="-1.84E-05" izz="0.0016595"/>
|
| 319 |
+
</inertial>
|
| 320 |
+
<visual>
|
| 321 |
+
<origin xyz="0 0 0" rpy="0 0 0"/>
|
| 322 |
+
<geometry>
|
| 323 |
+
<mesh filename="meshes/right_hip_roll_link.STL"/>
|
| 324 |
+
</geometry>
|
| 325 |
+
<material name="white">
|
| 326 |
+
<color rgba="0.7 0.7 0.7 1"/>
|
| 327 |
+
</material>
|
| 328 |
+
</visual>
|
| 329 |
+
<!-- <collision>
|
| 330 |
+
<origin xyz="0 0 0" rpy="0 0 0"/>
|
| 331 |
+
<geometry>
|
| 332 |
+
<mesh filename="meshes/right_hip_roll_link.STL"/>
|
| 333 |
+
</geometry>
|
| 334 |
+
</collision> -->
|
| 335 |
+
</link>
|
| 336 |
+
<joint name="right_hip_roll_joint" type="revolute">
|
| 337 |
+
<origin xyz="0 -0.052 -0.030465" rpy="0 -0.1749 0"/>
|
| 338 |
+
<parent link="right_hip_pitch_link"/>
|
| 339 |
+
<child link="right_hip_roll_link"/>
|
| 340 |
+
<axis xyz="1 0 0"/>
|
| 341 |
+
<limit lower="-2.9671" upper="0.5236" effort="139" velocity="20"/>
|
| 342 |
+
</joint>
|
| 343 |
+
<link name="right_hip_yaw_link">
|
| 344 |
+
<inertial>
|
| 345 |
+
<origin xyz="-0.057709 0.010981 -0.15078" rpy="0 0 0"/>
|
| 346 |
+
<mass value="1.702"/>
|
| 347 |
+
<inertia ixx="0.0057774" ixy="0.0005411" ixz="-0.0023948" iyy="0.0076124" iyz="0.0007072" izz="0.003149"/>
|
| 348 |
+
</inertial>
|
| 349 |
+
<visual>
|
| 350 |
+
<origin xyz="0 0 0" rpy="0 0 0"/>
|
| 351 |
+
<geometry>
|
| 352 |
+
<mesh filename="meshes/right_hip_yaw_link.STL"/>
|
| 353 |
+
</geometry>
|
| 354 |
+
<material name="white">
|
| 355 |
+
<color rgba="0.7 0.7 0.7 1"/>
|
| 356 |
+
</material>
|
| 357 |
+
</visual>
|
| 358 |
+
<collision>
|
| 359 |
+
<origin xyz="-0.025 0 -0.1" rpy="0 0.52 0" />
|
| 360 |
+
<geometry>
|
| 361 |
+
<cylinder radius="0.03" length="0.2" />
|
| 362 |
+
</geometry>
|
| 363 |
+
</collision>
|
| 364 |
+
<!-- <collision>
|
| 365 |
+
<origin xyz="0 0 0" rpy="0 0 0"/>
|
| 366 |
+
<geometry>
|
| 367 |
+
<mesh filename="meshes/right_hip_yaw_link.STL"/>
|
| 368 |
+
</geometry>
|
| 369 |
+
</collision> -->
|
| 370 |
+
</link>
|
| 371 |
+
<joint name="right_hip_yaw_joint" type="revolute">
|
| 372 |
+
<origin xyz="0.025001 0 -0.12412" rpy="0 0 0"/>
|
| 373 |
+
<parent link="right_hip_roll_link"/>
|
| 374 |
+
<child link="right_hip_yaw_link"/>
|
| 375 |
+
<axis xyz="0 0 1"/>
|
| 376 |
+
<limit lower="-2.7576" upper="2.7576" effort="88" velocity="32"/>
|
| 377 |
+
</joint>
|
| 378 |
+
<link name="right_knee_link">
|
| 379 |
+
<inertial>
|
| 380 |
+
<origin xyz="0.005457 -0.003964 -0.12074" rpy="0 0 0"/>
|
| 381 |
+
<mass value="1.932"/>
|
| 382 |
+
<inertia ixx="0.011329" ixy="-4.82E-05" ixz="4.49E-05" iyy="0.011277" iyz="0.0007146" izz="0.0015168"/>
|
| 383 |
+
</inertial>
|
| 384 |
+
<visual>
|
| 385 |
+
<origin xyz="0 0 0" rpy="0 0 0"/>
|
| 386 |
+
<geometry>
|
| 387 |
+
<mesh filename="meshes/right_knee_link.STL"/>
|
| 388 |
+
</geometry>
|
| 389 |
+
<material name="white">
|
| 390 |
+
<color rgba="0.7 0.7 0.7 1"/>
|
| 391 |
+
</material>
|
| 392 |
+
</visual>
|
| 393 |
+
<collision>
|
| 394 |
+
<origin xyz="0.007 -0.005 -0.15" rpy="0 0 0" />
|
| 395 |
+
<geometry>
|
| 396 |
+
<cylinder radius="0.03" length="0.15" />
|
| 397 |
+
</geometry>
|
| 398 |
+
</collision>
|
| 399 |
+
<!-- <collision>
|
| 400 |
+
<origin xyz="0 0 0" rpy="0 0 0"/>
|
| 401 |
+
<geometry>
|
| 402 |
+
<mesh filename="meshes/right_knee_link.STL"/>
|
| 403 |
+
</geometry>
|
| 404 |
+
</collision> -->
|
| 405 |
+
</link>
|
| 406 |
+
<joint name="right_knee_joint" type="revolute">
|
| 407 |
+
<origin xyz="-0.078273 -0.0021489 -0.17734" rpy="0 0.1749 0"/>
|
| 408 |
+
<parent link="right_hip_yaw_link"/>
|
| 409 |
+
<child link="right_knee_link"/>
|
| 410 |
+
<axis xyz="0 1 0"/>
|
| 411 |
+
<limit lower="-0.087267" upper="2.8798" effort="139" velocity="20"/>
|
| 412 |
+
</joint>
|
| 413 |
+
<link name="right_ankle_pitch_link">
|
| 414 |
+
<inertial>
|
| 415 |
+
<origin xyz="-0.007269 0 0.011137" rpy="0 0 0"/>
|
| 416 |
+
<mass value="0.074"/>
|
| 417 |
+
<inertia ixx="8.4E-06" ixy="0" ixz="-2.9E-06" iyy="1.89E-05" iyz="0" izz="1.26E-05"/>
|
| 418 |
+
</inertial>
|
| 419 |
+
<visual>
|
| 420 |
+
<origin xyz="0 0 0" rpy="0 0 0"/>
|
| 421 |
+
<geometry>
|
| 422 |
+
<mesh filename="meshes/right_ankle_pitch_link.STL"/>
|
| 423 |
+
</geometry>
|
| 424 |
+
<material name="white">
|
| 425 |
+
<color rgba="0.7 0.7 0.7 1"/>
|
| 426 |
+
</material>
|
| 427 |
+
</visual>
|
| 428 |
+
<!-- <collision>
|
| 429 |
+
<origin xyz="0 0 0" rpy="0 0 0"/>
|
| 430 |
+
<geometry>
|
| 431 |
+
<mesh filename="meshes/right_ankle_pitch_link.STL"/>
|
| 432 |
+
</geometry>
|
| 433 |
+
</collision> -->
|
| 434 |
+
</link>
|
| 435 |
+
<joint name="right_ankle_pitch_joint" type="revolute">
|
| 436 |
+
<origin xyz="0 9.4445E-05 -0.30001" rpy="0 0 0"/>
|
| 437 |
+
<parent link="right_knee_link"/>
|
| 438 |
+
<child link="right_ankle_pitch_link"/>
|
| 439 |
+
<axis xyz="0 1 0"/>
|
| 440 |
+
<limit lower="-0.87267" upper="0.5236" effort="50" velocity="37"/>
|
| 441 |
+
</joint>
|
| 442 |
+
<link name="right_ankle_roll_link">
|
| 443 |
+
<inertial>
|
| 444 |
+
<origin xyz="0.026505 0 -0.016425" rpy="0 0 0"/>
|
| 445 |
+
<mass value="0.608"/>
|
| 446 |
+
<inertia ixx="0.0002231" ixy="-2E-07" ixz="8.91E-05" iyy="0.0016161" iyz="1E-07" izz="0.0016667"/>
|
| 447 |
+
</inertial>
|
| 448 |
+
<visual>
|
| 449 |
+
<origin xyz="0 0 0" rpy="0 0 0"/>
|
| 450 |
+
<geometry>
|
| 451 |
+
<mesh filename="meshes/right_ankle_roll_link.STL"/>
|
| 452 |
+
</geometry>
|
| 453 |
+
<material name="dark">
|
| 454 |
+
<color rgba="0.2 0.2 0.2 1"/>
|
| 455 |
+
</material>
|
| 456 |
+
</visual>
|
| 457 |
+
<!-- <collision>
|
| 458 |
+
<origin xyz="0 0 0" rpy="0 0 0"/>
|
| 459 |
+
<geometry>
|
| 460 |
+
<mesh filename="meshes/right_ankle_roll_link.STL"/>
|
| 461 |
+
</geometry>
|
| 462 |
+
</collision> -->
|
| 463 |
+
<!-- <collision>
|
| 464 |
+
<origin xyz="-0.05 0.025 -0.03" rpy="0 0 0"/>
|
| 465 |
+
<geometry>
|
| 466 |
+
<sphere radius="0.005"/>
|
| 467 |
+
</geometry>
|
| 468 |
+
</collision>
|
| 469 |
+
<collision>
|
| 470 |
+
<origin xyz="-0.05 -0.025 -0.03" rpy="0 0 0"/>
|
| 471 |
+
<geometry>
|
| 472 |
+
<sphere radius="0.005"/>
|
| 473 |
+
</geometry>
|
| 474 |
+
</collision>
|
| 475 |
+
<collision>
|
| 476 |
+
<origin xyz="0.12 0.03 -0.03" rpy="0 0 0"/>
|
| 477 |
+
<geometry>
|
| 478 |
+
<sphere radius="0.005"/>
|
| 479 |
+
</geometry>
|
| 480 |
+
</collision>
|
| 481 |
+
<collision>
|
| 482 |
+
<origin xyz="0.12 -0.03 -0.03" rpy="0 0 0"/>
|
| 483 |
+
<geometry>
|
| 484 |
+
<sphere radius="0.005"/>
|
| 485 |
+
</geometry>
|
| 486 |
+
</collision> -->
|
| 487 |
+
<collision name="r_foot_1">
|
| 488 |
+
<origin rpy="0 1.5708 0" xyz="0.05 0.02 -0.02" />
|
| 489 |
+
<geometry>
|
| 490 |
+
<cylinder length="0.15" radius="0.02" />
|
| 491 |
+
</geometry>
|
| 492 |
+
</collision>
|
| 493 |
+
<collision name="r_foot_2">
|
| 494 |
+
<origin rpy="0 1.5708 0" xyz="0.05 -0.02 -0.02" />
|
| 495 |
+
<geometry>
|
| 496 |
+
<cylinder length="0.15" radius="0.02" />
|
| 497 |
+
</geometry>
|
| 498 |
+
</collision>
|
| 499 |
+
</link>
|
| 500 |
+
<joint name="right_ankle_roll_joint" type="revolute">
|
| 501 |
+
<origin xyz="0 0 -0.017558" rpy="0 0 0"/>
|
| 502 |
+
<parent link="right_ankle_pitch_link"/>
|
| 503 |
+
<child link="right_ankle_roll_link"/>
|
| 504 |
+
<axis xyz="1 0 0"/>
|
| 505 |
+
<limit lower="-0.2618" upper="0.2618" effort="50" velocity="37"/>
|
| 506 |
+
</joint>
|
| 507 |
+
<link name="right_toe_link"></link>
|
| 508 |
+
<joint name="right_toe_joint" type="fixed">
|
| 509 |
+
<origin xyz="0.12 0.0 -0.039" rpy="0 0 0"/>
|
| 510 |
+
<parent link="right_ankle_roll_link"/>
|
| 511 |
+
<child link="right_toe_link"/>
|
| 512 |
+
</joint>
|
| 513 |
+
|
| 514 |
+
<!-- Torso -->
|
| 515 |
+
<link name="waist_yaw_link">
|
| 516 |
+
<inertial>
|
| 517 |
+
<origin xyz="0.003494 0.000233 0.018034" rpy="0 0 0"/>
|
| 518 |
+
<mass value="0.214"/>
|
| 519 |
+
<inertia ixx="0.00010673" ixy="2.703E-06" ixz="-7.631E-06" iyy="0.00010422" iyz="-2.01E-07" izz="0.0001625"/>
|
| 520 |
+
</inertial>
|
| 521 |
+
<visual>
|
| 522 |
+
<origin xyz="0 0 0" rpy="0 0 0"/>
|
| 523 |
+
<geometry>
|
| 524 |
+
<mesh filename="meshes/waist_yaw_link_rev_1_0.STL"/>
|
| 525 |
+
</geometry>
|
| 526 |
+
<material name="white">
|
| 527 |
+
<color rgba="0.7 0.7 0.7 1"/>
|
| 528 |
+
</material>
|
| 529 |
+
</visual>
|
| 530 |
+
</link>
|
| 531 |
+
<joint name="waist_yaw_joint" type="revolute">
|
| 532 |
+
<origin xyz="0 0 0" rpy="0 0 0"/>
|
| 533 |
+
<parent link="pelvis"/>
|
| 534 |
+
<child link="waist_yaw_link"/>
|
| 535 |
+
<axis xyz="0 0 1"/>
|
| 536 |
+
<limit lower="-2.618" upper="2.618" effort="88" velocity="32"/>
|
| 537 |
+
</joint>
|
| 538 |
+
<link name="waist_roll_link">
|
| 539 |
+
<inertial>
|
| 540 |
+
<origin xyz="0 2.3E-05 0" rpy="0 0 0"/>
|
| 541 |
+
<mass value="0.086"/>
|
| 542 |
+
<inertia ixx="7.079E-06" ixy="0" ixz="0" iyy="6.339E-06" iyz="0" izz="8.245E-06"/>
|
| 543 |
+
</inertial>
|
| 544 |
+
<visual>
|
| 545 |
+
<origin xyz="0 0 0" rpy="0 0 0"/>
|
| 546 |
+
<geometry>
|
| 547 |
+
<mesh filename="meshes/waist_roll_link_rev_1_0.STL"/>
|
| 548 |
+
</geometry>
|
| 549 |
+
<material name="white">
|
| 550 |
+
<color rgba="0.7 0.7 0.7 1"/>
|
| 551 |
+
</material>
|
| 552 |
+
</visual>
|
| 553 |
+
</link>
|
| 554 |
+
<joint name="waist_roll_joint" type="revolute">
|
| 555 |
+
<origin xyz="-0.0039635 0 0.044" rpy="0 0 0"/>
|
| 556 |
+
<parent link="waist_yaw_link"/>
|
| 557 |
+
<child link="waist_roll_link"/>
|
| 558 |
+
<axis xyz="1 0 0"/>
|
| 559 |
+
<limit lower="-0.52" upper="0.52" effort="50" velocity="37"/>
|
| 560 |
+
</joint>
|
| 561 |
+
<link name="torso_link">
|
| 562 |
+
<inertial>
|
| 563 |
+
<origin xyz="0.000931 0.000346 0.15082" rpy="0 0 0"/>
|
| 564 |
+
<mass value="6.78"/>
|
| 565 |
+
<inertia ixx="0.05905" ixy="3.3302E-05" ixz="-0.0017715" iyy="0.047014" iyz="-2.2399E-05" izz="0.025652"/>
|
| 566 |
+
</inertial>
|
| 567 |
+
<visual>
|
| 568 |
+
<origin xyz="0 0 0" rpy="0 0 0"/>
|
| 569 |
+
<geometry>
|
| 570 |
+
<mesh filename="meshes/torso_link_rev_1_0.STL"/>
|
| 571 |
+
</geometry>
|
| 572 |
+
<material name="white">
|
| 573 |
+
<color rgba="0.7 0.7 0.7 1"/>
|
| 574 |
+
</material>
|
| 575 |
+
</visual>
|
| 576 |
+
<!-- <collision>
|
| 577 |
+
<origin xyz="0 0 0" rpy="0 0 0"/>
|
| 578 |
+
<geometry>
|
| 579 |
+
<mesh filename="meshes/torso_link_rev_1_0.STL"/>
|
| 580 |
+
</geometry>
|
| 581 |
+
</collision> -->
|
| 582 |
+
<collision>
|
| 583 |
+
<origin
|
| 584 |
+
xyz="0 0 0.1"
|
| 585 |
+
rpy="0 0 0" />
|
| 586 |
+
<geometry>
|
| 587 |
+
<cylinder length="0.35" radius="0.08" />
|
| 588 |
+
</geometry>
|
| 589 |
+
</collision>
|
| 590 |
+
</link>
|
| 591 |
+
<joint name="waist_pitch_joint" type="revolute">
|
| 592 |
+
<origin xyz="0 0 0" rpy="0 0 0"/>
|
| 593 |
+
<parent link="waist_roll_link"/>
|
| 594 |
+
<child link="torso_link"/>
|
| 595 |
+
<axis xyz="0 1 0"/>
|
| 596 |
+
<limit lower="-0.52" upper="0.52" effort="50" velocity="37"/>
|
| 597 |
+
</joint>
|
| 598 |
+
|
| 599 |
+
<!-- Head -->
|
| 600 |
+
<link name="head_link">
|
| 601 |
+
<inertial>
|
| 602 |
+
<origin xyz="0.005267 0.000299 0.449869" rpy="0 0 0"/>
|
| 603 |
+
<mass value="1.036"/>
|
| 604 |
+
<inertia ixx="0.004085051" ixy="-2.543E-06" ixz="-6.9455E-05" iyy="0.004185212" iyz="-3.726E-06" izz="0.001807911"/>
|
| 605 |
+
</inertial>
|
| 606 |
+
<visual>
|
| 607 |
+
<origin xyz="0 0 0" rpy="0 0 0"/>
|
| 608 |
+
<geometry>
|
| 609 |
+
<mesh filename="meshes/head_link.STL"/>
|
| 610 |
+
</geometry>
|
| 611 |
+
<material name="dark">
|
| 612 |
+
<color rgba="0.2 0.2 0.2 1"/>
|
| 613 |
+
</material>
|
| 614 |
+
</visual>
|
| 615 |
+
<!-- <collision>
|
| 616 |
+
<origin xyz="0 0 0" rpy="0 0 0"/>
|
| 617 |
+
<geometry>
|
| 618 |
+
<mesh filename="meshes/head_link.STL"/>
|
| 619 |
+
</geometry>
|
| 620 |
+
</collision> -->
|
| 621 |
+
</link>
|
| 622 |
+
<joint name="head_joint" type="fixed">
|
| 623 |
+
<origin xyz="0.0039635 0 -0.044" rpy="0 0 0"/>
|
| 624 |
+
<parent link="torso_link"/>
|
| 625 |
+
<child link="head_link"/>
|
| 626 |
+
</joint>
|
| 627 |
+
|
| 628 |
+
<link name="head_mocap"></link>
|
| 629 |
+
<joint name="head_mocap_joint" type="fixed">
|
| 630 |
+
<origin xyz="0 0 0.4" rpy="0 0 0"/>
|
| 631 |
+
<parent link="torso_link"/>
|
| 632 |
+
<child link="head_mocap"/>
|
| 633 |
+
</joint>
|
| 634 |
+
|
| 635 |
+
<!-- IMU -->
|
| 636 |
+
<link name="imu_in_torso"></link>
|
| 637 |
+
<joint name="imu_in_torso_joint" type="fixed">
|
| 638 |
+
<origin xyz="-0.03959 -0.00224 0.14792" rpy="0 0 0"/>
|
| 639 |
+
<parent link="torso_link"/>
|
| 640 |
+
<child link="imu_in_torso"/>
|
| 641 |
+
</joint>
|
| 642 |
+
|
| 643 |
+
<!-- Arm -->
|
| 644 |
+
<link name="left_shoulder_pitch_link">
|
| 645 |
+
<inertial>
|
| 646 |
+
<origin xyz="0 0.035892 -0.011628" rpy="0 0 0"/>
|
| 647 |
+
<mass value="0.718"/>
|
| 648 |
+
<inertia ixx="0.0004291" ixy="-9.2E-06" ixz="6.4E-06" iyy="0.000453" iyz="2.26E-05" izz="0.000423"/>
|
| 649 |
+
</inertial>
|
| 650 |
+
<visual>
|
| 651 |
+
<origin xyz="0 0 0" rpy="0 0 0"/>
|
| 652 |
+
<geometry>
|
| 653 |
+
<mesh filename="meshes/left_shoulder_pitch_link.STL"/>
|
| 654 |
+
</geometry>
|
| 655 |
+
<material name="white">
|
| 656 |
+
<color rgba="0.7 0.7 0.7 1"/>
|
| 657 |
+
</material>
|
| 658 |
+
</visual>
|
| 659 |
+
<!-- <collision>
|
| 660 |
+
<origin xyz="0 0.04 -0.01" rpy="0 1.5707963267948966 0"/>
|
| 661 |
+
<geometry>
|
| 662 |
+
<cylinder radius="0.03" length="0.05"/>
|
| 663 |
+
</geometry>
|
| 664 |
+
</collision> -->
|
| 665 |
+
</link>
|
| 666 |
+
<joint name="left_shoulder_pitch_joint" type="revolute">
|
| 667 |
+
<origin xyz="0.0039563 0.10022 0.24778" rpy="0.27931 5.4949E-05 -0.00019159"/>
|
| 668 |
+
<parent link="torso_link"/>
|
| 669 |
+
<child link="left_shoulder_pitch_link"/>
|
| 670 |
+
<axis xyz="0 1 0"/>
|
| 671 |
+
<limit lower="-3.0892" upper="2.6704" effort="25" velocity="37"/>
|
| 672 |
+
</joint>
|
| 673 |
+
<link name="left_shoulder_roll_link">
|
| 674 |
+
<inertial>
|
| 675 |
+
<origin xyz="-0.000227 0.00727 -0.063243" rpy="0 0 0"/>
|
| 676 |
+
<mass value="0.643"/>
|
| 677 |
+
<inertia ixx="0.0006177" ixy="-1E-06" ixz="8.7E-06" iyy="0.0006912" iyz="-5.3E-06" izz="0.0003894"/>
|
| 678 |
+
</inertial>
|
| 679 |
+
<visual>
|
| 680 |
+
<origin xyz="0 0 0" rpy="0 0 0"/>
|
| 681 |
+
<geometry>
|
| 682 |
+
<mesh filename="meshes/left_shoulder_roll_link.STL"/>
|
| 683 |
+
</geometry>
|
| 684 |
+
<material name="white">
|
| 685 |
+
<color rgba="0.7 0.7 0.7 1"/>
|
| 686 |
+
</material>
|
| 687 |
+
</visual>
|
| 688 |
+
<collision>
|
| 689 |
+
<origin xyz="-0.004 0.006 -0.053" rpy="0 0 0"/>
|
| 690 |
+
<geometry>
|
| 691 |
+
<cylinder radius="0.03" length="0.03"/>
|
| 692 |
+
</geometry>
|
| 693 |
+
</collision>
|
| 694 |
+
</link>
|
| 695 |
+
<joint name="left_shoulder_roll_joint" type="revolute">
|
| 696 |
+
<origin xyz="0 0.038 -0.013831" rpy="-0.27925 0 0"/>
|
| 697 |
+
<parent link="left_shoulder_pitch_link"/>
|
| 698 |
+
<child link="left_shoulder_roll_link"/>
|
| 699 |
+
<axis xyz="1 0 0"/>
|
| 700 |
+
<limit lower="-1.5882" upper="2.2515" effort="25" velocity="37"/>
|
| 701 |
+
</joint>
|
| 702 |
+
<link name="left_shoulder_yaw_link">
|
| 703 |
+
<inertial>
|
| 704 |
+
<origin xyz="0.010773 -0.002949 -0.072009" rpy="0 0 0"/>
|
| 705 |
+
<mass value="0.734"/>
|
| 706 |
+
<inertia ixx="0.0009988" ixy="7.9E-06" ixz="0.0001412" iyy="0.0010605" iyz="-2.86E-05" izz="0.0004354"/>
|
| 707 |
+
</inertial>
|
| 708 |
+
<visual>
|
| 709 |
+
<origin xyz="0 0 0" rpy="0 0 0"/>
|
| 710 |
+
<geometry>
|
| 711 |
+
<mesh filename="meshes/left_shoulder_yaw_link.STL"/>
|
| 712 |
+
</geometry>
|
| 713 |
+
<material name="white">
|
| 714 |
+
<color rgba="0.7 0.7 0.7 1"/>
|
| 715 |
+
</material>
|
| 716 |
+
</visual>
|
| 717 |
+
<collision>
|
| 718 |
+
<origin xyz="0 0 -0.05" rpy="0 0 0" />
|
| 719 |
+
<geometry>
|
| 720 |
+
<cylinder radius="0.03" length="0.1" />
|
| 721 |
+
</geometry>
|
| 722 |
+
</collision>
|
| 723 |
+
<!-- <collision>
|
| 724 |
+
<origin xyz="0 0 0" rpy="0 0 0"/>
|
| 725 |
+
<geometry>
|
| 726 |
+
<mesh filename="meshes/left_shoulder_yaw_link.STL"/>
|
| 727 |
+
</geometry>
|
| 728 |
+
</collision> -->
|
| 729 |
+
</link>
|
| 730 |
+
<joint name="left_shoulder_yaw_joint" type="revolute">
|
| 731 |
+
<origin xyz="0 0.00624 -0.1032" rpy="0 0 0"/>
|
| 732 |
+
<parent link="left_shoulder_roll_link"/>
|
| 733 |
+
<child link="left_shoulder_yaw_link"/>
|
| 734 |
+
<axis xyz="0 0 1"/>
|
| 735 |
+
<limit lower="-2.618" upper="2.618" effort="25" velocity="37"/>
|
| 736 |
+
</joint>
|
| 737 |
+
<link name="left_elbow_link">
|
| 738 |
+
<inertial>
|
| 739 |
+
<origin xyz="0.064956 0.004454 -0.010062" rpy="0 0 0"/>
|
| 740 |
+
<mass value="0.6"/>
|
| 741 |
+
<inertia ixx="0.0002891" ixy="6.53E-05" ixz="1.72E-05" iyy="0.0004152" iyz="-5.6E-06" izz="0.0004197"/>
|
| 742 |
+
</inertial>
|
| 743 |
+
<visual>
|
| 744 |
+
<origin xyz="0 0 0" rpy="0 0 0"/>
|
| 745 |
+
<geometry>
|
| 746 |
+
<mesh filename="meshes/left_elbow_link.STL"/>
|
| 747 |
+
</geometry>
|
| 748 |
+
<material name="white">
|
| 749 |
+
<color rgba="0.7 0.7 0.7 1"/>
|
| 750 |
+
</material>
|
| 751 |
+
</visual>
|
| 752 |
+
<collision>
|
| 753 |
+
<origin xyz="0.15 0 0" rpy="0 1.57 0" />
|
| 754 |
+
<geometry>
|
| 755 |
+
<cylinder radius="0.03" length="0.15" />
|
| 756 |
+
</geometry>
|
| 757 |
+
</collision>
|
| 758 |
+
<!-- <collision>
|
| 759 |
+
<origin xyz="0 0 0" rpy="0 0 0"/>
|
| 760 |
+
<geometry>
|
| 761 |
+
<mesh filename="meshes/left_elbow_link.STL"/>
|
| 762 |
+
</geometry>
|
| 763 |
+
</collision> -->
|
| 764 |
+
</link>
|
| 765 |
+
<joint name="left_elbow_joint" type="revolute">
|
| 766 |
+
<origin xyz="0.015783 0 -0.080518" rpy="0 0 0"/>
|
| 767 |
+
<parent link="left_shoulder_yaw_link"/>
|
| 768 |
+
<child link="left_elbow_link"/>
|
| 769 |
+
<axis xyz="0 1 0"/>
|
| 770 |
+
<limit lower="-1.0472" upper="2.0944" effort="25" velocity="37"/>
|
| 771 |
+
</joint>
|
| 772 |
+
<joint name="left_wrist_roll_joint" type="revolute">
|
| 773 |
+
<origin xyz="0.100 0.00188791 -0.010" rpy="0 0 0"/>
|
| 774 |
+
<axis xyz="1 0 0"/>
|
| 775 |
+
<parent link="left_elbow_link"/>
|
| 776 |
+
<child link="left_wrist_roll_link"/>
|
| 777 |
+
<limit effort="25" velocity="37" lower="-1.972222054" upper="1.972222054"/>
|
| 778 |
+
</joint>
|
| 779 |
+
<link name="left_wrist_roll_link">
|
| 780 |
+
<inertial>
|
| 781 |
+
<origin xyz="0.01713944778 0.00053759094 0.00000048864" rpy="0 0 0"/>
|
| 782 |
+
<mass value="0.08544498"/>
|
| 783 |
+
<inertia ixx="0.00004821544023" ixy="-0.00000424511021" ixz="0.00000000510599" iyy="0.00003722899093" iyz="-0.00000000123525" izz="0.00005482106541"/>
|
| 784 |
+
</inertial>
|
| 785 |
+
<visual>
|
| 786 |
+
<origin xyz="0 0 0" rpy="0 0 0"/>
|
| 787 |
+
<geometry>
|
| 788 |
+
<mesh filename="meshes/left_wrist_roll_link.STL"/>
|
| 789 |
+
</geometry>
|
| 790 |
+
<material name="white">
|
| 791 |
+
<color rgba="0.7 0.7 0.7 1"/>
|
| 792 |
+
</material>
|
| 793 |
+
</visual>
|
| 794 |
+
<!-- <collision>
|
| 795 |
+
<origin xyz="0 0 0" rpy="0 0 0"/>
|
| 796 |
+
<geometry>
|
| 797 |
+
<mesh filename="meshes/left_wrist_roll_link.STL"/>
|
| 798 |
+
</geometry>
|
| 799 |
+
</collision> -->
|
| 800 |
+
</link>
|
| 801 |
+
<joint name="left_wrist_pitch_joint" type="revolute">
|
| 802 |
+
<origin xyz="0.038 0 0" rpy="0 0 0"/>
|
| 803 |
+
<axis xyz="0 1 0"/>
|
| 804 |
+
<parent link="left_wrist_roll_link"/>
|
| 805 |
+
<child link="left_wrist_pitch_link"/>
|
| 806 |
+
<limit effort="5" velocity="22" lower="-1.614429558" upper="1.614429558"/>
|
| 807 |
+
</joint>
|
| 808 |
+
<link name="left_wrist_pitch_link">
|
| 809 |
+
<inertial>
|
| 810 |
+
<origin xyz="0.02299989837 -0.00111685314 -0.00111658096" rpy="0 0 0"/>
|
| 811 |
+
<mass value="0.48404956"/>
|
| 812 |
+
<inertia ixx="0.00016579646273" ixy="-0.00001231206746" ixz="0.00001231699194" iyy="0.00042954057410" iyz="0.00000081417712" izz="0.00042953697654"/>
|
| 813 |
+
</inertial>
|
| 814 |
+
<visual>
|
| 815 |
+
<origin xyz="0 0 0" rpy="0 0 0"/>
|
| 816 |
+
<geometry>
|
| 817 |
+
<mesh filename="meshes/left_wrist_pitch_link.STL"/>
|
| 818 |
+
</geometry>
|
| 819 |
+
<material name="white">
|
| 820 |
+
<color rgba="0.7 0.7 0.7 1"/>
|
| 821 |
+
</material>
|
| 822 |
+
</visual>
|
| 823 |
+
<!-- <collision>
|
| 824 |
+
<origin xyz="0 0 0" rpy="0 0 0"/>
|
| 825 |
+
<geometry>
|
| 826 |
+
<mesh filename="meshes/left_wrist_pitch_link.STL"/>
|
| 827 |
+
</geometry>
|
| 828 |
+
</collision> -->
|
| 829 |
+
</link>
|
| 830 |
+
<joint name="left_wrist_yaw_joint" type="revolute">
|
| 831 |
+
<origin xyz="0.046 0 0" rpy="0 0 0"/>
|
| 832 |
+
<axis xyz="0 0 1"/>
|
| 833 |
+
<parent link="left_wrist_pitch_link"/>
|
| 834 |
+
<child link="left_wrist_yaw_link"/>
|
| 835 |
+
<limit effort="5" velocity="22" lower="-1.614429558" upper="1.614429558"/>
|
| 836 |
+
</joint>
|
| 837 |
+
<link name="left_wrist_yaw_link">
|
| 838 |
+
<inertial>
|
| 839 |
+
<origin xyz="0.02200381568 0.00049485096 0.00053861123" rpy="0 0 0"/>
|
| 840 |
+
<mass value="0.08457647"/>
|
| 841 |
+
<inertia ixx="0.00004929128828" ixy="-0.00000045735494" ixz="0.00000445867591" iyy="0.00005973338134" iyz="0.00000043217198" izz="0.00003928083826"/>
|
| 842 |
+
</inertial>
|
| 843 |
+
<visual>
|
| 844 |
+
<origin xyz="0 0 0" rpy="0 0 0"/>
|
| 845 |
+
<geometry>
|
| 846 |
+
<mesh filename="meshes/left_wrist_yaw_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 0" rpy="0 0 0"/>
|
| 854 |
+
<geometry>
|
| 855 |
+
<mesh filename="meshes/left_wrist_yaw_link.STL"/>
|
| 856 |
+
</geometry>
|
| 857 |
+
</collision> -->
|
| 858 |
+
</link>
|
| 859 |
+
<joint name="left_hand_palm_joint" type="fixed">
|
| 860 |
+
<origin xyz="0.0415 0.003 0" rpy="0 0 0"/>
|
| 861 |
+
<parent link="left_wrist_yaw_link"/>
|
| 862 |
+
<child link="left_rubber_hand"/>
|
| 863 |
+
</joint>
|
| 864 |
+
<link name="left_rubber_hand">
|
| 865 |
+
<inertial>
|
| 866 |
+
<origin xyz="0.05361310808 -0.00295905240 0.00215413091" rpy="0 0 0"/>
|
| 867 |
+
<mass value="0.170"/>
|
| 868 |
+
<inertia ixx="0.00010099485234748" ixy="0.00003618590790516" ixz="-0.00000074301518642" iyy="0.00028135871571621" iyz="0.00000330189743286" izz="0.00021894770413514"/>
|
| 869 |
+
</inertial>
|
| 870 |
+
<visual>
|
| 871 |
+
<origin xyz="0 0 0" rpy="0 0 0"/>
|
| 872 |
+
<geometry>
|
| 873 |
+
<mesh filename="meshes/left_rubber_hand.STL"/>
|
| 874 |
+
</geometry>
|
| 875 |
+
<material name="white">
|
| 876 |
+
<color rgba="0.7 0.7 0.7 1"/>
|
| 877 |
+
</material>
|
| 878 |
+
</visual>
|
| 879 |
+
</link>
|
| 880 |
+
<link name="right_shoulder_pitch_link">
|
| 881 |
+
<inertial>
|
| 882 |
+
<origin xyz="0 -0.035892 -0.011628" rpy="0 0 0"/>
|
| 883 |
+
<mass value="0.718"/>
|
| 884 |
+
<inertia ixx="0.0004291" ixy="9.2E-06" ixz="6.4E-06" iyy="0.000453" iyz="-2.26E-05" izz="0.000423"/>
|
| 885 |
+
</inertial>
|
| 886 |
+
<visual>
|
| 887 |
+
<origin xyz="0 0 0" rpy="0 0 0"/>
|
| 888 |
+
<geometry>
|
| 889 |
+
<mesh filename="meshes/right_shoulder_pitch_link.STL"/>
|
| 890 |
+
</geometry>
|
| 891 |
+
<material name="white">
|
| 892 |
+
<color rgba="0.7 0.7 0.7 1"/>
|
| 893 |
+
</material>
|
| 894 |
+
</visual>
|
| 895 |
+
<!-- <collision>
|
| 896 |
+
<origin xyz="0 -0.04 -0.01" rpy="0 1.5707963267948966 0"/>
|
| 897 |
+
<geometry>
|
| 898 |
+
<cylinder radius="0.03" length="0.05"/>
|
| 899 |
+
</geometry>
|
| 900 |
+
</collision> -->
|
| 901 |
+
</link>
|
| 902 |
+
<joint name="right_shoulder_pitch_joint" type="revolute">
|
| 903 |
+
<origin xyz="0.0039563 -0.10021 0.24778" rpy="-0.27931 5.4949E-05 0.00019159"/>
|
| 904 |
+
<parent link="torso_link"/>
|
| 905 |
+
<child link="right_shoulder_pitch_link"/>
|
| 906 |
+
<axis xyz="0 1 0"/>
|
| 907 |
+
<limit lower="-3.0892" upper="2.6704" effort="25" velocity="37"/>
|
| 908 |
+
</joint>
|
| 909 |
+
<link name="right_shoulder_roll_link">
|
| 910 |
+
<inertial>
|
| 911 |
+
<origin xyz="-0.000227 -0.00727 -0.063243" rpy="0 0 0"/>
|
| 912 |
+
<mass value="0.643"/>
|
| 913 |
+
<inertia ixx="0.0006177" ixy="1E-06" ixz="8.7E-06" iyy="0.0006912" iyz="5.3E-06" izz="0.0003894"/>
|
| 914 |
+
</inertial>
|
| 915 |
+
<visual>
|
| 916 |
+
<origin xyz="0 0 0" rpy="0 0 0"/>
|
| 917 |
+
<geometry>
|
| 918 |
+
<mesh filename="meshes/right_shoulder_roll_link.STL"/>
|
| 919 |
+
</geometry>
|
| 920 |
+
<material name="white">
|
| 921 |
+
<color rgba="0.7 0.7 0.7 1"/>
|
| 922 |
+
</material>
|
| 923 |
+
</visual>
|
| 924 |
+
<collision>
|
| 925 |
+
<origin xyz="-0.004 -0.006 -0.053" rpy="0 0 0"/>
|
| 926 |
+
<geometry>
|
| 927 |
+
<cylinder radius="0.03" length="0.03"/>
|
| 928 |
+
</geometry>
|
| 929 |
+
</collision>
|
| 930 |
+
</link>
|
| 931 |
+
<joint name="right_shoulder_roll_joint" type="revolute">
|
| 932 |
+
<origin xyz="0 -0.038 -0.013831" rpy="0.27925 0 0"/>
|
| 933 |
+
<parent link="right_shoulder_pitch_link"/>
|
| 934 |
+
<child link="right_shoulder_roll_link"/>
|
| 935 |
+
<axis xyz="1 0 0"/>
|
| 936 |
+
<limit lower="-2.2515" upper="1.5882" effort="25" velocity="37"/>
|
| 937 |
+
</joint>
|
| 938 |
+
<link name="right_shoulder_yaw_link">
|
| 939 |
+
<inertial>
|
| 940 |
+
<origin xyz="0.010773 0.002949 -0.072009" rpy="0 0 0"/>
|
| 941 |
+
<mass value="0.734"/>
|
| 942 |
+
<inertia ixx="0.0009988" ixy="-7.9E-06" ixz="0.0001412" iyy="0.0010605" iyz="2.86E-05" izz="0.0004354"/>
|
| 943 |
+
</inertial>
|
| 944 |
+
<visual>
|
| 945 |
+
<origin xyz="0 0 0" rpy="0 0 0"/>
|
| 946 |
+
<geometry>
|
| 947 |
+
<mesh filename="meshes/right_shoulder_yaw_link.STL"/>
|
| 948 |
+
</geometry>
|
| 949 |
+
<material name="white">
|
| 950 |
+
<color rgba="0.7 0.7 0.7 1"/>
|
| 951 |
+
</material>
|
| 952 |
+
</visual>
|
| 953 |
+
<collision>
|
| 954 |
+
<origin xyz="0 0 -0.05" rpy="0 0 0" />
|
| 955 |
+
<geometry>
|
| 956 |
+
<cylinder radius="0.03" length="0.1" />
|
| 957 |
+
</geometry>
|
| 958 |
+
</collision>
|
| 959 |
+
<!-- <collision>
|
| 960 |
+
<origin xyz="0 0 0" rpy="0 0 0"/>
|
| 961 |
+
<geometry>
|
| 962 |
+
<mesh filename="meshes/right_shoulder_yaw_link.STL"/>
|
| 963 |
+
</geometry>
|
| 964 |
+
</collision> -->
|
| 965 |
+
</link>
|
| 966 |
+
<joint name="right_shoulder_yaw_joint" type="revolute">
|
| 967 |
+
<origin xyz="0 -0.00624 -0.1032" rpy="0 0 0"/>
|
| 968 |
+
<parent link="right_shoulder_roll_link"/>
|
| 969 |
+
<child link="right_shoulder_yaw_link"/>
|
| 970 |
+
<axis xyz="0 0 1"/>
|
| 971 |
+
<limit lower="-2.618" upper="2.618" effort="25" velocity="37"/>
|
| 972 |
+
</joint>
|
| 973 |
+
<link name="right_elbow_link">
|
| 974 |
+
<inertial>
|
| 975 |
+
<origin xyz="0.064956 -0.004454 -0.010062" rpy="0 0 0"/>
|
| 976 |
+
<mass value="0.6"/>
|
| 977 |
+
<inertia ixx="0.0002891" ixy="-6.53E-05" ixz="1.72E-05" iyy="0.0004152" iyz="5.6E-06" izz="0.0004197"/>
|
| 978 |
+
</inertial>
|
| 979 |
+
<visual>
|
| 980 |
+
<origin xyz="0 0 0" rpy="0 0 0"/>
|
| 981 |
+
<geometry>
|
| 982 |
+
<mesh filename="meshes/right_elbow_link.STL"/>
|
| 983 |
+
</geometry>
|
| 984 |
+
<material name="white">
|
| 985 |
+
<color rgba="0.7 0.7 0.7 1"/>
|
| 986 |
+
</material>
|
| 987 |
+
</visual>
|
| 988 |
+
<collision>
|
| 989 |
+
<origin xyz="0.15 0 0" rpy="0 1.57 0" />
|
| 990 |
+
<geometry>
|
| 991 |
+
<cylinder radius="0.03" length="0.15" />
|
| 992 |
+
</geometry>
|
| 993 |
+
</collision>
|
| 994 |
+
<!-- <collision>
|
| 995 |
+
<origin xyz="0 0 0" rpy="0 0 0"/>
|
| 996 |
+
<geometry>
|
| 997 |
+
<mesh filename="meshes/right_elbow_link.STL"/>
|
| 998 |
+
</geometry>
|
| 999 |
+
</collision> -->
|
| 1000 |
+
</link>
|
| 1001 |
+
<joint name="right_elbow_joint" type="revolute">
|
| 1002 |
+
<origin xyz="0.015783 0 -0.080518" rpy="0 0 0"/>
|
| 1003 |
+
<parent link="right_shoulder_yaw_link"/>
|
| 1004 |
+
<child link="right_elbow_link"/>
|
| 1005 |
+
<axis xyz="0 1 0"/>
|
| 1006 |
+
<limit lower="-1.0472" upper="2.0944" effort="25" velocity="37"/>
|
| 1007 |
+
</joint>
|
| 1008 |
+
<joint name="right_wrist_roll_joint" type="revolute">
|
| 1009 |
+
<origin xyz="0.100 -0.00188791 -0.010" rpy="0 0 0"/>
|
| 1010 |
+
<axis xyz="1 0 0"/>
|
| 1011 |
+
<parent link="right_elbow_link"/>
|
| 1012 |
+
<child link="right_wrist_roll_link"/>
|
| 1013 |
+
<limit effort="25" velocity="37" lower="-1.972222054" upper="1.972222054"/>
|
| 1014 |
+
</joint>
|
| 1015 |
+
<link name="right_wrist_roll_link">
|
| 1016 |
+
<inertial>
|
| 1017 |
+
<origin xyz="0.01713944778 -0.00053759094 0.00000048864" rpy="0 0 0"/>
|
| 1018 |
+
<mass value="0.08544498"/>
|
| 1019 |
+
<inertia ixx="0.00004821544023" ixy="0.00000424511021" ixz="0.00000000510599" iyy="0.00003722899093" iyz="0.00000000123525" izz="0.00005482106541"/>
|
| 1020 |
+
</inertial>
|
| 1021 |
+
<visual>
|
| 1022 |
+
<origin xyz="0 0 0" rpy="0 0 0"/>
|
| 1023 |
+
<geometry>
|
| 1024 |
+
<mesh filename="meshes/right_wrist_roll_link.STL"/>
|
| 1025 |
+
</geometry>
|
| 1026 |
+
<material name="white">
|
| 1027 |
+
<color rgba="0.7 0.7 0.7 1"/>
|
| 1028 |
+
</material>
|
| 1029 |
+
</visual>
|
| 1030 |
+
<!-- <collision>
|
| 1031 |
+
<origin xyz="0 0 0" rpy="0 0 0"/>
|
| 1032 |
+
<geometry>
|
| 1033 |
+
<mesh filename="meshes/right_wrist_roll_link.STL"/>
|
| 1034 |
+
</geometry>
|
| 1035 |
+
</collision> -->
|
| 1036 |
+
</link>
|
| 1037 |
+
<joint name="right_wrist_pitch_joint" type="revolute">
|
| 1038 |
+
<origin xyz="0.038 0 0" rpy="0 0 0"/>
|
| 1039 |
+
<axis xyz="0 1 0"/>
|
| 1040 |
+
<parent link="right_wrist_roll_link"/>
|
| 1041 |
+
<child link="right_wrist_pitch_link"/>
|
| 1042 |
+
<limit effort="5" velocity="22" lower="-1.614429558" upper="1.614429558"/>
|
| 1043 |
+
</joint>
|
| 1044 |
+
<link name="right_wrist_pitch_link">
|
| 1045 |
+
<inertial>
|
| 1046 |
+
<origin xyz="0.02299989837 0.00111685314 -0.00111658096" rpy="0 0 0"/>
|
| 1047 |
+
<mass value="0.48404956"/>
|
| 1048 |
+
<inertia ixx="0.00016579646273" ixy="0.00001231206746" ixz="0.00001231699194" iyy="0.00042954057410" iyz="-0.00000081417712" izz="0.00042953697654"/>
|
| 1049 |
+
</inertial>
|
| 1050 |
+
<visual>
|
| 1051 |
+
<origin xyz="0 0 0" rpy="0 0 0"/>
|
| 1052 |
+
<geometry>
|
| 1053 |
+
<mesh filename="meshes/right_wrist_pitch_link.STL"/>
|
| 1054 |
+
</geometry>
|
| 1055 |
+
<material name="white">
|
| 1056 |
+
<color rgba="0.7 0.7 0.7 1"/>
|
| 1057 |
+
</material>
|
| 1058 |
+
</visual>
|
| 1059 |
+
<!-- <collision>
|
| 1060 |
+
<origin xyz="0 0 0" rpy="0 0 0"/>
|
| 1061 |
+
<geometry>
|
| 1062 |
+
<mesh filename="meshes/right_wrist_pitch_link.STL"/>
|
| 1063 |
+
</geometry>
|
| 1064 |
+
</collision> -->
|
| 1065 |
+
</link>
|
| 1066 |
+
<joint name="right_wrist_yaw_joint" type="revolute">
|
| 1067 |
+
<origin xyz="0.046 0 0" rpy="0 0 0"/>
|
| 1068 |
+
<axis xyz="0 0 1"/>
|
| 1069 |
+
<parent link="right_wrist_pitch_link"/>
|
| 1070 |
+
<child link="right_wrist_yaw_link"/>
|
| 1071 |
+
<limit effort="5" velocity="22" lower="-1.614429558" upper="1.614429558"/>
|
| 1072 |
+
</joint>
|
| 1073 |
+
<link name="right_wrist_yaw_link">
|
| 1074 |
+
<inertial>
|
| 1075 |
+
<origin xyz="0.02200381568 -0.00049485096 0.00053861123" rpy="0 0 0"/>
|
| 1076 |
+
<mass value="0.08457647"/>
|
| 1077 |
+
<inertia ixx="0.00004929128828" ixy="0.00000045735494" ixz="0.00000445867591" iyy="0.00005973338134" iyz="-0.00000043217198" izz="0.00003928083826"/>
|
| 1078 |
+
</inertial>
|
| 1079 |
+
<visual>
|
| 1080 |
+
<origin xyz="0 0 0" rpy="0 0 0"/>
|
| 1081 |
+
<geometry>
|
| 1082 |
+
<mesh filename="meshes/right_wrist_yaw_link.STL"/>
|
| 1083 |
+
</geometry>
|
| 1084 |
+
<material name="white">
|
| 1085 |
+
<color rgba="0.7 0.7 0.7 1"/>
|
| 1086 |
+
</material>
|
| 1087 |
+
</visual>
|
| 1088 |
+
<!-- <collision>
|
| 1089 |
+
<origin xyz="0 0 0" rpy="0 0 0"/>
|
| 1090 |
+
<geometry>
|
| 1091 |
+
<mesh filename="meshes/right_wrist_yaw_link.STL"/>
|
| 1092 |
+
</geometry>
|
| 1093 |
+
</collision> -->
|
| 1094 |
+
</link>
|
| 1095 |
+
<joint name="right_hand_palm_joint" type="fixed">
|
| 1096 |
+
<origin xyz="0.0415 -0.003 0" rpy="0 0 0"/>
|
| 1097 |
+
<parent link="right_wrist_yaw_link"/>
|
| 1098 |
+
<child link="right_rubber_hand"/>
|
| 1099 |
+
</joint>
|
| 1100 |
+
<link name="right_rubber_hand">
|
| 1101 |
+
<inertial>
|
| 1102 |
+
<origin xyz="0.05361310808 0.00295905240 0.00215413091" rpy="0 0 0"/>
|
| 1103 |
+
<mass value="0.170"/>
|
| 1104 |
+
<inertia ixx="0.00010099485234748" ixy="-0.00003618590790516" ixz="-0.00000074301518642" iyy="0.00028135871571621" iyz="-0.00000330189743286" izz="0.00021894770413514"/>
|
| 1105 |
+
</inertial>
|
| 1106 |
+
<visual>
|
| 1107 |
+
<origin xyz="0 0 0" rpy="0 0 0"/>
|
| 1108 |
+
<geometry>
|
| 1109 |
+
<mesh filename="meshes/right_rubber_hand.STL"/>
|
| 1110 |
+
</geometry>
|
| 1111 |
+
<material name="white">
|
| 1112 |
+
<color rgba="0.7 0.7 0.7 1"/>
|
| 1113 |
+
</material>
|
| 1114 |
+
</visual>
|
| 1115 |
+
</link>
|
| 1116 |
+
</robot>
|
processed/amass/unitree_g1/assets/robots/unitree_g1/g1_mocap_29dof.xml
ADDED
|
@@ -0,0 +1,319 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<mujoco model="g1_mocap">
|
| 2 |
+
<compiler angle="radian" meshdir="meshes"/>
|
| 3 |
+
|
| 4 |
+
<default>
|
| 5 |
+
<motor ctrlrange="-1 1" ctrllimited="true"/>
|
| 6 |
+
<joint actuatorfrclimited="true" type="hinge"/>
|
| 7 |
+
</default>
|
| 8 |
+
|
| 9 |
+
<asset>
|
| 10 |
+
<mesh name="pelvis" file="pelvis.STL"/>
|
| 11 |
+
<mesh name="pelvis_contour_link" file="pelvis_contour_link.STL"/>
|
| 12 |
+
<mesh name="left_hip_pitch_link" file="left_hip_pitch_link.STL"/>
|
| 13 |
+
<mesh name="left_hip_roll_link" file="left_hip_roll_link.STL"/>
|
| 14 |
+
<mesh name="left_hip_yaw_link" file="left_hip_yaw_link.STL"/>
|
| 15 |
+
<mesh name="left_knee_link" file="left_knee_link.STL"/>
|
| 16 |
+
<mesh name="left_ankle_pitch_link" file="left_ankle_pitch_link.STL"/>
|
| 17 |
+
<mesh name="left_ankle_roll_link" file="left_ankle_roll_link.STL"/>
|
| 18 |
+
<mesh name="right_hip_pitch_link" file="right_hip_pitch_link.STL"/>
|
| 19 |
+
<mesh name="right_hip_roll_link" file="right_hip_roll_link.STL"/>
|
| 20 |
+
<mesh name="right_hip_yaw_link" file="right_hip_yaw_link.STL"/>
|
| 21 |
+
<mesh name="right_knee_link" file="right_knee_link.STL"/>
|
| 22 |
+
<mesh name="right_ankle_pitch_link" file="right_ankle_pitch_link.STL"/>
|
| 23 |
+
<mesh name="right_ankle_roll_link" file="right_ankle_roll_link.STL"/>
|
| 24 |
+
<mesh name="waist_yaw_link" file="waist_yaw_link_rev_1_0.STL"/>
|
| 25 |
+
<mesh name="waist_roll_link" file="waist_roll_link_rev_1_0.STL"/>
|
| 26 |
+
<mesh name="torso_link" file="torso_link_rev_1_0.STL"/>
|
| 27 |
+
<mesh name="logo_link" file="logo_link.STL"/>
|
| 28 |
+
<mesh name="head_link" file="head_link.STL"/>
|
| 29 |
+
<mesh name="left_shoulder_pitch_link" file="left_shoulder_pitch_link.STL"/>
|
| 30 |
+
<mesh name="left_shoulder_roll_link" file="left_shoulder_roll_link.STL"/>
|
| 31 |
+
<mesh name="left_shoulder_yaw_link" file="left_shoulder_yaw_link.STL"/>
|
| 32 |
+
<mesh name="left_elbow_link" file="left_elbow_link.STL"/>
|
| 33 |
+
<mesh name="left_wrist_roll_link" file="left_wrist_roll_link.STL"/>
|
| 34 |
+
<mesh name="left_wrist_pitch_link" file="left_wrist_pitch_link.STL"/>
|
| 35 |
+
<mesh name="left_wrist_yaw_link" file="left_wrist_yaw_link.STL"/>
|
| 36 |
+
<mesh name="left_rubber_hand" file="left_rubber_hand.STL"/>
|
| 37 |
+
<mesh name="right_shoulder_pitch_link" file="right_shoulder_pitch_link.STL"/>
|
| 38 |
+
<mesh name="right_shoulder_roll_link" file="right_shoulder_roll_link.STL"/>
|
| 39 |
+
<mesh name="right_shoulder_yaw_link" file="right_shoulder_yaw_link.STL"/>
|
| 40 |
+
<mesh name="right_elbow_link" file="right_elbow_link.STL"/>
|
| 41 |
+
<mesh name="right_wrist_roll_link" file="right_wrist_roll_link.STL"/>
|
| 42 |
+
<mesh name="right_wrist_pitch_link" file="right_wrist_pitch_link.STL"/>
|
| 43 |
+
<mesh name="right_wrist_yaw_link" file="right_wrist_yaw_link.STL"/>
|
| 44 |
+
<mesh name="right_rubber_hand" file="right_rubber_hand.STL"/>
|
| 45 |
+
</asset>
|
| 46 |
+
|
| 47 |
+
<worldbody>
|
| 48 |
+
<body name="pelvis" pos="0 0 0.793">
|
| 49 |
+
<inertial pos="0 0 -0.07605" quat="1 0 -0.000399148 0" mass="3.813" diaginertia="0.010549 0.0093089 0.0079184"/>
|
| 50 |
+
<freejoint name="pelvis"/>
|
| 51 |
+
<geom type="mesh" contype="0" conaffinity="0" group="1" density="0" rgba="0.2 0.2 0.2 1" mesh="pelvis"/>
|
| 52 |
+
<geom type="mesh" contype="0" conaffinity="0" group="1" density="0" rgba="0.7 0.7 0.7 1" mesh="pelvis_contour_link"/>
|
| 53 |
+
<geom type="mesh" rgba="0.7 0.7 0.7 1" mesh="pelvis_contour_link"/>
|
| 54 |
+
<site name="imu_in_pelvis" size="0.01" pos="0.04525 0 -0.08339"/>
|
| 55 |
+
<body name="left_hip_pitch_link" pos="0 0.064452 -0.1027">
|
| 56 |
+
<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"/>
|
| 57 |
+
<joint name="left_hip_pitch_joint" pos="0 0 0" axis="0 1 0" range="-1.57 1.57" actuatorfrcrange="-88 88"/>
|
| 58 |
+
<geom type="mesh" contype="0" conaffinity="0" group="1" density="0" rgba="0.2 0.2 0.2 1" mesh="left_hip_pitch_link"/>
|
| 59 |
+
<geom type="mesh" rgba="0.2 0.2 0.2 1" mesh="left_hip_pitch_link"/>
|
| 60 |
+
<body name="left_hip_roll_link" pos="0 0.052 -0.030465" quat="0.996179 0 -0.0873386 0">
|
| 61 |
+
<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"/>
|
| 62 |
+
<joint name="left_hip_roll_joint" pos="0 0 0" axis="1 0 0" range="-0.5236 1.57" actuatorfrcrange="-139 139"/>
|
| 63 |
+
<geom type="mesh" contype="0" conaffinity="0" group="1" density="0" rgba="0.7 0.7 0.7 1" mesh="left_hip_roll_link"/>
|
| 64 |
+
<geom type="mesh" rgba="0.7 0.7 0.7 1" mesh="left_hip_roll_link"/>
|
| 65 |
+
<body name="left_hip_yaw_link" pos="0.025001 0 -0.12412">
|
| 66 |
+
<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"/>
|
| 67 |
+
<joint name="left_hip_yaw_joint" pos="0 0 0" axis="0 0 1" range="-1.57 1.57" actuatorfrcrange="-88 88"/>
|
| 68 |
+
<geom type="mesh" contype="0" conaffinity="0" group="1" density="0" rgba="0.7 0.7 0.7 1" mesh="left_hip_yaw_link"/>
|
| 69 |
+
<geom type="mesh" rgba="0.7 0.7 0.7 1" mesh="left_hip_yaw_link"/>
|
| 70 |
+
<body name="left_knee_link" pos="-0.078273 0.0021489 -0.17734" quat="0.996179 0 0.0873386 0">
|
| 71 |
+
<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"/>
|
| 72 |
+
<joint name="left_knee_joint" pos="0 0 0" axis="0 1 0" range="-0.087267 2.8798" actuatorfrcrange="-139 139"/>
|
| 73 |
+
<geom type="mesh" contype="0" conaffinity="0" group="1" density="0" rgba="0.7 0.7 0.7 1" mesh="left_knee_link"/>
|
| 74 |
+
<geom type="mesh" rgba="0.7 0.7 0.7 1" mesh="left_knee_link"/>
|
| 75 |
+
<body name="left_ankle_pitch_link" pos="0 -9.4445e-05 -0.30001">
|
| 76 |
+
<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"/>
|
| 77 |
+
<joint name="left_ankle_pitch_joint" pos="0 0 0" axis="0 1 0" range="-0.87267 0.5236" actuatorfrcrange="-50 50"/>
|
| 78 |
+
<geom type="mesh" contype="0" conaffinity="0" group="1" density="0" rgba="0.7 0.7 0.7 1" mesh="left_ankle_pitch_link"/>
|
| 79 |
+
<geom type="mesh" rgba="0.7 0.7 0.7 1" mesh="left_ankle_pitch_link"/>
|
| 80 |
+
<body name="left_ankle_roll_link" pos="0 0 -0.017558">
|
| 81 |
+
<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"/>
|
| 82 |
+
<joint name="left_ankle_roll_joint" pos="0 0 0" axis="1 0 0" range="-0.2618 0.2618" actuatorfrcrange="-50 50"/>
|
| 83 |
+
<geom type="mesh" contype="0" conaffinity="0" group="1" density="0" rgba="0.2 0.2 0.2 1" mesh="left_ankle_roll_link"/>
|
| 84 |
+
<geom size="0.005" pos="-0.05 0.025 -0.03" rgba="0.2 0.2 0.2 1"/>
|
| 85 |
+
<geom size="0.005" pos="-0.05 -0.025 -0.03" rgba="0.2 0.2 0.2 1"/>
|
| 86 |
+
<geom size="0.005" pos="0.12 0.03 -0.03" rgba="0.2 0.2 0.2 1"/>
|
| 87 |
+
<geom size="0.005" pos="0.12 -0.03 -0.03" rgba="0.2 0.2 0.2 1"/>
|
| 88 |
+
<body name="left_toe_link" pos="0.1 0 -0.02"/>
|
| 89 |
+
</body>
|
| 90 |
+
</body>
|
| 91 |
+
</body>
|
| 92 |
+
</body>
|
| 93 |
+
</body>
|
| 94 |
+
</body>
|
| 95 |
+
<body name="pelvis_contour_link" pos="0 0 0"></body>
|
| 96 |
+
<body name="right_hip_pitch_link" pos="0 -0.064452 -0.1027">
|
| 97 |
+
<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"/>
|
| 98 |
+
<joint name="right_hip_pitch_joint" pos="0 0 0" axis="0 1 0" range="-1.57 1.57" actuatorfrcrange="-88 88"/>
|
| 99 |
+
<geom type="mesh" contype="0" conaffinity="0" group="1" density="0" rgba="0.2 0.2 0.2 1" mesh="right_hip_pitch_link"/>
|
| 100 |
+
<geom type="mesh" rgba="0.2 0.2 0.2 1" mesh="right_hip_pitch_link"/>
|
| 101 |
+
<body name="right_hip_roll_link" pos="0 -0.052 -0.030465" quat="0.996179 0 -0.0873386 0">
|
| 102 |
+
<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"/>
|
| 103 |
+
<joint name="right_hip_roll_joint" pos="0 0 0" axis="1 0 0" range="-1.57 0.5236" actuatorfrcrange="-139 139"/>
|
| 104 |
+
<geom type="mesh" contype="0" conaffinity="0" group="1" density="0" rgba="0.7 0.7 0.7 1" mesh="right_hip_roll_link"/>
|
| 105 |
+
<geom type="mesh" rgba="0.7 0.7 0.7 1" mesh="right_hip_roll_link"/>
|
| 106 |
+
<body name="right_hip_yaw_link" pos="0.025001 0 -0.12412">
|
| 107 |
+
<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"/>
|
| 108 |
+
<joint name="right_hip_yaw_joint" pos="0 0 0" axis="0 0 1" range="-1.57 1.57" actuatorfrcrange="-88 88"/>
|
| 109 |
+
<geom type="mesh" contype="0" conaffinity="0" group="1" density="0" rgba="0.7 0.7 0.7 1" mesh="right_hip_yaw_link"/>
|
| 110 |
+
<geom type="mesh" rgba="0.7 0.7 0.7 1" mesh="right_hip_yaw_link"/>
|
| 111 |
+
<body name="right_knee_link" pos="-0.078273 -0.0021489 -0.17734" quat="0.996179 0 0.0873386 0">
|
| 112 |
+
<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"/>
|
| 113 |
+
<joint name="right_knee_joint" pos="0 0 0" axis="0 1 0" range="-0.087267 2.8798" actuatorfrcrange="-139 139"/>
|
| 114 |
+
<geom type="mesh" contype="0" conaffinity="0" group="1" density="0" rgba="0.7 0.7 0.7 1" mesh="right_knee_link"/>
|
| 115 |
+
<geom type="mesh" rgba="0.7 0.7 0.7 1" mesh="right_knee_link"/>
|
| 116 |
+
<body name="right_ankle_pitch_link" pos="0 9.4445e-05 -0.30001">
|
| 117 |
+
<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"/>
|
| 118 |
+
<joint name="right_ankle_pitch_joint" pos="0 0 0" axis="0 1 0" range="-0.87267 0.5236" actuatorfrcrange="-50 50"/>
|
| 119 |
+
<geom type="mesh" contype="0" conaffinity="0" group="1" density="0" rgba="0.7 0.7 0.7 1" mesh="right_ankle_pitch_link"/>
|
| 120 |
+
<geom type="mesh" rgba="0.7 0.7 0.7 1" mesh="right_ankle_pitch_link"/>
|
| 121 |
+
<body name="right_ankle_roll_link" pos="0 0 -0.017558">
|
| 122 |
+
<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"/>
|
| 123 |
+
<joint name="right_ankle_roll_joint" pos="0 0 0" axis="1 0 0" range="-0.2618 0.2618" actuatorfrcrange="-50 50"/>
|
| 124 |
+
<geom type="mesh" contype="0" conaffinity="0" group="1" density="0" rgba="0.2 0.2 0.2 1" mesh="right_ankle_roll_link"/>
|
| 125 |
+
<geom size="0.005" pos="-0.05 0.025 -0.03" rgba="0.2 0.2 0.2 1"/>
|
| 126 |
+
<geom size="0.005" pos="-0.05 -0.025 -0.03" rgba="0.2 0.2 0.2 1"/>
|
| 127 |
+
<geom size="0.005" pos="0.12 0.03 -0.03" rgba="0.2 0.2 0.2 1"/>
|
| 128 |
+
<geom size="0.005" pos="0.12 -0.03 -0.03" rgba="0.2 0.2 0.2 1"/>
|
| 129 |
+
<body name="right_toe_link" pos="0.1 0 -0.02"/>
|
| 130 |
+
</body>
|
| 131 |
+
</body>
|
| 132 |
+
</body>
|
| 133 |
+
</body>
|
| 134 |
+
</body>
|
| 135 |
+
</body>
|
| 136 |
+
<body name="waist_yaw_link">
|
| 137 |
+
<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"/>
|
| 138 |
+
<joint name="waist_yaw_joint" pos="0 0 0" axis="0 0 1" range="-1.57 1.57" actuatorfrcrange="-88 88"/>
|
| 139 |
+
<geom type="mesh" contype="0" conaffinity="0" group="1" density="0" rgba="0.7 0.7 0.7 1" mesh="waist_yaw_link"/>
|
| 140 |
+
<body name="waist_roll_link" pos="-0.0039635 0 0.044">
|
| 141 |
+
<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"/>
|
| 142 |
+
<joint name="waist_roll_joint" pos="0 0 0" axis="1 0 0" range="-0.52 0.52" actuatorfrcrange="-50 50"/>
|
| 143 |
+
<geom type="mesh" contype="0" conaffinity="0" group="1" density="0" rgba="0.7 0.7 0.7 1" mesh="waist_roll_link"/>
|
| 144 |
+
<body name="torso_link">
|
| 145 |
+
<inertial pos="0.00203158 0.000339683 0.184568" quat="0.999803 -6.03319e-05 0.0198256 0.00131986" mass="7.818" diaginertia="0.121847 0.109825 0.0273735"/>
|
| 146 |
+
<joint name="waist_pitch_joint" pos="0 0 0" axis="0 1 0" range="-0.52 0.52" actuatorfrcrange="-50 50"/>
|
| 147 |
+
<geom type="mesh" contype="0" conaffinity="0" group="1" density="0" rgba="0.7 0.7 0.7 1" mesh="torso_link"/>
|
| 148 |
+
<geom type="mesh" rgba="0.7 0.7 0.7 1" mesh="torso_link"/>
|
| 149 |
+
<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"/>
|
| 150 |
+
<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"/>
|
| 151 |
+
<body name="head_link" pos="0.0039635 0 -0.044">
|
| 152 |
+
<inertial pos="0.0001 0.0001 0.0001" quat="1.0 0.0 0.0 0.0" mass="1.036" diaginertia="0.004 0.004 0.002"/>
|
| 153 |
+
</body>
|
| 154 |
+
<body name="head_mocap" pos="0.0000 0.0000 0.4000"></body>
|
| 155 |
+
<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"/>
|
| 156 |
+
<geom pos="0.0039635 0 -0.044" type="mesh" rgba="0.2 0.2 0.2 1" mesh="head_link"/>
|
| 157 |
+
<site name="imu_in_torso" size="0.01" pos="-0.03959 -0.00224 0.14792"/>
|
| 158 |
+
<body name="imu_in_torso" pos="-0.03959 -0.00224 0.14792"></body>
|
| 159 |
+
<body name="left_shoulder_pitch_link" pos="0.0039563 0.10022 0.24778" quat="0.990264 0.139201 1.38722e-05 -9.86868e-05">
|
| 160 |
+
<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"/>
|
| 161 |
+
<joint name="left_shoulder_pitch_joint" pos="0 0 0" axis="0 1 0" range="-3.0892 1.149" actuatorfrcrange="-25 25"/>
|
| 162 |
+
<geom type="mesh" contype="0" conaffinity="0" group="1" density="0" rgba="0.7 0.7 0.7 1" mesh="left_shoulder_pitch_link"/>
|
| 163 |
+
<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"/>
|
| 164 |
+
<body name="left_shoulder_roll_link" pos="0 0.038 -0.013831" quat="0.990268 -0.139172 0 0">
|
| 165 |
+
<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"/>
|
| 166 |
+
<joint name="left_shoulder_roll_joint" pos="0 0 0" axis="1 0 0" range="-0.6 2.2515" actuatorfrcrange="-25 25"/>
|
| 167 |
+
<geom type="mesh" contype="0" conaffinity="0" group="1" density="0" rgba="0.7 0.7 0.7 1" mesh="left_shoulder_roll_link"/>
|
| 168 |
+
<geom size="0.03 0.015" pos="-0.004 0.006 -0.053" type="cylinder" rgba="0.7 0.7 0.7 1"/>
|
| 169 |
+
<body name="left_shoulder_yaw_link" pos="0 0.00624 -0.1032">
|
| 170 |
+
<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"/>
|
| 171 |
+
<joint name="left_shoulder_yaw_joint" pos="0 0 0" axis="0 0 1" range="-1.4 2.0" actuatorfrcrange="-25 25"/>
|
| 172 |
+
<geom type="mesh" contype="0" conaffinity="0" group="1" density="0" rgba="0.7 0.7 0.7 1" mesh="left_shoulder_yaw_link"/>
|
| 173 |
+
<geom type="mesh" rgba="0.7 0.7 0.7 1" mesh="left_shoulder_yaw_link"/>
|
| 174 |
+
<body name="left_elbow_link" pos="0.015783 0 -0.080518">
|
| 175 |
+
<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"/>
|
| 176 |
+
<joint name="left_elbow_joint" pos="0 0 0" axis="0 1 0" range="-1.0472 1.7" actuatorfrcrange="-25 25"/>
|
| 177 |
+
<geom type="mesh" contype="0" conaffinity="0" group="1" density="0" rgba="0.7 0.7 0.7 1" mesh="left_elbow_link"/>
|
| 178 |
+
<geom type="mesh" rgba="0.7 0.7 0.7 1" mesh="left_elbow_link"/>
|
| 179 |
+
<body name="left_wrist_roll_link" pos="0.1 0.00188791 -0.01">
|
| 180 |
+
<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"/>
|
| 181 |
+
<joint name="left_wrist_roll_joint" pos="0 0 0" axis="1 0 0" range="-1.97222 1.97222" actuatorfrcrange="-25 25"/>
|
| 182 |
+
<geom type="mesh" contype="0" conaffinity="0" group="1" density="0" rgba="0.7 0.7 0.7 1" mesh="left_wrist_roll_link"/>
|
| 183 |
+
<geom type="mesh" rgba="0.7 0.7 0.7 1" mesh="left_wrist_roll_link"/>
|
| 184 |
+
<body name="left_wrist_pitch_link" pos="0.038 0 0">
|
| 185 |
+
<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"/>
|
| 186 |
+
<joint name="left_wrist_pitch_joint" pos="0 0 0" axis="0 1 0" range="-1.61443 1.61443" actuatorfrcrange="-5 5"/>
|
| 187 |
+
<geom type="mesh" contype="0" conaffinity="0" group="1" density="0" rgba="0.7 0.7 0.7 1" mesh="left_wrist_pitch_link"/>
|
| 188 |
+
<geom type="mesh" rgba="0.7 0.7 0.7 1" mesh="left_wrist_pitch_link"/>
|
| 189 |
+
<body name="left_wrist_yaw_link" pos="0.046 0 0">
|
| 190 |
+
<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"/>
|
| 191 |
+
<joint name="left_wrist_yaw_joint" pos="0 0 0" axis="0 0 1" range="-1.61443 1.61443" actuatorfrcrange="-5 5"/>
|
| 192 |
+
<geom type="mesh" contype="0" conaffinity="0" group="1" density="0" rgba="0.7 0.7 0.7 1" mesh="left_wrist_yaw_link"/>
|
| 193 |
+
<geom type="mesh" rgba="0.7 0.7 0.7 1" mesh="left_wrist_yaw_link"/>
|
| 194 |
+
<body name="left_rubber_hand" pos="0.0415 0.003 0" quat="1 0 0 0">
|
| 195 |
+
<geom type="mesh" contype="0" conaffinity="0" group="1" density="0" rgba="0.7 0.7 0.7 1" mesh="left_rubber_hand"/>
|
| 196 |
+
</body>
|
| 197 |
+
</body>
|
| 198 |
+
</body>
|
| 199 |
+
</body>
|
| 200 |
+
</body>
|
| 201 |
+
</body>
|
| 202 |
+
</body>
|
| 203 |
+
</body>
|
| 204 |
+
<body name="right_shoulder_pitch_link" pos="0.0039563 -0.10021 0.24778" quat="0.990264 -0.139201 1.38722e-05 9.86868e-05">
|
| 205 |
+
<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"/>
|
| 206 |
+
<joint name="right_shoulder_pitch_joint" pos="0 0 0" axis="0 1 0" range="-3.0892 1.149" actuatorfrcrange="-25 25"/>
|
| 207 |
+
<geom type="mesh" contype="0" conaffinity="0" group="1" density="0" rgba="0.7 0.7 0.7 1" mesh="right_shoulder_pitch_link"/>
|
| 208 |
+
<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"/>
|
| 209 |
+
<body name="right_shoulder_roll_link" pos="0 -0.038 -0.013831" quat="0.990268 0.139172 0 0">
|
| 210 |
+
<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"/>
|
| 211 |
+
<joint name="right_shoulder_roll_joint" pos="0 0 0" axis="1 0 0" range="-2.2515 0.6" actuatorfrcrange="-25 25"/>
|
| 212 |
+
<geom type="mesh" contype="0" conaffinity="0" group="1" density="0" rgba="0.7 0.7 0.7 1" mesh="right_shoulder_roll_link"/>
|
| 213 |
+
<geom size="0.03 0.015" pos="-0.004 -0.006 -0.053" type="cylinder" rgba="0.7 0.7 0.7 1"/>
|
| 214 |
+
<body name="right_shoulder_yaw_link" pos="0 -0.00624 -0.1032">
|
| 215 |
+
<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"/>
|
| 216 |
+
<joint name="right_shoulder_yaw_joint" pos="0 0 0" axis="0 0 1" range="-2.0 1.4" actuatorfrcrange="-25 25"/>
|
| 217 |
+
<geom type="mesh" contype="0" conaffinity="0" group="1" density="0" rgba="0.7 0.7 0.7 1" mesh="right_shoulder_yaw_link"/>
|
| 218 |
+
<geom type="mesh" rgba="0.7 0.7 0.7 1" mesh="right_shoulder_yaw_link"/>
|
| 219 |
+
<body name="right_elbow_link" pos="0.015783 0 -0.080518">
|
| 220 |
+
<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"/>
|
| 221 |
+
<joint name="right_elbow_joint" pos="0 0 0" axis="0 1 0" range="-1.0472 1.7" actuatorfrcrange="-25 25"/>
|
| 222 |
+
<geom type="mesh" contype="0" conaffinity="0" group="1" density="0" rgba="0.7 0.7 0.7 1" mesh="right_elbow_link"/>
|
| 223 |
+
<geom type="mesh" rgba="0.7 0.7 0.7 1" mesh="right_elbow_link"/>
|
| 224 |
+
<body name="right_wrist_roll_link" pos="0.1 -0.00188791 -0.01">
|
| 225 |
+
<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"/>
|
| 226 |
+
<joint name="right_wrist_roll_joint" pos="0 0 0" axis="1 0 0" range="-1.97222 1.97222" actuatorfrcrange="-25 25"/>
|
| 227 |
+
<geom type="mesh" contype="0" conaffinity="0" group="1" density="0" rgba="0.7 0.7 0.7 1" mesh="right_wrist_roll_link"/>
|
| 228 |
+
<geom type="mesh" rgba="0.7 0.7 0.7 1" mesh="right_wrist_roll_link"/>
|
| 229 |
+
<body name="right_wrist_pitch_link" pos="0.038 0 0">
|
| 230 |
+
<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"/>
|
| 231 |
+
<joint name="right_wrist_pitch_joint" pos="0 0 0" axis="0 1 0" range="-1.61443 1.61443" actuatorfrcrange="-5 5"/>
|
| 232 |
+
<geom type="mesh" contype="0" conaffinity="0" group="1" density="0" rgba="0.7 0.7 0.7 1" mesh="right_wrist_pitch_link"/>
|
| 233 |
+
<geom type="mesh" rgba="0.7 0.7 0.7 1" mesh="right_wrist_pitch_link"/>
|
| 234 |
+
<body name="right_wrist_yaw_link" pos="0.046 0 0">
|
| 235 |
+
<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"/>
|
| 236 |
+
<joint name="right_wrist_yaw_joint" pos="0 0 0" axis="0 0 1" range="-1.61443 1.61443" actuatorfrcrange="-5 5"/>
|
| 237 |
+
<geom type="mesh" contype="0" conaffinity="0" group="1" density="0" rgba="0.7 0.7 0.7 1" mesh="right_wrist_yaw_link"/>
|
| 238 |
+
<geom type="mesh" rgba="0.7 0.7 0.7 1" mesh="right_wrist_yaw_link"/>
|
| 239 |
+
<body name="right_rubber_hand" pos="0.0415 -0.003 0" quat="1 0 0 0">
|
| 240 |
+
<geom type="mesh" contype="0" conaffinity="0" group="1" density="0" rgba="0.7 0.7 0.7 1" mesh="right_rubber_hand"/>
|
| 241 |
+
</body>
|
| 242 |
+
</body>
|
| 243 |
+
</body>
|
| 244 |
+
</body>
|
| 245 |
+
</body>
|
| 246 |
+
</body>
|
| 247 |
+
</body>
|
| 248 |
+
</body>
|
| 249 |
+
</body>
|
| 250 |
+
</body>
|
| 251 |
+
</body>
|
| 252 |
+
</body>
|
| 253 |
+
</worldbody>
|
| 254 |
+
|
| 255 |
+
<actuator>
|
| 256 |
+
<motor name="left_hip_pitch_joint" joint="left_hip_pitch_joint"/>
|
| 257 |
+
<motor name="left_hip_roll_joint" joint="left_hip_roll_joint"/>
|
| 258 |
+
<motor name="left_hip_yaw_joint" joint="left_hip_yaw_joint"/>
|
| 259 |
+
<motor name="left_knee_joint" joint="left_knee_joint"/>
|
| 260 |
+
<motor name="left_ankle_pitch_joint" joint="left_ankle_pitch_joint"/>
|
| 261 |
+
<motor name="left_ankle_roll_joint" joint="left_ankle_roll_joint"/>
|
| 262 |
+
<motor name="right_hip_pitch_joint" joint="right_hip_pitch_joint"/>
|
| 263 |
+
<motor name="right_hip_roll_joint" joint="right_hip_roll_joint"/>
|
| 264 |
+
<motor name="right_hip_yaw_joint" joint="right_hip_yaw_joint"/>
|
| 265 |
+
<motor name="right_knee_joint" joint="right_knee_joint"/>
|
| 266 |
+
<motor name="right_ankle_pitch_joint" joint="right_ankle_pitch_joint"/>
|
| 267 |
+
<motor name="right_ankle_roll_joint" joint="right_ankle_roll_joint"/>
|
| 268 |
+
<motor name="waist_yaw_joint" joint="waist_yaw_joint"/>
|
| 269 |
+
<motor name="waist_roll_joint" joint="waist_roll_joint"/>
|
| 270 |
+
<motor name="waist_pitch_joint" joint="waist_pitch_joint"/>
|
| 271 |
+
<motor name="left_shoulder_pitch_joint" joint="left_shoulder_pitch_joint"/>
|
| 272 |
+
<motor name="left_shoulder_roll_joint" joint="left_shoulder_roll_joint"/>
|
| 273 |
+
<motor name="left_shoulder_yaw_joint" joint="left_shoulder_yaw_joint"/>
|
| 274 |
+
<motor name="left_elbow_joint" joint="left_elbow_joint"/>
|
| 275 |
+
<motor name="left_wrist_roll_joint" joint="left_wrist_roll_joint"/>
|
| 276 |
+
<motor name="left_wrist_pitch_joint" joint="left_wrist_pitch_joint"/>
|
| 277 |
+
<motor name="left_wrist_yaw_joint" joint="left_wrist_yaw_joint"/>
|
| 278 |
+
<motor name="right_shoulder_pitch_joint" joint="right_shoulder_pitch_joint"/>
|
| 279 |
+
<motor name="right_shoulder_roll_joint" joint="right_shoulder_roll_joint"/>
|
| 280 |
+
<motor name="right_shoulder_yaw_joint" joint="right_shoulder_yaw_joint"/>
|
| 281 |
+
<motor name="right_elbow_joint" joint="right_elbow_joint"/>
|
| 282 |
+
<motor name="right_wrist_roll_joint" joint="right_wrist_roll_joint"/>
|
| 283 |
+
<motor name="right_wrist_pitch_joint" joint="right_wrist_pitch_joint"/>
|
| 284 |
+
<motor name="right_wrist_yaw_joint" joint="right_wrist_yaw_joint"/>
|
| 285 |
+
</actuator>
|
| 286 |
+
|
| 287 |
+
<sensor>
|
| 288 |
+
<framequat name='orientation' objtype='site' noise='0.001' objname='imu_in_pelvis'/>
|
| 289 |
+
<framepos name='position' objtype='site' noise='0.001' objname='imu_in_pelvis'/>
|
| 290 |
+
<gyro name='angular-velocity' cutoff='34.9' noise='0.005' site='imu_in_pelvis'/>
|
| 291 |
+
</sensor>
|
| 292 |
+
|
| 293 |
+
|
| 294 |
+
<!-- setup scene -->
|
| 295 |
+
<statistic center="1.0 0.7 1.0" extent="0.8"/>
|
| 296 |
+
<visual>
|
| 297 |
+
<headlight diffuse="0.6 0.6 0.6" ambient="0.1 0.1 0.1" specular="0.9 0.9 0.9"/>
|
| 298 |
+
<rgba haze="0.15 0.25 0.35 1"/>
|
| 299 |
+
<global azimuth="-140" elevation="-20" offwidth="2080" offheight="1170"/>
|
| 300 |
+
</visual>
|
| 301 |
+
<asset>
|
| 302 |
+
<texture type="skybox" builtin="gradient" rgb1="1 1 1" rgb2="1 1 1" width="800" height="800"/>
|
| 303 |
+
<texture type="2d" name="groundplane" builtin="checker" mark="edge" rgb1="1 1 1" rgb2="1 1 1" markrgb="0 0 0"
|
| 304 |
+
width="300" height="300"/>
|
| 305 |
+
<material name="groundplane" texture="groundplane" texuniform="true" texrepeat="5 5" reflectance="0"/>
|
| 306 |
+
<texture type="skybox" builtin="gradient" rgb1=".4 .5 .6" rgb2="0 0 0" width="100" height="100"/>
|
| 307 |
+
<texture builtin="flat" height="1278" mark="cross" markrgb="1 1 1" name="texgeom" random="0.01" rgb1="0.8 0.6 0.4" rgb2="0.8 0.6 0.4" type="cube" width="127"/>
|
| 308 |
+
<texture name="texplane" builtin="checker" height="512" width="512" rgb1=".2 .3 .4" rgb2=".1 .15 .2" type="2d" />
|
| 309 |
+
<material name="MatPlane" reflectance="0.5" shininess="0.01" specular="0.1" texrepeat="1 1" texture="texplane" texuniform="true" />
|
| 310 |
+
<material name="geom" texture="texgeom" texuniform="true"/>
|
| 311 |
+
</asset>
|
| 312 |
+
<worldbody>
|
| 313 |
+
<geom name="floor" size="0 0 0.01" type="plane" material="groundplane" contype="1" conaffinity="0" priority="1"
|
| 314 |
+
friction="0.6" condim="3"/>
|
| 315 |
+
|
| 316 |
+
<light diffuse=".5 .5 .5" pos="-3 -3 5" dir="3 3 -5" castshadow="true"/>
|
| 317 |
+
|
| 318 |
+
</worldbody>
|
| 319 |
+
</mujoco>
|
processed/amass/unitree_g1/assets/robots/unitree_g1/g1_mocap_29dof_with_hands.xml
ADDED
|
@@ -0,0 +1,560 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<mujoco model="g1_29dof_with_hands_scene">
|
| 2 |
+
<compiler angle="radian" meshdir="meshes"/>
|
| 3 |
+
|
| 4 |
+
<option integrator="implicitfast"/>
|
| 5 |
+
|
| 6 |
+
<default>
|
| 7 |
+
<default class="g1">
|
| 8 |
+
<site rgba="1 0 0 1" size="0.01" group="5"/>
|
| 9 |
+
<joint armature="0.01" frictionloss="0.3"/>
|
| 10 |
+
<position kp="500" dampratio="1" inheritrange="1"/>
|
| 11 |
+
<default class="visual">
|
| 12 |
+
<geom group="2" type="mesh" contype="0" conaffinity="0" density="0" material="metal"/>
|
| 13 |
+
</default>
|
| 14 |
+
<default class="collision">
|
| 15 |
+
<geom group="3" type="mesh"/>
|
| 16 |
+
<default class="foot">
|
| 17 |
+
<geom type="sphere" size="0.005" priority="1" friction="0.6" condim="3"/>
|
| 18 |
+
</default>
|
| 19 |
+
</default>
|
| 20 |
+
</default>
|
| 21 |
+
</default>
|
| 22 |
+
|
| 23 |
+
<asset>
|
| 24 |
+
<material name="black" rgba="0.2 0.2 0.2 1"/>
|
| 25 |
+
<material name="metal" rgba="0.7 0.7 0.7 1"/>
|
| 26 |
+
|
| 27 |
+
<mesh file="pelvis.STL"/>
|
| 28 |
+
<mesh file="pelvis_contour_link.STL"/>
|
| 29 |
+
<mesh file="left_hip_pitch_link.STL"/>
|
| 30 |
+
<mesh file="left_hip_roll_link.STL"/>
|
| 31 |
+
<mesh file="left_hip_yaw_link.STL"/>
|
| 32 |
+
<mesh file="left_knee_link.STL"/>
|
| 33 |
+
<mesh file="left_ankle_pitch_link.STL"/>
|
| 34 |
+
<mesh file="left_ankle_roll_link.STL"/>
|
| 35 |
+
<mesh file="right_hip_pitch_link.STL"/>
|
| 36 |
+
<mesh file="right_hip_roll_link.STL"/>
|
| 37 |
+
<mesh file="right_hip_yaw_link.STL"/>
|
| 38 |
+
<mesh file="right_knee_link.STL"/>
|
| 39 |
+
<mesh file="right_ankle_pitch_link.STL"/>
|
| 40 |
+
<mesh file="right_ankle_roll_link.STL"/>
|
| 41 |
+
<mesh name="waist_yaw_link" file="waist_yaw_link_rev_1_0.STL"/>
|
| 42 |
+
<mesh name="waist_roll_link" file="waist_roll_link_rev_1_0.STL"/>
|
| 43 |
+
<mesh name="torso_link" file="torso_link_rev_1_0.STL"/>
|
| 44 |
+
<mesh file="logo_link.STL"/>
|
| 45 |
+
<mesh file="head_link.STL"/>
|
| 46 |
+
<mesh file="left_shoulder_pitch_link.STL"/>
|
| 47 |
+
<mesh file="left_shoulder_roll_link.STL"/>
|
| 48 |
+
<mesh file="left_shoulder_yaw_link.STL"/>
|
| 49 |
+
<mesh file="left_elbow_link.STL"/>
|
| 50 |
+
<mesh file="left_wrist_roll_link.STL"/>
|
| 51 |
+
<mesh name="left_wrist_pitch_link" file="left_wrist_pitch_link.STL"/>
|
| 52 |
+
<mesh file="left_wrist_yaw_link.STL"/>
|
| 53 |
+
<mesh file="left_hand_palm_link.STL"/>
|
| 54 |
+
<mesh file="left_hand_thumb_0_link.STL"/>
|
| 55 |
+
<mesh file="left_hand_thumb_1_link.STL"/>
|
| 56 |
+
<mesh file="left_hand_thumb_2_link.STL"/>
|
| 57 |
+
<mesh file="left_hand_middle_0_link.STL"/>
|
| 58 |
+
<mesh file="left_hand_middle_1_link.STL"/>
|
| 59 |
+
<mesh file="left_hand_index_0_link.STL"/>
|
| 60 |
+
<mesh file="left_hand_index_1_link.STL"/>
|
| 61 |
+
<mesh file="right_shoulder_pitch_link.STL"/>
|
| 62 |
+
<mesh file="right_shoulder_roll_link.STL"/>
|
| 63 |
+
<mesh file="right_shoulder_yaw_link.STL"/>
|
| 64 |
+
<mesh file="right_elbow_link.STL"/>
|
| 65 |
+
<mesh file="right_wrist_roll_link.STL"/>
|
| 66 |
+
<mesh file="right_wrist_pitch_link.STL"/>
|
| 67 |
+
<mesh file="right_wrist_yaw_link.STL"/>
|
| 68 |
+
<mesh file="right_hand_palm_link.STL"/>
|
| 69 |
+
<mesh file="right_hand_thumb_0_link.STL"/>
|
| 70 |
+
<mesh file="right_hand_thumb_1_link.STL"/>
|
| 71 |
+
<mesh file="right_hand_thumb_2_link.STL"/>
|
| 72 |
+
<mesh file="right_hand_middle_0_link.STL"/>
|
| 73 |
+
<mesh file="right_hand_middle_1_link.STL"/>
|
| 74 |
+
<mesh file="right_hand_index_0_link.STL"/>
|
| 75 |
+
<mesh file="right_hand_index_1_link.STL"/>
|
| 76 |
+
</asset>
|
| 77 |
+
|
| 78 |
+
<worldbody>
|
| 79 |
+
<body name="pelvis" pos="0 0 0.793" childclass="g1">
|
| 80 |
+
<inertial pos="0 0 -0.07605" quat="1 0 -0.000399148 0" mass="3.813" diaginertia="0.010549 0.0093089 0.0079184"/>
|
| 81 |
+
<freejoint name="floating_base_joint"/>
|
| 82 |
+
<geom class="visual" material="black" mesh="pelvis"/>
|
| 83 |
+
<geom class="visual" mesh="pelvis_contour_link"/>
|
| 84 |
+
<geom class="collision" mesh="pelvis_contour_link"/>
|
| 85 |
+
<site name="imu_in_pelvis" size="0.01" pos="0.04525 0 -0.08339"/>
|
| 86 |
+
<body name="left_hip_pitch_link" pos="0 0.064452 -0.1027">
|
| 87 |
+
<inertial pos="0.002741 0.047791 -0.02606" quat="0.954862 0.293964 0.0302556 0.030122" mass="1.35"
|
| 88 |
+
diaginertia="0.00181517 0.00153422 0.00116212"/>
|
| 89 |
+
<joint name="left_hip_pitch_joint" axis="0 1 0" range="-2.5307 2.8798" actuatorfrcrange="-88 88"/>
|
| 90 |
+
<geom class="visual" material="black" mesh="left_hip_pitch_link"/>
|
| 91 |
+
<geom class="collision" mesh="left_hip_pitch_link"/>
|
| 92 |
+
<body name="left_hip_roll_link" pos="0 0.052 -0.030465" quat="0.996179 0 -0.0873386 0">
|
| 93 |
+
<inertial pos="0.029812 -0.001045 -0.087934" quat="0.977808 -1.97119e-05 0.205576 -0.0403793" mass="1.52"
|
| 94 |
+
diaginertia="0.00254986 0.00241169 0.00148755"/>
|
| 95 |
+
<joint name="left_hip_roll_joint" axis="1 0 0" range="-0.5236 2.9671" actuatorfrcrange="-139 139"/>
|
| 96 |
+
<geom class="visual" mesh="left_hip_roll_link"/>
|
| 97 |
+
<geom class="collision" mesh="left_hip_roll_link"/>
|
| 98 |
+
<body name="left_hip_yaw_link" pos="0.025001 0 -0.12412">
|
| 99 |
+
<inertial pos="-0.057709 -0.010981 -0.15078" quat="0.600598 0.15832 0.223482 0.751181" mass="1.702"
|
| 100 |
+
diaginertia="0.00776166 0.00717575 0.00160139"/>
|
| 101 |
+
<joint name="left_hip_yaw_joint" axis="0 0 1" range="-2.7576 2.7576" actuatorfrcrange="-88 88"/>
|
| 102 |
+
<geom class="visual" mesh="left_hip_yaw_link"/>
|
| 103 |
+
<geom class="collision" mesh="left_hip_yaw_link"/>
|
| 104 |
+
<body name="left_knee_link" pos="-0.078273 0.0021489 -0.17734" quat="0.996179 0 0.0873386 0">
|
| 105 |
+
<inertial pos="0.005457 0.003964 -0.12074" quat="0.923418 -0.0327699 0.0158246 0.382067" mass="1.932"
|
| 106 |
+
diaginertia="0.0113804 0.0112778 0.00146458"/>
|
| 107 |
+
<joint name="left_knee_joint" axis="0 1 0" range="-0.087267 2.8798" actuatorfrcrange="-139 139"/>
|
| 108 |
+
<geom class="visual" mesh="left_knee_link"/>
|
| 109 |
+
<geom class="collision" mesh="left_knee_link"/>
|
| 110 |
+
<body name="left_ankle_pitch_link" pos="0 -9.4445e-05 -0.30001">
|
| 111 |
+
<inertial pos="-0.007269 0 0.011137" quat="0.603053 0.369225 0.369225 0.603053" mass="0.074"
|
| 112 |
+
diaginertia="1.89e-05 1.40805e-05 6.9195e-06"/>
|
| 113 |
+
<joint name="left_ankle_pitch_joint" axis="0 1 0" range="-0.87267 0.5236" actuatorfrcrange="-50 50"/>
|
| 114 |
+
<geom class="visual" mesh="left_ankle_pitch_link"/>
|
| 115 |
+
<geom class="collision" mesh="left_ankle_pitch_link"/>
|
| 116 |
+
<body name="left_ankle_roll_link" pos="0 0 -0.017558">
|
| 117 |
+
<inertial pos="0.026505 0 -0.016425" quat="-0.000481092 0.728482 -0.000618967 0.685065" mass="0.608"
|
| 118 |
+
diaginertia="0.00167218 0.0016161 0.000217621"/>
|
| 119 |
+
<joint name="left_ankle_roll_joint" axis="1 0 0" range="-0.2618 0.2618" actuatorfrcrange="-50 50"/>
|
| 120 |
+
<geom class="visual" material="black" mesh="left_ankle_roll_link"/>
|
| 121 |
+
<geom class="foot" pos="-0.05 0.025 -0.03"/>
|
| 122 |
+
<geom class="foot" pos="-0.05 -0.025 -0.03"/>
|
| 123 |
+
<geom class="foot" pos="0.12 0.03 -0.03"/>
|
| 124 |
+
<geom class="foot" pos="0.12 -0.03 -0.03"/>
|
| 125 |
+
<site name="left_foot"/>
|
| 126 |
+
<body name="left_toe_link" pos="0.1 0 -0.02"/>
|
| 127 |
+
</body>
|
| 128 |
+
</body>
|
| 129 |
+
</body>
|
| 130 |
+
</body>
|
| 131 |
+
</body>
|
| 132 |
+
</body>
|
| 133 |
+
<body name="right_hip_pitch_link" pos="0 -0.064452 -0.1027">
|
| 134 |
+
<inertial pos="0.002741 -0.047791 -0.02606" quat="0.954862 -0.293964 0.0302556 -0.030122" mass="1.35"
|
| 135 |
+
diaginertia="0.00181517 0.00153422 0.00116212"/>
|
| 136 |
+
<joint name="right_hip_pitch_joint" axis="0 1 0" range="-2.5307 2.8798" actuatorfrcrange="-88 88"/>
|
| 137 |
+
<geom class="visual" material="black" mesh="right_hip_pitch_link"/>
|
| 138 |
+
<geom class="collision" mesh="right_hip_pitch_link"/>
|
| 139 |
+
<body name="right_hip_roll_link" pos="0 -0.052 -0.030465" quat="0.996179 0 -0.0873386 0">
|
| 140 |
+
<inertial pos="0.029812 0.001045 -0.087934" quat="0.977808 1.97119e-05 0.205576 0.0403793" mass="1.52"
|
| 141 |
+
diaginertia="0.00254986 0.00241169 0.00148755"/>
|
| 142 |
+
<joint name="right_hip_roll_joint" axis="1 0 0" range="-2.9671 0.5236" actuatorfrcrange="-139 139"/>
|
| 143 |
+
<geom class="visual" mesh="right_hip_roll_link"/>
|
| 144 |
+
<geom class="collision" mesh="right_hip_roll_link"/>
|
| 145 |
+
<body name="right_hip_yaw_link" pos="0.025001 0 -0.12412">
|
| 146 |
+
<inertial pos="-0.057709 0.010981 -0.15078" quat="0.751181 0.223482 0.15832 0.600598" mass="1.702"
|
| 147 |
+
diaginertia="0.00776166 0.00717575 0.00160139"/>
|
| 148 |
+
<joint name="right_hip_yaw_joint" axis="0 0 1" range="-2.7576 2.7576" actuatorfrcrange="-88 88"/>
|
| 149 |
+
<geom class="visual" mesh="right_hip_yaw_link"/>
|
| 150 |
+
<geom class="collision" mesh="right_hip_yaw_link"/>
|
| 151 |
+
<body name="right_knee_link" pos="-0.078273 -0.0021489 -0.17734" quat="0.996179 0 0.0873386 0">
|
| 152 |
+
<inertial pos="0.005457 -0.003964 -0.12074" quat="0.923439 0.0345276 0.0116333 -0.382012" mass="1.932"
|
| 153 |
+
diaginertia="0.011374 0.0112843 0.00146452"/>
|
| 154 |
+
<joint name="right_knee_joint" axis="0 1 0" range="-0.087267 2.8798" actuatorfrcrange="-139 139"/>
|
| 155 |
+
<geom class="visual" mesh="right_knee_link"/>
|
| 156 |
+
<geom class="collision" mesh="right_knee_link"/>
|
| 157 |
+
<body name="right_ankle_pitch_link" pos="0 9.4445e-05 -0.30001">
|
| 158 |
+
<inertial pos="-0.007269 0 0.011137" quat="0.603053 0.369225 0.369225 0.603053" mass="0.074"
|
| 159 |
+
diaginertia="1.89e-05 1.40805e-05 6.9195e-06"/>
|
| 160 |
+
<joint name="right_ankle_pitch_joint" axis="0 1 0" range="-0.87267 0.5236" actuatorfrcrange="-50 50"/>
|
| 161 |
+
<geom class="visual" mesh="right_ankle_pitch_link"/>
|
| 162 |
+
<geom class="collision" mesh="right_ankle_pitch_link"/>
|
| 163 |
+
<body name="right_ankle_roll_link" pos="0 0 -0.017558">
|
| 164 |
+
<inertial pos="0.026505 0 -0.016425" quat="0.000481092 0.728482 0.000618967 0.685065" mass="0.608"
|
| 165 |
+
diaginertia="0.00167218 0.0016161 0.000217621"/>
|
| 166 |
+
<joint name="right_ankle_roll_joint" axis="1 0 0" range="-0.2618 0.2618" actuatorfrcrange="-50 50"/>
|
| 167 |
+
<geom class="visual" material="black" mesh="right_ankle_roll_link"/>
|
| 168 |
+
<geom class="foot" pos="-0.05 0.025 -0.03"/>
|
| 169 |
+
<geom class="foot" pos="-0.05 -0.025 -0.03"/>
|
| 170 |
+
<geom class="foot" pos="0.12 0.03 -0.03"/>
|
| 171 |
+
<geom class="foot" pos="0.12 -0.03 -0.03"/>
|
| 172 |
+
<site name="right_foot"/>
|
| 173 |
+
<body name="right_toe_link" pos="0.1 0 -0.02"/>
|
| 174 |
+
</body>
|
| 175 |
+
</body>
|
| 176 |
+
</body>
|
| 177 |
+
</body>
|
| 178 |
+
</body>
|
| 179 |
+
</body>
|
| 180 |
+
<body name="waist_yaw_link">
|
| 181 |
+
<inertial pos="0.003494 0.000233 0.018034" quat="0.289697 0.591001 -0.337795 0.672821" mass="0.214"
|
| 182 |
+
diaginertia="0.000163531 0.000107714 0.000102205"/>
|
| 183 |
+
<joint name="waist_yaw_joint" axis="0 0 1" range="-2.618 2.618" actuatorfrcrange="-88 88"/>
|
| 184 |
+
<geom class="visual" mesh="waist_yaw_link"/>
|
| 185 |
+
<body name="waist_roll_link" pos="-0.0039635 0 0.044">
|
| 186 |
+
<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"/>
|
| 187 |
+
<joint name="waist_roll_joint" axis="1 0 0" range="-0.52 0.52" actuatorfrcrange="-50 50"/>
|
| 188 |
+
<geom class="visual" mesh="waist_roll_link"/>
|
| 189 |
+
<body name="torso_link">
|
| 190 |
+
<inertial pos="0.00203158 0.000339683 0.184568" quat="0.999803 -6.03319e-05 0.0198256 0.00131986"
|
| 191 |
+
mass="7.818" diaginertia="0.121847 0.109825 0.0273735"/>
|
| 192 |
+
<joint name="waist_pitch_joint" axis="0 1 0" range="-0.52 0.52" actuatorfrcrange="-50 50"/>
|
| 193 |
+
<geom class="visual" mesh="torso_link"/>
|
| 194 |
+
<geom class="collision" mesh="torso_link"/>
|
| 195 |
+
<geom pos="0.0039635 0 -0.044" quat="1 0 0 0" class="visual" material="black" mesh="logo_link"/>
|
| 196 |
+
<geom pos="0.0039635 0 -0.044" class="visual" material="black" mesh="head_link"/>
|
| 197 |
+
<geom pos="0.0039635 0 -0.044" class="collision" mesh="head_link"/>
|
| 198 |
+
<site name="imu_in_torso" size="0.01" pos="-0.03959 -0.00224 0.14792"/>
|
| 199 |
+
<body name="left_shoulder_pitch_link" pos="0.0039563 0.10022 0.24778"
|
| 200 |
+
quat="0.990264 0.139201 1.38722e-05 -9.86868e-05">
|
| 201 |
+
<inertial pos="0 0.035892 -0.011628" quat="0.654152 0.0130458 -0.326267 0.68225" mass="0.718"
|
| 202 |
+
diaginertia="0.000465864 0.000432842 0.000406394"/>
|
| 203 |
+
<joint name="left_shoulder_pitch_joint" axis="0 1 0" range="-3.0892 2.6704" actuatorfrcrange="-25 25"/>
|
| 204 |
+
<geom class="visual" mesh="left_shoulder_pitch_link"/>
|
| 205 |
+
<geom size="0.03 0.025" pos="0 0.04 -0.01" quat="0.707107 0 0.707107 0" type="cylinder" class="collision"/>
|
| 206 |
+
<body name="left_shoulder_roll_link" pos="0 0.038 -0.013831" quat="0.990268 -0.139172 0 0">
|
| 207 |
+
<inertial pos="-0.000227 0.00727 -0.063243" quat="0.701256 -0.0196223 -0.00710317 0.712604" mass="0.643"
|
| 208 |
+
diaginertia="0.000691311 0.000618011 0.000388977"/>
|
| 209 |
+
<joint name="left_shoulder_roll_joint" axis="1 0 0" range="-1.5882 2.2515" actuatorfrcrange="-25 25"/>
|
| 210 |
+
<geom class="visual" mesh="left_shoulder_roll_link"/>
|
| 211 |
+
<geom size="0.03 0.015" pos="-0.004 0.006 -0.053" type="cylinder" class="collision"/>
|
| 212 |
+
<body name="left_shoulder_yaw_link" pos="0 0.00624 -0.1032">
|
| 213 |
+
<inertial pos="0.010773 -0.002949 -0.072009" quat="0.716879 -0.0964829 -0.0679942 0.687134"
|
| 214 |
+
mass="0.734" diaginertia="0.00106187 0.00103217 0.000400661"/>
|
| 215 |
+
<joint name="left_shoulder_yaw_joint" axis="0 0 1" range="-2.618 2.618" actuatorfrcrange="-25 25"/>
|
| 216 |
+
<geom class="visual" mesh="left_shoulder_yaw_link"/>
|
| 217 |
+
<geom class="collision" mesh="left_shoulder_yaw_link"/>
|
| 218 |
+
<body name="left_elbow_link" pos="0.015783 0 -0.080518">
|
| 219 |
+
<inertial pos="0.064956 0.004454 -0.010062" quat="0.541765 0.636132 0.388821 0.388129" mass="0.6"
|
| 220 |
+
diaginertia="0.000443035 0.000421612 0.000259353"/>
|
| 221 |
+
<joint name="left_elbow_joint" axis="0 1 0" range="-1.0472 2.0944" actuatorfrcrange="-25 25"/>
|
| 222 |
+
<geom class="visual" mesh="left_elbow_link"/>
|
| 223 |
+
<geom class="collision" mesh="left_elbow_link"/>
|
| 224 |
+
<body name="left_wrist_roll_link" pos="0.1 0.00188791 -0.01">
|
| 225 |
+
<inertial pos="0.0171394 0.000537591 4.8864e-07" quat="0.575338 0.411667 -0.574906 0.411094"
|
| 226 |
+
mass="0.085445" diaginertia="5.48211e-05 4.96646e-05 3.57798e-05"/>
|
| 227 |
+
<joint name="left_wrist_roll_joint" axis="1 0 0" range="-1.97222 1.97222"
|
| 228 |
+
actuatorfrcrange="-25 25"/>
|
| 229 |
+
<geom class="visual" mesh="left_wrist_roll_link"/>
|
| 230 |
+
<geom class="collision" mesh="left_wrist_roll_link"/>
|
| 231 |
+
<body name="left_wrist_pitch_link" pos="0.038 0 0">
|
| 232 |
+
<inertial pos="0.0229999 -0.00111685 -0.00111658" quat="0.249998 0.661363 0.293036 0.643608"
|
| 233 |
+
mass="0.48405" diaginertia="0.000430353 0.000429873 0.000164648"/>
|
| 234 |
+
<joint name="left_wrist_pitch_joint" axis="0 1 0" range="-1.61443 1.61443"
|
| 235 |
+
actuatorfrcrange="-5 5"/>
|
| 236 |
+
<geom class="visual" mesh="left_wrist_pitch_link"/>
|
| 237 |
+
<geom class="collision" mesh="left_wrist_pitch_link"/>
|
| 238 |
+
<body name="left_wrist_yaw_link" pos="0.046 0 0">
|
| 239 |
+
<inertial pos="0.0885506 0.00212216 -0.000374562" quat="0.487149 0.493844 0.513241 0.505358"
|
| 240 |
+
mass="0.457415" diaginertia="0.00105989 0.000895419 0.000323842"/>
|
| 241 |
+
<joint name="left_wrist_yaw_joint" axis="0 0 1" range="-1.61443 1.61443"
|
| 242 |
+
actuatorfrcrange="-5 5"/>
|
| 243 |
+
<geom class="visual" mesh="left_wrist_yaw_link"/>
|
| 244 |
+
<geom class="collision" mesh="left_wrist_yaw_link"/>
|
| 245 |
+
<geom pos="0.0415 0.003 0" quat="1 0 0 0" class="visual" mesh="left_hand_palm_link"/>
|
| 246 |
+
<geom pos="0.0415 0.003 0" quat="1 0 0 0" class="collision" mesh="left_hand_palm_link"/>
|
| 247 |
+
<body name="left_hand_thumb_0_link" pos="0.067 0.003 0">
|
| 248 |
+
<inertial pos="-0.000884246 -0.00863407 0.000944293"
|
| 249 |
+
quat="0.462991 0.643965 -0.460173 0.398986" mass="0.0862366"
|
| 250 |
+
diaginertia="1.6546e-05 1.60058e-05 1.43741e-05"/>
|
| 251 |
+
<joint name="left_hand_thumb_0_joint" axis="0 1 0" range="-1.0472 1.0472"
|
| 252 |
+
actuatorfrcrange="-2.45 2.45"/>
|
| 253 |
+
<geom class="visual" mesh="left_hand_thumb_0_link"/>
|
| 254 |
+
<geom class="collision" mesh="left_hand_thumb_0_link"/>
|
| 255 |
+
<body name="left_hand_thumb_1_link" pos="-0.0025 -0.0193 0">
|
| 256 |
+
<inertial pos="-0.000827888 -0.0354744 -0.0003809"
|
| 257 |
+
quat="0.685598 0.705471 -0.15207 0.0956069" mass="0.0588507"
|
| 258 |
+
diaginertia="1.28514e-05 1.22902e-05 5.9666e-06"/>
|
| 259 |
+
<joint name="left_hand_thumb_1_joint" axis="0 0 1" range="-0.724312 1.0472"
|
| 260 |
+
actuatorfrcrange="-1.4 1.4"/>
|
| 261 |
+
<geom class="visual" mesh="left_hand_thumb_1_link"/>
|
| 262 |
+
<geom size="0.01 0.015 0.01" pos="-0.001 -0.032 0" type="box" class="collision"/>
|
| 263 |
+
<body name="left_hand_thumb_2_link" pos="0 -0.0458 0">
|
| 264 |
+
<inertial pos="-0.00171735 -0.0262819 0.000107789"
|
| 265 |
+
quat="0.703174 0.710977 -0.00017564 -0.00766553" mass="0.0203063"
|
| 266 |
+
diaginertia="4.61314e-06 3.86645e-06 1.53495e-06"/>
|
| 267 |
+
<joint name="left_hand_thumb_2_joint" axis="0 0 1" range="0 1.74533"
|
| 268 |
+
actuatorfrcrange="-1.4 1.4"/>
|
| 269 |
+
<geom class="visual" mesh="left_hand_thumb_2_link"/>
|
| 270 |
+
<geom class="collision" mesh="left_hand_thumb_2_link"/>
|
| 271 |
+
|
| 272 |
+
<body name="left_hand_thumb_finger_tip" pos="0.0 -0.048 0.0"></body>
|
| 273 |
+
|
| 274 |
+
</body>
|
| 275 |
+
</body>
|
| 276 |
+
</body>
|
| 277 |
+
<body name="left_hand_middle_0_link" pos="0.1192 0.0046 -0.0285">
|
| 278 |
+
<inertial pos="0.0354744 0.000827888 0.0003809" quat="0.391313 0.552395 0.417187 0.606373"
|
| 279 |
+
mass="0.0588507" diaginertia="1.28514e-05 1.22902e-05 5.9666e-06"/>
|
| 280 |
+
<joint name="left_hand_middle_0_joint" axis="0 0 1" range="-1.5708 0"
|
| 281 |
+
actuatorfrcrange="-1.4 1.4"/>
|
| 282 |
+
<geom class="visual" mesh="left_hand_middle_0_link"/>
|
| 283 |
+
<geom class="collision" mesh="left_hand_middle_0_link"/>
|
| 284 |
+
<body name="left_hand_middle_1_link" pos="0.0458 0 0">
|
| 285 |
+
<inertial pos="0.0262819 0.00171735 -0.000107789"
|
| 286 |
+
quat="0.502612 0.491799 0.502639 0.502861" mass="0.0203063"
|
| 287 |
+
diaginertia="4.61314e-06 3.86645e-06 1.53495e-06"/>
|
| 288 |
+
<joint name="left_hand_middle_1_joint" axis="0 0 1" range="-1.74533 0"
|
| 289 |
+
actuatorfrcrange="-1.4 1.4"/>
|
| 290 |
+
<geom class="visual" mesh="left_hand_middle_1_link"/>
|
| 291 |
+
<geom class="collision" mesh="left_hand_middle_1_link"/>
|
| 292 |
+
|
| 293 |
+
<body name="left_hand_middle_finger_tip" pos="0.048 0.0 0.0"></body>
|
| 294 |
+
|
| 295 |
+
</body>
|
| 296 |
+
</body>
|
| 297 |
+
<body name="left_hand_index_0_link" pos="0.1192 0.0046 0.0285">
|
| 298 |
+
<inertial pos="0.0354744 0.000827888 0.0003809" quat="0.391313 0.552395 0.417187 0.606373"
|
| 299 |
+
mass="0.0588507" diaginertia="1.28514e-05 1.22902e-05 5.9666e-06"/>
|
| 300 |
+
<joint name="left_hand_index_0_joint" axis="0 0 1" range="-1.5708 0"
|
| 301 |
+
actuatorfrcrange="-1.4 1.4"/>
|
| 302 |
+
<geom class="visual" mesh="left_hand_index_0_link"/>
|
| 303 |
+
<geom class="collision" mesh="left_hand_index_0_link"/>
|
| 304 |
+
<body name="left_hand_index_1_link" pos="0.0458 0 0">
|
| 305 |
+
<inertial pos="0.0262819 0.00171735 -0.000107789"
|
| 306 |
+
quat="0.502612 0.491799 0.502639 0.502861" mass="0.0203063"
|
| 307 |
+
diaginertia="4.61314e-06 3.86645e-06 1.53495e-06"/>
|
| 308 |
+
<joint name="left_hand_index_1_joint" axis="0 0 1" range="-1.74533 0"
|
| 309 |
+
actuatorfrcrange="-1.4 1.4"/>
|
| 310 |
+
<geom class="visual" mesh="left_hand_index_1_link"/>
|
| 311 |
+
<geom class="collision" mesh="left_hand_index_1_link"/>
|
| 312 |
+
|
| 313 |
+
<body name="left_hand_index_finger_tip" pos="0.048 0.0 0.0"></body>
|
| 314 |
+
|
| 315 |
+
</body>
|
| 316 |
+
</body>
|
| 317 |
+
</body>
|
| 318 |
+
</body>
|
| 319 |
+
</body>
|
| 320 |
+
</body>
|
| 321 |
+
</body>
|
| 322 |
+
</body>
|
| 323 |
+
</body>
|
| 324 |
+
<body name="right_shoulder_pitch_link" pos="0.0039563 -0.10021 0.24778"
|
| 325 |
+
quat="0.990264 -0.139201 1.38722e-05 9.86868e-05">
|
| 326 |
+
<inertial pos="0 -0.035892 -0.011628" quat="0.68225 -0.326267 0.0130458 0.654152" mass="0.718"
|
| 327 |
+
diaginertia="0.000465864 0.000432842 0.000406394"/>
|
| 328 |
+
<joint name="right_shoulder_pitch_joint" axis="0 1 0" range="-3.0892 2.6704" actuatorfrcrange="-25 25"/>
|
| 329 |
+
<geom class="visual" mesh="right_shoulder_pitch_link"/>
|
| 330 |
+
<geom size="0.03 0.025" pos="0 -0.04 -0.01" quat="0.707107 0 0.707107 0" type="cylinder" class="collision"/>
|
| 331 |
+
<body name="right_shoulder_roll_link" pos="0 -0.038 -0.013831" quat="0.990268 0.139172 0 0">
|
| 332 |
+
<inertial pos="-0.000227 -0.00727 -0.063243" quat="0.712604 -0.00710317 -0.0196223 0.701256"
|
| 333 |
+
mass="0.643" diaginertia="0.000691311 0.000618011 0.000388977"/>
|
| 334 |
+
<joint name="right_shoulder_roll_joint" axis="1 0 0" range="-2.2515 1.5882" actuatorfrcrange="-25 25"/>
|
| 335 |
+
<geom class="visual" mesh="right_shoulder_roll_link"/>
|
| 336 |
+
<geom size="0.03 0.015" pos="-0.004 -0.006 -0.053" type="cylinder" class="collision"/>
|
| 337 |
+
<body name="right_shoulder_yaw_link" pos="0 -0.00624 -0.1032">
|
| 338 |
+
<inertial pos="0.010773 0.002949 -0.072009" quat="0.687134 -0.0679942 -0.0964829 0.716879"
|
| 339 |
+
mass="0.734" diaginertia="0.00106187 0.00103217 0.000400661"/>
|
| 340 |
+
<joint name="right_shoulder_yaw_joint" axis="0 0 1" range="-2.618 2.618" actuatorfrcrange="-25 25"/>
|
| 341 |
+
<geom class="visual" mesh="right_shoulder_yaw_link"/>
|
| 342 |
+
<geom class="collision" mesh="right_shoulder_yaw_link"/>
|
| 343 |
+
<body name="right_elbow_link" pos="0.015783 0 -0.080518">
|
| 344 |
+
<inertial pos="0.064956 -0.004454 -0.010062" quat="0.388129 0.388821 0.636132 0.541765" mass="0.6"
|
| 345 |
+
diaginertia="0.000443035 0.000421612 0.000259353"/>
|
| 346 |
+
<joint name="right_elbow_joint" axis="0 1 0" range="-1.0472 2.0944" actuatorfrcrange="-25 25"/>
|
| 347 |
+
<geom class="visual" mesh="right_elbow_link"/>
|
| 348 |
+
<geom class="collision" mesh="right_elbow_link"/>
|
| 349 |
+
<body name="right_wrist_roll_link" pos="0.1 -0.00188791 -0.01">
|
| 350 |
+
<inertial pos="0.0171394 -0.000537591 4.8864e-07" quat="0.411667 0.575338 -0.411094 0.574906"
|
| 351 |
+
mass="0.085445" diaginertia="5.48211e-05 4.96646e-05 3.57798e-05"/>
|
| 352 |
+
<joint name="right_wrist_roll_joint" axis="1 0 0" range="-1.97222 1.97222"
|
| 353 |
+
actuatorfrcrange="-25 25"/>
|
| 354 |
+
<geom class="visual" mesh="right_wrist_roll_link"/>
|
| 355 |
+
<geom class="collision" mesh="right_wrist_roll_link"/>
|
| 356 |
+
<body name="right_wrist_pitch_link" pos="0.038 0 0">
|
| 357 |
+
<inertial pos="0.0229999 0.00111685 -0.00111658" quat="0.643608 0.293036 0.661363 0.249998"
|
| 358 |
+
mass="0.48405" diaginertia="0.000430353 0.000429873 0.000164648"/>
|
| 359 |
+
<joint name="right_wrist_pitch_joint" axis="0 1 0" range="-1.61443 1.61443"
|
| 360 |
+
actuatorfrcrange="-5 5"/>
|
| 361 |
+
<geom class="visual" mesh="right_wrist_pitch_link"/>
|
| 362 |
+
<geom class="collision" mesh="right_wrist_pitch_link"/>
|
| 363 |
+
<body name="right_wrist_yaw_link" pos="0.046 0 0">
|
| 364 |
+
<inertial pos="0.0885506 -0.00212216 -0.000374562" quat="0.505358 0.513241 0.493844 0.487149"
|
| 365 |
+
mass="0.457415" diaginertia="0.00105989 0.000895419 0.000323842"/>
|
| 366 |
+
<joint name="right_wrist_yaw_joint" axis="0 0 1" range="-1.61443 1.61443"
|
| 367 |
+
actuatorfrcrange="-5 5"/>
|
| 368 |
+
<geom class="visual" mesh="right_wrist_yaw_link"/>
|
| 369 |
+
<geom class="collision" mesh="right_wrist_yaw_link"/>
|
| 370 |
+
<geom pos="0.0415 -0.003 0" quat="1 0 0 0" class="visual" mesh="right_hand_palm_link"/>
|
| 371 |
+
<geom pos="0.0415 -0.003 0" quat="1 0 0 0" class="collision" mesh="right_hand_palm_link"/>
|
| 372 |
+
<body name="right_hand_thumb_0_link" pos="0.067 -0.003 0">
|
| 373 |
+
<inertial pos="-0.000884246 0.00863407 0.000944293"
|
| 374 |
+
quat="0.643965 0.462991 -0.398986 0.460173" mass="0.0862366"
|
| 375 |
+
diaginertia="1.6546e-05 1.60058e-05 1.43741e-05"/>
|
| 376 |
+
<joint name="right_hand_thumb_0_joint" axis="0 1 0" range="-1.0472 1.0472"
|
| 377 |
+
actuatorfrcrange="-2.45 2.45"/>
|
| 378 |
+
<geom class="visual" mesh="right_hand_thumb_0_link"/>
|
| 379 |
+
<geom class="collision" mesh="right_hand_thumb_0_link"/>
|
| 380 |
+
<body name="right_hand_thumb_1_link" pos="-0.0025 0.0193 0">
|
| 381 |
+
<inertial pos="-0.000827888 0.0354744 -0.0003809"
|
| 382 |
+
quat="0.705471 0.685598 -0.0956069 0.15207" mass="0.0588507"
|
| 383 |
+
diaginertia="1.28514e-05 1.22902e-05 5.9666e-06"/>
|
| 384 |
+
<joint name="right_hand_thumb_1_joint" axis="0 0 1" range="-1.0472 0.724312"
|
| 385 |
+
actuatorfrcrange="-1.4 1.4"/>
|
| 386 |
+
<geom class="visual" mesh="right_hand_thumb_1_link"/>
|
| 387 |
+
<geom size="0.01 0.015 0.01" pos="-0.001 0.032 0" type="box" class="collision"/>
|
| 388 |
+
<body name="right_hand_thumb_2_link" pos="0 0.0458 0">
|
| 389 |
+
<inertial pos="-0.00171735 0.0262819 0.000107789"
|
| 390 |
+
quat="0.710977 0.703174 0.00766553 0.00017564" mass="0.0203063"
|
| 391 |
+
diaginertia="4.61314e-06 3.86645e-06 1.53495e-06"/>
|
| 392 |
+
<joint name="right_hand_thumb_2_joint" axis="0 0 1" range="-1.74533 0"
|
| 393 |
+
actuatorfrcrange="-1.4 1.4"/>
|
| 394 |
+
<geom class="visual" mesh="right_hand_thumb_2_link"/>
|
| 395 |
+
<geom class="collision" mesh="right_hand_thumb_2_link"/>
|
| 396 |
+
|
| 397 |
+
<body name="right_hand_thumb_finger_tip" pos="0.0 0.048 0.0"></body>
|
| 398 |
+
|
| 399 |
+
</body>
|
| 400 |
+
</body>
|
| 401 |
+
</body>
|
| 402 |
+
<body name="right_hand_middle_0_link" pos="0.1192 -0.0046 -0.0285">
|
| 403 |
+
<inertial pos="0.0354744 -0.000827888 0.0003809" quat="0.606373 0.417187 0.552395 0.391313"
|
| 404 |
+
mass="0.0588507" diaginertia="1.28514e-05 1.22902e-05 5.9666e-06"/>
|
| 405 |
+
<joint name="right_hand_middle_0_joint" axis="0 0 1" range="0 1.5708"
|
| 406 |
+
actuatorfrcrange="-1.4 1.4"/>
|
| 407 |
+
<geom class="visual" mesh="right_hand_middle_0_link"/>
|
| 408 |
+
<geom class="collision" mesh="right_hand_middle_0_link"/>
|
| 409 |
+
<body name="right_hand_middle_1_link" pos="0.0458 0 0">
|
| 410 |
+
<inertial pos="0.0262819 -0.00171735 -0.000107789"
|
| 411 |
+
quat="0.502861 0.502639 0.491799 0.502612" mass="0.0203063"
|
| 412 |
+
diaginertia="4.61314e-06 3.86645e-06 1.53495e-06"/>
|
| 413 |
+
<joint name="right_hand_middle_1_joint" axis="0 0 1" range="0 1.74533"
|
| 414 |
+
actuatorfrcrange="-1.4 1.4"/>
|
| 415 |
+
<geom class="visual" mesh="right_hand_middle_1_link"/>
|
| 416 |
+
<geom class="collision" mesh="right_hand_middle_1_link"/>
|
| 417 |
+
|
| 418 |
+
<body name="right_hand_middle_finger_tip" pos="0.048 0.0 0.0"></body>
|
| 419 |
+
|
| 420 |
+
</body>
|
| 421 |
+
</body>
|
| 422 |
+
<body name="right_hand_index_0_link" pos="0.1192 -0.0046 0.0285">
|
| 423 |
+
<inertial pos="0.0354744 -0.000827888 0.0003809" quat="0.606373 0.417187 0.552395 0.391313"
|
| 424 |
+
mass="0.0588507" diaginertia="1.28514e-05 1.22902e-05 5.9666e-06"/>
|
| 425 |
+
<joint name="right_hand_index_0_joint" axis="0 0 1" range="0 1.5708"
|
| 426 |
+
actuatorfrcrange="-1.4 1.4"/>
|
| 427 |
+
<geom class="visual" mesh="right_hand_index_0_link"/>
|
| 428 |
+
<geom class="collision" mesh="right_hand_index_0_link"/>
|
| 429 |
+
<body name="right_hand_index_1_link" pos="0.0458 0 0">
|
| 430 |
+
<inertial pos="0.0262819 -0.00171735 -0.000107789"
|
| 431 |
+
quat="0.502861 0.502639 0.491799 0.502612" mass="0.0203063"
|
| 432 |
+
diaginertia="4.61314e-06 3.86645e-06 1.53495e-06"/>
|
| 433 |
+
<joint name="right_hand_index_1_joint" axis="0 0 1" range="0 1.74533"
|
| 434 |
+
actuatorfrcrange="-1.4 1.4"/>
|
| 435 |
+
<geom class="visual" mesh="right_hand_index_1_link"/>
|
| 436 |
+
<geom class="collision" mesh="right_hand_index_1_link"/>
|
| 437 |
+
|
| 438 |
+
<body name="right_hand_index_finger_tip" pos="0.048 0.0 0.0"></body>
|
| 439 |
+
|
| 440 |
+
</body>
|
| 441 |
+
</body>
|
| 442 |
+
</body>
|
| 443 |
+
</body>
|
| 444 |
+
</body>
|
| 445 |
+
</body>
|
| 446 |
+
</body>
|
| 447 |
+
</body>
|
| 448 |
+
</body>
|
| 449 |
+
</body>
|
| 450 |
+
</body>
|
| 451 |
+
</body>
|
| 452 |
+
</body>
|
| 453 |
+
</worldbody>
|
| 454 |
+
|
| 455 |
+
<actuator>
|
| 456 |
+
<position class="g1" name="left_hip_pitch_joint" joint="left_hip_pitch_joint"/> <!-- 0 -->
|
| 457 |
+
<position class="g1" name="left_hip_roll_joint" joint="left_hip_roll_joint"/> <!-- 1 -->
|
| 458 |
+
<position class="g1" name="left_hip_yaw_joint" joint="left_hip_yaw_joint"/> <!-- 2 -->
|
| 459 |
+
<position class="g1" name="left_knee_joint" joint="left_knee_joint"/> <!-- 3 -->
|
| 460 |
+
<position class="g1" name="left_ankle_pitch_joint" joint="left_ankle_pitch_joint"/> <!-- 4 -->
|
| 461 |
+
<position class="g1" name="left_ankle_roll_joint" joint="left_ankle_roll_joint"/> <!-- 5 -->
|
| 462 |
+
<position class="g1" name="right_hip_pitch_joint" joint="right_hip_pitch_joint"/> <!-- 6 -->
|
| 463 |
+
<position class="g1" name="right_hip_roll_joint" joint="right_hip_roll_joint"/> <!-- 7 -->
|
| 464 |
+
<position class="g1" name="right_hip_yaw_joint" joint="right_hip_yaw_joint"/> <!-- 8 -->
|
| 465 |
+
<position class="g1" name="right_knee_joint" joint="right_knee_joint"/> <!-- 9 -->
|
| 466 |
+
<position class="g1" name="right_ankle_pitch_joint" joint="right_ankle_pitch_joint"/> <!-- 10 -->
|
| 467 |
+
<position class="g1" name="right_ankle_roll_joint" joint="right_ankle_roll_joint"/> <!-- 11 -->
|
| 468 |
+
|
| 469 |
+
<position class="g1" name="waist_yaw_joint" joint="waist_yaw_joint"/> <!-- 12 -->
|
| 470 |
+
<position class="g1" name="waist_roll_joint" joint="waist_roll_joint"/> <!-- 13 -->
|
| 471 |
+
<position class="g1" name="waist_pitch_joint" joint="waist_pitch_joint"/> <!-- 14 -->
|
| 472 |
+
|
| 473 |
+
<position class="g1" name="left_shoulder_pitch_joint" joint="left_shoulder_pitch_joint"/> <!-- 15 -->
|
| 474 |
+
<position class="g1" name="left_shoulder_roll_joint" joint="left_shoulder_roll_joint"/> <!-- 16 -->
|
| 475 |
+
<position class="g1" name="left_shoulder_yaw_joint" joint="left_shoulder_yaw_joint"/> <!-- 17 -->
|
| 476 |
+
<position class="g1" name="left_elbow_joint" joint="left_elbow_joint"/> <!-- 18 -->
|
| 477 |
+
<position class="g1" name="left_wrist_roll_joint" joint="left_wrist_roll_joint"/> <!-- 19 -->
|
| 478 |
+
<position class="g1" name="left_wrist_pitch_joint" joint="left_wrist_pitch_joint"/> <!-- 20 -->
|
| 479 |
+
<position class="g1" name="left_wrist_yaw_joint" joint="left_wrist_yaw_joint"/> <!-- 21 -->
|
| 480 |
+
<position class="g1" name="left_hand_thumb_0_joint" joint="left_hand_thumb_0_joint"/> <!-- 22 -->
|
| 481 |
+
<position class="g1" name="left_hand_thumb_1_joint" joint="left_hand_thumb_1_joint"/> <!-- 23 -->
|
| 482 |
+
<position class="g1" name="left_hand_thumb_2_joint" joint="left_hand_thumb_2_joint"/> <!-- 24 -->
|
| 483 |
+
<position class="g1" name="left_hand_middle_0_joint" joint="left_hand_middle_0_joint"/> <!-- 25 -->
|
| 484 |
+
<position class="g1" name="left_hand_middle_1_joint" joint="left_hand_middle_1_joint"/> <!-- 26 -->
|
| 485 |
+
<position class="g1" name="left_hand_index_0_joint" joint="left_hand_index_0_joint"/> <!-- 27 -->
|
| 486 |
+
<position class="g1" name="left_hand_index_1_joint" joint="left_hand_index_1_joint"/> <!-- 28 -->
|
| 487 |
+
|
| 488 |
+
<position class="g1" name="right_shoulder_pitch_joint" joint="right_shoulder_pitch_joint"/> <!-- 29 -->
|
| 489 |
+
<position class="g1" name="right_shoulder_roll_joint" joint="right_shoulder_roll_joint"/> <!-- 30 -->
|
| 490 |
+
<position class="g1" name="right_shoulder_yaw_joint" joint="right_shoulder_yaw_joint"/> <!-- 31 -->
|
| 491 |
+
<position class="g1" name="right_elbow_joint" joint="right_elbow_joint"/> <!-- 32 -->
|
| 492 |
+
<position class="g1" name="right_wrist_roll_joint" joint="right_wrist_roll_joint"/> <!-- 33 -->
|
| 493 |
+
<position class="g1" name="right_wrist_pitch_joint" joint="right_wrist_pitch_joint"/> <!-- 34 -->
|
| 494 |
+
<position class="g1" name="right_wrist_yaw_joint" joint="right_wrist_yaw_joint"/> <!-- 35 -->
|
| 495 |
+
<position class="g1" name="right_hand_thumb_0_joint" joint="right_hand_thumb_0_joint"/> <!-- 36 -->
|
| 496 |
+
<position class="g1" name="right_hand_thumb_1_joint" joint="right_hand_thumb_1_joint"/> <!-- 37 -->
|
| 497 |
+
<position class="g1" name="right_hand_thumb_2_joint" joint="right_hand_thumb_2_joint"/> <!-- 38 -->
|
| 498 |
+
<position class="g1" name="right_hand_index_0_joint" joint="right_hand_index_0_joint"/> <!-- 39 -->
|
| 499 |
+
<position class="g1" name="right_hand_index_1_joint" joint="right_hand_index_1_joint"/> <!-- 40 -->
|
| 500 |
+
<position class="g1" name="right_hand_middle_0_joint" joint="right_hand_middle_0_joint"/> <!-- 41 -->
|
| 501 |
+
<position class="g1" name="right_hand_middle_1_joint" joint="right_hand_middle_1_joint"/> <!-- 42 -->
|
| 502 |
+
</actuator>
|
| 503 |
+
|
| 504 |
+
<sensor>
|
| 505 |
+
<gyro name="imu-torso-angular-velocity" site="imu_in_torso" noise="5e-4" cutoff="34.9"/>
|
| 506 |
+
<accelerometer name="imu-torso-linear-acceleration" site="imu_in_torso" noise="1e-2" cutoff="157"/>
|
| 507 |
+
<gyro name="imu-pelvis-angular-velocity" site="imu_in_pelvis" noise="5e-4" cutoff="34.9"/>
|
| 508 |
+
<accelerometer name="imu-pelvis-linear-acceleration" site="imu_in_pelvis" noise="1e-2" cutoff="157"/>
|
| 509 |
+
</sensor>
|
| 510 |
+
|
| 511 |
+
<keyframe>
|
| 512 |
+
<key name="stand"
|
| 513 |
+
qpos="
|
| 514 |
+
0 0 0.79
|
| 515 |
+
1 0 0 0
|
| 516 |
+
0 0 0 0 0 0
|
| 517 |
+
0 0 0 0 0 0
|
| 518 |
+
0 0 0
|
| 519 |
+
0.2 0.2 0 1.28 0 0 0
|
| 520 |
+
0 1.05 0 0 0 0 0
|
| 521 |
+
0.2 -0.2 0 1.28 0 0 0
|
| 522 |
+
0 -1.05 0 0 0 0 0
|
| 523 |
+
"
|
| 524 |
+
ctrl="
|
| 525 |
+
0 0 0 0 0 0
|
| 526 |
+
0 0 0 0 0 0
|
| 527 |
+
0 0 0
|
| 528 |
+
0.2 0.2 0 1.28 0 0 0
|
| 529 |
+
0 1.05 0 0 0 0 0
|
| 530 |
+
0.2 -0.2 0 1.28 0 0 0
|
| 531 |
+
0 -1.05 0 0 0 0 0
|
| 532 |
+
"/>
|
| 533 |
+
</keyframe>
|
| 534 |
+
|
| 535 |
+
<!-- setup scene -->
|
| 536 |
+
<statistic center="1.0 0.7 1.0" extent="0.8"/>
|
| 537 |
+
<visual>
|
| 538 |
+
<headlight diffuse="0.6 0.6 0.6" ambient="0.1 0.1 0.1" specular="0.9 0.9 0.9"/>
|
| 539 |
+
<rgba haze="0.15 0.25 0.35 1"/>
|
| 540 |
+
<global azimuth="-140" elevation="-20" offwidth="2080" offheight="1170"/>
|
| 541 |
+
</visual>
|
| 542 |
+
<asset>
|
| 543 |
+
<texture type="skybox" builtin="gradient" rgb1="1 1 1" rgb2="1 1 1" width="800" height="800"/>
|
| 544 |
+
<texture type="2d" name="groundplane" builtin="checker" mark="edge" rgb1="1 1 1" rgb2="1 1 1" markrgb="0 0 0"
|
| 545 |
+
width="300" height="300"/>
|
| 546 |
+
<material name="groundplane" texture="groundplane" texuniform="true" texrepeat="5 5" reflectance="0"/>
|
| 547 |
+
<texture type="skybox" builtin="gradient" rgb1=".4 .5 .6" rgb2="0 0 0" width="100" height="100"/>
|
| 548 |
+
<texture builtin="flat" height="1278" mark="cross" markrgb="1 1 1" name="texgeom" random="0.01" rgb1="0.8 0.6 0.4" rgb2="0.8 0.6 0.4" type="cube" width="127"/>
|
| 549 |
+
<texture name="texplane" builtin="checker" height="512" width="512" rgb1=".2 .3 .4" rgb2=".1 .15 .2" type="2d" />
|
| 550 |
+
<material name="MatPlane" reflectance="0.5" shininess="0.01" specular="0.1" texrepeat="1 1" texture="texplane" texuniform="true" />
|
| 551 |
+
<material name="geom" texture="texgeom" texuniform="true"/>
|
| 552 |
+
</asset>
|
| 553 |
+
<worldbody>
|
| 554 |
+
<geom name="floor" size="0 0 0.01" type="plane" material="groundplane" contype="1" conaffinity="0" priority="1"
|
| 555 |
+
friction="0.6" condim="3"/>
|
| 556 |
+
|
| 557 |
+
<light diffuse=".5 .5 .5" pos="-3 -3 5" dir="3 3 -5" castshadow="true"/>
|
| 558 |
+
|
| 559 |
+
</worldbody>
|
| 560 |
+
</mujoco>
|
processed/amass/unitree_g1/assets/robots/unitree_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
|
processed/amass/unitree_g1/assets/robots/unitree_g1/meshes/left_ankle_pitch_link.STL
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d49e3abc6f5b12e532062cd575b87b5ef40cd2a3fc18f54a1ca5bba4f773d51d
|
| 3 |
+
size 71184
|
processed/amass/unitree_g1/assets/robots/unitree_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
|
processed/amass/unitree_g1/assets/robots/unitree_g1/meshes/left_elbow_link.STL
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fa752198accd104d5c4c3a01382e45165b944fbbc5acce085059223324e5bed3
|
| 3 |
+
size 88784
|
processed/amass/unitree_g1/assets/robots/unitree_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
|
processed/amass/unitree_g1/assets/robots/unitree_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
|
processed/amass/unitree_g1/assets/robots/unitree_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
|
processed/amass/unitree_g1/assets/robots/unitree_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
|
processed/amass/unitree_g1/assets/robots/unitree_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
|
processed/amass/unitree_g1/assets/robots/unitree_g1/meshes/left_hand_thumb_0_link.STL
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a90c721661c0622685488a3c74d1e122c7da89242d3a1daef75edb83422d05e0
|
| 3 |
+
size 8884
|
processed/amass/unitree_g1/assets/robots/unitree_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
|
processed/amass/unitree_g1/assets/robots/unitree_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
|
processed/amass/unitree_g1/assets/robots/unitree_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
|
processed/amass/unitree_g1/assets/robots/unitree_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
|
processed/amass/unitree_g1/assets/robots/unitree_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
|
processed/amass/unitree_g1/assets/robots/unitree_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
|
processed/amass/unitree_g1/assets/robots/unitree_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
|
processed/amass/unitree_g1/assets/robots/unitree_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
|
processed/amass/unitree_g1/assets/robots/unitree_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
|
processed/amass/unitree_g1/assets/robots/unitree_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
|
processed/amass/unitree_g1/assets/robots/unitree_g1/meshes/left_wrist_pitch_link.STL
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b251d8e05047f695d0f536cd78c11973cfa4e78d08cfe82759336cc3471de3a9
|
| 3 |
+
size 85984
|
processed/amass/unitree_g1/assets/robots/unitree_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
|
processed/amass/unitree_g1/assets/robots/unitree_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
|
processed/amass/unitree_g1/assets/robots/unitree_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
|
processed/amass/unitree_g1/assets/robots/unitree_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
|
processed/amass/unitree_g1/assets/robots/unitree_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
|
processed/amass/unitree_g1/assets/robots/unitree_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
|
processed/amass/unitree_g1/assets/robots/unitree_g1/meshes/right_ankle_pitch_link.STL
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:15be426539ec1be70246d4d82a168806db64a41301af8b35c197a33348c787a9
|
| 3 |
+
size 71184
|
processed/amass/unitree_g1/assets/robots/unitree_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
|
processed/amass/unitree_g1/assets/robots/unitree_g1/meshes/right_elbow_link.STL
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1be925d7aa268bb8fddf5362b9173066890c7d32092c05638608126e59d1e2ab
|
| 3 |
+
size 88784
|
processed/amass/unitree_g1/assets/robots/unitree_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
|
processed/amass/unitree_g1/assets/robots/unitree_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
|
processed/amass/unitree_g1/assets/robots/unitree_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
|
processed/amass/unitree_g1/assets/robots/unitree_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
|
processed/amass/unitree_g1/assets/robots/unitree_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
|
processed/amass/unitree_g1/assets/robots/unitree_g1/meshes/right_hand_thumb_0_link.STL
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:544298d0ea1088f5b276a10cc6a6a9e533efdd91594955fdc956c46211d07f83
|
| 3 |
+
size 8884
|
processed/amass/unitree_g1/assets/robots/unitree_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
|
processed/amass/unitree_g1/assets/robots/unitree_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
|
processed/amass/unitree_g1/assets/robots/unitree_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
|
processed/amass/unitree_g1/assets/robots/unitree_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
|
processed/amass/unitree_g1/assets/robots/unitree_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
|
processed/amass/unitree_g1/assets/robots/unitree_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
|
processed/amass/unitree_g1/assets/robots/unitree_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
|
processed/amass/unitree_g1/assets/robots/unitree_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
|
processed/amass/unitree_g1/assets/robots/unitree_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
|