hexsha
stringlengths 40
40
| size
int64 77
872k
| ext
stringclasses 3
values | lang
stringclasses 1
value | max_stars_repo_path
stringlengths 7
140
| max_stars_repo_name
stringclasses 719
values | max_stars_repo_head_hexsha
stringclasses 719
values | max_stars_repo_licenses
sequencelengths 1
4
| max_stars_count
int64 1
82.5k
⌀ | max_stars_repo_stars_event_min_datetime
stringclasses 403
values | max_stars_repo_stars_event_max_datetime
stringclasses 403
values | max_issues_repo_path
stringlengths 7
140
| max_issues_repo_name
stringclasses 719
values | max_issues_repo_head_hexsha
stringclasses 719
values | max_issues_repo_licenses
sequencelengths 1
4
| max_issues_count
int64 1
9.02k
⌀ | max_issues_repo_issues_event_min_datetime
stringclasses 213
values | max_issues_repo_issues_event_max_datetime
stringclasses 213
values | max_forks_repo_path
stringlengths 7
140
| max_forks_repo_name
stringclasses 721
values | max_forks_repo_head_hexsha
stringclasses 721
values | max_forks_repo_licenses
sequencelengths 1
4
| max_forks_count
int64 1
54.3k
⌀ | max_forks_repo_forks_event_min_datetime
stringclasses 319
values | max_forks_repo_forks_event_max_datetime
stringclasses 319
values | content
stringlengths 77
872k
| avg_line_length
float64 14.5
8.75k
| max_line_length
int64 33
198k
| alphanum_fraction
float64 0.12
0.83
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
d066f41fc99aaa4c130c64de989d76ad1ba54a09 | 12,154 | xml | XML | dm_control/third_party/ant/ant.xml | wilkosch/dm_control | 47bc6a6acae8779a0fe905851bdfb3dfe7c4310d | [
"Apache-2.0"
] | null | null | null | dm_control/third_party/ant/ant.xml | wilkosch/dm_control | 47bc6a6acae8779a0fe905851bdfb3dfe7c4310d | [
"Apache-2.0"
] | null | null | null | dm_control/third_party/ant/ant.xml | wilkosch/dm_control | 47bc6a6acae8779a0fe905851bdfb3dfe7c4310d | [
"Apache-2.0"
] | null | null | null | <!--
Copyright (c) 2020 Philipp Moritz, The dm_control Authors
Use of this source code is governed by an MIT-style
license that can be found in the LICENSE file or at
https://opensource.org/licenses/MIT.
-->
<mujoco model="ant">
<default>
<default class="rangefinder">
<site type="capsule" size=".05 .5" rgba="1 0 0 .4" group="4"/>
</default>
</default>
<worldbody>
<camera name="sideon" pos="0 -10 5" fovy="45" mode="targetbody" target="torso" />
<camera name="float_far" pos="-4 0 2" xyaxes="0 -1 0 .5 0 1" mode="trackcom" fovy="90"/>
<body name="torso" pos="0 0 0.522">
<camera name="floating" pos="-2 0 1" xyaxes="0 -1 0 .5 0 1" mode="trackcom" fovy="90"/>
<camera name="egocentric" pos=".25 0 .11" xyaxes="0 -1 0 0 0 1" fovy="90" />
<site name="torso_touch" type="box" size="0.26 0.26 0.26" pos="0 0 0" rgba="0 0 1 1" group="4"/>
<geom name="torso_geom" type="sphere" size="0.25" pos="0 0 0" density="100.0" condim="3" friction="1 0.5 0.5" solref=".02 1" solimp="0 .8 .01" rgba="0.8 0.6 0.4 1"/>
<site name="torso_site" pos="0 0 0" size="0.05" rgba="1 0 0 1"/>
<site name="rf_xp" class="rangefinder" pos="0.25 0 0.11" zaxis="1 0 0"/>
<site name="rf_xn" class="rangefinder" pos="-0.25 0 0.11" zaxis="-1 0 0"/>
<site name="rf_yp" class="rangefinder" pos="0 0.25 0.11" zaxis="0 1 0"/>
<site name="rf_yn" class="rangefinder" pos="0 -0.25 0.11" zaxis="0 -1 0"/>
<site name="rf_xpyp" class="rangefinder" pos="0.25 0.25 0.11" zaxis="1 1 0"/>
<site name="rf_xpyn" class="rangefinder" pos="0.25 -0.25 0.11" zaxis="1 -1 0"/>
<site name="rf_xnyn" class="rangefinder" pos="-0.25 -0.25 0.11" zaxis="-1 -1 0"/>
<site name="rf_xnyp" class="rangefinder" pos="-0.25 0.25 0.11" zaxis="-1 1 0"/>
<!-- sites that visualize the x-y axis of the ant body, good for debugging -->
<site name="x_pos" type="capsule" pos="0.5 0 0" size=".05 .5" zaxis="1 0 0" rgba="1 0 0 1" group="5"/>
<site name="x_neg" type="capsule" pos="-0.5 0 0" size=".05 .5" zaxis="-1 0 0" rgba="0 0 1 1" group="5"/>
<site name="y_pos" type="capsule" pos="0 0.5 0" size=".05 .5" zaxis="0 1 0" rgba="1 1 1 1" group="5"/>
<site name="y_neg" type="capsule" pos="0 -0.5 0" size=".05 .5" zaxis="0 -1 0" rgba="0 0 0 1" group="5"/>
<site name="port_site" pos=".5 0 0" size="0.5" rgba="1 0 0 1" group="5"/>
<site name="starboard_site" pos="-.5 0 0" size="0.5" rgba="0 1 0 1" group="5"/>
<site name="rc1" type="sphere" pos="0 0 0" size=".1" rgba="1 1 1 1"/>
<site name="rc2" type="sphere" pos="0 0 0" size=".1" rgba="1 1 1 1"/>
<site name="rc3" type="sphere" pos="0 0 0" size=".1" rgba="1 1 1 1"/>
<site name="rc4" type="sphere" pos="0 0 0" size=".1" rgba="1 1 1 1"/>
<site name="rc5" type="sphere" pos="0 0 0" size=".1" rgba="1 1 1 1"/>
<site name="rc6" type="sphere" pos="0 0 0" size=".1" rgba="1 1 1 1"/>
<site name="rc7" type="sphere" pos="0 0 0" size=".1" rgba="1 1 1 1"/>
<site name="rc8" type="sphere" pos="0 0 0" size=".1" rgba="1 1 1 1"/>
<site name="rc9" type="sphere" pos="0 0 0" size=".1" rgba="1 1 1 1"/>
<site name="rc10" type="sphere" pos="0 0 0" size=".1" rgba="1 1 1 1"/>
<body name="front_left_leg" pos="0 0 0">
<geom name="front_left_aux_geom" type="capsule" size="0.08" fromto="0.0 0.0 0.0 0.2 0.2 0.0" condim="3" friction="1 0.5 0.5" solref=".02 1" solimp="0 .8 .01" rgba="0.8 0.6 0.4 1" density="50.0"/>
<body name="front_left_aux" pos="0.2 0.2 0">
<joint name="front_left_hip" type="hinge" pos="0.0 0.0 0.0" axis="0 0 1" range="-0.5235987755982988 0.5235987755982988" limited="true" armature="1" damping="1" stiffness="1" solreflimit=".04 1" solimplimit="0 .8 .03"/>
<geom name="front_left_leg_geom" type="capsule" size="0.08" fromto="0.0 0.0 0.0 0.2 0.2 0.0" condim="3" friction="1 0.5 0.5" solref=".02 1" solimp="0 .8 .01" rgba="0.8 0.6 0.4 1" density="50.0" />
<site name="front_left_leg_touch" type="box" pos="0.1 0.1 0" size="0.09 0.09 0.24" zaxis="0.2 0.2 0" rgba="1 1 0 0"/>
<body name="front_left_foot" pos="0.2 0.2 0" quat="0.98480775301220802 -0.33428158105097677 0.33428158105097677 0">
<joint name="front_left_ankle" type="hinge" pos="0.0 0.0 0.0" axis="1 -1 0" range="-0.3490658503988659 0.3490658503988659" limited="true" armature="1" damping="1" stiffness="1" solreflimit=".04 1" solimplimit="0 .8 .03"/>
<geom name="front_left_ankle_geom" type="capsule" size="0.08" fromto="0.0 0.0 0.0 0.4 0.4 0.0" condim="3" friction="1 0.5 0.5" solref=".02 1" solimp="0 .8 .01" rgba="0.8 0.6 0.4 1" density="50.0"/>
<site name="front_left_ankle_touch" type="box" pos="0.2 0.2 0" size="0.1 0.1 0.45" zaxis="0.2 0.2 0.0" rgba="1 1 0 0" />
</body>
</body>
</body>
<body name="front_right_leg" pos="0 0 0">
<geom name="front_right_aux_geom" type="capsule" size="0.08" fromto="0.0 0.0 0.0 0.2 -0.2 0.0" condim="3" friction="1 0.5 0.5" solref=".02 1" solimp="0 .8 .01" rgba="0.8 0.6 0.4 1" density="50.0"/>
<body name="front_right_aux" pos="0.2 -0.2 0">
<joint name="front_right_hip" type="hinge" pos="0.0 0.0 0.0" axis="0 0 1" range="-0.5235987755982988 0.5235987755982988" limited="true" armature="1" damping="1" stiffness="1" solreflimit=".04 1" solimplimit="0 .8 .03"/>
<geom name="front_right_leg_geom" type="capsule" size="0.08" fromto="0.0 0.0 0.0 0.2 -0.2 0.0" condim="3" friction="1 0.5 0.5" solref=".02 1" solimp="0 .8 .01" rgba="0.8 0.6 0.4 1" density="50.0"/>
<site name="front_right_leg_touch" type="box" pos="0.1 -0.1 0" size="0.09 0.09 0.24" zaxis="0.2 -0.2 0.0" rgba="0 0 1 0"/>
<body name="front_right_foot" pos="0.2 -0.2 0" quat="0.98480775301220802 0.33428158105097677 0.33428158105097677 0">
<joint name="front_right_ankle" type="hinge" pos="0.0 0.0 0.0" axis="-1 -1 0" range="-0.3490658503988659 0.3490658503988659" limited="true" armature="1" damping="1" stiffness="1" solreflimit=".04 1" solimplimit="0 .8 .03"/>
<geom name="front_right_ankle_geom" type="capsule" size="0.08" fromto="0.0 0.0 0.0 0.4 -0.4 0.0" condim="3" friction="1 0.5 0.5" solref=".02 1" solimp="0 .8 .01" rgba="0.8 0.6 0.4 1" density="50.0"/>
<site name="front_right_ankle_touch" type="box" pos="0.2 -0.2 0" size="0.09 0.09 0.39" zaxis="0.2 -0.2 0.0" rgba="0 0 1 0"/>
</body>
</body>
</body>
<body name="back_right_leg" pos="0 0 0">
<geom name="back_right_aux_geom" type="capsule" size="0.08" fromto="0.0 0.0 0.0 -0.2 -0.2 0.0" condim="3" friction="1 0.5 0.5" solref=".02 1" solimp="0 .8 .01" rgba="0.8 0.6 0.4 1" density="50.0"/>
<body name="back_right_aux" pos="-0.2 -0.2 0">
<joint name="back_right_hip" type="hinge" pos="0.0 0.0 0.0" axis="0 0 1" range="-0.5235987755982988 0.5235987755982988" limited="true" armature="1" damping="1" stiffness="1" solreflimit=".04 1" solimplimit="0 .8 .03"/>
<geom name="back_right_leg_geom" type="capsule" size="0.08" fromto="0.0 0.0 0.0 -0.2 -0.2 0.0" condim="3" friction="1 0.5 0.5" solref=".02 1" solimp="0 .8 .01" rgba="0.8 0.6 0.4 1" density="50.0"/>
<site name="back_right_leg_touch" type="box" pos="-0.1 -0.1 0" size="0.09 0.09 0.24" zaxis="-0.2 -0.2 0.0" rgba="0 0 1 0"/>
<body name="back_right_foot" pos="-0.2 -0.2 0" quat="0.98480775301220802 0.33428158105097677 -0.33428158105097677 0">
<joint name="back_right_ankle" type="hinge" pos="0.0 0.0 0.0" axis="-1 1 0" range="-0.3490658503988659 0.3490658503988659" limited="true" armature="1" damping="1" stiffness="1" solreflimit=".04 1" solimplimit="0 .8 .03"/>
<geom name="back_right_ankle_geom" type="capsule" size="0.08" fromto="0.0 0.0 0.0 -0.4 -0.4 0.0" condim="3" friction="1 0.5 0.5" solref=".02 1" solimp="0 .8 .01" rgba="0.8 0.6 0.4 1" density="50.0"/>
<site name="back_right_ankle_touch" type="box" pos="-0.2 -0.2 0" size="0.09 0.09 0.39" zaxis="-0.2 -0.2 0.0" rgba="0 0 1 0"/>
</body>
</body>
</body>
<body name="back_left_leg" pos="0 0 0">
<geom name="back_left_aux_geom" type="capsule" size="0.08" fromto="0.0 0.0 0.0 -0.2 0.2 0.0" condim="3" friction="1 0.5 0.5" solref=".02 1" solimp="0 .8 .01" rgba="0.8 0.6 0.4 1" density="50.0" />
<body name="back_left_aux" pos="-0.2 0.2 0">
<joint name="back_left_hip" type="hinge" pos="0.0 0.0 0.0" axis="0 0 1" range="-0.5235987755982988 0.5235987755982988" limited="true" armature="1" damping="1" stiffness="1" solreflimit=".04 1" solimplimit="0 .8 .03"/>
<geom name="back_left_leg_geom" type="capsule" size="0.08" fromto="0.0 0.0 0.0 -0.2 0.2 0.0" condim="3" friction="1 0.5 0.5" solref=".02 1" solimp="0 .8 .01" rgba="0.8 0.6 0.4 1" density="50.0"/>
<site name="back_left_leg_touch" type="box" pos="-0.1 0.1 0" size="0.09 0.09 0.24" zaxis="-0.2 0.2 0.0" rgba="0 0 1 0"/>
<body name="back_left_foot" pos="-0.2 0.2 0" quat="0.98480775301220802 -0.33428158105097677 -0.33428158105097677 0">
<joint name="back_left_ankle" type="hinge" pos="0.0 0.0 0.0" axis="1 1 0" range="-0.3490658503988659 0.3490658503988659" limited="true" armature="1" damping="1" stiffness="1" solreflimit=".04 1" solimplimit="0 .8 .03"/>
<geom name="back_left_ankle_geom" type="capsule" size="0.08" fromto="0.0 0.0 0.0 -0.4 0.4 0.0" condim="3" friction="1 0.5 0.5" solref=".02 1" solimp="0 .8 .01" rgba="0.8 0.6 0.4 1" density="50.0"/>
<site name="back_left_ankle_touch" type="box" pos="-0.2 0.2 0" size="0.09 0.09 0.39" zaxis="-0.2 0.2 0.0" rgba="0 0 1 0"/>
</body>
</body>
</body>
</body>
</worldbody>
<actuator>
<motor name="front_left_hip" joint="front_left_hip" ctrlrange="-1.0 1.0" ctrllimited="true" gear="75"/>
<motor name="front_left_ankle" joint="front_left_ankle" ctrlrange="-1.0 1.0" ctrllimited="true" gear="75"/>
<motor name="front_right_hip" joint="front_right_hip" ctrlrange="-1.0 1.0" ctrllimited="true" gear="75"/>
<motor name="front_right_ankle" joint="front_right_ankle" ctrlrange="-1.0 1.0" ctrllimited="true" gear="75"/>
<motor name="back_right_hip" joint="back_right_hip" ctrlrange="-1.0 1.0" ctrllimited="true" gear="75"/>
<motor name="back_right_ankle" joint="back_right_ankle" ctrlrange="-1.0 1.0" ctrllimited="true" gear="75"/>
<motor name="back_left_hip" joint="back_left_hip" ctrlrange="-1.0 1.0" ctrllimited="true" gear="75"/>
<motor name="back_left_ankle" joint="back_left_ankle" ctrlrange="-1.0 1.0" ctrllimited="true" gear="75"/>
</actuator>
<sensor>
<touch name="torso_touch" site="torso_touch"/>
<touch name="front_left_leg_touch" site="front_left_leg_touch"/>
<touch name="front_left_ankle_touch" site="front_left_ankle_touch"/>
<touch name="back_left_leg_touch" site="back_left_leg_touch"/>
<touch name="back_left_ankle_touch" site="back_left_ankle_touch"/>
<touch name="back_right_leg_touch" site="back_right_leg_touch"/>
<touch name="back_right_ankle_touch" site="back_right_ankle_touch"/>
<touch name="front_right_leg_touch" site="front_right_leg_touch"/>
<touch name="front_right_ankle_touch" site="front_right_ankle_touch"/>
<velocimeter name="torso_vel" site="torso_site"/>
<gyro name="torso_gyro" site="torso_site"/>
<accelerometer name="torso_accel" site="torso_site"/>
<rangefinder name="rf_xp" site="rf_xp"/>
<rangefinder name="rf_yp" site="rf_yp"/>
<rangefinder name="rf_xn" site="rf_xn"/>
<rangefinder name="rf_yn" site="rf_yn"/>
<rangefinder name="rf_xpyp" site="rf_xpyp"/>
<rangefinder name="rf_xpyn" site="rf_xpyn"/>
<rangefinder name="rf_xnyp" site="rf_xnyp"/>
<rangefinder name="rf_xnyn" site="rf_xnyn"/>
</sensor>
<contact>
<exclude body1="torso" body2="front_left_aux"/>
<exclude body1="torso" body2="front_right_aux"/>
<exclude body1="torso" body2="back_right_aux"/>
<exclude body1="torso" body2="back_left_aux"/>
</contact>
</mujoco>
| 78.922078 | 235 | 0.61741 |
d06a695be5dd49d058bc59f8bab5f782bb26a39c | 1,768 | xml | XML | gym/envs/robotics/assets/fetch/random_obj_xml/3095_grasp.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/3095_grasp.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/3095_grasp.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | <mujoco>
<compiler angle="radian" coordinate="local" meshdir="../../stls/fetch" texturedir="../../textures" />
<option timestep="0.002">
<flag warmstart="enable" />
</option>
<include file="../shared.xml" />
<asset>
<mesh file="../../stls/fetch/random_urdfs/309/309.stl" name="obj0" scale="0.020726753898350138 0.020726753898350138 0.020726753898350138" />
</asset>
<worldbody>
<geom condim="3" material="floor_mat" name="floor0" pos="0.8 0.75 0" size="0.85 0.70 1" type="plane" />
<body name="floor0" pos="0.8 0.75 0">
<site name="target0" pos="0 0 0.5" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" />
</body>
<include file="../robot.xml" />
<body name="table0" pos="1.3 0.75 0.2">
<geom mass="2000" material="table_mat" size="0.25 0.35 0.2" type="box" />
</body>
<body name="object0" pos="0.025204033278325294 0.13053261907296712 0.02408953499445711">
<joint damping="0.01" name="object0:joint" type="free" />
<geom condim="3" mass="2" material="block_mat" mesh="obj0" pos="0 0 0" type="mesh" />
<site name="object0" pos="-0.004497920778189541 -0.047317881639465216 0.004734963038217852" rgba="1 0 0 0" size="0.012602016639162647 0.06526630953648356 0.012044767497228555" type="ellipsoid" />
</body>
<light ambient="0.2 0.2 0.2" castshadow="false" diffuse="0.8 0.8 0.8" dir="0 0 -1" directional="true" name="light0" pos="0 0 4" specular="0.3 0.3 0.3" />
</worldbody>
<actuator>
<position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:l_gripper_finger_joint" kp="30000" name="robot0:l_gripper_finger_joint" user="1" />
<position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:r_gripper_finger_joint" kp="30000" name="robot0:r_gripper_finger_joint" user="1" />
</actuator>
</mujoco> | 43.121951 | 198 | 0.670249 |
d06b25eb1b31ed780173dc989a724ea9fff57f61 | 2,712 | xml | XML | gym/envs/robotics/assets/fetch/random_obj_xml/775_peg.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/775_peg.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/775_peg.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | <mujoco>
<compiler angle="radian" coordinate="local" meshdir="../../stls/fetch" texturedir="../../textures" />
<option timestep="0.002">
<flag warmstart="enable" />
</option>
<include file="../shared.xml" />
<asset>
<mesh file="../../stls/fetch/random_urdfs/077/077.stl" name="obj0" scale="0.004534396800529618 0.004534396800529618 0.004534396800529618" />
</asset>
<worldbody>
<geom condim="3" material="floor_mat" name="floor0" pos="0.8 0.75 0" size="0.85 0.70 1" type="plane" />
<body name="floor0" pos="0.8 0.75 0">
<site name="target0" pos="0 0 0.5" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" />
</body>
<include file="../robot.xml" />
<body name="table0" pos="1.3 0.75 0.17">
<geom mass="2000" material="table_mat" size="0.25 0.35 0.17" type="box" />
</body>
<body name="table_top" pos="1.3 0.75 0.36">
<joint damping="0.01" name="table_top:joint" type="free" />
<geom mass="2000" material="table_mat" pos="0.145 0 0" size="0.105 0.35 0.03" type="box" />
<geom mass="2000" material="table_mat" pos="-0.145 0 0" size="0.105 0.35 0.03" type="box" />
<geom mass="2000" material="table_mat" pos="0 -0.195 0" size="0.04 0.155 0.03" type="box" />
<geom mass="2000" material="table_mat" pos="0 0.195 0" size="0.04 0.155 0.03" type="box" />
<site name="table_top" pos="0 0 0" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" />
</body>
<body name="object0" pos="0.030435605897436477 0.04 0.014598996084548364" zaxis="0.0 0.0 1.0">
<joint damping="0.01" name="object0:joint" type="free" />
<geom condim="3" mass="0.1" material="block_mat" mesh="obj0" pos="0 0 0" type="mesh" zaxis="0.0 0.0 1.0" />
<geom condim="3" mass="2" material="block_mat" pos="0.00572581194206997 -0.012287893730962925 0.03829561078564191" size="0.027978283553955992 0.01018562225863308 0.05005366278473864" type="box" zaxis="0.0 0.0 1.0" />
<site name="object0" pos="0.006639637218481527 -0.013981400403635316 0.002840944085451638" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" />
<site name="handle0" pos="0.00572581194206997 -0.012287893730962925 0.02829561078564191" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" />
</body>
<light ambient="0.2 0.2 0.2" castshadow="false" diffuse="0.8 0.8 0.8" dir="0 0 -1" directional="true" name="light0" pos="0 0 4" specular="0.3 0.3 0.3" />
</worldbody>
<actuator>
<position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:l_gripper_finger_joint" kp="30000" name="robot0:l_gripper_finger_joint" user="1" />
<position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:r_gripper_finger_joint" kp="30000" name="robot0:r_gripper_finger_joint" user="1" />
</actuator>
</mujoco> | 50.222222 | 219 | 0.656711 |
d073423f6b5aca8a64630f3b59ce01eecf88333e | 2,721 | xml | XML | gym/envs/robotics/assets/fetch/random_obj_xml/3466_peg.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/3466_peg.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/3466_peg.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | <mujoco>
<compiler angle="radian" coordinate="local" meshdir="../../stls/fetch" texturedir="../../textures" />
<option timestep="0.002">
<flag warmstart="enable" />
</option>
<include file="../shared.xml" />
<asset>
<mesh file="../../stls/fetch/random_urdfs/346/346.stl" name="obj0" scale="0.006789454517401754 0.006789454517401754 0.006789454517401754" />
</asset>
<worldbody>
<geom condim="3" material="floor_mat" name="floor0" pos="0.8 0.75 0" size="0.85 0.70 1" type="plane" />
<body name="floor0" pos="0.8 0.75 0">
<site name="target0" pos="0 0 0.5" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" />
</body>
<include file="../robot.xml" />
<body name="table0" pos="1.3 0.75 0.17">
<geom mass="2000" material="table_mat" size="0.25 0.35 0.17" type="box" />
</body>
<body name="table_top" pos="1.3 0.75 0.36">
<joint damping="0.01" name="table_top:joint" type="free" />
<geom mass="2000" material="table_mat" pos="0.145 0 0" size="0.105 0.35 0.03" type="box" />
<geom mass="2000" material="table_mat" pos="-0.145 0 0" size="0.105 0.35 0.03" type="box" />
<geom mass="2000" material="table_mat" pos="0 -0.195 0" size="0.04 0.155 0.03" type="box" />
<geom mass="2000" material="table_mat" pos="0 0.195 0" size="0.04 0.155 0.03" type="box" />
<site name="table_top" pos="0 0 0" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" />
</body>
<body name="object0" pos="0.01691696811137489 0.04 0.020852512764386665" zaxis="1.0 0.0 0.0">
<joint damping="0.01" name="object0:joint" type="free" />
<geom condim="3" mass="0.1" material="block_mat" mesh="obj0" pos="0 0 0" type="mesh" zaxis="1.0 0.0 0.0" />
<geom condim="3" mass="2" material="block_mat" pos="0.0018189635719117316 -0.012184730863482193 0.036855974012157164" size="0.017984620012288344 0.010812100333472269 0.05331375859738392" type="box" zaxis="1.0 0.0 0.0" />
<site name="object0" pos="0.001766347995069887 -0.0026543704469395467 0.00045918352614813325" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" />
<site name="handle0" pos="0.0018189635719117316 -0.012184730863482193 0.026855974012157165" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" />
</body>
<light ambient="0.2 0.2 0.2" castshadow="false" diffuse="0.8 0.8 0.8" dir="0 0 -1" directional="true" name="light0" pos="0 0 4" specular="0.3 0.3 0.3" />
</worldbody>
<actuator>
<position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:l_gripper_finger_joint" kp="30000" name="robot0:l_gripper_finger_joint" user="1" />
<position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:r_gripper_finger_joint" kp="30000" name="robot0:r_gripper_finger_joint" user="1" />
</actuator>
</mujoco> | 50.388889 | 223 | 0.657846 |
d073ca169729a8bd3ae973c4f1a84e3867abb076 | 1,459 | xml | XML | gym/envs/robotics/assets/fetch/random_obj_xml/4025_slide.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/4025_slide.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/4025_slide.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | <mujoco>
<compiler angle="radian" coordinate="local" meshdir="../../stls/fetch" texturedir="../../textures" />
<option timestep="0.002">
<flag warmstart="enable" />
</option>
<include file="../shared.xml" />
<asset>
<mesh file="../../stls/fetch/random_urdfs/402/402.stl" name="obj0" scale="0.0049691685497805045 0.0049691685497805045 0.0049691685497805045" />
</asset>
<worldbody>
<geom condim="3" material="floor_mat" name="floor0" pos="0.8 0.75 0" size="0.85 0.7 1" type="plane" />
<body name="floor0" pos="0.8 0.75 0">
<site name="target0" pos="0 0 0.5" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" />
</body>
<include file="../robot.xml" />
<body name="table" pos="1.3 0.75 0.2">
<joint damping="0.01" name="table:joint" type="free" />
<geom mass="2000" material="table_mat" size="0.25 0.5 0.2" type="box" />
<body name="switch" pos="0.016008375249859888 0.037563294197052094 0.2298646383849897">
<joint axis="0 1 0" damping="5" frictionloss="50" name="switch" pos="0 0 0" range="0 0.2" type="slide" />
<geom condim="3" mass="2" material="block_mat" mesh="obj0" pos="0 0 0" type="mesh" />
<site name="switch" pos="0 0 0" rgba="0 1 0 0" size="0.03 0.03 0.03" type="sphere" />
</body>
</body>
<light ambient="0.2 0.2 0.2" castshadow="false" diffuse="0.8 0.8 0.8" dir="0 0 -1" directional="true" name="light0" pos="0 0 4" specular="0.3 0.3 0.3" />
</worldbody>
</mujoco> | 38.394737 | 155 | 0.619602 |
d073fb041b7c7ce6ebba4f1a25e61cdfd983af87 | 78,278 | xml | XML | herb_reconf/cluttered_scenes/grasping_025_mug_0_0.3_scene.xml | wagnew3/Amodal-3D-Reconstruction-for-Robotic-Manipulationvia-Stability-and-Connectivity--Release | f55c6b0fac44d9d749e7804d99169a39d30c2111 | [
"MIT"
] | null | null | null | herb_reconf/cluttered_scenes/grasping_025_mug_0_0.3_scene.xml | wagnew3/Amodal-3D-Reconstruction-for-Robotic-Manipulationvia-Stability-and-Connectivity--Release | f55c6b0fac44d9d749e7804d99169a39d30c2111 | [
"MIT"
] | null | null | null | herb_reconf/cluttered_scenes/grasping_025_mug_0_0.3_scene.xml | wagnew3/Amodal-3D-Reconstruction-for-Robotic-Manipulationvia-Stability-and-Connectivity--Release | f55c6b0fac44d9d749e7804d99169a39d30c2111 | [
"MIT"
] | null | null | null | <?xml version="1.0" ?><mujoco model="scene">
<compiler angle="radian" coordinate="local" fusestatic="false" meshdir="assets/" texturedir="assets/"/>
<option apirate="50" collision="predefined" cone="elliptic" impratio="10" iterations="500" noslip_iterations="100" solver="Newton" timestep="0.002" tolerance="1e-10"/>
<size nconmax="10000" njmax="10000"/>
<visual>
<global offheight="800" offwidth="800"/>
<quality shadowsize="2048"/>
<headlight ambient="0 0 0" diffuse="1.399999 1.399999 1.399999" specular="2 2 2"/>
<map force="0.1" zfar="30.0"/>
<rgba haze="0.1499999 0.25 0.3499998 1"/>
</visual>
<statistic center="0.2 0 0.5" extent="10.0"/>
<default>
<default class="/"/>
<default class="geom0">
<geom conaffinity="0" contype="1" density="500" margin="0.001" rgba="0.75 0.6 0.5 1" solimp="0.95 0.95 0.01" solref="0.008 1" user="0"/>
</default>
<default class="herb/">
<joint damping="1.0"/>
<default class="herb/viz">
<geom conaffinity="0" contype="0" group="1"/>
</default>
</default>
<default class="herb/wam/">
<joint axis="0 0 1" frictionloss="0.001" limited="true" pos="0 0 0" type="hinge"/>
<default class="herb/wam/viz">
<geom conaffinity="0" contype="0" group="1" type="mesh"/>
</default>
<default class="herb/wam/col">
<geom conaffinity="1" contype="0" group="0" type="mesh"/>
</default>
</default>
<default class="herb/wam/bhand/">
<joint axis="0 0 1" frictionloss="0.001" limited="true" pos="0 0 0" type="hinge"/>
<default class="herb/wam/bhand/col">
<geom conaffinity="1" contype="0" group="0" type="mesh"/>
</default>
<default class="herb/wam/bhand/viz">
<geom conaffinity="0" contype="0" group="1" rgba="0.6999996 0.8 0.8 1" type="mesh"/>
</default>
</default>
<default class="herb/wam_1/">
<joint armature="0.1" axis="0 0 1" frictionloss="0.001" limited="true" pos="0 0 0" type="hinge"/>
<default class="herb/wam_1/viz">
<geom conaffinity="0" contype="0" group="1" type="mesh"/>
</default>
<default class="herb/wam_1/col">
<geom conaffinity="1" condim="4" contype="1" friction="2 0.1 0.02" group="0" priority="10" type="mesh"/>
</default>
</default>
<default class="herb/wam_1/bhand/">
<joint armature="0.1" axis="0 0 1" frictionloss="0.001" limited="true" pos="0 0 0" type="hinge"/>
<default class="herb/wam_1/bhand/col">
<geom conaffinity="1" condim="4" contype="4" friction="2 0.1 0.02" group="0" priority="10" solimp="0.99 0.99 0.01" solref="0.01 1" type="mesh"/>
</default>
<default class="herb/wam_1/bhand/viz">
<geom conaffinity="0" condim="4" contype="4" friction="2 0.1 0.02" group="1" priority="10" rgba="0.6999996 0.8 0.8 1" solimp="0.99 0.99 0.01" solref="0.01 1" type="mesh"/>
</default>
</default>
</default>
<asset>
<texture file="concrete-7baa937dd9eb091794feb091c728eb4f234150ae.png" name="concrete_2d" type="2d"/>
<texture file="concrete-7baa937dd9eb091794feb091c728eb4f234150ae.png" name="concretecube" type="cube"/>
<material class="/" name="concrete_2d" reflectance="0.3" rgba="0.8 0.8 0.8 1" texture="concrete_2d"/>
<material class="/" name="concretecube" rgba="0.8 0.8 0.8 1" texture="concretecube"/>
<texture file="marble-e5eaaff46b3aaec59944d7330fab7172f95cd8f2.png" name="marble2d" type="2d"/>
<texture file="marble-e5eaaff46b3aaec59944d7330fab7172f95cd8f2.png" name="marblecube" type="cube"/>
<material class="/" name="marble_2d" reflectance="0.3" rgba="0.8 0.8 0.8 1" texture="marble2d"/>
<material class="/" name="marblecube" rgba="0.8 0.8 0.8 1" texture="marblecube"/>
<texture file="concreteplain-371aafd0ba788c3d3517b7c74a383d92e5897f53.png" name="concreteplain_2d" type="2d"/>
<texture file="concreteplain-371aafd0ba788c3d3517b7c74a383d92e5897f53.png" name="concreteplaincube" type="cube"/>
<material class="/" name="concreteplain_2d" reflectance="0.3" rgba="0.8 0.8 0.8 1" texture="concreteplain_2d"/>
<material class="/" name="concreteplaincube" rgba="0.8 0.8 0.8 1" texture="concreteplaincube"/>
<texture file="wood-dca777828fadc82ffe5b5005a448db092b2054fb.png" name="wood2d" type="2d"/>
<texture file="wood-dca777828fadc82ffe5b5005a448db092b2054fb.png" name="woodcube" type="cube"/>
<material class="/" name="wood2d" reflectance="0.0" rgba="1 1 1 1" texture="wood2d"/>
<material class="/" emission="1.0" name="woodcube" texture="woodcube"/>
<texture file="concrete2-241aa4b6b647b116a7363537e0b2c602ff16d0ac.png" name="concrete2_2d" type="2d"/>
<texture file="concrete2-241aa4b6b647b116a7363537e0b2c602ff16d0ac.png" name="concrete2_cube" type="cube"/>
<material class="/" name="concrete2_2d" reflectance="0.0" rgba="1 1 1 1" texture="concrete2_2d"/>
<material class="/" name="concrete2_cube" rgba="0.8 0.8 0.8 1" texture="concrete2_cube"/>
<texture builtin="flat" height="1024" mark="random" markrgb="0.79000000 0.79000000 0.7399999" name="wall_2d" random="0.3" rgb1="0.8199995 0.8199995 0.78000000" type="2d" width="1024"/>
<material class="/" name="wall" texture="wall_2d"/>
<mesh class="herb/" file="herb_frame-d14ef2a9b97c77acae48435d827d17e822b5ea0d.STL" name="herb/herb_frame"/>
<mesh class="herb/" file="herb_frame_collision-f9b6358d74932455b7ffbfd9ca74dac0fccda711.STL" name="herb/herb_frame_collision"/>
<mesh class="herb/" file="herb_neobotix_base-a561bd542e4323d6590a35700af93bfe91294ed7.STL" name="herb/herb_neobotix_base"/>
<mesh class="herb/" file="herb_neobotix_base_collision-c0b781e9f306e864c10c17c836695c4558f03ae7.STL" name="herb/herb_neobotix_base_collision"/>
<mesh class="herb/" file="herb_neck_pan-3a5b595404c4fd221df9b6e9fa45f42ae8d6c2d1.STL" name="herb/herb_neck_pan"/>
<mesh class="herb/" file="herb_neck_pan_collision-422bb9327b7695a812f7e778849056ef7beb989a.STL" name="herb/herb_neck_pan_collision"/>
<mesh class="herb/" file="herb_neck_tilt-90115c2f4d254a0b190e723f5619cc119886c40b.STL" name="herb/herb_neck_tilt"/>
<mesh class="herb/" file="herb_neck_tilt_collision-484db3edd8836293ddbd41a57393c8610e785d3a.STL" name="herb/herb_neck_tilt_collision"/>
<mesh class="herb/" file="herb_crl_head-8d1a14390ba99fea74706e0a42bb4c69de03fda1.STL" name="herb/herb_crl_head"/>
<mesh class="herb/" file="herb_crl_head_collision-7e48d4cab14a84937a24657df25f3c1493b9d4f0.STL" name="herb/herb_crl_head_collision"/>
<mesh class="herb/" file="herb_kinect-f35f6b9c60f6d5c915f951d7862137deeec3b982.STL" name="herb/herb_kinect"/>
<mesh class="herb/" file="herb_kinect_collision-fc0c5ad2fd441c0e68282241313155effd1beedd.STL" name="herb/herb_kinect_collision"/>
<mesh class="herb/wam/" file="base_link_fine-41a147148eb8dd232dfab0184aee072e64b55281.stl" name="herb/wam/base_link_fine"/>
<mesh class="herb/wam/" file="base_link_convex-241a02f0fe0e1f2c3855b352df6e69b26ab5b1b2.stl" name="herb/wam/base_link_convex"/>
<mesh class="herb/wam/" file="shoulder_link_fine-70a80ea5cf6a9c11a96b4c55087f2c8f2c020d97.stl" name="herb/wam/shoulder_link_fine"/>
<mesh class="herb/wam/" file="shoulder_link_convex_decomposition_p1-b99c0e22423c21ede02982f896bc789bdae3b5ff.stl" name="herb/wam/shoulder_link_convex_decomposition_p1"/>
<mesh class="herb/wam/" file="shoulder_link_convex_decomposition_p2-2b3a517d82b2e4f2469d55f41baed0468e780436.stl" name="herb/wam/shoulder_link_convex_decomposition_p2"/>
<mesh class="herb/wam/" file="shoulder_link_convex_decomposition_p3-e4f646ee6b98165b5a010a5f12ebfd92128fb41b.stl" name="herb/wam/shoulder_link_convex_decomposition_p3"/>
<mesh class="herb/wam/" file="shoulder_pitch_link_fine-36aee65354a741fe81ccf9d2614e6e43d67f3c55.stl" name="herb/wam/shoulder_pitch_link_fine"/>
<mesh class="herb/wam/" file="shoulder_pitch_link_convex-f05b3e597235abed137d821b96ff7d1e2a82ea31.stl" name="herb/wam/shoulder_pitch_link_convex"/>
<mesh class="herb/wam/" file="upper_arm_link_fine-ca01ee6d48649ad9f6baea7259d5cf9d08b3d635.stl" name="herb/wam/upper_arm_link_fine"/>
<mesh class="herb/wam/" file="upper_arm_link_convex_decomposition_p1-7ea03e3ea97d649eedea55dc3de0ea10bbb87283.stl" name="herb/wam/upper_arm_link_convex_decomposition_p1"/>
<mesh class="herb/wam/" file="upper_arm_link_convex_decomposition_p2-25fc59a045c74cc0c5e901bc31501e8ca212159a.stl" name="herb/wam/upper_arm_link_convex_decomposition_p2"/>
<mesh class="herb/wam/" file="elbow_link_fine-105c4e016f6a319ed74f5d55377fee15774c5d58.stl" name="herb/wam/elbow_link_fine"/>
<mesh class="herb/wam/" file="elbow_link_convex-618d49f47d28f374d03b62f3a4f1a11c87b40044.stl" name="herb/wam/elbow_link_convex"/>
<mesh class="herb/wam/" file="forearm_link_fine-e78631019336cb810525911769f36184d30c291c.stl" name="herb/wam/forearm_link_fine"/>
<mesh class="herb/wam/" file="forearm_link_convex_decomposition_p1-57f1e443a9d84a9b1e59b719541351dbc72b0c65.stl" name="herb/wam/forearm_link_convex_decomposition_p1"/>
<mesh class="herb/wam/" file="forearm_link_convex_decomposition_p2-6249b0eb91291b6e61d4566ef7bddcd133aeb11d.stl" name="herb/wam/forearm_link_convex_decomposition_p2"/>
<mesh class="herb/wam/" file="wrist_yaw_link_fine-3ec69f37eedc74a0b8a6edd994a49a13dec2a554.stl" name="herb/wam/wrist_yaw_link_fine"/>
<mesh class="herb/wam/" file="wrist_yaw_link_convex_decomposition_p1-483314d477ecff523b1f17f1b29cc860dda3b25f.stl" name="herb/wam/wrist_yaw_link_convex_decomposition_p1"/>
<mesh class="herb/wam/" file="wrist_yaw_link_convex_decomposition_p2-963f6bf6f5f239543cf4bbf0630fd7e3253cbd4a.stl" name="herb/wam/wrist_yaw_link_convex_decomposition_p2"/>
<mesh class="herb/wam/" file="wrist_pitch_link_fine-06a8aff3e76c7b3ff34cdaf40c9ed5950e2ad1fe.stl" name="herb/wam/wrist_pitch_link_fine"/>
<mesh class="herb/wam/" file="wrist_pitch_link_convex_decomposition_p1-3328df36bd7e249a571d0cfb2e43ac0cf17b9b77.stl" name="herb/wam/wrist_pitch_link_convex_decomposition_p1"/>
<mesh class="herb/wam/" file="wrist_pitch_link_convex_decomposition_p2-91c5869923c13020ad406e859d49bf3f795c96be.stl" name="herb/wam/wrist_pitch_link_convex_decomposition_p2"/>
<mesh class="herb/wam/" file="wrist_pitch_link_convex_decomposition_p3-744bd1df4bb176ceef61c79ab12a5b9de038d171.stl" name="herb/wam/wrist_pitch_link_convex_decomposition_p3"/>
<mesh class="herb/wam/" file="wrist_palm_link_fine-db9db06e50f8f189c8d475b09f86be267e38a874.stl" name="herb/wam/wrist_palm_link_fine"/>
<mesh class="herb/wam/" file="wrist_palm_link_convex-d455a798d573176ecdc3c9794069b0e3f4f7f623.stl" name="herb/wam/wrist_palm_link_convex"/>
<mesh class="herb/wam/bhand/" file="bhand_palm_fine-dff1351ac0d212f9757a6bc04b85287b4f13403a.stl" name="herb/wam/bhand/bhand_palm_fine"/>
<mesh class="herb/wam/bhand/" file="bhand_palm_link_convex_decomposition_p1-f8ba6cc8e8efbe24c938e092f61618174769428c.stl" name="herb/wam/bhand/bhand_palm_link_convex_decomposition_p1"/>
<mesh class="herb/wam/bhand/" file="bhand_palm_link_convex_decomposition_p2-0a66a02812a929ee040991e6d1a7b1d11bba7bb1.stl" name="herb/wam/bhand/bhand_palm_link_convex_decomposition_p2"/>
<mesh class="herb/wam/bhand/" file="bhand_palm_link_convex_decomposition_p3-9d93e72f01b43aa200deff06df4a395d3eb5312a.stl" name="herb/wam/bhand/bhand_palm_link_convex_decomposition_p3"/>
<mesh class="herb/wam/bhand/" file="bhand_palm_link_convex_decomposition_p4-e38e089a001a0010eec12bebd2368162120ee6a2.stl" name="herb/wam/bhand/bhand_palm_link_convex_decomposition_p4"/>
<mesh class="herb/wam/bhand/" file="bhand_finger_prox_link_fine-b325b78dd2ffcab9984efe22434207b1d2e07e28.stl" name="herb/wam/bhand/bhand_finger_prox_link_fine"/>
<mesh class="herb/wam/bhand/" file="bhand_finger_prox_link_convex_decomposition_p1-12071ca7dea820f8ba395c17ad58efbdd2b805a8.stl" name="herb/wam/bhand/bhand_finger_prox_link_convex_decomposition_p1"/>
<mesh class="herb/wam/bhand/" file="bhand_finger_prox_link_convex_decomposition_p2-c728b40c271300b132049560287e0844b86833ed.stl" name="herb/wam/bhand/bhand_finger_prox_link_convex_decomposition_p2"/>
<mesh class="herb/wam/bhand/" file="bhand_finger_prox_link_convex_decomposition_p3-561559fcb477ac41797bbd8b0da5e960b41f0363.stl" name="herb/wam/bhand/bhand_finger_prox_link_convex_decomposition_p3"/>
<mesh class="herb/wam/bhand/" file="bhand_finger_med_link_fine-31e862bb0515137229a05ffa049a96de151eb229.stl" name="herb/wam/bhand/bhand_finger_med_link_fine"/>
<mesh class="herb/wam/bhand/" file="bhand_finger_med_link_convex-af5d2e0e2990df27924df077b297d046b710ded5.stl" name="herb/wam/bhand/bhand_finger_med_link_convex"/>
<mesh class="herb/wam/bhand/" file="bhand_finger_dist_link_fine-defe6db5320e79d25ade307bc4a42d6ef272b8d4.stl" name="herb/wam/bhand/bhand_finger_dist_link_fine"/>
<mesh class="herb/wam/bhand/" file="bhand_finger_dist_link_convex-dd89f87a37ef6bb33ec5f1998f123eb1e907ddef.stl" name="herb/wam/bhand/bhand_finger_dist_link_convex"/>
<mesh class="herb/wam_1/" file="base_link_fine-41a147148eb8dd232dfab0184aee072e64b55281.stl" name="herb/wam_1/base_link_fine"/>
<mesh class="herb/wam_1/" file="base_link_convex-241a02f0fe0e1f2c3855b352df6e69b26ab5b1b2.stl" name="herb/wam_1/base_link_convex"/>
<mesh class="herb/wam_1/" file="shoulder_link_fine-70a80ea5cf6a9c11a96b4c55087f2c8f2c020d97.stl" name="herb/wam_1/shoulder_link_fine"/>
<mesh class="herb/wam_1/" file="shoulder_link_convex_decomposition_p1-b99c0e22423c21ede02982f896bc789bdae3b5ff.stl" name="herb/wam_1/shoulder_link_convex_decomposition_p1"/>
<mesh class="herb/wam_1/" file="shoulder_link_convex_decomposition_p2-2b3a517d82b2e4f2469d55f41baed0468e780436.stl" name="herb/wam_1/shoulder_link_convex_decomposition_p2"/>
<mesh class="herb/wam_1/" file="shoulder_link_convex_decomposition_p3-e4f646ee6b98165b5a010a5f12ebfd92128fb41b.stl" name="herb/wam_1/shoulder_link_convex_decomposition_p3"/>
<mesh class="herb/wam_1/" file="shoulder_pitch_link_fine-36aee65354a741fe81ccf9d2614e6e43d67f3c55.stl" name="herb/wam_1/shoulder_pitch_link_fine"/>
<mesh class="herb/wam_1/" file="shoulder_pitch_link_convex-f05b3e597235abed137d821b96ff7d1e2a82ea31.stl" name="herb/wam_1/shoulder_pitch_link_convex"/>
<mesh class="herb/wam_1/" file="upper_arm_link_fine-ca01ee6d48649ad9f6baea7259d5cf9d08b3d635.stl" name="herb/wam_1/upper_arm_link_fine"/>
<mesh class="herb/wam_1/" file="upper_arm_link_convex_decomposition_p1-7ea03e3ea97d649eedea55dc3de0ea10bbb87283.stl" name="herb/wam_1/upper_arm_link_convex_decomposition_p1"/>
<mesh class="herb/wam_1/" file="upper_arm_link_convex_decomposition_p2-25fc59a045c74cc0c5e901bc31501e8ca212159a.stl" name="herb/wam_1/upper_arm_link_convex_decomposition_p2"/>
<mesh class="herb/wam_1/" file="elbow_link_fine-105c4e016f6a319ed74f5d55377fee15774c5d58.stl" name="herb/wam_1/elbow_link_fine"/>
<mesh class="herb/wam_1/" file="elbow_link_convex-618d49f47d28f374d03b62f3a4f1a11c87b40044.stl" name="herb/wam_1/elbow_link_convex"/>
<mesh class="herb/wam_1/" file="forearm_link_fine-e78631019336cb810525911769f36184d30c291c.stl" name="herb/wam_1/forearm_link_fine"/>
<mesh class="herb/wam_1/" file="forearm_link_convex_decomposition_p1-57f1e443a9d84a9b1e59b719541351dbc72b0c65.stl" name="herb/wam_1/forearm_link_convex_decomposition_p1"/>
<mesh class="herb/wam_1/" file="forearm_link_convex_decomposition_p2-6249b0eb91291b6e61d4566ef7bddcd133aeb11d.stl" name="herb/wam_1/forearm_link_convex_decomposition_p2"/>
<mesh class="herb/wam_1/" file="wrist_yaw_link_fine-3ec69f37eedc74a0b8a6edd994a49a13dec2a554.stl" name="herb/wam_1/wrist_yaw_link_fine"/>
<mesh class="herb/wam_1/" file="wrist_yaw_link_convex_decomposition_p1-483314d477ecff523b1f17f1b29cc860dda3b25f.stl" name="herb/wam_1/wrist_yaw_link_convex_decomposition_p1"/>
<mesh class="herb/wam_1/" file="wrist_yaw_link_convex_decomposition_p2-963f6bf6f5f239543cf4bbf0630fd7e3253cbd4a.stl" name="herb/wam_1/wrist_yaw_link_convex_decomposition_p2"/>
<mesh class="herb/wam_1/" file="wrist_pitch_link_fine-06a8aff3e76c7b3ff34cdaf40c9ed5950e2ad1fe.stl" name="herb/wam_1/wrist_pitch_link_fine"/>
<mesh class="herb/wam_1/" file="wrist_pitch_link_convex_decomposition_p1-3328df36bd7e249a571d0cfb2e43ac0cf17b9b77.stl" name="herb/wam_1/wrist_pitch_link_convex_decomposition_p1"/>
<mesh class="herb/wam_1/" file="wrist_pitch_link_convex_decomposition_p2-91c5869923c13020ad406e859d49bf3f795c96be.stl" name="herb/wam_1/wrist_pitch_link_convex_decomposition_p2"/>
<mesh class="herb/wam_1/" file="wrist_pitch_link_convex_decomposition_p3-744bd1df4bb176ceef61c79ab12a5b9de038d171.stl" name="herb/wam_1/wrist_pitch_link_convex_decomposition_p3"/>
<mesh class="herb/wam_1/" file="wrist_palm_link_fine-db9db06e50f8f189c8d475b09f86be267e38a874.stl" name="herb/wam_1/wrist_palm_link_fine"/>
<mesh class="herb/wam_1/" file="wrist_palm_link_convex-d455a798d573176ecdc3c9794069b0e3f4f7f623.stl" name="herb/wam_1/wrist_palm_link_convex"/>
<mesh class="herb/wam_1/bhand/" file="bhand_palm_fine-dff1351ac0d212f9757a6bc04b85287b4f13403a.stl" name="herb/wam_1/bhand/bhand_palm_fine"/>
<mesh class="herb/wam_1/bhand/" file="bhand_palm_link_convex_decomposition_p1-f8ba6cc8e8efbe24c938e092f61618174769428c.stl" name="herb/wam_1/bhand/bhand_palm_link_convex_decomposition_p1"/>
<mesh class="herb/wam_1/bhand/" file="bhand_palm_link_convex_decomposition_p2-0a66a02812a929ee040991e6d1a7b1d11bba7bb1.stl" name="herb/wam_1/bhand/bhand_palm_link_convex_decomposition_p2"/>
<mesh class="herb/wam_1/bhand/" file="bhand_palm_link_convex_decomposition_p3-9d93e72f01b43aa200deff06df4a395d3eb5312a.stl" name="herb/wam_1/bhand/bhand_palm_link_convex_decomposition_p3"/>
<mesh class="herb/wam_1/bhand/" file="bhand_palm_link_convex_decomposition_p4-e38e089a001a0010eec12bebd2368162120ee6a2.stl" name="herb/wam_1/bhand/bhand_palm_link_convex_decomposition_p4"/>
<mesh class="herb/wam_1/bhand/" file="bhand_finger_prox_link_fine-b325b78dd2ffcab9984efe22434207b1d2e07e28.stl" name="herb/wam_1/bhand/bhand_finger_prox_link_fine"/>
<mesh class="herb/wam_1/bhand/" file="bhand_finger_prox_link_convex_decomposition_p1-12071ca7dea820f8ba395c17ad58efbdd2b805a8.stl" name="herb/wam_1/bhand/bhand_finger_prox_link_convex_decomposition_p1"/>
<mesh class="herb/wam_1/bhand/" file="bhand_finger_prox_link_convex_decomposition_p2-c728b40c271300b132049560287e0844b86833ed.stl" name="herb/wam_1/bhand/bhand_finger_prox_link_convex_decomposition_p2"/>
<mesh class="herb/wam_1/bhand/" file="bhand_finger_prox_link_convex_decomposition_p3-561559fcb477ac41797bbd8b0da5e960b41f0363.stl" name="herb/wam_1/bhand/bhand_finger_prox_link_convex_decomposition_p3"/>
<mesh class="herb/wam_1/bhand/" file="bhand_finger_med_link_fine-31e862bb0515137229a05ffa049a96de151eb229.stl" name="herb/wam_1/bhand/bhand_finger_med_link_fine"/>
<mesh class="herb/wam_1/bhand/" file="bhand_finger_med_link_convex-af5d2e0e2990df27924df077b297d046b710ded5.stl" name="herb/wam_1/bhand/bhand_finger_med_link_convex"/>
<mesh class="herb/wam_1/bhand/" file="bhand_finger_dist_link_fine-defe6db5320e79d25ade307bc4a42d6ef272b8d4.stl" name="herb/wam_1/bhand/bhand_finger_dist_link_fine"/>
<mesh class="herb/wam_1/bhand/" file="bhand_finger_dist_link_convex-dd89f87a37ef6bb33ec5f1998f123eb1e907ddef.stl" name="herb/wam_1/bhand/bhand_finger_dist_link_convex"/>
<mesh class="geom0" file="ycb_objects/025_mug/google_16k/nontextured.stl" name="gen_mesh_0" scale="1 1 1"/><mesh class="geom0" file="ycb_objects/004_sugar_box/google_16k/nontextured.stl" name="gen_mesh_gadded_1" scale="1.3078184630379104 1.3078184630379104 1.3078184630379104"/><mesh class="geom0" file="ycb_objects/008_pudding_box/google_16k/nontextured.stl" name="gen_mesh_gadded_2" scale="1.7016377489751964 1.7016377489751964 1.7016377489751964"/><mesh class="geom0" file="ycb_objects/017_orange/google_16k/nontextured.stl" name="gen_mesh_gadded_3" scale="1.0890425198174467 1.0890425198174467 1.0890425198174467"/><mesh class="geom0" file="ycb_objects/016_pear/google_16k/nontextured.stl" name="gen_mesh_gadded_4" scale="0.5444596247102291 0.5444596247102291 0.5444596247102291"/><mesh class="geom0" file="ycb_objects/012_strawberry/google_16k/nontextured.stl" name="gen_mesh_gadded_5" scale="0.843504111164805 0.843504111164805 0.843504111164805"/><mesh class="geom0" file="ycb_objects/014_lemon/google_16k/nontextured.stl" name="gen_mesh_gadded_6" scale="1.3923782269844796 1.3923782269844796 1.3923782269844796"/></asset>
<worldbody>
<camera mode="targetbody" name="herb_head" pos="0 0.75 .5" target="cam_target"/>
<camera fovy="45" mode="targetbody" name="iso" pos=".6 -0.007797638 .9" target="table"/>
<geom class="/" condim="3" material="wood2d" name="floor" pos="0 0 0" size="0 0 0.25" type="plane"/>
<geom class="/" conaffinity="0" contype="0" mass="0.0" material="wall" name="//unnamed_geom_1" pos="-15 0 15" size="15 15 0.025000000" type="plane" zaxis="1 0 0"/>
<geom class="/" conaffinity="0" contype="0" mass="0.0" material="wall" name="//unnamed_geom_2" pos="0 15 15" size="15 15 0.025000000" type="plane" zaxis="0 -1 0"/>
<geom class="/" condim="3" name="table_plane" pos="0 0 0.3" rgba="0 0 0 0" size="0 0 0.25" type="plane"/>
<body name="table" pos="0 0 0.3" quat="1 0 0 0">
<geom class="/" group="1" material="marblecube" name="tabletop" pos="0 0 -0.012500000" size="0.4 0.6999996 0.012500000" type="box"/>
<geom class="/" group="1" material="concretecube" name="//unnamed_geom_4" pos="0.2 0.3499998 -0.1499999" size="0.0408 0.1374998" type="cylinder"/>
<geom class="/" group="1" material="concretecube" name="//unnamed_geom_5" pos="-0.2 0.3499998 -0.1499999" size="0.0408 0.1374998" type="cylinder"/>
<geom class="/" group="1" material="concretecube" name="//unnamed_geom_6" pos="0.2 -0.3499998 -0.1499999" size="0.0408 0.1374998" type="cylinder"/>
<geom class="/" group="1" material="concretecube" name="//unnamed_geom_7" pos="-0.2 -0.3499998 -0.1499999" size="0.0408 0.1374998" type="cylinder"/>
</body>
<body name="herb/">
<body name="cam_target" pos="0 0 0.45">
<geom class="geom0" conaffinity="0" contype="0" group="1" name="//unnamed_geom_100" rgba="0 0 0 0" size="0.0001 0.0001 0.0001" type="box"/>
</body>
<body name="herb/herb" pos="-0.8 0 0.0509999">
<geom class="herb/viz" mesh="herb/herb_frame" name="herb//unnamed_geom_0" pos="0 0 1.05" quat="0.5 0.499977 0.5 0.500023" rgba="0.299999 0 0 1" type="mesh"/>
<geom class="herb/" mesh="herb/herb_frame_collision" name="herb//unnamed_geom_1" pos="0 0 1.05" quat="3.2758700e-05 3.27571999999e-05 -0.70709 -0.70712299999" rgba="0.299999 0 0 1" type="mesh"/>
<geom class="herb/viz" mesh="herb/herb_neobotix_base" name="herb//unnamed_geom_2" pos="-0.0740859999999 -3.43217e-06 -0.0512439999999" quat="0.70709100 0 0 0.70712299999" rgba="0.299999 0.299999 0.299999 1" type="mesh"/>
<geom class="herb/" mesh="herb/herb_neobotix_base_collision" name="herb//unnamed_geom_3" pos="-0.0740859999999 -3.43217e-06 -0.0512439999999" quat="2.3108400e-07 2.31074e-07 0.70709 0.70712299999" rgba="0.299999 0.299999 0.299999 1" type="mesh"/>
<geom class="herb/viz" mesh="herb/herb_neck_pan" name="herb//unnamed_geom_4" pos="0.1249 5.7862200e-06 1.1008100" quat="2.3108400e-07 0.70712299999 -0.70709 -2.31074e-07" type="mesh"/>
<geom class="herb/" mesh="herb/herb_neck_pan_collision" name="herb//unnamed_geom_5" pos="0.1249 5.7862200e-06 1.1008100" quat="0.5 0.500023 -0.5 -0.499977" type="mesh"/>
<geom class="herb/viz" mesh="herb/herb_neck_tilt" name="herb//unnamed_geom_6" pos="0.1249 5.7862200e-06 1.19270999999" quat="0.24185100 0.66447800 -0.66444800 -0.241839" type="mesh"/>
<geom class="herb/" mesh="herb/herb_neck_tilt_collision" name="herb//unnamed_geom_7" pos="0.1249 5.7862200e-06 1.19270999999" quat="-0.29881400 -0.640849 -0.64087799999 -0.298827999999" type="mesh"/>
<geom class="herb/viz" mesh="herb/herb_crl_head" name="herb//unnamed_geom_8" pos="0.32064500 0.0039098500 1.33653" quat="0.640863999999 0.29885800 -0.298844 -0.64083500" rgba="0.299999 0.299999 0.299999 1" type="mesh"/>
<geom class="herb/" mesh="herb/herb_crl_head_collision" name="herb//unnamed_geom_9" pos="0.124906 0.0077957900 1.1927000" quat="0.298844 0.64083500 0.640863999999 0.298856999999" rgba="0.299999 0.299999 0.299999 1" type="mesh"/>
<geom class="herb/viz" mesh="herb/herb_kinect" name="herb//unnamed_geom_10" pos="0.19753100 0.0077991500 1.2177" quat="0.664479999996 0.664456999996 0.241829999999 -0.241829999999" rgba="0.25 0.25 0.25 1" type="mesh"/>
<geom class="herb/" mesh="herb/herb_kinect_collision" name="herb//unnamed_geom_11" pos="0.125458999999 0.00779763999999 1.19333" quat="0.29885200 0.64085700 0.64084300 0.29885" rgba="0.25 0.25 0.25 1" type="mesh"/>
<site class="herb/" name="herb/right_arm" pos="0.012500000 -0.22 0.92000000" quat="0 -0.70709999999 0 -0.70709999999"/>
<body name="herb/wam_1/" pos="0.012500000 -0.22 0.92000000" quat="0 -0.7070995 0 -0.7070995">
<body name="herb/wam_1/1_base_link" pos="0 0 0" quat="1 0 0 0">
<inertial diaginertia="0.1 0.1 0.1" mass="1.0" pos="0 0 0"/>
<geom class="herb/wam_1/viz" mesh="herb/wam_1/base_link_fine" name="herb/wam_1//unnamed_geom_0"/>
<geom class="herb/wam_1/col" mesh="herb/wam_1/base_link_convex" name="herb/wam_1//unnamed_geom_1"/>
<body name="herb/wam_1/2_shoulder_yaw_link" pos="0 0 0.3459997">
<inertial diaginertia="0.1350889 0.113095 0.09044258" mass="5.0" pos="-0.00443422 -0.00066489000 -0.1289039" quat="0.6956595 0.71671300 -0.03548628 0.03348387"/>
<joint armature=".01" class="herb/wam_1/" damping="1.98" name="herb/wam_1/j1_base_yaw_joint" range="-2.6 2.6"/>
<geom class="herb/wam_1/viz" mesh="herb/wam_1/shoulder_link_fine" name="herb/wam_1//unnamed_geom_2"/>
<geom class="herb/wam_1/col" mesh="herb/wam_1/shoulder_link_convex_decomposition_p1" name="herb/wam_1//unnamed_geom_3"/>
<geom class="herb/wam_1/col" mesh="herb/wam_1/shoulder_link_convex_decomposition_p2" name="herb/wam_1//unnamed_geom_4"/>
<geom class="herb/wam_1/col" mesh="herb/wam_1/shoulder_link_convex_decomposition_p3" name="herb/wam_1//unnamed_geom_5"/>
<body name="herb/wam_1/3_shoulder_pitch_link" pos="0 0 0" quat="0.4159998 -0.4159998 0.5719995 0.5719995">
<inertial diaginertia="0.021419500 0.0167127 0.012645200" mass="3.87494" pos="-0.00236981 -0.0154211 0.0310561" quat="0.96179400 0.27311200 -0.016931600 0.008665920006"/>
<joint armature=".01" class="herb/wam_1/" damping="0.55" name="herb/wam_1/j2_shoulder_pitch_joint" range="-1.9850000 1.9850000" ref="1.885"/>
<geom class="herb/wam_1/viz" mesh="herb/wam_1/shoulder_pitch_link_fine" name="herb/wam_1//unnamed_geom_6"/>
<geom class="herb/wam_1/col" mesh="herb/wam_1/shoulder_pitch_link_convex" name="herb/wam_1//unnamed_geom_7"/>
<body name="herb/wam_1/4_upper_arm_link" pos="0 0 0" quat="0.70710700 0.70710700 0 0">
<inertial diaginertia="0.05927179 0.059220700 0.003134188" mass="2.20228" pos="0.0068325900 3.3090000e-05 0.39249200" quat="0.64713600 0.01708219 0.0143038 0.7620488"/>
<joint armature=".01" class="herb/wam_1/" damping="1.65" name="herb/wam_1/j3_shoulder_yaw_joint" range="-2.799998 2.799998"/>
<geom class="herb/wam_1/viz" mesh="herb/wam_1/upper_arm_link_fine" name="herb/wam_1//unnamed_geom_8"/>
<geom class="herb/wam_1/col" mesh="herb/wam_1/upper_arm_link_convex_decomposition_p1" name="herb/wam_1//unnamed_geom_9"/>
<geom class="herb/wam_1/col" mesh="herb/wam_1/upper_arm_link_convex_decomposition_p2" name="herb/wam_1//unnamed_geom_10"/>
<body name="herb/wam_1/5_forearm_link" pos="0.04499998 0 0.55000000" quat="0.3539998 -0.3539998 0.6119999 0.6119999">
<inertial diaginertia="0.0151047 0.0148285 0.0027580500" mass="0.500168" pos="-0.04001489 -0.14271700 -0.00022942000" quat="0.70428100 0.70632600 0.01803329 0.06903524"/>
<joint armature=".01" class="herb/wam_1/" damping="0.88" name="herb/wam_1/j4_elbow_pitch_joint" range="-0.9 3.141589" ref="2.0944"/>
<geom class="herb/wam_1/viz" mesh="herb/wam_1/elbow_link_fine" name="herb/wam_1//unnamed_geom_11"/>
<geom class="herb/wam_1/col" mesh="herb/wam_1/elbow_link_convex" name="herb/wam_1//unnamed_geom_12"/>
<geom class="herb/wam_1/viz" euler="1.57 0 0" mesh="herb/wam_1/forearm_link_fine" name="herb/wam_1//unnamed_geom_13" pos="-0.04499998 -0.07299995 0"/>
<geom class="herb/wam_1/col" euler="1.57 0 0" mesh="herb/wam_1/forearm_link_convex_decomposition_p1" name="herb/wam_1//unnamed_geom_14" pos="-0.04499998 -0.07299995 0"/>
<geom class="herb/wam_1/col" euler="1.57 0 0" mesh="herb/wam_1/forearm_link_convex_decomposition_p2" name="herb/wam_1//unnamed_geom_15" pos="-0.04499998 -0.07299995 0"/>
<body name="herb/wam_1/6_wrist_yaw_link" pos="-0.04499998 -0.2999999 0" quat="0.70710700 0.70710700 0 0">
<inertial diaginertia="0.0005551678 0.00046317 0.0002340719" mass="1.05376" pos="8.920995e-05 0.0043582400 -0.0051121700" quat="0.630602 0.77609300 0.0040196900 -0.002372"/>
<joint armature=".01" class="herb/wam_1/" damping="0.55" name="herb/wam_1/j5_wrist_yaw_joint" range="-4.549998 1.25"/>
<geom class="herb/wam_1/viz" mesh="herb/wam_1/wrist_yaw_link_fine" name="herb/wam_1//unnamed_geom_16"/>
<geom class="herb/wam_1/col" mesh="herb/wam_1/wrist_yaw_link_convex_decomposition_p1" name="herb/wam_1//unnamed_geom_17"/>
<geom class="herb/wam_1/col" mesh="herb/wam_1/wrist_yaw_link_convex_decomposition_p2" name="herb/wam_1//unnamed_geom_18"/>
<body name="herb/wam_1/7_wrist_pitch_link" pos="0 0 0" quat="0.70710700 -0.70710700 0 0">
<inertial diaginertia="0.0005551678 0.00046317 0.0002340719" mass="0.517974" pos="-0.0001226199 -0.024683400 -0.01703189" quat="0.630602 0.77609300 0.0040196900 -0.002372"/>
<joint armature=".01" class="herb/wam_1/" damping="0.11" name="herb/wam_1/j6_wrist_pitch_joint" range="-1.5707 1.5707"/>
<geom class="herb/wam_1/viz" mesh="herb/wam_1/wrist_pitch_link_fine" name="herb/wam_1//unnamed_geom_19"/>
<geom class="herb/wam_1/col" mesh="herb/wam_1/wrist_pitch_link_convex_decomposition_p1" name="herb/wam_1//unnamed_geom_20"/>
<geom class="herb/wam_1/col" mesh="herb/wam_1/wrist_pitch_link_convex_decomposition_p2" name="herb/wam_1//unnamed_geom_21"/>
<geom class="herb/wam_1/col" mesh="herb/wam_1/wrist_pitch_link_convex_decomposition_p3" name="herb/wam_1//unnamed_geom_22"/>
<body name="herb/wam_1/8_wrist_palm_link" pos="0 0 0" quat="0.70710700 0.70710700 0 0">
<inertial diaginertia="0.00020683 0.00010859 0.00010851" mass="0.0828613" pos="0 0 0.055" quat="0.70710700 0 0 0.70710700"/>
<joint armature=".01" class="herb/wam_1/" damping="0.11" name="herb/wam_1/j7_palm_yaw_joint" range="-3 3"/>
<geom class="herb/wam_1/viz" mesh="herb/wam_1/wrist_palm_link_fine" name="herb/wam_1//unnamed_geom_23"/>
<geom class="herb/wam_1/col" mesh="herb/wam_1/wrist_palm_link_convex" name="herb/wam_1//unnamed_geom_24"/>
<site class="herb/wam_1/" name="herb/wam_1/hand_attachment"/>
<body name="herb/wam_1/bhand/">
<body name="herb/wam_1/bhand/bhand_palm_link" pos="0 0 0.05999998" quat="0 0 0 1">
<inertial diaginertia="0.000224052 0.0002107009 2.8121200e-05" mass="0.50573" pos="-5.109798e-05 0.005043297 0.036671000" quat="0.5530978 0.43904700 0.43445600 0.5590776"/>
<geom class="herb/wam_1/bhand/viz" mesh="herb/wam_1/bhand/bhand_palm_fine" name="herb/wam_1/bhand//unnamed_geom_0"/>
<geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_palm_link_convex_decomposition_p1" name="herb/wam_1/bhand//unnamed_geom_1"/>
<geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_palm_link_convex_decomposition_p2" name="herb/wam_1/bhand//unnamed_geom_2"/>
<geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_palm_link_convex_decomposition_p3" name="herb/wam_1/bhand//unnamed_geom_3"/>
<geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_palm_link_convex_decomposition_p4" name="herb/wam_1/bhand//unnamed_geom_4"/>
<body name="herb/wam_1/bhand/finger11" pos="-0.025000000 0 0.041500000" quat="0.70710700 0 0 -0.70710700">
<inertial diaginertia="7.7733500e-05 7.662819e-05 4.8312200e-06" mass="0.14109" pos="0.023133000 0.00078642000 0.0005279197" quat="0.01607959 0.70726900 -0.0007660079 0.706762"/>
<joint armature=".01" axis="0 0 -1" class="herb/wam_1/bhand/" damping="0.11" name="herb/wam_1/bhand/j11" range="0 3.141589"/>
<geom class="herb/wam_1/bhand/viz" mesh="herb/wam_1/bhand/bhand_finger_prox_link_fine" name="herb/wam_1/bhand//unnamed_geom_5"/>
<geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_finger_prox_link_convex_decomposition_p1" name="herb/wam_1/bhand//unnamed_geom_6"/>
<geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_finger_prox_link_convex_decomposition_p2" name="herb/wam_1/bhand//unnamed_geom_7"/>
<geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_finger_prox_link_convex_decomposition_p3" name="herb/wam_1/bhand//unnamed_geom_8"/>
<body name="herb/wam_1/bhand/finger12" pos="0.05 0 0.0339" quat="0.70710700 0.70710700 0 0">
<inertial diaginertia="7.7733500e-05 7.662819e-05 4.8312200e-06" mass="0.062139" pos="0.023133000 0.00078642000 0.0005279197" quat="0.01607959 0.70726900 -0.0007660079 0.706762"/>
<joint armature=".01" class="herb/wam_1/bhand/" damping="0.11" name="herb/wam_1/bhand/j12" range="0 2.44346"/>
<geom class="herb/wam_1/bhand/viz" mesh="herb/wam_1/bhand/bhand_finger_med_link_fine" name="herb/wam_1/bhand//unnamed_geom_9"/>
<geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_finger_med_link_convex" name="herb/wam_1/bhand//unnamed_geom_10"/>
<body name="herb/wam_1/bhand/finger13" pos="0.069940000 0.003 0" quat="0.92388000 0 0 0.382683">
<inertial diaginertia="3.843398e-05 3.727529e-05 3.0998700e-06" mass="0.041377" pos="0.022825000 0.0010491000 0.00042030000" quat="0.5084118 0.51165000 0.4895829 0.48993900"/>
<joint armature=".01" class="herb/wam_1/bhand/" damping="0.11" name="herb/wam_1/bhand/j13" range="0 0.837758"/>
<geom class="herb/wam_1/bhand/viz" euler="0 0 -0.8399997" mesh="herb/wam_1/bhand/bhand_finger_dist_link_fine" name="herb/wam_1/bhand//unnamed_geom_11"/>
<geom class="herb/wam_1/bhand/col" euler="0 0 -0.8399997" mesh="herb/wam_1/bhand/bhand_finger_dist_link_convex" name="herb/wam_1/bhand//unnamed_geom_12"/>
</body>
</body>
</body>
<body name="herb/wam_1/bhand/finger21" pos="0.025000000 0 0.041500000" quat="0.70710700 0 0 -0.70710700">
<inertial diaginertia="7.7733500e-05 7.662819e-05 4.8312200e-06" mass="0.14109" pos="0.023133000 0.00078642000 0.0005279197" quat="0.01607959 0.70726900 -0.0007660079 0.706762"/>
<joint armature=".01" class="herb/wam_1/bhand/" damping="0.11" name="herb/wam_1/bhand/j21" range="0 3.141589"/>
<geom class="herb/wam_1/bhand/viz" mesh="herb/wam_1/bhand/bhand_finger_prox_link_fine" name="herb/wam_1/bhand//unnamed_geom_13"/>
<geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_finger_prox_link_convex_decomposition_p1" name="herb/wam_1/bhand//unnamed_geom_14"/>
<geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_finger_prox_link_convex_decomposition_p2" name="herb/wam_1/bhand//unnamed_geom_15"/>
<geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_finger_prox_link_convex_decomposition_p3" name="herb/wam_1/bhand//unnamed_geom_16"/>
<body name="herb/wam_1/bhand/finger22" pos="0.05 0 0.0339" quat="0.70710700 0.70710700 0 0">
<inertial diaginertia="7.7733500e-05 7.662819e-05 4.8312200e-06" mass="0.062139" pos="0.023133000 0.00078642000 0.0005279197" quat="0.01607959 0.70726900 -0.0007660079 0.706762"/>
<joint armature=".01" class="herb/wam_1/bhand/" damping="0.11" name="herb/wam_1/bhand/j22" range="0 2.44346"/>
<geom class="herb/wam_1/bhand/viz" mesh="herb/wam_1/bhand/bhand_finger_med_link_fine" name="herb/wam_1/bhand//unnamed_geom_17"/>
<geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_finger_med_link_convex" name="herb/wam_1/bhand//unnamed_geom_18"/>
<body name="herb/wam_1/bhand/finger23" pos="0.069940000 0.003 0" quat="0.92388000 0 0 0.382683">
<inertial diaginertia="3.843398e-05 3.727529e-05 3.0998700e-06" mass="0.041377" pos="0.022825000 0.0010491000 0.00042030000" quat="0.5084118 0.51165000 0.4895829 0.48993900"/>
<joint armature=".01" class="herb/wam_1/bhand/" damping="0.11" name="herb/wam_1/bhand/j23" range="0 0.837758"/>
<geom class="herb/wam_1/bhand/viz" euler="0 0 -0.8399997" mesh="herb/wam_1/bhand/bhand_finger_dist_link_fine" name="herb/wam_1/bhand//unnamed_geom_19"/>
<geom class="herb/wam_1/bhand/col" euler="0 0 -0.8399997" mesh="herb/wam_1/bhand/bhand_finger_dist_link_convex" name="herb/wam_1/bhand//unnamed_geom_20"/>
</body>
</body>
</body>
<body name="herb/wam_1/bhand/finger32" pos="0 0.05 0.07539995" quat="0.5 0.5 0.5 0.5">
<inertial diaginertia="7.7733500e-05 7.662819e-05 4.8312200e-06" mass="0.062139" pos="0.023133000 0.00078642000 0.0005279197" quat="0.01607959 0.70726900 -0.0007660079 0.706762"/>
<joint armature=".01" class="herb/wam_1/bhand/" damping="0.11" name="herb/wam_1/bhand/j32" range="0 2.44346"/>
<geom class="herb/wam_1/bhand/viz" mesh="herb/wam_1/bhand/bhand_finger_med_link_fine" name="herb/wam_1/bhand//unnamed_geom_21"/>
<geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_finger_med_link_convex" name="herb/wam_1/bhand//unnamed_geom_22"/>
<body name="herb/wam_1/bhand/finger33" pos="0.069940000 0.003 0" quat="0.92388000 0 0 0.382683">
<inertial diaginertia="3.843398e-05 3.727529e-05 3.0998700e-06" mass="0.041377" pos="0.022825000 0.0010491000 0.00042030000" quat="0.5084118 0.51165000 0.4895829 0.48993900"/>
<joint armature=".01" class="herb/wam_1/bhand/" damping="0.11" name="herb/wam_1/bhand/j33" range="0 0.837758"/>
<geom class="herb/wam_1/bhand/viz" euler="0 0 -0.8399997" mesh="herb/wam_1/bhand/bhand_finger_dist_link_fine" name="herb/wam_1/bhand//unnamed_geom_23"/>
<geom class="herb/wam_1/bhand/col" euler="0 0 -0.8399997" mesh="herb/wam_1/bhand/bhand_finger_dist_link_convex" name="herb/wam_1/bhand//unnamed_geom_24"/>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
<!--
<site name="herb/left_arm" class="herb/" pos="0.012500000 0.22 0.92000000" quat="0 -0.7070995 0 -0.7070995"/>
<body pos="0.012500000 0.22 0.92000000" quat="0 -0.7070995 0 -0.7070995" name="herb/wam/">
<body name="herb/wam/1_base_link" pos="0 0 0" quat="1 0 0 0">
<inertial pos="0 0 0" mass="1.0" diaginertia="0.1 0.1 0.1"/>
<geom name="herb/wam//unnamed_geom_0" class="herb/wam/viz" mesh="herb/wam/base_link_fine"/>
<geom name="herb/wam//unnamed_geom_1" class="herb/wam/col" mesh="herb/wam/base_link_convex"/>
<body name="herb/wam/2_shoulder_yaw_link" pos="0 0 0.3459997">
<inertial pos="-0.00443422 -0.00066489000 -0.1289039" quat="0.6956595 0.71671300 -0.03548628 0.03348387" mass="5.0" diaginertia="0.1350889 0.113095 0.09044258"/>
<joint name="herb/wam/j1_base_yaw_joint" class="herb/wam/" range="-2.6000000 2.6000000" damping="1.98" armature=".01"/>
<geom name="herb/wam//unnamed_geom_2" class="herb/wam/viz" mesh="herb/wam/shoulder_link_fine"/>
<geom name="herb/wam//unnamed_geom_3" class="herb/wam/col" mesh="herb/wam/shoulder_link_convex_decomposition_p1"/>
<geom name="herb/wam//unnamed_geom_4" class="herb/wam/col" mesh="herb/wam/shoulder_link_convex_decomposition_p2"/>
<geom name="herb/wam//unnamed_geom_5" class="herb/wam/col" mesh="herb/wam/shoulder_link_convex_decomposition_p3"/>
<body name="herb/wam/3_shoulder_pitch_link" pos="0 0 0" quat="0.4159998 -0.4159998 0.5719995 0.5719995">
<inertial pos="-0.00236981 -0.0154211 0.0310561" quat="0.96179400 0.27311200 -0.016931600 0.008665920006" mass="3.87494" diaginertia="0.021419500 0.0167127 0.012645200"/>
<joint name="herb/wam/j2_shoulder_pitch_joint" class="herb/wam/" range="-1.9850000 1.9850000" ref="1.885" damping="0.55" armature=".01"/>
<geom name="herb/wam//unnamed_geom_6" class="herb/wam/viz" mesh="herb/wam/shoulder_pitch_link_fine"/>
<geom name="herb/wam//unnamed_geom_7" class="herb/wam/col" mesh="herb/wam/shoulder_pitch_link_convex"/>
<body name="herb/wam/4_upper_arm_link" pos="0 0 0" quat="0.70710700 0.70710700 0 0">
<inertial pos="0.0068325900 3.3090000e-05 0.39249200" quat="0.64713600 0.01708219 0.0143038 0.7620488" mass="2.20228" diaginertia="0.05927179 0.059220700 0.003134188"/>
<joint name="herb/wam/j3_shoulder_yaw_joint" class="herb/wam/" range="-2.799998 2.799998" damping="1.65" armature=".01"/>
<geom name="herb/wam//unnamed_geom_8" class="herb/wam/viz" mesh="herb/wam/upper_arm_link_fine"/>
<geom name="herb/wam//unnamed_geom_9" class="herb/wam/col" mesh="herb/wam/upper_arm_link_convex_decomposition_p1"/>
<geom name="herb/wam//unnamed_geom_10" class="herb/wam/col" mesh="herb/wam/upper_arm_link_convex_decomposition_p2"/>
<body name="herb/wam/5_forearm_link" pos="0.04499998 0 0.55000000" quat="0.3539998 -0.3539998 0.6119999 0.6119999">
<inertial pos="-0.04001489 -0.14271700 -0.00022942000" quat="0.70428100 0.70632600 0.01803329 0.06903524" mass="0.500168" diaginertia="0.0151047 0.0148285 0.0027580500"/>
<joint name="herb/wam/j4_elbow_pitch_joint" class="herb/wam/" range="-0.9 3.141589" ref="2.0944" damping="0.88" armature=".01"/>
<geom name="herb/wam//unnamed_geom_11" class="herb/wam/viz" mesh="herb/wam/elbow_link_fine"/>
<geom name="herb/wam//unnamed_geom_12" class="herb/wam/col" mesh="herb/wam/elbow_link_convex"/>
<geom name="herb/wam//unnamed_geom_13" class="herb/wam/viz" pos="-0.04499998 -0.07299995 0" euler="1.57 0 0" mesh="herb/wam/forearm_link_fine"/>
<geom name="herb/wam//unnamed_geom_14" class="herb/wam/col" pos="-0.04499998 -0.07299995 0" euler="1.57 0 0" mesh="herb/wam/forearm_link_convex_decomposition_p1"/>
<geom name="herb/wam//unnamed_geom_15" class="herb/wam/col" pos="-0.04499998 -0.07299995 0" euler="1.57 0 0" mesh="herb/wam/forearm_link_convex_decomposition_p2"/>
<body name="herb/wam/6_wrist_yaw_link" pos="-0.04499998 -0.2999999 0" quat="0.70710700 0.70710700 0 0">
<inertial pos="8.920995e-05 0.0043582400 -0.0051121700" quat="0.630602 0.77609300 0.0040196900 -0.002372" mass="1.05376" diaginertia="0.0005551678 0.00046317 0.0002340719"/>
<joint name="herb/wam/j5_wrist_yaw_joint" class="herb/wam/" range="-4.549998 1.25" damping="0.55" armature=".01"/>
<geom name="herb/wam//unnamed_geom_16" class="herb/wam/viz" mesh="herb/wam/wrist_yaw_link_fine"/>
<geom name="herb/wam//unnamed_geom_17" class="herb/wam/col" mesh="herb/wam/wrist_yaw_link_convex_decomposition_p1"/>
<geom name="herb/wam//unnamed_geom_18" class="herb/wam/col" mesh="herb/wam/wrist_yaw_link_convex_decomposition_p2"/>
<body name="herb/wam/7_wrist_pitch_link" pos="0 0 0" quat="0.70710700 -0.70710700 0 0">
<inertial pos="-0.0001226199 -0.024683400 -0.01703189" quat="0.630602 0.77609300 0.0040196900 -0.002372" mass="0.517974" diaginertia="0.0005551678 0.00046317 0.0002340719"/>
<joint name="herb/wam/j6_wrist_pitch_joint" class="herb/wam/" range="-1.5707 1.5707" damping="0.11" armature=".01"/>
<geom name="herb/wam//unnamed_geom_19" class="herb/wam/viz" mesh="herb/wam/wrist_pitch_link_fine"/>
<geom name="herb/wam//unnamed_geom_20" class="herb/wam/col" mesh="herb/wam/wrist_pitch_link_convex_decomposition_p1"/>
<geom name="herb/wam//unnamed_geom_21" class="herb/wam/col" mesh="herb/wam/wrist_pitch_link_convex_decomposition_p2"/>
<geom name="herb/wam//unnamed_geom_22" class="herb/wam/col" mesh="herb/wam/wrist_pitch_link_convex_decomposition_p3"/>
<body name="herb/wam/8_wrist_palm_link" pos="0 0 0" quat="0.70710700 0.70710700 0 0">
<inertial pos="0 0 0.055" quat="0.70710700 0 0 0.70710700" mass="0.0828613" diaginertia="0.00020683 0.00010859 0.00010851"/>
<joint name="herb/wam/j7_palm_yaw_joint" class="herb/wam/" range="-3 3" damping="0.11" armature=".01"/>
<geom name="herb/wam//unnamed_geom_23" class="herb/wam/viz" mesh="herb/wam/wrist_palm_link_fine"/>
<geom name="herb/wam//unnamed_geom_24" class="herb/wam/col" mesh="herb/wam/wrist_palm_link_convex"/>
<site name="herb/wam/hand_attachment" class="herb/wam/"/>
<body name="herb/wam/bhand/">
<body name="herb/wam/bhand/bhand_palm_link" pos="0 0 0.05999998" quat="0 0 0 1">
<inertial pos="-5.109798e-05 0.005043297 0.036671000" quat="0.5530978 0.43904700 0.43445600 0.5590776" mass="0.50573" diaginertia="0.000224052 0.0002107009 2.8121200e-05"/>
<geom name="herb/wam/bhand//unnamed_geom_0" class="herb/wam/bhand/viz" mesh="herb/wam/bhand/bhand_palm_fine"/>
<geom name="herb/wam/bhand//unnamed_geom_1" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_palm_link_convex_decomposition_p1"/>
<geom name="herb/wam/bhand//unnamed_geom_2" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_palm_link_convex_decomposition_p2"/>
<geom name="herb/wam/bhand//unnamed_geom_3" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_palm_link_convex_decomposition_p3"/>
<geom name="herb/wam/bhand//unnamed_geom_4" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_palm_link_convex_decomposition_p4"/>
<body name="herb/wam/bhand/finger11" pos="-0.025000000 0 0.041500000" quat="0.70710700 0 0 -0.70710700">
<inertial pos="0.023133000 0.00078642000 0.0005279197" quat="0.01607959 0.70726900 -0.0007660079 0.706762" mass="0.14109" diaginertia="7.7733500e-05 7.662819e-05 4.8312200e-06"/>
<joint name="herb/wam/bhand/j11" class="herb/wam/bhand/" axis="0 0 -1" range="0 3.141589" damping="0.11" armature=".01"/>
<geom name="herb/wam/bhand//unnamed_geom_5" class="herb/wam/bhand/viz" mesh="herb/wam/bhand/bhand_finger_prox_link_fine"/>
<geom name="herb/wam/bhand//unnamed_geom_6" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_finger_prox_link_convex_decomposition_p1"/>
<geom name="herb/wam/bhand//unnamed_geom_7" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_finger_prox_link_convex_decomposition_p2"/>
<geom name="herb/wam/bhand//unnamed_geom_8" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_finger_prox_link_convex_decomposition_p3"/>
<body name="herb/wam/bhand/finger12" pos="0.05 0 0.0339" quat="0.70710700 0.70710700 0 0">
<inertial pos="0.023133000 0.00078642000 0.0005279197" quat="0.01607959 0.70726900 -0.0007660079 0.706762" mass="0.062139" diaginertia="7.7733500e-05 7.662819e-05 4.8312200e-06"/>
<joint name="herb/wam/bhand/j12" class="herb/wam/bhand/" range="0 2.44346" damping="0.11" armature=".01"/>
<geom name="herb/wam/bhand//unnamed_geom_9" class="herb/wam/bhand/viz" mesh="herb/wam/bhand/bhand_finger_med_link_fine"/>
<geom name="herb/wam/bhand//unnamed_geom_10" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_finger_med_link_convex"/>
<body name="herb/wam/bhand/finger13" pos="0.069940000 0.003 0" quat="0.92388000 0 0 0.382683">
<inertial pos="0.022825000 0.0010491000 0.00042030000" quat="0.5084118 0.51165000 0.4895829 0.48993900" mass="0.041377" diaginertia="3.843398e-05 3.727529e-05 3.0998700e-06"/>
<joint name="herb/wam/bhand/j13" class="herb/wam/bhand/" range="0 0.837758" damping="0.11" armature=".01"/>
<geom name="herb/wam/bhand//unnamed_geom_11" class="herb/wam/bhand/viz" euler="0 0 -0.8399997" mesh="herb/wam/bhand/bhand_finger_dist_link_fine"/>
<geom name="herb/wam/bhand//unnamed_geom_12" class="herb/wam/bhand/col" euler="0 0 -0.8399997" mesh="herb/wam/bhand/bhand_finger_dist_link_convex"/>
</body>
</body>
</body>
<body name="herb/wam/bhand/finger21" pos="0.025000000 0 0.041500000" quat="0.70710700 0 0 -0.70710700">
<inertial pos="0.023133000 0.00078642000 0.0005279197" quat="0.01607959 0.70726900 -0.0007660079 0.706762" mass="0.14109" diaginertia="7.7733500e-05 7.662819e-05 4.8312200e-06"/>
<joint name="herb/wam/bhand/j21" class="herb/wam/bhand/" range="0 3.141589" damping="0.11" armature=".01"/>
<geom name="herb/wam/bhand//unnamed_geom_13" class="herb/wam/bhand/viz" mesh="herb/wam/bhand/bhand_finger_prox_link_fine"/>
<geom name="herb/wam/bhand//unnamed_geom_14" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_finger_prox_link_convex_decomposition_p1"/>
<geom name="herb/wam/bhand//unnamed_geom_15" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_finger_prox_link_convex_decomposition_p2"/>
<geom name="herb/wam/bhand//unnamed_geom_16" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_finger_prox_link_convex_decomposition_p3"/>
<body name="herb/wam/bhand/finger22" pos="0.05 0 0.0339" quat="0.70710700 0.70710700 0 0">
<inertial pos="0.023133000 0.00078642000 0.0005279197" quat="0.01607959 0.70726900 -0.0007660079 0.706762" mass="0.062139" diaginertia="7.7733500e-05 7.662819e-05 4.8312200e-06"/>
<joint name="herb/wam/bhand/j22" class="herb/wam/bhand/" range="0 2.44346" damping="0.11" armature=".01"/>
<geom name="herb/wam/bhand//unnamed_geom_17" class="herb/wam/bhand/viz" mesh="herb/wam/bhand/bhand_finger_med_link_fine"/>
<geom name="herb/wam/bhand//unnamed_geom_18" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_finger_med_link_convex"/>
<body name="herb/wam/bhand/finger23" pos="0.069940000 0.003 0" quat="0.92388000 0 0 0.382683">
<inertial pos="0.022825000 0.0010491000 0.00042030000" quat="0.5084118 0.51165000 0.4895829 0.48993900" mass="0.041377" diaginertia="3.843398e-05 3.727529e-05 3.0998700e-06"/>
<joint name="herb/wam/bhand/j23" class="herb/wam/bhand/" range="0 0.837758" damping="0.11" armature=".01"/>
<geom name="herb/wam/bhand//unnamed_geom_19" class="herb/wam/bhand/viz" euler="0 0 -0.8399997" mesh="herb/wam/bhand/bhand_finger_dist_link_fine"/>
<geom name="herb/wam/bhand//unnamed_geom_20" class="herb/wam/bhand/col" euler="0 0 -0.8399997" mesh="herb/wam/bhand/bhand_finger_dist_link_convex"/>
</body>
</body>
</body>
<body name="herb/wam/bhand/finger32" pos="0 0.05 0.07539995" quat="0.5 0.5 0.5 0.5">
<inertial pos="0.023133000 0.00078642000 0.0005279197" quat="0.01607959 0.70726900 -0.0007660079 0.706762" mass="0.062139" diaginertia="7.7733500e-05 7.662819e-05 4.8312200e-06"/>
<joint name="herb/wam/bhand/j32" class="herb/wam/bhand/" range="0 2.44346" damping="0.11" armature=".01"/>
<geom name="herb/wam/bhand//unnamed_geom_21" class="herb/wam/bhand/viz" mesh="herb/wam/bhand/bhand_finger_med_link_fine"/>
<geom name="herb/wam/bhand//unnamed_geom_22" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_finger_med_link_convex"/>
<body name="herb/wam/bhand/finger33" pos="0.069940000 0.003 0" quat="0.92388000 0 0 0.382683">
<inertial pos="0.022825000 0.0010491000 0.00042030000" quat="0.5084118 0.51165000 0.4895829 0.48993900" mass="0.041377" diaginertia="3.843398e-05 3.727529e-05 3.0998700e-06"/>
<joint name="herb/wam/bhand/j33" class="herb/wam/bhand/" range="0 0.837758" damping="0.11" armature=".01"/>
<geom name="herb/wam/bhand//unnamed_geom_23" class="herb/wam/bhand/viz" euler="0 0 -0.8399997" mesh="herb/wam/bhand/bhand_finger_dist_link_fine"/>
<geom name="herb/wam/bhand//unnamed_geom_24" class="herb/wam/bhand/col" euler="0 0 -0.8399997" mesh="herb/wam/bhand/bhand_finger_dist_link_convex"/>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
</body>-->
</body>
<light castshadow="true" class="herb/" diffuse="0.8 0.8 0.8" mode="targetbodycom" name="herb//unnamed_light_0" pos="1 1 4.5" specular="0.4 0.4 0.4" target="herb/herb"/>
</body>
<!--<body name="box_3" pos="0.28870895581142419 -0.54183395581142413 0.3549998">
<geom name="//unnamed_geom_10" class="/" type="box" group="1" size="0.060027579686085103 0.055 0.055" rgba="1 0.62352943420410156 1 1"/>
<joint name="//unnamed_joint_2" class="/" type="free"/>
</body>
<body name="box_4" pos="0.22177971291830414 0.18129056149692808 0.3549998">
<geom name="//unnamed_geom_11" class="/" type="box" group="1" size="0.062757255018445174 0.065252737323892959 0.055" rgba="0 0.83921575546264648 1 1"/>
<joint name="//unnamed_joint_3" class="/" type="free"/>
</body>
<body name="box_5" pos="0.0476221671824321 0.15210565296867215 0.3549998">
<geom name="//unnamed_geom_12" class="/" type="box" group="1" size="0.055 0.067596402584312182 0.055" rgba="0.84313732385635376 0.26666668057441711 0 1"/>
<joint name="//unnamed_joint_4" class="/" type="free"/>
</body> -->
<!--<body name="box_6" pos="-0.096236318603808046 -0.42142641007555215 0.3549998">
<geom name="//unnamed_geom_13" class="/" type="box" group="1" size="0.057212627535643504 0.06839772732407734 0.055" rgba="0 0.50196081399917603 0.16078431904315948 1"/>
<joint name="//unnamed_joint_5" class="/" type="free"/>
</body>-->
<!-- <body name="box_7" pos="-0.19039386433968011 0.04115471291830413 0.3549998">
<geom name="//unnamed_geom_14" class="/" type="box" group="1" size="0.055007578371876191 0.077499983147774329 0.055" rgba="0 0.37254902720451355 0.83529418706893921 1"/>
<joint name="//unnamed_joint_6" class="/" type="free"/>
</body>-->
<!--<body name="box_2" pos="0.13900801576105609 -0.42142641007555215 0.3549998">
<geom name="//unnamed_geom_9" class="/" type="box" group="1" size="0.055 0.055 0.055" rgba="0 0 0.5 0.0"/>
<joint name="//unnamed_joint_1" class="/" type="free"/>
</body>-->
<!--<body name="push_obj" pos="-0.053464621446560029 -0.5 0.325">
<geom name="//unnamed_geom_8" class="/" type="cylinder" group="1" size="0.055 0.025" rgba="0.5 0.3 0 1" mass="0.05"/>
<joint name="//unnamed_joint_0" class="/" type="free" damping="0.001"/>
</body>
<body name="target_obj" pos="0 0.0 0.325">
<geom name="//unnamed_geom_15" class="geom0" type="cylinder" contype="0" conaffinity="0" group="1" size="0.055 0.025" rgba="0.5 0.3 0 0.1666"/>
</body>-->
<!--<body name="gen_body_0" pos="0 0.0 0.3549998" euler="0 0 0.5">
<geom name="gen_geom_0_0" class="/" type="box" group="1" size="0.055 0.055 0.055" rgba="0 0 0 1"/>
<joint name="//unnamed_joint_0" class="/" type="free"/>
</body>
<body name="box_0" pos="0.175 0.0 0.3725">
<geom name="box_geom_0" class="/" type="box" group="1" size="0.055 0.055 0.065" rgba="0 0 0 1"/>
<joint name="//unnamed_joint_1" class="/" type="free"/>
</body>-->
<!--<body name="target_obj" pos="-0.053464621446560029 -0.5 0.3549998">
<geom name="//unnamed_geom_15" class="geom0" type="box" contype="0" conaffinity="0" group="1" size="0.055 0.055 0.055" rgba="0 0 0 0.1666"/>
</body>-->
<!--<body name="box_2" pos="-0.053464621446560029 -0.5 0.3549998">
<geom name="//unnamed_geom_16" class="/" type="box" group="1" contype="0" conaffinity="0" size="0.055 0.055 0.055" rgba="0 0.5 0.5 .25" mass="0.05"/>
<joint name="//unnamed_joint_1" class="/" type="free"/>
</body>-->
<!-- <body name="virt_box_2" pos="0 .45 0.3549998">
<geom name="//unnamed_geom_16" class="/" type="box" contype="0" conaffinity="0" group="1" size="0.076178097189418481 0.067434992230686885 0.055" rgba="1 1 0.38431376218795776 0.2999999"/>
</body>
<body name="virt_box_3" pos="0 0.57243499223068691 0.3549998">
<geom name="//unnamed_geom_17" class="/" type="box" contype="0" conaffinity="0" group="1" size="0.060027579686085103 0.055 0.055" rgba="1 0.62352943420410156 1 0.2999999"/>
</body> -->
<body euler="0 0 4.910348350888867" name="gen_body_0" pos="0 0 0.3005319999763742"><geom class="/" mesh="gen_mesh_0" name="gen_geom_0" rgba="0.5716782565886332 0.3318202752387469 0.900414345270533 1" type="mesh"/><joint class="/" name="gen_joint_0" type="free"/></body><body euler="0 0 2.006864506069614" name="gen_body_gadded_1" pos="0.17976768477867308 0.0 0.30199150903013844"><geom class="/" mesh="gen_mesh_gadded_1" name="gen_geom_gadded_1" rgba="0.10058678280479283 0.459274599162506 0.8112271892640198 1" type="mesh"/><joint class="/" name="gen_joint_gadded_1" type="free"/></body><body euler="0 0 3.974972840831902" name="gen_body_gadded_2" pos="-0.4204776804336109 0.836346494526642 0.30099637917287436"><geom class="/" mesh="gen_mesh_gadded_2" name="gen_geom_gadded_2" rgba="0.49153768470463 0.24688865202140498 0.4611215937305294 1" type="mesh"/><joint class="/" name="gen_joint_gadded_2" type="free"/></body><body euler="0 0 3.396602129610812" name="gen_body_gadded_3" pos="-0.1149357752390385 0.13124670418651402 0.30013400127844053"><geom class="/" mesh="gen_mesh_gadded_3" name="gen_geom_gadded_3" rgba="0.6216712938535403 0.39237494584423416 0.8790767389521758 1" type="mesh"/><joint class="/" name="gen_joint_gadded_3" type="free"/></body><body euler="0 0 0.27410890195856547" name="gen_body_gadded_4" pos="-0.2611358059344979 0.20175930498685274 0.2997257801902168"><geom class="/" mesh="gen_mesh_gadded_4" name="gen_geom_gadded_4" rgba="0.6673170904543764 0.18705257804865671 0.8033714006972285 1" type="mesh"/><joint class="/" name="gen_joint_gadded_4" type="free"/></body><body euler="0 0 2.941308041328424" name="gen_body_gadded_5" pos="0.6390267536735948 0.2571431990197099 0.30011845472030135"><geom class="/" mesh="gen_mesh_gadded_5" name="gen_geom_gadded_5" rgba="0.8893907116556307 0.8101668701681194 0.24151703933484603 1" type="mesh"/><joint class="/" name="gen_joint_gadded_5" type="free"/></body><body euler="0 0 5.107352804324384" name="gen_body_gadded_6" pos="0.40024703301547015 -0.07152149544641963 0.3003236735886081"><geom class="/" mesh="gen_mesh_gadded_6" name="gen_geom_gadded_6" rgba="0.06528952897718288 0.911960657739005 0.2085900261175091 1" type="mesh"/><joint class="/" name="gen_joint_gadded_6" type="free"/></body></worldbody>
<contact>
<!--<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="box_geom_0" geom2="table_plane"/>-->
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_24" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_22" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_20" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_18" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_16" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_15" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_14" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_12" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_10" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_8" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_7" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_6" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_4" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_3" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_2" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_1" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1//unnamed_geom_24" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1//unnamed_geom_22" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1//unnamed_geom_21" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1//unnamed_geom_20" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1//unnamed_geom_18" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1//unnamed_geom_17" geom2="table_plane"/>
<!--<exclude body1="herb/wam_1/2_shoulder_yaw_link" body2="herb/wam_1/1_base_link"/>-->
<!--<pair geom1="//unnamed_geom_8" geom2="tabletop" friction="1 1 0.005 0.0001 0.0001" />-->
<!-- <pair geom1="//unnamed_geom_9" geom2="tabletop" friction="2 2 0.005 0.0001 0.0001" />
<pair geom1="//unnamed_geom_10" geom2="tabletop" friction="2 2 0.005 0.0001 0.0001" />
<pair geom1="//unnamed_geom_11" geom2="tabletop" friction="2 2 0.005 0.0001 0.0001" />
<pair geom1="//unnamed_geom_12" geom2="tabletop" friction="2 2 0.005 0.0001 0.0001" />
<pair geom1="//unnamed_geom_14" geom2="tabletop" friction="2 2 0.005 0.0001 0.0001" /> -->
</contact>
<actuator>
<!--<velocity name="herb/wam_1/j1_base_yaw_joint" joint="herb/wam_1/j1_base_yaw_joint" gear="-35.87" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/j2_shoulder_pitch_joint" joint="herb/wam_1/j2_shoulder_pitch_joint" gear="56.42" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/j3_shoulder_yaw_joint" joint="herb/wam_1/j3_shoulder_yaw_joint" gear="33.56" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/j4_elbow_pitch_joint" joint="herb/wam_1/j4_elbow_pitch_joint" gear="17.77" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/j5_wrist_yaw_joint" joint="herb/wam_1/j5_wrist_yaw_joint" gear="3.37" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/j6_wrist_pitch_joint" joint="herb/wam_1/j6_wrist_pitch_joint" gear="3.37" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/j7_palm_yaw_joint" joint="herb/wam_1/j7_palm_yaw_joint" gear="1.358" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/bhand/j11" joint="herb/wam_1/bhand/j11" gear="1.358" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/bhand/j12" joint="herb/wam_1/bhand/j12" gear="1.358" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/bhand/j13" joint="herb/wam_1/bhand/j13" gear="1.358" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/bhand/j21" joint="herb/wam_1/bhand/j21" gear="1.358" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/bhand/j22" joint="herb/wam_1/bhand/j22" gear="1.358" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/bhand/j23" joint="herb/wam_1/bhand/j23" gear="1.358" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/bhand/j32" joint="herb/wam_1/bhand/j32" gear="1.358" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/bhand/j33" joint="herb/wam_1/bhand/j33" gear="1.358" ctrlrange="-.1 .1" />-->
<position ctrllimited="true" ctrlrange="-2.6 2.6" forcelimited="false" forcerange="-10000 10000" gear="1" joint="herb/wam_1/j1_base_yaw_joint" kp="10000" name="herb/wam_1/p_j1_base_yaw_joint"/>
<position ctrllimited="true" ctrlrange="-1.985 1.985" forcelimited="false" forcerange="-10000 10000" gear="1" joint="herb/wam_1/j2_shoulder_pitch_joint" kp="10000" name="herb/wam_1/p_j2_shoulder_pitch_joint"/>
<position ctrllimited="true" ctrlrange="-2.8 2.8" forcelimited="false" forcerange="-10000 10000" gear="1" joint="herb/wam_1/j3_shoulder_yaw_joint" kp="10000" name="herb/wam_1/p_j3_shoulder_yaw_joint"/>
<position ctrllimited="true" ctrlrange="-0.9 3.1415" forcelimited="false" forcerange="-10000 10000" gear="1" joint="herb/wam_1/j4_elbow_pitch_joint" kp="10000" name="herb/wam_1/p_j4_elbow_pitch_joint"/>
<position ctrllimited="true" ctrlrange="-4.549998 1.25" forcelimited="false" forcerange="-1000 1000" gear="1" joint="herb/wam_1/j5_wrist_yaw_joint" kp="1000" name="herb/wam_1/p_j5_wrist_yaw_joint"/>
<position ctrllimited="true" ctrlrange="-1.5707 1.5707" forcelimited="false" forcerange="-1000 1000" gear="1" joint="herb/wam_1/j6_wrist_pitch_joint" kp="500" name="herb/wam_1/p_j6_wrist_pitch_joint"/>
<position ctrllimited="true" ctrlrange="-3 3" forcelimited="false" forcerange="-1000 1000" gear="1" joint="herb/wam_1/j7_palm_yaw_joint" kp="500" name="herb/wam_1/p_j7_palm_yaw_joint"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-2 2" gear="1" joint="herb/wam_1/j1_base_yaw_joint" kv="2" name="herb/wam_1/j1_base_yaw_joint"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-100 100" gear="1" joint="herb/wam_1/j2_shoulder_pitch_joint" kv="20" name="herb/wam_1/j2_shoulder_pitch_joint"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-100 100" gear="1" joint="herb/wam_1/j3_shoulder_yaw_joint" kv="20" name="herb/wam_1/j3_shoulder_yaw_joint"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-100 100" gear="1" joint="herb/wam_1/j4_elbow_pitch_joint" kv="10" name="herb/wam_1/j4_elbow_pitch_joint"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-100 100" gear="1" joint="herb/wam_1/j5_wrist_yaw_joint" kv="10" name="herb/wam_1/j5_wrist_yaw_joint"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-100 100" gear="1" joint="herb/wam_1/j6_wrist_pitch_joint" kv="10" name="herb/wam_1/j6_wrist_pitch_joint"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-100 100" gear="1" joint="herb/wam_1/j7_palm_yaw_joint" kv="10" name="herb/wam_1/j7_palm_yaw_joint"/>
<position ctrllimited="true" ctrlrange="0 3.141589" forcelimited="false" forcerange="-40 40" gear="1" joint="herb/wam_1/bhand/j11" kp="40" name="herb/wam_1/bhand/p_j11"/>
<position ctrllimited="true" ctrlrange="0 2.44346" forcelimited="false" forcerange="-40 40" gear="1" joint="herb/wam_1/bhand/j12" kp="40" name="herb/wam_1/bhand/p_j12"/>
<position ctrllimited="true" ctrlrange="0 0.837758" forcelimited="false" forcerange="-40 40" gear="1" joint="herb/wam_1/bhand/j13" kp="40" name="herb/wam_1/bhand/p_j13"/>
<position ctrllimited="true" ctrlrange="0 3.141589" forcelimited="false" forcerange="-40 40" gear="1" joint="herb/wam_1/bhand/j21" kp="40" name="herb/wam_1/bhand/p_j21"/>
<position ctrllimited="true" ctrlrange="0 2.44346" forcelimited="false" forcerange="-40 40" gear="1" joint="herb/wam_1/bhand/j22" kp="40" name="herb/wam_1/bhand/p_j22"/>
<position ctrllimited="true" ctrlrange="0 0.837758" forcelimited="false" forcerange="-40 40" gear="1" joint="herb/wam_1/bhand/j23" kp="40" name="herb/wam_1/bhand/p_j23"/>
<position ctrllimited="true" ctrlrange="0 2.44346" forcelimited="false" forcerange="-40 40" gear="1" joint="herb/wam_1/bhand/j32" kp="40" name="herb/wam_1/bhand/p_j32"/>
<position ctrllimited="true" ctrlrange="0 0.837758" forcelimited="false" forcerange="-40 40" gear="1" joint="herb/wam_1/bhand/j33" kp="40" name="herb/wam_1/bhand/p_j33"/>
<!--<motor name="herb/wam_1/j1_base_yaw_joint" joint="herb/wam_1/j1_base_yaw_joint" gear="-35.87" ctrlrange="-1 1" />
<motor name="herb/wam_1/j2_shoulder_pitch_joint" joint="herb/wam_1/j2_shoulder_pitch_joint" gear="56.42" ctrlrange="-1 1" />
<motor name="herb/wam_1/j3_shoulder_yaw_joint" joint="herb/wam_1/j3_shoulder_yaw_joint" gear="33.56" ctrlrange="-1 1" />
<motor name="herb/wam_1/j4_elbow_pitch_joint" joint="herb/wam_1/j4_elbow_pitch_joint" gear="17.77" ctrlrange="-1 1" />
<motor name="herb/wam_1/j5_wrist_yaw_joint" joint="herb/wam_1/j5_wrist_yaw_joint" gear="3.37" ctrlrange="-1 1" />
<motor name="herb/wam_1/j6_wrist_pitch_joint" joint="herb/wam_1/j6_wrist_pitch_joint" gear="3.37" ctrlrange="-1 1" />
<motor name="herb/wam_1/j7_palm_yaw_joint" joint="herb/wam_1/j7_palm_yaw_joint" gear="1.358" ctrlrange="-1 1" />
<motor name="herb/wam_1/bhand/p_j11" joint="herb/wam_1/bhand/j11" ctrlrange="-1 1" gear="2"/>
<motor name="herb/wam_1/bhand/p_j12" joint="herb/wam_1/bhand/j12" ctrlrange="-1 1" gear="2"/>
<motor name="herb/wam_1/bhand/p_j13" joint="herb/wam_1/bhand/j13" ctrlrange="-1 1" gear="2"/>
<motor name="herb/wam_1/bhand/p_j21" joint="herb/wam_1/bhand/j21" ctrlrange="-1 1" gear="2"/>
<motor name="herb/wam_1/bhand/p_j22" joint="herb/wam_1/bhand/j22" ctrlrange="-1 1" gear="2"/>
<motor name="herb/wam_1/bhand/p_j23" joint="herb/wam_1/bhand/j23" ctrlrange="-1 1" gear="2"/>
<motor name="herb/wam_1/bhand/p_j32" joint="herb/wam_1/bhand/j32" ctrlrange="-1 1" gear="2"/>
<motor name="herb/wam_1/bhand/p_j33" joint="herb/wam_1/bhand/j33" ctrlrange="-1 1" gear="2"/>-->
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-2 2" gear="1" joint="herb/wam_1/bhand/j11" kv="1" name="herb/wam_1/bhand/v_j11"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-2 2" gear="1" joint="herb/wam_1/bhand/j12" kv="1" name="herb/wam_1/bhand/v_j12"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-2 2" gear="1" joint="herb/wam_1/bhand/j13" kv="1" name="herb/wam_1/bhand/v_j13"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-2 2" gear="1" joint="herb/wam_1/bhand/j21" kv="1" name="herb/wam_1/bhand/v_j21"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-2 2" gear="1" joint="herb/wam_1/bhand/j22" kv="1" name="herb/wam_1/bhand/v_j22"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-2 2" gear="1" joint="herb/wam_1/bhand/j23" kv="1" name="herb/wam_1/bhand/v_j23"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-2 2" gear="1" joint="herb/wam_1/bhand/j32" kv="1" name="herb/wam_1/bhand/v_j32"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-2 2" gear="1" joint="herb/wam_1/bhand/j33" kv="1" name="herb/wam_1/bhand/v_j33"/>
<!-- <position name="herb/wam_1/j1_base_yaw_joint" joint="herb/wam_1/j1_base_yaw_joint" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="-35.87"/>
<position name="herb/wam_1/j2_shoulder_pitch_joint" joint="herb/wam_1/j2_shoulder_pitch_joint" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="56.42"/>
<position name="herb/wam_1/j3_shoulder_yaw_joint" joint="herb/wam_1/j3_shoulder_yaw_joint" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="33.56"/>
<position name="herb/wam_1/j4_elbow_pitch_joint" joint="herb/wam_1/j4_elbow_pitch_joint" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="17.77"/>
<position name="herb/wam_1/j5_wrist_yaw_joint" joint="herb/wam_1/j5_wrist_yaw_joint" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="3.37"/>
<position name="herb/wam_1/j6_wrist_pitch_joint" joint="herb/wam_1/j6_wrist_pitch_joint" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="3.37"/>
<position name="herb/wam_1/j7_palm_yaw_joint" joint="herb/wam_1/j7_palm_yaw_joint" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="1.358"/>
<position name="herb/wam_1/bhand/j11" joint="herb/wam_1/bhand/j11" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="1.358"/>
<position name="herb/wam_1/bhand/j12" joint="herb/wam_1/bhand/j12" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="1.358"/>
<position name="herb/wam_1/bhand/j13" joint="herb/wam_1/bhand/j13" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="1.358"/>
<position name="herb/wam_1/bhand/j21" joint="herb/wam_1/bhand/j21" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="1.358"/>
<position name="herb/wam_1/bhand/j22" joint="herb/wam_1/bhand/j22" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="1.358"/>
<position name="herb/wam_1/bhand/j23" joint="herb/wam_1/bhand/j23" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="1.358"/>
<position name="herb/wam_1/bhand/j32" joint="herb/wam_1/bhand/j32" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="1.358"/>
<position name="herb/wam_1/bhand/j33" joint="herb/wam_1/bhand/j33" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="1.358"/>-->
</actuator>
</mujoco> | 122.8854 | 2,276 | 0.68617 |
d07458c515ffa73fb597593f9f124232af1aa549 | 4,806 | xml | XML | metagym/metalocomotion/envs/assets/ants/ant_var_tra_212.xml | WorldEditors/RLSchool | a368937ab23c8d56f8b46d6c2de74d607d7a12bb | [
"Apache-2.0"
] | null | null | null | metagym/metalocomotion/envs/assets/ants/ant_var_tra_212.xml | WorldEditors/RLSchool | a368937ab23c8d56f8b46d6c2de74d607d7a12bb | [
"Apache-2.0"
] | null | null | null | metagym/metalocomotion/envs/assets/ants/ant_var_tra_212.xml | WorldEditors/RLSchool | a368937ab23c8d56f8b46d6c2de74d607d7a12bb | [
"Apache-2.0"
] | null | null | null | <mujoco model="ant">
<compiler angle="degree" coordinate="local" inertiafromgeom="true" />
<option integrator="RK4" timestep="0.01" />
<custom>
<numeric data="0.0 0.0 0.55 1.0 0.0 0.0 0.0 0.0 1.0 0.0 -1.0 0.0 -1.0 0.0 1.0" name="init_qpos" />
</custom>
<default>
<joint armature="1" damping="1" limited="true" />
<geom conaffinity="0" condim="3" density="5.0" friction="1.5 0.1 0.1" margin="0.01" rgba="0.8 0.6 0.4 1" />
</default>
<worldbody>
<body name="torso" pos="0 0 0.75">
<geom name="torso_geom" pos="0 0 0" size="0.25" type="sphere" />
<body name="front_left_leg" pos="0 0 0">
<geom fromto="0.0 0.0 0.0 0.28573649523795236 0.28573649523795236 0.0" name="aux_1_geom" size="0.08" type="capsule" rgba=".8 .5 .3 1" />
<body name="aux_1" pos="0.28573649523795236 0.28573649523795236 0.0">
<joint axis="0 0 1" name="hip_1" pos="0.0 0.0 0.0" range="-40 40" type="hinge" />
<geom fromto="0.0 0.0 0.0 0.15951488327511298 0.15951488327511298 0.0" name="left_leg_geom" size="0.08" type="capsule" rgba=".8 .5 .3 1" />
<body pos="0.15951488327511298 0.15951488327511298 0.0" name="front_left_foot">
<joint axis="-1 1 0" name="ankle_1" pos="0.0 0.0 0.0" range="30 100" type="hinge" />
<geom fromto="0.0 0.0 0.0 0.4906913844309768 0.4906913844309768 0.0" name="left_ankle_geom" size="0.08" type="capsule" rgba=".8 .5 .3 1" />
</body>
</body>
</body>
<body name="front_right_leg" pos="0 0 0">
<geom fromto="0.0 0.0 0.0 -0.26725150812033177 0.26725150812033177 0.0" name="aux_2_geom" size="0.08" type="capsule" />
<body name="aux_2" pos="-0.26725150812033177 0.26725150812033177 0.0">
<joint axis="0 0 1" name="hip_2" pos="0.0 0.0 0.0" range="-40 40" type="hinge" />
<geom fromto="0.0 0.0 0.0 -0.15510032940242685 0.15510032940242685 0.0" name="right_leg_geom" size="0.08" type="capsule" />
<body pos="-0.15510032940242685 0.15510032940242685 0.0" name="front_right_foot">
<joint axis="1 1 0" name="ankle_2" pos="0.0 0.0 0.0" range="-100 -30" type="hinge" />
<geom fromto="0.0 0.0 0.0 -0.5046090543810294 0.5046090543810294 0.0" name="right_ankle_geom" size="0.08" type="capsule" />
</body>
</body>
</body>
<body name="left_back_leg" pos="0 0 0">
<geom fromto="0.0 0.0 0.0 -0.2883617340405894 -0.2883617340405894 0.0" name="aux_3_geom" size="0.08" type="capsule" />
<body name="aux_3" pos="-0.2883617340405894 -0.2883617340405894 0.0">
<joint axis="0 0 1" name="hip_3" pos="0.0 0.0 0.0" range="-40 40" type="hinge" />
<geom fromto="0.0 0.0 0.0 -0.2270329314587931 -0.2270329314587931 0.0" name="back_leg_geom" size="0.08" type="capsule" />
<body pos="-0.2270329314587931 -0.2270329314587931 0.0" name="left_back_foot">
<joint axis="-1 1 0" name="ankle_3" pos="0.0 0.0 0.0" range="-100 -30" type="hinge" />
<geom fromto="0.0 0.0 0.0 -0.32056265780568083 -0.32056265780568083 0.0" name="third_ankle_geom" size="0.08" type="capsule" />
</body>
</body>
</body>
<body name="right_back_leg" pos="0 0 0">
<geom fromto="0.0 0.0 0.0 0.26556665326841183 -0.26556665326841183 0.0" name="aux_4_geom" size="0.08" type="capsule" rgba=".8 .5 .3 1" />
<body name="aux_4" pos="0.26556665326841183 -0.26556665326841183 0.0">
<joint axis="0 0 1" name="hip_4" pos="0.0 0.0 0.0" range="-40 40" type="hinge" />
<geom fromto="0.0 0.0 0.0 0.15003913351409015 -0.15003913351409015 0.0" name="rightback_leg_geom" size="0.08" type="capsule" rgba=".8 .5 .3 1" />
<body pos="0.15003913351409015 -0.15003913351409015 0.0" name="right_back_foot">
<joint axis="1 1 0" name="ankle_4" pos="0.0 0.0 0.0" range="30 100" type="hinge" />
<geom fromto="0.0 0.0 0.0 0.42786763818435536 -0.42786763818435536 0.0" name="fourth_ankle_geom" size="0.08" type="capsule" rgba=".8 .5 .3 1" />
</body>
</body>
</body>
</body>
</worldbody>
<actuator>
<motor ctrllimited="true" ctrlrange="-1.0 1.0" joint="hip_4" gear="150" />
<motor ctrllimited="true" ctrlrange="-1.0 1.0" joint="ankle_4" gear="150" />
<motor ctrllimited="true" ctrlrange="-1.0 1.0" joint="hip_1" gear="150" />
<motor ctrllimited="true" ctrlrange="-1.0 1.0" joint="ankle_1" gear="150" />
<motor ctrllimited="true" ctrlrange="-1.0 1.0" joint="hip_2" gear="150" />
<motor ctrllimited="true" ctrlrange="-1.0 1.0" joint="ankle_2" gear="150" />
<motor ctrllimited="true" ctrlrange="-1.0 1.0" joint="hip_3" gear="150" />
<motor ctrllimited="true" ctrlrange="-1.0 1.0" joint="ankle_3" gear="150" />
</actuator>
</mujoco> | 67.690141 | 156 | 0.609447 |
d077b4f039ac9f4c4f0fe76f96a9d13b088f3693 | 1,929 | xml | XML | src/envs/xmls/walker_2_main.xml | liusida/modular-rl | b3972e669834ba1a8ac505642f786194a7987958 | [
"BSD-2-Clause"
] | null | null | null | src/envs/xmls/walker_2_main.xml | liusida/modular-rl | b3972e669834ba1a8ac505642f786194a7987958 | [
"BSD-2-Clause"
] | null | null | null | src/envs/xmls/walker_2_main.xml | liusida/modular-rl | b3972e669834ba1a8ac505642f786194a7987958 | [
"BSD-2-Clause"
] | null | null | null | <mujoco model="walker_generic">
<include file="../../misc/skybox.xml" />
<include file="../../misc/visual.xml" />
<include file="../../misc/materials.xml" />
<compiler angle="degree" coordinate="global" inertiafromgeom="true" />
<default>
<joint armature="0.01" damping=".1" limited="true" />
<geom conaffinity="0" condim="3" contype="1" density="1000" friction=".7 .1 .1" material="self" />
</default>
<option integrator="RK4" timestep="0.002" />
<actuator>
<motor ctrllimited="true" ctrlrange="-1.0 1.0" gear="100" joint="left1_joint" />
</actuator>
<worldbody>
<light cutoff="100" diffuse="1 1 1" dir="-1 -0 -1.5" directional="true" exponent="1" pos="0 0 1.3" specular=".1 .1 .1" />
<!-- <geom conaffinity="1" condim="3" material="grid" name="floor" pos="0 0 0" size="40 40 40" type="plane" /> -->
<body name="torso">
<camera mode="trackcom" name="tilted" pos="2.7 3 1" xyaxes="1 -.9 0 0 0 -1" />
<camera mode="trackcom" name="track" pos="0 3 1" xyaxes="1 0 0 0 0 -1" />
<joint armature="0" axis="1 0 0" damping="0" limited="false" name="ignore_rootx" pos="0 0 0" stiffness="0" type="slide" />
<joint armature="0" axis="0 0 1" damping="0" limited="false" name="ignore_rootz" pos="0 0 0" ref="1.25" stiffness="0" type="slide" />
<joint armature="0" axis="0 1 0" damping="0" limited="false" name="ignore_rooty" pos="0 0 1.25" stiffness="0" type="hinge" />
<geom friction="0.9" fromto="0 0 1.6 0 0 1.0" name="torso_geom" size="0.07" type="capsule" />
<body name="left1">
<geom friction="0.9" fromto="0 0 1.0 0 0 0.52" name="left1_geom" size="0.05600000000000001" type="capsule" />
<joint axis="0 -1 0" name="left1_joint" pos="0 0 1.0" range="-75 75" type="hinge" />
</body>
</body>
</worldbody>
</mujoco> | 64.3 | 145 | 0.572836 |
d078da62fb19f4d31a854bc468314801c96299d1 | 1,457 | xml | XML | gym/envs/robotics/assets/fetch/random_obj_xml/3297_slide.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/3297_slide.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/3297_slide.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | <mujoco>
<compiler angle="radian" coordinate="local" meshdir="../../stls/fetch" texturedir="../../textures" />
<option timestep="0.002">
<flag warmstart="enable" />
</option>
<include file="../shared.xml" />
<asset>
<mesh file="../../stls/fetch/random_urdfs/329/329.stl" name="obj0" scale="0.007675621340715102 0.007675621340715102 0.007675621340715102" />
</asset>
<worldbody>
<geom condim="3" material="floor_mat" name="floor0" pos="0.8 0.75 0" size="0.85 0.7 1" type="plane" />
<body name="floor0" pos="0.8 0.75 0">
<site name="target0" pos="0 0 0.5" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" />
</body>
<include file="../robot.xml" />
<body name="table" pos="1.3 0.75 0.2">
<joint damping="0.01" name="table:joint" type="free" />
<geom mass="2000" material="table_mat" size="0.25 0.5 0.2" type="box" />
<body name="switch" pos="0.024681747172256834 0.051138677507898224 0.22030191482530337">
<joint axis="0 1 0" damping="5" frictionloss="50" name="switch" pos="0 0 0" range="0 0.2" type="slide" />
<geom condim="3" mass="2" material="block_mat" mesh="obj0" pos="0 0 0" type="mesh" />
<site name="switch" pos="0 0 0" rgba="0 1 0 0" size="0.03 0.03 0.03" type="sphere" />
</body>
</body>
<light ambient="0.2 0.2 0.2" castshadow="false" diffuse="0.8 0.8 0.8" dir="0 0 -1" directional="true" name="light0" pos="0 0 4" specular="0.3 0.3 0.3" />
</worldbody>
</mujoco> | 38.342105 | 155 | 0.61908 |
d07ea471c9ce3bebfa70aa2e02b2d6a02b3c2dda | 1,770 | xml | XML | gym/envs/robotics/assets/fetch/random_obj_xml/5560_grasp.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/5560_grasp.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/5560_grasp.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | <mujoco>
<compiler angle="radian" coordinate="local" meshdir="../../stls/fetch" texturedir="../../textures" />
<option timestep="0.002">
<flag warmstart="enable" />
</option>
<include file="../shared.xml" />
<asset>
<mesh file="../../stls/fetch/random_urdfs/556/556.stl" name="obj0" scale="0.010723811672225577 0.010723811672225577 0.010723811672225577" />
</asset>
<worldbody>
<geom condim="3" material="floor_mat" name="floor0" pos="0.8 0.75 0" size="0.85 0.70 1" type="plane" />
<body name="floor0" pos="0.8 0.75 0">
<site name="target0" pos="0 0 0.5" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" />
</body>
<include file="../robot.xml" />
<body name="table0" pos="1.3 0.75 0.2">
<geom mass="2000" material="table_mat" size="0.25 0.35 0.2" type="box" />
</body>
<body name="object0" pos="0.02452259055096846 0.062232450705788644 0.024474017045999115">
<joint damping="0.01" name="object0:joint" type="free" />
<geom condim="3" mass="2" material="block_mat" mesh="obj0" pos="0 0 0" type="mesh" />
<site name="object0" pos="0.0015211060021876484 -0.01249729667741683 -0.0008250805839958432" rgba="1 0 0 0" size="0.01226129527548423 0.031116225352894322 0.012237008522999557" type="ellipsoid" />
</body>
<light ambient="0.2 0.2 0.2" castshadow="false" diffuse="0.8 0.8 0.8" dir="0 0 -1" directional="true" name="light0" pos="0 0 4" specular="0.3 0.3 0.3" />
</worldbody>
<actuator>
<position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:l_gripper_finger_joint" kp="30000" name="robot0:l_gripper_finger_joint" user="1" />
<position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:r_gripper_finger_joint" kp="30000" name="robot0:r_gripper_finger_joint" user="1" />
</actuator>
</mujoco> | 43.170732 | 199 | 0.670621 |
d08021e524505d26f0b3a52c27650dac8386060d | 1,454 | xml | XML | gym/envs/robotics/assets/fetch/random_obj_xml/6392_slide.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/6392_slide.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/6392_slide.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | <mujoco>
<compiler angle="radian" coordinate="local" meshdir="../../stls/fetch" texturedir="../../textures" />
<option timestep="0.002">
<flag warmstart="enable" />
</option>
<include file="../shared.xml" />
<asset>
<mesh file="../../stls/fetch/random_urdfs/639/639.stl" name="obj0" scale="0.004878021773656179 0.004878021773656179 0.004878021773656179" />
</asset>
<worldbody>
<geom condim="3" material="floor_mat" name="floor0" pos="0.8 0.75 0" size="0.85 0.7 1" type="plane" />
<body name="floor0" pos="0.8 0.75 0">
<site name="target0" pos="0 0 0.5" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" />
</body>
<include file="../robot.xml" />
<body name="table" pos="1.3 0.75 0.2">
<joint damping="0.01" name="table:joint" type="free" />
<geom mass="2000" material="table_mat" size="0.25 0.5 0.2" type="box" />
<body name="switch" pos="0.019599574415135237 0.03659489983388156 0.226383458807846">
<joint axis="0 1 0" damping="5" frictionloss="50" name="switch" pos="0 0 0" range="0 0.2" type="slide" />
<geom condim="3" mass="2" material="block_mat" mesh="obj0" pos="0 0 0" type="mesh" />
<site name="switch" pos="0 0 0" rgba="0 1 0 0" size="0.03 0.03 0.03" type="sphere" />
</body>
</body>
<light ambient="0.2 0.2 0.2" castshadow="false" diffuse="0.8 0.8 0.8" dir="0 0 -1" directional="true" name="light0" pos="0 0 4" specular="0.3 0.3 0.3" />
</worldbody>
</mujoco> | 38.263158 | 155 | 0.618294 |
d08078bc414f96cb61585a30edc1dbc152a25530 | 1,456 | xml | XML | gym/envs/robotics/assets/fetch/random_obj_xml/1605_slide.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/1605_slide.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/1605_slide.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | <mujoco>
<compiler angle="radian" coordinate="local" meshdir="../../stls/fetch" texturedir="../../textures" />
<option timestep="0.002">
<flag warmstart="enable" />
</option>
<include file="../shared.xml" />
<asset>
<mesh file="../../stls/fetch/random_urdfs/160/160.stl" name="obj0" scale="0.004928787571646236 0.004928787571646236 0.004928787571646236" />
</asset>
<worldbody>
<geom condim="3" material="floor_mat" name="floor0" pos="0.8 0.75 0" size="0.85 0.7 1" type="plane" />
<body name="floor0" pos="0.8 0.75 0">
<site name="target0" pos="0 0 0.5" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" />
</body>
<include file="../robot.xml" />
<body name="table" pos="1.3 0.75 0.2">
<joint damping="0.01" name="table:joint" type="free" />
<geom mass="2000" material="table_mat" size="0.25 0.5 0.2" type="box" />
<body name="switch" pos="0.046048119571380865 0.038005181077128955 0.2314341387373667">
<joint axis="0 1 0" damping="5" frictionloss="50" name="switch" pos="0 0 0" range="0 0.2" type="slide" />
<geom condim="3" mass="2" material="block_mat" mesh="obj0" pos="0 0 0" type="mesh" />
<site name="switch" pos="0 0 0" rgba="0 1 0 0" size="0.03 0.03 0.03" type="sphere" />
</body>
</body>
<light ambient="0.2 0.2 0.2" castshadow="false" diffuse="0.8 0.8 0.8" dir="0 0 -1" directional="true" name="light0" pos="0 0 4" specular="0.3 0.3 0.3" />
</worldbody>
</mujoco> | 38.315789 | 155 | 0.618819 |
d0828e1e07abe926f1bcde34ae1cf9d91bdd3c87 | 2,721 | xml | XML | gym/envs/robotics/assets/fetch/random_obj_xml/3668_peg.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/3668_peg.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/3668_peg.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | <mujoco>
<compiler angle="radian" coordinate="local" meshdir="../../stls/fetch" texturedir="../../textures" />
<option timestep="0.002">
<flag warmstart="enable" />
</option>
<include file="../shared.xml" />
<asset>
<mesh file="../../stls/fetch/random_urdfs/366/366.stl" name="obj0" scale="0.007376050995066161 0.007376050995066161 0.007376050995066161" />
</asset>
<worldbody>
<geom condim="3" material="floor_mat" name="floor0" pos="0.8 0.75 0" size="0.85 0.70 1" type="plane" />
<body name="floor0" pos="0.8 0.75 0">
<site name="target0" pos="0 0 0.5" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" />
</body>
<include file="../robot.xml" />
<body name="table0" pos="1.3 0.75 0.17">
<geom mass="2000" material="table_mat" size="0.25 0.35 0.17" type="box" />
</body>
<body name="table_top" pos="1.3 0.75 0.36">
<joint damping="0.01" name="table_top:joint" type="free" />
<geom mass="2000" material="table_mat" pos="0.145 0 0" size="0.105 0.35 0.03" type="box" />
<geom mass="2000" material="table_mat" pos="-0.145 0 0" size="0.105 0.35 0.03" type="box" />
<geom mass="2000" material="table_mat" pos="0 -0.195 0" size="0.04 0.155 0.03" type="box" />
<geom mass="2000" material="table_mat" pos="0 0.195 0" size="0.04 0.155 0.03" type="box" />
<site name="table_top" pos="0 0 0" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" />
</body>
<body name="object0" pos="0.011384905206680639 0.04 0.008205366224619932" zaxis="0.0 0.0 1.0">
<joint damping="0.01" name="object0:joint" type="free" />
<geom condim="3" mass="0.1" material="block_mat" mesh="obj0" pos="0 0 0" type="mesh" zaxis="0.0 0.0 1.0" />
<geom condim="3" mass="2" material="block_mat" pos="-0.0017531845598066252 -0.00267249442146318 0.046824525910571915" size="0.010977382784465637 0.010848944971831241 0.05367197888465429" type="box" zaxis="0.0 0.0 1.0" />
<site name="object0" pos="-0.001507491075740757 -0.0021606217338500087 0.0013579132505375552" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" />
<site name="handle0" pos="-0.0017531845598066252 -0.00267249442146318 0.03682452591057191" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" />
</body>
<light ambient="0.2 0.2 0.2" castshadow="false" diffuse="0.8 0.8 0.8" dir="0 0 -1" directional="true" name="light0" pos="0 0 4" specular="0.3 0.3 0.3" />
</worldbody>
<actuator>
<position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:l_gripper_finger_joint" kp="30000" name="robot0:l_gripper_finger_joint" user="1" />
<position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:r_gripper_finger_joint" kp="30000" name="robot0:r_gripper_finger_joint" user="1" />
</actuator>
</mujoco> | 50.388889 | 223 | 0.656744 |
d0829f7d779540681f02b6dd30278c46decb7ef5 | 2,714 | xml | XML | gym/envs/robotics/assets/fetch/random_obj_xml/1152_peg.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/1152_peg.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/1152_peg.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | <mujoco>
<compiler angle="radian" coordinate="local" meshdir="../../stls/fetch" texturedir="../../textures" />
<option timestep="0.002">
<flag warmstart="enable" />
</option>
<include file="../shared.xml" />
<asset>
<mesh file="../../stls/fetch/random_urdfs/115/115.stl" name="obj0" scale="0.005611863985533176 0.005611863985533176 0.005611863985533176" />
</asset>
<worldbody>
<geom condim="3" material="floor_mat" name="floor0" pos="0.8 0.75 0" size="0.85 0.70 1" type="plane" />
<body name="floor0" pos="0.8 0.75 0">
<site name="target0" pos="0 0 0.5" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" />
</body>
<include file="../robot.xml" />
<body name="table0" pos="1.3 0.75 0.17">
<geom mass="2000" material="table_mat" size="0.25 0.35 0.17" type="box" />
</body>
<body name="table_top" pos="1.3 0.75 0.36">
<joint damping="0.01" name="table_top:joint" type="free" />
<geom mass="2000" material="table_mat" pos="0.145 0 0" size="0.105 0.35 0.03" type="box" />
<geom mass="2000" material="table_mat" pos="-0.145 0 0" size="0.105 0.35 0.03" type="box" />
<geom mass="2000" material="table_mat" pos="0 -0.195 0" size="0.04 0.155 0.03" type="box" />
<geom mass="2000" material="table_mat" pos="0 0.195 0" size="0.04 0.155 0.03" type="box" />
<site name="table_top" pos="0 0 0" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" />
</body>
<body name="object0" pos="0.027042062954872263 0.04 0.025756494347134336" zaxis="0.0 0.0 1.0">
<joint damping="0.01" name="object0:joint" type="free" />
<geom condim="3" mass="0.1" material="block_mat" mesh="obj0" pos="0 0 0" type="mesh" zaxis="0.0 0.0 1.0" />
<geom condim="3" mass="2" material="block_mat" pos="0.002575316400849994 -0.012759824432154633 0.019833010082556102" size="0.02498207085935214 0.022029925275822253 0.04195229876405758" type="box" zaxis="0.0 0.0 1.0" />
<site name="object0" pos="0.00214420776501918 -0.009075107117435406 0.0036372056656328597" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" />
<site name="handle0" pos="0.002575316400849994 -0.012759824432154633 0.0098330100825561" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" />
</body>
<light ambient="0.2 0.2 0.2" castshadow="false" diffuse="0.8 0.8 0.8" dir="0 0 -1" directional="true" name="light0" pos="0 0 4" specular="0.3 0.3 0.3" />
</worldbody>
<actuator>
<position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:l_gripper_finger_joint" kp="30000" name="robot0:l_gripper_finger_joint" user="1" />
<position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:r_gripper_finger_joint" kp="30000" name="robot0:r_gripper_finger_joint" user="1" />
</actuator>
</mujoco> | 50.259259 | 221 | 0.656964 |
d0840bc3c52cbfa62adb250193bcfddb6d34171d | 90,261 | xml | XML | herb_reconf/cluttered_scenes/easy_pushing_010_potted_meat_can_3_1.0_scene.xml | wagnew3/Amodal-3D-Reconstruction-for-Robotic-Manipulationvia-Stability-and-Connectivity--Release | f55c6b0fac44d9d749e7804d99169a39d30c2111 | [
"MIT"
] | null | null | null | herb_reconf/cluttered_scenes/easy_pushing_010_potted_meat_can_3_1.0_scene.xml | wagnew3/Amodal-3D-Reconstruction-for-Robotic-Manipulationvia-Stability-and-Connectivity--Release | f55c6b0fac44d9d749e7804d99169a39d30c2111 | [
"MIT"
] | null | null | null | herb_reconf/cluttered_scenes/easy_pushing_010_potted_meat_can_3_1.0_scene.xml | wagnew3/Amodal-3D-Reconstruction-for-Robotic-Manipulationvia-Stability-and-Connectivity--Release | f55c6b0fac44d9d749e7804d99169a39d30c2111 | [
"MIT"
] | null | null | null | <?xml version="1.0" ?><mujoco model="scene">
<compiler angle="radian" coordinate="local" fusestatic="false" meshdir="assets/" texturedir="assets/"/>
<option apirate="50" collision="predefined" cone="elliptic" impratio="5" iterations="500" noslip_iterations="100" solver="Newton" timestep="0.002" tolerance="1e-10"/>
<size nconmax="10000" njmax="10000"/>
<visual>
<global offheight="800" offwidth="800"/>
<quality shadowsize="2048"/>
<headlight ambient="0 0 0" diffuse="1.399999 1.399999 1.399999" specular="2 2 2"/>
<map force="0.1" zfar="30.0"/>
<rgba haze="0.1499999 0.25 0.3499998 1"/>
</visual>
<statistic center="0.2 0 0.5" extent="10.0"/>
<default>
<default class="/"/>
<default class="geom0">
<geom conaffinity="0" contype="1" density="500" margin="0.001" rgba="0.75 0.6 0.5 1" solimp="0.95 0.95 0.01" solref="0.008 1" user="0"/>
</default>
<default class="herb/">
<joint damping="1.0"/>
<default class="herb/viz">
<geom conaffinity="0" contype="0" group="1"/>
</default>
</default>
<default class="herb/wam/">
<joint axis="0 0 1" frictionloss="0.001" limited="true" pos="0 0 0" type="hinge"/>
<default class="herb/wam/viz">
<geom conaffinity="0" contype="0" group="1" type="mesh"/>
</default>
<default class="herb/wam/col">
<geom conaffinity="1" contype="0" group="0" type="mesh"/>
</default>
</default>
<default class="herb/wam/bhand/">
<joint axis="0 0 1" frictionloss="0.001" limited="true" pos="0 0 0" type="hinge"/>
<default class="herb/wam/bhand/col">
<geom conaffinity="1" contype="0" group="0" type="mesh"/>
</default>
<default class="herb/wam/bhand/viz">
<geom conaffinity="0" contype="0" group="1" rgba="0.6999996 0.8 0.8 1" type="mesh"/>
</default>
</default>
<default class="herb/wam_1/">
<joint armature="0.1" axis="0 0 1" frictionloss="0.001" limited="true" pos="0 0 0" type="hinge"/>
<default class="herb/wam_1/viz">
<geom conaffinity="0" contype="0" group="1" type="mesh"/>
</default>
<default class="herb/wam_1/col">
<geom conaffinity="1" condim="4" contype="1" group="0" priority="10" type="mesh"/><!-- friction="1 0.1 0.02" -->
</default>
</default>
<default class="herb/wam_1/bhand/">
<joint armature="0.1" axis="0 0 1" frictionloss="0.001" limited="true" pos="0 0 0" type="hinge"/>
<default class="herb/wam_1/bhand/col">
<geom conaffinity="1" condim="4" contype="4" friction="1 0.1 0.02" group="0" priority="10" solimp="0.99 0.99 0.01" solref="0.01 1" type="mesh"/> <!-- -->
</default>
<default class="herb/wam_1/bhand/viz">
<geom conaffinity="0" condim="4" contype="4" friction="1 0.1 0.02" group="1" priority="10" rgba="0.6999996 0.8 0.8 1" solimp="0.99 0.99 0.01" solref="0.01 1" type="mesh"/><!-- -->
</default>
</default>
</default>
<asset>
<texture file="concrete-7baa937dd9eb091794feb091c728eb4f234150ae.png" name="concrete_2d" type="2d"/>
<texture file="concrete-7baa937dd9eb091794feb091c728eb4f234150ae.png" name="concretecube" type="cube"/>
<material class="/" name="concrete_2d" reflectance="0.3" rgba="0.8 0.8 0.8 1" texture="concrete_2d"/>
<material class="/" name="concretecube" rgba="0.8 0.8 0.8 1" texture="concretecube"/>
<texture file="marble-e5eaaff46b3aaec59944d7330fab7172f95cd8f2.png" name="marble2d" type="2d"/>
<texture file="marble-e5eaaff46b3aaec59944d7330fab7172f95cd8f2.png" name="marblecube" type="cube"/>
<material class="/" name="marble_2d" reflectance="0.3" rgba="0.8 0.8 0.8 1" texture="marble2d"/>
<material class="/" name="marblecube" rgba="0.8 0.8 0.8 1" texture="marblecube"/>
<texture file="concreteplain-371aafd0ba788c3d3517b7c74a383d92e5897f53.png" name="concreteplain_2d" type="2d"/>
<texture file="concreteplain-371aafd0ba788c3d3517b7c74a383d92e5897f53.png" name="concreteplaincube" type="cube"/>
<material class="/" name="concreteplain_2d" reflectance="0.3" rgba="0.8 0.8 0.8 1" texture="concreteplain_2d"/>
<material class="/" name="concreteplaincube" rgba="0.8 0.8 0.8 1" texture="concreteplaincube"/>
<texture file="wood-dca777828fadc82ffe5b5005a448db092b2054fb.png" name="wood2d" type="2d"/>
<texture file="wood-dca777828fadc82ffe5b5005a448db092b2054fb.png" name="woodcube" type="cube"/>
<material class="/" name="wood2d" reflectance="0.0" rgba="1 1 1 1" texture="wood2d"/>
<material class="/" emission="1.0" name="woodcube" texture="woodcube"/>
<texture file="concrete2-241aa4b6b647b116a7363537e0b2c602ff16d0ac.png" name="concrete2_2d" type="2d"/>
<texture file="concrete2-241aa4b6b647b116a7363537e0b2c602ff16d0ac.png" name="concrete2_cube" type="cube"/>
<material class="/" name="concrete2_2d" reflectance="0.0" rgba="1 1 1 1" texture="concrete2_2d"/>
<material class="/" name="concrete2_cube" rgba="0.8 0.8 0.8 1" texture="concrete2_cube"/>
<texture builtin="flat" height="1024" mark="random" markrgb="0.79000000 0.79000000 0.7399999" name="wall_2d" random="0.3" rgb1="0.8199995 0.8199995 0.78000000" type="2d" width="1024"/>
<material class="/" name="wall" texture="wall_2d"/>
<!--<mesh name="mustard" class="/" file="ycb_objects/006_mustard_bottle/google_16k/textured.msh"/>
<texture name="mustard_tex" type="2d" file="ycb_objects/006_mustard_bottle/google_16k/texture_map.png"/>
<material name="mustard_mat" class="/" texture="mustard_tex"/>-->
<mesh class="herb/" file="herb_frame-d14ef2a9b97c77acae48435d827d17e822b5ea0d.STL" name="herb/herb_frame"/>
<mesh class="herb/" file="herb_frame_collision-f9b6358d74932455b7ffbfd9ca74dac0fccda711.STL" name="herb/herb_frame_collision"/>
<mesh class="herb/" file="herb_neobotix_base-a561bd542e4323d6590a35700af93bfe91294ed7.STL" name="herb/herb_neobotix_base"/>
<mesh class="herb/" file="herb_neobotix_base_collision-c0b781e9f306e864c10c17c836695c4558f03ae7.STL" name="herb/herb_neobotix_base_collision"/>
<mesh class="herb/" file="herb_neck_pan-3a5b595404c4fd221df9b6e9fa45f42ae8d6c2d1.STL" name="herb/herb_neck_pan"/>
<mesh class="herb/" file="herb_neck_pan_collision-422bb9327b7695a812f7e778849056ef7beb989a.STL" name="herb/herb_neck_pan_collision"/>
<mesh class="herb/" file="herb_neck_tilt-90115c2f4d254a0b190e723f5619cc119886c40b.STL" name="herb/herb_neck_tilt"/>
<mesh class="herb/" file="herb_neck_tilt_collision-484db3edd8836293ddbd41a57393c8610e785d3a.STL" name="herb/herb_neck_tilt_collision"/>
<mesh class="herb/" file="herb_crl_head-8d1a14390ba99fea74706e0a42bb4c69de03fda1.STL" name="herb/herb_crl_head"/>
<mesh class="herb/" file="herb_crl_head_collision-7e48d4cab14a84937a24657df25f3c1493b9d4f0.STL" name="herb/herb_crl_head_collision"/>
<mesh class="herb/" file="herb_kinect-f35f6b9c60f6d5c915f951d7862137deeec3b982.STL" name="herb/herb_kinect"/>
<mesh class="herb/" file="herb_kinect_collision-fc0c5ad2fd441c0e68282241313155effd1beedd.STL" name="herb/herb_kinect_collision"/>
<mesh class="herb/wam/" file="base_link_fine-41a147148eb8dd232dfab0184aee072e64b55281.stl" name="herb/wam/base_link_fine"/>
<mesh class="herb/wam/" file="base_link_convex-241a02f0fe0e1f2c3855b352df6e69b26ab5b1b2.stl" name="herb/wam/base_link_convex"/>
<mesh class="herb/wam/" file="shoulder_link_fine-70a80ea5cf6a9c11a96b4c55087f2c8f2c020d97.stl" name="herb/wam/shoulder_link_fine"/>
<mesh class="herb/wam/" file="shoulder_link_convex_decomposition_p1-b99c0e22423c21ede02982f896bc789bdae3b5ff.stl" name="herb/wam/shoulder_link_convex_decomposition_p1"/>
<mesh class="herb/wam/" file="shoulder_link_convex_decomposition_p2-2b3a517d82b2e4f2469d55f41baed0468e780436.stl" name="herb/wam/shoulder_link_convex_decomposition_p2"/>
<mesh class="herb/wam/" file="shoulder_link_convex_decomposition_p3-e4f646ee6b98165b5a010a5f12ebfd92128fb41b.stl" name="herb/wam/shoulder_link_convex_decomposition_p3"/>
<mesh class="herb/wam/" file="shoulder_pitch_link_fine-36aee65354a741fe81ccf9d2614e6e43d67f3c55.stl" name="herb/wam/shoulder_pitch_link_fine"/>
<mesh class="herb/wam/" file="shoulder_pitch_link_convex-f05b3e597235abed137d821b96ff7d1e2a82ea31.stl" name="herb/wam/shoulder_pitch_link_convex"/>
<mesh class="herb/wam/" file="upper_arm_link_fine-ca01ee6d48649ad9f6baea7259d5cf9d08b3d635.stl" name="herb/wam/upper_arm_link_fine"/>
<mesh class="herb/wam/" file="upper_arm_link_convex_decomposition_p1-7ea03e3ea97d649eedea55dc3de0ea10bbb87283.stl" name="herb/wam/upper_arm_link_convex_decomposition_p1"/>
<mesh class="herb/wam/" file="upper_arm_link_convex_decomposition_p2-25fc59a045c74cc0c5e901bc31501e8ca212159a.stl" name="herb/wam/upper_arm_link_convex_decomposition_p2"/>
<mesh class="herb/wam/" file="elbow_link_fine-105c4e016f6a319ed74f5d55377fee15774c5d58.stl" name="herb/wam/elbow_link_fine"/>
<mesh class="herb/wam/" file="elbow_link_convex-618d49f47d28f374d03b62f3a4f1a11c87b40044.stl" name="herb/wam/elbow_link_convex"/>
<mesh class="herb/wam/" file="forearm_link_fine-e78631019336cb810525911769f36184d30c291c.stl" name="herb/wam/forearm_link_fine"/>
<mesh class="herb/wam/" file="forearm_link_convex_decomposition_p1-57f1e443a9d84a9b1e59b719541351dbc72b0c65.stl" name="herb/wam/forearm_link_convex_decomposition_p1"/>
<mesh class="herb/wam/" file="forearm_link_convex_decomposition_p2-6249b0eb91291b6e61d4566ef7bddcd133aeb11d.stl" name="herb/wam/forearm_link_convex_decomposition_p2"/>
<mesh class="herb/wam/" file="wrist_yaw_link_fine-3ec69f37eedc74a0b8a6edd994a49a13dec2a554.stl" name="herb/wam/wrist_yaw_link_fine"/>
<mesh class="herb/wam/" file="wrist_yaw_link_convex_decomposition_p1-483314d477ecff523b1f17f1b29cc860dda3b25f.stl" name="herb/wam/wrist_yaw_link_convex_decomposition_p1"/>
<mesh class="herb/wam/" file="wrist_yaw_link_convex_decomposition_p2-963f6bf6f5f239543cf4bbf0630fd7e3253cbd4a.stl" name="herb/wam/wrist_yaw_link_convex_decomposition_p2"/>
<mesh class="herb/wam/" file="wrist_pitch_link_fine-06a8aff3e76c7b3ff34cdaf40c9ed5950e2ad1fe.stl" name="herb/wam/wrist_pitch_link_fine"/>
<mesh class="herb/wam/" file="wrist_pitch_link_convex_decomposition_p1-3328df36bd7e249a571d0cfb2e43ac0cf17b9b77.stl" name="herb/wam/wrist_pitch_link_convex_decomposition_p1"/>
<mesh class="herb/wam/" file="wrist_pitch_link_convex_decomposition_p2-91c5869923c13020ad406e859d49bf3f795c96be.stl" name="herb/wam/wrist_pitch_link_convex_decomposition_p2"/>
<mesh class="herb/wam/" file="wrist_pitch_link_convex_decomposition_p3-744bd1df4bb176ceef61c79ab12a5b9de038d171.stl" name="herb/wam/wrist_pitch_link_convex_decomposition_p3"/>
<mesh class="herb/wam/" file="wrist_palm_link_fine-db9db06e50f8f189c8d475b09f86be267e38a874.stl" name="herb/wam/wrist_palm_link_fine"/>
<mesh class="herb/wam/" file="wrist_palm_link_convex-d455a798d573176ecdc3c9794069b0e3f4f7f623.stl" name="herb/wam/wrist_palm_link_convex"/>
<mesh class="herb/wam/bhand/" file="bhand_palm_fine-dff1351ac0d212f9757a6bc04b85287b4f13403a.stl" name="herb/wam/bhand/bhand_palm_fine"/>
<mesh class="herb/wam/bhand/" file="bhand_palm_link_convex_decomposition_p1-f8ba6cc8e8efbe24c938e092f61618174769428c.stl" name="herb/wam/bhand/bhand_palm_link_convex_decomposition_p1"/>
<mesh class="herb/wam/bhand/" file="bhand_palm_link_convex_decomposition_p2-0a66a02812a929ee040991e6d1a7b1d11bba7bb1.stl" name="herb/wam/bhand/bhand_palm_link_convex_decomposition_p2"/>
<mesh class="herb/wam/bhand/" file="bhand_palm_link_convex_decomposition_p3-9d93e72f01b43aa200deff06df4a395d3eb5312a.stl" name="herb/wam/bhand/bhand_palm_link_convex_decomposition_p3"/>
<mesh class="herb/wam/bhand/" file="bhand_palm_link_convex_decomposition_p4-e38e089a001a0010eec12bebd2368162120ee6a2.stl" name="herb/wam/bhand/bhand_palm_link_convex_decomposition_p4"/>
<mesh class="herb/wam/bhand/" file="bhand_finger_prox_link_fine-b325b78dd2ffcab9984efe22434207b1d2e07e28.stl" name="herb/wam/bhand/bhand_finger_prox_link_fine"/>
<mesh class="herb/wam/bhand/" file="bhand_finger_prox_link_convex_decomposition_p1-12071ca7dea820f8ba395c17ad58efbdd2b805a8.stl" name="herb/wam/bhand/bhand_finger_prox_link_convex_decomposition_p1"/>
<mesh class="herb/wam/bhand/" file="bhand_finger_prox_link_convex_decomposition_p2-c728b40c271300b132049560287e0844b86833ed.stl" name="herb/wam/bhand/bhand_finger_prox_link_convex_decomposition_p2"/>
<mesh class="herb/wam/bhand/" file="bhand_finger_prox_link_convex_decomposition_p3-561559fcb477ac41797bbd8b0da5e960b41f0363.stl" name="herb/wam/bhand/bhand_finger_prox_link_convex_decomposition_p3"/>
<mesh class="herb/wam/bhand/" file="bhand_finger_med_link_fine-31e862bb0515137229a05ffa049a96de151eb229.stl" name="herb/wam/bhand/bhand_finger_med_link_fine"/>
<mesh class="herb/wam/bhand/" file="bhand_finger_med_link_convex-af5d2e0e2990df27924df077b297d046b710ded5.stl" name="herb/wam/bhand/bhand_finger_med_link_convex"/>
<mesh class="herb/wam/bhand/" file="bhand_finger_dist_link_fine-defe6db5320e79d25ade307bc4a42d6ef272b8d4.stl" name="herb/wam/bhand/bhand_finger_dist_link_fine"/>
<mesh class="herb/wam/bhand/" file="bhand_finger_dist_link_convex-dd89f87a37ef6bb33ec5f1998f123eb1e907ddef.stl" name="herb/wam/bhand/bhand_finger_dist_link_convex"/>
<mesh class="herb/wam_1/" file="base_link_fine-41a147148eb8dd232dfab0184aee072e64b55281.stl" name="herb/wam_1/base_link_fine"/>
<mesh class="herb/wam_1/" file="base_link_convex-241a02f0fe0e1f2c3855b352df6e69b26ab5b1b2.stl" name="herb/wam_1/base_link_convex"/>
<mesh class="herb/wam_1/" file="shoulder_link_fine-70a80ea5cf6a9c11a96b4c55087f2c8f2c020d97.stl" name="herb/wam_1/shoulder_link_fine"/>
<mesh class="herb/wam_1/" file="shoulder_link_convex_decomposition_p1-b99c0e22423c21ede02982f896bc789bdae3b5ff.stl" name="herb/wam_1/shoulder_link_convex_decomposition_p1"/>
<mesh class="herb/wam_1/" file="shoulder_link_convex_decomposition_p2-2b3a517d82b2e4f2469d55f41baed0468e780436.stl" name="herb/wam_1/shoulder_link_convex_decomposition_p2"/>
<mesh class="herb/wam_1/" file="shoulder_link_convex_decomposition_p3-e4f646ee6b98165b5a010a5f12ebfd92128fb41b.stl" name="herb/wam_1/shoulder_link_convex_decomposition_p3"/>
<mesh class="herb/wam_1/" file="shoulder_pitch_link_fine-36aee65354a741fe81ccf9d2614e6e43d67f3c55.stl" name="herb/wam_1/shoulder_pitch_link_fine"/>
<mesh class="herb/wam_1/" file="shoulder_pitch_link_convex-f05b3e597235abed137d821b96ff7d1e2a82ea31.stl" name="herb/wam_1/shoulder_pitch_link_convex"/>
<mesh class="herb/wam_1/" file="upper_arm_link_fine-ca01ee6d48649ad9f6baea7259d5cf9d08b3d635.stl" name="herb/wam_1/upper_arm_link_fine"/>
<mesh class="herb/wam_1/" file="upper_arm_link_convex_decomposition_p1-7ea03e3ea97d649eedea55dc3de0ea10bbb87283.stl" name="herb/wam_1/upper_arm_link_convex_decomposition_p1"/>
<mesh class="herb/wam_1/" file="upper_arm_link_convex_decomposition_p2-25fc59a045c74cc0c5e901bc31501e8ca212159a.stl" name="herb/wam_1/upper_arm_link_convex_decomposition_p2"/>
<mesh class="herb/wam_1/" file="elbow_link_fine-105c4e016f6a319ed74f5d55377fee15774c5d58.stl" name="herb/wam_1/elbow_link_fine"/>
<mesh class="herb/wam_1/" file="elbow_link_convex-618d49f47d28f374d03b62f3a4f1a11c87b40044.stl" name="herb/wam_1/elbow_link_convex"/>
<mesh class="herb/wam_1/" file="forearm_link_fine-e78631019336cb810525911769f36184d30c291c.stl" name="herb/wam_1/forearm_link_fine"/>
<mesh class="herb/wam_1/" file="forearm_link_convex_decomposition_p1-57f1e443a9d84a9b1e59b719541351dbc72b0c65.stl" name="herb/wam_1/forearm_link_convex_decomposition_p1"/>
<mesh class="herb/wam_1/" file="forearm_link_convex_decomposition_p2-6249b0eb91291b6e61d4566ef7bddcd133aeb11d.stl" name="herb/wam_1/forearm_link_convex_decomposition_p2"/>
<mesh class="herb/wam_1/" file="wrist_yaw_link_fine-3ec69f37eedc74a0b8a6edd994a49a13dec2a554.stl" name="herb/wam_1/wrist_yaw_link_fine"/>
<mesh class="herb/wam_1/" file="wrist_yaw_link_convex_decomposition_p1-483314d477ecff523b1f17f1b29cc860dda3b25f.stl" name="herb/wam_1/wrist_yaw_link_convex_decomposition_p1"/>
<mesh class="herb/wam_1/" file="wrist_yaw_link_convex_decomposition_p2-963f6bf6f5f239543cf4bbf0630fd7e3253cbd4a.stl" name="herb/wam_1/wrist_yaw_link_convex_decomposition_p2"/>
<mesh class="herb/wam_1/" file="wrist_pitch_link_fine-06a8aff3e76c7b3ff34cdaf40c9ed5950e2ad1fe.stl" name="herb/wam_1/wrist_pitch_link_fine"/>
<mesh class="herb/wam_1/" file="wrist_pitch_link_convex_decomposition_p1-3328df36bd7e249a571d0cfb2e43ac0cf17b9b77.stl" name="herb/wam_1/wrist_pitch_link_convex_decomposition_p1"/>
<mesh class="herb/wam_1/" file="wrist_pitch_link_convex_decomposition_p2-91c5869923c13020ad406e859d49bf3f795c96be.stl" name="herb/wam_1/wrist_pitch_link_convex_decomposition_p2"/>
<mesh class="herb/wam_1/" file="wrist_pitch_link_convex_decomposition_p3-744bd1df4bb176ceef61c79ab12a5b9de038d171.stl" name="herb/wam_1/wrist_pitch_link_convex_decomposition_p3"/>
<mesh class="herb/wam_1/" file="wrist_palm_link_fine-db9db06e50f8f189c8d475b09f86be267e38a874.stl" name="herb/wam_1/wrist_palm_link_fine"/>
<mesh class="herb/wam_1/" file="wrist_palm_link_convex-d455a798d573176ecdc3c9794069b0e3f4f7f623.stl" name="herb/wam_1/wrist_palm_link_convex"/>
<mesh class="herb/wam_1/bhand/" file="bhand_palm_fine-dff1351ac0d212f9757a6bc04b85287b4f13403a.stl" name="herb/wam_1/bhand/bhand_palm_fine"/>
<mesh class="herb/wam_1/bhand/" file="bhand_palm_link_convex_decomposition_p1-f8ba6cc8e8efbe24c938e092f61618174769428c.stl" name="herb/wam_1/bhand/bhand_palm_link_convex_decomposition_p1"/>
<mesh class="herb/wam_1/bhand/" file="bhand_palm_link_convex_decomposition_p2-0a66a02812a929ee040991e6d1a7b1d11bba7bb1.stl" name="herb/wam_1/bhand/bhand_palm_link_convex_decomposition_p2"/>
<mesh class="herb/wam_1/bhand/" file="bhand_palm_link_convex_decomposition_p3-9d93e72f01b43aa200deff06df4a395d3eb5312a.stl" name="herb/wam_1/bhand/bhand_palm_link_convex_decomposition_p3"/>
<mesh class="herb/wam_1/bhand/" file="bhand_palm_link_convex_decomposition_p4-e38e089a001a0010eec12bebd2368162120ee6a2.stl" name="herb/wam_1/bhand/bhand_palm_link_convex_decomposition_p4"/>
<mesh class="herb/wam_1/bhand/" file="bhand_finger_prox_link_fine-b325b78dd2ffcab9984efe22434207b1d2e07e28.stl" name="herb/wam_1/bhand/bhand_finger_prox_link_fine"/>
<mesh class="herb/wam_1/bhand/" file="bhand_finger_prox_link_convex_decomposition_p1-12071ca7dea820f8ba395c17ad58efbdd2b805a8.stl" name="herb/wam_1/bhand/bhand_finger_prox_link_convex_decomposition_p1"/>
<mesh class="herb/wam_1/bhand/" file="bhand_finger_prox_link_convex_decomposition_p2-c728b40c271300b132049560287e0844b86833ed.stl" name="herb/wam_1/bhand/bhand_finger_prox_link_convex_decomposition_p2"/>
<mesh class="herb/wam_1/bhand/" file="bhand_finger_prox_link_convex_decomposition_p3-561559fcb477ac41797bbd8b0da5e960b41f0363.stl" name="herb/wam_1/bhand/bhand_finger_prox_link_convex_decomposition_p3"/>
<mesh class="herb/wam_1/bhand/" file="bhand_finger_med_link_fine-31e862bb0515137229a05ffa049a96de151eb229.stl" name="herb/wam_1/bhand/bhand_finger_med_link_fine"/>
<mesh class="herb/wam_1/bhand/" file="bhand_finger_med_link_convex-af5d2e0e2990df27924df077b297d046b710ded5.stl" name="herb/wam_1/bhand/bhand_finger_med_link_convex"/>
<mesh class="herb/wam_1/bhand/" file="bhand_finger_dist_link_fine-defe6db5320e79d25ade307bc4a42d6ef272b8d4.stl" name="herb/wam_1/bhand/bhand_finger_dist_link_fine"/>
<mesh class="herb/wam_1/bhand/" file="bhand_finger_dist_link_convex-dd89f87a37ef6bb33ec5f1998f123eb1e907ddef.stl" name="herb/wam_1/bhand/bhand_finger_dist_link_convex"/>
<mesh class="geom0" file="ycb_objects/010_potted_meat_can/google_16k/nontextured.stl" name="gen_mesh_0" scale="1 1 1"/><mesh class="geom0" file="downloaded_assets/potted_plant_2/scene.stl" name="gen_mesh_gadded_1" scale="1.0820574082842678 1.0820574082842678 1.0820574082842678"/><mesh class="geom0" file="ycb_objects/014_lemon/google_16k/nontextured.stl" name="gen_mesh_gadded_2" scale="0.5301191572214481 0.5301191572214481 0.5301191572214481"/></asset>
<worldbody>
<camera mode="targetbody" name="herb_head" pos="0 0.75 .5" target="table"/>
<camera fovy="45" mode="targetbody" name="iso" pos=".6 -0.007797638 .9" target="cam_target"/>
<geom class="/" condim="3" material="wood2d" name="floor" pos="0 0 0" size="0 0 0.25" type="plane"/>
<geom class="/" conaffinity="0" contype="0" mass="0.0" material="wall" name="//unnamed_geom_1" pos="-15 0 15" size="15 15 0.025000000" type="plane" zaxis="1 0 0"/>
<geom class="/" conaffinity="0" contype="0" mass="0.0" material="wall" name="//unnamed_geom_2" pos="0 15 15" size="15 15 0.025000000" type="plane" zaxis="0 -1 0"/>
<geom class="/" condim="3" friction="0.67 0.005 0.0001" name="table_plane" pos="0 0 0.3" priority="20" rgba="0 0 0 0" size="0 0 0.25" type="plane"/>
<body name="table" pos="0 0 0.3" quat="1 0 0 0">
<geom class="/" group="1" material="marblecube" name="tabletop" pos="0 0 -0.012500000" size="0.4 0.5 0.012500000" type="box"/>
<geom class="/" group="1" material="concretecube" name="//unnamed_geom_4" pos="0.2 0.275 -0.1499999" size="0.0408 0.1374998" type="cylinder"/>
<geom class="/" group="1" material="concretecube" name="//unnamed_geom_5" pos="-0.2 0.275 -0.1499999" size="0.0408 0.1374998" type="cylinder"/>
<geom class="/" group="1" material="concretecube" name="//unnamed_geom_6" pos="0.2 -0.275 -0.1499999" size="0.0408 0.1374998" type="cylinder"/>
<geom class="/" group="1" material="concretecube" name="//unnamed_geom_7" pos="-0.2 -0.275 -0.1499999" size="0.0408 0.1374998" type="cylinder"/>
</body>
<body name="herb/">
<body name="cam_target" pos="-.2 -0.2 0.29">
<geom class="geom0" conaffinity="0" contype="0" group="1" name="//unnamed_geom_100" rgba="0 0 0 0" size="0.0001 0.0001 0.0001" type="box"/>
</body>
<body name="herb/herb" pos="-0.8 0 0.0509999">
<geom class="herb/viz" mesh="herb/herb_frame" name="herb//unnamed_geom_0" pos="0 0 1.05" quat="0.5 0.499977 0.5 0.500023" rgba="0.299999 0 0 1" type="mesh"/>
<geom class="herb/" mesh="herb/herb_frame_collision" name="herb//unnamed_geom_1" pos="0 0 1.05" quat="3.2758700e-05 3.27571999999e-05 -0.70709 -0.70712299999" rgba="0.299999 0 0 1" type="mesh"/>
<geom class="herb/viz" mesh="herb/herb_neobotix_base" name="herb//unnamed_geom_2" pos="-0.0740859999999 -3.43217e-06 -0.0512439999999" quat="0.70709100 0 0 0.70712299999" rgba="0.299999 0.299999 0.299999 1" type="mesh"/>
<geom class="herb/" mesh="herb/herb_neobotix_base_collision" name="herb//unnamed_geom_3" pos="-0.0740859999999 -3.43217e-06 -0.0512439999999" quat="2.3108400e-07 2.31074e-07 0.70709 0.70712299999" rgba="0.299999 0.299999 0.299999 1" type="mesh"/>
<geom class="herb/viz" mesh="herb/herb_neck_pan" name="herb//unnamed_geom_4" pos="0.1249 5.7862200e-06 1.1008100" quat="2.3108400e-07 0.70712299999 -0.70709 -2.31074e-07" type="mesh"/>
<geom class="herb/" mesh="herb/herb_neck_pan_collision" name="herb//unnamed_geom_5" pos="0.1249 5.7862200e-06 1.1008100" quat="0.5 0.500023 -0.5 -0.499977" type="mesh"/>
<geom class="herb/viz" mesh="herb/herb_neck_tilt" name="herb//unnamed_geom_6" pos="0.1249 5.7862200e-06 1.19270999999" quat="0.24185100 0.66447800 -0.66444800 -0.241839" type="mesh"/>
<geom class="herb/" mesh="herb/herb_neck_tilt_collision" name="herb//unnamed_geom_7" pos="0.1249 5.7862200e-06 1.19270999999" quat="-0.29881400 -0.640849 -0.64087799999 -0.298827999999" type="mesh"/>
<geom class="herb/viz" mesh="herb/herb_crl_head" name="herb//unnamed_geom_8" pos="0.32064500 0.0039098500 1.33653" quat="0.640863999999 0.29885800 -0.298844 -0.64083500" rgba="0.299999 0.299999 0.299999 1" type="mesh"/>
<geom class="herb/" mesh="herb/herb_crl_head_collision" name="herb//unnamed_geom_9" pos="0.124906 0.0077957900 1.1927000" quat="0.298844 0.64083500 0.640863999999 0.298856999999" rgba="0.299999 0.299999 0.299999 1" type="mesh"/>
<geom class="herb/viz" mesh="herb/herb_kinect" name="herb//unnamed_geom_10" pos="0.19753100 0.0077991500 1.2177" quat="0.664479999996 0.664456999996 0.241829999999 -0.241829999999" rgba="0.25 0.25 0.25 1" type="mesh"/>
<geom class="herb/" mesh="herb/herb_kinect_collision" name="herb//unnamed_geom_11" pos="0.125458999999 0.00779763999999 1.19333" quat="0.29885200 0.64085700 0.64084300 0.29885" rgba="0.25 0.25 0.25 1" type="mesh"/>
<site class="herb/" name="herb/right_arm" pos="0.012500000 -0.22 0.92000000" quat="0 -0.70709999999 0 -0.70709999999"/>
<body name="herb/wam_1/" pos="0.012500000 -0.22 0.92000000" quat="0 -0.7070995 0 -0.7070995">
<body name="herb/wam_1/1_base_link" pos="0 0 0" quat="1 0 0 0">
<inertial diaginertia="0.1 0.1 0.1" mass="1.0" pos="0 0 0"/>
<geom class="herb/wam_1/viz" mesh="herb/wam_1/base_link_fine" name="herb/wam_1//unnamed_geom_0"/>
<geom class="herb/wam_1/col" mesh="herb/wam_1/base_link_convex" name="herb/wam_1//unnamed_geom_1"/>
<body name="herb/wam_1/2_shoulder_yaw_link" pos="0 0 0.3459997">
<inertial diaginertia="0.1350889 0.113095 0.09044258" mass="5.0" pos="-0.00443422 -0.00066489000 -0.1289039" quat="0.6956595 0.71671300 -0.03548628 0.03348387"/>
<joint armature=".01" class="herb/wam_1/" damping="1.98" name="herb/wam_1/j1_base_yaw_joint" range="-2.6 2.6"/>
<geom class="herb/wam_1/viz" mesh="herb/wam_1/shoulder_link_fine" name="herb/wam_1//unnamed_geom_2"/>
<geom class="herb/wam_1/col" mesh="herb/wam_1/shoulder_link_convex_decomposition_p1" name="herb/wam_1//unnamed_geom_3"/>
<geom class="herb/wam_1/col" mesh="herb/wam_1/shoulder_link_convex_decomposition_p2" name="herb/wam_1//unnamed_geom_4"/>
<geom class="herb/wam_1/col" mesh="herb/wam_1/shoulder_link_convex_decomposition_p3" name="herb/wam_1//unnamed_geom_5"/>
<body name="herb/wam_1/3_shoulder_pitch_link" pos="0 0 0" quat="0.4159998 -0.4159998 0.5719995 0.5719995">
<inertial diaginertia="0.021419500 0.0167127 0.012645200" mass="3.87494" pos="-0.00236981 -0.0154211 0.0310561" quat="0.96179400 0.27311200 -0.016931600 0.008665920006"/>
<joint armature=".01" class="herb/wam_1/" damping="0.55" name="herb/wam_1/j2_shoulder_pitch_joint" range="-1.9850000 1.9850000" ref="1.885"/>
<geom class="herb/wam_1/viz" mesh="herb/wam_1/shoulder_pitch_link_fine" name="herb/wam_1//unnamed_geom_6"/>
<geom class="herb/wam_1/col" mesh="herb/wam_1/shoulder_pitch_link_convex" name="herb/wam_1//unnamed_geom_7"/>
<body name="herb/wam_1/4_upper_arm_link" pos="0 0 0" quat="0.70710700 0.70710700 0 0">
<inertial diaginertia="0.05927179 0.059220700 0.003134188" mass="2.20228" pos="0.0068325900 3.3090000e-05 0.39249200" quat="0.64713600 0.01708219 0.0143038 0.7620488"/>
<joint armature=".01" class="herb/wam_1/" damping="1.65" name="herb/wam_1/j3_shoulder_yaw_joint" range="-2.799998 2.799998"/>
<geom class="herb/wam_1/viz" mesh="herb/wam_1/upper_arm_link_fine" name="herb/wam_1//unnamed_geom_8"/>
<geom class="herb/wam_1/col" mesh="herb/wam_1/upper_arm_link_convex_decomposition_p1" name="herb/wam_1//unnamed_geom_9"/>
<geom class="herb/wam_1/col" mesh="herb/wam_1/upper_arm_link_convex_decomposition_p2" name="herb/wam_1//unnamed_geom_10"/>
<body name="herb/wam_1/5_forearm_link" pos="0.04499998 0 0.55000000" quat="0.3539998 -0.3539998 0.6119999 0.6119999">
<inertial diaginertia="0.0151047 0.0148285 0.0027580500" mass="0.500168" pos="-0.04001489 -0.14271700 -0.00022942000" quat="0.70428100 0.70632600 0.01803329 0.06903524"/>
<joint armature=".01" class="herb/wam_1/" damping="0.88" name="herb/wam_1/j4_elbow_pitch_joint" range="-0.9 3.141589" ref="2.0944"/>
<geom class="herb/wam_1/viz" mesh="herb/wam_1/elbow_link_fine" name="herb/wam_1//unnamed_geom_11"/>
<geom class="herb/wam_1/col" mesh="herb/wam_1/elbow_link_convex" name="herb/wam_1//unnamed_geom_12"/>
<geom class="herb/wam_1/viz" euler="1.57 0 0" mesh="herb/wam_1/forearm_link_fine" name="herb/wam_1//unnamed_geom_13" pos="-0.04499998 -0.07299995 0"/>
<geom class="herb/wam_1/col" euler="1.57 0 0" mesh="herb/wam_1/forearm_link_convex_decomposition_p1" name="herb/wam_1//unnamed_geom_14" pos="-0.04499998 -0.07299995 0"/>
<geom class="herb/wam_1/col" euler="1.57 0 0" mesh="herb/wam_1/forearm_link_convex_decomposition_p2" name="herb/wam_1//unnamed_geom_15" pos="-0.04499998 -0.07299995 0"/>
<body name="herb/wam_1/6_wrist_yaw_link" pos="-0.04499998 -0.2999999 0" quat="0.70710700 0.70710700 0 0">
<inertial diaginertia="0.0005551678 0.00046317 0.0002340719" mass="1.05376" pos="8.920995e-05 0.0043582400 -0.0051121700" quat="0.630602 0.77609300 0.0040196900 -0.002372"/>
<joint armature=".01" class="herb/wam_1/" damping="0.55" name="herb/wam_1/j5_wrist_yaw_joint" range="-4.549998 1.25"/>
<geom class="herb/wam_1/viz" mesh="herb/wam_1/wrist_yaw_link_fine" name="herb/wam_1//unnamed_geom_16"/>
<geom class="herb/wam_1/col" mesh="herb/wam_1/wrist_yaw_link_convex_decomposition_p1" name="herb/wam_1//unnamed_geom_17"/>
<geom class="herb/wam_1/col" mesh="herb/wam_1/wrist_yaw_link_convex_decomposition_p2" name="herb/wam_1//unnamed_geom_18"/>
<body name="herb/wam_1/7_wrist_pitch_link" pos="0 0 0" quat="0.70710700 -0.70710700 0 0">
<inertial diaginertia="0.0005551678 0.00046317 0.0002340719" mass="0.517974" pos="-0.0001226199 -0.024683400 -0.01703189" quat="0.630602 0.77609300 0.0040196900 -0.002372"/>
<joint armature=".01" class="herb/wam_1/" damping="0.11" name="herb/wam_1/j6_wrist_pitch_joint" range="-1.5707 1.5707"/>
<geom class="herb/wam_1/viz" mesh="herb/wam_1/wrist_pitch_link_fine" name="herb/wam_1//unnamed_geom_19"/>
<geom class="herb/wam_1/col" mesh="herb/wam_1/wrist_pitch_link_convex_decomposition_p1" name="herb/wam_1//unnamed_geom_20"/>
<geom class="herb/wam_1/col" mesh="herb/wam_1/wrist_pitch_link_convex_decomposition_p2" name="herb/wam_1//unnamed_geom_21"/>
<geom class="herb/wam_1/col" mesh="herb/wam_1/wrist_pitch_link_convex_decomposition_p3" name="herb/wam_1//unnamed_geom_22"/>
<body name="herb/wam_1/8_wrist_palm_link" pos="0 0 0" quat="0.70710700 0.70710700 0 0">
<inertial diaginertia="0.00020683 0.00010859 0.00010851" mass="0.0828613" pos="0 0 0.055" quat="0.70710700 0 0 0.70710700"/>
<joint armature=".01" class="herb/wam_1/" damping="0.11" name="herb/wam_1/j7_palm_yaw_joint" range="-3 3"/>
<geom class="herb/wam_1/viz" mesh="herb/wam_1/wrist_palm_link_fine" name="herb/wam_1//unnamed_geom_23"/>
<geom class="herb/wam_1/col" mesh="herb/wam_1/wrist_palm_link_convex" name="herb/wam_1//unnamed_geom_24"/>
<site class="herb/wam_1/" name="herb/wam_1/hand_attachment"/>
<body name="herb/wam_1/bhand/">
<body name="herb/wam_1/bhand/bhand_palm_link" pos="0 0 0.05999998" quat="0 0 0 1">
<inertial diaginertia="0.000224052 0.0002107009 2.8121200e-05" mass="0.50573" pos="-5.109798e-05 0.005043297 0.036671000" quat="0.5530978 0.43904700 0.43445600 0.5590776"/>
<geom class="herb/wam_1/bhand/viz" mesh="herb/wam_1/bhand/bhand_palm_fine" name="herb/wam_1/bhand//unnamed_geom_0"/>
<geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_palm_link_convex_decomposition_p1" name="herb/wam_1/bhand//unnamed_geom_1"/>
<geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_palm_link_convex_decomposition_p2" name="herb/wam_1/bhand//unnamed_geom_2"/>
<geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_palm_link_convex_decomposition_p3" name="herb/wam_1/bhand//unnamed_geom_3"/>
<geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_palm_link_convex_decomposition_p4" name="herb/wam_1/bhand//unnamed_geom_4"/>
<body name="herb/wam_1/bhand/finger11" pos="-0.025000000 0 0.041500000" quat="0.70710700 0 0 -0.70710700">
<inertial diaginertia="7.7733500e-05 7.662819e-05 4.8312200e-06" mass="0.14109" pos="0.023133000 0.00078642000 0.0005279197" quat="0.01607959 0.70726900 -0.0007660079 0.706762"/>
<joint armature=".01" axis="0 0 -1" class="herb/wam_1/bhand/" damping="0.11" name="herb/wam_1/bhand/j11" range="0 3.141589"/>
<geom class="herb/wam_1/bhand/viz" mesh="herb/wam_1/bhand/bhand_finger_prox_link_fine" name="herb/wam_1/bhand//unnamed_geom_5"/>
<geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_finger_prox_link_convex_decomposition_p1" name="herb/wam_1/bhand//unnamed_geom_6"/>
<geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_finger_prox_link_convex_decomposition_p2" name="herb/wam_1/bhand//unnamed_geom_7"/>
<geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_finger_prox_link_convex_decomposition_p3" name="herb/wam_1/bhand//unnamed_geom_8"/>
<body name="herb/wam_1/bhand/finger12" pos="0.05 0 0.0339" quat="0.70710700 0.70710700 0 0">
<inertial diaginertia="7.7733500e-05 7.662819e-05 4.8312200e-06" mass="0.062139" pos="0.023133000 0.00078642000 0.0005279197" quat="0.01607959 0.70726900 -0.0007660079 0.706762"/>
<joint armature=".01" class="herb/wam_1/bhand/" damping="0.11" name="herb/wam_1/bhand/j12" range="0 2.44346"/>
<geom class="herb/wam_1/bhand/viz" mesh="herb/wam_1/bhand/bhand_finger_med_link_fine" name="herb/wam_1/bhand//unnamed_geom_9"/>
<geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_finger_med_link_convex" name="herb/wam_1/bhand//unnamed_geom_10"/>
<body name="herb/wam_1/bhand/finger13" pos="0.069940000 0.003 0" quat="0.92388000 0 0 0.382683">
<inertial diaginertia="3.843398e-05 3.727529e-05 3.0998700e-06" mass="0.041377" pos="0.022825000 0.0010491000 0.00042030000" quat="0.5084118 0.51165000 0.4895829 0.48993900"/>
<joint armature=".01" class="herb/wam_1/bhand/" damping="0.11" name="herb/wam_1/bhand/j13" range="0 0.837758"/>
<geom class="herb/wam_1/bhand/viz" euler="0 0 -0.8399997" mesh="herb/wam_1/bhand/bhand_finger_dist_link_fine" name="herb/wam_1/bhand//unnamed_geom_11"/>
<geom class="herb/wam_1/bhand/col" euler="0 0 -0.8399997" mesh="herb/wam_1/bhand/bhand_finger_dist_link_convex" name="herb/wam_1/bhand//unnamed_geom_12"/>
</body>
</body>
</body>
<body name="herb/wam_1/bhand/finger21" pos="0.025000000 0 0.041500000" quat="0.70710700 0 0 -0.70710700">
<inertial diaginertia="7.7733500e-05 7.662819e-05 4.8312200e-06" mass="0.14109" pos="0.023133000 0.00078642000 0.0005279197" quat="0.01607959 0.70726900 -0.0007660079 0.706762"/>
<joint armature=".01" class="herb/wam_1/bhand/" damping="0.11" name="herb/wam_1/bhand/j21" range="0 3.141589"/>
<geom class="herb/wam_1/bhand/viz" mesh="herb/wam_1/bhand/bhand_finger_prox_link_fine" name="herb/wam_1/bhand//unnamed_geom_13"/>
<geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_finger_prox_link_convex_decomposition_p1" name="herb/wam_1/bhand//unnamed_geom_14"/>
<geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_finger_prox_link_convex_decomposition_p2" name="herb/wam_1/bhand//unnamed_geom_15"/>
<geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_finger_prox_link_convex_decomposition_p3" name="herb/wam_1/bhand//unnamed_geom_16"/>
<body name="herb/wam_1/bhand/finger22" pos="0.05 0 0.0339" quat="0.70710700 0.70710700 0 0">
<inertial diaginertia="7.7733500e-05 7.662819e-05 4.8312200e-06" mass="0.062139" pos="0.023133000 0.00078642000 0.0005279197" quat="0.01607959 0.70726900 -0.0007660079 0.706762"/>
<joint armature=".01" class="herb/wam_1/bhand/" damping="0.11" name="herb/wam_1/bhand/j22" range="0 2.44346"/>
<geom class="herb/wam_1/bhand/viz" mesh="herb/wam_1/bhand/bhand_finger_med_link_fine" name="herb/wam_1/bhand//unnamed_geom_17"/>
<geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_finger_med_link_convex" name="herb/wam_1/bhand//unnamed_geom_18"/>
<body name="herb/wam_1/bhand/finger23" pos="0.069940000 0.003 0" quat="0.92388000 0 0 0.382683">
<inertial diaginertia="3.843398e-05 3.727529e-05 3.0998700e-06" mass="0.041377" pos="0.022825000 0.0010491000 0.00042030000" quat="0.5084118 0.51165000 0.4895829 0.48993900"/>
<joint armature=".01" class="herb/wam_1/bhand/" damping="0.11" name="herb/wam_1/bhand/j23" range="0 0.837758"/>
<geom class="herb/wam_1/bhand/viz" euler="0 0 -0.8399997" mesh="herb/wam_1/bhand/bhand_finger_dist_link_fine" name="herb/wam_1/bhand//unnamed_geom_19"/>
<geom class="herb/wam_1/bhand/col" euler="0 0 -0.8399997" mesh="herb/wam_1/bhand/bhand_finger_dist_link_convex" name="herb/wam_1/bhand//unnamed_geom_20"/>
</body>
</body>
</body>
<body name="herb/wam_1/bhand/finger32" pos="0 0.05 0.07539995" quat="0.5 0.5 0.5 0.5">
<inertial diaginertia="7.7733500e-05 7.662819e-05 4.8312200e-06" mass="0.062139" pos="0.023133000 0.00078642000 0.0005279197" quat="0.01607959 0.70726900 -0.0007660079 0.706762"/>
<joint armature=".01" class="herb/wam_1/bhand/" damping="0.11" name="herb/wam_1/bhand/j32" range="0 2.44346"/>
<geom class="herb/wam_1/bhand/viz" mesh="herb/wam_1/bhand/bhand_finger_med_link_fine" name="herb/wam_1/bhand//unnamed_geom_21"/>
<geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_finger_med_link_convex" name="herb/wam_1/bhand//unnamed_geom_22"/>
<body name="herb/wam_1/bhand/finger33" pos="0.069940000 0.003 0" quat="0.92388000 0 0 0.382683">
<inertial diaginertia="3.843398e-05 3.727529e-05 3.0998700e-06" mass="0.041377" pos="0.022825000 0.0010491000 0.00042030000" quat="0.5084118 0.51165000 0.4895829 0.48993900"/>
<joint armature=".01" class="herb/wam_1/bhand/" damping="0.11" name="herb/wam_1/bhand/j33" range="0 0.837758"/>
<geom class="herb/wam_1/bhand/viz" euler="0 0 -0.8399997" mesh="herb/wam_1/bhand/bhand_finger_dist_link_fine" name="herb/wam_1/bhand//unnamed_geom_23"/>
<geom class="herb/wam_1/bhand/col" euler="0 0 -0.8399997" mesh="herb/wam_1/bhand/bhand_finger_dist_link_convex" name="herb/wam_1/bhand//unnamed_geom_24"/>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
<!--
<site name="herb/left_arm" class="herb/" pos="0.012500000 0.22 0.92000000" quat="0 -0.7070995 0 -0.7070995"/>
<body pos="0.012500000 0.22 0.92000000" quat="0 -0.7070995 0 -0.7070995" name="herb/wam/">
<body name="herb/wam/1_base_link" pos="0 0 0" quat="1 0 0 0">
<inertial pos="0 0 0" mass="1.0" diaginertia="0.1 0.1 0.1"/>
<geom name="herb/wam//unnamed_geom_0" class="herb/wam/viz" mesh="herb/wam/base_link_fine"/>
<geom name="herb/wam//unnamed_geom_1" class="herb/wam/col" mesh="herb/wam/base_link_convex"/>
<body name="herb/wam/2_shoulder_yaw_link" pos="0 0 0.3459997">
<inertial pos="-0.00443422 -0.00066489000 -0.1289039" quat="0.6956595 0.71671300 -0.03548628 0.03348387" mass="5.0" diaginertia="0.1350889 0.113095 0.09044258"/>
<joint name="herb/wam/j1_base_yaw_joint" class="herb/wam/" range="-2.6000000 2.6000000" damping="1.98" armature=".01"/>
<geom name="herb/wam//unnamed_geom_2" class="herb/wam/viz" mesh="herb/wam/shoulder_link_fine"/>
<geom name="herb/wam//unnamed_geom_3" class="herb/wam/col" mesh="herb/wam/shoulder_link_convex_decomposition_p1"/>
<geom name="herb/wam//unnamed_geom_4" class="herb/wam/col" mesh="herb/wam/shoulder_link_convex_decomposition_p2"/>
<geom name="herb/wam//unnamed_geom_5" class="herb/wam/col" mesh="herb/wam/shoulder_link_convex_decomposition_p3"/>
<body name="herb/wam/3_shoulder_pitch_link" pos="0 0 0" quat="0.4159998 -0.4159998 0.5719995 0.5719995">
<inertial pos="-0.00236981 -0.0154211 0.0310561" quat="0.96179400 0.27311200 -0.016931600 0.008665920006" mass="3.87494" diaginertia="0.021419500 0.0167127 0.012645200"/>
<joint name="herb/wam/j2_shoulder_pitch_joint" class="herb/wam/" range="-1.9850000 1.9850000" ref="1.885" damping="0.55" armature=".01"/>
<geom name="herb/wam//unnamed_geom_6" class="herb/wam/viz" mesh="herb/wam/shoulder_pitch_link_fine"/>
<geom name="herb/wam//unnamed_geom_7" class="herb/wam/col" mesh="herb/wam/shoulder_pitch_link_convex"/>
<body name="herb/wam/4_upper_arm_link" pos="0 0 0" quat="0.70710700 0.70710700 0 0">
<inertial pos="0.0068325900 3.3090000e-05 0.39249200" quat="0.64713600 0.01708219 0.0143038 0.7620488" mass="2.20228" diaginertia="0.05927179 0.059220700 0.003134188"/>
<joint name="herb/wam/j3_shoulder_yaw_joint" class="herb/wam/" range="-2.799998 2.799998" damping="1.65" armature=".01"/>
<geom name="herb/wam//unnamed_geom_8" class="herb/wam/viz" mesh="herb/wam/upper_arm_link_fine"/>
<geom name="herb/wam//unnamed_geom_9" class="herb/wam/col" mesh="herb/wam/upper_arm_link_convex_decomposition_p1"/>
<geom name="herb/wam//unnamed_geom_10" class="herb/wam/col" mesh="herb/wam/upper_arm_link_convex_decomposition_p2"/>
<body name="herb/wam/5_forearm_link" pos="0.04499998 0 0.55000000" quat="0.3539998 -0.3539998 0.6119999 0.6119999">
<inertial pos="-0.04001489 -0.14271700 -0.00022942000" quat="0.70428100 0.70632600 0.01803329 0.06903524" mass="0.500168" diaginertia="0.0151047 0.0148285 0.0027580500"/>
<joint name="herb/wam/j4_elbow_pitch_joint" class="herb/wam/" range="-0.9 3.141589" ref="2.0944" damping="0.88" armature=".01"/>
<geom name="herb/wam//unnamed_geom_11" class="herb/wam/viz" mesh="herb/wam/elbow_link_fine"/>
<geom name="herb/wam//unnamed_geom_12" class="herb/wam/col" mesh="herb/wam/elbow_link_convex"/>
<geom name="herb/wam//unnamed_geom_13" class="herb/wam/viz" pos="-0.04499998 -0.07299995 0" euler="1.57 0 0" mesh="herb/wam/forearm_link_fine"/>
<geom name="herb/wam//unnamed_geom_14" class="herb/wam/col" pos="-0.04499998 -0.07299995 0" euler="1.57 0 0" mesh="herb/wam/forearm_link_convex_decomposition_p1"/>
<geom name="herb/wam//unnamed_geom_15" class="herb/wam/col" pos="-0.04499998 -0.07299995 0" euler="1.57 0 0" mesh="herb/wam/forearm_link_convex_decomposition_p2"/>
<body name="herb/wam/6_wrist_yaw_link" pos="-0.04499998 -0.2999999 0" quat="0.70710700 0.70710700 0 0">
<inertial pos="8.920995e-05 0.0043582400 -0.0051121700" quat="0.630602 0.77609300 0.0040196900 -0.002372" mass="1.05376" diaginertia="0.0005551678 0.00046317 0.0002340719"/>
<joint name="herb/wam/j5_wrist_yaw_joint" class="herb/wam/" range="-4.549998 1.25" damping="0.55" armature=".01"/>
<geom name="herb/wam//unnamed_geom_16" class="herb/wam/viz" mesh="herb/wam/wrist_yaw_link_fine"/>
<geom name="herb/wam//unnamed_geom_17" class="herb/wam/col" mesh="herb/wam/wrist_yaw_link_convex_decomposition_p1"/>
<geom name="herb/wam//unnamed_geom_18" class="herb/wam/col" mesh="herb/wam/wrist_yaw_link_convex_decomposition_p2"/>
<body name="herb/wam/7_wrist_pitch_link" pos="0 0 0" quat="0.70710700 -0.70710700 0 0">
<inertial pos="-0.0001226199 -0.024683400 -0.01703189" quat="0.630602 0.77609300 0.0040196900 -0.002372" mass="0.517974" diaginertia="0.0005551678 0.00046317 0.0002340719"/>
<joint name="herb/wam/j6_wrist_pitch_joint" class="herb/wam/" range="-1.5707 1.5707" damping="0.11" armature=".01"/>
<geom name="herb/wam//unnamed_geom_19" class="herb/wam/viz" mesh="herb/wam/wrist_pitch_link_fine"/>
<geom name="herb/wam//unnamed_geom_20" class="herb/wam/col" mesh="herb/wam/wrist_pitch_link_convex_decomposition_p1"/>
<geom name="herb/wam//unnamed_geom_21" class="herb/wam/col" mesh="herb/wam/wrist_pitch_link_convex_decomposition_p2"/>
<geom name="herb/wam//unnamed_geom_22" class="herb/wam/col" mesh="herb/wam/wrist_pitch_link_convex_decomposition_p3"/>
<body name="herb/wam/8_wrist_palm_link" pos="0 0 0" quat="0.70710700 0.70710700 0 0">
<inertial pos="0 0 0.055" quat="0.70710700 0 0 0.70710700" mass="0.0828613" diaginertia="0.00020683 0.00010859 0.00010851"/>
<joint name="herb/wam/j7_palm_yaw_joint" class="herb/wam/" range="-3 3" damping="0.11" armature=".01"/>
<geom name="herb/wam//unnamed_geom_23" class="herb/wam/viz" mesh="herb/wam/wrist_palm_link_fine"/>
<geom name="herb/wam//unnamed_geom_24" class="herb/wam/col" mesh="herb/wam/wrist_palm_link_convex"/>
<site name="herb/wam/hand_attachment" class="herb/wam/"/>
<body name="herb/wam/bhand/">
<body name="herb/wam/bhand/bhand_palm_link" pos="0 0 0.05999998" quat="0 0 0 1">
<inertial pos="-5.109798e-05 0.005043297 0.036671000" quat="0.5530978 0.43904700 0.43445600 0.5590776" mass="0.50573" diaginertia="0.000224052 0.0002107009 2.8121200e-05"/>
<geom name="herb/wam/bhand//unnamed_geom_0" class="herb/wam/bhand/viz" mesh="herb/wam/bhand/bhand_palm_fine"/>
<geom name="herb/wam/bhand//unnamed_geom_1" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_palm_link_convex_decomposition_p1"/>
<geom name="herb/wam/bhand//unnamed_geom_2" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_palm_link_convex_decomposition_p2"/>
<geom name="herb/wam/bhand//unnamed_geom_3" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_palm_link_convex_decomposition_p3"/>
<geom name="herb/wam/bhand//unnamed_geom_4" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_palm_link_convex_decomposition_p4"/>
<body name="herb/wam/bhand/finger11" pos="-0.025000000 0 0.041500000" quat="0.70710700 0 0 -0.70710700">
<inertial pos="0.023133000 0.00078642000 0.0005279197" quat="0.01607959 0.70726900 -0.0007660079 0.706762" mass="0.14109" diaginertia="7.7733500e-05 7.662819e-05 4.8312200e-06"/>
<joint name="herb/wam/bhand/j11" class="herb/wam/bhand/" axis="0 0 -1" range="0 3.141589" damping="0.11" armature=".01"/>
<geom name="herb/wam/bhand//unnamed_geom_5" class="herb/wam/bhand/viz" mesh="herb/wam/bhand/bhand_finger_prox_link_fine"/>
<geom name="herb/wam/bhand//unnamed_geom_6" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_finger_prox_link_convex_decomposition_p1"/>
<geom name="herb/wam/bhand//unnamed_geom_7" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_finger_prox_link_convex_decomposition_p2"/>
<geom name="herb/wam/bhand//unnamed_geom_8" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_finger_prox_link_convex_decomposition_p3"/>
<body name="herb/wam/bhand/finger12" pos="0.05 0 0.0339" quat="0.70710700 0.70710700 0 0">
<inertial pos="0.023133000 0.00078642000 0.0005279197" quat="0.01607959 0.70726900 -0.0007660079 0.706762" mass="0.062139" diaginertia="7.7733500e-05 7.662819e-05 4.8312200e-06"/>
<joint name="herb/wam/bhand/j12" class="herb/wam/bhand/" range="0 2.44346" damping="0.11" armature=".01"/>
<geom name="herb/wam/bhand//unnamed_geom_9" class="herb/wam/bhand/viz" mesh="herb/wam/bhand/bhand_finger_med_link_fine"/>
<geom name="herb/wam/bhand//unnamed_geom_10" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_finger_med_link_convex"/>
<body name="herb/wam/bhand/finger13" pos="0.069940000 0.003 0" quat="0.92388000 0 0 0.382683">
<inertial pos="0.022825000 0.0010491000 0.00042030000" quat="0.5084118 0.51165000 0.4895829 0.48993900" mass="0.041377" diaginertia="3.843398e-05 3.727529e-05 3.0998700e-06"/>
<joint name="herb/wam/bhand/j13" class="herb/wam/bhand/" range="0 0.837758" damping="0.11" armature=".01"/>
<geom name="herb/wam/bhand//unnamed_geom_11" class="herb/wam/bhand/viz" euler="0 0 -0.8399997" mesh="herb/wam/bhand/bhand_finger_dist_link_fine"/>
<geom name="herb/wam/bhand//unnamed_geom_12" class="herb/wam/bhand/col" euler="0 0 -0.8399997" mesh="herb/wam/bhand/bhand_finger_dist_link_convex"/>
</body>
</body>
</body>
<body name="herb/wam/bhand/finger21" pos="0.025000000 0 0.041500000" quat="0.70710700 0 0 -0.70710700">
<inertial pos="0.023133000 0.00078642000 0.0005279197" quat="0.01607959 0.70726900 -0.0007660079 0.706762" mass="0.14109" diaginertia="7.7733500e-05 7.662819e-05 4.8312200e-06"/>
<joint name="herb/wam/bhand/j21" class="herb/wam/bhand/" range="0 3.141589" damping="0.11" armature=".01"/>
<geom name="herb/wam/bhand//unnamed_geom_13" class="herb/wam/bhand/viz" mesh="herb/wam/bhand/bhand_finger_prox_link_fine"/>
<geom name="herb/wam/bhand//unnamed_geom_14" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_finger_prox_link_convex_decomposition_p1"/>
<geom name="herb/wam/bhand//unnamed_geom_15" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_finger_prox_link_convex_decomposition_p2"/>
<geom name="herb/wam/bhand//unnamed_geom_16" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_finger_prox_link_convex_decomposition_p3"/>
<body name="herb/wam/bhand/finger22" pos="0.05 0 0.0339" quat="0.70710700 0.70710700 0 0">
<inertial pos="0.023133000 0.00078642000 0.0005279197" quat="0.01607959 0.70726900 -0.0007660079 0.706762" mass="0.062139" diaginertia="7.7733500e-05 7.662819e-05 4.8312200e-06"/>
<joint name="herb/wam/bhand/j22" class="herb/wam/bhand/" range="0 2.44346" damping="0.11" armature=".01"/>
<geom name="herb/wam/bhand//unnamed_geom_17" class="herb/wam/bhand/viz" mesh="herb/wam/bhand/bhand_finger_med_link_fine"/>
<geom name="herb/wam/bhand//unnamed_geom_18" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_finger_med_link_convex"/>
<body name="herb/wam/bhand/finger23" pos="0.069940000 0.003 0" quat="0.92388000 0 0 0.382683">
<inertial pos="0.022825000 0.0010491000 0.00042030000" quat="0.5084118 0.51165000 0.4895829 0.48993900" mass="0.041377" diaginertia="3.843398e-05 3.727529e-05 3.0998700e-06"/>
<joint name="herb/wam/bhand/j23" class="herb/wam/bhand/" range="0 0.837758" damping="0.11" armature=".01"/>
<geom name="herb/wam/bhand//unnamed_geom_19" class="herb/wam/bhand/viz" euler="0 0 -0.8399997" mesh="herb/wam/bhand/bhand_finger_dist_link_fine"/>
<geom name="herb/wam/bhand//unnamed_geom_20" class="herb/wam/bhand/col" euler="0 0 -0.8399997" mesh="herb/wam/bhand/bhand_finger_dist_link_convex"/>
</body>
</body>
</body>
<body name="herb/wam/bhand/finger32" pos="0 0.05 0.07539995" quat="0.5 0.5 0.5 0.5">
<inertial pos="0.023133000 0.00078642000 0.0005279197" quat="0.01607959 0.70726900 -0.0007660079 0.706762" mass="0.062139" diaginertia="7.7733500e-05 7.662819e-05 4.8312200e-06"/>
<joint name="herb/wam/bhand/j32" class="herb/wam/bhand/" range="0 2.44346" damping="0.11" armature=".01"/>
<geom name="herb/wam/bhand//unnamed_geom_21" class="herb/wam/bhand/viz" mesh="herb/wam/bhand/bhand_finger_med_link_fine"/>
<geom name="herb/wam/bhand//unnamed_geom_22" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_finger_med_link_convex"/>
<body name="herb/wam/bhand/finger33" pos="0.069940000 0.003 0" quat="0.92388000 0 0 0.382683">
<inertial pos="0.022825000 0.0010491000 0.00042030000" quat="0.5084118 0.51165000 0.4895829 0.48993900" mass="0.041377" diaginertia="3.843398e-05 3.727529e-05 3.0998700e-06"/>
<joint name="herb/wam/bhand/j33" class="herb/wam/bhand/" range="0 0.837758" damping="0.11" armature=".01"/>
<geom name="herb/wam/bhand//unnamed_geom_23" class="herb/wam/bhand/viz" euler="0 0 -0.8399997" mesh="herb/wam/bhand/bhand_finger_dist_link_fine"/>
<geom name="herb/wam/bhand//unnamed_geom_24" class="herb/wam/bhand/col" euler="0 0 -0.8399997" mesh="herb/wam/bhand/bhand_finger_dist_link_convex"/>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
</body>-->
</body>
<light castshadow="true" class="herb/" diffuse="0.8 0.8 0.8" mode="targetbodycom" name="herb//unnamed_light_0" pos="1 1 4.5" specular="0.4 0.4 0.4" target="herb/herb"/>
</body>
<!--<body name="box_3" pos="0.28870895581142419 -0.54183395581142413 0.3549998">
<geom name="//unnamed_geom_10" class="/" type="box" group="1" size="0.060027579686085103 0.055 0.055" rgba="1 0.62352943420410156 1 1"/>
<joint name="//unnamed_joint_2" class="/" type="free"/>
</body>
<body name="box_4" pos="0.22177971291830414 0.18129056149692808 0.3549998">
<geom name="//unnamed_geom_11" class="/" type="box" group="1" size="0.062757255018445174 0.065252737323892959 0.055" rgba="0 0.83921575546264648 1 1"/>
<joint name="//unnamed_joint_3" class="/" type="free"/>
</body>
<body name="box_5" pos="0.0476221671824321 0.15210565296867215 0.3549998">
<geom name="//unnamed_geom_12" class="/" type="box" group="1" size="0.055 0.067596402584312182 0.055" rgba="0.84313732385635376 0.26666668057441711 0 1"/>
<joint name="//unnamed_joint_4" class="/" type="free"/>
</body> -->
<!--<body name="box_6" pos="-0.096236318603808046 -0.42142641007555215 0.3549998">
<geom name="//unnamed_geom_13" class="/" type="box" group="1" size="0.057212627535643504 0.06839772732407734 0.055" rgba="0 0.50196081399917603 0.16078431904315948 1"/>
<joint name="//unnamed_joint_5" class="/" type="free"/>
</body>-->
<!-- <body name="box_7" pos="-0.19039386433968011 0.04115471291830413 0.3549998">
<geom name="//unnamed_geom_14" class="/" type="box" group="1" size="0.055007578371876191 0.077499983147774329 0.055" rgba="0 0.37254902720451355 0.83529418706893921 1"/>
<joint name="//unnamed_joint_6" class="/" type="free"/>
</body>-->
<!--<body name="box_2" pos="0.13900801576105609 -0.42142641007555215 0.3549998">
<geom name="//unnamed_geom_9" class="/" type="box" group="1" size="0.055 0.055 0.055" rgba="0 0 0.5 0.0"/>
<joint name="//unnamed_joint_1" class="/" type="free"/>
</body>-->
<!--<body name="push_obj" pos="-0.053464621446560029 -0.5 0.325">
<geom name="//unnamed_geom_8" class="/" type="cylinder" group="1" size="0.055 0.025" rgba="0.5 0.3 0 1" mass="0.05"/>
<joint name="//unnamed_joint_0" class="/" type="free" damping="0.001"/>
</body>
<body name="target_obj" pos="0 0.0 0.325">
<geom name="//unnamed_geom_15" class="geom0" type="cylinder" contype="0" conaffinity="0" group="1" size="0.055 0.025" rgba="0.5 0.3 0 0.1666"/>
</body>-->
<!--<body name="gen_body_0" pos="0 0.0 0.3549998">
<geom name="gen_geom_0_0" class="/" type="box" group="1" size="0.055 0.055 0.055" rgba="0 0 0 1"/>
<joint name="//unnamed_joint_0" class="/" type="free"/>
</body>-->
<!--<body name="gen_body_1" pos="-0.053464621446560029 -0.35 0.3549998">
<geom name="gen_geom_1_0" class="geom0" type="mesh" contype="0" conaffinity="0" group="1" mesh="mustard" material="mustard_mat"/>
</body>-->
<!--<body name="box_2" pos="-0.053464621446560029 -0.5 0.3549998">
<geom name="//unnamed_geom_16" class="/" type="box" group="1" contype="0" conaffinity="0" size="0.055 0.055 0.055" rgba="0 0.5 0.5 .25" mass="0.05"/>
<joint name="//unnamed_joint_1" class="/" type="free"/>
</body>-->
<!-- <body name="virt_box_2" pos="0 .45 0.3549998">
<geom name="//unnamed_geom_16" class="/" type="box" contype="0" conaffinity="0" group="1" size="0.076178097189418481 0.067434992230686885 0.055" rgba="1 1 0.38431376218795776 0.2999999"/>
</body>
<body name="virt_box_3" pos="0 0.57243499223068691 0.3549998">
<geom name="//unnamed_geom_17" class="/" type="box" contype="0" conaffinity="0" group="1" size="0.060027579686085103 0.055 0.055" rgba="1 0.62352943420410156 1 0.2999999"/>
</body> -->
<body euler="0 0 4.216828084812496" name="gen_body_0" pos="-0.05 -0.35 0.3031880000606179"><geom class="/" mesh="gen_mesh_0" name="gen_geom_0" rgba="0.5501779455526712 0.6126293192865789 0.07561203028268781 1" type="mesh"/><joint class="/" name="gen_joint_0" type="free"/></body><body euler="0 0 5.137451051114802" name="gen_body_gadded_1" pos="0.4320543640674739 -0.9042377264139351 0.3958393829623655"><geom class="/" mesh="gen_mesh_gadded_1" name="gen_geom_gadded_1" rgba="0.5876774453003181 0.33796881235561727 0.3344075654350561 1" type="mesh"/><joint class="/" name="gen_joint_gadded_1" type="free"/></body><body euler="0 0 0.3372006234813966" name="gen_body_gadded_2" pos="-0.12118755891632967 -0.26713791134740494 0.3001232320043619"><geom class="/" mesh="gen_mesh_gadded_2" name="gen_geom_gadded_2" rgba="0.02746129951579135 0.21295239410491174 0.8112202645624762 1" type="mesh"/><joint class="/" name="gen_joint_gadded_2" type="free"/></body></worldbody>
<contact>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_24" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_22" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_20" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_18" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_16" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_15" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_14" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_12" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_10" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_8" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_7" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_6" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_4" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_3" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_2" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_1" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1//unnamed_geom_24" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1//unnamed_geom_22" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1//unnamed_geom_21" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1//unnamed_geom_20" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1//unnamed_geom_18" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1//unnamed_geom_17" geom2="table_plane"/>
<!--<pair geom1="//unnamed_geom_10" geom2="tabletop" friction="2 2 0.005 0.0001 0.0001" />
<pair geom1="//unnamed_geom_11" geom2="tabletop" friction="2 2 0.005 0.0001 0.0001" />
<pair geom1="//unnamed_geom_12" geom2="tabletop" friction="2 2 0.005 0.0001 0.0001" />
<pair geom1="//unnamed_geom_14" geom2="tabletop" friction="2 2 0.005 0.0001 0.0001" /> -->
<!--<exclude body1="herb/wam_1/bhand/finger11" body2="herb/wam_1/bhand/finger12"/>
<exclude body1="herb/wam_1/bhand/finger11" body2="herb/wam_1/bhand/finger13"/>
<exclude body1="herb/wam_1/bhand/finger12" body2="herb/wam_1/bhand/finger13"/>
<exclude body1="herb/wam_1/bhand/finger21" body2="herb/wam_1/bhand/finger22"/>
<exclude body1="herb/wam_1/bhand/finger21" body2="herb/wam_1/bhand/finger23"/>
<exclude body1="herb/wam_1/bhand/finger22" body2="herb/wam_1/bhand/finger23"/>
<exclude body1="herb/wam_1/bhand/finger32" body2="herb/wam_1/bhand/finger33"/>
<exclude body1="herb/wam_1/bhand/finger11" body2="herb/wam_1/bhand/finger21"/>
<exclude body1="herb/wam_1/bhand/finger11" body2="herb/wam_1/bhand/finger22"/>
<exclude body1="herb/wam_1/bhand/finger11" body2="herb/wam_1/bhand/finger23"/>
<exclude body1="herb/wam_1/bhand/finger12" body2="herb/wam_1/bhand/finger21"/>
<exclude body1="herb/wam_1/bhand/finger12" body2="herb/wam_1/bhand/finger22"/>
<exclude body1="herb/wam_1/bhand/finger12" body2="herb/wam_1/bhand/finger23"/>
<exclude body1="herb/wam_1/bhand/finger13" body2="herb/wam_1/bhand/finger21"/>
<exclude body1="herb/wam_1/bhand/finger13" body2="herb/wam_1/bhand/finger22"/>
<exclude body1="herb/wam_1/bhand/finger13" body2="herb/wam_1/bhand/finger23"/>
<exclude body1="herb/wam_1/bhand/finger32" body2="herb/wam_1/bhand/finger21"/>
<exclude body1="herb/wam_1/bhand/finger32" body2="herb/wam_1/bhand/finger22"/>
<exclude body1="herb/wam_1/bhand/finger32" body2="herb/wam_1/bhand/finger23"/>
<exclude body1="herb/wam_1/bhand/finger33" body2="herb/wam_1/bhand/finger21"/>
<exclude body1="herb/wam_1/bhand/finger33" body2="herb/wam_1/bhand/finger22"/>
<exclude body1="herb/wam_1/bhand/finger33" body2="herb/wam_1/bhand/finger23"/>
<exclude body1="herb/wam_1/bhand/finger32" body2="herb/wam_1/bhand/finger11"/>
<exclude body1="herb/wam_1/bhand/finger32" body2="herb/wam_1/bhand/finger12"/>
<exclude body1="herb/wam_1/bhand/finger32" body2="herb/wam_1/bhand/finger13"/>
<exclude body1="herb/wam_1/bhand/finger33" body2="herb/wam_1/bhand/finger11"/>
<exclude body1="herb/wam_1/bhand/finger33" body2="herb/wam_1/bhand/finger12"/>
<exclude body1="herb/wam_1/bhand/finger33" body2="herb/wam_1/bhand/finger13"/>
<exclude body1="herb/wam_1/bhand/bhand_palm_link" body2="herb/wam_1/bhand/finger11"/>
<exclude body1="herb/wam_1/bhand/bhand_palm_link" body2="herb/wam_1/bhand/finger21"/>
<exclude body1="herb/wam_1/bhand/bhand_palm_link" body2="herb/wam_1/bhand/finger32"/>
<exclude body1="herb/wam_1/bhand/bhand_palm_link" body2="herb/wam_1/8_wrist_palm_link"/>
<exclude body1="herb/wam_1/8_wrist_palm_link" body2="herb/wam_1/7_wrist_pitch_link"/>
<exclude body1="herb/wam_1/7_wrist_pitch_link" body2="herb/wam_1/6_wrist_yaw_link"/>
<exclude body1="herb/wam_1/6_wrist_yaw_link" body2="herb/wam_1/5_forearm_link"/>
<exclude body1="herb/wam_1/5_forearm_link" body2="herb/wam_1/4_upper_arm_link"/>
<exclude body1="herb/wam_1/4_upper_arm_link" body2="herb/wam_1/3_shoulder_pitch_link"/>
<exclude body1="herb/wam_1/3_shoulder_pitch_link" body2="herb/wam_1/2_shoulder_yaw_link"/>
<exclude body1="herb/wam_1/2_shoulder_yaw_link" body2="herb/wam_1/1_base_link"/>-->
<pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1/bhand//unnamed_geom_24" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1/bhand//unnamed_geom_22" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1/bhand//unnamed_geom_20" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1/bhand//unnamed_geom_18" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1/bhand//unnamed_geom_16" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1/bhand//unnamed_geom_15" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1/bhand//unnamed_geom_14" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1/bhand//unnamed_geom_12" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1/bhand//unnamed_geom_10" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1/bhand//unnamed_geom_8" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1/bhand//unnamed_geom_7" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1/bhand//unnamed_geom_6" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1/bhand//unnamed_geom_4" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1/bhand//unnamed_geom_3" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1/bhand//unnamed_geom_2" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1/bhand//unnamed_geom_1" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1//unnamed_geom_24" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1//unnamed_geom_22" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1//unnamed_geom_21" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1//unnamed_geom_20" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1//unnamed_geom_18" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1//unnamed_geom_17" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="0.5 0.5 0.005 0.0001 0.0001" geom1="gen_geom_0" geom2="table_plane" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1/bhand//unnamed_geom_24" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1/bhand//unnamed_geom_22" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1/bhand//unnamed_geom_20" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1/bhand//unnamed_geom_18" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1/bhand//unnamed_geom_16" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1/bhand//unnamed_geom_15" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1/bhand//unnamed_geom_14" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1/bhand//unnamed_geom_12" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1/bhand//unnamed_geom_10" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1/bhand//unnamed_geom_8" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1/bhand//unnamed_geom_7" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1/bhand//unnamed_geom_6" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1/bhand//unnamed_geom_4" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1/bhand//unnamed_geom_3" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1/bhand//unnamed_geom_2" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1/bhand//unnamed_geom_1" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1//unnamed_geom_24" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1//unnamed_geom_22" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1//unnamed_geom_21" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1//unnamed_geom_20" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1//unnamed_geom_18" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1//unnamed_geom_17" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="0.5 0.5 0.005 0.0001 0.0001" geom1="gen_geom_gadded_1" geom2="table_plane" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="0.5 0.5 0.005 0.0001 0.0001" geom1="gen_geom_gadded_1" geom2="gen_geom_0" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1/bhand//unnamed_geom_24" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1/bhand//unnamed_geom_22" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1/bhand//unnamed_geom_20" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1/bhand//unnamed_geom_18" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1/bhand//unnamed_geom_16" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1/bhand//unnamed_geom_15" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1/bhand//unnamed_geom_14" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1/bhand//unnamed_geom_12" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1/bhand//unnamed_geom_10" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1/bhand//unnamed_geom_8" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1/bhand//unnamed_geom_7" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1/bhand//unnamed_geom_6" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1/bhand//unnamed_geom_4" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1/bhand//unnamed_geom_3" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1/bhand//unnamed_geom_2" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1/bhand//unnamed_geom_1" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1//unnamed_geom_24" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1//unnamed_geom_22" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1//unnamed_geom_21" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1//unnamed_geom_20" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1//unnamed_geom_18" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1//unnamed_geom_17" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="0.5 0.5 0.005 0.0001 0.0001" geom1="gen_geom_gadded_2" geom2="table_plane" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="0.5 0.5 0.005 0.0001 0.0001" geom1="gen_geom_gadded_2" geom2="gen_geom_0" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="0.5 0.5 0.005 0.0001 0.0001" geom1="gen_geom_gadded_2" geom2="gen_geom_gadded_1" solimp="0.999 0.999 0.01" solref="0.01 1"/></contact>
<actuator>
<!--<velocity name="herb/wam_1/j1_base_yaw_joint" joint="herb/wam_1/j1_base_yaw_joint" gear="-35.87" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/j2_shoulder_pitch_joint" joint="herb/wam_1/j2_shoulder_pitch_joint" gear="56.42" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/j3_shoulder_yaw_joint" joint="herb/wam_1/j3_shoulder_yaw_joint" gear="33.56" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/j4_elbow_pitch_joint" joint="herb/wam_1/j4_elbow_pitch_joint" gear="17.77" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/j5_wrist_yaw_joint" joint="herb/wam_1/j5_wrist_yaw_joint" gear="3.37" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/j6_wrist_pitch_joint" joint="herb/wam_1/j6_wrist_pitch_joint" gear="3.37" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/j7_palm_yaw_joint" joint="herb/wam_1/j7_palm_yaw_joint" gear="1.358" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/bhand/j11" joint="herb/wam_1/bhand/j11" gear="1.358" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/bhand/j12" joint="herb/wam_1/bhand/j12" gear="1.358" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/bhand/j13" joint="herb/wam_1/bhand/j13" gear="1.358" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/bhand/j21" joint="herb/wam_1/bhand/j21" gear="1.358" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/bhand/j22" joint="herb/wam_1/bhand/j22" gear="1.358" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/bhand/j23" joint="herb/wam_1/bhand/j23" gear="1.358" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/bhand/j32" joint="herb/wam_1/bhand/j32" gear="1.358" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/bhand/j33" joint="herb/wam_1/bhand/j33" gear="1.358" ctrlrange="-.1 .1" />-->
<position ctrllimited="true" ctrlrange="-2.6 2.6" forcelimited="false" forcerange="-5000 5000" gear="1" joint="herb/wam_1/j1_base_yaw_joint" kp="5000" name="herb/wam_1/p_j1_base_yaw_joint"/>
<position ctrllimited="true" ctrlrange="-1.985 1.985" forcelimited="false" forcerange="-5000 5000" gear="1" joint="herb/wam_1/j2_shoulder_pitch_joint" kp="5000" name="herb/wam_1/p_j2_shoulder_pitch_joint"/>
<position ctrllimited="true" ctrlrange="-2.8 2.8" forcelimited="false" forcerange="-2500 2500" gear="1" joint="herb/wam_1/j3_shoulder_yaw_joint" kp="5000" name="herb/wam_1/p_j3_shoulder_yaw_joint"/>
<position ctrllimited="true" ctrlrange="-0.9 3.1415" forcelimited="false" forcerange="-2500 2500" gear="1" joint="herb/wam_1/j4_elbow_pitch_joint" kp="5000" name="herb/wam_1/p_j4_elbow_pitch_joint"/>
<position ctrllimited="true" ctrlrange="-4.549998 1.25" forcelimited="false" forcerange="-1000 1000" gear="1" joint="herb/wam_1/j5_wrist_yaw_joint" kp="1000" name="herb/wam_1/p_j5_wrist_yaw_joint"/>
<position ctrllimited="true" ctrlrange="-1.5707 1.5707" forcelimited="false" forcerange="-1000 1000" gear="1" joint="herb/wam_1/j6_wrist_pitch_joint" kp="500" name="herb/wam_1/p_j6_wrist_pitch_joint"/>
<position ctrllimited="true" ctrlrange="-3 3" forcelimited="false" forcerange="-1000 1000" gear="1" joint="herb/wam_1/j7_palm_yaw_joint" kp="500" name="herb/wam_1/p_j7_palm_yaw_joint"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-2 2" gear="1" joint="herb/wam_1/j1_base_yaw_joint" kv="2" name="herb/wam_1/j1_base_yaw_joint"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-100 100" gear="1" joint="herb/wam_1/j2_shoulder_pitch_joint" kv="20" name="herb/wam_1/j2_shoulder_pitch_joint"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-100 100" gear="1" joint="herb/wam_1/j3_shoulder_yaw_joint" kv="20" name="herb/wam_1/j3_shoulder_yaw_joint"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-100 100" gear="1" joint="herb/wam_1/j4_elbow_pitch_joint" kv="10" name="herb/wam_1/j4_elbow_pitch_joint"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-100 100" gear="1" joint="herb/wam_1/j5_wrist_yaw_joint" kv="10" name="herb/wam_1/j5_wrist_yaw_joint"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-100 100" gear="1" joint="herb/wam_1/j6_wrist_pitch_joint" kv="10" name="herb/wam_1/j6_wrist_pitch_joint"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-100 100" gear="1" joint="herb/wam_1/j7_palm_yaw_joint" kv="10" name="herb/wam_1/j7_palm_yaw_joint"/>
<position ctrllimited="true" ctrlrange="0 3.141589" forcelimited="false" forcerange="-40 40" gear="1" joint="herb/wam_1/bhand/j11" kp="40" name="herb/wam_1/bhand/p_j11"/>
<position ctrllimited="true" ctrlrange="0 2.44346" forcelimited="false" forcerange="-40 40" gear="1" joint="herb/wam_1/bhand/j12" kp="40" name="herb/wam_1/bhand/p_j12"/>
<position ctrllimited="true" ctrlrange="0 0.837758" forcelimited="false" forcerange="-40 40" gear="1" joint="herb/wam_1/bhand/j13" kp="40" name="herb/wam_1/bhand/p_j13"/>
<position ctrllimited="true" ctrlrange="0 3.141589" forcelimited="false" forcerange="-40 40" gear="1" joint="herb/wam_1/bhand/j21" kp="40" name="herb/wam_1/bhand/p_j21"/>
<position ctrllimited="true" ctrlrange="0 2.44346" forcelimited="false" forcerange="-40 40" gear="1" joint="herb/wam_1/bhand/j22" kp="40" name="herb/wam_1/bhand/p_j22"/>
<position ctrllimited="true" ctrlrange="0 0.837758" forcelimited="false" forcerange="-40 40" gear="1" joint="herb/wam_1/bhand/j23" kp="40" name="herb/wam_1/bhand/p_j23"/>
<position ctrllimited="true" ctrlrange="0 2.44346" forcelimited="false" forcerange="-40 40" gear="1" joint="herb/wam_1/bhand/j32" kp="40" name="herb/wam_1/bhand/p_j32"/>
<position ctrllimited="true" ctrlrange="0 0.837758" forcelimited="false" forcerange="-40 40" gear="1" joint="herb/wam_1/bhand/j33" kp="40" name="herb/wam_1/bhand/p_j33"/>
<!--<motor name="herb/wam_1/j1_base_yaw_joint" joint="herb/wam_1/j1_base_yaw_joint" gear="-35.87" ctrlrange="-1 1" />
<motor name="herb/wam_1/j2_shoulder_pitch_joint" joint="herb/wam_1/j2_shoulder_pitch_joint" gear="56.42" ctrlrange="-1 1" />
<motor name="herb/wam_1/j3_shoulder_yaw_joint" joint="herb/wam_1/j3_shoulder_yaw_joint" gear="33.56" ctrlrange="-1 1" />
<motor name="herb/wam_1/j4_elbow_pitch_joint" joint="herb/wam_1/j4_elbow_pitch_joint" gear="17.77" ctrlrange="-1 1" />
<motor name="herb/wam_1/j5_wrist_yaw_joint" joint="herb/wam_1/j5_wrist_yaw_joint" gear="3.37" ctrlrange="-1 1" />
<motor name="herb/wam_1/j6_wrist_pitch_joint" joint="herb/wam_1/j6_wrist_pitch_joint" gear="3.37" ctrlrange="-1 1" />
<motor name="herb/wam_1/j7_palm_yaw_joint" joint="herb/wam_1/j7_palm_yaw_joint" gear="1.358" ctrlrange="-1 1" />
<motor name="herb/wam_1/bhand/p_j11" joint="herb/wam_1/bhand/j11" ctrlrange="-1 1" gear="2"/>
<motor name="herb/wam_1/bhand/p_j12" joint="herb/wam_1/bhand/j12" ctrlrange="-1 1" gear="2"/>
<motor name="herb/wam_1/bhand/p_j13" joint="herb/wam_1/bhand/j13" ctrlrange="-1 1" gear="2"/>
<motor name="herb/wam_1/bhand/p_j21" joint="herb/wam_1/bhand/j21" ctrlrange="-1 1" gear="2"/>
<motor name="herb/wam_1/bhand/p_j22" joint="herb/wam_1/bhand/j22" ctrlrange="-1 1" gear="2"/>
<motor name="herb/wam_1/bhand/p_j23" joint="herb/wam_1/bhand/j23" ctrlrange="-1 1" gear="2"/>
<motor name="herb/wam_1/bhand/p_j32" joint="herb/wam_1/bhand/j32" ctrlrange="-1 1" gear="2"/>
<motor name="herb/wam_1/bhand/p_j33" joint="herb/wam_1/bhand/j33" ctrlrange="-1 1" gear="2"/>-->
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-1 1" gear="1" joint="herb/wam_1/bhand/j11" kv="1" name="herb/wam_1/bhand/v_j11"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-1 1" gear="1" joint="herb/wam_1/bhand/j12" kv="1" name="herb/wam_1/bhand/v_j12"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-1 1" gear="1" joint="herb/wam_1/bhand/j13" kv="1" name="herb/wam_1/bhand/v_j13"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-1 1" gear="1" joint="herb/wam_1/bhand/j21" kv="1" name="herb/wam_1/bhand/v_j21"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-1 1" gear="1" joint="herb/wam_1/bhand/j22" kv="1" name="herb/wam_1/bhand/v_j22"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-1 1" gear="1" joint="herb/wam_1/bhand/j23" kv="1" name="herb/wam_1/bhand/v_j23"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-1 1" gear="1" joint="herb/wam_1/bhand/j32" kv="1" name="herb/wam_1/bhand/v_j32"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-1 1" gear="1" joint="herb/wam_1/bhand/j33" kv="1" name="herb/wam_1/bhand/v_j33"/>
<!-- <position name="herb/wam_1/j1_base_yaw_joint" joint="herb/wam_1/j1_base_yaw_joint" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="-35.87"/>
<position name="herb/wam_1/j2_shoulder_pitch_joint" joint="herb/wam_1/j2_shoulder_pitch_joint" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="56.42"/>
<position name="herb/wam_1/j3_shoulder_yaw_joint" joint="herb/wam_1/j3_shoulder_yaw_joint" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="33.56"/>
<position name="herb/wam_1/j4_elbow_pitch_joint" joint="herb/wam_1/j4_elbow_pitch_joint" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="17.77"/>
<position name="herb/wam_1/j5_wrist_yaw_joint" joint="herb/wam_1/j5_wrist_yaw_joint" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="3.37"/>
<position name="herb/wam_1/j6_wrist_pitch_joint" joint="herb/wam_1/j6_wrist_pitch_joint" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="3.37"/>
<position name="herb/wam_1/j7_palm_yaw_joint" joint="herb/wam_1/j7_palm_yaw_joint" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="1.358"/>
<position name="herb/wam_1/bhand/j11" joint="herb/wam_1/bhand/j11" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="1.358"/>
<position name="herb/wam_1/bhand/j12" joint="herb/wam_1/bhand/j12" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="1.358"/>
<position name="herb/wam_1/bhand/j13" joint="herb/wam_1/bhand/j13" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="1.358"/>
<position name="herb/wam_1/bhand/j21" joint="herb/wam_1/bhand/j21" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="1.358"/>
<position name="herb/wam_1/bhand/j22" joint="herb/wam_1/bhand/j22" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="1.358"/>
<position name="herb/wam_1/bhand/j23" joint="herb/wam_1/bhand/j23" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="1.358"/>
<position name="herb/wam_1/bhand/j32" joint="herb/wam_1/bhand/j32" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="1.358"/>
<position name="herb/wam_1/bhand/j33" joint="herb/wam_1/bhand/j33" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="1.358"/>-->
</actuator>
</mujoco> | 131.960526 | 10,958 | 0.68847 |
d08454c9bb192316ac5c6e3c001e992ee7a963a7 | 94,731 | xml | XML | herb_reconf/cluttered_scenes/hard_pushing_015_peach_4_1.0_scene.xml | wagnew3/Amodal-3D-Reconstruction-for-Robotic-Manipulationvia-Stability-and-Connectivity--Release | f55c6b0fac44d9d749e7804d99169a39d30c2111 | [
"MIT"
] | null | null | null | herb_reconf/cluttered_scenes/hard_pushing_015_peach_4_1.0_scene.xml | wagnew3/Amodal-3D-Reconstruction-for-Robotic-Manipulationvia-Stability-and-Connectivity--Release | f55c6b0fac44d9d749e7804d99169a39d30c2111 | [
"MIT"
] | null | null | null | herb_reconf/cluttered_scenes/hard_pushing_015_peach_4_1.0_scene.xml | wagnew3/Amodal-3D-Reconstruction-for-Robotic-Manipulationvia-Stability-and-Connectivity--Release | f55c6b0fac44d9d749e7804d99169a39d30c2111 | [
"MIT"
] | null | null | null | <?xml version="1.0" ?><mujoco model="scene">
<compiler angle="radian" coordinate="local" fusestatic="false" meshdir="assets/" texturedir="assets/"/>
<option apirate="50" collision="predefined" cone="elliptic" impratio="5" iterations="500" noslip_iterations="100" solver="Newton" timestep="0.002" tolerance="1e-10"/>
<size nconmax="10000" njmax="10000"/>
<visual>
<global offheight="800" offwidth="800"/>
<quality shadowsize="2048"/>
<headlight ambient="0 0 0" diffuse="1.399999 1.399999 1.399999" specular="2 2 2"/>
<map force="0.1" zfar="30.0"/>
<rgba haze="0.1499999 0.25 0.3499998 1"/>
</visual>
<statistic center="0.2 0 0.5" extent="10.0"/>
<default>
<default class="/"/>
<default class="geom0">
<geom conaffinity="0" contype="1" density="500" margin="0.001" rgba="0.75 0.6 0.5 1" solimp="0.95 0.95 0.01" solref="0.008 1" user="0"/>
</default>
<default class="herb/">
<joint damping="1.0"/>
<default class="herb/viz">
<geom conaffinity="0" contype="0" group="1"/>
</default>
</default>
<default class="herb/wam/">
<joint axis="0 0 1" frictionloss="0.001" limited="true" pos="0 0 0" type="hinge"/>
<default class="herb/wam/viz">
<geom conaffinity="0" contype="0" group="1" type="mesh"/>
</default>
<default class="herb/wam/col">
<geom conaffinity="1" contype="0" group="0" type="mesh"/>
</default>
</default>
<default class="herb/wam/bhand/">
<joint axis="0 0 1" frictionloss="0.001" limited="true" pos="0 0 0" type="hinge"/>
<default class="herb/wam/bhand/col">
<geom conaffinity="1" contype="0" group="0" type="mesh"/>
</default>
<default class="herb/wam/bhand/viz">
<geom conaffinity="0" contype="0" group="1" rgba="0.6999996 0.8 0.8 1" type="mesh"/>
</default>
</default>
<default class="herb/wam_1/">
<joint armature="0.1" axis="0 0 1" frictionloss="0.001" limited="true" pos="0 0 0" type="hinge"/>
<default class="herb/wam_1/viz">
<geom conaffinity="0" contype="0" group="1" type="mesh"/>
</default>
<default class="herb/wam_1/col">
<geom conaffinity="1" condim="4" contype="1" group="0" priority="10" type="mesh"/><!-- friction="1 0.1 0.02" -->
</default>
</default>
<default class="herb/wam_1/bhand/">
<joint armature="0.1" axis="0 0 1" frictionloss="0.001" limited="true" pos="0 0 0" type="hinge"/>
<default class="herb/wam_1/bhand/col">
<geom conaffinity="1" condim="4" contype="4" friction="1 0.1 0.02" group="0" priority="10" solimp="0.99 0.99 0.01" solref="0.01 1" type="mesh"/> <!-- -->
</default>
<default class="herb/wam_1/bhand/viz">
<geom conaffinity="0" condim="4" contype="4" friction="1 0.1 0.02" group="1" priority="10" rgba="0.6999996 0.8 0.8 1" solimp="0.99 0.99 0.01" solref="0.01 1" type="mesh"/><!-- -->
</default>
</default>
</default>
<asset>
<texture file="concrete-7baa937dd9eb091794feb091c728eb4f234150ae.png" name="concrete_2d" type="2d"/>
<texture file="concrete-7baa937dd9eb091794feb091c728eb4f234150ae.png" name="concretecube" type="cube"/>
<material class="/" name="concrete_2d" reflectance="0.3" rgba="0.8 0.8 0.8 1" texture="concrete_2d"/>
<material class="/" name="concretecube" rgba="0.8 0.8 0.8 1" texture="concretecube"/>
<texture file="marble-e5eaaff46b3aaec59944d7330fab7172f95cd8f2.png" name="marble2d" type="2d"/>
<texture file="marble-e5eaaff46b3aaec59944d7330fab7172f95cd8f2.png" name="marblecube" type="cube"/>
<material class="/" name="marble_2d" reflectance="0.3" rgba="0.8 0.8 0.8 1" texture="marble2d"/>
<material class="/" name="marblecube" rgba="0.8 0.8 0.8 1" texture="marblecube"/>
<texture file="concreteplain-371aafd0ba788c3d3517b7c74a383d92e5897f53.png" name="concreteplain_2d" type="2d"/>
<texture file="concreteplain-371aafd0ba788c3d3517b7c74a383d92e5897f53.png" name="concreteplaincube" type="cube"/>
<material class="/" name="concreteplain_2d" reflectance="0.3" rgba="0.8 0.8 0.8 1" texture="concreteplain_2d"/>
<material class="/" name="concreteplaincube" rgba="0.8 0.8 0.8 1" texture="concreteplaincube"/>
<texture file="wood-dca777828fadc82ffe5b5005a448db092b2054fb.png" name="wood2d" type="2d"/>
<texture file="wood-dca777828fadc82ffe5b5005a448db092b2054fb.png" name="woodcube" type="cube"/>
<material class="/" name="wood2d" reflectance="0.0" rgba="1 1 1 1" texture="wood2d"/>
<material class="/" emission="1.0" name="woodcube" texture="woodcube"/>
<texture file="concrete2-241aa4b6b647b116a7363537e0b2c602ff16d0ac.png" name="concrete2_2d" type="2d"/>
<texture file="concrete2-241aa4b6b647b116a7363537e0b2c602ff16d0ac.png" name="concrete2_cube" type="cube"/>
<material class="/" name="concrete2_2d" reflectance="0.0" rgba="1 1 1 1" texture="concrete2_2d"/>
<material class="/" name="concrete2_cube" rgba="0.8 0.8 0.8 1" texture="concrete2_cube"/>
<texture builtin="flat" height="1024" mark="random" markrgb="0.79000000 0.79000000 0.7399999" name="wall_2d" random="0.3" rgb1="0.8199995 0.8199995 0.78000000" type="2d" width="1024"/>
<material class="/" name="wall" texture="wall_2d"/>
<!--<mesh name="mustard" class="/" file="ycb_objects/006_mustard_bottle/google_16k/textured.msh"/>
<texture name="mustard_tex" type="2d" file="ycb_objects/006_mustard_bottle/google_16k/texture_map.png"/>
<material name="mustard_mat" class="/" texture="mustard_tex"/>-->
<mesh class="herb/" file="herb_frame-d14ef2a9b97c77acae48435d827d17e822b5ea0d.STL" name="herb/herb_frame"/>
<mesh class="herb/" file="herb_frame_collision-f9b6358d74932455b7ffbfd9ca74dac0fccda711.STL" name="herb/herb_frame_collision"/>
<mesh class="herb/" file="herb_neobotix_base-a561bd542e4323d6590a35700af93bfe91294ed7.STL" name="herb/herb_neobotix_base"/>
<mesh class="herb/" file="herb_neobotix_base_collision-c0b781e9f306e864c10c17c836695c4558f03ae7.STL" name="herb/herb_neobotix_base_collision"/>
<mesh class="herb/" file="herb_neck_pan-3a5b595404c4fd221df9b6e9fa45f42ae8d6c2d1.STL" name="herb/herb_neck_pan"/>
<mesh class="herb/" file="herb_neck_pan_collision-422bb9327b7695a812f7e778849056ef7beb989a.STL" name="herb/herb_neck_pan_collision"/>
<mesh class="herb/" file="herb_neck_tilt-90115c2f4d254a0b190e723f5619cc119886c40b.STL" name="herb/herb_neck_tilt"/>
<mesh class="herb/" file="herb_neck_tilt_collision-484db3edd8836293ddbd41a57393c8610e785d3a.STL" name="herb/herb_neck_tilt_collision"/>
<mesh class="herb/" file="herb_crl_head-8d1a14390ba99fea74706e0a42bb4c69de03fda1.STL" name="herb/herb_crl_head"/>
<mesh class="herb/" file="herb_crl_head_collision-7e48d4cab14a84937a24657df25f3c1493b9d4f0.STL" name="herb/herb_crl_head_collision"/>
<mesh class="herb/" file="herb_kinect-f35f6b9c60f6d5c915f951d7862137deeec3b982.STL" name="herb/herb_kinect"/>
<mesh class="herb/" file="herb_kinect_collision-fc0c5ad2fd441c0e68282241313155effd1beedd.STL" name="herb/herb_kinect_collision"/>
<mesh class="herb/wam/" file="base_link_fine-41a147148eb8dd232dfab0184aee072e64b55281.stl" name="herb/wam/base_link_fine"/>
<mesh class="herb/wam/" file="base_link_convex-241a02f0fe0e1f2c3855b352df6e69b26ab5b1b2.stl" name="herb/wam/base_link_convex"/>
<mesh class="herb/wam/" file="shoulder_link_fine-70a80ea5cf6a9c11a96b4c55087f2c8f2c020d97.stl" name="herb/wam/shoulder_link_fine"/>
<mesh class="herb/wam/" file="shoulder_link_convex_decomposition_p1-b99c0e22423c21ede02982f896bc789bdae3b5ff.stl" name="herb/wam/shoulder_link_convex_decomposition_p1"/>
<mesh class="herb/wam/" file="shoulder_link_convex_decomposition_p2-2b3a517d82b2e4f2469d55f41baed0468e780436.stl" name="herb/wam/shoulder_link_convex_decomposition_p2"/>
<mesh class="herb/wam/" file="shoulder_link_convex_decomposition_p3-e4f646ee6b98165b5a010a5f12ebfd92128fb41b.stl" name="herb/wam/shoulder_link_convex_decomposition_p3"/>
<mesh class="herb/wam/" file="shoulder_pitch_link_fine-36aee65354a741fe81ccf9d2614e6e43d67f3c55.stl" name="herb/wam/shoulder_pitch_link_fine"/>
<mesh class="herb/wam/" file="shoulder_pitch_link_convex-f05b3e597235abed137d821b96ff7d1e2a82ea31.stl" name="herb/wam/shoulder_pitch_link_convex"/>
<mesh class="herb/wam/" file="upper_arm_link_fine-ca01ee6d48649ad9f6baea7259d5cf9d08b3d635.stl" name="herb/wam/upper_arm_link_fine"/>
<mesh class="herb/wam/" file="upper_arm_link_convex_decomposition_p1-7ea03e3ea97d649eedea55dc3de0ea10bbb87283.stl" name="herb/wam/upper_arm_link_convex_decomposition_p1"/>
<mesh class="herb/wam/" file="upper_arm_link_convex_decomposition_p2-25fc59a045c74cc0c5e901bc31501e8ca212159a.stl" name="herb/wam/upper_arm_link_convex_decomposition_p2"/>
<mesh class="herb/wam/" file="elbow_link_fine-105c4e016f6a319ed74f5d55377fee15774c5d58.stl" name="herb/wam/elbow_link_fine"/>
<mesh class="herb/wam/" file="elbow_link_convex-618d49f47d28f374d03b62f3a4f1a11c87b40044.stl" name="herb/wam/elbow_link_convex"/>
<mesh class="herb/wam/" file="forearm_link_fine-e78631019336cb810525911769f36184d30c291c.stl" name="herb/wam/forearm_link_fine"/>
<mesh class="herb/wam/" file="forearm_link_convex_decomposition_p1-57f1e443a9d84a9b1e59b719541351dbc72b0c65.stl" name="herb/wam/forearm_link_convex_decomposition_p1"/>
<mesh class="herb/wam/" file="forearm_link_convex_decomposition_p2-6249b0eb91291b6e61d4566ef7bddcd133aeb11d.stl" name="herb/wam/forearm_link_convex_decomposition_p2"/>
<mesh class="herb/wam/" file="wrist_yaw_link_fine-3ec69f37eedc74a0b8a6edd994a49a13dec2a554.stl" name="herb/wam/wrist_yaw_link_fine"/>
<mesh class="herb/wam/" file="wrist_yaw_link_convex_decomposition_p1-483314d477ecff523b1f17f1b29cc860dda3b25f.stl" name="herb/wam/wrist_yaw_link_convex_decomposition_p1"/>
<mesh class="herb/wam/" file="wrist_yaw_link_convex_decomposition_p2-963f6bf6f5f239543cf4bbf0630fd7e3253cbd4a.stl" name="herb/wam/wrist_yaw_link_convex_decomposition_p2"/>
<mesh class="herb/wam/" file="wrist_pitch_link_fine-06a8aff3e76c7b3ff34cdaf40c9ed5950e2ad1fe.stl" name="herb/wam/wrist_pitch_link_fine"/>
<mesh class="herb/wam/" file="wrist_pitch_link_convex_decomposition_p1-3328df36bd7e249a571d0cfb2e43ac0cf17b9b77.stl" name="herb/wam/wrist_pitch_link_convex_decomposition_p1"/>
<mesh class="herb/wam/" file="wrist_pitch_link_convex_decomposition_p2-91c5869923c13020ad406e859d49bf3f795c96be.stl" name="herb/wam/wrist_pitch_link_convex_decomposition_p2"/>
<mesh class="herb/wam/" file="wrist_pitch_link_convex_decomposition_p3-744bd1df4bb176ceef61c79ab12a5b9de038d171.stl" name="herb/wam/wrist_pitch_link_convex_decomposition_p3"/>
<mesh class="herb/wam/" file="wrist_palm_link_fine-db9db06e50f8f189c8d475b09f86be267e38a874.stl" name="herb/wam/wrist_palm_link_fine"/>
<mesh class="herb/wam/" file="wrist_palm_link_convex-d455a798d573176ecdc3c9794069b0e3f4f7f623.stl" name="herb/wam/wrist_palm_link_convex"/>
<mesh class="herb/wam/bhand/" file="bhand_palm_fine-dff1351ac0d212f9757a6bc04b85287b4f13403a.stl" name="herb/wam/bhand/bhand_palm_fine"/>
<mesh class="herb/wam/bhand/" file="bhand_palm_link_convex_decomposition_p1-f8ba6cc8e8efbe24c938e092f61618174769428c.stl" name="herb/wam/bhand/bhand_palm_link_convex_decomposition_p1"/>
<mesh class="herb/wam/bhand/" file="bhand_palm_link_convex_decomposition_p2-0a66a02812a929ee040991e6d1a7b1d11bba7bb1.stl" name="herb/wam/bhand/bhand_palm_link_convex_decomposition_p2"/>
<mesh class="herb/wam/bhand/" file="bhand_palm_link_convex_decomposition_p3-9d93e72f01b43aa200deff06df4a395d3eb5312a.stl" name="herb/wam/bhand/bhand_palm_link_convex_decomposition_p3"/>
<mesh class="herb/wam/bhand/" file="bhand_palm_link_convex_decomposition_p4-e38e089a001a0010eec12bebd2368162120ee6a2.stl" name="herb/wam/bhand/bhand_palm_link_convex_decomposition_p4"/>
<mesh class="herb/wam/bhand/" file="bhand_finger_prox_link_fine-b325b78dd2ffcab9984efe22434207b1d2e07e28.stl" name="herb/wam/bhand/bhand_finger_prox_link_fine"/>
<mesh class="herb/wam/bhand/" file="bhand_finger_prox_link_convex_decomposition_p1-12071ca7dea820f8ba395c17ad58efbdd2b805a8.stl" name="herb/wam/bhand/bhand_finger_prox_link_convex_decomposition_p1"/>
<mesh class="herb/wam/bhand/" file="bhand_finger_prox_link_convex_decomposition_p2-c728b40c271300b132049560287e0844b86833ed.stl" name="herb/wam/bhand/bhand_finger_prox_link_convex_decomposition_p2"/>
<mesh class="herb/wam/bhand/" file="bhand_finger_prox_link_convex_decomposition_p3-561559fcb477ac41797bbd8b0da5e960b41f0363.stl" name="herb/wam/bhand/bhand_finger_prox_link_convex_decomposition_p3"/>
<mesh class="herb/wam/bhand/" file="bhand_finger_med_link_fine-31e862bb0515137229a05ffa049a96de151eb229.stl" name="herb/wam/bhand/bhand_finger_med_link_fine"/>
<mesh class="herb/wam/bhand/" file="bhand_finger_med_link_convex-af5d2e0e2990df27924df077b297d046b710ded5.stl" name="herb/wam/bhand/bhand_finger_med_link_convex"/>
<mesh class="herb/wam/bhand/" file="bhand_finger_dist_link_fine-defe6db5320e79d25ade307bc4a42d6ef272b8d4.stl" name="herb/wam/bhand/bhand_finger_dist_link_fine"/>
<mesh class="herb/wam/bhand/" file="bhand_finger_dist_link_convex-dd89f87a37ef6bb33ec5f1998f123eb1e907ddef.stl" name="herb/wam/bhand/bhand_finger_dist_link_convex"/>
<mesh class="herb/wam_1/" file="base_link_fine-41a147148eb8dd232dfab0184aee072e64b55281.stl" name="herb/wam_1/base_link_fine"/>
<mesh class="herb/wam_1/" file="base_link_convex-241a02f0fe0e1f2c3855b352df6e69b26ab5b1b2.stl" name="herb/wam_1/base_link_convex"/>
<mesh class="herb/wam_1/" file="shoulder_link_fine-70a80ea5cf6a9c11a96b4c55087f2c8f2c020d97.stl" name="herb/wam_1/shoulder_link_fine"/>
<mesh class="herb/wam_1/" file="shoulder_link_convex_decomposition_p1-b99c0e22423c21ede02982f896bc789bdae3b5ff.stl" name="herb/wam_1/shoulder_link_convex_decomposition_p1"/>
<mesh class="herb/wam_1/" file="shoulder_link_convex_decomposition_p2-2b3a517d82b2e4f2469d55f41baed0468e780436.stl" name="herb/wam_1/shoulder_link_convex_decomposition_p2"/>
<mesh class="herb/wam_1/" file="shoulder_link_convex_decomposition_p3-e4f646ee6b98165b5a010a5f12ebfd92128fb41b.stl" name="herb/wam_1/shoulder_link_convex_decomposition_p3"/>
<mesh class="herb/wam_1/" file="shoulder_pitch_link_fine-36aee65354a741fe81ccf9d2614e6e43d67f3c55.stl" name="herb/wam_1/shoulder_pitch_link_fine"/>
<mesh class="herb/wam_1/" file="shoulder_pitch_link_convex-f05b3e597235abed137d821b96ff7d1e2a82ea31.stl" name="herb/wam_1/shoulder_pitch_link_convex"/>
<mesh class="herb/wam_1/" file="upper_arm_link_fine-ca01ee6d48649ad9f6baea7259d5cf9d08b3d635.stl" name="herb/wam_1/upper_arm_link_fine"/>
<mesh class="herb/wam_1/" file="upper_arm_link_convex_decomposition_p1-7ea03e3ea97d649eedea55dc3de0ea10bbb87283.stl" name="herb/wam_1/upper_arm_link_convex_decomposition_p1"/>
<mesh class="herb/wam_1/" file="upper_arm_link_convex_decomposition_p2-25fc59a045c74cc0c5e901bc31501e8ca212159a.stl" name="herb/wam_1/upper_arm_link_convex_decomposition_p2"/>
<mesh class="herb/wam_1/" file="elbow_link_fine-105c4e016f6a319ed74f5d55377fee15774c5d58.stl" name="herb/wam_1/elbow_link_fine"/>
<mesh class="herb/wam_1/" file="elbow_link_convex-618d49f47d28f374d03b62f3a4f1a11c87b40044.stl" name="herb/wam_1/elbow_link_convex"/>
<mesh class="herb/wam_1/" file="forearm_link_fine-e78631019336cb810525911769f36184d30c291c.stl" name="herb/wam_1/forearm_link_fine"/>
<mesh class="herb/wam_1/" file="forearm_link_convex_decomposition_p1-57f1e443a9d84a9b1e59b719541351dbc72b0c65.stl" name="herb/wam_1/forearm_link_convex_decomposition_p1"/>
<mesh class="herb/wam_1/" file="forearm_link_convex_decomposition_p2-6249b0eb91291b6e61d4566ef7bddcd133aeb11d.stl" name="herb/wam_1/forearm_link_convex_decomposition_p2"/>
<mesh class="herb/wam_1/" file="wrist_yaw_link_fine-3ec69f37eedc74a0b8a6edd994a49a13dec2a554.stl" name="herb/wam_1/wrist_yaw_link_fine"/>
<mesh class="herb/wam_1/" file="wrist_yaw_link_convex_decomposition_p1-483314d477ecff523b1f17f1b29cc860dda3b25f.stl" name="herb/wam_1/wrist_yaw_link_convex_decomposition_p1"/>
<mesh class="herb/wam_1/" file="wrist_yaw_link_convex_decomposition_p2-963f6bf6f5f239543cf4bbf0630fd7e3253cbd4a.stl" name="herb/wam_1/wrist_yaw_link_convex_decomposition_p2"/>
<mesh class="herb/wam_1/" file="wrist_pitch_link_fine-06a8aff3e76c7b3ff34cdaf40c9ed5950e2ad1fe.stl" name="herb/wam_1/wrist_pitch_link_fine"/>
<mesh class="herb/wam_1/" file="wrist_pitch_link_convex_decomposition_p1-3328df36bd7e249a571d0cfb2e43ac0cf17b9b77.stl" name="herb/wam_1/wrist_pitch_link_convex_decomposition_p1"/>
<mesh class="herb/wam_1/" file="wrist_pitch_link_convex_decomposition_p2-91c5869923c13020ad406e859d49bf3f795c96be.stl" name="herb/wam_1/wrist_pitch_link_convex_decomposition_p2"/>
<mesh class="herb/wam_1/" file="wrist_pitch_link_convex_decomposition_p3-744bd1df4bb176ceef61c79ab12a5b9de038d171.stl" name="herb/wam_1/wrist_pitch_link_convex_decomposition_p3"/>
<mesh class="herb/wam_1/" file="wrist_palm_link_fine-db9db06e50f8f189c8d475b09f86be267e38a874.stl" name="herb/wam_1/wrist_palm_link_fine"/>
<mesh class="herb/wam_1/" file="wrist_palm_link_convex-d455a798d573176ecdc3c9794069b0e3f4f7f623.stl" name="herb/wam_1/wrist_palm_link_convex"/>
<mesh class="herb/wam_1/bhand/" file="bhand_palm_fine-dff1351ac0d212f9757a6bc04b85287b4f13403a.stl" name="herb/wam_1/bhand/bhand_palm_fine"/>
<mesh class="herb/wam_1/bhand/" file="bhand_palm_link_convex_decomposition_p1-f8ba6cc8e8efbe24c938e092f61618174769428c.stl" name="herb/wam_1/bhand/bhand_palm_link_convex_decomposition_p1"/>
<mesh class="herb/wam_1/bhand/" file="bhand_palm_link_convex_decomposition_p2-0a66a02812a929ee040991e6d1a7b1d11bba7bb1.stl" name="herb/wam_1/bhand/bhand_palm_link_convex_decomposition_p2"/>
<mesh class="herb/wam_1/bhand/" file="bhand_palm_link_convex_decomposition_p3-9d93e72f01b43aa200deff06df4a395d3eb5312a.stl" name="herb/wam_1/bhand/bhand_palm_link_convex_decomposition_p3"/>
<mesh class="herb/wam_1/bhand/" file="bhand_palm_link_convex_decomposition_p4-e38e089a001a0010eec12bebd2368162120ee6a2.stl" name="herb/wam_1/bhand/bhand_palm_link_convex_decomposition_p4"/>
<mesh class="herb/wam_1/bhand/" file="bhand_finger_prox_link_fine-b325b78dd2ffcab9984efe22434207b1d2e07e28.stl" name="herb/wam_1/bhand/bhand_finger_prox_link_fine"/>
<mesh class="herb/wam_1/bhand/" file="bhand_finger_prox_link_convex_decomposition_p1-12071ca7dea820f8ba395c17ad58efbdd2b805a8.stl" name="herb/wam_1/bhand/bhand_finger_prox_link_convex_decomposition_p1"/>
<mesh class="herb/wam_1/bhand/" file="bhand_finger_prox_link_convex_decomposition_p2-c728b40c271300b132049560287e0844b86833ed.stl" name="herb/wam_1/bhand/bhand_finger_prox_link_convex_decomposition_p2"/>
<mesh class="herb/wam_1/bhand/" file="bhand_finger_prox_link_convex_decomposition_p3-561559fcb477ac41797bbd8b0da5e960b41f0363.stl" name="herb/wam_1/bhand/bhand_finger_prox_link_convex_decomposition_p3"/>
<mesh class="herb/wam_1/bhand/" file="bhand_finger_med_link_fine-31e862bb0515137229a05ffa049a96de151eb229.stl" name="herb/wam_1/bhand/bhand_finger_med_link_fine"/>
<mesh class="herb/wam_1/bhand/" file="bhand_finger_med_link_convex-af5d2e0e2990df27924df077b297d046b710ded5.stl" name="herb/wam_1/bhand/bhand_finger_med_link_convex"/>
<mesh class="herb/wam_1/bhand/" file="bhand_finger_dist_link_fine-defe6db5320e79d25ade307bc4a42d6ef272b8d4.stl" name="herb/wam_1/bhand/bhand_finger_dist_link_fine"/>
<mesh class="herb/wam_1/bhand/" file="bhand_finger_dist_link_convex-dd89f87a37ef6bb33ec5f1998f123eb1e907ddef.stl" name="herb/wam_1/bhand/bhand_finger_dist_link_convex"/>
<mesh class="geom0" file="ycb_objects/015_peach/google_16k/nontextured.stl" name="gen_mesh_0" scale="1 1 1"/><mesh class="geom0" file="ycb_objects/057_racquetball/google_16k/nontextured.stl" name="gen_mesh_gadded_1" scale="1.434166425100724 1.434166425100724 1.434166425100724"/><mesh class="geom0" file="downloaded_assets/vase_1/scene.stl" name="gen_mesh_gadded_2" scale="1.2808650739479133 1.2808650739479133 1.2808650739479133"/><mesh class="geom0" file="downloaded_assets/maytoni/scene.stl" name="gen_mesh_gadded_3" scale="1.5401300577762083 1.5401300577762083 1.5401300577762083"/></asset>
<worldbody>
<camera mode="targetbody" name="herb_head" pos="0 0.75 .5" target="table"/>
<camera fovy="45" mode="targetbody" name="iso" pos=".6 -0.007797638 .9" target="cam_target"/>
<geom class="/" condim="3" material="wood2d" name="floor" pos="0 0 0" size="0 0 0.25" type="plane"/>
<geom class="/" conaffinity="0" contype="0" mass="0.0" material="wall" name="//unnamed_geom_1" pos="-15 0 15" size="15 15 0.025000000" type="plane" zaxis="1 0 0"/>
<geom class="/" conaffinity="0" contype="0" mass="0.0" material="wall" name="//unnamed_geom_2" pos="0 15 15" size="15 15 0.025000000" type="plane" zaxis="0 -1 0"/>
<geom class="/" condim="3" friction="0.67 0.005 0.0001" name="table_plane" pos="0 0 0.3" priority="20" rgba="0 0 0 0" size="0 0 0.25" type="plane"/>
<body name="table" pos="0 0 0.3" quat="1 0 0 0">
<geom class="/" group="1" material="marblecube" name="tabletop" pos="0 0 -0.012500000" size="0.4 0.5 0.012500000" type="box"/>
<geom class="/" group="1" material="concretecube" name="//unnamed_geom_4" pos="0.2 0.275 -0.1499999" size="0.0408 0.1374998" type="cylinder"/>
<geom class="/" group="1" material="concretecube" name="//unnamed_geom_5" pos="-0.2 0.275 -0.1499999" size="0.0408 0.1374998" type="cylinder"/>
<geom class="/" group="1" material="concretecube" name="//unnamed_geom_6" pos="0.2 -0.275 -0.1499999" size="0.0408 0.1374998" type="cylinder"/>
<geom class="/" group="1" material="concretecube" name="//unnamed_geom_7" pos="-0.2 -0.275 -0.1499999" size="0.0408 0.1374998" type="cylinder"/>
</body>
<body name="herb/">
<body name="cam_target" pos="-.2 -0.2 0.29">
<geom class="geom0" conaffinity="0" contype="0" group="1" name="//unnamed_geom_100" rgba="0 0 0 0" size="0.0001 0.0001 0.0001" type="box"/>
</body>
<body name="herb/herb" pos="-0.8 0 0.0509999">
<geom class="herb/viz" mesh="herb/herb_frame" name="herb//unnamed_geom_0" pos="0 0 1.05" quat="0.5 0.499977 0.5 0.500023" rgba="0.299999 0 0 1" type="mesh"/>
<geom class="herb/" mesh="herb/herb_frame_collision" name="herb//unnamed_geom_1" pos="0 0 1.05" quat="3.2758700e-05 3.27571999999e-05 -0.70709 -0.70712299999" rgba="0.299999 0 0 1" type="mesh"/>
<geom class="herb/viz" mesh="herb/herb_neobotix_base" name="herb//unnamed_geom_2" pos="-0.0740859999999 -3.43217e-06 -0.0512439999999" quat="0.70709100 0 0 0.70712299999" rgba="0.299999 0.299999 0.299999 1" type="mesh"/>
<geom class="herb/" mesh="herb/herb_neobotix_base_collision" name="herb//unnamed_geom_3" pos="-0.0740859999999 -3.43217e-06 -0.0512439999999" quat="2.3108400e-07 2.31074e-07 0.70709 0.70712299999" rgba="0.299999 0.299999 0.299999 1" type="mesh"/>
<geom class="herb/viz" mesh="herb/herb_neck_pan" name="herb//unnamed_geom_4" pos="0.1249 5.7862200e-06 1.1008100" quat="2.3108400e-07 0.70712299999 -0.70709 -2.31074e-07" type="mesh"/>
<geom class="herb/" mesh="herb/herb_neck_pan_collision" name="herb//unnamed_geom_5" pos="0.1249 5.7862200e-06 1.1008100" quat="0.5 0.500023 -0.5 -0.499977" type="mesh"/>
<geom class="herb/viz" mesh="herb/herb_neck_tilt" name="herb//unnamed_geom_6" pos="0.1249 5.7862200e-06 1.19270999999" quat="0.24185100 0.66447800 -0.66444800 -0.241839" type="mesh"/>
<geom class="herb/" mesh="herb/herb_neck_tilt_collision" name="herb//unnamed_geom_7" pos="0.1249 5.7862200e-06 1.19270999999" quat="-0.29881400 -0.640849 -0.64087799999 -0.298827999999" type="mesh"/>
<geom class="herb/viz" mesh="herb/herb_crl_head" name="herb//unnamed_geom_8" pos="0.32064500 0.0039098500 1.33653" quat="0.640863999999 0.29885800 -0.298844 -0.64083500" rgba="0.299999 0.299999 0.299999 1" type="mesh"/>
<geom class="herb/" mesh="herb/herb_crl_head_collision" name="herb//unnamed_geom_9" pos="0.124906 0.0077957900 1.1927000" quat="0.298844 0.64083500 0.640863999999 0.298856999999" rgba="0.299999 0.299999 0.299999 1" type="mesh"/>
<geom class="herb/viz" mesh="herb/herb_kinect" name="herb//unnamed_geom_10" pos="0.19753100 0.0077991500 1.2177" quat="0.664479999996 0.664456999996 0.241829999999 -0.241829999999" rgba="0.25 0.25 0.25 1" type="mesh"/>
<geom class="herb/" mesh="herb/herb_kinect_collision" name="herb//unnamed_geom_11" pos="0.125458999999 0.00779763999999 1.19333" quat="0.29885200 0.64085700 0.64084300 0.29885" rgba="0.25 0.25 0.25 1" type="mesh"/>
<site class="herb/" name="herb/right_arm" pos="0.012500000 -0.22 0.92000000" quat="0 -0.70709999999 0 -0.70709999999"/>
<body name="herb/wam_1/" pos="0.012500000 -0.22 0.92000000" quat="0 -0.7070995 0 -0.7070995">
<body name="herb/wam_1/1_base_link" pos="0 0 0" quat="1 0 0 0">
<inertial diaginertia="0.1 0.1 0.1" mass="1.0" pos="0 0 0"/>
<geom class="herb/wam_1/viz" mesh="herb/wam_1/base_link_fine" name="herb/wam_1//unnamed_geom_0"/>
<geom class="herb/wam_1/col" mesh="herb/wam_1/base_link_convex" name="herb/wam_1//unnamed_geom_1"/>
<body name="herb/wam_1/2_shoulder_yaw_link" pos="0 0 0.3459997">
<inertial diaginertia="0.1350889 0.113095 0.09044258" mass="5.0" pos="-0.00443422 -0.00066489000 -0.1289039" quat="0.6956595 0.71671300 -0.03548628 0.03348387"/>
<joint armature=".01" class="herb/wam_1/" damping="1.98" name="herb/wam_1/j1_base_yaw_joint" range="-2.6 2.6"/>
<geom class="herb/wam_1/viz" mesh="herb/wam_1/shoulder_link_fine" name="herb/wam_1//unnamed_geom_2"/>
<geom class="herb/wam_1/col" mesh="herb/wam_1/shoulder_link_convex_decomposition_p1" name="herb/wam_1//unnamed_geom_3"/>
<geom class="herb/wam_1/col" mesh="herb/wam_1/shoulder_link_convex_decomposition_p2" name="herb/wam_1//unnamed_geom_4"/>
<geom class="herb/wam_1/col" mesh="herb/wam_1/shoulder_link_convex_decomposition_p3" name="herb/wam_1//unnamed_geom_5"/>
<body name="herb/wam_1/3_shoulder_pitch_link" pos="0 0 0" quat="0.4159998 -0.4159998 0.5719995 0.5719995">
<inertial diaginertia="0.021419500 0.0167127 0.012645200" mass="3.87494" pos="-0.00236981 -0.0154211 0.0310561" quat="0.96179400 0.27311200 -0.016931600 0.008665920006"/>
<joint armature=".01" class="herb/wam_1/" damping="0.55" name="herb/wam_1/j2_shoulder_pitch_joint" range="-1.9850000 1.9850000" ref="1.885"/>
<geom class="herb/wam_1/viz" mesh="herb/wam_1/shoulder_pitch_link_fine" name="herb/wam_1//unnamed_geom_6"/>
<geom class="herb/wam_1/col" mesh="herb/wam_1/shoulder_pitch_link_convex" name="herb/wam_1//unnamed_geom_7"/>
<body name="herb/wam_1/4_upper_arm_link" pos="0 0 0" quat="0.70710700 0.70710700 0 0">
<inertial diaginertia="0.05927179 0.059220700 0.003134188" mass="2.20228" pos="0.0068325900 3.3090000e-05 0.39249200" quat="0.64713600 0.01708219 0.0143038 0.7620488"/>
<joint armature=".01" class="herb/wam_1/" damping="1.65" name="herb/wam_1/j3_shoulder_yaw_joint" range="-2.799998 2.799998"/>
<geom class="herb/wam_1/viz" mesh="herb/wam_1/upper_arm_link_fine" name="herb/wam_1//unnamed_geom_8"/>
<geom class="herb/wam_1/col" mesh="herb/wam_1/upper_arm_link_convex_decomposition_p1" name="herb/wam_1//unnamed_geom_9"/>
<geom class="herb/wam_1/col" mesh="herb/wam_1/upper_arm_link_convex_decomposition_p2" name="herb/wam_1//unnamed_geom_10"/>
<body name="herb/wam_1/5_forearm_link" pos="0.04499998 0 0.55000000" quat="0.3539998 -0.3539998 0.6119999 0.6119999">
<inertial diaginertia="0.0151047 0.0148285 0.0027580500" mass="0.500168" pos="-0.04001489 -0.14271700 -0.00022942000" quat="0.70428100 0.70632600 0.01803329 0.06903524"/>
<joint armature=".01" class="herb/wam_1/" damping="0.88" name="herb/wam_1/j4_elbow_pitch_joint" range="-0.9 3.141589" ref="2.0944"/>
<geom class="herb/wam_1/viz" mesh="herb/wam_1/elbow_link_fine" name="herb/wam_1//unnamed_geom_11"/>
<geom class="herb/wam_1/col" mesh="herb/wam_1/elbow_link_convex" name="herb/wam_1//unnamed_geom_12"/>
<geom class="herb/wam_1/viz" euler="1.57 0 0" mesh="herb/wam_1/forearm_link_fine" name="herb/wam_1//unnamed_geom_13" pos="-0.04499998 -0.07299995 0"/>
<geom class="herb/wam_1/col" euler="1.57 0 0" mesh="herb/wam_1/forearm_link_convex_decomposition_p1" name="herb/wam_1//unnamed_geom_14" pos="-0.04499998 -0.07299995 0"/>
<geom class="herb/wam_1/col" euler="1.57 0 0" mesh="herb/wam_1/forearm_link_convex_decomposition_p2" name="herb/wam_1//unnamed_geom_15" pos="-0.04499998 -0.07299995 0"/>
<body name="herb/wam_1/6_wrist_yaw_link" pos="-0.04499998 -0.2999999 0" quat="0.70710700 0.70710700 0 0">
<inertial diaginertia="0.0005551678 0.00046317 0.0002340719" mass="1.05376" pos="8.920995e-05 0.0043582400 -0.0051121700" quat="0.630602 0.77609300 0.0040196900 -0.002372"/>
<joint armature=".01" class="herb/wam_1/" damping="0.55" name="herb/wam_1/j5_wrist_yaw_joint" range="-4.549998 1.25"/>
<geom class="herb/wam_1/viz" mesh="herb/wam_1/wrist_yaw_link_fine" name="herb/wam_1//unnamed_geom_16"/>
<geom class="herb/wam_1/col" mesh="herb/wam_1/wrist_yaw_link_convex_decomposition_p1" name="herb/wam_1//unnamed_geom_17"/>
<geom class="herb/wam_1/col" mesh="herb/wam_1/wrist_yaw_link_convex_decomposition_p2" name="herb/wam_1//unnamed_geom_18"/>
<body name="herb/wam_1/7_wrist_pitch_link" pos="0 0 0" quat="0.70710700 -0.70710700 0 0">
<inertial diaginertia="0.0005551678 0.00046317 0.0002340719" mass="0.517974" pos="-0.0001226199 -0.024683400 -0.01703189" quat="0.630602 0.77609300 0.0040196900 -0.002372"/>
<joint armature=".01" class="herb/wam_1/" damping="0.11" name="herb/wam_1/j6_wrist_pitch_joint" range="-1.5707 1.5707"/>
<geom class="herb/wam_1/viz" mesh="herb/wam_1/wrist_pitch_link_fine" name="herb/wam_1//unnamed_geom_19"/>
<geom class="herb/wam_1/col" mesh="herb/wam_1/wrist_pitch_link_convex_decomposition_p1" name="herb/wam_1//unnamed_geom_20"/>
<geom class="herb/wam_1/col" mesh="herb/wam_1/wrist_pitch_link_convex_decomposition_p2" name="herb/wam_1//unnamed_geom_21"/>
<geom class="herb/wam_1/col" mesh="herb/wam_1/wrist_pitch_link_convex_decomposition_p3" name="herb/wam_1//unnamed_geom_22"/>
<body name="herb/wam_1/8_wrist_palm_link" pos="0 0 0" quat="0.70710700 0.70710700 0 0">
<inertial diaginertia="0.00020683 0.00010859 0.00010851" mass="0.0828613" pos="0 0 0.055" quat="0.70710700 0 0 0.70710700"/>
<joint armature=".01" class="herb/wam_1/" damping="0.11" name="herb/wam_1/j7_palm_yaw_joint" range="-3 3"/>
<geom class="herb/wam_1/viz" mesh="herb/wam_1/wrist_palm_link_fine" name="herb/wam_1//unnamed_geom_23"/>
<geom class="herb/wam_1/col" mesh="herb/wam_1/wrist_palm_link_convex" name="herb/wam_1//unnamed_geom_24"/>
<site class="herb/wam_1/" name="herb/wam_1/hand_attachment"/>
<body name="herb/wam_1/bhand/">
<body name="herb/wam_1/bhand/bhand_palm_link" pos="0 0 0.05999998" quat="0 0 0 1">
<inertial diaginertia="0.000224052 0.0002107009 2.8121200e-05" mass="0.50573" pos="-5.109798e-05 0.005043297 0.036671000" quat="0.5530978 0.43904700 0.43445600 0.5590776"/>
<geom class="herb/wam_1/bhand/viz" mesh="herb/wam_1/bhand/bhand_palm_fine" name="herb/wam_1/bhand//unnamed_geom_0"/>
<geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_palm_link_convex_decomposition_p1" name="herb/wam_1/bhand//unnamed_geom_1"/>
<geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_palm_link_convex_decomposition_p2" name="herb/wam_1/bhand//unnamed_geom_2"/>
<geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_palm_link_convex_decomposition_p3" name="herb/wam_1/bhand//unnamed_geom_3"/>
<geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_palm_link_convex_decomposition_p4" name="herb/wam_1/bhand//unnamed_geom_4"/>
<body name="herb/wam_1/bhand/finger11" pos="-0.025000000 0 0.041500000" quat="0.70710700 0 0 -0.70710700">
<inertial diaginertia="7.7733500e-05 7.662819e-05 4.8312200e-06" mass="0.14109" pos="0.023133000 0.00078642000 0.0005279197" quat="0.01607959 0.70726900 -0.0007660079 0.706762"/>
<joint armature=".01" axis="0 0 -1" class="herb/wam_1/bhand/" damping="0.11" name="herb/wam_1/bhand/j11" range="0 3.141589"/>
<geom class="herb/wam_1/bhand/viz" mesh="herb/wam_1/bhand/bhand_finger_prox_link_fine" name="herb/wam_1/bhand//unnamed_geom_5"/>
<geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_finger_prox_link_convex_decomposition_p1" name="herb/wam_1/bhand//unnamed_geom_6"/>
<geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_finger_prox_link_convex_decomposition_p2" name="herb/wam_1/bhand//unnamed_geom_7"/>
<geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_finger_prox_link_convex_decomposition_p3" name="herb/wam_1/bhand//unnamed_geom_8"/>
<body name="herb/wam_1/bhand/finger12" pos="0.05 0 0.0339" quat="0.70710700 0.70710700 0 0">
<inertial diaginertia="7.7733500e-05 7.662819e-05 4.8312200e-06" mass="0.062139" pos="0.023133000 0.00078642000 0.0005279197" quat="0.01607959 0.70726900 -0.0007660079 0.706762"/>
<joint armature=".01" class="herb/wam_1/bhand/" damping="0.11" name="herb/wam_1/bhand/j12" range="0 2.44346"/>
<geom class="herb/wam_1/bhand/viz" mesh="herb/wam_1/bhand/bhand_finger_med_link_fine" name="herb/wam_1/bhand//unnamed_geom_9"/>
<geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_finger_med_link_convex" name="herb/wam_1/bhand//unnamed_geom_10"/>
<body name="herb/wam_1/bhand/finger13" pos="0.069940000 0.003 0" quat="0.92388000 0 0 0.382683">
<inertial diaginertia="3.843398e-05 3.727529e-05 3.0998700e-06" mass="0.041377" pos="0.022825000 0.0010491000 0.00042030000" quat="0.5084118 0.51165000 0.4895829 0.48993900"/>
<joint armature=".01" class="herb/wam_1/bhand/" damping="0.11" name="herb/wam_1/bhand/j13" range="0 0.837758"/>
<geom class="herb/wam_1/bhand/viz" euler="0 0 -0.8399997" mesh="herb/wam_1/bhand/bhand_finger_dist_link_fine" name="herb/wam_1/bhand//unnamed_geom_11"/>
<geom class="herb/wam_1/bhand/col" euler="0 0 -0.8399997" mesh="herb/wam_1/bhand/bhand_finger_dist_link_convex" name="herb/wam_1/bhand//unnamed_geom_12"/>
</body>
</body>
</body>
<body name="herb/wam_1/bhand/finger21" pos="0.025000000 0 0.041500000" quat="0.70710700 0 0 -0.70710700">
<inertial diaginertia="7.7733500e-05 7.662819e-05 4.8312200e-06" mass="0.14109" pos="0.023133000 0.00078642000 0.0005279197" quat="0.01607959 0.70726900 -0.0007660079 0.706762"/>
<joint armature=".01" class="herb/wam_1/bhand/" damping="0.11" name="herb/wam_1/bhand/j21" range="0 3.141589"/>
<geom class="herb/wam_1/bhand/viz" mesh="herb/wam_1/bhand/bhand_finger_prox_link_fine" name="herb/wam_1/bhand//unnamed_geom_13"/>
<geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_finger_prox_link_convex_decomposition_p1" name="herb/wam_1/bhand//unnamed_geom_14"/>
<geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_finger_prox_link_convex_decomposition_p2" name="herb/wam_1/bhand//unnamed_geom_15"/>
<geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_finger_prox_link_convex_decomposition_p3" name="herb/wam_1/bhand//unnamed_geom_16"/>
<body name="herb/wam_1/bhand/finger22" pos="0.05 0 0.0339" quat="0.70710700 0.70710700 0 0">
<inertial diaginertia="7.7733500e-05 7.662819e-05 4.8312200e-06" mass="0.062139" pos="0.023133000 0.00078642000 0.0005279197" quat="0.01607959 0.70726900 -0.0007660079 0.706762"/>
<joint armature=".01" class="herb/wam_1/bhand/" damping="0.11" name="herb/wam_1/bhand/j22" range="0 2.44346"/>
<geom class="herb/wam_1/bhand/viz" mesh="herb/wam_1/bhand/bhand_finger_med_link_fine" name="herb/wam_1/bhand//unnamed_geom_17"/>
<geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_finger_med_link_convex" name="herb/wam_1/bhand//unnamed_geom_18"/>
<body name="herb/wam_1/bhand/finger23" pos="0.069940000 0.003 0" quat="0.92388000 0 0 0.382683">
<inertial diaginertia="3.843398e-05 3.727529e-05 3.0998700e-06" mass="0.041377" pos="0.022825000 0.0010491000 0.00042030000" quat="0.5084118 0.51165000 0.4895829 0.48993900"/>
<joint armature=".01" class="herb/wam_1/bhand/" damping="0.11" name="herb/wam_1/bhand/j23" range="0 0.837758"/>
<geom class="herb/wam_1/bhand/viz" euler="0 0 -0.8399997" mesh="herb/wam_1/bhand/bhand_finger_dist_link_fine" name="herb/wam_1/bhand//unnamed_geom_19"/>
<geom class="herb/wam_1/bhand/col" euler="0 0 -0.8399997" mesh="herb/wam_1/bhand/bhand_finger_dist_link_convex" name="herb/wam_1/bhand//unnamed_geom_20"/>
</body>
</body>
</body>
<body name="herb/wam_1/bhand/finger32" pos="0 0.05 0.07539995" quat="0.5 0.5 0.5 0.5">
<inertial diaginertia="7.7733500e-05 7.662819e-05 4.8312200e-06" mass="0.062139" pos="0.023133000 0.00078642000 0.0005279197" quat="0.01607959 0.70726900 -0.0007660079 0.706762"/>
<joint armature=".01" class="herb/wam_1/bhand/" damping="0.11" name="herb/wam_1/bhand/j32" range="0 2.44346"/>
<geom class="herb/wam_1/bhand/viz" mesh="herb/wam_1/bhand/bhand_finger_med_link_fine" name="herb/wam_1/bhand//unnamed_geom_21"/>
<geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_finger_med_link_convex" name="herb/wam_1/bhand//unnamed_geom_22"/>
<body name="herb/wam_1/bhand/finger33" pos="0.069940000 0.003 0" quat="0.92388000 0 0 0.382683">
<inertial diaginertia="3.843398e-05 3.727529e-05 3.0998700e-06" mass="0.041377" pos="0.022825000 0.0010491000 0.00042030000" quat="0.5084118 0.51165000 0.4895829 0.48993900"/>
<joint armature=".01" class="herb/wam_1/bhand/" damping="0.11" name="herb/wam_1/bhand/j33" range="0 0.837758"/>
<geom class="herb/wam_1/bhand/viz" euler="0 0 -0.8399997" mesh="herb/wam_1/bhand/bhand_finger_dist_link_fine" name="herb/wam_1/bhand//unnamed_geom_23"/>
<geom class="herb/wam_1/bhand/col" euler="0 0 -0.8399997" mesh="herb/wam_1/bhand/bhand_finger_dist_link_convex" name="herb/wam_1/bhand//unnamed_geom_24"/>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
<!--
<site name="herb/left_arm" class="herb/" pos="0.012500000 0.22 0.92000000" quat="0 -0.7070995 0 -0.7070995"/>
<body pos="0.012500000 0.22 0.92000000" quat="0 -0.7070995 0 -0.7070995" name="herb/wam/">
<body name="herb/wam/1_base_link" pos="0 0 0" quat="1 0 0 0">
<inertial pos="0 0 0" mass="1.0" diaginertia="0.1 0.1 0.1"/>
<geom name="herb/wam//unnamed_geom_0" class="herb/wam/viz" mesh="herb/wam/base_link_fine"/>
<geom name="herb/wam//unnamed_geom_1" class="herb/wam/col" mesh="herb/wam/base_link_convex"/>
<body name="herb/wam/2_shoulder_yaw_link" pos="0 0 0.3459997">
<inertial pos="-0.00443422 -0.00066489000 -0.1289039" quat="0.6956595 0.71671300 -0.03548628 0.03348387" mass="5.0" diaginertia="0.1350889 0.113095 0.09044258"/>
<joint name="herb/wam/j1_base_yaw_joint" class="herb/wam/" range="-2.6000000 2.6000000" damping="1.98" armature=".01"/>
<geom name="herb/wam//unnamed_geom_2" class="herb/wam/viz" mesh="herb/wam/shoulder_link_fine"/>
<geom name="herb/wam//unnamed_geom_3" class="herb/wam/col" mesh="herb/wam/shoulder_link_convex_decomposition_p1"/>
<geom name="herb/wam//unnamed_geom_4" class="herb/wam/col" mesh="herb/wam/shoulder_link_convex_decomposition_p2"/>
<geom name="herb/wam//unnamed_geom_5" class="herb/wam/col" mesh="herb/wam/shoulder_link_convex_decomposition_p3"/>
<body name="herb/wam/3_shoulder_pitch_link" pos="0 0 0" quat="0.4159998 -0.4159998 0.5719995 0.5719995">
<inertial pos="-0.00236981 -0.0154211 0.0310561" quat="0.96179400 0.27311200 -0.016931600 0.008665920006" mass="3.87494" diaginertia="0.021419500 0.0167127 0.012645200"/>
<joint name="herb/wam/j2_shoulder_pitch_joint" class="herb/wam/" range="-1.9850000 1.9850000" ref="1.885" damping="0.55" armature=".01"/>
<geom name="herb/wam//unnamed_geom_6" class="herb/wam/viz" mesh="herb/wam/shoulder_pitch_link_fine"/>
<geom name="herb/wam//unnamed_geom_7" class="herb/wam/col" mesh="herb/wam/shoulder_pitch_link_convex"/>
<body name="herb/wam/4_upper_arm_link" pos="0 0 0" quat="0.70710700 0.70710700 0 0">
<inertial pos="0.0068325900 3.3090000e-05 0.39249200" quat="0.64713600 0.01708219 0.0143038 0.7620488" mass="2.20228" diaginertia="0.05927179 0.059220700 0.003134188"/>
<joint name="herb/wam/j3_shoulder_yaw_joint" class="herb/wam/" range="-2.799998 2.799998" damping="1.65" armature=".01"/>
<geom name="herb/wam//unnamed_geom_8" class="herb/wam/viz" mesh="herb/wam/upper_arm_link_fine"/>
<geom name="herb/wam//unnamed_geom_9" class="herb/wam/col" mesh="herb/wam/upper_arm_link_convex_decomposition_p1"/>
<geom name="herb/wam//unnamed_geom_10" class="herb/wam/col" mesh="herb/wam/upper_arm_link_convex_decomposition_p2"/>
<body name="herb/wam/5_forearm_link" pos="0.04499998 0 0.55000000" quat="0.3539998 -0.3539998 0.6119999 0.6119999">
<inertial pos="-0.04001489 -0.14271700 -0.00022942000" quat="0.70428100 0.70632600 0.01803329 0.06903524" mass="0.500168" diaginertia="0.0151047 0.0148285 0.0027580500"/>
<joint name="herb/wam/j4_elbow_pitch_joint" class="herb/wam/" range="-0.9 3.141589" ref="2.0944" damping="0.88" armature=".01"/>
<geom name="herb/wam//unnamed_geom_11" class="herb/wam/viz" mesh="herb/wam/elbow_link_fine"/>
<geom name="herb/wam//unnamed_geom_12" class="herb/wam/col" mesh="herb/wam/elbow_link_convex"/>
<geom name="herb/wam//unnamed_geom_13" class="herb/wam/viz" pos="-0.04499998 -0.07299995 0" euler="1.57 0 0" mesh="herb/wam/forearm_link_fine"/>
<geom name="herb/wam//unnamed_geom_14" class="herb/wam/col" pos="-0.04499998 -0.07299995 0" euler="1.57 0 0" mesh="herb/wam/forearm_link_convex_decomposition_p1"/>
<geom name="herb/wam//unnamed_geom_15" class="herb/wam/col" pos="-0.04499998 -0.07299995 0" euler="1.57 0 0" mesh="herb/wam/forearm_link_convex_decomposition_p2"/>
<body name="herb/wam/6_wrist_yaw_link" pos="-0.04499998 -0.2999999 0" quat="0.70710700 0.70710700 0 0">
<inertial pos="8.920995e-05 0.0043582400 -0.0051121700" quat="0.630602 0.77609300 0.0040196900 -0.002372" mass="1.05376" diaginertia="0.0005551678 0.00046317 0.0002340719"/>
<joint name="herb/wam/j5_wrist_yaw_joint" class="herb/wam/" range="-4.549998 1.25" damping="0.55" armature=".01"/>
<geom name="herb/wam//unnamed_geom_16" class="herb/wam/viz" mesh="herb/wam/wrist_yaw_link_fine"/>
<geom name="herb/wam//unnamed_geom_17" class="herb/wam/col" mesh="herb/wam/wrist_yaw_link_convex_decomposition_p1"/>
<geom name="herb/wam//unnamed_geom_18" class="herb/wam/col" mesh="herb/wam/wrist_yaw_link_convex_decomposition_p2"/>
<body name="herb/wam/7_wrist_pitch_link" pos="0 0 0" quat="0.70710700 -0.70710700 0 0">
<inertial pos="-0.0001226199 -0.024683400 -0.01703189" quat="0.630602 0.77609300 0.0040196900 -0.002372" mass="0.517974" diaginertia="0.0005551678 0.00046317 0.0002340719"/>
<joint name="herb/wam/j6_wrist_pitch_joint" class="herb/wam/" range="-1.5707 1.5707" damping="0.11" armature=".01"/>
<geom name="herb/wam//unnamed_geom_19" class="herb/wam/viz" mesh="herb/wam/wrist_pitch_link_fine"/>
<geom name="herb/wam//unnamed_geom_20" class="herb/wam/col" mesh="herb/wam/wrist_pitch_link_convex_decomposition_p1"/>
<geom name="herb/wam//unnamed_geom_21" class="herb/wam/col" mesh="herb/wam/wrist_pitch_link_convex_decomposition_p2"/>
<geom name="herb/wam//unnamed_geom_22" class="herb/wam/col" mesh="herb/wam/wrist_pitch_link_convex_decomposition_p3"/>
<body name="herb/wam/8_wrist_palm_link" pos="0 0 0" quat="0.70710700 0.70710700 0 0">
<inertial pos="0 0 0.055" quat="0.70710700 0 0 0.70710700" mass="0.0828613" diaginertia="0.00020683 0.00010859 0.00010851"/>
<joint name="herb/wam/j7_palm_yaw_joint" class="herb/wam/" range="-3 3" damping="0.11" armature=".01"/>
<geom name="herb/wam//unnamed_geom_23" class="herb/wam/viz" mesh="herb/wam/wrist_palm_link_fine"/>
<geom name="herb/wam//unnamed_geom_24" class="herb/wam/col" mesh="herb/wam/wrist_palm_link_convex"/>
<site name="herb/wam/hand_attachment" class="herb/wam/"/>
<body name="herb/wam/bhand/">
<body name="herb/wam/bhand/bhand_palm_link" pos="0 0 0.05999998" quat="0 0 0 1">
<inertial pos="-5.109798e-05 0.005043297 0.036671000" quat="0.5530978 0.43904700 0.43445600 0.5590776" mass="0.50573" diaginertia="0.000224052 0.0002107009 2.8121200e-05"/>
<geom name="herb/wam/bhand//unnamed_geom_0" class="herb/wam/bhand/viz" mesh="herb/wam/bhand/bhand_palm_fine"/>
<geom name="herb/wam/bhand//unnamed_geom_1" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_palm_link_convex_decomposition_p1"/>
<geom name="herb/wam/bhand//unnamed_geom_2" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_palm_link_convex_decomposition_p2"/>
<geom name="herb/wam/bhand//unnamed_geom_3" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_palm_link_convex_decomposition_p3"/>
<geom name="herb/wam/bhand//unnamed_geom_4" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_palm_link_convex_decomposition_p4"/>
<body name="herb/wam/bhand/finger11" pos="-0.025000000 0 0.041500000" quat="0.70710700 0 0 -0.70710700">
<inertial pos="0.023133000 0.00078642000 0.0005279197" quat="0.01607959 0.70726900 -0.0007660079 0.706762" mass="0.14109" diaginertia="7.7733500e-05 7.662819e-05 4.8312200e-06"/>
<joint name="herb/wam/bhand/j11" class="herb/wam/bhand/" axis="0 0 -1" range="0 3.141589" damping="0.11" armature=".01"/>
<geom name="herb/wam/bhand//unnamed_geom_5" class="herb/wam/bhand/viz" mesh="herb/wam/bhand/bhand_finger_prox_link_fine"/>
<geom name="herb/wam/bhand//unnamed_geom_6" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_finger_prox_link_convex_decomposition_p1"/>
<geom name="herb/wam/bhand//unnamed_geom_7" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_finger_prox_link_convex_decomposition_p2"/>
<geom name="herb/wam/bhand//unnamed_geom_8" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_finger_prox_link_convex_decomposition_p3"/>
<body name="herb/wam/bhand/finger12" pos="0.05 0 0.0339" quat="0.70710700 0.70710700 0 0">
<inertial pos="0.023133000 0.00078642000 0.0005279197" quat="0.01607959 0.70726900 -0.0007660079 0.706762" mass="0.062139" diaginertia="7.7733500e-05 7.662819e-05 4.8312200e-06"/>
<joint name="herb/wam/bhand/j12" class="herb/wam/bhand/" range="0 2.44346" damping="0.11" armature=".01"/>
<geom name="herb/wam/bhand//unnamed_geom_9" class="herb/wam/bhand/viz" mesh="herb/wam/bhand/bhand_finger_med_link_fine"/>
<geom name="herb/wam/bhand//unnamed_geom_10" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_finger_med_link_convex"/>
<body name="herb/wam/bhand/finger13" pos="0.069940000 0.003 0" quat="0.92388000 0 0 0.382683">
<inertial pos="0.022825000 0.0010491000 0.00042030000" quat="0.5084118 0.51165000 0.4895829 0.48993900" mass="0.041377" diaginertia="3.843398e-05 3.727529e-05 3.0998700e-06"/>
<joint name="herb/wam/bhand/j13" class="herb/wam/bhand/" range="0 0.837758" damping="0.11" armature=".01"/>
<geom name="herb/wam/bhand//unnamed_geom_11" class="herb/wam/bhand/viz" euler="0 0 -0.8399997" mesh="herb/wam/bhand/bhand_finger_dist_link_fine"/>
<geom name="herb/wam/bhand//unnamed_geom_12" class="herb/wam/bhand/col" euler="0 0 -0.8399997" mesh="herb/wam/bhand/bhand_finger_dist_link_convex"/>
</body>
</body>
</body>
<body name="herb/wam/bhand/finger21" pos="0.025000000 0 0.041500000" quat="0.70710700 0 0 -0.70710700">
<inertial pos="0.023133000 0.00078642000 0.0005279197" quat="0.01607959 0.70726900 -0.0007660079 0.706762" mass="0.14109" diaginertia="7.7733500e-05 7.662819e-05 4.8312200e-06"/>
<joint name="herb/wam/bhand/j21" class="herb/wam/bhand/" range="0 3.141589" damping="0.11" armature=".01"/>
<geom name="herb/wam/bhand//unnamed_geom_13" class="herb/wam/bhand/viz" mesh="herb/wam/bhand/bhand_finger_prox_link_fine"/>
<geom name="herb/wam/bhand//unnamed_geom_14" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_finger_prox_link_convex_decomposition_p1"/>
<geom name="herb/wam/bhand//unnamed_geom_15" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_finger_prox_link_convex_decomposition_p2"/>
<geom name="herb/wam/bhand//unnamed_geom_16" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_finger_prox_link_convex_decomposition_p3"/>
<body name="herb/wam/bhand/finger22" pos="0.05 0 0.0339" quat="0.70710700 0.70710700 0 0">
<inertial pos="0.023133000 0.00078642000 0.0005279197" quat="0.01607959 0.70726900 -0.0007660079 0.706762" mass="0.062139" diaginertia="7.7733500e-05 7.662819e-05 4.8312200e-06"/>
<joint name="herb/wam/bhand/j22" class="herb/wam/bhand/" range="0 2.44346" damping="0.11" armature=".01"/>
<geom name="herb/wam/bhand//unnamed_geom_17" class="herb/wam/bhand/viz" mesh="herb/wam/bhand/bhand_finger_med_link_fine"/>
<geom name="herb/wam/bhand//unnamed_geom_18" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_finger_med_link_convex"/>
<body name="herb/wam/bhand/finger23" pos="0.069940000 0.003 0" quat="0.92388000 0 0 0.382683">
<inertial pos="0.022825000 0.0010491000 0.00042030000" quat="0.5084118 0.51165000 0.4895829 0.48993900" mass="0.041377" diaginertia="3.843398e-05 3.727529e-05 3.0998700e-06"/>
<joint name="herb/wam/bhand/j23" class="herb/wam/bhand/" range="0 0.837758" damping="0.11" armature=".01"/>
<geom name="herb/wam/bhand//unnamed_geom_19" class="herb/wam/bhand/viz" euler="0 0 -0.8399997" mesh="herb/wam/bhand/bhand_finger_dist_link_fine"/>
<geom name="herb/wam/bhand//unnamed_geom_20" class="herb/wam/bhand/col" euler="0 0 -0.8399997" mesh="herb/wam/bhand/bhand_finger_dist_link_convex"/>
</body>
</body>
</body>
<body name="herb/wam/bhand/finger32" pos="0 0.05 0.07539995" quat="0.5 0.5 0.5 0.5">
<inertial pos="0.023133000 0.00078642000 0.0005279197" quat="0.01607959 0.70726900 -0.0007660079 0.706762" mass="0.062139" diaginertia="7.7733500e-05 7.662819e-05 4.8312200e-06"/>
<joint name="herb/wam/bhand/j32" class="herb/wam/bhand/" range="0 2.44346" damping="0.11" armature=".01"/>
<geom name="herb/wam/bhand//unnamed_geom_21" class="herb/wam/bhand/viz" mesh="herb/wam/bhand/bhand_finger_med_link_fine"/>
<geom name="herb/wam/bhand//unnamed_geom_22" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_finger_med_link_convex"/>
<body name="herb/wam/bhand/finger33" pos="0.069940000 0.003 0" quat="0.92388000 0 0 0.382683">
<inertial pos="0.022825000 0.0010491000 0.00042030000" quat="0.5084118 0.51165000 0.4895829 0.48993900" mass="0.041377" diaginertia="3.843398e-05 3.727529e-05 3.0998700e-06"/>
<joint name="herb/wam/bhand/j33" class="herb/wam/bhand/" range="0 0.837758" damping="0.11" armature=".01"/>
<geom name="herb/wam/bhand//unnamed_geom_23" class="herb/wam/bhand/viz" euler="0 0 -0.8399997" mesh="herb/wam/bhand/bhand_finger_dist_link_fine"/>
<geom name="herb/wam/bhand//unnamed_geom_24" class="herb/wam/bhand/col" euler="0 0 -0.8399997" mesh="herb/wam/bhand/bhand_finger_dist_link_convex"/>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
</body>-->
</body>
<light castshadow="true" class="herb/" diffuse="0.8 0.8 0.8" mode="targetbodycom" name="herb//unnamed_light_0" pos="1 1 4.5" specular="0.4 0.4 0.4" target="herb/herb"/>
</body>
<!--<body name="box_3" pos="0.28870895581142419 -0.54183395581142413 0.3549998">
<geom name="//unnamed_geom_10" class="/" type="box" group="1" size="0.060027579686085103 0.055 0.055" rgba="1 0.62352943420410156 1 1"/>
<joint name="//unnamed_joint_2" class="/" type="free"/>
</body>
<body name="box_4" pos="0.22177971291830414 0.18129056149692808 0.3549998">
<geom name="//unnamed_geom_11" class="/" type="box" group="1" size="0.062757255018445174 0.065252737323892959 0.055" rgba="0 0.83921575546264648 1 1"/>
<joint name="//unnamed_joint_3" class="/" type="free"/>
</body>
<body name="box_5" pos="0.0476221671824321 0.15210565296867215 0.3549998">
<geom name="//unnamed_geom_12" class="/" type="box" group="1" size="0.055 0.067596402584312182 0.055" rgba="0.84313732385635376 0.26666668057441711 0 1"/>
<joint name="//unnamed_joint_4" class="/" type="free"/>
</body> -->
<!--<body name="box_6" pos="-0.096236318603808046 -0.42142641007555215 0.3549998">
<geom name="//unnamed_geom_13" class="/" type="box" group="1" size="0.057212627535643504 0.06839772732407734 0.055" rgba="0 0.50196081399917603 0.16078431904315948 1"/>
<joint name="//unnamed_joint_5" class="/" type="free"/>
</body>-->
<!-- <body name="box_7" pos="-0.19039386433968011 0.04115471291830413 0.3549998">
<geom name="//unnamed_geom_14" class="/" type="box" group="1" size="0.055007578371876191 0.077499983147774329 0.055" rgba="0 0.37254902720451355 0.83529418706893921 1"/>
<joint name="//unnamed_joint_6" class="/" type="free"/>
</body>-->
<!--<body name="box_2" pos="0.13900801576105609 -0.42142641007555215 0.3549998">
<geom name="//unnamed_geom_9" class="/" type="box" group="1" size="0.055 0.055 0.055" rgba="0 0 0.5 0.0"/>
<joint name="//unnamed_joint_1" class="/" type="free"/>
</body>-->
<!--<body name="push_obj" pos="-0.053464621446560029 -0.5 0.325">
<geom name="//unnamed_geom_8" class="/" type="cylinder" group="1" size="0.055 0.025" rgba="0.5 0.3 0 1" mass="0.05"/>
<joint name="//unnamed_joint_0" class="/" type="free" damping="0.001"/>
</body>
<body name="target_obj" pos="0 0.0 0.325">
<geom name="//unnamed_geom_15" class="geom0" type="cylinder" contype="0" conaffinity="0" group="1" size="0.055 0.025" rgba="0.5 0.3 0 0.1666"/>
</body>-->
<!--<body name="gen_body_0" pos="0 0.0 0.3549998">
<geom name="gen_geom_0_0" class="/" type="box" group="1" size="0.055 0.055 0.055" rgba="0 0 0 1"/>
<joint name="//unnamed_joint_0" class="/" type="free"/>
</body>-->
<!--<body name="gen_body_1" pos="-0.053464621446560029 -0.35 0.3549998">
<geom name="gen_geom_1_0" class="geom0" type="mesh" contype="0" conaffinity="0" group="1" mesh="mustard" material="mustard_mat"/>
</body>-->
<!--<body name="box_2" pos="-0.053464621446560029 -0.5 0.3549998">
<geom name="//unnamed_geom_16" class="/" type="box" group="1" contype="0" conaffinity="0" size="0.055 0.055 0.055" rgba="0 0.5 0.5 .25" mass="0.05"/>
<joint name="//unnamed_joint_1" class="/" type="free"/>
</body>-->
<!-- <body name="virt_box_2" pos="0 .45 0.3549998">
<geom name="//unnamed_geom_16" class="/" type="box" contype="0" conaffinity="0" group="1" size="0.076178097189418481 0.067434992230686885 0.055" rgba="1 1 0.38431376218795776 0.2999999"/>
</body>
<body name="virt_box_3" pos="0 0.57243499223068691 0.3549998">
<geom name="//unnamed_geom_17" class="/" type="box" contype="0" conaffinity="0" group="1" size="0.060027579686085103 0.055 0.055" rgba="1 0.62352943420410156 1 0.2999999"/>
</body> -->
<body euler="0 0 3.417551583329648" name="gen_body_0" pos="0 0 0.30021499999274964"><geom class="/" mesh="gen_mesh_0" name="gen_geom_0" rgba="0.28217119624077636 0.23961226816943948 0.08050767540323855 1" type="mesh"/><joint class="/" name="gen_joint_0" type="free"/></body><body euler="0 0 5.432447249840027" name="gen_body_gadded_1" pos="-0.07259532466946815 0.096000380642035 0.30027360554692634"><geom class="/" mesh="gen_mesh_gadded_1" name="gen_geom_gadded_1" rgba="0.6449509486538227 0.07111525973693322 0.7526020837353002 1" type="mesh"/><joint class="/" name="gen_joint_gadded_1" type="free"/></body><body euler="0 0 1.6399463510397683" name="gen_body_gadded_2" pos="0.6569658438344718 -0.25406674147073144 0.5225418776404547"><geom class="/" mesh="gen_mesh_gadded_2" name="gen_geom_gadded_2" rgba="0.2620662581142137 0.996433164741972 0.21783510369883707 1" type="mesh"/><joint class="/" name="gen_joint_gadded_2" type="free"/></body><body euler="0 0 4.392295670950845" name="gen_body_gadded_3" pos="-0.05024558751562418 -0.11321704335760019 0.7189499722105122"><geom class="/" mesh="gen_mesh_gadded_3" name="gen_geom_gadded_3" rgba="0.3873214997882253 0.7015699150523365 0.26124285276193293 1" type="mesh"/><joint class="/" name="gen_joint_gadded_3" type="free"/></body></worldbody>
<contact>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_24" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_22" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_20" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_18" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_16" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_15" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_14" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_12" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_10" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_8" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_7" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_6" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_4" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_3" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_2" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_1" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1//unnamed_geom_24" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1//unnamed_geom_22" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1//unnamed_geom_21" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1//unnamed_geom_20" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1//unnamed_geom_18" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1//unnamed_geom_17" geom2="table_plane"/>
<!--<pair geom1="//unnamed_geom_10" geom2="tabletop" friction="2 2 0.005 0.0001 0.0001" />
<pair geom1="//unnamed_geom_11" geom2="tabletop" friction="2 2 0.005 0.0001 0.0001" />
<pair geom1="//unnamed_geom_12" geom2="tabletop" friction="2 2 0.005 0.0001 0.0001" />
<pair geom1="//unnamed_geom_14" geom2="tabletop" friction="2 2 0.005 0.0001 0.0001" /> -->
<!--<exclude body1="herb/wam_1/bhand/finger11" body2="herb/wam_1/bhand/finger12"/>
<exclude body1="herb/wam_1/bhand/finger11" body2="herb/wam_1/bhand/finger13"/>
<exclude body1="herb/wam_1/bhand/finger12" body2="herb/wam_1/bhand/finger13"/>
<exclude body1="herb/wam_1/bhand/finger21" body2="herb/wam_1/bhand/finger22"/>
<exclude body1="herb/wam_1/bhand/finger21" body2="herb/wam_1/bhand/finger23"/>
<exclude body1="herb/wam_1/bhand/finger22" body2="herb/wam_1/bhand/finger23"/>
<exclude body1="herb/wam_1/bhand/finger32" body2="herb/wam_1/bhand/finger33"/>
<exclude body1="herb/wam_1/bhand/finger11" body2="herb/wam_1/bhand/finger21"/>
<exclude body1="herb/wam_1/bhand/finger11" body2="herb/wam_1/bhand/finger22"/>
<exclude body1="herb/wam_1/bhand/finger11" body2="herb/wam_1/bhand/finger23"/>
<exclude body1="herb/wam_1/bhand/finger12" body2="herb/wam_1/bhand/finger21"/>
<exclude body1="herb/wam_1/bhand/finger12" body2="herb/wam_1/bhand/finger22"/>
<exclude body1="herb/wam_1/bhand/finger12" body2="herb/wam_1/bhand/finger23"/>
<exclude body1="herb/wam_1/bhand/finger13" body2="herb/wam_1/bhand/finger21"/>
<exclude body1="herb/wam_1/bhand/finger13" body2="herb/wam_1/bhand/finger22"/>
<exclude body1="herb/wam_1/bhand/finger13" body2="herb/wam_1/bhand/finger23"/>
<exclude body1="herb/wam_1/bhand/finger32" body2="herb/wam_1/bhand/finger21"/>
<exclude body1="herb/wam_1/bhand/finger32" body2="herb/wam_1/bhand/finger22"/>
<exclude body1="herb/wam_1/bhand/finger32" body2="herb/wam_1/bhand/finger23"/>
<exclude body1="herb/wam_1/bhand/finger33" body2="herb/wam_1/bhand/finger21"/>
<exclude body1="herb/wam_1/bhand/finger33" body2="herb/wam_1/bhand/finger22"/>
<exclude body1="herb/wam_1/bhand/finger33" body2="herb/wam_1/bhand/finger23"/>
<exclude body1="herb/wam_1/bhand/finger32" body2="herb/wam_1/bhand/finger11"/>
<exclude body1="herb/wam_1/bhand/finger32" body2="herb/wam_1/bhand/finger12"/>
<exclude body1="herb/wam_1/bhand/finger32" body2="herb/wam_1/bhand/finger13"/>
<exclude body1="herb/wam_1/bhand/finger33" body2="herb/wam_1/bhand/finger11"/>
<exclude body1="herb/wam_1/bhand/finger33" body2="herb/wam_1/bhand/finger12"/>
<exclude body1="herb/wam_1/bhand/finger33" body2="herb/wam_1/bhand/finger13"/>
<exclude body1="herb/wam_1/bhand/bhand_palm_link" body2="herb/wam_1/bhand/finger11"/>
<exclude body1="herb/wam_1/bhand/bhand_palm_link" body2="herb/wam_1/bhand/finger21"/>
<exclude body1="herb/wam_1/bhand/bhand_palm_link" body2="herb/wam_1/bhand/finger32"/>
<exclude body1="herb/wam_1/bhand/bhand_palm_link" body2="herb/wam_1/8_wrist_palm_link"/>
<exclude body1="herb/wam_1/8_wrist_palm_link" body2="herb/wam_1/7_wrist_pitch_link"/>
<exclude body1="herb/wam_1/7_wrist_pitch_link" body2="herb/wam_1/6_wrist_yaw_link"/>
<exclude body1="herb/wam_1/6_wrist_yaw_link" body2="herb/wam_1/5_forearm_link"/>
<exclude body1="herb/wam_1/5_forearm_link" body2="herb/wam_1/4_upper_arm_link"/>
<exclude body1="herb/wam_1/4_upper_arm_link" body2="herb/wam_1/3_shoulder_pitch_link"/>
<exclude body1="herb/wam_1/3_shoulder_pitch_link" body2="herb/wam_1/2_shoulder_yaw_link"/>
<exclude body1="herb/wam_1/2_shoulder_yaw_link" body2="herb/wam_1/1_base_link"/>-->
<pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1/bhand//unnamed_geom_24" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1/bhand//unnamed_geom_22" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1/bhand//unnamed_geom_20" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1/bhand//unnamed_geom_18" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1/bhand//unnamed_geom_16" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1/bhand//unnamed_geom_15" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1/bhand//unnamed_geom_14" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1/bhand//unnamed_geom_12" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1/bhand//unnamed_geom_10" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1/bhand//unnamed_geom_8" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1/bhand//unnamed_geom_7" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1/bhand//unnamed_geom_6" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1/bhand//unnamed_geom_4" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1/bhand//unnamed_geom_3" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1/bhand//unnamed_geom_2" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1/bhand//unnamed_geom_1" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1//unnamed_geom_24" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1//unnamed_geom_22" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1//unnamed_geom_21" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1//unnamed_geom_20" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1//unnamed_geom_18" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1//unnamed_geom_17" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="0.5 0.5 0.005 0.0001 0.0001" geom1="gen_geom_0" geom2="table_plane" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1/bhand//unnamed_geom_24" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1/bhand//unnamed_geom_22" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1/bhand//unnamed_geom_20" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1/bhand//unnamed_geom_18" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1/bhand//unnamed_geom_16" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1/bhand//unnamed_geom_15" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1/bhand//unnamed_geom_14" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1/bhand//unnamed_geom_12" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1/bhand//unnamed_geom_10" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1/bhand//unnamed_geom_8" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1/bhand//unnamed_geom_7" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1/bhand//unnamed_geom_6" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1/bhand//unnamed_geom_4" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1/bhand//unnamed_geom_3" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1/bhand//unnamed_geom_2" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1/bhand//unnamed_geom_1" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1//unnamed_geom_24" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1//unnamed_geom_22" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1//unnamed_geom_21" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1//unnamed_geom_20" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1//unnamed_geom_18" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1//unnamed_geom_17" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="0.5 0.5 0.005 0.0001 0.0001" geom1="gen_geom_gadded_1" geom2="table_plane" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="0.5 0.5 0.005 0.0001 0.0001" geom1="gen_geom_gadded_1" geom2="gen_geom_0" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1/bhand//unnamed_geom_24" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1/bhand//unnamed_geom_22" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1/bhand//unnamed_geom_20" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1/bhand//unnamed_geom_18" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1/bhand//unnamed_geom_16" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1/bhand//unnamed_geom_15" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1/bhand//unnamed_geom_14" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1/bhand//unnamed_geom_12" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1/bhand//unnamed_geom_10" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1/bhand//unnamed_geom_8" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1/bhand//unnamed_geom_7" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1/bhand//unnamed_geom_6" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1/bhand//unnamed_geom_4" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1/bhand//unnamed_geom_3" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1/bhand//unnamed_geom_2" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1/bhand//unnamed_geom_1" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1//unnamed_geom_24" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1//unnamed_geom_22" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1//unnamed_geom_21" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1//unnamed_geom_20" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1//unnamed_geom_18" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1//unnamed_geom_17" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="0.5 0.5 0.005 0.0001 0.0001" geom1="gen_geom_gadded_2" geom2="table_plane" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="0.5 0.5 0.005 0.0001 0.0001" geom1="gen_geom_gadded_2" geom2="gen_geom_0" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="0.5 0.5 0.005 0.0001 0.0001" geom1="gen_geom_gadded_2" geom2="gen_geom_gadded_1" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_3" geom2="herb/wam_1/bhand//unnamed_geom_24" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_3" geom2="herb/wam_1/bhand//unnamed_geom_22" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_3" geom2="herb/wam_1/bhand//unnamed_geom_20" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_3" geom2="herb/wam_1/bhand//unnamed_geom_18" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_3" geom2="herb/wam_1/bhand//unnamed_geom_16" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_3" geom2="herb/wam_1/bhand//unnamed_geom_15" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_3" geom2="herb/wam_1/bhand//unnamed_geom_14" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_3" geom2="herb/wam_1/bhand//unnamed_geom_12" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_3" geom2="herb/wam_1/bhand//unnamed_geom_10" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_3" geom2="herb/wam_1/bhand//unnamed_geom_8" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_3" geom2="herb/wam_1/bhand//unnamed_geom_7" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_3" geom2="herb/wam_1/bhand//unnamed_geom_6" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_3" geom2="herb/wam_1/bhand//unnamed_geom_4" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_3" geom2="herb/wam_1/bhand//unnamed_geom_3" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_3" geom2="herb/wam_1/bhand//unnamed_geom_2" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_3" geom2="herb/wam_1/bhand//unnamed_geom_1" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_3" geom2="herb/wam_1//unnamed_geom_24" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_3" geom2="herb/wam_1//unnamed_geom_22" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_3" geom2="herb/wam_1//unnamed_geom_21" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_3" geom2="herb/wam_1//unnamed_geom_20" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_3" geom2="herb/wam_1//unnamed_geom_18" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_3" geom2="herb/wam_1//unnamed_geom_17" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="0.5 0.5 0.005 0.0001 0.0001" geom1="gen_geom_gadded_3" geom2="table_plane" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="0.5 0.5 0.005 0.0001 0.0001" geom1="gen_geom_gadded_3" geom2="gen_geom_0" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="0.5 0.5 0.005 0.0001 0.0001" geom1="gen_geom_gadded_3" geom2="gen_geom_gadded_1" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="0.5 0.5 0.005 0.0001 0.0001" geom1="gen_geom_gadded_3" geom2="gen_geom_gadded_2" solimp="0.999 0.999 0.01" solref="0.01 1"/></contact>
<actuator>
<!--<velocity name="herb/wam_1/j1_base_yaw_joint" joint="herb/wam_1/j1_base_yaw_joint" gear="-35.87" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/j2_shoulder_pitch_joint" joint="herb/wam_1/j2_shoulder_pitch_joint" gear="56.42" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/j3_shoulder_yaw_joint" joint="herb/wam_1/j3_shoulder_yaw_joint" gear="33.56" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/j4_elbow_pitch_joint" joint="herb/wam_1/j4_elbow_pitch_joint" gear="17.77" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/j5_wrist_yaw_joint" joint="herb/wam_1/j5_wrist_yaw_joint" gear="3.37" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/j6_wrist_pitch_joint" joint="herb/wam_1/j6_wrist_pitch_joint" gear="3.37" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/j7_palm_yaw_joint" joint="herb/wam_1/j7_palm_yaw_joint" gear="1.358" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/bhand/j11" joint="herb/wam_1/bhand/j11" gear="1.358" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/bhand/j12" joint="herb/wam_1/bhand/j12" gear="1.358" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/bhand/j13" joint="herb/wam_1/bhand/j13" gear="1.358" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/bhand/j21" joint="herb/wam_1/bhand/j21" gear="1.358" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/bhand/j22" joint="herb/wam_1/bhand/j22" gear="1.358" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/bhand/j23" joint="herb/wam_1/bhand/j23" gear="1.358" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/bhand/j32" joint="herb/wam_1/bhand/j32" gear="1.358" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/bhand/j33" joint="herb/wam_1/bhand/j33" gear="1.358" ctrlrange="-.1 .1" />-->
<position ctrllimited="true" ctrlrange="-2.6 2.6" forcelimited="false" forcerange="-5000 5000" gear="1" joint="herb/wam_1/j1_base_yaw_joint" kp="5000" name="herb/wam_1/p_j1_base_yaw_joint"/>
<position ctrllimited="true" ctrlrange="-1.985 1.985" forcelimited="false" forcerange="-5000 5000" gear="1" joint="herb/wam_1/j2_shoulder_pitch_joint" kp="5000" name="herb/wam_1/p_j2_shoulder_pitch_joint"/>
<position ctrllimited="true" ctrlrange="-2.8 2.8" forcelimited="false" forcerange="-2500 2500" gear="1" joint="herb/wam_1/j3_shoulder_yaw_joint" kp="5000" name="herb/wam_1/p_j3_shoulder_yaw_joint"/>
<position ctrllimited="true" ctrlrange="-0.9 3.1415" forcelimited="false" forcerange="-2500 2500" gear="1" joint="herb/wam_1/j4_elbow_pitch_joint" kp="5000" name="herb/wam_1/p_j4_elbow_pitch_joint"/>
<position ctrllimited="true" ctrlrange="-4.549998 1.25" forcelimited="false" forcerange="-1000 1000" gear="1" joint="herb/wam_1/j5_wrist_yaw_joint" kp="1000" name="herb/wam_1/p_j5_wrist_yaw_joint"/>
<position ctrllimited="true" ctrlrange="-1.5707 1.5707" forcelimited="false" forcerange="-1000 1000" gear="1" joint="herb/wam_1/j6_wrist_pitch_joint" kp="500" name="herb/wam_1/p_j6_wrist_pitch_joint"/>
<position ctrllimited="true" ctrlrange="-3 3" forcelimited="false" forcerange="-1000 1000" gear="1" joint="herb/wam_1/j7_palm_yaw_joint" kp="500" name="herb/wam_1/p_j7_palm_yaw_joint"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-2 2" gear="1" joint="herb/wam_1/j1_base_yaw_joint" kv="2" name="herb/wam_1/j1_base_yaw_joint"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-100 100" gear="1" joint="herb/wam_1/j2_shoulder_pitch_joint" kv="20" name="herb/wam_1/j2_shoulder_pitch_joint"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-100 100" gear="1" joint="herb/wam_1/j3_shoulder_yaw_joint" kv="20" name="herb/wam_1/j3_shoulder_yaw_joint"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-100 100" gear="1" joint="herb/wam_1/j4_elbow_pitch_joint" kv="10" name="herb/wam_1/j4_elbow_pitch_joint"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-100 100" gear="1" joint="herb/wam_1/j5_wrist_yaw_joint" kv="10" name="herb/wam_1/j5_wrist_yaw_joint"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-100 100" gear="1" joint="herb/wam_1/j6_wrist_pitch_joint" kv="10" name="herb/wam_1/j6_wrist_pitch_joint"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-100 100" gear="1" joint="herb/wam_1/j7_palm_yaw_joint" kv="10" name="herb/wam_1/j7_palm_yaw_joint"/>
<position ctrllimited="true" ctrlrange="0 3.141589" forcelimited="false" forcerange="-40 40" gear="1" joint="herb/wam_1/bhand/j11" kp="40" name="herb/wam_1/bhand/p_j11"/>
<position ctrllimited="true" ctrlrange="0 2.44346" forcelimited="false" forcerange="-40 40" gear="1" joint="herb/wam_1/bhand/j12" kp="40" name="herb/wam_1/bhand/p_j12"/>
<position ctrllimited="true" ctrlrange="0 0.837758" forcelimited="false" forcerange="-40 40" gear="1" joint="herb/wam_1/bhand/j13" kp="40" name="herb/wam_1/bhand/p_j13"/>
<position ctrllimited="true" ctrlrange="0 3.141589" forcelimited="false" forcerange="-40 40" gear="1" joint="herb/wam_1/bhand/j21" kp="40" name="herb/wam_1/bhand/p_j21"/>
<position ctrllimited="true" ctrlrange="0 2.44346" forcelimited="false" forcerange="-40 40" gear="1" joint="herb/wam_1/bhand/j22" kp="40" name="herb/wam_1/bhand/p_j22"/>
<position ctrllimited="true" ctrlrange="0 0.837758" forcelimited="false" forcerange="-40 40" gear="1" joint="herb/wam_1/bhand/j23" kp="40" name="herb/wam_1/bhand/p_j23"/>
<position ctrllimited="true" ctrlrange="0 2.44346" forcelimited="false" forcerange="-40 40" gear="1" joint="herb/wam_1/bhand/j32" kp="40" name="herb/wam_1/bhand/p_j32"/>
<position ctrllimited="true" ctrlrange="0 0.837758" forcelimited="false" forcerange="-40 40" gear="1" joint="herb/wam_1/bhand/j33" kp="40" name="herb/wam_1/bhand/p_j33"/>
<!--<motor name="herb/wam_1/j1_base_yaw_joint" joint="herb/wam_1/j1_base_yaw_joint" gear="-35.87" ctrlrange="-1 1" />
<motor name="herb/wam_1/j2_shoulder_pitch_joint" joint="herb/wam_1/j2_shoulder_pitch_joint" gear="56.42" ctrlrange="-1 1" />
<motor name="herb/wam_1/j3_shoulder_yaw_joint" joint="herb/wam_1/j3_shoulder_yaw_joint" gear="33.56" ctrlrange="-1 1" />
<motor name="herb/wam_1/j4_elbow_pitch_joint" joint="herb/wam_1/j4_elbow_pitch_joint" gear="17.77" ctrlrange="-1 1" />
<motor name="herb/wam_1/j5_wrist_yaw_joint" joint="herb/wam_1/j5_wrist_yaw_joint" gear="3.37" ctrlrange="-1 1" />
<motor name="herb/wam_1/j6_wrist_pitch_joint" joint="herb/wam_1/j6_wrist_pitch_joint" gear="3.37" ctrlrange="-1 1" />
<motor name="herb/wam_1/j7_palm_yaw_joint" joint="herb/wam_1/j7_palm_yaw_joint" gear="1.358" ctrlrange="-1 1" />
<motor name="herb/wam_1/bhand/p_j11" joint="herb/wam_1/bhand/j11" ctrlrange="-1 1" gear="2"/>
<motor name="herb/wam_1/bhand/p_j12" joint="herb/wam_1/bhand/j12" ctrlrange="-1 1" gear="2"/>
<motor name="herb/wam_1/bhand/p_j13" joint="herb/wam_1/bhand/j13" ctrlrange="-1 1" gear="2"/>
<motor name="herb/wam_1/bhand/p_j21" joint="herb/wam_1/bhand/j21" ctrlrange="-1 1" gear="2"/>
<motor name="herb/wam_1/bhand/p_j22" joint="herb/wam_1/bhand/j22" ctrlrange="-1 1" gear="2"/>
<motor name="herb/wam_1/bhand/p_j23" joint="herb/wam_1/bhand/j23" ctrlrange="-1 1" gear="2"/>
<motor name="herb/wam_1/bhand/p_j32" joint="herb/wam_1/bhand/j32" ctrlrange="-1 1" gear="2"/>
<motor name="herb/wam_1/bhand/p_j33" joint="herb/wam_1/bhand/j33" ctrlrange="-1 1" gear="2"/>-->
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-1 1" gear="1" joint="herb/wam_1/bhand/j11" kv="1" name="herb/wam_1/bhand/v_j11"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-1 1" gear="1" joint="herb/wam_1/bhand/j12" kv="1" name="herb/wam_1/bhand/v_j12"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-1 1" gear="1" joint="herb/wam_1/bhand/j13" kv="1" name="herb/wam_1/bhand/v_j13"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-1 1" gear="1" joint="herb/wam_1/bhand/j21" kv="1" name="herb/wam_1/bhand/v_j21"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-1 1" gear="1" joint="herb/wam_1/bhand/j22" kv="1" name="herb/wam_1/bhand/v_j22"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-1 1" gear="1" joint="herb/wam_1/bhand/j23" kv="1" name="herb/wam_1/bhand/v_j23"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-1 1" gear="1" joint="herb/wam_1/bhand/j32" kv="1" name="herb/wam_1/bhand/v_j32"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-1 1" gear="1" joint="herb/wam_1/bhand/j33" kv="1" name="herb/wam_1/bhand/v_j33"/>
<!-- <position name="herb/wam_1/j1_base_yaw_joint" joint="herb/wam_1/j1_base_yaw_joint" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="-35.87"/>
<position name="herb/wam_1/j2_shoulder_pitch_joint" joint="herb/wam_1/j2_shoulder_pitch_joint" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="56.42"/>
<position name="herb/wam_1/j3_shoulder_yaw_joint" joint="herb/wam_1/j3_shoulder_yaw_joint" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="33.56"/>
<position name="herb/wam_1/j4_elbow_pitch_joint" joint="herb/wam_1/j4_elbow_pitch_joint" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="17.77"/>
<position name="herb/wam_1/j5_wrist_yaw_joint" joint="herb/wam_1/j5_wrist_yaw_joint" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="3.37"/>
<position name="herb/wam_1/j6_wrist_pitch_joint" joint="herb/wam_1/j6_wrist_pitch_joint" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="3.37"/>
<position name="herb/wam_1/j7_palm_yaw_joint" joint="herb/wam_1/j7_palm_yaw_joint" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="1.358"/>
<position name="herb/wam_1/bhand/j11" joint="herb/wam_1/bhand/j11" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="1.358"/>
<position name="herb/wam_1/bhand/j12" joint="herb/wam_1/bhand/j12" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="1.358"/>
<position name="herb/wam_1/bhand/j13" joint="herb/wam_1/bhand/j13" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="1.358"/>
<position name="herb/wam_1/bhand/j21" joint="herb/wam_1/bhand/j21" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="1.358"/>
<position name="herb/wam_1/bhand/j22" joint="herb/wam_1/bhand/j22" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="1.358"/>
<position name="herb/wam_1/bhand/j23" joint="herb/wam_1/bhand/j23" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="1.358"/>
<position name="herb/wam_1/bhand/j32" joint="herb/wam_1/bhand/j32" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="1.358"/>
<position name="herb/wam_1/bhand/j33" joint="herb/wam_1/bhand/j33" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="1.358"/>-->
</actuator>
</mujoco> | 138.495614 | 14,960 | 0.689964 |
d087af7e15b2c196380f87527e52c0b650fe8fc1 | 2,333 | xml | XML | model/test_axis/furuta_test_h.xml | lukasfreitas/bkp_ic_2022 | 203578305c8b8dc8d474aa2fec4cb1cb790a4b99 | [
"MIT"
] | null | null | null | model/test_axis/furuta_test_h.xml | lukasfreitas/bkp_ic_2022 | 203578305c8b8dc8d474aa2fec4cb1cb790a4b99 | [
"MIT"
] | null | null | null | model/test_axis/furuta_test_h.xml | lukasfreitas/bkp_ic_2022 | 203578305c8b8dc8d474aa2fec4cb1cb790a4b99 | [
"MIT"
] | null | null | null | <?xml version="1.0" ?>
<!-- =================================================================================== -->
<!-- | This document was autogenerated by xacro from /home/lucas/utfpr/ic/repo/bkp_ic_2022/model/test_axis/furuta_test_h.xacro | -->
<!-- | EDITING THIS FILE BY HAND IS NOT RECOMMENDED | -->
<!-- =================================================================================== -->
<mujoco model="furuta_pendulum">
<compiler angle="degree"/>
<asset>
<texture builtin="checker" height="100" name="texplane" rgb1="0 0 0" rgb2="0.8 0.8 0.8" type="2d" width="100"/>
<material name="MatPlane" reflectance="0.5" shininess="1" specular="1" texrepeat="2 2" texture="texplane"/>
</asset>
<option integrator="RK4" iterations="50" solver="PGS" timestep="0.003">
<!-- <flags solverstat="enable" energy="enable"/>-->
</option>
<worldbody>
<light cutoff="100" diffuse="1 1 1" dir="-0 0 -1.3" directional="true" exponent="1" pos="0 0 1.3" specular=".1 .1 .1"/>
<geom condim="3" friction="1 .1 .1" material="MatPlane" name="floor" pos="0 0 0" rgba="0.8 0.9 0.8 1" size="1 1 0.125" type="plane"/>
<body name="suport" pos="0 0 3">
<geom mass="100" rgba="1 0 0 1" size="1 .5" type="cylinder"/>
<body axisangle="0 1 0 90" name="haste_horizontal" pos="1.5 0 .75">
<geom mass="10" name="haste_horizontal_geom" rgba="0 1 0 1" size=".2 1.5" type="cylinder"/>
<inertial diaginertia="1.9749999999999999 1.9749999999999999 0.20000000000000004" mass="10" pos="0 0 0"/>
<joint axis="1 0 0" name="motor" pos="0 0 -1.5" type="hinge"/>
<!-- <body name="haste_vertical" pos="-1.5 0 1.71" axisangle="0 1 0 90">
<geom name="haste_vertical_geom" type="cylinder" rgba="0 0 1 1" size=".2 1.5" mass="10"/>
<inertial pos="0 0 0" mass="${mass}" diaginertia="${X_Y_Inertia} ${X_Y_Inertia} ${Z_Inertia}"/>
<joint name="conector" pos="0 0 1.5" limited="false" type="hinge" axis="1 0 0"/>
</body> -->
</body>
</body>
</worldbody>
<actuator>
<motor joint="motor" name="motor"/>
<!-- <motor name="motor_vertical" joint="motor_vertical"/> -->
<!-- <motor name="conector" joint="conector"/> -->
</actuator>
</mujoco>
| 56.902439 | 137 | 0.53922 |
d08821e25130c936f3f5677cc8eb47b9cb70567a | 4,932 | xml | XML | rlkit/envs/assets/normal_gear_ratio_ant.xml | Asap7772/railrl_evalsawyer | baba8ce634d32a48c7dfe4dc03b123e18e96e0a3 | [
"MIT"
] | 249 | 2018-06-07T19:12:05.000Z | 2022-03-29T14:40:16.000Z | rlkit/envs/assets/normal_gear_ratio_ant.xml | Asap7772/railrl_evalsawyer | baba8ce634d32a48c7dfe4dc03b123e18e96e0a3 | [
"MIT"
] | 37 | 2018-07-25T07:08:57.000Z | 2021-03-13T21:13:51.000Z | rlkit/envs/assets/normal_gear_ratio_ant.xml | Asap7772/railrl_evalsawyer | baba8ce634d32a48c7dfe4dc03b123e18e96e0a3 | [
"MIT"
] | 67 | 2018-06-26T21:41:21.000Z | 2022-01-07T10:16:01.000Z | <!-- Same a gym ant but with sites -->
<mujoco model="ant">
<compiler angle="degree" coordinate="local" inertiafromgeom="true"/>
<option integrator="RK4" timestep="0.01"/>
<custom>
<numeric data="0.0 0.0 0.55 1.0 0.0 0.0 0.0 0.0 1.0 0.0 -1.0 0.0 -1.0 0.0 1.0" name="init_qpos"/>
</custom>
<default>
<joint armature="1" damping="1" limited="true"/>
<geom conaffinity="0" condim="3" density="5.0" friction="1 0.5 0.5" margin="0.01" rgba="0.8 0.6 0.4 1"/>
</default>
<asset>
<texture builtin="gradient" height="100" rgb1="1 1 1" rgb2="0 0 0" type="skybox" width="100"/>
<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"/>
<texture builtin="checker" height="100" name="texplane" rgb1="0 0 0" rgb2="0.8 0.8 0.8" type="2d" width="100"/>
<material name="MatPlane" reflectance="0.5" shininess="1" specular="1" texrepeat="60 60" texture="texplane"/>
<material name="geom" texture="texgeom" texuniform="true"/>
</asset>
<worldbody>
<light cutoff="100" diffuse="1 1 1" dir="-0 0 -1.3" directional="true" exponent="1" pos="0 0 1.3" specular=".1 .1 .1"/>
<geom conaffinity="1" condim="3" material="MatPlane" name="floor" pos="0 0 0" rgba="0.8 0.9 0.8 1" size="40 40 40" type="plane"/>
<body name="torso" pos="0 0 0.75">
<geom name="torso_geom" pos="0 0 0" size="0.25" type="sphere"/>
<joint armature="0" damping="0" limited="false" margin="0.01" name="root" pos="0 0 0" type="free"/>
<body name="front_left_leg" pos="0 0 0">
<geom fromto="0.0 0.0 0.0 0.2 0.2 0.0" name="aux_1_geom" size="0.08" type="capsule"/>
<body name="aux_1" pos="0.2 0.2 0">
<joint axis="0 0 1" name="hip_1" pos="0.0 0.0 0.0" range="-30 30" type="hinge"/>
<geom fromto="0.0 0.0 0.0 0.2 0.2 0.0" name="left_leg_geom" size="0.08" type="capsule"/>
<body pos="0.2 0.2 0">
<joint axis="-1 1 0" name="ankle_1" pos="0.0 0.0 0.0" range="30 70" type="hinge"/>
<geom fromto="0.0 0.0 0.0 0.4 0.4 0.0" name="left_ankle_geom" size="0.08" type="capsule"/>
</body>
</body>
</body>
<body name="front_right_leg" pos="0 0 0">
<geom fromto="0.0 0.0 0.0 -0.2 0.2 0.0" name="aux_2_geom" size="0.08" type="capsule"/>
<body name="aux_2" pos="-0.2 0.2 0">
<joint axis="0 0 1" name="hip_2" pos="0.0 0.0 0.0" range="-30 30" type="hinge"/>
<geom fromto="0.0 0.0 0.0 -0.2 0.2 0.0" name="right_leg_geom" size="0.08" type="capsule"/>
<body pos="-0.2 0.2 0">
<joint axis="1 1 0" name="ankle_2" pos="0.0 0.0 0.0" range="-70 -30" type="hinge"/>
<geom fromto="0.0 0.0 0.0 -0.4 0.4 0.0" name="right_ankle_geom" size="0.08" type="capsule"/>
</body>
</body>
</body>
<body name="back_leg" pos="0 0 0">
<geom fromto="0.0 0.0 0.0 -0.2 -0.2 0.0" name="aux_3_geom" size="0.08" type="capsule"/>
<body name="aux_3" pos="-0.2 -0.2 0">
<joint axis="0 0 1" name="hip_3" pos="0.0 0.0 0.0" range="-30 30" type="hinge"/>
<geom fromto="0.0 0.0 0.0 -0.2 -0.2 0.0" name="back_leg_geom" size="0.08" type="capsule"/>
<body pos="-0.2 -0.2 0">
<joint axis="-1 1 0" name="ankle_3" pos="0.0 0.0 0.0" range="-70 -30" type="hinge"/>
<geom fromto="0.0 0.0 0.0 -0.4 -0.4 0.0" name="third_ankle_geom" size="0.08" type="capsule"/>
</body>
</body>
</body>
<body name="right_back_leg" pos="0 0 0">
<geom fromto="0.0 0.0 0.0 0.2 -0.2 0.0" name="aux_4_geom" size="0.08" type="capsule"/>
<body name="aux_4" pos="0.2 -0.2 0">
<joint axis="0 0 1" name="hip_4" pos="0.0 0.0 0.0" range="-30 30" type="hinge"/>
<geom fromto="0.0 0.0 0.0 0.2 -0.2 0.0" name="rightback_leg_geom" size="0.08" type="capsule"/>
<body pos="0.2 -0.2 0">
<joint axis="1 1 0" name="ankle_4" pos="0.0 0.0 0.0" range="30 70" type="hinge"/>
<geom fromto="0.0 0.0 0.0 0.4 -0.4 0.0" name="fourth_ankle_geom" size="0.08" type="capsule"/>
</body>
</body>
</body>
</body>
<!--By default, this goal will be hidden under the floor-->
<site name="goal" rgba="0 1 1 0.5" pos="0. 0. -1" size="0.5" />
<site name="origin" rgba="1 0 0 0.5" pos="0. 0. 0." size="0.1" />
</worldbody>
<actuator>
<motor ctrllimited="true" ctrlrange="-1.0 1.0" joint="hip_4" gear="120"/>
<motor ctrllimited="true" ctrlrange="-1.0 1.0" joint="ankle_4" gear="120"/>
<motor ctrllimited="true" ctrlrange="-1.0 1.0" joint="hip_1" gear="120"/>
<motor ctrllimited="true" ctrlrange="-1.0 1.0" joint="ankle_1" gear="120"/>
<motor ctrllimited="true" ctrlrange="-1.0 1.0" joint="hip_2" gear="120"/>
<motor ctrllimited="true" ctrlrange="-1.0 1.0" joint="ankle_2" gear="120"/>
<motor ctrllimited="true" ctrlrange="-1.0 1.0" joint="hip_3" gear="120"/>
<motor ctrllimited="true" ctrlrange="-1.0 1.0" joint="ankle_3" gear="120"/>
</actuator>
</mujoco>
| 58.023529 | 161 | 0.585361 |
d08cbd4c66a2eb51c18bf3af029fb618de7b7a19 | 79,280 | xml | XML | herb_reconf/cluttered_scenes/hard_pushing_lamp_2_1_0.5_scene.xml | wagnew3/Amodal-3D-Reconstruction-for-Robotic-Manipulationvia-Stability-and-Connectivity--Release | f55c6b0fac44d9d749e7804d99169a39d30c2111 | [
"MIT"
] | null | null | null | herb_reconf/cluttered_scenes/hard_pushing_lamp_2_1_0.5_scene.xml | wagnew3/Amodal-3D-Reconstruction-for-Robotic-Manipulationvia-Stability-and-Connectivity--Release | f55c6b0fac44d9d749e7804d99169a39d30c2111 | [
"MIT"
] | null | null | null | herb_reconf/cluttered_scenes/hard_pushing_lamp_2_1_0.5_scene.xml | wagnew3/Amodal-3D-Reconstruction-for-Robotic-Manipulationvia-Stability-and-Connectivity--Release | f55c6b0fac44d9d749e7804d99169a39d30c2111 | [
"MIT"
] | null | null | null | <?xml version="1.0" ?><mujoco model="scene">
<compiler angle="radian" coordinate="local" fusestatic="false" meshdir="assets/" texturedir="assets/"/>
<option apirate="50" collision="predefined" cone="elliptic" impratio="5" iterations="500" noslip_iterations="100" solver="Newton" timestep="0.002" tolerance="1e-10"/>
<size nconmax="10000" njmax="10000"/>
<visual>
<global offheight="800" offwidth="800"/>
<quality shadowsize="2048"/>
<headlight ambient="0 0 0" diffuse="1.399999 1.399999 1.399999" specular="2 2 2"/>
<map force="0.1" zfar="30.0"/>
<rgba haze="0.1499999 0.25 0.3499998 1"/>
</visual>
<statistic center="0.2 0 0.5" extent="10.0"/>
<default>
<default class="/"/>
<default class="geom0">
<geom conaffinity="0" contype="1" density="500" margin="0.001" rgba="0.75 0.6 0.5 1" solimp="0.95 0.95 0.01" solref="0.008 1" user="0"/>
</default>
<default class="herb/">
<joint damping="1.0"/>
<default class="herb/viz">
<geom conaffinity="0" contype="0" group="1"/>
</default>
</default>
<default class="herb/wam/">
<joint axis="0 0 1" frictionloss="0.001" limited="true" pos="0 0 0" type="hinge"/>
<default class="herb/wam/viz">
<geom conaffinity="0" contype="0" group="1" type="mesh"/>
</default>
<default class="herb/wam/col">
<geom conaffinity="1" contype="0" group="0" type="mesh"/>
</default>
</default>
<default class="herb/wam/bhand/">
<joint axis="0 0 1" frictionloss="0.001" limited="true" pos="0 0 0" type="hinge"/>
<default class="herb/wam/bhand/col">
<geom conaffinity="1" contype="0" group="0" type="mesh"/>
</default>
<default class="herb/wam/bhand/viz">
<geom conaffinity="0" contype="0" group="1" rgba="0.6999996 0.8 0.8 1" type="mesh"/>
</default>
</default>
<default class="herb/wam_1/">
<joint armature="0.1" axis="0 0 1" frictionloss="0.001" limited="true" pos="0 0 0" type="hinge"/>
<default class="herb/wam_1/viz">
<geom conaffinity="0" contype="0" group="1" type="mesh"/>
</default>
<default class="herb/wam_1/col">
<geom conaffinity="1" condim="4" contype="1" group="0" priority="10" type="mesh"/><!-- friction="1 0.1 0.02" -->
</default>
</default>
<default class="herb/wam_1/bhand/">
<joint armature="0.1" axis="0 0 1" frictionloss="0.001" limited="true" pos="0 0 0" type="hinge"/>
<default class="herb/wam_1/bhand/col">
<geom conaffinity="1" condim="4" contype="4" friction="1 0.1 0.02" group="0" priority="10" solimp="0.99 0.99 0.01" solref="0.01 1" type="mesh"/> <!-- -->
</default>
<default class="herb/wam_1/bhand/viz">
<geom conaffinity="0" condim="4" contype="4" friction="1 0.1 0.02" group="1" priority="10" rgba="0.6999996 0.8 0.8 1" solimp="0.99 0.99 0.01" solref="0.01 1" type="mesh"/><!-- -->
</default>
</default>
</default>
<asset>
<texture file="concrete-7baa937dd9eb091794feb091c728eb4f234150ae.png" name="concrete_2d" type="2d"/>
<texture file="concrete-7baa937dd9eb091794feb091c728eb4f234150ae.png" name="concretecube" type="cube"/>
<material class="/" name="concrete_2d" reflectance="0.3" rgba="0.8 0.8 0.8 1" texture="concrete_2d"/>
<material class="/" name="concretecube" rgba="0.8 0.8 0.8 1" texture="concretecube"/>
<texture file="marble-e5eaaff46b3aaec59944d7330fab7172f95cd8f2.png" name="marble2d" type="2d"/>
<texture file="marble-e5eaaff46b3aaec59944d7330fab7172f95cd8f2.png" name="marblecube" type="cube"/>
<material class="/" name="marble_2d" reflectance="0.3" rgba="0.8 0.8 0.8 1" texture="marble2d"/>
<material class="/" name="marblecube" rgba="0.8 0.8 0.8 1" texture="marblecube"/>
<texture file="concreteplain-371aafd0ba788c3d3517b7c74a383d92e5897f53.png" name="concreteplain_2d" type="2d"/>
<texture file="concreteplain-371aafd0ba788c3d3517b7c74a383d92e5897f53.png" name="concreteplaincube" type="cube"/>
<material class="/" name="concreteplain_2d" reflectance="0.3" rgba="0.8 0.8 0.8 1" texture="concreteplain_2d"/>
<material class="/" name="concreteplaincube" rgba="0.8 0.8 0.8 1" texture="concreteplaincube"/>
<texture file="wood-dca777828fadc82ffe5b5005a448db092b2054fb.png" name="wood2d" type="2d"/>
<texture file="wood-dca777828fadc82ffe5b5005a448db092b2054fb.png" name="woodcube" type="cube"/>
<material class="/" name="wood2d" reflectance="0.0" rgba="1 1 1 1" texture="wood2d"/>
<material class="/" emission="1.0" name="woodcube" texture="woodcube"/>
<texture file="concrete2-241aa4b6b647b116a7363537e0b2c602ff16d0ac.png" name="concrete2_2d" type="2d"/>
<texture file="concrete2-241aa4b6b647b116a7363537e0b2c602ff16d0ac.png" name="concrete2_cube" type="cube"/>
<material class="/" name="concrete2_2d" reflectance="0.0" rgba="1 1 1 1" texture="concrete2_2d"/>
<material class="/" name="concrete2_cube" rgba="0.8 0.8 0.8 1" texture="concrete2_cube"/>
<texture builtin="flat" height="1024" mark="random" markrgb="0.79000000 0.79000000 0.7399999" name="wall_2d" random="0.3" rgb1="0.8199995 0.8199995 0.78000000" type="2d" width="1024"/>
<material class="/" name="wall" texture="wall_2d"/>
<!--<mesh name="mustard" class="/" file="ycb_objects/006_mustard_bottle/google_16k/textured.msh"/>
<texture name="mustard_tex" type="2d" file="ycb_objects/006_mustard_bottle/google_16k/texture_map.png"/>
<material name="mustard_mat" class="/" texture="mustard_tex"/>-->
<mesh class="herb/" file="herb_frame-d14ef2a9b97c77acae48435d827d17e822b5ea0d.STL" name="herb/herb_frame"/>
<mesh class="herb/" file="herb_frame_collision-f9b6358d74932455b7ffbfd9ca74dac0fccda711.STL" name="herb/herb_frame_collision"/>
<mesh class="herb/" file="herb_neobotix_base-a561bd542e4323d6590a35700af93bfe91294ed7.STL" name="herb/herb_neobotix_base"/>
<mesh class="herb/" file="herb_neobotix_base_collision-c0b781e9f306e864c10c17c836695c4558f03ae7.STL" name="herb/herb_neobotix_base_collision"/>
<mesh class="herb/" file="herb_neck_pan-3a5b595404c4fd221df9b6e9fa45f42ae8d6c2d1.STL" name="herb/herb_neck_pan"/>
<mesh class="herb/" file="herb_neck_pan_collision-422bb9327b7695a812f7e778849056ef7beb989a.STL" name="herb/herb_neck_pan_collision"/>
<mesh class="herb/" file="herb_neck_tilt-90115c2f4d254a0b190e723f5619cc119886c40b.STL" name="herb/herb_neck_tilt"/>
<mesh class="herb/" file="herb_neck_tilt_collision-484db3edd8836293ddbd41a57393c8610e785d3a.STL" name="herb/herb_neck_tilt_collision"/>
<mesh class="herb/" file="herb_crl_head-8d1a14390ba99fea74706e0a42bb4c69de03fda1.STL" name="herb/herb_crl_head"/>
<mesh class="herb/" file="herb_crl_head_collision-7e48d4cab14a84937a24657df25f3c1493b9d4f0.STL" name="herb/herb_crl_head_collision"/>
<mesh class="herb/" file="herb_kinect-f35f6b9c60f6d5c915f951d7862137deeec3b982.STL" name="herb/herb_kinect"/>
<mesh class="herb/" file="herb_kinect_collision-fc0c5ad2fd441c0e68282241313155effd1beedd.STL" name="herb/herb_kinect_collision"/>
<mesh class="herb/wam/" file="base_link_fine-41a147148eb8dd232dfab0184aee072e64b55281.stl" name="herb/wam/base_link_fine"/>
<mesh class="herb/wam/" file="base_link_convex-241a02f0fe0e1f2c3855b352df6e69b26ab5b1b2.stl" name="herb/wam/base_link_convex"/>
<mesh class="herb/wam/" file="shoulder_link_fine-70a80ea5cf6a9c11a96b4c55087f2c8f2c020d97.stl" name="herb/wam/shoulder_link_fine"/>
<mesh class="herb/wam/" file="shoulder_link_convex_decomposition_p1-b99c0e22423c21ede02982f896bc789bdae3b5ff.stl" name="herb/wam/shoulder_link_convex_decomposition_p1"/>
<mesh class="herb/wam/" file="shoulder_link_convex_decomposition_p2-2b3a517d82b2e4f2469d55f41baed0468e780436.stl" name="herb/wam/shoulder_link_convex_decomposition_p2"/>
<mesh class="herb/wam/" file="shoulder_link_convex_decomposition_p3-e4f646ee6b98165b5a010a5f12ebfd92128fb41b.stl" name="herb/wam/shoulder_link_convex_decomposition_p3"/>
<mesh class="herb/wam/" file="shoulder_pitch_link_fine-36aee65354a741fe81ccf9d2614e6e43d67f3c55.stl" name="herb/wam/shoulder_pitch_link_fine"/>
<mesh class="herb/wam/" file="shoulder_pitch_link_convex-f05b3e597235abed137d821b96ff7d1e2a82ea31.stl" name="herb/wam/shoulder_pitch_link_convex"/>
<mesh class="herb/wam/" file="upper_arm_link_fine-ca01ee6d48649ad9f6baea7259d5cf9d08b3d635.stl" name="herb/wam/upper_arm_link_fine"/>
<mesh class="herb/wam/" file="upper_arm_link_convex_decomposition_p1-7ea03e3ea97d649eedea55dc3de0ea10bbb87283.stl" name="herb/wam/upper_arm_link_convex_decomposition_p1"/>
<mesh class="herb/wam/" file="upper_arm_link_convex_decomposition_p2-25fc59a045c74cc0c5e901bc31501e8ca212159a.stl" name="herb/wam/upper_arm_link_convex_decomposition_p2"/>
<mesh class="herb/wam/" file="elbow_link_fine-105c4e016f6a319ed74f5d55377fee15774c5d58.stl" name="herb/wam/elbow_link_fine"/>
<mesh class="herb/wam/" file="elbow_link_convex-618d49f47d28f374d03b62f3a4f1a11c87b40044.stl" name="herb/wam/elbow_link_convex"/>
<mesh class="herb/wam/" file="forearm_link_fine-e78631019336cb810525911769f36184d30c291c.stl" name="herb/wam/forearm_link_fine"/>
<mesh class="herb/wam/" file="forearm_link_convex_decomposition_p1-57f1e443a9d84a9b1e59b719541351dbc72b0c65.stl" name="herb/wam/forearm_link_convex_decomposition_p1"/>
<mesh class="herb/wam/" file="forearm_link_convex_decomposition_p2-6249b0eb91291b6e61d4566ef7bddcd133aeb11d.stl" name="herb/wam/forearm_link_convex_decomposition_p2"/>
<mesh class="herb/wam/" file="wrist_yaw_link_fine-3ec69f37eedc74a0b8a6edd994a49a13dec2a554.stl" name="herb/wam/wrist_yaw_link_fine"/>
<mesh class="herb/wam/" file="wrist_yaw_link_convex_decomposition_p1-483314d477ecff523b1f17f1b29cc860dda3b25f.stl" name="herb/wam/wrist_yaw_link_convex_decomposition_p1"/>
<mesh class="herb/wam/" file="wrist_yaw_link_convex_decomposition_p2-963f6bf6f5f239543cf4bbf0630fd7e3253cbd4a.stl" name="herb/wam/wrist_yaw_link_convex_decomposition_p2"/>
<mesh class="herb/wam/" file="wrist_pitch_link_fine-06a8aff3e76c7b3ff34cdaf40c9ed5950e2ad1fe.stl" name="herb/wam/wrist_pitch_link_fine"/>
<mesh class="herb/wam/" file="wrist_pitch_link_convex_decomposition_p1-3328df36bd7e249a571d0cfb2e43ac0cf17b9b77.stl" name="herb/wam/wrist_pitch_link_convex_decomposition_p1"/>
<mesh class="herb/wam/" file="wrist_pitch_link_convex_decomposition_p2-91c5869923c13020ad406e859d49bf3f795c96be.stl" name="herb/wam/wrist_pitch_link_convex_decomposition_p2"/>
<mesh class="herb/wam/" file="wrist_pitch_link_convex_decomposition_p3-744bd1df4bb176ceef61c79ab12a5b9de038d171.stl" name="herb/wam/wrist_pitch_link_convex_decomposition_p3"/>
<mesh class="herb/wam/" file="wrist_palm_link_fine-db9db06e50f8f189c8d475b09f86be267e38a874.stl" name="herb/wam/wrist_palm_link_fine"/>
<mesh class="herb/wam/" file="wrist_palm_link_convex-d455a798d573176ecdc3c9794069b0e3f4f7f623.stl" name="herb/wam/wrist_palm_link_convex"/>
<mesh class="herb/wam/bhand/" file="bhand_palm_fine-dff1351ac0d212f9757a6bc04b85287b4f13403a.stl" name="herb/wam/bhand/bhand_palm_fine"/>
<mesh class="herb/wam/bhand/" file="bhand_palm_link_convex_decomposition_p1-f8ba6cc8e8efbe24c938e092f61618174769428c.stl" name="herb/wam/bhand/bhand_palm_link_convex_decomposition_p1"/>
<mesh class="herb/wam/bhand/" file="bhand_palm_link_convex_decomposition_p2-0a66a02812a929ee040991e6d1a7b1d11bba7bb1.stl" name="herb/wam/bhand/bhand_palm_link_convex_decomposition_p2"/>
<mesh class="herb/wam/bhand/" file="bhand_palm_link_convex_decomposition_p3-9d93e72f01b43aa200deff06df4a395d3eb5312a.stl" name="herb/wam/bhand/bhand_palm_link_convex_decomposition_p3"/>
<mesh class="herb/wam/bhand/" file="bhand_palm_link_convex_decomposition_p4-e38e089a001a0010eec12bebd2368162120ee6a2.stl" name="herb/wam/bhand/bhand_palm_link_convex_decomposition_p4"/>
<mesh class="herb/wam/bhand/" file="bhand_finger_prox_link_fine-b325b78dd2ffcab9984efe22434207b1d2e07e28.stl" name="herb/wam/bhand/bhand_finger_prox_link_fine"/>
<mesh class="herb/wam/bhand/" file="bhand_finger_prox_link_convex_decomposition_p1-12071ca7dea820f8ba395c17ad58efbdd2b805a8.stl" name="herb/wam/bhand/bhand_finger_prox_link_convex_decomposition_p1"/>
<mesh class="herb/wam/bhand/" file="bhand_finger_prox_link_convex_decomposition_p2-c728b40c271300b132049560287e0844b86833ed.stl" name="herb/wam/bhand/bhand_finger_prox_link_convex_decomposition_p2"/>
<mesh class="herb/wam/bhand/" file="bhand_finger_prox_link_convex_decomposition_p3-561559fcb477ac41797bbd8b0da5e960b41f0363.stl" name="herb/wam/bhand/bhand_finger_prox_link_convex_decomposition_p3"/>
<mesh class="herb/wam/bhand/" file="bhand_finger_med_link_fine-31e862bb0515137229a05ffa049a96de151eb229.stl" name="herb/wam/bhand/bhand_finger_med_link_fine"/>
<mesh class="herb/wam/bhand/" file="bhand_finger_med_link_convex-af5d2e0e2990df27924df077b297d046b710ded5.stl" name="herb/wam/bhand/bhand_finger_med_link_convex"/>
<mesh class="herb/wam/bhand/" file="bhand_finger_dist_link_fine-defe6db5320e79d25ade307bc4a42d6ef272b8d4.stl" name="herb/wam/bhand/bhand_finger_dist_link_fine"/>
<mesh class="herb/wam/bhand/" file="bhand_finger_dist_link_convex-dd89f87a37ef6bb33ec5f1998f123eb1e907ddef.stl" name="herb/wam/bhand/bhand_finger_dist_link_convex"/>
<mesh class="herb/wam_1/" file="base_link_fine-41a147148eb8dd232dfab0184aee072e64b55281.stl" name="herb/wam_1/base_link_fine"/>
<mesh class="herb/wam_1/" file="base_link_convex-241a02f0fe0e1f2c3855b352df6e69b26ab5b1b2.stl" name="herb/wam_1/base_link_convex"/>
<mesh class="herb/wam_1/" file="shoulder_link_fine-70a80ea5cf6a9c11a96b4c55087f2c8f2c020d97.stl" name="herb/wam_1/shoulder_link_fine"/>
<mesh class="herb/wam_1/" file="shoulder_link_convex_decomposition_p1-b99c0e22423c21ede02982f896bc789bdae3b5ff.stl" name="herb/wam_1/shoulder_link_convex_decomposition_p1"/>
<mesh class="herb/wam_1/" file="shoulder_link_convex_decomposition_p2-2b3a517d82b2e4f2469d55f41baed0468e780436.stl" name="herb/wam_1/shoulder_link_convex_decomposition_p2"/>
<mesh class="herb/wam_1/" file="shoulder_link_convex_decomposition_p3-e4f646ee6b98165b5a010a5f12ebfd92128fb41b.stl" name="herb/wam_1/shoulder_link_convex_decomposition_p3"/>
<mesh class="herb/wam_1/" file="shoulder_pitch_link_fine-36aee65354a741fe81ccf9d2614e6e43d67f3c55.stl" name="herb/wam_1/shoulder_pitch_link_fine"/>
<mesh class="herb/wam_1/" file="shoulder_pitch_link_convex-f05b3e597235abed137d821b96ff7d1e2a82ea31.stl" name="herb/wam_1/shoulder_pitch_link_convex"/>
<mesh class="herb/wam_1/" file="upper_arm_link_fine-ca01ee6d48649ad9f6baea7259d5cf9d08b3d635.stl" name="herb/wam_1/upper_arm_link_fine"/>
<mesh class="herb/wam_1/" file="upper_arm_link_convex_decomposition_p1-7ea03e3ea97d649eedea55dc3de0ea10bbb87283.stl" name="herb/wam_1/upper_arm_link_convex_decomposition_p1"/>
<mesh class="herb/wam_1/" file="upper_arm_link_convex_decomposition_p2-25fc59a045c74cc0c5e901bc31501e8ca212159a.stl" name="herb/wam_1/upper_arm_link_convex_decomposition_p2"/>
<mesh class="herb/wam_1/" file="elbow_link_fine-105c4e016f6a319ed74f5d55377fee15774c5d58.stl" name="herb/wam_1/elbow_link_fine"/>
<mesh class="herb/wam_1/" file="elbow_link_convex-618d49f47d28f374d03b62f3a4f1a11c87b40044.stl" name="herb/wam_1/elbow_link_convex"/>
<mesh class="herb/wam_1/" file="forearm_link_fine-e78631019336cb810525911769f36184d30c291c.stl" name="herb/wam_1/forearm_link_fine"/>
<mesh class="herb/wam_1/" file="forearm_link_convex_decomposition_p1-57f1e443a9d84a9b1e59b719541351dbc72b0c65.stl" name="herb/wam_1/forearm_link_convex_decomposition_p1"/>
<mesh class="herb/wam_1/" file="forearm_link_convex_decomposition_p2-6249b0eb91291b6e61d4566ef7bddcd133aeb11d.stl" name="herb/wam_1/forearm_link_convex_decomposition_p2"/>
<mesh class="herb/wam_1/" file="wrist_yaw_link_fine-3ec69f37eedc74a0b8a6edd994a49a13dec2a554.stl" name="herb/wam_1/wrist_yaw_link_fine"/>
<mesh class="herb/wam_1/" file="wrist_yaw_link_convex_decomposition_p1-483314d477ecff523b1f17f1b29cc860dda3b25f.stl" name="herb/wam_1/wrist_yaw_link_convex_decomposition_p1"/>
<mesh class="herb/wam_1/" file="wrist_yaw_link_convex_decomposition_p2-963f6bf6f5f239543cf4bbf0630fd7e3253cbd4a.stl" name="herb/wam_1/wrist_yaw_link_convex_decomposition_p2"/>
<mesh class="herb/wam_1/" file="wrist_pitch_link_fine-06a8aff3e76c7b3ff34cdaf40c9ed5950e2ad1fe.stl" name="herb/wam_1/wrist_pitch_link_fine"/>
<mesh class="herb/wam_1/" file="wrist_pitch_link_convex_decomposition_p1-3328df36bd7e249a571d0cfb2e43ac0cf17b9b77.stl" name="herb/wam_1/wrist_pitch_link_convex_decomposition_p1"/>
<mesh class="herb/wam_1/" file="wrist_pitch_link_convex_decomposition_p2-91c5869923c13020ad406e859d49bf3f795c96be.stl" name="herb/wam_1/wrist_pitch_link_convex_decomposition_p2"/>
<mesh class="herb/wam_1/" file="wrist_pitch_link_convex_decomposition_p3-744bd1df4bb176ceef61c79ab12a5b9de038d171.stl" name="herb/wam_1/wrist_pitch_link_convex_decomposition_p3"/>
<mesh class="herb/wam_1/" file="wrist_palm_link_fine-db9db06e50f8f189c8d475b09f86be267e38a874.stl" name="herb/wam_1/wrist_palm_link_fine"/>
<mesh class="herb/wam_1/" file="wrist_palm_link_convex-d455a798d573176ecdc3c9794069b0e3f4f7f623.stl" name="herb/wam_1/wrist_palm_link_convex"/>
<mesh class="herb/wam_1/bhand/" file="bhand_palm_fine-dff1351ac0d212f9757a6bc04b85287b4f13403a.stl" name="herb/wam_1/bhand/bhand_palm_fine"/>
<mesh class="herb/wam_1/bhand/" file="bhand_palm_link_convex_decomposition_p1-f8ba6cc8e8efbe24c938e092f61618174769428c.stl" name="herb/wam_1/bhand/bhand_palm_link_convex_decomposition_p1"/>
<mesh class="herb/wam_1/bhand/" file="bhand_palm_link_convex_decomposition_p2-0a66a02812a929ee040991e6d1a7b1d11bba7bb1.stl" name="herb/wam_1/bhand/bhand_palm_link_convex_decomposition_p2"/>
<mesh class="herb/wam_1/bhand/" file="bhand_palm_link_convex_decomposition_p3-9d93e72f01b43aa200deff06df4a395d3eb5312a.stl" name="herb/wam_1/bhand/bhand_palm_link_convex_decomposition_p3"/>
<mesh class="herb/wam_1/bhand/" file="bhand_palm_link_convex_decomposition_p4-e38e089a001a0010eec12bebd2368162120ee6a2.stl" name="herb/wam_1/bhand/bhand_palm_link_convex_decomposition_p4"/>
<mesh class="herb/wam_1/bhand/" file="bhand_finger_prox_link_fine-b325b78dd2ffcab9984efe22434207b1d2e07e28.stl" name="herb/wam_1/bhand/bhand_finger_prox_link_fine"/>
<mesh class="herb/wam_1/bhand/" file="bhand_finger_prox_link_convex_decomposition_p1-12071ca7dea820f8ba395c17ad58efbdd2b805a8.stl" name="herb/wam_1/bhand/bhand_finger_prox_link_convex_decomposition_p1"/>
<mesh class="herb/wam_1/bhand/" file="bhand_finger_prox_link_convex_decomposition_p2-c728b40c271300b132049560287e0844b86833ed.stl" name="herb/wam_1/bhand/bhand_finger_prox_link_convex_decomposition_p2"/>
<mesh class="herb/wam_1/bhand/" file="bhand_finger_prox_link_convex_decomposition_p3-561559fcb477ac41797bbd8b0da5e960b41f0363.stl" name="herb/wam_1/bhand/bhand_finger_prox_link_convex_decomposition_p3"/>
<mesh class="herb/wam_1/bhand/" file="bhand_finger_med_link_fine-31e862bb0515137229a05ffa049a96de151eb229.stl" name="herb/wam_1/bhand/bhand_finger_med_link_fine"/>
<mesh class="herb/wam_1/bhand/" file="bhand_finger_med_link_convex-af5d2e0e2990df27924df077b297d046b710ded5.stl" name="herb/wam_1/bhand/bhand_finger_med_link_convex"/>
<mesh class="herb/wam_1/bhand/" file="bhand_finger_dist_link_fine-defe6db5320e79d25ade307bc4a42d6ef272b8d4.stl" name="herb/wam_1/bhand/bhand_finger_dist_link_fine"/>
<mesh class="herb/wam_1/bhand/" file="bhand_finger_dist_link_convex-dd89f87a37ef6bb33ec5f1998f123eb1e907ddef.stl" name="herb/wam_1/bhand/bhand_finger_dist_link_convex"/>
<mesh class="geom0" file="downloaded_assets/lamp_2/scene.stl" name="gen_mesh_0" scale="1 1 1"/><mesh class="geom0" file="ycb_objects/003_cracker_box/google_16k/nontextured.stl" name="gen_mesh_gadded_1" scale="1.1010020713991293 1.1010020713991293 1.1010020713991293"/><mesh class="geom0" file="ycb_objects/056_tennis_ball/google_16k/nontextured.stl" name="gen_mesh_gadded_2" scale="1.3670130453934237 1.3670130453934237 1.3670130453934237"/></asset>
<worldbody>
<camera mode="targetbody" name="herb_head" pos="0 0.75 .5" target="table"/>
<camera fovy="45" mode="targetbody" name="iso" pos=".6 -0.007797638 .9" target="cam_target"/>
<geom class="/" condim="3" material="wood2d" name="floor" pos="0 0 0" size="0 0 0.25" type="plane"/>
<geom class="/" conaffinity="0" contype="0" mass="0.0" material="wall" name="//unnamed_geom_1" pos="-15 0 15" size="15 15 0.025000000" type="plane" zaxis="1 0 0"/>
<geom class="/" conaffinity="0" contype="0" mass="0.0" material="wall" name="//unnamed_geom_2" pos="0 15 15" size="15 15 0.025000000" type="plane" zaxis="0 -1 0"/>
<geom class="/" condim="3" friction="0.67 0.005 0.0001" name="table_plane" pos="0 0 0.3" priority="20" rgba="0 0 0 0" size="0 0 0.25" type="plane"/>
<body name="table" pos="0 0 0.3" quat="1 0 0 0">
<geom class="/" group="1" material="marblecube" name="tabletop" pos="0 0 -0.012500000" size="0.4 0.5 0.012500000" type="box"/>
<geom class="/" group="1" material="concretecube" name="//unnamed_geom_4" pos="0.2 0.275 -0.1499999" size="0.0408 0.1374998" type="cylinder"/>
<geom class="/" group="1" material="concretecube" name="//unnamed_geom_5" pos="-0.2 0.275 -0.1499999" size="0.0408 0.1374998" type="cylinder"/>
<geom class="/" group="1" material="concretecube" name="//unnamed_geom_6" pos="0.2 -0.275 -0.1499999" size="0.0408 0.1374998" type="cylinder"/>
<geom class="/" group="1" material="concretecube" name="//unnamed_geom_7" pos="-0.2 -0.275 -0.1499999" size="0.0408 0.1374998" type="cylinder"/>
</body>
<body name="herb/">
<body name="cam_target" pos="-.2 -0.2 0.29">
<geom class="geom0" conaffinity="0" contype="0" group="1" name="//unnamed_geom_100" rgba="0 0 0 0" size="0.0001 0.0001 0.0001" type="box"/>
</body>
<body name="herb/herb" pos="-0.8 0 0.0509999">
<geom class="herb/viz" mesh="herb/herb_frame" name="herb//unnamed_geom_0" pos="0 0 1.05" quat="0.5 0.499977 0.5 0.500023" rgba="0.299999 0 0 1" type="mesh"/>
<geom class="herb/" mesh="herb/herb_frame_collision" name="herb//unnamed_geom_1" pos="0 0 1.05" quat="3.2758700e-05 3.27571999999e-05 -0.70709 -0.70712299999" rgba="0.299999 0 0 1" type="mesh"/>
<geom class="herb/viz" mesh="herb/herb_neobotix_base" name="herb//unnamed_geom_2" pos="-0.0740859999999 -3.43217e-06 -0.0512439999999" quat="0.70709100 0 0 0.70712299999" rgba="0.299999 0.299999 0.299999 1" type="mesh"/>
<geom class="herb/" mesh="herb/herb_neobotix_base_collision" name="herb//unnamed_geom_3" pos="-0.0740859999999 -3.43217e-06 -0.0512439999999" quat="2.3108400e-07 2.31074e-07 0.70709 0.70712299999" rgba="0.299999 0.299999 0.299999 1" type="mesh"/>
<geom class="herb/viz" mesh="herb/herb_neck_pan" name="herb//unnamed_geom_4" pos="0.1249 5.7862200e-06 1.1008100" quat="2.3108400e-07 0.70712299999 -0.70709 -2.31074e-07" type="mesh"/>
<geom class="herb/" mesh="herb/herb_neck_pan_collision" name="herb//unnamed_geom_5" pos="0.1249 5.7862200e-06 1.1008100" quat="0.5 0.500023 -0.5 -0.499977" type="mesh"/>
<geom class="herb/viz" mesh="herb/herb_neck_tilt" name="herb//unnamed_geom_6" pos="0.1249 5.7862200e-06 1.19270999999" quat="0.24185100 0.66447800 -0.66444800 -0.241839" type="mesh"/>
<geom class="herb/" mesh="herb/herb_neck_tilt_collision" name="herb//unnamed_geom_7" pos="0.1249 5.7862200e-06 1.19270999999" quat="-0.29881400 -0.640849 -0.64087799999 -0.298827999999" type="mesh"/>
<geom class="herb/viz" mesh="herb/herb_crl_head" name="herb//unnamed_geom_8" pos="0.32064500 0.0039098500 1.33653" quat="0.640863999999 0.29885800 -0.298844 -0.64083500" rgba="0.299999 0.299999 0.299999 1" type="mesh"/>
<geom class="herb/" mesh="herb/herb_crl_head_collision" name="herb//unnamed_geom_9" pos="0.124906 0.0077957900 1.1927000" quat="0.298844 0.64083500 0.640863999999 0.298856999999" rgba="0.299999 0.299999 0.299999 1" type="mesh"/>
<geom class="herb/viz" mesh="herb/herb_kinect" name="herb//unnamed_geom_10" pos="0.19753100 0.0077991500 1.2177" quat="0.664479999996 0.664456999996 0.241829999999 -0.241829999999" rgba="0.25 0.25 0.25 1" type="mesh"/>
<geom class="herb/" mesh="herb/herb_kinect_collision" name="herb//unnamed_geom_11" pos="0.125458999999 0.00779763999999 1.19333" quat="0.29885200 0.64085700 0.64084300 0.29885" rgba="0.25 0.25 0.25 1" type="mesh"/>
<site class="herb/" name="herb/right_arm" pos="0.012500000 -0.22 0.92000000" quat="0 -0.70709999999 0 -0.70709999999"/>
<body name="herb/wam_1/" pos="0.012500000 -0.22 0.92000000" quat="0 -0.7070995 0 -0.7070995">
<body name="herb/wam_1/1_base_link" pos="0 0 0" quat="1 0 0 0">
<inertial diaginertia="0.1 0.1 0.1" mass="1.0" pos="0 0 0"/>
<geom class="herb/wam_1/viz" mesh="herb/wam_1/base_link_fine" name="herb/wam_1//unnamed_geom_0"/>
<geom class="herb/wam_1/col" mesh="herb/wam_1/base_link_convex" name="herb/wam_1//unnamed_geom_1"/>
<body name="herb/wam_1/2_shoulder_yaw_link" pos="0 0 0.3459997">
<inertial diaginertia="0.1350889 0.113095 0.09044258" mass="5.0" pos="-0.00443422 -0.00066489000 -0.1289039" quat="0.6956595 0.71671300 -0.03548628 0.03348387"/>
<joint armature=".01" class="herb/wam_1/" damping="1.98" name="herb/wam_1/j1_base_yaw_joint" range="-2.6 2.6"/>
<geom class="herb/wam_1/viz" mesh="herb/wam_1/shoulder_link_fine" name="herb/wam_1//unnamed_geom_2"/>
<geom class="herb/wam_1/col" mesh="herb/wam_1/shoulder_link_convex_decomposition_p1" name="herb/wam_1//unnamed_geom_3"/>
<geom class="herb/wam_1/col" mesh="herb/wam_1/shoulder_link_convex_decomposition_p2" name="herb/wam_1//unnamed_geom_4"/>
<geom class="herb/wam_1/col" mesh="herb/wam_1/shoulder_link_convex_decomposition_p3" name="herb/wam_1//unnamed_geom_5"/>
<body name="herb/wam_1/3_shoulder_pitch_link" pos="0 0 0" quat="0.4159998 -0.4159998 0.5719995 0.5719995">
<inertial diaginertia="0.021419500 0.0167127 0.012645200" mass="3.87494" pos="-0.00236981 -0.0154211 0.0310561" quat="0.96179400 0.27311200 -0.016931600 0.008665920006"/>
<joint armature=".01" class="herb/wam_1/" damping="0.55" name="herb/wam_1/j2_shoulder_pitch_joint" range="-1.9850000 1.9850000" ref="1.885"/>
<geom class="herb/wam_1/viz" mesh="herb/wam_1/shoulder_pitch_link_fine" name="herb/wam_1//unnamed_geom_6"/>
<geom class="herb/wam_1/col" mesh="herb/wam_1/shoulder_pitch_link_convex" name="herb/wam_1//unnamed_geom_7"/>
<body name="herb/wam_1/4_upper_arm_link" pos="0 0 0" quat="0.70710700 0.70710700 0 0">
<inertial diaginertia="0.05927179 0.059220700 0.003134188" mass="2.20228" pos="0.0068325900 3.3090000e-05 0.39249200" quat="0.64713600 0.01708219 0.0143038 0.7620488"/>
<joint armature=".01" class="herb/wam_1/" damping="1.65" name="herb/wam_1/j3_shoulder_yaw_joint" range="-2.799998 2.799998"/>
<geom class="herb/wam_1/viz" mesh="herb/wam_1/upper_arm_link_fine" name="herb/wam_1//unnamed_geom_8"/>
<geom class="herb/wam_1/col" mesh="herb/wam_1/upper_arm_link_convex_decomposition_p1" name="herb/wam_1//unnamed_geom_9"/>
<geom class="herb/wam_1/col" mesh="herb/wam_1/upper_arm_link_convex_decomposition_p2" name="herb/wam_1//unnamed_geom_10"/>
<body name="herb/wam_1/5_forearm_link" pos="0.04499998 0 0.55000000" quat="0.3539998 -0.3539998 0.6119999 0.6119999">
<inertial diaginertia="0.0151047 0.0148285 0.0027580500" mass="0.500168" pos="-0.04001489 -0.14271700 -0.00022942000" quat="0.70428100 0.70632600 0.01803329 0.06903524"/>
<joint armature=".01" class="herb/wam_1/" damping="0.88" name="herb/wam_1/j4_elbow_pitch_joint" range="-0.9 3.141589" ref="2.0944"/>
<geom class="herb/wam_1/viz" mesh="herb/wam_1/elbow_link_fine" name="herb/wam_1//unnamed_geom_11"/>
<geom class="herb/wam_1/col" mesh="herb/wam_1/elbow_link_convex" name="herb/wam_1//unnamed_geom_12"/>
<geom class="herb/wam_1/viz" euler="1.57 0 0" mesh="herb/wam_1/forearm_link_fine" name="herb/wam_1//unnamed_geom_13" pos="-0.04499998 -0.07299995 0"/>
<geom class="herb/wam_1/col" euler="1.57 0 0" mesh="herb/wam_1/forearm_link_convex_decomposition_p1" name="herb/wam_1//unnamed_geom_14" pos="-0.04499998 -0.07299995 0"/>
<geom class="herb/wam_1/col" euler="1.57 0 0" mesh="herb/wam_1/forearm_link_convex_decomposition_p2" name="herb/wam_1//unnamed_geom_15" pos="-0.04499998 -0.07299995 0"/>
<body name="herb/wam_1/6_wrist_yaw_link" pos="-0.04499998 -0.2999999 0" quat="0.70710700 0.70710700 0 0">
<inertial diaginertia="0.0005551678 0.00046317 0.0002340719" mass="1.05376" pos="8.920995e-05 0.0043582400 -0.0051121700" quat="0.630602 0.77609300 0.0040196900 -0.002372"/>
<joint armature=".01" class="herb/wam_1/" damping="0.55" name="herb/wam_1/j5_wrist_yaw_joint" range="-4.549998 1.25"/>
<geom class="herb/wam_1/viz" mesh="herb/wam_1/wrist_yaw_link_fine" name="herb/wam_1//unnamed_geom_16"/>
<geom class="herb/wam_1/col" mesh="herb/wam_1/wrist_yaw_link_convex_decomposition_p1" name="herb/wam_1//unnamed_geom_17"/>
<geom class="herb/wam_1/col" mesh="herb/wam_1/wrist_yaw_link_convex_decomposition_p2" name="herb/wam_1//unnamed_geom_18"/>
<body name="herb/wam_1/7_wrist_pitch_link" pos="0 0 0" quat="0.70710700 -0.70710700 0 0">
<inertial diaginertia="0.0005551678 0.00046317 0.0002340719" mass="0.517974" pos="-0.0001226199 -0.024683400 -0.01703189" quat="0.630602 0.77609300 0.0040196900 -0.002372"/>
<joint armature=".01" class="herb/wam_1/" damping="0.11" name="herb/wam_1/j6_wrist_pitch_joint" range="-1.5707 1.5707"/>
<geom class="herb/wam_1/viz" mesh="herb/wam_1/wrist_pitch_link_fine" name="herb/wam_1//unnamed_geom_19"/>
<geom class="herb/wam_1/col" mesh="herb/wam_1/wrist_pitch_link_convex_decomposition_p1" name="herb/wam_1//unnamed_geom_20"/>
<geom class="herb/wam_1/col" mesh="herb/wam_1/wrist_pitch_link_convex_decomposition_p2" name="herb/wam_1//unnamed_geom_21"/>
<geom class="herb/wam_1/col" mesh="herb/wam_1/wrist_pitch_link_convex_decomposition_p3" name="herb/wam_1//unnamed_geom_22"/>
<body name="herb/wam_1/8_wrist_palm_link" pos="0 0 0" quat="0.70710700 0.70710700 0 0">
<inertial diaginertia="0.00020683 0.00010859 0.00010851" mass="0.0828613" pos="0 0 0.055" quat="0.70710700 0 0 0.70710700"/>
<joint armature=".01" class="herb/wam_1/" damping="0.11" name="herb/wam_1/j7_palm_yaw_joint" range="-3 3"/>
<geom class="herb/wam_1/viz" mesh="herb/wam_1/wrist_palm_link_fine" name="herb/wam_1//unnamed_geom_23"/>
<geom class="herb/wam_1/col" mesh="herb/wam_1/wrist_palm_link_convex" name="herb/wam_1//unnamed_geom_24"/>
<site class="herb/wam_1/" name="herb/wam_1/hand_attachment"/>
<body name="herb/wam_1/bhand/">
<body name="herb/wam_1/bhand/bhand_palm_link" pos="0 0 0.05999998" quat="0 0 0 1">
<inertial diaginertia="0.000224052 0.0002107009 2.8121200e-05" mass="0.50573" pos="-5.109798e-05 0.005043297 0.036671000" quat="0.5530978 0.43904700 0.43445600 0.5590776"/>
<geom class="herb/wam_1/bhand/viz" mesh="herb/wam_1/bhand/bhand_palm_fine" name="herb/wam_1/bhand//unnamed_geom_0"/>
<geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_palm_link_convex_decomposition_p1" name="herb/wam_1/bhand//unnamed_geom_1"/>
<geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_palm_link_convex_decomposition_p2" name="herb/wam_1/bhand//unnamed_geom_2"/>
<geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_palm_link_convex_decomposition_p3" name="herb/wam_1/bhand//unnamed_geom_3"/>
<geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_palm_link_convex_decomposition_p4" name="herb/wam_1/bhand//unnamed_geom_4"/>
<body name="herb/wam_1/bhand/finger11" pos="-0.025000000 0 0.041500000" quat="0.70710700 0 0 -0.70710700">
<inertial diaginertia="7.7733500e-05 7.662819e-05 4.8312200e-06" mass="0.14109" pos="0.023133000 0.00078642000 0.0005279197" quat="0.01607959 0.70726900 -0.0007660079 0.706762"/>
<joint armature=".01" axis="0 0 -1" class="herb/wam_1/bhand/" damping="0.11" name="herb/wam_1/bhand/j11" range="0 3.141589"/>
<geom class="herb/wam_1/bhand/viz" mesh="herb/wam_1/bhand/bhand_finger_prox_link_fine" name="herb/wam_1/bhand//unnamed_geom_5"/>
<geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_finger_prox_link_convex_decomposition_p1" name="herb/wam_1/bhand//unnamed_geom_6"/>
<geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_finger_prox_link_convex_decomposition_p2" name="herb/wam_1/bhand//unnamed_geom_7"/>
<geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_finger_prox_link_convex_decomposition_p3" name="herb/wam_1/bhand//unnamed_geom_8"/>
<body name="herb/wam_1/bhand/finger12" pos="0.05 0 0.0339" quat="0.70710700 0.70710700 0 0">
<inertial diaginertia="7.7733500e-05 7.662819e-05 4.8312200e-06" mass="0.062139" pos="0.023133000 0.00078642000 0.0005279197" quat="0.01607959 0.70726900 -0.0007660079 0.706762"/>
<joint armature=".01" class="herb/wam_1/bhand/" damping="0.11" name="herb/wam_1/bhand/j12" range="0 2.44346"/>
<geom class="herb/wam_1/bhand/viz" mesh="herb/wam_1/bhand/bhand_finger_med_link_fine" name="herb/wam_1/bhand//unnamed_geom_9"/>
<geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_finger_med_link_convex" name="herb/wam_1/bhand//unnamed_geom_10"/>
<body name="herb/wam_1/bhand/finger13" pos="0.069940000 0.003 0" quat="0.92388000 0 0 0.382683">
<inertial diaginertia="3.843398e-05 3.727529e-05 3.0998700e-06" mass="0.041377" pos="0.022825000 0.0010491000 0.00042030000" quat="0.5084118 0.51165000 0.4895829 0.48993900"/>
<joint armature=".01" class="herb/wam_1/bhand/" damping="0.11" name="herb/wam_1/bhand/j13" range="0 0.837758"/>
<geom class="herb/wam_1/bhand/viz" euler="0 0 -0.8399997" mesh="herb/wam_1/bhand/bhand_finger_dist_link_fine" name="herb/wam_1/bhand//unnamed_geom_11"/>
<geom class="herb/wam_1/bhand/col" euler="0 0 -0.8399997" mesh="herb/wam_1/bhand/bhand_finger_dist_link_convex" name="herb/wam_1/bhand//unnamed_geom_12"/>
</body>
</body>
</body>
<body name="herb/wam_1/bhand/finger21" pos="0.025000000 0 0.041500000" quat="0.70710700 0 0 -0.70710700">
<inertial diaginertia="7.7733500e-05 7.662819e-05 4.8312200e-06" mass="0.14109" pos="0.023133000 0.00078642000 0.0005279197" quat="0.01607959 0.70726900 -0.0007660079 0.706762"/>
<joint armature=".01" class="herb/wam_1/bhand/" damping="0.11" name="herb/wam_1/bhand/j21" range="0 3.141589"/>
<geom class="herb/wam_1/bhand/viz" mesh="herb/wam_1/bhand/bhand_finger_prox_link_fine" name="herb/wam_1/bhand//unnamed_geom_13"/>
<geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_finger_prox_link_convex_decomposition_p1" name="herb/wam_1/bhand//unnamed_geom_14"/>
<geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_finger_prox_link_convex_decomposition_p2" name="herb/wam_1/bhand//unnamed_geom_15"/>
<geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_finger_prox_link_convex_decomposition_p3" name="herb/wam_1/bhand//unnamed_geom_16"/>
<body name="herb/wam_1/bhand/finger22" pos="0.05 0 0.0339" quat="0.70710700 0.70710700 0 0">
<inertial diaginertia="7.7733500e-05 7.662819e-05 4.8312200e-06" mass="0.062139" pos="0.023133000 0.00078642000 0.0005279197" quat="0.01607959 0.70726900 -0.0007660079 0.706762"/>
<joint armature=".01" class="herb/wam_1/bhand/" damping="0.11" name="herb/wam_1/bhand/j22" range="0 2.44346"/>
<geom class="herb/wam_1/bhand/viz" mesh="herb/wam_1/bhand/bhand_finger_med_link_fine" name="herb/wam_1/bhand//unnamed_geom_17"/>
<geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_finger_med_link_convex" name="herb/wam_1/bhand//unnamed_geom_18"/>
<body name="herb/wam_1/bhand/finger23" pos="0.069940000 0.003 0" quat="0.92388000 0 0 0.382683">
<inertial diaginertia="3.843398e-05 3.727529e-05 3.0998700e-06" mass="0.041377" pos="0.022825000 0.0010491000 0.00042030000" quat="0.5084118 0.51165000 0.4895829 0.48993900"/>
<joint armature=".01" class="herb/wam_1/bhand/" damping="0.11" name="herb/wam_1/bhand/j23" range="0 0.837758"/>
<geom class="herb/wam_1/bhand/viz" euler="0 0 -0.8399997" mesh="herb/wam_1/bhand/bhand_finger_dist_link_fine" name="herb/wam_1/bhand//unnamed_geom_19"/>
<geom class="herb/wam_1/bhand/col" euler="0 0 -0.8399997" mesh="herb/wam_1/bhand/bhand_finger_dist_link_convex" name="herb/wam_1/bhand//unnamed_geom_20"/>
</body>
</body>
</body>
<body name="herb/wam_1/bhand/finger32" pos="0 0.05 0.07539995" quat="0.5 0.5 0.5 0.5">
<inertial diaginertia="7.7733500e-05 7.662819e-05 4.8312200e-06" mass="0.062139" pos="0.023133000 0.00078642000 0.0005279197" quat="0.01607959 0.70726900 -0.0007660079 0.706762"/>
<joint armature=".01" class="herb/wam_1/bhand/" damping="0.11" name="herb/wam_1/bhand/j32" range="0 2.44346"/>
<geom class="herb/wam_1/bhand/viz" mesh="herb/wam_1/bhand/bhand_finger_med_link_fine" name="herb/wam_1/bhand//unnamed_geom_21"/>
<geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_finger_med_link_convex" name="herb/wam_1/bhand//unnamed_geom_22"/>
<body name="herb/wam_1/bhand/finger33" pos="0.069940000 0.003 0" quat="0.92388000 0 0 0.382683">
<inertial diaginertia="3.843398e-05 3.727529e-05 3.0998700e-06" mass="0.041377" pos="0.022825000 0.0010491000 0.00042030000" quat="0.5084118 0.51165000 0.4895829 0.48993900"/>
<joint armature=".01" class="herb/wam_1/bhand/" damping="0.11" name="herb/wam_1/bhand/j33" range="0 0.837758"/>
<geom class="herb/wam_1/bhand/viz" euler="0 0 -0.8399997" mesh="herb/wam_1/bhand/bhand_finger_dist_link_fine" name="herb/wam_1/bhand//unnamed_geom_23"/>
<geom class="herb/wam_1/bhand/col" euler="0 0 -0.8399997" mesh="herb/wam_1/bhand/bhand_finger_dist_link_convex" name="herb/wam_1/bhand//unnamed_geom_24"/>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
<!--
<site name="herb/left_arm" class="herb/" pos="0.012500000 0.22 0.92000000" quat="0 -0.7070995 0 -0.7070995"/>
<body pos="0.012500000 0.22 0.92000000" quat="0 -0.7070995 0 -0.7070995" name="herb/wam/">
<body name="herb/wam/1_base_link" pos="0 0 0" quat="1 0 0 0">
<inertial pos="0 0 0" mass="1.0" diaginertia="0.1 0.1 0.1"/>
<geom name="herb/wam//unnamed_geom_0" class="herb/wam/viz" mesh="herb/wam/base_link_fine"/>
<geom name="herb/wam//unnamed_geom_1" class="herb/wam/col" mesh="herb/wam/base_link_convex"/>
<body name="herb/wam/2_shoulder_yaw_link" pos="0 0 0.3459997">
<inertial pos="-0.00443422 -0.00066489000 -0.1289039" quat="0.6956595 0.71671300 -0.03548628 0.03348387" mass="5.0" diaginertia="0.1350889 0.113095 0.09044258"/>
<joint name="herb/wam/j1_base_yaw_joint" class="herb/wam/" range="-2.6000000 2.6000000" damping="1.98" armature=".01"/>
<geom name="herb/wam//unnamed_geom_2" class="herb/wam/viz" mesh="herb/wam/shoulder_link_fine"/>
<geom name="herb/wam//unnamed_geom_3" class="herb/wam/col" mesh="herb/wam/shoulder_link_convex_decomposition_p1"/>
<geom name="herb/wam//unnamed_geom_4" class="herb/wam/col" mesh="herb/wam/shoulder_link_convex_decomposition_p2"/>
<geom name="herb/wam//unnamed_geom_5" class="herb/wam/col" mesh="herb/wam/shoulder_link_convex_decomposition_p3"/>
<body name="herb/wam/3_shoulder_pitch_link" pos="0 0 0" quat="0.4159998 -0.4159998 0.5719995 0.5719995">
<inertial pos="-0.00236981 -0.0154211 0.0310561" quat="0.96179400 0.27311200 -0.016931600 0.008665920006" mass="3.87494" diaginertia="0.021419500 0.0167127 0.012645200"/>
<joint name="herb/wam/j2_shoulder_pitch_joint" class="herb/wam/" range="-1.9850000 1.9850000" ref="1.885" damping="0.55" armature=".01"/>
<geom name="herb/wam//unnamed_geom_6" class="herb/wam/viz" mesh="herb/wam/shoulder_pitch_link_fine"/>
<geom name="herb/wam//unnamed_geom_7" class="herb/wam/col" mesh="herb/wam/shoulder_pitch_link_convex"/>
<body name="herb/wam/4_upper_arm_link" pos="0 0 0" quat="0.70710700 0.70710700 0 0">
<inertial pos="0.0068325900 3.3090000e-05 0.39249200" quat="0.64713600 0.01708219 0.0143038 0.7620488" mass="2.20228" diaginertia="0.05927179 0.059220700 0.003134188"/>
<joint name="herb/wam/j3_shoulder_yaw_joint" class="herb/wam/" range="-2.799998 2.799998" damping="1.65" armature=".01"/>
<geom name="herb/wam//unnamed_geom_8" class="herb/wam/viz" mesh="herb/wam/upper_arm_link_fine"/>
<geom name="herb/wam//unnamed_geom_9" class="herb/wam/col" mesh="herb/wam/upper_arm_link_convex_decomposition_p1"/>
<geom name="herb/wam//unnamed_geom_10" class="herb/wam/col" mesh="herb/wam/upper_arm_link_convex_decomposition_p2"/>
<body name="herb/wam/5_forearm_link" pos="0.04499998 0 0.55000000" quat="0.3539998 -0.3539998 0.6119999 0.6119999">
<inertial pos="-0.04001489 -0.14271700 -0.00022942000" quat="0.70428100 0.70632600 0.01803329 0.06903524" mass="0.500168" diaginertia="0.0151047 0.0148285 0.0027580500"/>
<joint name="herb/wam/j4_elbow_pitch_joint" class="herb/wam/" range="-0.9 3.141589" ref="2.0944" damping="0.88" armature=".01"/>
<geom name="herb/wam//unnamed_geom_11" class="herb/wam/viz" mesh="herb/wam/elbow_link_fine"/>
<geom name="herb/wam//unnamed_geom_12" class="herb/wam/col" mesh="herb/wam/elbow_link_convex"/>
<geom name="herb/wam//unnamed_geom_13" class="herb/wam/viz" pos="-0.04499998 -0.07299995 0" euler="1.57 0 0" mesh="herb/wam/forearm_link_fine"/>
<geom name="herb/wam//unnamed_geom_14" class="herb/wam/col" pos="-0.04499998 -0.07299995 0" euler="1.57 0 0" mesh="herb/wam/forearm_link_convex_decomposition_p1"/>
<geom name="herb/wam//unnamed_geom_15" class="herb/wam/col" pos="-0.04499998 -0.07299995 0" euler="1.57 0 0" mesh="herb/wam/forearm_link_convex_decomposition_p2"/>
<body name="herb/wam/6_wrist_yaw_link" pos="-0.04499998 -0.2999999 0" quat="0.70710700 0.70710700 0 0">
<inertial pos="8.920995e-05 0.0043582400 -0.0051121700" quat="0.630602 0.77609300 0.0040196900 -0.002372" mass="1.05376" diaginertia="0.0005551678 0.00046317 0.0002340719"/>
<joint name="herb/wam/j5_wrist_yaw_joint" class="herb/wam/" range="-4.549998 1.25" damping="0.55" armature=".01"/>
<geom name="herb/wam//unnamed_geom_16" class="herb/wam/viz" mesh="herb/wam/wrist_yaw_link_fine"/>
<geom name="herb/wam//unnamed_geom_17" class="herb/wam/col" mesh="herb/wam/wrist_yaw_link_convex_decomposition_p1"/>
<geom name="herb/wam//unnamed_geom_18" class="herb/wam/col" mesh="herb/wam/wrist_yaw_link_convex_decomposition_p2"/>
<body name="herb/wam/7_wrist_pitch_link" pos="0 0 0" quat="0.70710700 -0.70710700 0 0">
<inertial pos="-0.0001226199 -0.024683400 -0.01703189" quat="0.630602 0.77609300 0.0040196900 -0.002372" mass="0.517974" diaginertia="0.0005551678 0.00046317 0.0002340719"/>
<joint name="herb/wam/j6_wrist_pitch_joint" class="herb/wam/" range="-1.5707 1.5707" damping="0.11" armature=".01"/>
<geom name="herb/wam//unnamed_geom_19" class="herb/wam/viz" mesh="herb/wam/wrist_pitch_link_fine"/>
<geom name="herb/wam//unnamed_geom_20" class="herb/wam/col" mesh="herb/wam/wrist_pitch_link_convex_decomposition_p1"/>
<geom name="herb/wam//unnamed_geom_21" class="herb/wam/col" mesh="herb/wam/wrist_pitch_link_convex_decomposition_p2"/>
<geom name="herb/wam//unnamed_geom_22" class="herb/wam/col" mesh="herb/wam/wrist_pitch_link_convex_decomposition_p3"/>
<body name="herb/wam/8_wrist_palm_link" pos="0 0 0" quat="0.70710700 0.70710700 0 0">
<inertial pos="0 0 0.055" quat="0.70710700 0 0 0.70710700" mass="0.0828613" diaginertia="0.00020683 0.00010859 0.00010851"/>
<joint name="herb/wam/j7_palm_yaw_joint" class="herb/wam/" range="-3 3" damping="0.11" armature=".01"/>
<geom name="herb/wam//unnamed_geom_23" class="herb/wam/viz" mesh="herb/wam/wrist_palm_link_fine"/>
<geom name="herb/wam//unnamed_geom_24" class="herb/wam/col" mesh="herb/wam/wrist_palm_link_convex"/>
<site name="herb/wam/hand_attachment" class="herb/wam/"/>
<body name="herb/wam/bhand/">
<body name="herb/wam/bhand/bhand_palm_link" pos="0 0 0.05999998" quat="0 0 0 1">
<inertial pos="-5.109798e-05 0.005043297 0.036671000" quat="0.5530978 0.43904700 0.43445600 0.5590776" mass="0.50573" diaginertia="0.000224052 0.0002107009 2.8121200e-05"/>
<geom name="herb/wam/bhand//unnamed_geom_0" class="herb/wam/bhand/viz" mesh="herb/wam/bhand/bhand_palm_fine"/>
<geom name="herb/wam/bhand//unnamed_geom_1" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_palm_link_convex_decomposition_p1"/>
<geom name="herb/wam/bhand//unnamed_geom_2" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_palm_link_convex_decomposition_p2"/>
<geom name="herb/wam/bhand//unnamed_geom_3" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_palm_link_convex_decomposition_p3"/>
<geom name="herb/wam/bhand//unnamed_geom_4" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_palm_link_convex_decomposition_p4"/>
<body name="herb/wam/bhand/finger11" pos="-0.025000000 0 0.041500000" quat="0.70710700 0 0 -0.70710700">
<inertial pos="0.023133000 0.00078642000 0.0005279197" quat="0.01607959 0.70726900 -0.0007660079 0.706762" mass="0.14109" diaginertia="7.7733500e-05 7.662819e-05 4.8312200e-06"/>
<joint name="herb/wam/bhand/j11" class="herb/wam/bhand/" axis="0 0 -1" range="0 3.141589" damping="0.11" armature=".01"/>
<geom name="herb/wam/bhand//unnamed_geom_5" class="herb/wam/bhand/viz" mesh="herb/wam/bhand/bhand_finger_prox_link_fine"/>
<geom name="herb/wam/bhand//unnamed_geom_6" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_finger_prox_link_convex_decomposition_p1"/>
<geom name="herb/wam/bhand//unnamed_geom_7" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_finger_prox_link_convex_decomposition_p2"/>
<geom name="herb/wam/bhand//unnamed_geom_8" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_finger_prox_link_convex_decomposition_p3"/>
<body name="herb/wam/bhand/finger12" pos="0.05 0 0.0339" quat="0.70710700 0.70710700 0 0">
<inertial pos="0.023133000 0.00078642000 0.0005279197" quat="0.01607959 0.70726900 -0.0007660079 0.706762" mass="0.062139" diaginertia="7.7733500e-05 7.662819e-05 4.8312200e-06"/>
<joint name="herb/wam/bhand/j12" class="herb/wam/bhand/" range="0 2.44346" damping="0.11" armature=".01"/>
<geom name="herb/wam/bhand//unnamed_geom_9" class="herb/wam/bhand/viz" mesh="herb/wam/bhand/bhand_finger_med_link_fine"/>
<geom name="herb/wam/bhand//unnamed_geom_10" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_finger_med_link_convex"/>
<body name="herb/wam/bhand/finger13" pos="0.069940000 0.003 0" quat="0.92388000 0 0 0.382683">
<inertial pos="0.022825000 0.0010491000 0.00042030000" quat="0.5084118 0.51165000 0.4895829 0.48993900" mass="0.041377" diaginertia="3.843398e-05 3.727529e-05 3.0998700e-06"/>
<joint name="herb/wam/bhand/j13" class="herb/wam/bhand/" range="0 0.837758" damping="0.11" armature=".01"/>
<geom name="herb/wam/bhand//unnamed_geom_11" class="herb/wam/bhand/viz" euler="0 0 -0.8399997" mesh="herb/wam/bhand/bhand_finger_dist_link_fine"/>
<geom name="herb/wam/bhand//unnamed_geom_12" class="herb/wam/bhand/col" euler="0 0 -0.8399997" mesh="herb/wam/bhand/bhand_finger_dist_link_convex"/>
</body>
</body>
</body>
<body name="herb/wam/bhand/finger21" pos="0.025000000 0 0.041500000" quat="0.70710700 0 0 -0.70710700">
<inertial pos="0.023133000 0.00078642000 0.0005279197" quat="0.01607959 0.70726900 -0.0007660079 0.706762" mass="0.14109" diaginertia="7.7733500e-05 7.662819e-05 4.8312200e-06"/>
<joint name="herb/wam/bhand/j21" class="herb/wam/bhand/" range="0 3.141589" damping="0.11" armature=".01"/>
<geom name="herb/wam/bhand//unnamed_geom_13" class="herb/wam/bhand/viz" mesh="herb/wam/bhand/bhand_finger_prox_link_fine"/>
<geom name="herb/wam/bhand//unnamed_geom_14" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_finger_prox_link_convex_decomposition_p1"/>
<geom name="herb/wam/bhand//unnamed_geom_15" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_finger_prox_link_convex_decomposition_p2"/>
<geom name="herb/wam/bhand//unnamed_geom_16" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_finger_prox_link_convex_decomposition_p3"/>
<body name="herb/wam/bhand/finger22" pos="0.05 0 0.0339" quat="0.70710700 0.70710700 0 0">
<inertial pos="0.023133000 0.00078642000 0.0005279197" quat="0.01607959 0.70726900 -0.0007660079 0.706762" mass="0.062139" diaginertia="7.7733500e-05 7.662819e-05 4.8312200e-06"/>
<joint name="herb/wam/bhand/j22" class="herb/wam/bhand/" range="0 2.44346" damping="0.11" armature=".01"/>
<geom name="herb/wam/bhand//unnamed_geom_17" class="herb/wam/bhand/viz" mesh="herb/wam/bhand/bhand_finger_med_link_fine"/>
<geom name="herb/wam/bhand//unnamed_geom_18" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_finger_med_link_convex"/>
<body name="herb/wam/bhand/finger23" pos="0.069940000 0.003 0" quat="0.92388000 0 0 0.382683">
<inertial pos="0.022825000 0.0010491000 0.00042030000" quat="0.5084118 0.51165000 0.4895829 0.48993900" mass="0.041377" diaginertia="3.843398e-05 3.727529e-05 3.0998700e-06"/>
<joint name="herb/wam/bhand/j23" class="herb/wam/bhand/" range="0 0.837758" damping="0.11" armature=".01"/>
<geom name="herb/wam/bhand//unnamed_geom_19" class="herb/wam/bhand/viz" euler="0 0 -0.8399997" mesh="herb/wam/bhand/bhand_finger_dist_link_fine"/>
<geom name="herb/wam/bhand//unnamed_geom_20" class="herb/wam/bhand/col" euler="0 0 -0.8399997" mesh="herb/wam/bhand/bhand_finger_dist_link_convex"/>
</body>
</body>
</body>
<body name="herb/wam/bhand/finger32" pos="0 0.05 0.07539995" quat="0.5 0.5 0.5 0.5">
<inertial pos="0.023133000 0.00078642000 0.0005279197" quat="0.01607959 0.70726900 -0.0007660079 0.706762" mass="0.062139" diaginertia="7.7733500e-05 7.662819e-05 4.8312200e-06"/>
<joint name="herb/wam/bhand/j32" class="herb/wam/bhand/" range="0 2.44346" damping="0.11" armature=".01"/>
<geom name="herb/wam/bhand//unnamed_geom_21" class="herb/wam/bhand/viz" mesh="herb/wam/bhand/bhand_finger_med_link_fine"/>
<geom name="herb/wam/bhand//unnamed_geom_22" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_finger_med_link_convex"/>
<body name="herb/wam/bhand/finger33" pos="0.069940000 0.003 0" quat="0.92388000 0 0 0.382683">
<inertial pos="0.022825000 0.0010491000 0.00042030000" quat="0.5084118 0.51165000 0.4895829 0.48993900" mass="0.041377" diaginertia="3.843398e-05 3.727529e-05 3.0998700e-06"/>
<joint name="herb/wam/bhand/j33" class="herb/wam/bhand/" range="0 0.837758" damping="0.11" armature=".01"/>
<geom name="herb/wam/bhand//unnamed_geom_23" class="herb/wam/bhand/viz" euler="0 0 -0.8399997" mesh="herb/wam/bhand/bhand_finger_dist_link_fine"/>
<geom name="herb/wam/bhand//unnamed_geom_24" class="herb/wam/bhand/col" euler="0 0 -0.8399997" mesh="herb/wam/bhand/bhand_finger_dist_link_convex"/>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
</body>-->
</body>
<light castshadow="true" class="herb/" diffuse="0.8 0.8 0.8" mode="targetbodycom" name="herb//unnamed_light_0" pos="1 1 4.5" specular="0.4 0.4 0.4" target="herb/herb"/>
</body>
<!--<body name="box_3" pos="0.28870895581142419 -0.54183395581142413 0.3549998">
<geom name="//unnamed_geom_10" class="/" type="box" group="1" size="0.060027579686085103 0.055 0.055" rgba="1 0.62352943420410156 1 1"/>
<joint name="//unnamed_joint_2" class="/" type="free"/>
</body>
<body name="box_4" pos="0.22177971291830414 0.18129056149692808 0.3549998">
<geom name="//unnamed_geom_11" class="/" type="box" group="1" size="0.062757255018445174 0.065252737323892959 0.055" rgba="0 0.83921575546264648 1 1"/>
<joint name="//unnamed_joint_3" class="/" type="free"/>
</body>
<body name="box_5" pos="0.0476221671824321 0.15210565296867215 0.3549998">
<geom name="//unnamed_geom_12" class="/" type="box" group="1" size="0.055 0.067596402584312182 0.055" rgba="0.84313732385635376 0.26666668057441711 0 1"/>
<joint name="//unnamed_joint_4" class="/" type="free"/>
</body> -->
<!--<body name="box_6" pos="-0.096236318603808046 -0.42142641007555215 0.3549998">
<geom name="//unnamed_geom_13" class="/" type="box" group="1" size="0.057212627535643504 0.06839772732407734 0.055" rgba="0 0.50196081399917603 0.16078431904315948 1"/>
<joint name="//unnamed_joint_5" class="/" type="free"/>
</body>-->
<!-- <body name="box_7" pos="-0.19039386433968011 0.04115471291830413 0.3549998">
<geom name="//unnamed_geom_14" class="/" type="box" group="1" size="0.055007578371876191 0.077499983147774329 0.055" rgba="0 0.37254902720451355 0.83529418706893921 1"/>
<joint name="//unnamed_joint_6" class="/" type="free"/>
</body>-->
<!--<body name="box_2" pos="0.13900801576105609 -0.42142641007555215 0.3549998">
<geom name="//unnamed_geom_9" class="/" type="box" group="1" size="0.055 0.055 0.055" rgba="0 0 0.5 0.0"/>
<joint name="//unnamed_joint_1" class="/" type="free"/>
</body>-->
<!--<body name="push_obj" pos="-0.053464621446560029 -0.5 0.325">
<geom name="//unnamed_geom_8" class="/" type="cylinder" group="1" size="0.055 0.025" rgba="0.5 0.3 0 1" mass="0.05"/>
<joint name="//unnamed_joint_0" class="/" type="free" damping="0.001"/>
</body>
<body name="target_obj" pos="0 0.0 0.325">
<geom name="//unnamed_geom_15" class="geom0" type="cylinder" contype="0" conaffinity="0" group="1" size="0.055 0.025" rgba="0.5 0.3 0 0.1666"/>
</body>-->
<!--<body name="gen_body_0" pos="0 0.0 0.3549998">
<geom name="gen_geom_0_0" class="/" type="box" group="1" size="0.055 0.055 0.055" rgba="0 0 0 1"/>
<joint name="//unnamed_joint_0" class="/" type="free"/>
</body>-->
<!--<body name="gen_body_1" pos="-0.053464621446560029 -0.35 0.3549998">
<geom name="gen_geom_1_0" class="geom0" type="mesh" contype="0" conaffinity="0" group="1" mesh="mustard" material="mustard_mat"/>
</body>-->
<!--<body name="box_2" pos="-0.053464621446560029 -0.5 0.3549998">
<geom name="//unnamed_geom_16" class="/" type="box" group="1" contype="0" conaffinity="0" size="0.055 0.055 0.055" rgba="0 0.5 0.5 .25" mass="0.05"/>
<joint name="//unnamed_joint_1" class="/" type="free"/>
</body>-->
<!-- <body name="virt_box_2" pos="0 .45 0.3549998">
<geom name="//unnamed_geom_16" class="/" type="box" contype="0" conaffinity="0" group="1" size="0.076178097189418481 0.067434992230686885 0.055" rgba="1 1 0.38431376218795776 0.2999999"/>
</body>
<body name="virt_box_3" pos="0 0.57243499223068691 0.3549998">
<geom name="//unnamed_geom_17" class="/" type="box" contype="0" conaffinity="0" group="1" size="0.060027579686085103 0.055 0.055" rgba="1 0.62352943420410156 1 0.2999999"/>
</body> -->
<body euler="0 0 0.8236322866517252" name="gen_body_0" pos="0 0 0.38957037329673766"><geom class="/" mesh="gen_mesh_0" name="gen_geom_0" rgba="0.50672601149957 0.05753069516808973 0.6275799857910759 1" type="mesh"/><joint class="/" name="gen_joint_0" type="free"/></body><body euler="0 0 5.652198753423911" name="gen_body_gadded_1" pos="0.2191195914600934 0.0 0.30538051787451853"><geom class="/" mesh="gen_mesh_gadded_1" name="gen_geom_gadded_1" rgba="0.6126419021591737 0.49409102462050913 0.9005684073493656 1" type="mesh"/><joint class="/" name="gen_joint_gadded_1" type="free"/></body><body euler="0 0 3.067290277848439" name="gen_body_gadded_2" pos="0.1050949395034923 0.18807496161400097 0.3001309200661194"><geom class="/" mesh="gen_mesh_gadded_2" name="gen_geom_gadded_2" rgba="0.7885440068182308 0.5066861109399228 0.4128260762492969 1" type="mesh"/><joint class="/" name="gen_joint_gadded_2" type="free"/></body></worldbody>
<contact>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_24" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_22" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_20" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_18" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_16" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_15" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_14" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_12" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_10" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_8" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_7" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_6" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_4" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_3" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_2" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_1" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1//unnamed_geom_24" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1//unnamed_geom_22" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1//unnamed_geom_21" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1//unnamed_geom_20" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1//unnamed_geom_18" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1//unnamed_geom_17" geom2="table_plane"/>
<!--<pair geom1="//unnamed_geom_10" geom2="tabletop" friction="2 2 0.005 0.0001 0.0001" />
<pair geom1="//unnamed_geom_11" geom2="tabletop" friction="2 2 0.005 0.0001 0.0001" />
<pair geom1="//unnamed_geom_12" geom2="tabletop" friction="2 2 0.005 0.0001 0.0001" />
<pair geom1="//unnamed_geom_14" geom2="tabletop" friction="2 2 0.005 0.0001 0.0001" /> -->
<!--<exclude body1="herb/wam_1/bhand/finger11" body2="herb/wam_1/bhand/finger12"/>
<exclude body1="herb/wam_1/bhand/finger11" body2="herb/wam_1/bhand/finger13"/>
<exclude body1="herb/wam_1/bhand/finger12" body2="herb/wam_1/bhand/finger13"/>
<exclude body1="herb/wam_1/bhand/finger21" body2="herb/wam_1/bhand/finger22"/>
<exclude body1="herb/wam_1/bhand/finger21" body2="herb/wam_1/bhand/finger23"/>
<exclude body1="herb/wam_1/bhand/finger22" body2="herb/wam_1/bhand/finger23"/>
<exclude body1="herb/wam_1/bhand/finger32" body2="herb/wam_1/bhand/finger33"/>
<exclude body1="herb/wam_1/bhand/finger11" body2="herb/wam_1/bhand/finger21"/>
<exclude body1="herb/wam_1/bhand/finger11" body2="herb/wam_1/bhand/finger22"/>
<exclude body1="herb/wam_1/bhand/finger11" body2="herb/wam_1/bhand/finger23"/>
<exclude body1="herb/wam_1/bhand/finger12" body2="herb/wam_1/bhand/finger21"/>
<exclude body1="herb/wam_1/bhand/finger12" body2="herb/wam_1/bhand/finger22"/>
<exclude body1="herb/wam_1/bhand/finger12" body2="herb/wam_1/bhand/finger23"/>
<exclude body1="herb/wam_1/bhand/finger13" body2="herb/wam_1/bhand/finger21"/>
<exclude body1="herb/wam_1/bhand/finger13" body2="herb/wam_1/bhand/finger22"/>
<exclude body1="herb/wam_1/bhand/finger13" body2="herb/wam_1/bhand/finger23"/>
<exclude body1="herb/wam_1/bhand/finger32" body2="herb/wam_1/bhand/finger21"/>
<exclude body1="herb/wam_1/bhand/finger32" body2="herb/wam_1/bhand/finger22"/>
<exclude body1="herb/wam_1/bhand/finger32" body2="herb/wam_1/bhand/finger23"/>
<exclude body1="herb/wam_1/bhand/finger33" body2="herb/wam_1/bhand/finger21"/>
<exclude body1="herb/wam_1/bhand/finger33" body2="herb/wam_1/bhand/finger22"/>
<exclude body1="herb/wam_1/bhand/finger33" body2="herb/wam_1/bhand/finger23"/>
<exclude body1="herb/wam_1/bhand/finger32" body2="herb/wam_1/bhand/finger11"/>
<exclude body1="herb/wam_1/bhand/finger32" body2="herb/wam_1/bhand/finger12"/>
<exclude body1="herb/wam_1/bhand/finger32" body2="herb/wam_1/bhand/finger13"/>
<exclude body1="herb/wam_1/bhand/finger33" body2="herb/wam_1/bhand/finger11"/>
<exclude body1="herb/wam_1/bhand/finger33" body2="herb/wam_1/bhand/finger12"/>
<exclude body1="herb/wam_1/bhand/finger33" body2="herb/wam_1/bhand/finger13"/>
<exclude body1="herb/wam_1/bhand/bhand_palm_link" body2="herb/wam_1/bhand/finger11"/>
<exclude body1="herb/wam_1/bhand/bhand_palm_link" body2="herb/wam_1/bhand/finger21"/>
<exclude body1="herb/wam_1/bhand/bhand_palm_link" body2="herb/wam_1/bhand/finger32"/>
<exclude body1="herb/wam_1/bhand/bhand_palm_link" body2="herb/wam_1/8_wrist_palm_link"/>
<exclude body1="herb/wam_1/8_wrist_palm_link" body2="herb/wam_1/7_wrist_pitch_link"/>
<exclude body1="herb/wam_1/7_wrist_pitch_link" body2="herb/wam_1/6_wrist_yaw_link"/>
<exclude body1="herb/wam_1/6_wrist_yaw_link" body2="herb/wam_1/5_forearm_link"/>
<exclude body1="herb/wam_1/5_forearm_link" body2="herb/wam_1/4_upper_arm_link"/>
<exclude body1="herb/wam_1/4_upper_arm_link" body2="herb/wam_1/3_shoulder_pitch_link"/>
<exclude body1="herb/wam_1/3_shoulder_pitch_link" body2="herb/wam_1/2_shoulder_yaw_link"/>
<exclude body1="herb/wam_1/2_shoulder_yaw_link" body2="herb/wam_1/1_base_link"/>-->
</contact>
<actuator>
<!--<velocity name="herb/wam_1/j1_base_yaw_joint" joint="herb/wam_1/j1_base_yaw_joint" gear="-35.87" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/j2_shoulder_pitch_joint" joint="herb/wam_1/j2_shoulder_pitch_joint" gear="56.42" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/j3_shoulder_yaw_joint" joint="herb/wam_1/j3_shoulder_yaw_joint" gear="33.56" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/j4_elbow_pitch_joint" joint="herb/wam_1/j4_elbow_pitch_joint" gear="17.77" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/j5_wrist_yaw_joint" joint="herb/wam_1/j5_wrist_yaw_joint" gear="3.37" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/j6_wrist_pitch_joint" joint="herb/wam_1/j6_wrist_pitch_joint" gear="3.37" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/j7_palm_yaw_joint" joint="herb/wam_1/j7_palm_yaw_joint" gear="1.358" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/bhand/j11" joint="herb/wam_1/bhand/j11" gear="1.358" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/bhand/j12" joint="herb/wam_1/bhand/j12" gear="1.358" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/bhand/j13" joint="herb/wam_1/bhand/j13" gear="1.358" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/bhand/j21" joint="herb/wam_1/bhand/j21" gear="1.358" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/bhand/j22" joint="herb/wam_1/bhand/j22" gear="1.358" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/bhand/j23" joint="herb/wam_1/bhand/j23" gear="1.358" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/bhand/j32" joint="herb/wam_1/bhand/j32" gear="1.358" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/bhand/j33" joint="herb/wam_1/bhand/j33" gear="1.358" ctrlrange="-.1 .1" />-->
<position ctrllimited="true" ctrlrange="-2.6 2.6" forcelimited="false" forcerange="-5000 5000" gear="1" joint="herb/wam_1/j1_base_yaw_joint" kp="5000" name="herb/wam_1/p_j1_base_yaw_joint"/>
<position ctrllimited="true" ctrlrange="-1.985 1.985" forcelimited="false" forcerange="-5000 5000" gear="1" joint="herb/wam_1/j2_shoulder_pitch_joint" kp="5000" name="herb/wam_1/p_j2_shoulder_pitch_joint"/>
<position ctrllimited="true" ctrlrange="-2.8 2.8" forcelimited="false" forcerange="-2500 2500" gear="1" joint="herb/wam_1/j3_shoulder_yaw_joint" kp="5000" name="herb/wam_1/p_j3_shoulder_yaw_joint"/>
<position ctrllimited="true" ctrlrange="-0.9 3.1415" forcelimited="false" forcerange="-2500 2500" gear="1" joint="herb/wam_1/j4_elbow_pitch_joint" kp="5000" name="herb/wam_1/p_j4_elbow_pitch_joint"/>
<position ctrllimited="true" ctrlrange="-4.549998 1.25" forcelimited="false" forcerange="-1000 1000" gear="1" joint="herb/wam_1/j5_wrist_yaw_joint" kp="1000" name="herb/wam_1/p_j5_wrist_yaw_joint"/>
<position ctrllimited="true" ctrlrange="-1.5707 1.5707" forcelimited="false" forcerange="-1000 1000" gear="1" joint="herb/wam_1/j6_wrist_pitch_joint" kp="500" name="herb/wam_1/p_j6_wrist_pitch_joint"/>
<position ctrllimited="true" ctrlrange="-3 3" forcelimited="false" forcerange="-1000 1000" gear="1" joint="herb/wam_1/j7_palm_yaw_joint" kp="500" name="herb/wam_1/p_j7_palm_yaw_joint"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-2 2" gear="1" joint="herb/wam_1/j1_base_yaw_joint" kv="2" name="herb/wam_1/j1_base_yaw_joint"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-100 100" gear="1" joint="herb/wam_1/j2_shoulder_pitch_joint" kv="20" name="herb/wam_1/j2_shoulder_pitch_joint"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-100 100" gear="1" joint="herb/wam_1/j3_shoulder_yaw_joint" kv="20" name="herb/wam_1/j3_shoulder_yaw_joint"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-100 100" gear="1" joint="herb/wam_1/j4_elbow_pitch_joint" kv="10" name="herb/wam_1/j4_elbow_pitch_joint"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-100 100" gear="1" joint="herb/wam_1/j5_wrist_yaw_joint" kv="10" name="herb/wam_1/j5_wrist_yaw_joint"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-100 100" gear="1" joint="herb/wam_1/j6_wrist_pitch_joint" kv="10" name="herb/wam_1/j6_wrist_pitch_joint"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-100 100" gear="1" joint="herb/wam_1/j7_palm_yaw_joint" kv="10" name="herb/wam_1/j7_palm_yaw_joint"/>
<position ctrllimited="true" ctrlrange="0 3.141589" forcelimited="false" forcerange="-40 40" gear="1" joint="herb/wam_1/bhand/j11" kp="40" name="herb/wam_1/bhand/p_j11"/>
<position ctrllimited="true" ctrlrange="0 2.44346" forcelimited="false" forcerange="-40 40" gear="1" joint="herb/wam_1/bhand/j12" kp="40" name="herb/wam_1/bhand/p_j12"/>
<position ctrllimited="true" ctrlrange="0 0.837758" forcelimited="false" forcerange="-40 40" gear="1" joint="herb/wam_1/bhand/j13" kp="40" name="herb/wam_1/bhand/p_j13"/>
<position ctrllimited="true" ctrlrange="0 3.141589" forcelimited="false" forcerange="-40 40" gear="1" joint="herb/wam_1/bhand/j21" kp="40" name="herb/wam_1/bhand/p_j21"/>
<position ctrllimited="true" ctrlrange="0 2.44346" forcelimited="false" forcerange="-40 40" gear="1" joint="herb/wam_1/bhand/j22" kp="40" name="herb/wam_1/bhand/p_j22"/>
<position ctrllimited="true" ctrlrange="0 0.837758" forcelimited="false" forcerange="-40 40" gear="1" joint="herb/wam_1/bhand/j23" kp="40" name="herb/wam_1/bhand/p_j23"/>
<position ctrllimited="true" ctrlrange="0 2.44346" forcelimited="false" forcerange="-40 40" gear="1" joint="herb/wam_1/bhand/j32" kp="40" name="herb/wam_1/bhand/p_j32"/>
<position ctrllimited="true" ctrlrange="0 0.837758" forcelimited="false" forcerange="-40 40" gear="1" joint="herb/wam_1/bhand/j33" kp="40" name="herb/wam_1/bhand/p_j33"/>
<!--<motor name="herb/wam_1/j1_base_yaw_joint" joint="herb/wam_1/j1_base_yaw_joint" gear="-35.87" ctrlrange="-1 1" />
<motor name="herb/wam_1/j2_shoulder_pitch_joint" joint="herb/wam_1/j2_shoulder_pitch_joint" gear="56.42" ctrlrange="-1 1" />
<motor name="herb/wam_1/j3_shoulder_yaw_joint" joint="herb/wam_1/j3_shoulder_yaw_joint" gear="33.56" ctrlrange="-1 1" />
<motor name="herb/wam_1/j4_elbow_pitch_joint" joint="herb/wam_1/j4_elbow_pitch_joint" gear="17.77" ctrlrange="-1 1" />
<motor name="herb/wam_1/j5_wrist_yaw_joint" joint="herb/wam_1/j5_wrist_yaw_joint" gear="3.37" ctrlrange="-1 1" />
<motor name="herb/wam_1/j6_wrist_pitch_joint" joint="herb/wam_1/j6_wrist_pitch_joint" gear="3.37" ctrlrange="-1 1" />
<motor name="herb/wam_1/j7_palm_yaw_joint" joint="herb/wam_1/j7_palm_yaw_joint" gear="1.358" ctrlrange="-1 1" />
<motor name="herb/wam_1/bhand/p_j11" joint="herb/wam_1/bhand/j11" ctrlrange="-1 1" gear="2"/>
<motor name="herb/wam_1/bhand/p_j12" joint="herb/wam_1/bhand/j12" ctrlrange="-1 1" gear="2"/>
<motor name="herb/wam_1/bhand/p_j13" joint="herb/wam_1/bhand/j13" ctrlrange="-1 1" gear="2"/>
<motor name="herb/wam_1/bhand/p_j21" joint="herb/wam_1/bhand/j21" ctrlrange="-1 1" gear="2"/>
<motor name="herb/wam_1/bhand/p_j22" joint="herb/wam_1/bhand/j22" ctrlrange="-1 1" gear="2"/>
<motor name="herb/wam_1/bhand/p_j23" joint="herb/wam_1/bhand/j23" ctrlrange="-1 1" gear="2"/>
<motor name="herb/wam_1/bhand/p_j32" joint="herb/wam_1/bhand/j32" ctrlrange="-1 1" gear="2"/>
<motor name="herb/wam_1/bhand/p_j33" joint="herb/wam_1/bhand/j33" ctrlrange="-1 1" gear="2"/>-->
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-1 1" gear="1" joint="herb/wam_1/bhand/j11" kv="1" name="herb/wam_1/bhand/v_j11"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-1 1" gear="1" joint="herb/wam_1/bhand/j12" kv="1" name="herb/wam_1/bhand/v_j12"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-1 1" gear="1" joint="herb/wam_1/bhand/j13" kv="1" name="herb/wam_1/bhand/v_j13"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-1 1" gear="1" joint="herb/wam_1/bhand/j21" kv="1" name="herb/wam_1/bhand/v_j21"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-1 1" gear="1" joint="herb/wam_1/bhand/j22" kv="1" name="herb/wam_1/bhand/v_j22"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-1 1" gear="1" joint="herb/wam_1/bhand/j23" kv="1" name="herb/wam_1/bhand/v_j23"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-1 1" gear="1" joint="herb/wam_1/bhand/j32" kv="1" name="herb/wam_1/bhand/v_j32"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-1 1" gear="1" joint="herb/wam_1/bhand/j33" kv="1" name="herb/wam_1/bhand/v_j33"/>
<!-- <position name="herb/wam_1/j1_base_yaw_joint" joint="herb/wam_1/j1_base_yaw_joint" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="-35.87"/>
<position name="herb/wam_1/j2_shoulder_pitch_joint" joint="herb/wam_1/j2_shoulder_pitch_joint" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="56.42"/>
<position name="herb/wam_1/j3_shoulder_yaw_joint" joint="herb/wam_1/j3_shoulder_yaw_joint" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="33.56"/>
<position name="herb/wam_1/j4_elbow_pitch_joint" joint="herb/wam_1/j4_elbow_pitch_joint" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="17.77"/>
<position name="herb/wam_1/j5_wrist_yaw_joint" joint="herb/wam_1/j5_wrist_yaw_joint" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="3.37"/>
<position name="herb/wam_1/j6_wrist_pitch_joint" joint="herb/wam_1/j6_wrist_pitch_joint" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="3.37"/>
<position name="herb/wam_1/j7_palm_yaw_joint" joint="herb/wam_1/j7_palm_yaw_joint" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="1.358"/>
<position name="herb/wam_1/bhand/j11" joint="herb/wam_1/bhand/j11" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="1.358"/>
<position name="herb/wam_1/bhand/j12" joint="herb/wam_1/bhand/j12" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="1.358"/>
<position name="herb/wam_1/bhand/j13" joint="herb/wam_1/bhand/j13" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="1.358"/>
<position name="herb/wam_1/bhand/j21" joint="herb/wam_1/bhand/j21" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="1.358"/>
<position name="herb/wam_1/bhand/j22" joint="herb/wam_1/bhand/j22" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="1.358"/>
<position name="herb/wam_1/bhand/j23" joint="herb/wam_1/bhand/j23" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="1.358"/>
<position name="herb/wam_1/bhand/j32" joint="herb/wam_1/bhand/j32" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="1.358"/>
<position name="herb/wam_1/bhand/j33" joint="herb/wam_1/bhand/j33" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="1.358"/>-->
</actuator>
</mujoco> | 115.906433 | 937 | 0.685898 |
d08e780730cd026ef641e783c4ce20644b7d338d | 1,770 | xml | XML | gym/envs/robotics/assets/fetch/random_obj_xml/6937_grasp.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/6937_grasp.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/6937_grasp.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | <mujoco>
<compiler angle="radian" coordinate="local" meshdir="../../stls/fetch" texturedir="../../textures" />
<option timestep="0.002">
<flag warmstart="enable" />
</option>
<include file="../shared.xml" />
<asset>
<mesh file="../../stls/fetch/random_urdfs/693/693.stl" name="obj0" scale="0.009626329330777667 0.009626329330777667 0.009626329330777667" />
</asset>
<worldbody>
<geom condim="3" material="floor_mat" name="floor0" pos="0.8 0.75 0" size="0.85 0.70 1" type="plane" />
<body name="floor0" pos="0.8 0.75 0">
<site name="target0" pos="0 0 0.5" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" />
</body>
<include file="../robot.xml" />
<body name="table0" pos="1.3 0.75 0.2">
<geom mass="2000" material="table_mat" size="0.25 0.35 0.2" type="box" />
</body>
<body name="object0" pos="0.024810150363458558 0.05992398672105495 0.02480517836435921">
<joint damping="0.01" name="object0:joint" type="free" />
<geom condim="3" mass="2" material="block_mat" mesh="obj0" pos="0 0 0" type="mesh" />
<site name="object0" pos="0.0029109946906008435 0.009208713915285842 -0.0026148582855140875" rgba="1 0 0 0" size="0.012405075181729279 0.029961993360527475 0.012402589182179605" type="ellipsoid" />
</body>
<light ambient="0.2 0.2 0.2" castshadow="false" diffuse="0.8 0.8 0.8" dir="0 0 -1" directional="true" name="light0" pos="0 0 4" specular="0.3 0.3 0.3" />
</worldbody>
<actuator>
<position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:l_gripper_finger_joint" kp="30000" name="robot0:l_gripper_finger_joint" user="1" />
<position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:r_gripper_finger_joint" kp="30000" name="robot0:r_gripper_finger_joint" user="1" />
</actuator>
</mujoco> | 43.170732 | 200 | 0.671186 |
d08e9d9b9f18c61e248ecdc7489a538ea45d3518 | 1,771 | xml | XML | gym/envs/robotics/assets/fetch/random_obj_xml/2187_grasp.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/2187_grasp.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/2187_grasp.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | <mujoco>
<compiler angle="radian" coordinate="local" meshdir="../../stls/fetch" texturedir="../../textures" />
<option timestep="0.002">
<flag warmstart="enable" />
</option>
<include file="../shared.xml" />
<asset>
<mesh file="../../stls/fetch/random_urdfs/218/218.stl" name="obj0" scale="0.007053947460881968 0.007053947460881968 0.007053947460881968" />
</asset>
<worldbody>
<geom condim="3" material="floor_mat" name="floor0" pos="0.8 0.75 0" size="0.85 0.70 1" type="plane" />
<body name="floor0" pos="0.8 0.75 0">
<site name="target0" pos="0 0 0.5" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" />
</body>
<include file="../robot.xml" />
<body name="table0" pos="1.3 0.75 0.2">
<geom mass="2000" material="table_mat" size="0.25 0.35 0.2" type="box" />
</body>
<body name="object0" pos="0.021727159840055906 0.05152033577991755 0.03691734544771669">
<joint damping="0.01" name="object0:joint" type="free" />
<geom condim="3" mass="2" material="block_mat" mesh="obj0" pos="0 0 0" type="mesh" />
<site name="object0" pos="-0.0008744722499304608 -0.019194026983024574 -0.003363644211702533" rgba="1 0 0 0" size="0.010863579920027953 0.025760167889958774 0.018458672723858344" type="ellipsoid" />
</body>
<light ambient="0.2 0.2 0.2" castshadow="false" diffuse="0.8 0.8 0.8" dir="0 0 -1" directional="true" name="light0" pos="0 0 4" specular="0.3 0.3 0.3" />
</worldbody>
<actuator>
<position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:l_gripper_finger_joint" kp="30000" name="robot0:l_gripper_finger_joint" user="1" />
<position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:r_gripper_finger_joint" kp="30000" name="robot0:r_gripper_finger_joint" user="1" />
</actuator>
</mujoco> | 43.195122 | 201 | 0.670243 |
d090494d14ef32a3a1b571d1e02505bb180e8256 | 1,765 | xml | XML | gym/envs/robotics/assets/fetch/random_obj_xml/6420_grasp.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/6420_grasp.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/6420_grasp.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | <mujoco>
<compiler angle="radian" coordinate="local" meshdir="../../stls/fetch" texturedir="../../textures" />
<option timestep="0.002">
<flag warmstart="enable" />
</option>
<include file="../shared.xml" />
<asset>
<mesh file="../../stls/fetch/random_urdfs/642/642.stl" name="obj0" scale="0.0182756078179528 0.0182756078179528 0.0182756078179528" />
</asset>
<worldbody>
<geom condim="3" material="floor_mat" name="floor0" pos="0.8 0.75 0" size="0.85 0.70 1" type="plane" />
<body name="floor0" pos="0.8 0.75 0">
<site name="target0" pos="0 0 0.5" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" />
</body>
<include file="../robot.xml" />
<body name="table0" pos="1.3 0.75 0.2">
<geom mass="2000" material="table_mat" size="0.25 0.35 0.2" type="box" />
</body>
<body name="object0" pos="0.039735255994576696 0.10905504764924756 0.017470877978904883">
<joint damping="0.01" name="object0:joint" type="free" />
<geom condim="3" mass="2" material="block_mat" mesh="obj0" pos="0 0 0" type="mesh" />
<site name="object0" pos="0.001936284557662038 -0.0005821098951768296 -0.0020952009029287437" rgba="1 0 0 0" size="0.019867627997288348 0.05452752382462378 0.008735438989452442" type="ellipsoid" />
</body>
<light ambient="0.2 0.2 0.2" castshadow="false" diffuse="0.8 0.8 0.8" dir="0 0 -1" directional="true" name="light0" pos="0 0 4" specular="0.3 0.3 0.3" />
</worldbody>
<actuator>
<position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:l_gripper_finger_joint" kp="30000" name="robot0:l_gripper_finger_joint" user="1" />
<position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:r_gripper_finger_joint" kp="30000" name="robot0:r_gripper_finger_joint" user="1" />
</actuator>
</mujoco> | 43.04878 | 200 | 0.669688 |
d091c146370979654862636df510fc408275136f | 2,724 | xml | XML | gym/envs/robotics/assets/fetch/random_obj_xml/5385_peg.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/5385_peg.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/5385_peg.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | <mujoco>
<compiler angle="radian" coordinate="local" meshdir="../../stls/fetch" texturedir="../../textures" />
<option timestep="0.002">
<flag warmstart="enable" />
</option>
<include file="../shared.xml" />
<asset>
<mesh file="../../stls/fetch/random_urdfs/538/538.stl" name="obj0" scale="0.005656456526949834 0.005656456526949834 0.005656456526949834" />
</asset>
<worldbody>
<geom condim="3" material="floor_mat" name="floor0" pos="0.8 0.75 0" size="0.85 0.70 1" type="plane" />
<body name="floor0" pos="0.8 0.75 0">
<site name="target0" pos="0 0 0.5" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" />
</body>
<include file="../robot.xml" />
<body name="table0" pos="1.3 0.75 0.17">
<geom mass="2000" material="table_mat" size="0.25 0.35 0.17" type="box" />
</body>
<body name="table_top" pos="1.3 0.75 0.36">
<joint damping="0.01" name="table_top:joint" type="free" />
<geom mass="2000" material="table_mat" pos="0.145 0 0" size="0.105 0.35 0.03" type="box" />
<geom mass="2000" material="table_mat" pos="-0.145 0 0" size="0.105 0.35 0.03" type="box" />
<geom mass="2000" material="table_mat" pos="0 -0.195 0" size="0.04 0.155 0.03" type="box" />
<geom mass="2000" material="table_mat" pos="0 0.195 0" size="0.04 0.155 0.03" type="box" />
<site name="table_top" pos="0 0 0" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" />
</body>
<body name="object0" pos="0.014229984451815125 0.04 0.00779930043773903" zaxis="0.0 0.0 1.0">
<joint damping="0.01" name="object0:joint" type="free" />
<geom condim="3" mass="0.1" material="block_mat" mesh="obj0" pos="0 0 0" type="mesh" zaxis="0.0 0.0 1.0" />
<geom condim="3" mass="2" material="block_mat" pos="0.0008919604024854788 -0.0009313722348166435 0.04471863945222871" size="0.010517392362131657 0.011349197325735508 0.052542638285615006" type="box" zaxis="0.0 0.0 1.0" />
<site name="object0" pos="9.795879691480369e-05 -0.0013027797540525476 -2.4698395647265326e-05" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" />
<site name="handle0" pos="0.0008919604024854788 -0.0009313722348166435 0.03471863945222871" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" />
</body>
<light ambient="0.2 0.2 0.2" castshadow="false" diffuse="0.8 0.8 0.8" dir="0 0 -1" directional="true" name="light0" pos="0 0 4" specular="0.3 0.3 0.3" />
</worldbody>
<actuator>
<position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:l_gripper_finger_joint" kp="30000" name="robot0:l_gripper_finger_joint" user="1" />
<position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:r_gripper_finger_joint" kp="30000" name="robot0:r_gripper_finger_joint" user="1" />
</actuator>
</mujoco> | 50.444444 | 224 | 0.657122 |
d09309fa6b2954f0aadb2cf197a0eab6d2f2142a | 87,182 | xml | XML | herb_reconf/cluttered_scenes/grasping_lamp_2_4_0.3_scene.xml | wagnew3/Amodal-3D-Reconstruction-for-Robotic-Manipulationvia-Stability-and-Connectivity--Release | f55c6b0fac44d9d749e7804d99169a39d30c2111 | [
"MIT"
] | null | null | null | herb_reconf/cluttered_scenes/grasping_lamp_2_4_0.3_scene.xml | wagnew3/Amodal-3D-Reconstruction-for-Robotic-Manipulationvia-Stability-and-Connectivity--Release | f55c6b0fac44d9d749e7804d99169a39d30c2111 | [
"MIT"
] | null | null | null | herb_reconf/cluttered_scenes/grasping_lamp_2_4_0.3_scene.xml | wagnew3/Amodal-3D-Reconstruction-for-Robotic-Manipulationvia-Stability-and-Connectivity--Release | f55c6b0fac44d9d749e7804d99169a39d30c2111 | [
"MIT"
] | null | null | null | <?xml version="1.0" ?><mujoco model="scene">
<compiler angle="radian" coordinate="local" fusestatic="false" meshdir="assets/" texturedir="assets/"/>
<option apirate="50" collision="predefined" cone="elliptic" impratio="10" iterations="500" noslip_iterations="100" solver="Newton" timestep="0.002" tolerance="1e-10"/>
<size nconmax="10000" njmax="10000"/>
<visual>
<global offheight="800" offwidth="800"/>
<quality shadowsize="2048"/>
<headlight ambient="0 0 0" diffuse="1.399999 1.399999 1.399999" specular="2 2 2"/>
<map force="0.1" zfar="30.0"/>
<rgba haze="0.1499999 0.25 0.3499998 1"/>
</visual>
<statistic center="0.2 0 0.5" extent="10.0"/>
<default>
<default class="/"/>
<default class="geom0">
<geom conaffinity="0" contype="1" density="500" margin="0.001" rgba="0.75 0.6 0.5 1" solimp="0.95 0.95 0.01" solref="0.008 1" user="0"/>
</default>
<default class="herb/">
<joint damping="1.0"/>
<default class="herb/viz">
<geom conaffinity="0" contype="0" group="1"/>
</default>
</default>
<default class="herb/wam/">
<joint axis="0 0 1" frictionloss="0.001" limited="true" pos="0 0 0" type="hinge"/>
<default class="herb/wam/viz">
<geom conaffinity="0" contype="0" group="1" type="mesh"/>
</default>
<default class="herb/wam/col">
<geom conaffinity="1" contype="0" group="0" type="mesh"/>
</default>
</default>
<default class="herb/wam/bhand/">
<joint axis="0 0 1" frictionloss="0.001" limited="true" pos="0 0 0" type="hinge"/>
<default class="herb/wam/bhand/col">
<geom conaffinity="1" contype="0" group="0" type="mesh"/>
</default>
<default class="herb/wam/bhand/viz">
<geom conaffinity="0" contype="0" group="1" rgba="0.6999996 0.8 0.8 1" type="mesh"/>
</default>
</default>
<default class="herb/wam_1/">
<joint armature="0.1" axis="0 0 1" frictionloss="0.001" limited="true" pos="0 0 0" type="hinge"/>
<default class="herb/wam_1/viz">
<geom conaffinity="0" contype="0" group="1" type="mesh"/>
</default>
<default class="herb/wam_1/col">
<geom conaffinity="1" condim="4" contype="1" friction="2 0.1 0.02" group="0" priority="10" type="mesh"/>
</default>
</default>
<default class="herb/wam_1/bhand/">
<joint armature="0.1" axis="0 0 1" frictionloss="0.001" limited="true" pos="0 0 0" type="hinge"/>
<default class="herb/wam_1/bhand/col">
<geom conaffinity="1" condim="4" contype="4" friction="2 0.1 0.02" group="0" priority="10" solimp="0.99 0.99 0.01" solref="0.01 1" type="mesh"/>
</default>
<default class="herb/wam_1/bhand/viz">
<geom conaffinity="0" condim="4" contype="4" friction="2 0.1 0.02" group="1" priority="10" rgba="0.6999996 0.8 0.8 1" solimp="0.99 0.99 0.01" solref="0.01 1" type="mesh"/>
</default>
</default>
</default>
<asset>
<texture file="concrete-7baa937dd9eb091794feb091c728eb4f234150ae.png" name="concrete_2d" type="2d"/>
<texture file="concrete-7baa937dd9eb091794feb091c728eb4f234150ae.png" name="concretecube" type="cube"/>
<material class="/" name="concrete_2d" reflectance="0.3" rgba="0.8 0.8 0.8 1" texture="concrete_2d"/>
<material class="/" name="concretecube" rgba="0.8 0.8 0.8 1" texture="concretecube"/>
<texture file="marble-e5eaaff46b3aaec59944d7330fab7172f95cd8f2.png" name="marble2d" type="2d"/>
<texture file="marble-e5eaaff46b3aaec59944d7330fab7172f95cd8f2.png" name="marblecube" type="cube"/>
<material class="/" name="marble_2d" reflectance="0.3" rgba="0.8 0.8 0.8 1" texture="marble2d"/>
<material class="/" name="marblecube" rgba="0.8 0.8 0.8 1" texture="marblecube"/>
<texture file="concreteplain-371aafd0ba788c3d3517b7c74a383d92e5897f53.png" name="concreteplain_2d" type="2d"/>
<texture file="concreteplain-371aafd0ba788c3d3517b7c74a383d92e5897f53.png" name="concreteplaincube" type="cube"/>
<material class="/" name="concreteplain_2d" reflectance="0.3" rgba="0.8 0.8 0.8 1" texture="concreteplain_2d"/>
<material class="/" name="concreteplaincube" rgba="0.8 0.8 0.8 1" texture="concreteplaincube"/>
<texture file="wood-dca777828fadc82ffe5b5005a448db092b2054fb.png" name="wood2d" type="2d"/>
<texture file="wood-dca777828fadc82ffe5b5005a448db092b2054fb.png" name="woodcube" type="cube"/>
<material class="/" name="wood2d" reflectance="0.0" rgba="1 1 1 1" texture="wood2d"/>
<material class="/" emission="1.0" name="woodcube" texture="woodcube"/>
<texture file="concrete2-241aa4b6b647b116a7363537e0b2c602ff16d0ac.png" name="concrete2_2d" type="2d"/>
<texture file="concrete2-241aa4b6b647b116a7363537e0b2c602ff16d0ac.png" name="concrete2_cube" type="cube"/>
<material class="/" name="concrete2_2d" reflectance="0.0" rgba="1 1 1 1" texture="concrete2_2d"/>
<material class="/" name="concrete2_cube" rgba="0.8 0.8 0.8 1" texture="concrete2_cube"/>
<texture builtin="flat" height="1024" mark="random" markrgb="0.79000000 0.79000000 0.7399999" name="wall_2d" random="0.3" rgb1="0.8199995 0.8199995 0.78000000" type="2d" width="1024"/>
<material class="/" name="wall" texture="wall_2d"/>
<mesh class="herb/" file="herb_frame-d14ef2a9b97c77acae48435d827d17e822b5ea0d.STL" name="herb/herb_frame"/>
<mesh class="herb/" file="herb_frame_collision-f9b6358d74932455b7ffbfd9ca74dac0fccda711.STL" name="herb/herb_frame_collision"/>
<mesh class="herb/" file="herb_neobotix_base-a561bd542e4323d6590a35700af93bfe91294ed7.STL" name="herb/herb_neobotix_base"/>
<mesh class="herb/" file="herb_neobotix_base_collision-c0b781e9f306e864c10c17c836695c4558f03ae7.STL" name="herb/herb_neobotix_base_collision"/>
<mesh class="herb/" file="herb_neck_pan-3a5b595404c4fd221df9b6e9fa45f42ae8d6c2d1.STL" name="herb/herb_neck_pan"/>
<mesh class="herb/" file="herb_neck_pan_collision-422bb9327b7695a812f7e778849056ef7beb989a.STL" name="herb/herb_neck_pan_collision"/>
<mesh class="herb/" file="herb_neck_tilt-90115c2f4d254a0b190e723f5619cc119886c40b.STL" name="herb/herb_neck_tilt"/>
<mesh class="herb/" file="herb_neck_tilt_collision-484db3edd8836293ddbd41a57393c8610e785d3a.STL" name="herb/herb_neck_tilt_collision"/>
<mesh class="herb/" file="herb_crl_head-8d1a14390ba99fea74706e0a42bb4c69de03fda1.STL" name="herb/herb_crl_head"/>
<mesh class="herb/" file="herb_crl_head_collision-7e48d4cab14a84937a24657df25f3c1493b9d4f0.STL" name="herb/herb_crl_head_collision"/>
<mesh class="herb/" file="herb_kinect-f35f6b9c60f6d5c915f951d7862137deeec3b982.STL" name="herb/herb_kinect"/>
<mesh class="herb/" file="herb_kinect_collision-fc0c5ad2fd441c0e68282241313155effd1beedd.STL" name="herb/herb_kinect_collision"/>
<mesh class="herb/wam/" file="base_link_fine-41a147148eb8dd232dfab0184aee072e64b55281.stl" name="herb/wam/base_link_fine"/>
<mesh class="herb/wam/" file="base_link_convex-241a02f0fe0e1f2c3855b352df6e69b26ab5b1b2.stl" name="herb/wam/base_link_convex"/>
<mesh class="herb/wam/" file="shoulder_link_fine-70a80ea5cf6a9c11a96b4c55087f2c8f2c020d97.stl" name="herb/wam/shoulder_link_fine"/>
<mesh class="herb/wam/" file="shoulder_link_convex_decomposition_p1-b99c0e22423c21ede02982f896bc789bdae3b5ff.stl" name="herb/wam/shoulder_link_convex_decomposition_p1"/>
<mesh class="herb/wam/" file="shoulder_link_convex_decomposition_p2-2b3a517d82b2e4f2469d55f41baed0468e780436.stl" name="herb/wam/shoulder_link_convex_decomposition_p2"/>
<mesh class="herb/wam/" file="shoulder_link_convex_decomposition_p3-e4f646ee6b98165b5a010a5f12ebfd92128fb41b.stl" name="herb/wam/shoulder_link_convex_decomposition_p3"/>
<mesh class="herb/wam/" file="shoulder_pitch_link_fine-36aee65354a741fe81ccf9d2614e6e43d67f3c55.stl" name="herb/wam/shoulder_pitch_link_fine"/>
<mesh class="herb/wam/" file="shoulder_pitch_link_convex-f05b3e597235abed137d821b96ff7d1e2a82ea31.stl" name="herb/wam/shoulder_pitch_link_convex"/>
<mesh class="herb/wam/" file="upper_arm_link_fine-ca01ee6d48649ad9f6baea7259d5cf9d08b3d635.stl" name="herb/wam/upper_arm_link_fine"/>
<mesh class="herb/wam/" file="upper_arm_link_convex_decomposition_p1-7ea03e3ea97d649eedea55dc3de0ea10bbb87283.stl" name="herb/wam/upper_arm_link_convex_decomposition_p1"/>
<mesh class="herb/wam/" file="upper_arm_link_convex_decomposition_p2-25fc59a045c74cc0c5e901bc31501e8ca212159a.stl" name="herb/wam/upper_arm_link_convex_decomposition_p2"/>
<mesh class="herb/wam/" file="elbow_link_fine-105c4e016f6a319ed74f5d55377fee15774c5d58.stl" name="herb/wam/elbow_link_fine"/>
<mesh class="herb/wam/" file="elbow_link_convex-618d49f47d28f374d03b62f3a4f1a11c87b40044.stl" name="herb/wam/elbow_link_convex"/>
<mesh class="herb/wam/" file="forearm_link_fine-e78631019336cb810525911769f36184d30c291c.stl" name="herb/wam/forearm_link_fine"/>
<mesh class="herb/wam/" file="forearm_link_convex_decomposition_p1-57f1e443a9d84a9b1e59b719541351dbc72b0c65.stl" name="herb/wam/forearm_link_convex_decomposition_p1"/>
<mesh class="herb/wam/" file="forearm_link_convex_decomposition_p2-6249b0eb91291b6e61d4566ef7bddcd133aeb11d.stl" name="herb/wam/forearm_link_convex_decomposition_p2"/>
<mesh class="herb/wam/" file="wrist_yaw_link_fine-3ec69f37eedc74a0b8a6edd994a49a13dec2a554.stl" name="herb/wam/wrist_yaw_link_fine"/>
<mesh class="herb/wam/" file="wrist_yaw_link_convex_decomposition_p1-483314d477ecff523b1f17f1b29cc860dda3b25f.stl" name="herb/wam/wrist_yaw_link_convex_decomposition_p1"/>
<mesh class="herb/wam/" file="wrist_yaw_link_convex_decomposition_p2-963f6bf6f5f239543cf4bbf0630fd7e3253cbd4a.stl" name="herb/wam/wrist_yaw_link_convex_decomposition_p2"/>
<mesh class="herb/wam/" file="wrist_pitch_link_fine-06a8aff3e76c7b3ff34cdaf40c9ed5950e2ad1fe.stl" name="herb/wam/wrist_pitch_link_fine"/>
<mesh class="herb/wam/" file="wrist_pitch_link_convex_decomposition_p1-3328df36bd7e249a571d0cfb2e43ac0cf17b9b77.stl" name="herb/wam/wrist_pitch_link_convex_decomposition_p1"/>
<mesh class="herb/wam/" file="wrist_pitch_link_convex_decomposition_p2-91c5869923c13020ad406e859d49bf3f795c96be.stl" name="herb/wam/wrist_pitch_link_convex_decomposition_p2"/>
<mesh class="herb/wam/" file="wrist_pitch_link_convex_decomposition_p3-744bd1df4bb176ceef61c79ab12a5b9de038d171.stl" name="herb/wam/wrist_pitch_link_convex_decomposition_p3"/>
<mesh class="herb/wam/" file="wrist_palm_link_fine-db9db06e50f8f189c8d475b09f86be267e38a874.stl" name="herb/wam/wrist_palm_link_fine"/>
<mesh class="herb/wam/" file="wrist_palm_link_convex-d455a798d573176ecdc3c9794069b0e3f4f7f623.stl" name="herb/wam/wrist_palm_link_convex"/>
<mesh class="herb/wam/bhand/" file="bhand_palm_fine-dff1351ac0d212f9757a6bc04b85287b4f13403a.stl" name="herb/wam/bhand/bhand_palm_fine"/>
<mesh class="herb/wam/bhand/" file="bhand_palm_link_convex_decomposition_p1-f8ba6cc8e8efbe24c938e092f61618174769428c.stl" name="herb/wam/bhand/bhand_palm_link_convex_decomposition_p1"/>
<mesh class="herb/wam/bhand/" file="bhand_palm_link_convex_decomposition_p2-0a66a02812a929ee040991e6d1a7b1d11bba7bb1.stl" name="herb/wam/bhand/bhand_palm_link_convex_decomposition_p2"/>
<mesh class="herb/wam/bhand/" file="bhand_palm_link_convex_decomposition_p3-9d93e72f01b43aa200deff06df4a395d3eb5312a.stl" name="herb/wam/bhand/bhand_palm_link_convex_decomposition_p3"/>
<mesh class="herb/wam/bhand/" file="bhand_palm_link_convex_decomposition_p4-e38e089a001a0010eec12bebd2368162120ee6a2.stl" name="herb/wam/bhand/bhand_palm_link_convex_decomposition_p4"/>
<mesh class="herb/wam/bhand/" file="bhand_finger_prox_link_fine-b325b78dd2ffcab9984efe22434207b1d2e07e28.stl" name="herb/wam/bhand/bhand_finger_prox_link_fine"/>
<mesh class="herb/wam/bhand/" file="bhand_finger_prox_link_convex_decomposition_p1-12071ca7dea820f8ba395c17ad58efbdd2b805a8.stl" name="herb/wam/bhand/bhand_finger_prox_link_convex_decomposition_p1"/>
<mesh class="herb/wam/bhand/" file="bhand_finger_prox_link_convex_decomposition_p2-c728b40c271300b132049560287e0844b86833ed.stl" name="herb/wam/bhand/bhand_finger_prox_link_convex_decomposition_p2"/>
<mesh class="herb/wam/bhand/" file="bhand_finger_prox_link_convex_decomposition_p3-561559fcb477ac41797bbd8b0da5e960b41f0363.stl" name="herb/wam/bhand/bhand_finger_prox_link_convex_decomposition_p3"/>
<mesh class="herb/wam/bhand/" file="bhand_finger_med_link_fine-31e862bb0515137229a05ffa049a96de151eb229.stl" name="herb/wam/bhand/bhand_finger_med_link_fine"/>
<mesh class="herb/wam/bhand/" file="bhand_finger_med_link_convex-af5d2e0e2990df27924df077b297d046b710ded5.stl" name="herb/wam/bhand/bhand_finger_med_link_convex"/>
<mesh class="herb/wam/bhand/" file="bhand_finger_dist_link_fine-defe6db5320e79d25ade307bc4a42d6ef272b8d4.stl" name="herb/wam/bhand/bhand_finger_dist_link_fine"/>
<mesh class="herb/wam/bhand/" file="bhand_finger_dist_link_convex-dd89f87a37ef6bb33ec5f1998f123eb1e907ddef.stl" name="herb/wam/bhand/bhand_finger_dist_link_convex"/>
<mesh class="herb/wam_1/" file="base_link_fine-41a147148eb8dd232dfab0184aee072e64b55281.stl" name="herb/wam_1/base_link_fine"/>
<mesh class="herb/wam_1/" file="base_link_convex-241a02f0fe0e1f2c3855b352df6e69b26ab5b1b2.stl" name="herb/wam_1/base_link_convex"/>
<mesh class="herb/wam_1/" file="shoulder_link_fine-70a80ea5cf6a9c11a96b4c55087f2c8f2c020d97.stl" name="herb/wam_1/shoulder_link_fine"/>
<mesh class="herb/wam_1/" file="shoulder_link_convex_decomposition_p1-b99c0e22423c21ede02982f896bc789bdae3b5ff.stl" name="herb/wam_1/shoulder_link_convex_decomposition_p1"/>
<mesh class="herb/wam_1/" file="shoulder_link_convex_decomposition_p2-2b3a517d82b2e4f2469d55f41baed0468e780436.stl" name="herb/wam_1/shoulder_link_convex_decomposition_p2"/>
<mesh class="herb/wam_1/" file="shoulder_link_convex_decomposition_p3-e4f646ee6b98165b5a010a5f12ebfd92128fb41b.stl" name="herb/wam_1/shoulder_link_convex_decomposition_p3"/>
<mesh class="herb/wam_1/" file="shoulder_pitch_link_fine-36aee65354a741fe81ccf9d2614e6e43d67f3c55.stl" name="herb/wam_1/shoulder_pitch_link_fine"/>
<mesh class="herb/wam_1/" file="shoulder_pitch_link_convex-f05b3e597235abed137d821b96ff7d1e2a82ea31.stl" name="herb/wam_1/shoulder_pitch_link_convex"/>
<mesh class="herb/wam_1/" file="upper_arm_link_fine-ca01ee6d48649ad9f6baea7259d5cf9d08b3d635.stl" name="herb/wam_1/upper_arm_link_fine"/>
<mesh class="herb/wam_1/" file="upper_arm_link_convex_decomposition_p1-7ea03e3ea97d649eedea55dc3de0ea10bbb87283.stl" name="herb/wam_1/upper_arm_link_convex_decomposition_p1"/>
<mesh class="herb/wam_1/" file="upper_arm_link_convex_decomposition_p2-25fc59a045c74cc0c5e901bc31501e8ca212159a.stl" name="herb/wam_1/upper_arm_link_convex_decomposition_p2"/>
<mesh class="herb/wam_1/" file="elbow_link_fine-105c4e016f6a319ed74f5d55377fee15774c5d58.stl" name="herb/wam_1/elbow_link_fine"/>
<mesh class="herb/wam_1/" file="elbow_link_convex-618d49f47d28f374d03b62f3a4f1a11c87b40044.stl" name="herb/wam_1/elbow_link_convex"/>
<mesh class="herb/wam_1/" file="forearm_link_fine-e78631019336cb810525911769f36184d30c291c.stl" name="herb/wam_1/forearm_link_fine"/>
<mesh class="herb/wam_1/" file="forearm_link_convex_decomposition_p1-57f1e443a9d84a9b1e59b719541351dbc72b0c65.stl" name="herb/wam_1/forearm_link_convex_decomposition_p1"/>
<mesh class="herb/wam_1/" file="forearm_link_convex_decomposition_p2-6249b0eb91291b6e61d4566ef7bddcd133aeb11d.stl" name="herb/wam_1/forearm_link_convex_decomposition_p2"/>
<mesh class="herb/wam_1/" file="wrist_yaw_link_fine-3ec69f37eedc74a0b8a6edd994a49a13dec2a554.stl" name="herb/wam_1/wrist_yaw_link_fine"/>
<mesh class="herb/wam_1/" file="wrist_yaw_link_convex_decomposition_p1-483314d477ecff523b1f17f1b29cc860dda3b25f.stl" name="herb/wam_1/wrist_yaw_link_convex_decomposition_p1"/>
<mesh class="herb/wam_1/" file="wrist_yaw_link_convex_decomposition_p2-963f6bf6f5f239543cf4bbf0630fd7e3253cbd4a.stl" name="herb/wam_1/wrist_yaw_link_convex_decomposition_p2"/>
<mesh class="herb/wam_1/" file="wrist_pitch_link_fine-06a8aff3e76c7b3ff34cdaf40c9ed5950e2ad1fe.stl" name="herb/wam_1/wrist_pitch_link_fine"/>
<mesh class="herb/wam_1/" file="wrist_pitch_link_convex_decomposition_p1-3328df36bd7e249a571d0cfb2e43ac0cf17b9b77.stl" name="herb/wam_1/wrist_pitch_link_convex_decomposition_p1"/>
<mesh class="herb/wam_1/" file="wrist_pitch_link_convex_decomposition_p2-91c5869923c13020ad406e859d49bf3f795c96be.stl" name="herb/wam_1/wrist_pitch_link_convex_decomposition_p2"/>
<mesh class="herb/wam_1/" file="wrist_pitch_link_convex_decomposition_p3-744bd1df4bb176ceef61c79ab12a5b9de038d171.stl" name="herb/wam_1/wrist_pitch_link_convex_decomposition_p3"/>
<mesh class="herb/wam_1/" file="wrist_palm_link_fine-db9db06e50f8f189c8d475b09f86be267e38a874.stl" name="herb/wam_1/wrist_palm_link_fine"/>
<mesh class="herb/wam_1/" file="wrist_palm_link_convex-d455a798d573176ecdc3c9794069b0e3f4f7f623.stl" name="herb/wam_1/wrist_palm_link_convex"/>
<mesh class="herb/wam_1/bhand/" file="bhand_palm_fine-dff1351ac0d212f9757a6bc04b85287b4f13403a.stl" name="herb/wam_1/bhand/bhand_palm_fine"/>
<mesh class="herb/wam_1/bhand/" file="bhand_palm_link_convex_decomposition_p1-f8ba6cc8e8efbe24c938e092f61618174769428c.stl" name="herb/wam_1/bhand/bhand_palm_link_convex_decomposition_p1"/>
<mesh class="herb/wam_1/bhand/" file="bhand_palm_link_convex_decomposition_p2-0a66a02812a929ee040991e6d1a7b1d11bba7bb1.stl" name="herb/wam_1/bhand/bhand_palm_link_convex_decomposition_p2"/>
<mesh class="herb/wam_1/bhand/" file="bhand_palm_link_convex_decomposition_p3-9d93e72f01b43aa200deff06df4a395d3eb5312a.stl" name="herb/wam_1/bhand/bhand_palm_link_convex_decomposition_p3"/>
<mesh class="herb/wam_1/bhand/" file="bhand_palm_link_convex_decomposition_p4-e38e089a001a0010eec12bebd2368162120ee6a2.stl" name="herb/wam_1/bhand/bhand_palm_link_convex_decomposition_p4"/>
<mesh class="herb/wam_1/bhand/" file="bhand_finger_prox_link_fine-b325b78dd2ffcab9984efe22434207b1d2e07e28.stl" name="herb/wam_1/bhand/bhand_finger_prox_link_fine"/>
<mesh class="herb/wam_1/bhand/" file="bhand_finger_prox_link_convex_decomposition_p1-12071ca7dea820f8ba395c17ad58efbdd2b805a8.stl" name="herb/wam_1/bhand/bhand_finger_prox_link_convex_decomposition_p1"/>
<mesh class="herb/wam_1/bhand/" file="bhand_finger_prox_link_convex_decomposition_p2-c728b40c271300b132049560287e0844b86833ed.stl" name="herb/wam_1/bhand/bhand_finger_prox_link_convex_decomposition_p2"/>
<mesh class="herb/wam_1/bhand/" file="bhand_finger_prox_link_convex_decomposition_p3-561559fcb477ac41797bbd8b0da5e960b41f0363.stl" name="herb/wam_1/bhand/bhand_finger_prox_link_convex_decomposition_p3"/>
<mesh class="herb/wam_1/bhand/" file="bhand_finger_med_link_fine-31e862bb0515137229a05ffa049a96de151eb229.stl" name="herb/wam_1/bhand/bhand_finger_med_link_fine"/>
<mesh class="herb/wam_1/bhand/" file="bhand_finger_med_link_convex-af5d2e0e2990df27924df077b297d046b710ded5.stl" name="herb/wam_1/bhand/bhand_finger_med_link_convex"/>
<mesh class="herb/wam_1/bhand/" file="bhand_finger_dist_link_fine-defe6db5320e79d25ade307bc4a42d6ef272b8d4.stl" name="herb/wam_1/bhand/bhand_finger_dist_link_fine"/>
<mesh class="herb/wam_1/bhand/" file="bhand_finger_dist_link_convex-dd89f87a37ef6bb33ec5f1998f123eb1e907ddef.stl" name="herb/wam_1/bhand/bhand_finger_dist_link_convex"/>
<mesh class="geom0" file="downloaded_assets/lamp_2/scene.stl" name="gen_mesh_0" scale="1 1 1"/><mesh class="geom0" file="downloaded_assets/lamp_1/scene.stl" name="gen_mesh_gadded_1" scale="1.5659088282371891 1.5659088282371891 1.5659088282371891"/><mesh class="geom0" file="downloaded_assets/lamp_1/scene.stl" name="gen_mesh_gadded_2" scale="0.8689019110424027 0.8689019110424027 0.8689019110424027"/></asset>
<worldbody>
<camera mode="targetbody" name="herb_head" pos="0 0.75 .5" target="cam_target"/>
<camera fovy="45" mode="targetbody" name="iso" pos=".6 -0.007797638 .9" target="table"/>
<geom class="/" condim="3" material="wood2d" name="floor" pos="0 0 0" size="0 0 0.25" type="plane"/>
<geom class="/" conaffinity="0" contype="0" mass="0.0" material="wall" name="//unnamed_geom_1" pos="-15 0 15" size="15 15 0.025000000" type="plane" zaxis="1 0 0"/>
<geom class="/" conaffinity="0" contype="0" mass="0.0" material="wall" name="//unnamed_geom_2" pos="0 15 15" size="15 15 0.025000000" type="plane" zaxis="0 -1 0"/>
<geom class="/" condim="3" name="table_plane" pos="0 0 0.3" rgba="0 0 0 0" size="0 0 0.25" type="plane"/>
<body name="table" pos="0 0 0.3" quat="1 0 0 0">
<geom class="/" group="1" material="marblecube" name="tabletop" pos="0 0 -0.012500000" size="0.4 0.6999996 0.012500000" type="box"/>
<geom class="/" group="1" material="concretecube" name="//unnamed_geom_4" pos="0.2 0.3499998 -0.1499999" size="0.0408 0.1374998" type="cylinder"/>
<geom class="/" group="1" material="concretecube" name="//unnamed_geom_5" pos="-0.2 0.3499998 -0.1499999" size="0.0408 0.1374998" type="cylinder"/>
<geom class="/" group="1" material="concretecube" name="//unnamed_geom_6" pos="0.2 -0.3499998 -0.1499999" size="0.0408 0.1374998" type="cylinder"/>
<geom class="/" group="1" material="concretecube" name="//unnamed_geom_7" pos="-0.2 -0.3499998 -0.1499999" size="0.0408 0.1374998" type="cylinder"/>
</body>
<body name="herb/">
<body name="cam_target" pos="0 0 0.45">
<geom class="geom0" conaffinity="0" contype="0" group="1" name="//unnamed_geom_100" rgba="0 0 0 0" size="0.0001 0.0001 0.0001" type="box"/>
</body>
<body name="herb/herb" pos="-0.8 0 0.0509999">
<geom class="herb/viz" mesh="herb/herb_frame" name="herb//unnamed_geom_0" pos="0 0 1.05" quat="0.5 0.499977 0.5 0.500023" rgba="0.299999 0 0 1" type="mesh"/>
<geom class="herb/" mesh="herb/herb_frame_collision" name="herb//unnamed_geom_1" pos="0 0 1.05" quat="3.2758700e-05 3.27571999999e-05 -0.70709 -0.70712299999" rgba="0.299999 0 0 1" type="mesh"/>
<geom class="herb/viz" mesh="herb/herb_neobotix_base" name="herb//unnamed_geom_2" pos="-0.0740859999999 -3.43217e-06 -0.0512439999999" quat="0.70709100 0 0 0.70712299999" rgba="0.299999 0.299999 0.299999 1" type="mesh"/>
<geom class="herb/" mesh="herb/herb_neobotix_base_collision" name="herb//unnamed_geom_3" pos="-0.0740859999999 -3.43217e-06 -0.0512439999999" quat="2.3108400e-07 2.31074e-07 0.70709 0.70712299999" rgba="0.299999 0.299999 0.299999 1" type="mesh"/>
<geom class="herb/viz" mesh="herb/herb_neck_pan" name="herb//unnamed_geom_4" pos="0.1249 5.7862200e-06 1.1008100" quat="2.3108400e-07 0.70712299999 -0.70709 -2.31074e-07" type="mesh"/>
<geom class="herb/" mesh="herb/herb_neck_pan_collision" name="herb//unnamed_geom_5" pos="0.1249 5.7862200e-06 1.1008100" quat="0.5 0.500023 -0.5 -0.499977" type="mesh"/>
<geom class="herb/viz" mesh="herb/herb_neck_tilt" name="herb//unnamed_geom_6" pos="0.1249 5.7862200e-06 1.19270999999" quat="0.24185100 0.66447800 -0.66444800 -0.241839" type="mesh"/>
<geom class="herb/" mesh="herb/herb_neck_tilt_collision" name="herb//unnamed_geom_7" pos="0.1249 5.7862200e-06 1.19270999999" quat="-0.29881400 -0.640849 -0.64087799999 -0.298827999999" type="mesh"/>
<geom class="herb/viz" mesh="herb/herb_crl_head" name="herb//unnamed_geom_8" pos="0.32064500 0.0039098500 1.33653" quat="0.640863999999 0.29885800 -0.298844 -0.64083500" rgba="0.299999 0.299999 0.299999 1" type="mesh"/>
<geom class="herb/" mesh="herb/herb_crl_head_collision" name="herb//unnamed_geom_9" pos="0.124906 0.0077957900 1.1927000" quat="0.298844 0.64083500 0.640863999999 0.298856999999" rgba="0.299999 0.299999 0.299999 1" type="mesh"/>
<geom class="herb/viz" mesh="herb/herb_kinect" name="herb//unnamed_geom_10" pos="0.19753100 0.0077991500 1.2177" quat="0.664479999996 0.664456999996 0.241829999999 -0.241829999999" rgba="0.25 0.25 0.25 1" type="mesh"/>
<geom class="herb/" mesh="herb/herb_kinect_collision" name="herb//unnamed_geom_11" pos="0.125458999999 0.00779763999999 1.19333" quat="0.29885200 0.64085700 0.64084300 0.29885" rgba="0.25 0.25 0.25 1" type="mesh"/>
<site class="herb/" name="herb/right_arm" pos="0.012500000 -0.22 0.92000000" quat="0 -0.70709999999 0 -0.70709999999"/>
<body name="herb/wam_1/" pos="0.012500000 -0.22 0.92000000" quat="0 -0.7070995 0 -0.7070995">
<body name="herb/wam_1/1_base_link" pos="0 0 0" quat="1 0 0 0">
<inertial diaginertia="0.1 0.1 0.1" mass="1.0" pos="0 0 0"/>
<geom class="herb/wam_1/viz" mesh="herb/wam_1/base_link_fine" name="herb/wam_1//unnamed_geom_0"/>
<geom class="herb/wam_1/col" mesh="herb/wam_1/base_link_convex" name="herb/wam_1//unnamed_geom_1"/>
<body name="herb/wam_1/2_shoulder_yaw_link" pos="0 0 0.3459997">
<inertial diaginertia="0.1350889 0.113095 0.09044258" mass="5.0" pos="-0.00443422 -0.00066489000 -0.1289039" quat="0.6956595 0.71671300 -0.03548628 0.03348387"/>
<joint armature=".01" class="herb/wam_1/" damping="1.98" name="herb/wam_1/j1_base_yaw_joint" range="-2.6 2.6"/>
<geom class="herb/wam_1/viz" mesh="herb/wam_1/shoulder_link_fine" name="herb/wam_1//unnamed_geom_2"/>
<geom class="herb/wam_1/col" mesh="herb/wam_1/shoulder_link_convex_decomposition_p1" name="herb/wam_1//unnamed_geom_3"/>
<geom class="herb/wam_1/col" mesh="herb/wam_1/shoulder_link_convex_decomposition_p2" name="herb/wam_1//unnamed_geom_4"/>
<geom class="herb/wam_1/col" mesh="herb/wam_1/shoulder_link_convex_decomposition_p3" name="herb/wam_1//unnamed_geom_5"/>
<body name="herb/wam_1/3_shoulder_pitch_link" pos="0 0 0" quat="0.4159998 -0.4159998 0.5719995 0.5719995">
<inertial diaginertia="0.021419500 0.0167127 0.012645200" mass="3.87494" pos="-0.00236981 -0.0154211 0.0310561" quat="0.96179400 0.27311200 -0.016931600 0.008665920006"/>
<joint armature=".01" class="herb/wam_1/" damping="0.55" name="herb/wam_1/j2_shoulder_pitch_joint" range="-1.9850000 1.9850000" ref="1.885"/>
<geom class="herb/wam_1/viz" mesh="herb/wam_1/shoulder_pitch_link_fine" name="herb/wam_1//unnamed_geom_6"/>
<geom class="herb/wam_1/col" mesh="herb/wam_1/shoulder_pitch_link_convex" name="herb/wam_1//unnamed_geom_7"/>
<body name="herb/wam_1/4_upper_arm_link" pos="0 0 0" quat="0.70710700 0.70710700 0 0">
<inertial diaginertia="0.05927179 0.059220700 0.003134188" mass="2.20228" pos="0.0068325900 3.3090000e-05 0.39249200" quat="0.64713600 0.01708219 0.0143038 0.7620488"/>
<joint armature=".01" class="herb/wam_1/" damping="1.65" name="herb/wam_1/j3_shoulder_yaw_joint" range="-2.799998 2.799998"/>
<geom class="herb/wam_1/viz" mesh="herb/wam_1/upper_arm_link_fine" name="herb/wam_1//unnamed_geom_8"/>
<geom class="herb/wam_1/col" mesh="herb/wam_1/upper_arm_link_convex_decomposition_p1" name="herb/wam_1//unnamed_geom_9"/>
<geom class="herb/wam_1/col" mesh="herb/wam_1/upper_arm_link_convex_decomposition_p2" name="herb/wam_1//unnamed_geom_10"/>
<body name="herb/wam_1/5_forearm_link" pos="0.04499998 0 0.55000000" quat="0.3539998 -0.3539998 0.6119999 0.6119999">
<inertial diaginertia="0.0151047 0.0148285 0.0027580500" mass="0.500168" pos="-0.04001489 -0.14271700 -0.00022942000" quat="0.70428100 0.70632600 0.01803329 0.06903524"/>
<joint armature=".01" class="herb/wam_1/" damping="0.88" name="herb/wam_1/j4_elbow_pitch_joint" range="-0.9 3.141589" ref="2.0944"/>
<geom class="herb/wam_1/viz" mesh="herb/wam_1/elbow_link_fine" name="herb/wam_1//unnamed_geom_11"/>
<geom class="herb/wam_1/col" mesh="herb/wam_1/elbow_link_convex" name="herb/wam_1//unnamed_geom_12"/>
<geom class="herb/wam_1/viz" euler="1.57 0 0" mesh="herb/wam_1/forearm_link_fine" name="herb/wam_1//unnamed_geom_13" pos="-0.04499998 -0.07299995 0"/>
<geom class="herb/wam_1/col" euler="1.57 0 0" mesh="herb/wam_1/forearm_link_convex_decomposition_p1" name="herb/wam_1//unnamed_geom_14" pos="-0.04499998 -0.07299995 0"/>
<geom class="herb/wam_1/col" euler="1.57 0 0" mesh="herb/wam_1/forearm_link_convex_decomposition_p2" name="herb/wam_1//unnamed_geom_15" pos="-0.04499998 -0.07299995 0"/>
<body name="herb/wam_1/6_wrist_yaw_link" pos="-0.04499998 -0.2999999 0" quat="0.70710700 0.70710700 0 0">
<inertial diaginertia="0.0005551678 0.00046317 0.0002340719" mass="1.05376" pos="8.920995e-05 0.0043582400 -0.0051121700" quat="0.630602 0.77609300 0.0040196900 -0.002372"/>
<joint armature=".01" class="herb/wam_1/" damping="0.55" name="herb/wam_1/j5_wrist_yaw_joint" range="-4.549998 1.25"/>
<geom class="herb/wam_1/viz" mesh="herb/wam_1/wrist_yaw_link_fine" name="herb/wam_1//unnamed_geom_16"/>
<geom class="herb/wam_1/col" mesh="herb/wam_1/wrist_yaw_link_convex_decomposition_p1" name="herb/wam_1//unnamed_geom_17"/>
<geom class="herb/wam_1/col" mesh="herb/wam_1/wrist_yaw_link_convex_decomposition_p2" name="herb/wam_1//unnamed_geom_18"/>
<body name="herb/wam_1/7_wrist_pitch_link" pos="0 0 0" quat="0.70710700 -0.70710700 0 0">
<inertial diaginertia="0.0005551678 0.00046317 0.0002340719" mass="0.517974" pos="-0.0001226199 -0.024683400 -0.01703189" quat="0.630602 0.77609300 0.0040196900 -0.002372"/>
<joint armature=".01" class="herb/wam_1/" damping="0.11" name="herb/wam_1/j6_wrist_pitch_joint" range="-1.5707 1.5707"/>
<geom class="herb/wam_1/viz" mesh="herb/wam_1/wrist_pitch_link_fine" name="herb/wam_1//unnamed_geom_19"/>
<geom class="herb/wam_1/col" mesh="herb/wam_1/wrist_pitch_link_convex_decomposition_p1" name="herb/wam_1//unnamed_geom_20"/>
<geom class="herb/wam_1/col" mesh="herb/wam_1/wrist_pitch_link_convex_decomposition_p2" name="herb/wam_1//unnamed_geom_21"/>
<geom class="herb/wam_1/col" mesh="herb/wam_1/wrist_pitch_link_convex_decomposition_p3" name="herb/wam_1//unnamed_geom_22"/>
<body name="herb/wam_1/8_wrist_palm_link" pos="0 0 0" quat="0.70710700 0.70710700 0 0">
<inertial diaginertia="0.00020683 0.00010859 0.00010851" mass="0.0828613" pos="0 0 0.055" quat="0.70710700 0 0 0.70710700"/>
<joint armature=".01" class="herb/wam_1/" damping="0.11" name="herb/wam_1/j7_palm_yaw_joint" range="-3 3"/>
<geom class="herb/wam_1/viz" mesh="herb/wam_1/wrist_palm_link_fine" name="herb/wam_1//unnamed_geom_23"/>
<geom class="herb/wam_1/col" mesh="herb/wam_1/wrist_palm_link_convex" name="herb/wam_1//unnamed_geom_24"/>
<site class="herb/wam_1/" name="herb/wam_1/hand_attachment"/>
<body name="herb/wam_1/bhand/">
<body name="herb/wam_1/bhand/bhand_palm_link" pos="0 0 0.05999998" quat="0 0 0 1">
<inertial diaginertia="0.000224052 0.0002107009 2.8121200e-05" mass="0.50573" pos="-5.109798e-05 0.005043297 0.036671000" quat="0.5530978 0.43904700 0.43445600 0.5590776"/>
<geom class="herb/wam_1/bhand/viz" mesh="herb/wam_1/bhand/bhand_palm_fine" name="herb/wam_1/bhand//unnamed_geom_0"/>
<geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_palm_link_convex_decomposition_p1" name="herb/wam_1/bhand//unnamed_geom_1"/>
<geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_palm_link_convex_decomposition_p2" name="herb/wam_1/bhand//unnamed_geom_2"/>
<geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_palm_link_convex_decomposition_p3" name="herb/wam_1/bhand//unnamed_geom_3"/>
<geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_palm_link_convex_decomposition_p4" name="herb/wam_1/bhand//unnamed_geom_4"/>
<body name="herb/wam_1/bhand/finger11" pos="-0.025000000 0 0.041500000" quat="0.70710700 0 0 -0.70710700">
<inertial diaginertia="7.7733500e-05 7.662819e-05 4.8312200e-06" mass="0.14109" pos="0.023133000 0.00078642000 0.0005279197" quat="0.01607959 0.70726900 -0.0007660079 0.706762"/>
<joint armature=".01" axis="0 0 -1" class="herb/wam_1/bhand/" damping="0.11" name="herb/wam_1/bhand/j11" range="0 3.141589"/>
<geom class="herb/wam_1/bhand/viz" mesh="herb/wam_1/bhand/bhand_finger_prox_link_fine" name="herb/wam_1/bhand//unnamed_geom_5"/>
<geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_finger_prox_link_convex_decomposition_p1" name="herb/wam_1/bhand//unnamed_geom_6"/>
<geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_finger_prox_link_convex_decomposition_p2" name="herb/wam_1/bhand//unnamed_geom_7"/>
<geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_finger_prox_link_convex_decomposition_p3" name="herb/wam_1/bhand//unnamed_geom_8"/>
<body name="herb/wam_1/bhand/finger12" pos="0.05 0 0.0339" quat="0.70710700 0.70710700 0 0">
<inertial diaginertia="7.7733500e-05 7.662819e-05 4.8312200e-06" mass="0.062139" pos="0.023133000 0.00078642000 0.0005279197" quat="0.01607959 0.70726900 -0.0007660079 0.706762"/>
<joint armature=".01" class="herb/wam_1/bhand/" damping="0.11" name="herb/wam_1/bhand/j12" range="0 2.44346"/>
<geom class="herb/wam_1/bhand/viz" mesh="herb/wam_1/bhand/bhand_finger_med_link_fine" name="herb/wam_1/bhand//unnamed_geom_9"/>
<geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_finger_med_link_convex" name="herb/wam_1/bhand//unnamed_geom_10"/>
<body name="herb/wam_1/bhand/finger13" pos="0.069940000 0.003 0" quat="0.92388000 0 0 0.382683">
<inertial diaginertia="3.843398e-05 3.727529e-05 3.0998700e-06" mass="0.041377" pos="0.022825000 0.0010491000 0.00042030000" quat="0.5084118 0.51165000 0.4895829 0.48993900"/>
<joint armature=".01" class="herb/wam_1/bhand/" damping="0.11" name="herb/wam_1/bhand/j13" range="0 0.837758"/>
<geom class="herb/wam_1/bhand/viz" euler="0 0 -0.8399997" mesh="herb/wam_1/bhand/bhand_finger_dist_link_fine" name="herb/wam_1/bhand//unnamed_geom_11"/>
<geom class="herb/wam_1/bhand/col" euler="0 0 -0.8399997" mesh="herb/wam_1/bhand/bhand_finger_dist_link_convex" name="herb/wam_1/bhand//unnamed_geom_12"/>
</body>
</body>
</body>
<body name="herb/wam_1/bhand/finger21" pos="0.025000000 0 0.041500000" quat="0.70710700 0 0 -0.70710700">
<inertial diaginertia="7.7733500e-05 7.662819e-05 4.8312200e-06" mass="0.14109" pos="0.023133000 0.00078642000 0.0005279197" quat="0.01607959 0.70726900 -0.0007660079 0.706762"/>
<joint armature=".01" class="herb/wam_1/bhand/" damping="0.11" name="herb/wam_1/bhand/j21" range="0 3.141589"/>
<geom class="herb/wam_1/bhand/viz" mesh="herb/wam_1/bhand/bhand_finger_prox_link_fine" name="herb/wam_1/bhand//unnamed_geom_13"/>
<geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_finger_prox_link_convex_decomposition_p1" name="herb/wam_1/bhand//unnamed_geom_14"/>
<geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_finger_prox_link_convex_decomposition_p2" name="herb/wam_1/bhand//unnamed_geom_15"/>
<geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_finger_prox_link_convex_decomposition_p3" name="herb/wam_1/bhand//unnamed_geom_16"/>
<body name="herb/wam_1/bhand/finger22" pos="0.05 0 0.0339" quat="0.70710700 0.70710700 0 0">
<inertial diaginertia="7.7733500e-05 7.662819e-05 4.8312200e-06" mass="0.062139" pos="0.023133000 0.00078642000 0.0005279197" quat="0.01607959 0.70726900 -0.0007660079 0.706762"/>
<joint armature=".01" class="herb/wam_1/bhand/" damping="0.11" name="herb/wam_1/bhand/j22" range="0 2.44346"/>
<geom class="herb/wam_1/bhand/viz" mesh="herb/wam_1/bhand/bhand_finger_med_link_fine" name="herb/wam_1/bhand//unnamed_geom_17"/>
<geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_finger_med_link_convex" name="herb/wam_1/bhand//unnamed_geom_18"/>
<body name="herb/wam_1/bhand/finger23" pos="0.069940000 0.003 0" quat="0.92388000 0 0 0.382683">
<inertial diaginertia="3.843398e-05 3.727529e-05 3.0998700e-06" mass="0.041377" pos="0.022825000 0.0010491000 0.00042030000" quat="0.5084118 0.51165000 0.4895829 0.48993900"/>
<joint armature=".01" class="herb/wam_1/bhand/" damping="0.11" name="herb/wam_1/bhand/j23" range="0 0.837758"/>
<geom class="herb/wam_1/bhand/viz" euler="0 0 -0.8399997" mesh="herb/wam_1/bhand/bhand_finger_dist_link_fine" name="herb/wam_1/bhand//unnamed_geom_19"/>
<geom class="herb/wam_1/bhand/col" euler="0 0 -0.8399997" mesh="herb/wam_1/bhand/bhand_finger_dist_link_convex" name="herb/wam_1/bhand//unnamed_geom_20"/>
</body>
</body>
</body>
<body name="herb/wam_1/bhand/finger32" pos="0 0.05 0.07539995" quat="0.5 0.5 0.5 0.5">
<inertial diaginertia="7.7733500e-05 7.662819e-05 4.8312200e-06" mass="0.062139" pos="0.023133000 0.00078642000 0.0005279197" quat="0.01607959 0.70726900 -0.0007660079 0.706762"/>
<joint armature=".01" class="herb/wam_1/bhand/" damping="0.11" name="herb/wam_1/bhand/j32" range="0 2.44346"/>
<geom class="herb/wam_1/bhand/viz" mesh="herb/wam_1/bhand/bhand_finger_med_link_fine" name="herb/wam_1/bhand//unnamed_geom_21"/>
<geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_finger_med_link_convex" name="herb/wam_1/bhand//unnamed_geom_22"/>
<body name="herb/wam_1/bhand/finger33" pos="0.069940000 0.003 0" quat="0.92388000 0 0 0.382683">
<inertial diaginertia="3.843398e-05 3.727529e-05 3.0998700e-06" mass="0.041377" pos="0.022825000 0.0010491000 0.00042030000" quat="0.5084118 0.51165000 0.4895829 0.48993900"/>
<joint armature=".01" class="herb/wam_1/bhand/" damping="0.11" name="herb/wam_1/bhand/j33" range="0 0.837758"/>
<geom class="herb/wam_1/bhand/viz" euler="0 0 -0.8399997" mesh="herb/wam_1/bhand/bhand_finger_dist_link_fine" name="herb/wam_1/bhand//unnamed_geom_23"/>
<geom class="herb/wam_1/bhand/col" euler="0 0 -0.8399997" mesh="herb/wam_1/bhand/bhand_finger_dist_link_convex" name="herb/wam_1/bhand//unnamed_geom_24"/>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
<!--
<site name="herb/left_arm" class="herb/" pos="0.012500000 0.22 0.92000000" quat="0 -0.7070995 0 -0.7070995"/>
<body pos="0.012500000 0.22 0.92000000" quat="0 -0.7070995 0 -0.7070995" name="herb/wam/">
<body name="herb/wam/1_base_link" pos="0 0 0" quat="1 0 0 0">
<inertial pos="0 0 0" mass="1.0" diaginertia="0.1 0.1 0.1"/>
<geom name="herb/wam//unnamed_geom_0" class="herb/wam/viz" mesh="herb/wam/base_link_fine"/>
<geom name="herb/wam//unnamed_geom_1" class="herb/wam/col" mesh="herb/wam/base_link_convex"/>
<body name="herb/wam/2_shoulder_yaw_link" pos="0 0 0.3459997">
<inertial pos="-0.00443422 -0.00066489000 -0.1289039" quat="0.6956595 0.71671300 -0.03548628 0.03348387" mass="5.0" diaginertia="0.1350889 0.113095 0.09044258"/>
<joint name="herb/wam/j1_base_yaw_joint" class="herb/wam/" range="-2.6000000 2.6000000" damping="1.98" armature=".01"/>
<geom name="herb/wam//unnamed_geom_2" class="herb/wam/viz" mesh="herb/wam/shoulder_link_fine"/>
<geom name="herb/wam//unnamed_geom_3" class="herb/wam/col" mesh="herb/wam/shoulder_link_convex_decomposition_p1"/>
<geom name="herb/wam//unnamed_geom_4" class="herb/wam/col" mesh="herb/wam/shoulder_link_convex_decomposition_p2"/>
<geom name="herb/wam//unnamed_geom_5" class="herb/wam/col" mesh="herb/wam/shoulder_link_convex_decomposition_p3"/>
<body name="herb/wam/3_shoulder_pitch_link" pos="0 0 0" quat="0.4159998 -0.4159998 0.5719995 0.5719995">
<inertial pos="-0.00236981 -0.0154211 0.0310561" quat="0.96179400 0.27311200 -0.016931600 0.008665920006" mass="3.87494" diaginertia="0.021419500 0.0167127 0.012645200"/>
<joint name="herb/wam/j2_shoulder_pitch_joint" class="herb/wam/" range="-1.9850000 1.9850000" ref="1.885" damping="0.55" armature=".01"/>
<geom name="herb/wam//unnamed_geom_6" class="herb/wam/viz" mesh="herb/wam/shoulder_pitch_link_fine"/>
<geom name="herb/wam//unnamed_geom_7" class="herb/wam/col" mesh="herb/wam/shoulder_pitch_link_convex"/>
<body name="herb/wam/4_upper_arm_link" pos="0 0 0" quat="0.70710700 0.70710700 0 0">
<inertial pos="0.0068325900 3.3090000e-05 0.39249200" quat="0.64713600 0.01708219 0.0143038 0.7620488" mass="2.20228" diaginertia="0.05927179 0.059220700 0.003134188"/>
<joint name="herb/wam/j3_shoulder_yaw_joint" class="herb/wam/" range="-2.799998 2.799998" damping="1.65" armature=".01"/>
<geom name="herb/wam//unnamed_geom_8" class="herb/wam/viz" mesh="herb/wam/upper_arm_link_fine"/>
<geom name="herb/wam//unnamed_geom_9" class="herb/wam/col" mesh="herb/wam/upper_arm_link_convex_decomposition_p1"/>
<geom name="herb/wam//unnamed_geom_10" class="herb/wam/col" mesh="herb/wam/upper_arm_link_convex_decomposition_p2"/>
<body name="herb/wam/5_forearm_link" pos="0.04499998 0 0.55000000" quat="0.3539998 -0.3539998 0.6119999 0.6119999">
<inertial pos="-0.04001489 -0.14271700 -0.00022942000" quat="0.70428100 0.70632600 0.01803329 0.06903524" mass="0.500168" diaginertia="0.0151047 0.0148285 0.0027580500"/>
<joint name="herb/wam/j4_elbow_pitch_joint" class="herb/wam/" range="-0.9 3.141589" ref="2.0944" damping="0.88" armature=".01"/>
<geom name="herb/wam//unnamed_geom_11" class="herb/wam/viz" mesh="herb/wam/elbow_link_fine"/>
<geom name="herb/wam//unnamed_geom_12" class="herb/wam/col" mesh="herb/wam/elbow_link_convex"/>
<geom name="herb/wam//unnamed_geom_13" class="herb/wam/viz" pos="-0.04499998 -0.07299995 0" euler="1.57 0 0" mesh="herb/wam/forearm_link_fine"/>
<geom name="herb/wam//unnamed_geom_14" class="herb/wam/col" pos="-0.04499998 -0.07299995 0" euler="1.57 0 0" mesh="herb/wam/forearm_link_convex_decomposition_p1"/>
<geom name="herb/wam//unnamed_geom_15" class="herb/wam/col" pos="-0.04499998 -0.07299995 0" euler="1.57 0 0" mesh="herb/wam/forearm_link_convex_decomposition_p2"/>
<body name="herb/wam/6_wrist_yaw_link" pos="-0.04499998 -0.2999999 0" quat="0.70710700 0.70710700 0 0">
<inertial pos="8.920995e-05 0.0043582400 -0.0051121700" quat="0.630602 0.77609300 0.0040196900 -0.002372" mass="1.05376" diaginertia="0.0005551678 0.00046317 0.0002340719"/>
<joint name="herb/wam/j5_wrist_yaw_joint" class="herb/wam/" range="-4.549998 1.25" damping="0.55" armature=".01"/>
<geom name="herb/wam//unnamed_geom_16" class="herb/wam/viz" mesh="herb/wam/wrist_yaw_link_fine"/>
<geom name="herb/wam//unnamed_geom_17" class="herb/wam/col" mesh="herb/wam/wrist_yaw_link_convex_decomposition_p1"/>
<geom name="herb/wam//unnamed_geom_18" class="herb/wam/col" mesh="herb/wam/wrist_yaw_link_convex_decomposition_p2"/>
<body name="herb/wam/7_wrist_pitch_link" pos="0 0 0" quat="0.70710700 -0.70710700 0 0">
<inertial pos="-0.0001226199 -0.024683400 -0.01703189" quat="0.630602 0.77609300 0.0040196900 -0.002372" mass="0.517974" diaginertia="0.0005551678 0.00046317 0.0002340719"/>
<joint name="herb/wam/j6_wrist_pitch_joint" class="herb/wam/" range="-1.5707 1.5707" damping="0.11" armature=".01"/>
<geom name="herb/wam//unnamed_geom_19" class="herb/wam/viz" mesh="herb/wam/wrist_pitch_link_fine"/>
<geom name="herb/wam//unnamed_geom_20" class="herb/wam/col" mesh="herb/wam/wrist_pitch_link_convex_decomposition_p1"/>
<geom name="herb/wam//unnamed_geom_21" class="herb/wam/col" mesh="herb/wam/wrist_pitch_link_convex_decomposition_p2"/>
<geom name="herb/wam//unnamed_geom_22" class="herb/wam/col" mesh="herb/wam/wrist_pitch_link_convex_decomposition_p3"/>
<body name="herb/wam/8_wrist_palm_link" pos="0 0 0" quat="0.70710700 0.70710700 0 0">
<inertial pos="0 0 0.055" quat="0.70710700 0 0 0.70710700" mass="0.0828613" diaginertia="0.00020683 0.00010859 0.00010851"/>
<joint name="herb/wam/j7_palm_yaw_joint" class="herb/wam/" range="-3 3" damping="0.11" armature=".01"/>
<geom name="herb/wam//unnamed_geom_23" class="herb/wam/viz" mesh="herb/wam/wrist_palm_link_fine"/>
<geom name="herb/wam//unnamed_geom_24" class="herb/wam/col" mesh="herb/wam/wrist_palm_link_convex"/>
<site name="herb/wam/hand_attachment" class="herb/wam/"/>
<body name="herb/wam/bhand/">
<body name="herb/wam/bhand/bhand_palm_link" pos="0 0 0.05999998" quat="0 0 0 1">
<inertial pos="-5.109798e-05 0.005043297 0.036671000" quat="0.5530978 0.43904700 0.43445600 0.5590776" mass="0.50573" diaginertia="0.000224052 0.0002107009 2.8121200e-05"/>
<geom name="herb/wam/bhand//unnamed_geom_0" class="herb/wam/bhand/viz" mesh="herb/wam/bhand/bhand_palm_fine"/>
<geom name="herb/wam/bhand//unnamed_geom_1" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_palm_link_convex_decomposition_p1"/>
<geom name="herb/wam/bhand//unnamed_geom_2" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_palm_link_convex_decomposition_p2"/>
<geom name="herb/wam/bhand//unnamed_geom_3" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_palm_link_convex_decomposition_p3"/>
<geom name="herb/wam/bhand//unnamed_geom_4" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_palm_link_convex_decomposition_p4"/>
<body name="herb/wam/bhand/finger11" pos="-0.025000000 0 0.041500000" quat="0.70710700 0 0 -0.70710700">
<inertial pos="0.023133000 0.00078642000 0.0005279197" quat="0.01607959 0.70726900 -0.0007660079 0.706762" mass="0.14109" diaginertia="7.7733500e-05 7.662819e-05 4.8312200e-06"/>
<joint name="herb/wam/bhand/j11" class="herb/wam/bhand/" axis="0 0 -1" range="0 3.141589" damping="0.11" armature=".01"/>
<geom name="herb/wam/bhand//unnamed_geom_5" class="herb/wam/bhand/viz" mesh="herb/wam/bhand/bhand_finger_prox_link_fine"/>
<geom name="herb/wam/bhand//unnamed_geom_6" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_finger_prox_link_convex_decomposition_p1"/>
<geom name="herb/wam/bhand//unnamed_geom_7" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_finger_prox_link_convex_decomposition_p2"/>
<geom name="herb/wam/bhand//unnamed_geom_8" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_finger_prox_link_convex_decomposition_p3"/>
<body name="herb/wam/bhand/finger12" pos="0.05 0 0.0339" quat="0.70710700 0.70710700 0 0">
<inertial pos="0.023133000 0.00078642000 0.0005279197" quat="0.01607959 0.70726900 -0.0007660079 0.706762" mass="0.062139" diaginertia="7.7733500e-05 7.662819e-05 4.8312200e-06"/>
<joint name="herb/wam/bhand/j12" class="herb/wam/bhand/" range="0 2.44346" damping="0.11" armature=".01"/>
<geom name="herb/wam/bhand//unnamed_geom_9" class="herb/wam/bhand/viz" mesh="herb/wam/bhand/bhand_finger_med_link_fine"/>
<geom name="herb/wam/bhand//unnamed_geom_10" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_finger_med_link_convex"/>
<body name="herb/wam/bhand/finger13" pos="0.069940000 0.003 0" quat="0.92388000 0 0 0.382683">
<inertial pos="0.022825000 0.0010491000 0.00042030000" quat="0.5084118 0.51165000 0.4895829 0.48993900" mass="0.041377" diaginertia="3.843398e-05 3.727529e-05 3.0998700e-06"/>
<joint name="herb/wam/bhand/j13" class="herb/wam/bhand/" range="0 0.837758" damping="0.11" armature=".01"/>
<geom name="herb/wam/bhand//unnamed_geom_11" class="herb/wam/bhand/viz" euler="0 0 -0.8399997" mesh="herb/wam/bhand/bhand_finger_dist_link_fine"/>
<geom name="herb/wam/bhand//unnamed_geom_12" class="herb/wam/bhand/col" euler="0 0 -0.8399997" mesh="herb/wam/bhand/bhand_finger_dist_link_convex"/>
</body>
</body>
</body>
<body name="herb/wam/bhand/finger21" pos="0.025000000 0 0.041500000" quat="0.70710700 0 0 -0.70710700">
<inertial pos="0.023133000 0.00078642000 0.0005279197" quat="0.01607959 0.70726900 -0.0007660079 0.706762" mass="0.14109" diaginertia="7.7733500e-05 7.662819e-05 4.8312200e-06"/>
<joint name="herb/wam/bhand/j21" class="herb/wam/bhand/" range="0 3.141589" damping="0.11" armature=".01"/>
<geom name="herb/wam/bhand//unnamed_geom_13" class="herb/wam/bhand/viz" mesh="herb/wam/bhand/bhand_finger_prox_link_fine"/>
<geom name="herb/wam/bhand//unnamed_geom_14" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_finger_prox_link_convex_decomposition_p1"/>
<geom name="herb/wam/bhand//unnamed_geom_15" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_finger_prox_link_convex_decomposition_p2"/>
<geom name="herb/wam/bhand//unnamed_geom_16" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_finger_prox_link_convex_decomposition_p3"/>
<body name="herb/wam/bhand/finger22" pos="0.05 0 0.0339" quat="0.70710700 0.70710700 0 0">
<inertial pos="0.023133000 0.00078642000 0.0005279197" quat="0.01607959 0.70726900 -0.0007660079 0.706762" mass="0.062139" diaginertia="7.7733500e-05 7.662819e-05 4.8312200e-06"/>
<joint name="herb/wam/bhand/j22" class="herb/wam/bhand/" range="0 2.44346" damping="0.11" armature=".01"/>
<geom name="herb/wam/bhand//unnamed_geom_17" class="herb/wam/bhand/viz" mesh="herb/wam/bhand/bhand_finger_med_link_fine"/>
<geom name="herb/wam/bhand//unnamed_geom_18" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_finger_med_link_convex"/>
<body name="herb/wam/bhand/finger23" pos="0.069940000 0.003 0" quat="0.92388000 0 0 0.382683">
<inertial pos="0.022825000 0.0010491000 0.00042030000" quat="0.5084118 0.51165000 0.4895829 0.48993900" mass="0.041377" diaginertia="3.843398e-05 3.727529e-05 3.0998700e-06"/>
<joint name="herb/wam/bhand/j23" class="herb/wam/bhand/" range="0 0.837758" damping="0.11" armature=".01"/>
<geom name="herb/wam/bhand//unnamed_geom_19" class="herb/wam/bhand/viz" euler="0 0 -0.8399997" mesh="herb/wam/bhand/bhand_finger_dist_link_fine"/>
<geom name="herb/wam/bhand//unnamed_geom_20" class="herb/wam/bhand/col" euler="0 0 -0.8399997" mesh="herb/wam/bhand/bhand_finger_dist_link_convex"/>
</body>
</body>
</body>
<body name="herb/wam/bhand/finger32" pos="0 0.05 0.07539995" quat="0.5 0.5 0.5 0.5">
<inertial pos="0.023133000 0.00078642000 0.0005279197" quat="0.01607959 0.70726900 -0.0007660079 0.706762" mass="0.062139" diaginertia="7.7733500e-05 7.662819e-05 4.8312200e-06"/>
<joint name="herb/wam/bhand/j32" class="herb/wam/bhand/" range="0 2.44346" damping="0.11" armature=".01"/>
<geom name="herb/wam/bhand//unnamed_geom_21" class="herb/wam/bhand/viz" mesh="herb/wam/bhand/bhand_finger_med_link_fine"/>
<geom name="herb/wam/bhand//unnamed_geom_22" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_finger_med_link_convex"/>
<body name="herb/wam/bhand/finger33" pos="0.069940000 0.003 0" quat="0.92388000 0 0 0.382683">
<inertial pos="0.022825000 0.0010491000 0.00042030000" quat="0.5084118 0.51165000 0.4895829 0.48993900" mass="0.041377" diaginertia="3.843398e-05 3.727529e-05 3.0998700e-06"/>
<joint name="herb/wam/bhand/j33" class="herb/wam/bhand/" range="0 0.837758" damping="0.11" armature=".01"/>
<geom name="herb/wam/bhand//unnamed_geom_23" class="herb/wam/bhand/viz" euler="0 0 -0.8399997" mesh="herb/wam/bhand/bhand_finger_dist_link_fine"/>
<geom name="herb/wam/bhand//unnamed_geom_24" class="herb/wam/bhand/col" euler="0 0 -0.8399997" mesh="herb/wam/bhand/bhand_finger_dist_link_convex"/>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
</body>-->
</body>
<light castshadow="true" class="herb/" diffuse="0.8 0.8 0.8" mode="targetbodycom" name="herb//unnamed_light_0" pos="1 1 4.5" specular="0.4 0.4 0.4" target="herb/herb"/>
</body>
<!--<body name="box_3" pos="0.28870895581142419 -0.54183395581142413 0.3549998">
<geom name="//unnamed_geom_10" class="/" type="box" group="1" size="0.060027579686085103 0.055 0.055" rgba="1 0.62352943420410156 1 1"/>
<joint name="//unnamed_joint_2" class="/" type="free"/>
</body>
<body name="box_4" pos="0.22177971291830414 0.18129056149692808 0.3549998">
<geom name="//unnamed_geom_11" class="/" type="box" group="1" size="0.062757255018445174 0.065252737323892959 0.055" rgba="0 0.83921575546264648 1 1"/>
<joint name="//unnamed_joint_3" class="/" type="free"/>
</body>
<body name="box_5" pos="0.0476221671824321 0.15210565296867215 0.3549998">
<geom name="//unnamed_geom_12" class="/" type="box" group="1" size="0.055 0.067596402584312182 0.055" rgba="0.84313732385635376 0.26666668057441711 0 1"/>
<joint name="//unnamed_joint_4" class="/" type="free"/>
</body> -->
<!--<body name="box_6" pos="-0.096236318603808046 -0.42142641007555215 0.3549998">
<geom name="//unnamed_geom_13" class="/" type="box" group="1" size="0.057212627535643504 0.06839772732407734 0.055" rgba="0 0.50196081399917603 0.16078431904315948 1"/>
<joint name="//unnamed_joint_5" class="/" type="free"/>
</body>-->
<!-- <body name="box_7" pos="-0.19039386433968011 0.04115471291830413 0.3549998">
<geom name="//unnamed_geom_14" class="/" type="box" group="1" size="0.055007578371876191 0.077499983147774329 0.055" rgba="0 0.37254902720451355 0.83529418706893921 1"/>
<joint name="//unnamed_joint_6" class="/" type="free"/>
</body>-->
<!--<body name="box_2" pos="0.13900801576105609 -0.42142641007555215 0.3549998">
<geom name="//unnamed_geom_9" class="/" type="box" group="1" size="0.055 0.055 0.055" rgba="0 0 0.5 0.0"/>
<joint name="//unnamed_joint_1" class="/" type="free"/>
</body>-->
<!--<body name="push_obj" pos="-0.053464621446560029 -0.5 0.325">
<geom name="//unnamed_geom_8" class="/" type="cylinder" group="1" size="0.055 0.025" rgba="0.5 0.3 0 1" mass="0.05"/>
<joint name="//unnamed_joint_0" class="/" type="free" damping="0.001"/>
</body>
<body name="target_obj" pos="0 0.0 0.325">
<geom name="//unnamed_geom_15" class="geom0" type="cylinder" contype="0" conaffinity="0" group="1" size="0.055 0.025" rgba="0.5 0.3 0 0.1666"/>
</body>-->
<!--<body name="gen_body_0" pos="0 0.0 0.3549998" euler="0 0 0.5">
<geom name="gen_geom_0_0" class="/" type="box" group="1" size="0.055 0.055 0.055" rgba="0 0 0 1"/>
<joint name="//unnamed_joint_0" class="/" type="free"/>
</body>
<body name="box_0" pos="0.175 0.0 0.3725">
<geom name="box_geom_0" class="/" type="box" group="1" size="0.055 0.055 0.065" rgba="0 0 0 1"/>
<joint name="//unnamed_joint_1" class="/" type="free"/>
</body>-->
<!--<body name="target_obj" pos="-0.053464621446560029 -0.5 0.3549998">
<geom name="//unnamed_geom_15" class="geom0" type="box" contype="0" conaffinity="0" group="1" size="0.055 0.055 0.055" rgba="0 0 0 0.1666"/>
</body>-->
<!--<body name="box_2" pos="-0.053464621446560029 -0.5 0.3549998">
<geom name="//unnamed_geom_16" class="/" type="box" group="1" contype="0" conaffinity="0" size="0.055 0.055 0.055" rgba="0 0.5 0.5 .25" mass="0.05"/>
<joint name="//unnamed_joint_1" class="/" type="free"/>
</body>-->
<!-- <body name="virt_box_2" pos="0 .45 0.3549998">
<geom name="//unnamed_geom_16" class="/" type="box" contype="0" conaffinity="0" group="1" size="0.076178097189418481 0.067434992230686885 0.055" rgba="1 1 0.38431376218795776 0.2999999"/>
</body>
<body name="virt_box_3" pos="0 0.57243499223068691 0.3549998">
<geom name="//unnamed_geom_17" class="/" type="box" contype="0" conaffinity="0" group="1" size="0.060027579686085103 0.055 0.055" rgba="1 0.62352943420410156 1 0.2999999"/>
</body> -->
<body euler="0 0 6.063752931408361" name="gen_body_0" pos="0 0 0.4184055134654045"><geom class="/" mesh="gen_mesh_0" name="gen_geom_0" rgba="0.1643122345141571 0.7257990673590624 0.04939954177920758 1" type="mesh"/><joint class="/" name="gen_joint_0" type="free"/></body><body euler="0 0 2.6338767795791083" name="gen_body_gadded_1" pos="0.1737510190301004 -0.0895102955796834 0.7132161656312923"><geom class="/" mesh="gen_mesh_gadded_1" name="gen_geom_gadded_1" rgba="0.5407422472481193 0.6279883970396862 0.34391214979649476 1" type="mesh"/><joint class="/" name="gen_joint_gadded_1" type="free"/></body><body euler="0 0 1.6511854491038147" name="gen_body_gadded_2" pos="0.6108343917819374 0.12189965375053549 0.5292881336345184"><geom class="/" mesh="gen_mesh_gadded_2" name="gen_geom_gadded_2" rgba="0.03859920844338527 0.4670754121065631 0.574132319942233 1" type="mesh"/><joint class="/" name="gen_joint_gadded_2" type="free"/></body></worldbody>
<contact>
<!--<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="box_geom_0" geom2="table_plane"/>-->
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_24" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_22" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_20" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_18" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_16" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_15" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_14" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_12" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_10" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_8" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_7" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_6" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_4" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_3" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_2" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_1" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1//unnamed_geom_24" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1//unnamed_geom_22" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1//unnamed_geom_21" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1//unnamed_geom_20" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1//unnamed_geom_18" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1//unnamed_geom_17" geom2="table_plane"/>
<!--<exclude body1="herb/wam_1/2_shoulder_yaw_link" body2="herb/wam_1/1_base_link"/>-->
<!--<pair geom1="//unnamed_geom_8" geom2="tabletop" friction="1 1 0.005 0.0001 0.0001" />-->
<!-- <pair geom1="//unnamed_geom_9" geom2="tabletop" friction="2 2 0.005 0.0001 0.0001" />
<pair geom1="//unnamed_geom_10" geom2="tabletop" friction="2 2 0.005 0.0001 0.0001" />
<pair geom1="//unnamed_geom_11" geom2="tabletop" friction="2 2 0.005 0.0001 0.0001" />
<pair geom1="//unnamed_geom_12" geom2="tabletop" friction="2 2 0.005 0.0001 0.0001" />
<pair geom1="//unnamed_geom_14" geom2="tabletop" friction="2 2 0.005 0.0001 0.0001" /> -->
<pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1/bhand//unnamed_geom_24" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1/bhand//unnamed_geom_22" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1/bhand//unnamed_geom_20" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1/bhand//unnamed_geom_18" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1/bhand//unnamed_geom_16" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1/bhand//unnamed_geom_15" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1/bhand//unnamed_geom_14" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1/bhand//unnamed_geom_12" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1/bhand//unnamed_geom_10" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1/bhand//unnamed_geom_8" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1/bhand//unnamed_geom_7" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1/bhand//unnamed_geom_6" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1/bhand//unnamed_geom_4" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1/bhand//unnamed_geom_3" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1/bhand//unnamed_geom_2" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1/bhand//unnamed_geom_1" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1//unnamed_geom_24" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1//unnamed_geom_22" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1//unnamed_geom_21" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1//unnamed_geom_20" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1//unnamed_geom_18" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1//unnamed_geom_17" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="0.5 0.5 0.005 0.0001 0.0001" geom1="gen_geom_0" geom2="table_plane" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1/bhand//unnamed_geom_24" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1/bhand//unnamed_geom_22" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1/bhand//unnamed_geom_20" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1/bhand//unnamed_geom_18" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1/bhand//unnamed_geom_16" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1/bhand//unnamed_geom_15" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1/bhand//unnamed_geom_14" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1/bhand//unnamed_geom_12" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1/bhand//unnamed_geom_10" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1/bhand//unnamed_geom_8" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1/bhand//unnamed_geom_7" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1/bhand//unnamed_geom_6" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1/bhand//unnamed_geom_4" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1/bhand//unnamed_geom_3" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1/bhand//unnamed_geom_2" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1/bhand//unnamed_geom_1" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1//unnamed_geom_24" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1//unnamed_geom_22" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1//unnamed_geom_21" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1//unnamed_geom_20" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1//unnamed_geom_18" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1//unnamed_geom_17" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="0.5 0.5 0.005 0.0001 0.0001" geom1="gen_geom_gadded_1" geom2="table_plane" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="0.5 0.5 0.005 0.0001 0.0001" geom1="gen_geom_gadded_1" geom2="gen_geom_0" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1/bhand//unnamed_geom_24" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1/bhand//unnamed_geom_22" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1/bhand//unnamed_geom_20" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1/bhand//unnamed_geom_18" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1/bhand//unnamed_geom_16" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1/bhand//unnamed_geom_15" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1/bhand//unnamed_geom_14" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1/bhand//unnamed_geom_12" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1/bhand//unnamed_geom_10" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1/bhand//unnamed_geom_8" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1/bhand//unnamed_geom_7" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1/bhand//unnamed_geom_6" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1/bhand//unnamed_geom_4" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1/bhand//unnamed_geom_3" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1/bhand//unnamed_geom_2" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1/bhand//unnamed_geom_1" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1//unnamed_geom_24" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1//unnamed_geom_22" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1//unnamed_geom_21" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1//unnamed_geom_20" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1//unnamed_geom_18" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1//unnamed_geom_17" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="0.5 0.5 0.005 0.0001 0.0001" geom1="gen_geom_gadded_2" geom2="table_plane" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="0.5 0.5 0.005 0.0001 0.0001" geom1="gen_geom_gadded_2" geom2="gen_geom_0" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="0.5 0.5 0.005 0.0001 0.0001" geom1="gen_geom_gadded_2" geom2="gen_geom_gadded_1" solimp="0.999 0.999 0.01" solref="0.01 1"/></contact>
<actuator>
<!--<velocity name="herb/wam_1/j1_base_yaw_joint" joint="herb/wam_1/j1_base_yaw_joint" gear="-35.87" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/j2_shoulder_pitch_joint" joint="herb/wam_1/j2_shoulder_pitch_joint" gear="56.42" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/j3_shoulder_yaw_joint" joint="herb/wam_1/j3_shoulder_yaw_joint" gear="33.56" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/j4_elbow_pitch_joint" joint="herb/wam_1/j4_elbow_pitch_joint" gear="17.77" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/j5_wrist_yaw_joint" joint="herb/wam_1/j5_wrist_yaw_joint" gear="3.37" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/j6_wrist_pitch_joint" joint="herb/wam_1/j6_wrist_pitch_joint" gear="3.37" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/j7_palm_yaw_joint" joint="herb/wam_1/j7_palm_yaw_joint" gear="1.358" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/bhand/j11" joint="herb/wam_1/bhand/j11" gear="1.358" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/bhand/j12" joint="herb/wam_1/bhand/j12" gear="1.358" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/bhand/j13" joint="herb/wam_1/bhand/j13" gear="1.358" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/bhand/j21" joint="herb/wam_1/bhand/j21" gear="1.358" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/bhand/j22" joint="herb/wam_1/bhand/j22" gear="1.358" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/bhand/j23" joint="herb/wam_1/bhand/j23" gear="1.358" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/bhand/j32" joint="herb/wam_1/bhand/j32" gear="1.358" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/bhand/j33" joint="herb/wam_1/bhand/j33" gear="1.358" ctrlrange="-.1 .1" />-->
<position ctrllimited="true" ctrlrange="-2.6 2.6" forcelimited="false" forcerange="-10000 10000" gear="1" joint="herb/wam_1/j1_base_yaw_joint" kp="10000" name="herb/wam_1/p_j1_base_yaw_joint"/>
<position ctrllimited="true" ctrlrange="-1.985 1.985" forcelimited="false" forcerange="-10000 10000" gear="1" joint="herb/wam_1/j2_shoulder_pitch_joint" kp="10000" name="herb/wam_1/p_j2_shoulder_pitch_joint"/>
<position ctrllimited="true" ctrlrange="-2.8 2.8" forcelimited="false" forcerange="-10000 10000" gear="1" joint="herb/wam_1/j3_shoulder_yaw_joint" kp="10000" name="herb/wam_1/p_j3_shoulder_yaw_joint"/>
<position ctrllimited="true" ctrlrange="-0.9 3.1415" forcelimited="false" forcerange="-10000 10000" gear="1" joint="herb/wam_1/j4_elbow_pitch_joint" kp="10000" name="herb/wam_1/p_j4_elbow_pitch_joint"/>
<position ctrllimited="true" ctrlrange="-4.549998 1.25" forcelimited="false" forcerange="-1000 1000" gear="1" joint="herb/wam_1/j5_wrist_yaw_joint" kp="1000" name="herb/wam_1/p_j5_wrist_yaw_joint"/>
<position ctrllimited="true" ctrlrange="-1.5707 1.5707" forcelimited="false" forcerange="-1000 1000" gear="1" joint="herb/wam_1/j6_wrist_pitch_joint" kp="500" name="herb/wam_1/p_j6_wrist_pitch_joint"/>
<position ctrllimited="true" ctrlrange="-3 3" forcelimited="false" forcerange="-1000 1000" gear="1" joint="herb/wam_1/j7_palm_yaw_joint" kp="500" name="herb/wam_1/p_j7_palm_yaw_joint"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-2 2" gear="1" joint="herb/wam_1/j1_base_yaw_joint" kv="2" name="herb/wam_1/j1_base_yaw_joint"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-100 100" gear="1" joint="herb/wam_1/j2_shoulder_pitch_joint" kv="20" name="herb/wam_1/j2_shoulder_pitch_joint"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-100 100" gear="1" joint="herb/wam_1/j3_shoulder_yaw_joint" kv="20" name="herb/wam_1/j3_shoulder_yaw_joint"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-100 100" gear="1" joint="herb/wam_1/j4_elbow_pitch_joint" kv="10" name="herb/wam_1/j4_elbow_pitch_joint"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-100 100" gear="1" joint="herb/wam_1/j5_wrist_yaw_joint" kv="10" name="herb/wam_1/j5_wrist_yaw_joint"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-100 100" gear="1" joint="herb/wam_1/j6_wrist_pitch_joint" kv="10" name="herb/wam_1/j6_wrist_pitch_joint"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-100 100" gear="1" joint="herb/wam_1/j7_palm_yaw_joint" kv="10" name="herb/wam_1/j7_palm_yaw_joint"/>
<position ctrllimited="true" ctrlrange="0 3.141589" forcelimited="false" forcerange="-40 40" gear="1" joint="herb/wam_1/bhand/j11" kp="40" name="herb/wam_1/bhand/p_j11"/>
<position ctrllimited="true" ctrlrange="0 2.44346" forcelimited="false" forcerange="-40 40" gear="1" joint="herb/wam_1/bhand/j12" kp="40" name="herb/wam_1/bhand/p_j12"/>
<position ctrllimited="true" ctrlrange="0 0.837758" forcelimited="false" forcerange="-40 40" gear="1" joint="herb/wam_1/bhand/j13" kp="40" name="herb/wam_1/bhand/p_j13"/>
<position ctrllimited="true" ctrlrange="0 3.141589" forcelimited="false" forcerange="-40 40" gear="1" joint="herb/wam_1/bhand/j21" kp="40" name="herb/wam_1/bhand/p_j21"/>
<position ctrllimited="true" ctrlrange="0 2.44346" forcelimited="false" forcerange="-40 40" gear="1" joint="herb/wam_1/bhand/j22" kp="40" name="herb/wam_1/bhand/p_j22"/>
<position ctrllimited="true" ctrlrange="0 0.837758" forcelimited="false" forcerange="-40 40" gear="1" joint="herb/wam_1/bhand/j23" kp="40" name="herb/wam_1/bhand/p_j23"/>
<position ctrllimited="true" ctrlrange="0 2.44346" forcelimited="false" forcerange="-40 40" gear="1" joint="herb/wam_1/bhand/j32" kp="40" name="herb/wam_1/bhand/p_j32"/>
<position ctrllimited="true" ctrlrange="0 0.837758" forcelimited="false" forcerange="-40 40" gear="1" joint="herb/wam_1/bhand/j33" kp="40" name="herb/wam_1/bhand/p_j33"/>
<!--<motor name="herb/wam_1/j1_base_yaw_joint" joint="herb/wam_1/j1_base_yaw_joint" gear="-35.87" ctrlrange="-1 1" />
<motor name="herb/wam_1/j2_shoulder_pitch_joint" joint="herb/wam_1/j2_shoulder_pitch_joint" gear="56.42" ctrlrange="-1 1" />
<motor name="herb/wam_1/j3_shoulder_yaw_joint" joint="herb/wam_1/j3_shoulder_yaw_joint" gear="33.56" ctrlrange="-1 1" />
<motor name="herb/wam_1/j4_elbow_pitch_joint" joint="herb/wam_1/j4_elbow_pitch_joint" gear="17.77" ctrlrange="-1 1" />
<motor name="herb/wam_1/j5_wrist_yaw_joint" joint="herb/wam_1/j5_wrist_yaw_joint" gear="3.37" ctrlrange="-1 1" />
<motor name="herb/wam_1/j6_wrist_pitch_joint" joint="herb/wam_1/j6_wrist_pitch_joint" gear="3.37" ctrlrange="-1 1" />
<motor name="herb/wam_1/j7_palm_yaw_joint" joint="herb/wam_1/j7_palm_yaw_joint" gear="1.358" ctrlrange="-1 1" />
<motor name="herb/wam_1/bhand/p_j11" joint="herb/wam_1/bhand/j11" ctrlrange="-1 1" gear="2"/>
<motor name="herb/wam_1/bhand/p_j12" joint="herb/wam_1/bhand/j12" ctrlrange="-1 1" gear="2"/>
<motor name="herb/wam_1/bhand/p_j13" joint="herb/wam_1/bhand/j13" ctrlrange="-1 1" gear="2"/>
<motor name="herb/wam_1/bhand/p_j21" joint="herb/wam_1/bhand/j21" ctrlrange="-1 1" gear="2"/>
<motor name="herb/wam_1/bhand/p_j22" joint="herb/wam_1/bhand/j22" ctrlrange="-1 1" gear="2"/>
<motor name="herb/wam_1/bhand/p_j23" joint="herb/wam_1/bhand/j23" ctrlrange="-1 1" gear="2"/>
<motor name="herb/wam_1/bhand/p_j32" joint="herb/wam_1/bhand/j32" ctrlrange="-1 1" gear="2"/>
<motor name="herb/wam_1/bhand/p_j33" joint="herb/wam_1/bhand/j33" ctrlrange="-1 1" gear="2"/>-->
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-2 2" gear="1" joint="herb/wam_1/bhand/j11" kv="1" name="herb/wam_1/bhand/v_j11"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-2 2" gear="1" joint="herb/wam_1/bhand/j12" kv="1" name="herb/wam_1/bhand/v_j12"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-2 2" gear="1" joint="herb/wam_1/bhand/j13" kv="1" name="herb/wam_1/bhand/v_j13"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-2 2" gear="1" joint="herb/wam_1/bhand/j21" kv="1" name="herb/wam_1/bhand/v_j21"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-2 2" gear="1" joint="herb/wam_1/bhand/j22" kv="1" name="herb/wam_1/bhand/v_j22"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-2 2" gear="1" joint="herb/wam_1/bhand/j23" kv="1" name="herb/wam_1/bhand/v_j23"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-2 2" gear="1" joint="herb/wam_1/bhand/j32" kv="1" name="herb/wam_1/bhand/v_j32"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-2 2" gear="1" joint="herb/wam_1/bhand/j33" kv="1" name="herb/wam_1/bhand/v_j33"/>
<!-- <position name="herb/wam_1/j1_base_yaw_joint" joint="herb/wam_1/j1_base_yaw_joint" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="-35.87"/>
<position name="herb/wam_1/j2_shoulder_pitch_joint" joint="herb/wam_1/j2_shoulder_pitch_joint" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="56.42"/>
<position name="herb/wam_1/j3_shoulder_yaw_joint" joint="herb/wam_1/j3_shoulder_yaw_joint" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="33.56"/>
<position name="herb/wam_1/j4_elbow_pitch_joint" joint="herb/wam_1/j4_elbow_pitch_joint" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="17.77"/>
<position name="herb/wam_1/j5_wrist_yaw_joint" joint="herb/wam_1/j5_wrist_yaw_joint" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="3.37"/>
<position name="herb/wam_1/j6_wrist_pitch_joint" joint="herb/wam_1/j6_wrist_pitch_joint" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="3.37"/>
<position name="herb/wam_1/j7_palm_yaw_joint" joint="herb/wam_1/j7_palm_yaw_joint" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="1.358"/>
<position name="herb/wam_1/bhand/j11" joint="herb/wam_1/bhand/j11" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="1.358"/>
<position name="herb/wam_1/bhand/j12" joint="herb/wam_1/bhand/j12" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="1.358"/>
<position name="herb/wam_1/bhand/j13" joint="herb/wam_1/bhand/j13" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="1.358"/>
<position name="herb/wam_1/bhand/j21" joint="herb/wam_1/bhand/j21" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="1.358"/>
<position name="herb/wam_1/bhand/j22" joint="herb/wam_1/bhand/j22" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="1.358"/>
<position name="herb/wam_1/bhand/j23" joint="herb/wam_1/bhand/j23" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="1.358"/>
<position name="herb/wam_1/bhand/j32" joint="herb/wam_1/bhand/j32" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="1.358"/>
<position name="herb/wam_1/bhand/j33" joint="herb/wam_1/bhand/j33" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="1.358"/>-->
</actuator>
</mujoco> | 136.863422 | 10,958 | 0.686013 |
d093608ba8ebe28a904ef544a4fdd948cf4f8169 | 1,455 | xml | XML | gym/envs/robotics/assets/fetch/random_obj_xml/7651_slide.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/7651_slide.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/7651_slide.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | <mujoco>
<compiler angle="radian" coordinate="local" meshdir="../../stls/fetch" texturedir="../../textures" />
<option timestep="0.002">
<flag warmstart="enable" />
</option>
<include file="../shared.xml" />
<asset>
<mesh file="../../stls/fetch/random_urdfs/765/765.stl" name="obj0" scale="0.011417002809296856 0.011417002809296856 0.011417002809296856" />
</asset>
<worldbody>
<geom condim="3" material="floor_mat" name="floor0" pos="0.8 0.75 0" size="0.85 0.7 1" type="plane" />
<body name="floor0" pos="0.8 0.75 0">
<site name="target0" pos="0 0 0.5" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" />
</body>
<include file="../robot.xml" />
<body name="table" pos="1.3 0.75 0.2">
<joint damping="0.01" name="table:joint" type="free" />
<geom mass="2000" material="table_mat" size="0.25 0.5 0.2" type="box" />
<body name="switch" pos="0.012814078609064894 0.07692707420037224 0.2259489350375612">
<joint axis="0 1 0" damping="5" frictionloss="50" name="switch" pos="0 0 0" range="0 0.2" type="slide" />
<geom condim="3" mass="2" material="block_mat" mesh="obj0" pos="0 0 0" type="mesh" />
<site name="switch" pos="0 0 0" rgba="0 1 0 0" size="0.03 0.03 0.03" type="sphere" />
</body>
</body>
<light ambient="0.2 0.2 0.2" castshadow="false" diffuse="0.8 0.8 0.8" dir="0 0 -1" directional="true" name="light0" pos="0 0 4" specular="0.3 0.3 0.3" />
</worldbody>
</mujoco> | 38.289474 | 155 | 0.618557 |
d0941b32b5d98761284fd7728ec3f73e53056533 | 1,769 | xml | XML | gym/envs/robotics/assets/fetch/random_obj_xml/800_grasp.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/800_grasp.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/800_grasp.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | <mujoco>
<compiler angle="radian" coordinate="local" meshdir="../../stls/fetch" texturedir="../../textures" />
<option timestep="0.002">
<flag warmstart="enable" />
</option>
<include file="../shared.xml" />
<asset>
<mesh file="../../stls/fetch/random_urdfs/080/080.stl" name="obj0" scale="0.007352845309308585 0.007352845309308585 0.007352845309308585" />
</asset>
<worldbody>
<geom condim="3" material="floor_mat" name="floor0" pos="0.8 0.75 0" size="0.85 0.70 1" type="plane" />
<body name="floor0" pos="0.8 0.75 0">
<site name="target0" pos="0 0 0.5" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" />
</body>
<include file="../robot.xml" />
<body name="table0" pos="1.3 0.75 0.2">
<geom mass="2000" material="table_mat" size="0.25 0.35 0.2" type="box" />
</body>
<body name="object0" pos="0.03663058490662359 0.05042709987916741 0.03125911817565969">
<joint damping="0.01" name="object0:joint" type="free" />
<geom condim="3" mass="2" material="block_mat" mesh="obj0" pos="0 0 0" type="mesh" />
<site name="object0" pos="0.0010391498781277832 -0.012018230289350517 0.0013136802738045305" rgba="1 0 0 0" size="0.018315292453311795 0.025213549939583704 0.015629559087829845" type="ellipsoid" />
</body>
<light ambient="0.2 0.2 0.2" castshadow="false" diffuse="0.8 0.8 0.8" dir="0 0 -1" directional="true" name="light0" pos="0 0 4" specular="0.3 0.3 0.3" />
</worldbody>
<actuator>
<position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:l_gripper_finger_joint" kp="30000" name="robot0:l_gripper_finger_joint" user="1" />
<position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:r_gripper_finger_joint" kp="30000" name="robot0:r_gripper_finger_joint" user="1" />
</actuator>
</mujoco> | 43.146341 | 200 | 0.671001 |
d0944a8cc923dd92d0085e5d25539c219ff3c2bc | 2,716 | xml | XML | gym/envs/robotics/assets/fetch/random_obj_xml/7309_peg.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/7309_peg.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/7309_peg.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | <mujoco>
<compiler angle="radian" coordinate="local" meshdir="../../stls/fetch" texturedir="../../textures" />
<option timestep="0.002">
<flag warmstart="enable" />
</option>
<include file="../shared.xml" />
<asset>
<mesh file="../../stls/fetch/random_urdfs/730/730.stl" name="obj0" scale="0.006114563843957248 0.006114563843957248 0.006114563843957248" />
</asset>
<worldbody>
<geom condim="3" material="floor_mat" name="floor0" pos="0.8 0.75 0" size="0.85 0.70 1" type="plane" />
<body name="floor0" pos="0.8 0.75 0">
<site name="target0" pos="0 0 0.5" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" />
</body>
<include file="../robot.xml" />
<body name="table0" pos="1.3 0.75 0.17">
<geom mass="2000" material="table_mat" size="0.25 0.35 0.17" type="box" />
</body>
<body name="table_top" pos="1.3 0.75 0.36">
<joint damping="0.01" name="table_top:joint" type="free" />
<geom mass="2000" material="table_mat" pos="0.145 0 0" size="0.105 0.35 0.03" type="box" />
<geom mass="2000" material="table_mat" pos="-0.145 0 0" size="0.105 0.35 0.03" type="box" />
<geom mass="2000" material="table_mat" pos="0 -0.195 0" size="0.04 0.155 0.03" type="box" />
<geom mass="2000" material="table_mat" pos="0 0.195 0" size="0.04 0.155 0.03" type="box" />
<site name="table_top" pos="0 0 0" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" />
</body>
<body name="object0" pos="0.02200172935151917 0.04 0.03018628400910856" zaxis="1.0 0.0 0.0">
<joint damping="0.01" name="object0:joint" type="free" />
<geom condim="3" mass="0.1" material="block_mat" mesh="obj0" pos="0 0 0" type="mesh" zaxis="1.0 0.0 0.0" />
<geom condim="3" mass="2" material="block_mat" pos="0.0016252453796838753 0.002354482908288368 0.025466047961967168" size="0.019935386376354013 0.022237162417595366 0.0484023975707813" type="box" zaxis="1.0 0.0 0.0" />
<site name="object0" pos="0.0011740409740081008 0.008822810708497834 -0.0009346202572949603" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" />
<site name="handle0" pos="0.0016252453796838753 0.002354482908288368 0.015466047961967166" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" />
</body>
<light ambient="0.2 0.2 0.2" castshadow="false" diffuse="0.8 0.8 0.8" dir="0 0 -1" directional="true" name="light0" pos="0 0 4" specular="0.3 0.3 0.3" />
</worldbody>
<actuator>
<position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:l_gripper_finger_joint" kp="30000" name="robot0:l_gripper_finger_joint" user="1" />
<position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:r_gripper_finger_joint" kp="30000" name="robot0:r_gripper_finger_joint" user="1" />
</actuator>
</mujoco> | 50.296296 | 221 | 0.657953 |
d094c0b4a0eeb082f7a7b0224719ca6d8e62f5ec | 1,456 | xml | XML | gym/envs/robotics/assets/fetch/random_obj_xml/7888_slide.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/7888_slide.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/7888_slide.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | <mujoco>
<compiler angle="radian" coordinate="local" meshdir="../../stls/fetch" texturedir="../../textures" />
<option timestep="0.002">
<flag warmstart="enable" />
</option>
<include file="../shared.xml" />
<asset>
<mesh file="../../stls/fetch/random_urdfs/788/788.stl" name="obj0" scale="0.007735209673780566 0.007735209673780566 0.007735209673780566" />
</asset>
<worldbody>
<geom condim="3" material="floor_mat" name="floor0" pos="0.8 0.75 0" size="0.85 0.7 1" type="plane" />
<body name="floor0" pos="0.8 0.75 0">
<site name="target0" pos="0 0 0.5" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" />
</body>
<include file="../robot.xml" />
<body name="table" pos="1.3 0.75 0.2">
<joint damping="0.01" name="table:joint" type="free" />
<geom mass="2000" material="table_mat" size="0.25 0.5 0.2" type="box" />
<body name="switch" pos="0.024080342001672153 0.04306757055981278 0.21199893459806515">
<joint axis="0 1 0" damping="5" frictionloss="50" name="switch" pos="0 0 0" range="0 0.2" type="slide" />
<geom condim="3" mass="2" material="block_mat" mesh="obj0" pos="0 0 0" type="mesh" />
<site name="switch" pos="0 0 0" rgba="0 1 0 0" size="0.03 0.03 0.03" type="sphere" />
</body>
</body>
<light ambient="0.2 0.2 0.2" castshadow="false" diffuse="0.8 0.8 0.8" dir="0 0 -1" directional="true" name="light0" pos="0 0 4" specular="0.3 0.3 0.3" />
</worldbody>
</mujoco> | 38.315789 | 155 | 0.618819 |
d094f3868eb9642de401d57b08996b095b36326a | 2,721 | xml | XML | gym/envs/robotics/assets/fetch/random_obj_xml/3775_peg.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/3775_peg.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/3775_peg.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | <mujoco>
<compiler angle="radian" coordinate="local" meshdir="../../stls/fetch" texturedir="../../textures" />
<option timestep="0.002">
<flag warmstart="enable" />
</option>
<include file="../shared.xml" />
<asset>
<mesh file="../../stls/fetch/random_urdfs/377/377.stl" name="obj0" scale="0.006936220928347278 0.006936220928347278 0.006936220928347278" />
</asset>
<worldbody>
<geom condim="3" material="floor_mat" name="floor0" pos="0.8 0.75 0" size="0.85 0.70 1" type="plane" />
<body name="floor0" pos="0.8 0.75 0">
<site name="target0" pos="0 0 0.5" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" />
</body>
<include file="../robot.xml" />
<body name="table0" pos="1.3 0.75 0.17">
<geom mass="2000" material="table_mat" size="0.25 0.35 0.17" type="box" />
</body>
<body name="table_top" pos="1.3 0.75 0.36">
<joint damping="0.01" name="table_top:joint" type="free" />
<geom mass="2000" material="table_mat" pos="0.145 0 0" size="0.105 0.35 0.03" type="box" />
<geom mass="2000" material="table_mat" pos="-0.145 0 0" size="0.105 0.35 0.03" type="box" />
<geom mass="2000" material="table_mat" pos="0 -0.195 0" size="0.04 0.155 0.03" type="box" />
<geom mass="2000" material="table_mat" pos="0 0.195 0" size="0.04 0.155 0.03" type="box" />
<site name="table_top" pos="0 0 0" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" />
</body>
<body name="object0" pos="0.011970325459624346 0.04 0.005236198264245394" zaxis="0.0 0.0 1.0">
<joint damping="0.01" name="object0:joint" type="free" />
<geom condim="3" mass="0.1" material="block_mat" mesh="obj0" pos="0 0 0" type="mesh" zaxis="0.0 0.0 1.0" />
<geom condim="3" mass="2" material="block_mat" pos="0.0002238715187306298 -0.001147154779155664 0.04088974865408579" size="0.011437085345735315 0.010822340620296677 0.045087227006411226" type="box" zaxis="0.0 0.0 1.0" />
<site name="object0" pos="0.0004567836737295695 -0.0005852057950406688 0.001038719911919957" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" />
<site name="handle0" pos="0.0002238715187306298 -0.001147154779155664 0.030889748654085787" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" />
</body>
<light ambient="0.2 0.2 0.2" castshadow="false" diffuse="0.8 0.8 0.8" dir="0 0 -1" directional="true" name="light0" pos="0 0 4" specular="0.3 0.3 0.3" />
</worldbody>
<actuator>
<position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:l_gripper_finger_joint" kp="30000" name="robot0:l_gripper_finger_joint" user="1" />
<position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:r_gripper_finger_joint" kp="30000" name="robot0:r_gripper_finger_joint" user="1" />
</actuator>
</mujoco> | 50.388889 | 223 | 0.657846 |
d095094b50f238b63b364dd731a2b20db74a8ec1 | 1,766 | xml | XML | gym/envs/robotics/assets/fetch/random_obj_xml/5250_grasp.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/5250_grasp.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/5250_grasp.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | <mujoco>
<compiler angle="radian" coordinate="local" meshdir="../../stls/fetch" texturedir="../../textures" />
<option timestep="0.002">
<flag warmstart="enable" />
</option>
<include file="../shared.xml" />
<asset>
<mesh file="../../stls/fetch/random_urdfs/525/525.stl" name="obj0" scale="0.00816946625455665 0.00816946625455665 0.00816946625455665" />
</asset>
<worldbody>
<geom condim="3" material="floor_mat" name="floor0" pos="0.8 0.75 0" size="0.85 0.70 1" type="plane" />
<body name="floor0" pos="0.8 0.75 0">
<site name="target0" pos="0 0 0.5" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" />
</body>
<include file="../robot.xml" />
<body name="table0" pos="1.3 0.75 0.2">
<geom mass="2000" material="table_mat" size="0.25 0.35 0.2" type="box" />
</body>
<body name="object0" pos="0.030185740744142202 0.05988923789527793 0.025980650955268622">
<joint damping="0.01" name="object0:joint" type="free" />
<geom condim="3" mass="2" material="block_mat" mesh="obj0" pos="0 0 0" type="mesh" />
<site name="object0" pos="0.003227339902557272 -0.03397952670353055 0.0026725845388145667" rgba="1 0 0 0" size="0.015092870372071101 0.029944618947638967 0.012990325477634311" type="ellipsoid" />
</body>
<light ambient="0.2 0.2 0.2" castshadow="false" diffuse="0.8 0.8 0.8" dir="0 0 -1" directional="true" name="light0" pos="0 0 4" specular="0.3 0.3 0.3" />
</worldbody>
<actuator>
<position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:l_gripper_finger_joint" kp="30000" name="robot0:l_gripper_finger_joint" user="1" />
<position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:r_gripper_finger_joint" kp="30000" name="robot0:r_gripper_finger_joint" user="1" />
</actuator>
</mujoco> | 43.073171 | 198 | 0.670442 |
d0997e4cb757bcde3f688f8995b51b5e8639633e | 1,272 | xml | XML | xml/gymnast.xml | BolunDai0216/PyMuJoCoBase | 3d9250feacd6129e44d99342663616aaf06c5d43 | [
"MIT"
] | 5 | 2022-03-23T03:15:25.000Z | 2022-03-30T06:25:42.000Z | xml/gymnast.xml | BolunDai0216/PyMuJoCoBase | 3d9250feacd6129e44d99342663616aaf06c5d43 | [
"MIT"
] | null | null | null | xml/gymnast.xml | BolunDai0216/PyMuJoCoBase | 3d9250feacd6129e44d99342663616aaf06c5d43 | [
"MIT"
] | null | null | null | <mujoco>
<option timestep="0.001" integrator="RK4" gravity="0 0 -9.81">
<flag sensornoise="disable" contact="enable" energy="enable"/>
</option>
<worldbody>
<light diffuse=".5 .5 .5" pos="0 0 3" dir="0 0 -1"/>
<geom type="plane" size="5 5 0.1" rgba=".9 0 0 1"/>
<body pos="0 0 2" euler="0 0 0" name="pole" >
<joint name="x" type="slide" pos="0 0 0.5" axis="1 0 0"/>
<joint name="z" type="slide" pos="0 0 0.5" axis="0 0 1"/>
<joint name="pin" type="hinge" pos="0 0 0.5" axis="0 -1 0"/>
<geom type="cylinder" size=".05 .5" rgba="0 .9 0 1" mass="1"/>
</body>
<body pos="0 -1 2" euler="0 0 0" name="pole2" >
<joint name="x2" type="slide" pos="0 0 0.5" axis="1 0 0"/>
<joint name="z2" type="slide" pos="0 0 0.5" axis="0 0 1"/>
<joint name="pin2" type="hinge" pos="0 0 0.5" axis="0 -1 0"/>
<geom type="cylinder" size=".05 .5" rgba=".9 .9 .9 1" mass="1"/>
</body>
</worldbody>
<equality>
<connect body1="pole" body2="world" anchor="0 0 0.5"/>
</equality>
<actuator>
<motor name="torque" joint="pin" gear="1" ctrlrange="-100 100" ctrllimited="true"/>
<position name="position_servo" joint="pin" kp="0"/>
<velocity name="velocity_servo" joint="pin" kv="0"/>
</actuator>
</mujoco>
| 33.473684 | 86 | 0.566038 |
d09dc66c5b1a19e14442c75d4f188e13f63b67db | 1,772 | xml | XML | gym/envs/robotics/assets/fetch/random_obj_xml/6278_grasp.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/6278_grasp.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/6278_grasp.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | <mujoco>
<compiler angle="radian" coordinate="local" meshdir="../../stls/fetch" texturedir="../../textures" />
<option timestep="0.002">
<flag warmstart="enable" />
</option>
<include file="../shared.xml" />
<asset>
<mesh file="../../stls/fetch/random_urdfs/627/627.stl" name="obj0" scale="0.0070452932191971485 0.0070452932191971485 0.0070452932191971485" />
</asset>
<worldbody>
<geom condim="3" material="floor_mat" name="floor0" pos="0.8 0.75 0" size="0.85 0.70 1" type="plane" />
<body name="floor0" pos="0.8 0.75 0">
<site name="target0" pos="0 0 0.5" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" />
</body>
<include file="../robot.xml" />
<body name="table0" pos="1.3 0.75 0.2">
<geom mass="2000" material="table_mat" size="0.25 0.35 0.2" type="box" />
</body>
<body name="object0" pos="0.029334233746215282 0.06385067519157034 0.032292584072775646">
<joint damping="0.01" name="object0:joint" type="free" />
<geom condim="3" mass="2" material="block_mat" mesh="obj0" pos="0 0 0" type="mesh" />
<site name="object0" pos="-0.007941901283820395 -0.03862352279178352 0.0035714164386286915" rgba="1 0 0 0" size="0.014667116873107641 0.03192533759578517 0.016146292036387823" type="ellipsoid" />
</body>
<light ambient="0.2 0.2 0.2" castshadow="false" diffuse="0.8 0.8 0.8" dir="0 0 -1" directional="true" name="light0" pos="0 0 4" specular="0.3 0.3 0.3" />
</worldbody>
<actuator>
<position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:l_gripper_finger_joint" kp="30000" name="robot0:l_gripper_finger_joint" user="1" />
<position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:r_gripper_finger_joint" kp="30000" name="robot0:r_gripper_finger_joint" user="1" />
</actuator>
</mujoco> | 43.219512 | 198 | 0.670993 |
d0a3bbf1570c91516c160430b859a230a6f2c2ca | 1,774 | xml | XML | gym/envs/robotics/assets/fetch/random_obj_xml/4504_grasp.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/4504_grasp.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/4504_grasp.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | <mujoco>
<compiler angle="radian" coordinate="local" meshdir="../../stls/fetch" texturedir="../../textures" />
<option timestep="0.002">
<flag warmstart="enable" />
</option>
<include file="../shared.xml" />
<asset>
<mesh file="../../stls/fetch/random_urdfs/450/450.stl" name="obj0" scale="0.0030558388141973267 0.0030558388141973267 0.0030558388141973267" />
</asset>
<worldbody>
<geom condim="3" material="floor_mat" name="floor0" pos="0.8 0.75 0" size="0.85 0.70 1" type="plane" />
<body name="floor0" pos="0.8 0.75 0">
<site name="target0" pos="0 0 0.5" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" />
</body>
<include file="../robot.xml" />
<body name="table0" pos="1.3 0.75 0.2">
<geom mass="2000" material="table_mat" size="0.25 0.35 0.2" type="box" />
</body>
<body name="object0" pos="0.027301369707362667 0.027753319100466006 0.01658343066064427">
<joint damping="0.01" name="object0:joint" type="free" />
<geom condim="3" mass="2" material="block_mat" mesh="obj0" pos="0 0 0" type="mesh" />
<site name="object0" pos="-0.012353483170805653 0.010424353010460722 -0.0005708765306521048" rgba="1 0 0 0" size="0.013650684853681334 0.013876659550233003 0.008291715330322136" type="ellipsoid" />
</body>
<light ambient="0.2 0.2 0.2" castshadow="false" diffuse="0.8 0.8 0.8" dir="0 0 -1" directional="true" name="light0" pos="0 0 4" specular="0.3 0.3 0.3" />
</worldbody>
<actuator>
<position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:l_gripper_finger_joint" kp="30000" name="robot0:l_gripper_finger_joint" user="1" />
<position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:r_gripper_finger_joint" kp="30000" name="robot0:r_gripper_finger_joint" user="1" />
</actuator>
</mujoco> | 43.268293 | 200 | 0.671364 |
d0a42080cb8d7516b78d0f749d671748fffa4625 | 1,769 | xml | XML | gym/envs/robotics/assets/fetch/random_obj_xml/3782_grasp.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/3782_grasp.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/3782_grasp.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | <mujoco>
<compiler angle="radian" coordinate="local" meshdir="../../stls/fetch" texturedir="../../textures" />
<option timestep="0.002">
<flag warmstart="enable" />
</option>
<include file="../shared.xml" />
<asset>
<mesh file="../../stls/fetch/random_urdfs/378/378.stl" name="obj0" scale="0.00584501752731463 0.00584501752731463 0.00584501752731463" />
</asset>
<worldbody>
<geom condim="3" material="floor_mat" name="floor0" pos="0.8 0.75 0" size="0.85 0.70 1" type="plane" />
<body name="floor0" pos="0.8 0.75 0">
<site name="target0" pos="0 0 0.5" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" />
</body>
<include file="../robot.xml" />
<body name="table0" pos="1.3 0.75 0.2">
<geom mass="2000" material="table_mat" size="0.25 0.35 0.2" type="box" />
</body>
<body name="object0" pos="0.012585111813674586 0.03555980657734373 0.023333689895179283">
<joint damping="0.01" name="object0:joint" type="free" />
<geom condim="3" mass="2" material="block_mat" mesh="obj0" pos="0 0 0" type="mesh" />
<site name="object0" pos="0.0010262353476806485 -0.007930601822782473 0.00035596559986991586" rgba="1 0 0 0" size="0.006292555906837293 0.017779903288671864 0.011666844947589641" type="ellipsoid" />
</body>
<light ambient="0.2 0.2 0.2" castshadow="false" diffuse="0.8 0.8 0.8" dir="0 0 -1" directional="true" name="light0" pos="0 0 4" specular="0.3 0.3 0.3" />
</worldbody>
<actuator>
<position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:l_gripper_finger_joint" kp="30000" name="robot0:l_gripper_finger_joint" user="1" />
<position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:r_gripper_finger_joint" kp="30000" name="robot0:r_gripper_finger_joint" user="1" />
</actuator>
</mujoco> | 43.146341 | 201 | 0.671001 |
d0a471e177ac99cc2e0d3c0a99c4d43639ba6fe3 | 4,806 | xml | XML | metagym/metalocomotion/envs/assets/ants/ant_var_tra_133.xml | WorldEditors/RLSchool | a368937ab23c8d56f8b46d6c2de74d607d7a12bb | [
"Apache-2.0"
] | null | null | null | metagym/metalocomotion/envs/assets/ants/ant_var_tra_133.xml | WorldEditors/RLSchool | a368937ab23c8d56f8b46d6c2de74d607d7a12bb | [
"Apache-2.0"
] | null | null | null | metagym/metalocomotion/envs/assets/ants/ant_var_tra_133.xml | WorldEditors/RLSchool | a368937ab23c8d56f8b46d6c2de74d607d7a12bb | [
"Apache-2.0"
] | null | null | null | <mujoco model="ant">
<compiler angle="degree" coordinate="local" inertiafromgeom="true" />
<option integrator="RK4" timestep="0.01" />
<custom>
<numeric data="0.0 0.0 0.55 1.0 0.0 0.0 0.0 0.0 1.0 0.0 -1.0 0.0 -1.0 0.0 1.0" name="init_qpos" />
</custom>
<default>
<joint armature="1" damping="1" limited="true" />
<geom conaffinity="0" condim="3" density="5.0" friction="1.5 0.1 0.1" margin="0.01" rgba="0.8 0.6 0.4 1" />
</default>
<worldbody>
<body name="torso" pos="0 0 0.75">
<geom name="torso_geom" pos="0 0 0" size="0.25" type="sphere" />
<body name="front_left_leg" pos="0 0 0">
<geom fromto="0.0 0.0 0.0 0.2954382401979815 0.2954382401979815 0.0" name="aux_1_geom" size="0.08" type="capsule" rgba=".8 .5 .3 1" />
<body name="aux_1" pos="0.2954382401979815 0.2954382401979815 0.0">
<joint axis="0 0 1" name="hip_1" pos="0.0 0.0 0.0" range="-40 40" type="hinge" />
<geom fromto="0.0 0.0 0.0 0.24013544127584996 0.24013544127584996 0.0" name="left_leg_geom" size="0.08" type="capsule" rgba=".8 .5 .3 1" />
<body pos="0.24013544127584996 0.24013544127584996 0.0" name="front_left_foot">
<joint axis="-1 1 0" name="ankle_1" pos="0.0 0.0 0.0" range="30 100" type="hinge" />
<geom fromto="0.0 0.0 0.0 0.39281349914160657 0.39281349914160657 0.0" name="left_ankle_geom" size="0.08" type="capsule" rgba=".8 .5 .3 1" />
</body>
</body>
</body>
<body name="front_right_leg" pos="0 0 0">
<geom fromto="0.0 0.0 0.0 -0.27944744730227217 0.27944744730227217 0.0" name="aux_2_geom" size="0.08" type="capsule" />
<body name="aux_2" pos="-0.27944744730227217 0.27944744730227217 0.0">
<joint axis="0 0 1" name="hip_2" pos="0.0 0.0 0.0" range="-40 40" type="hinge" />
<geom fromto="0.0 0.0 0.0 -0.13165408966604794 0.13165408966604794 0.0" name="right_leg_geom" size="0.08" type="capsule" />
<body pos="-0.13165408966604794 0.13165408966604794 0.0" name="front_right_foot">
<joint axis="1 1 0" name="ankle_2" pos="0.0 0.0 0.0" range="-100 -30" type="hinge" />
<geom fromto="0.0 0.0 0.0 -0.2635121813261334 0.2635121813261334 0.0" name="right_ankle_geom" size="0.08" type="capsule" />
</body>
</body>
</body>
<body name="left_back_leg" pos="0 0 0">
<geom fromto="0.0 0.0 0.0 -0.29104692252643044 -0.29104692252643044 0.0" name="aux_3_geom" size="0.08" type="capsule" />
<body name="aux_3" pos="-0.29104692252643044 -0.29104692252643044 0.0">
<joint axis="0 0 1" name="hip_3" pos="0.0 0.0 0.0" range="-40 40" type="hinge" />
<geom fromto="0.0 0.0 0.0 -0.16741960539064504 -0.16741960539064504 0.0" name="back_leg_geom" size="0.08" type="capsule" />
<body pos="-0.16741960539064504 -0.16741960539064504 0.0" name="left_back_foot">
<joint axis="-1 1 0" name="ankle_3" pos="0.0 0.0 0.0" range="-100 -30" type="hinge" />
<geom fromto="0.0 0.0 0.0 -0.44672760483871826 -0.44672760483871826 0.0" name="third_ankle_geom" size="0.08" type="capsule" />
</body>
</body>
</body>
<body name="right_back_leg" pos="0 0 0">
<geom fromto="0.0 0.0 0.0 0.2493956815189059 -0.2493956815189059 0.0" name="aux_4_geom" size="0.08" type="capsule" rgba=".8 .5 .3 1" />
<body name="aux_4" pos="0.2493956815189059 -0.2493956815189059 0.0">
<joint axis="0 0 1" name="hip_4" pos="0.0 0.0 0.0" range="-40 40" type="hinge" />
<geom fromto="0.0 0.0 0.0 0.16142300971283477 -0.16142300971283477 0.0" name="rightback_leg_geom" size="0.08" type="capsule" rgba=".8 .5 .3 1" />
<body pos="0.16142300971283477 -0.16142300971283477 0.0" name="right_back_foot">
<joint axis="1 1 0" name="ankle_4" pos="0.0 0.0 0.0" range="30 100" type="hinge" />
<geom fromto="0.0 0.0 0.0 0.4442915615315462 -0.4442915615315462 0.0" name="fourth_ankle_geom" size="0.08" type="capsule" rgba=".8 .5 .3 1" />
</body>
</body>
</body>
</body>
</worldbody>
<actuator>
<motor ctrllimited="true" ctrlrange="-1.0 1.0" joint="hip_4" gear="150" />
<motor ctrllimited="true" ctrlrange="-1.0 1.0" joint="ankle_4" gear="150" />
<motor ctrllimited="true" ctrlrange="-1.0 1.0" joint="hip_1" gear="150" />
<motor ctrllimited="true" ctrlrange="-1.0 1.0" joint="ankle_1" gear="150" />
<motor ctrllimited="true" ctrlrange="-1.0 1.0" joint="hip_2" gear="150" />
<motor ctrllimited="true" ctrlrange="-1.0 1.0" joint="ankle_2" gear="150" />
<motor ctrllimited="true" ctrlrange="-1.0 1.0" joint="hip_3" gear="150" />
<motor ctrllimited="true" ctrlrange="-1.0 1.0" joint="ankle_3" gear="150" />
</actuator>
</mujoco> | 67.690141 | 155 | 0.609447 |
d0a4f622f0dfebd3e743942d3346e9cb06645c12 | 2,720 | xml | XML | gym/envs/robotics/assets/fetch/random_obj_xml/4082_peg.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/4082_peg.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/4082_peg.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | <mujoco>
<compiler angle="radian" coordinate="local" meshdir="../../stls/fetch" texturedir="../../textures" />
<option timestep="0.002">
<flag warmstart="enable" />
</option>
<include file="../shared.xml" />
<asset>
<mesh file="../../stls/fetch/random_urdfs/408/408.stl" name="obj0" scale="0.006580812834032805 0.006580812834032805 0.006580812834032805" />
</asset>
<worldbody>
<geom condim="3" material="floor_mat" name="floor0" pos="0.8 0.75 0" size="0.85 0.70 1" type="plane" />
<body name="floor0" pos="0.8 0.75 0">
<site name="target0" pos="0 0 0.5" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" />
</body>
<include file="../robot.xml" />
<body name="table0" pos="1.3 0.75 0.17">
<geom mass="2000" material="table_mat" size="0.25 0.35 0.17" type="box" />
</body>
<body name="table_top" pos="1.3 0.75 0.36">
<joint damping="0.01" name="table_top:joint" type="free" />
<geom mass="2000" material="table_mat" pos="0.145 0 0" size="0.105 0.35 0.03" type="box" />
<geom mass="2000" material="table_mat" pos="-0.145 0 0" size="0.105 0.35 0.03" type="box" />
<geom mass="2000" material="table_mat" pos="0 -0.195 0" size="0.04 0.155 0.03" type="box" />
<geom mass="2000" material="table_mat" pos="0 0.195 0" size="0.04 0.155 0.03" type="box" />
<site name="table_top" pos="0 0 0" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" />
</body>
<body name="object0" pos="0.012590243303344293 0.04 0.021924859785500052" zaxis="1.0 0.0 0.0">
<joint damping="0.01" name="object0:joint" type="free" />
<geom condim="3" mass="0.1" material="block_mat" mesh="obj0" pos="0 0 0" type="mesh" zaxis="1.0 0.0 0.0" />
<geom condim="3" mass="2" material="block_mat" pos="0.0007737809261565254 0.001981481479397638 0.04531766139808006" size="0.018748517621707143 0.010951605011547148 0.05838469976197163" type="box" zaxis="1.0 0.0 0.0" />
<site name="object0" pos="-7.985286095240584e-05 -0.001205136323268616 -0.0004767950605472746" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" />
<site name="handle0" pos="0.0007737809261565254 0.001981481479397638 0.035317661398080055" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" />
</body>
<light ambient="0.2 0.2 0.2" castshadow="false" diffuse="0.8 0.8 0.8" dir="0 0 -1" directional="true" name="light0" pos="0 0 4" specular="0.3 0.3 0.3" />
</worldbody>
<actuator>
<position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:l_gripper_finger_joint" kp="30000" name="robot0:l_gripper_finger_joint" user="1" />
<position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:r_gripper_finger_joint" kp="30000" name="robot0:r_gripper_finger_joint" user="1" />
</actuator>
</mujoco> | 50.37037 | 221 | 0.657353 |
d0a63ec110bfb58e2ee7ccab04b947f3c12c1560 | 3,107 | xml | XML | multiworld/envs/assets/sawyer_xyz/shared_config.xml | kelvinxu/multiworld | c58bbe64c2f90cdd6b568c2c197492e6475c18b1 | [
"MIT"
] | 5 | 2021-09-23T07:35:58.000Z | 2022-01-07T21:23:06.000Z | multiworld/envs/assets/sawyer_xyz/shared_config.xml | kelvinxu/multiworld | c58bbe64c2f90cdd6b568c2c197492e6475c18b1 | [
"MIT"
] | null | null | null | multiworld/envs/assets/sawyer_xyz/shared_config.xml | kelvinxu/multiworld | c58bbe64c2f90cdd6b568c2c197492e6475c18b1 | [
"MIT"
] | 4 | 2019-06-18T23:34:38.000Z | 2021-04-25T15:12:21.000Z | <?xml version="1.0" encoding="utf-8"?>
<!--
Usage:
<mujoco>
<compiler meshdir="../meshes/sawyer" ...></compiler>
<include file="shared_config.xml"></include>
(new stuff)
<worldbody>
<include file="sawyer_xyz_base.xml"></include>
(new stuff)
</worldbody>
</mujoco>
-->
<mujoco>
<asset>
<mesh name="pedestal" file="sawyer/pedestal.stl" />
<mesh name="base" file="sawyer/base.stl" />
<mesh name="l0" file="sawyer/l0.stl" />
<mesh name="head" file="sawyer/head.stl" />
<mesh name="l1" file="sawyer/l1.stl" />
<mesh name="l2" file="sawyer/l2.stl" />
<mesh name="l3" file="sawyer/l3.stl" />
<mesh name="l4" file="sawyer/l4.stl" />
<mesh name="l5" file="sawyer/l5.stl" />
<mesh name="l6" file="sawyer/l6.stl" />
<mesh name="mug_mesh" file="objects/mug.stl" scale="0.0006 0.0006 0.0006"/>
<texture type="skybox" builtin="gradient" rgb1=".50 .495 .48" rgb2=".50 .495 .48" width="32" height="32"></texture>
<texture file="marble.png" name="marble" />
<texture file="navy_blue.png" name="navy_blue" />
<texture file="wood_light.png" name="table_texture" type="2d"/>
<texture file="wood_light.png" name="wood_texture"/>
<texture file="tennis.png" name="tennis_green"/>
<material name="marble" shininess="0.3" rgba="0.9 0.9 0.9 1" specular="1" texture="marble"/>
<material name="navy_blue" shininess="0.3" rgba="0.9 0.9 0.9 1" specular="1" texture="navy_blue"/>
<material name="tennis_green" shininess="0.3" rgba="0.9 0.9 0.9 1" specular="1" texture="tennis_green"/>
<material name="wood_material" rgba="1 1 1 1" shininess="0.1" specular="0.4" texture="wood_texture" />
<material name="table_material" rgba="1 1 1 1" shininess="0.1" specular="0.4" texture="table_texture" />
</asset>
<visual>
<headlight ambient="0.5 0.5 0.5" />
</visual>
<compiler angle="radian" meshdir="../meshes" texturedir="../textures"/>
<size njmax="500" nconmax="100"/>
<option
iterations="50"
integrator="Euler"
timestep="0.002"
cone="elliptic"
/>
<default>
<joint limited="true"
damping="1"
stiffness="0"
armature=".1"
user="0"/>
<geom solref="0.008 1"
solimp="0.95 0.95 0.01"
margin="0.001"
user="0"
/>
<motor ctrllimited="true" ctrlrange="-1 1"/>
<position ctrllimited="true"/>
<default class='0'>
<geom friction="1 0.005 0.001" rgba=".75 .6 .5 1"
contype="1" conaffinity="0"/>
</default>
<default class='1'>
<geom friction="1 0.005 0.001" rgba=".7 .6 .55 1"
contype="2" conaffinity="2"/>
</default>
<default class='arm'>
<joint damping="5"/>
</default>
</default>
<equality>
<weld body1="mocap" body2="hand" solref="0.01"></weld>
</equality>
</mujoco>
| 34.142857 | 123 | 0.544899 |
d0a6dcee5a3ddbff214e0cfb26e9de7f777e29f8 | 1,772 | xml | XML | gym/envs/robotics/assets/fetch/random_obj_xml/5829_grasp.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/5829_grasp.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/5829_grasp.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | <mujoco>
<compiler angle="radian" coordinate="local" meshdir="../../stls/fetch" texturedir="../../textures" />
<option timestep="0.002">
<flag warmstart="enable" />
</option>
<include file="../shared.xml" />
<asset>
<mesh file="../../stls/fetch/random_urdfs/582/582.stl" name="obj0" scale="0.0070563667218263414 0.0070563667218263414 0.0070563667218263414" />
</asset>
<worldbody>
<geom condim="3" material="floor_mat" name="floor0" pos="0.8 0.75 0" size="0.85 0.70 1" type="plane" />
<body name="floor0" pos="0.8 0.75 0">
<site name="target0" pos="0 0 0.5" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" />
</body>
<include file="../robot.xml" />
<body name="table0" pos="1.3 0.75 0.2">
<geom mass="2000" material="table_mat" size="0.25 0.35 0.2" type="box" />
</body>
<body name="object0" pos="0.01992665039493345 0.04543297811963328 0.035621946956940376">
<joint damping="0.01" name="object0:joint" type="free" />
<geom condim="3" mass="2" material="block_mat" mesh="obj0" pos="0 0 0" type="mesh" />
<site name="object0" pos="-0.0007633670461108909 -0.01627228225242739 0.0010256953101823228" rgba="1 0 0 0" size="0.009963325197466726 0.02271648905981664 0.017810973478470188" type="ellipsoid" />
</body>
<light ambient="0.2 0.2 0.2" castshadow="false" diffuse="0.8 0.8 0.8" dir="0 0 -1" directional="true" name="light0" pos="0 0 4" specular="0.3 0.3 0.3" />
</worldbody>
<actuator>
<position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:l_gripper_finger_joint" kp="30000" name="robot0:l_gripper_finger_joint" user="1" />
<position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:r_gripper_finger_joint" kp="30000" name="robot0:r_gripper_finger_joint" user="1" />
</actuator>
</mujoco> | 43.219512 | 199 | 0.670993 |
d0a9759c17be838da60ed3778390db4283d2ee4f | 3,022 | xml | XML | tools/enviromentFolder/hopper.xml | monoclecat/latent-conditioned-SAC | 3f5d0642778edc7fe7013850eb6251c729e1545b | [
"CNRI-Python"
] | 1 | 2021-11-26T11:38:46.000Z | 2021-11-26T11:38:46.000Z | tools/enviromentFolder/hopper.xml | monoclecat/latent-conditioned-SAC | 3f5d0642778edc7fe7013850eb6251c729e1545b | [
"CNRI-Python"
] | null | null | null | tools/enviromentFolder/hopper.xml | monoclecat/latent-conditioned-SAC | 3f5d0642778edc7fe7013850eb6251c729e1545b | [
"CNRI-Python"
] | null | null | null | <mujoco model="hopper">
<compiler angle="degree" coordinate="global" inertiafromgeom="true"/>
<default>
<joint armature="1" damping="1" limited="true"/>
<geom conaffinity="1" condim="1" contype="1" margin="0.001" material="geom" rgba="0.8 0.6 .4 1" solimp=".8 .8 .01" solref=".02 1"/>
<motor ctrllimited="true" ctrlrange="-.4 .4"/>
</default>
<option integrator="RK4" timestep="0.002"/>
<visual>
<map znear="0.02"/>
</visual>
<worldbody>
<light cutoff="100" diffuse="1 1 1" dir="-0 0 -1.3" directional="false" exponent="1" pos="0 0 1.3" specular=".1 .1 .1"/>
<geom conaffinity="1" condim="3" name="floor" pos="0 0 0" rgba="0 0 0 1" size="20 20 .125" type="plane" material="MatPlane"/>
<body name="torso" pos="0 0 1.25">
<camera name="track" mode="trackcom" pos="0 -3 1" xyaxes="1 0 0 0 0 1"/>
<joint armature="0" axis="1 0 0" damping="0" limited="false" name="rootx" pos="0 0 0" stiffness="0" type="slide"/>
<joint armature="0" axis="0 0 1" damping="0" limited="false" name="rootz" pos="0 0 0" ref="1.25" stiffness="0" type="slide"/>
<joint armature="0" axis="0 1 0" damping="0" limited="false" name="rooty" pos="0 0 1.25" stiffness="0" type="hinge"/>
<geom friction="0.9" fromto="0 0 1.45 0 0 1.05" name="torso_geom" size="0.05" type="capsule"/>
<body name="thigh" pos="0 0 1.05">
<joint axis="0 -1 0" name="thigh_joint" pos="0 0 1.05" range="-150 0" type="hinge"/>
<geom friction="0.9" fromto="0 0 1.05 0 0 0.6" name="thigh_geom" size="0.05" type="capsule"/>
<body name="leg" pos="0 0 0.35">
<joint axis="0 -1 0" name="leg_joint" pos="0 0 0.6" range="-150 0" type="hinge"/>
<geom friction="0.9" fromto="0 0 0.6 0 0 0.1" name="leg_geom" size="0.04" type="capsule"/>
<body name="foot" pos="0.13/2 0 0.1">
<joint axis="0 -1 0" name="foot_joint" pos="0 0 0.1" range="-45 45" type="hinge"/>
<geom friction="2.0" fromto="-0.13 0 0.1 0.26 0 0.1" name="foot_geom" size="0.06" type="capsule"/>
</body>
</body>
</body>
</body>
</worldbody>
<actuator>
<motor ctrllimited="true" ctrlrange="-1.0 1.0" gear="200.0" joint="thigh_joint"/>
<motor ctrllimited="true" ctrlrange="-1.0 1.0" gear="200.0" joint="leg_joint"/>
<motor ctrllimited="true" ctrlrange="-1.0 1.0" gear="200.0" joint="foot_joint"/>
</actuator>
<asset>
<texture type="skybox" builtin="gradient" rgb1="1 1 1" rgb2="1 1 1"
width="100" height="100"/>
<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"/>
<texture builtin="checker" height="100" name="texplane" rgb1="0 0 0" rgb2="0.8 0.8 0.8" type="2d" width="100"/>
<material name="MatPlane" reflectance="0" shininess="0" specular="0" texrepeat="60 60" texture="texplane"/>
<material name="geom" texture="texgeom" texuniform="true"/>
</asset>
</mujoco>
| 61.673469 | 167 | 0.594308 |
d0aa6da0ce2fcaa455ecb86d0364bd10830ca9b6 | 1,769 | xml | XML | gym/envs/robotics/assets/fetch/random_obj_xml/6580_grasp.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/6580_grasp.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/6580_grasp.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | <mujoco>
<compiler angle="radian" coordinate="local" meshdir="../../stls/fetch" texturedir="../../textures" />
<option timestep="0.002">
<flag warmstart="enable" />
</option>
<include file="../shared.xml" />
<asset>
<mesh file="../../stls/fetch/random_urdfs/658/658.stl" name="obj0" scale="0.00512909764159041 0.00512909764159041 0.00512909764159041" />
</asset>
<worldbody>
<geom condim="3" material="floor_mat" name="floor0" pos="0.8 0.75 0" size="0.85 0.70 1" type="plane" />
<body name="floor0" pos="0.8 0.75 0">
<site name="target0" pos="0 0 0.5" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" />
</body>
<include file="../robot.xml" />
<body name="table0" pos="1.3 0.75 0.2">
<geom mass="2000" material="table_mat" size="0.25 0.35 0.2" type="box" />
</body>
<body name="object0" pos="0.028404340070154806 0.03725275157556809 0.026402630214510704">
<joint damping="0.01" name="object0:joint" type="free" />
<geom condim="3" mass="2" material="block_mat" mesh="obj0" pos="0 0 0" type="mesh" />
<site name="object0" pos="-7.307847391648453e-05 -0.00648500091973484 0.00019520449293376811" rgba="1 0 0 0" size="0.014202170035077403 0.018626375787784043 0.013201315107255352" type="ellipsoid" />
</body>
<light ambient="0.2 0.2 0.2" castshadow="false" diffuse="0.8 0.8 0.8" dir="0 0 -1" directional="true" name="light0" pos="0 0 4" specular="0.3 0.3 0.3" />
</worldbody>
<actuator>
<position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:l_gripper_finger_joint" kp="30000" name="robot0:l_gripper_finger_joint" user="1" />
<position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:r_gripper_finger_joint" kp="30000" name="robot0:r_gripper_finger_joint" user="1" />
</actuator>
</mujoco> | 43.146341 | 201 | 0.66987 |
d0aa9a7a5b0c22708194ee5019e8cc34e66ab58d | 6,660 | xml | XML | world_generator/world/pull_blue_right_v2_gripper_motor/1555112003_pull_blue_right_v2_gripper_motor.xml | kuolunwang/DoorGym | d9fbb67382756e659025b640857ede3a3735fb1d | [
"BSD-3-Clause"
] | 82 | 2019-08-07T06:54:44.000Z | 2022-02-02T16:44:33.000Z | world_generator/world/pull_blue_right_v2_gripper_motor/1555112003_pull_blue_right_v2_gripper_motor.xml | kuolunwang/DoorGym | d9fbb67382756e659025b640857ede3a3735fb1d | [
"BSD-3-Clause"
] | 4 | 2019-11-28T09:02:51.000Z | 2022-01-24T03:21:44.000Z | world_generator/world/pull_blue_right_v2_gripper_motor/1555112003_pull_blue_right_v2_gripper_motor.xml | kuolunwang/DoorGym | d9fbb67382756e659025b640857ede3a3735fb1d | [
"BSD-3-Clause"
] | 20 | 2019-08-11T13:42:18.000Z | 2022-01-03T08:47:50.000Z | <?xml version="1.0" encoding="utf-8"?>
<mujoco model="door_knob">
<compiler angle="radian"/>
<include file="../../robot/blue_right_v2_gripper_motor.xml"/>
<option gravity="0 0 0" timestep="0.001"/>
<visual>
<map fogend="5" fogstart="3" force="0.1" zfar="10" znear="0.01"/>
<quality shadowsize="2048"/>
<global offheight="256" offwidth="256"/>
</visual>
<asset>
<mesh file="../../door/pullknobs/1555112003/body_1.stl" name="door_knob_1" scale="0.001 0.001 0.001"/>
<mesh file="../../door/pullknobs/1555112003/body_2.stl" name="door_knob_2" scale="0.001 0.001 0.001"/>
<mesh file="../../door/pullknobs/1555112003/body_3.stl" name="door_knob_3" scale="0.001 0.001 0.001"/>
<mesh file="../../door/pullknobs/1555112003/body_4.stl" name="door_knob_4" scale="0.001 0.001 0.001"/>
<mesh file="../../door/pullknobs/1555112003/body_5.stl" name="door_knob_5" scale="0.001 0.001 0.001"/>
<mesh file="../../door/pullknobs/1555112003/body_6.stl" name="door_knob_6" scale="0.001 0.001 0.001"/>
<mesh file="../../door/pullknobs/1555112003/body_7.stl" name="door_knob_7" scale="0.001 0.001 0.001"/>
<mesh file="../../door/pullknobs/1555112003/body_8.stl" name="door_knob_8" scale="0.001 0.001 0.001"/>
<texture builtin="flat" height="32" name="wall_geom" type="2d" width="32"/>
<texture builtin="flat" height="32" name="frame_geom" type="2d" width="32"/>
<texture builtin="flat" height="32" name="door_geom" type="2d" width="32"/>
<texture builtin="flat" height="32" name="knob_geom" type="2d" width="32"/>
<texture builtin="gradient" height="128" rgb1="0.4 0.6 0.8" rgb2="0 0 0" type="skybox" width="128"/>
<texture builtin="gradient" height="512" name="texplane" rgb1="0.42 0.2 0.11" rgb2="0.1 0.09 0.29" type="2d" width="512"/>
<material name="Paint" shininess="0.06" specular="0.45" texture="wall_geom"/>
<material name="Wood" shininess="0.16" specular="0.03" texture="frame_geom"/>
<material name="Carpet" shininess="0.01" specular="0.02" texture="door_geom"/>
<material name="Metal" shininess="0.87" specular="0.8" texture="knob_geom"/>
<material name="Floor" texture="texplane"/>
</asset>
<contact/>
<default>
<joint armature="1" damping="1" limited="true"/>
<default class="wall">
<geom rgba="0.7 0.65 0.63 1.0" type="mesh"/>
</default>
<default class="frame">
<geom rgba="0.8 0.75 0.79 1.0" type="mesh"/>
</default>
<default class="door">
<geom rgba="0.71 0.29 0.39 1.0" type="mesh"/>
</default>
<default class="door_knob">
<geom condim="4" rgba="0.85 0.85 0.72 1.0" type="mesh"/>
</default>
<default class="robot">
<joint damping="0.1"/>
</default>
</default>
<worldbody>
<light diffuse="0.9 0.9 1.0" dir="-0.21 -0.27 -0.39" directional="true" pos="2.17 2.35 5.01"/>
<light diffuse="0.9 1.0 1.0" dir="-0.08 -0.49 -0.39" directional="true" pos="1.74 -4.08 5.72"/>
<geom material="Floor" name="floor" pos="0 0 -0.05" size="15.0 15.0 0.05" type="plane"/>
<camera fovy="60" mode="fixed" name="camera1" pos="0.99 -0.5 1.0" euler="0.0 1.57 1.57"/>
<camera fovy="60" mode="fixed" name="camera2" pos="0.5 0.0 1.99" euler="0 0 0"/>
<body childclass="wall" name="wall_link" pos="0.0 0.035 0.0">
<inertial mass="100" pos="0 0 0" diaginertia="0.0001 0.0001 0.0001"/>
<geom material="Paint" name="wall_0" pos="-0.15 -1.489 1.199" size="0.15 1.0 1.199" type="box" euler="0 0 0"/>
<geom material="Paint" name="wall_1" pos="-0.15 1.5190000000000001 1.199" size="0.15 1.0 1.199" type="box" euler="0 0 0"/>
<geom material="Paint" name="wall_2" pos="-0.15 0 2.898" size="0.15 2.519 0.5" type="box" euler="0 0 0"/>
<body childclass="frame" name="frame_link" pos="0 -0.25978 1.051">
<inertial mass="500" pos="0 0 0" diaginertia="0.0001 0.0001 0.0001"/>
<geom material="Paint" name="door_frame_0" pos="0 -0.21922000000000003 0.14800000000000013" size="0.0125 0.05 1.199" type="box" euler="0 0 0"/>
<geom material="Paint" name="door_frame_1" pos="0 0.73878 0.14800000000000013" size="0.0125 0.05 1.199" type="box" euler="0 0 0"/>
<geom material="Paint" name="door_frame_2" pos="0 0.25978 1.2970000000000002" size="0.0125 0.519 0.05" type="box" euler="0 0 0"/>
<geom material="Paint" name="door_frame_3" pos="-0.0445 -0.21922000000000003 0.14800000000000013" size="0.0125 0.05 1.199" type="box" euler="0 0 0"/>
<geom material="Paint" name="door_frame_4" pos="-0.0445 0.73878 0.14800000000000013" size="0.0125 0.05 1.199" type="box" euler="0 0 0"/>
<geom material="Paint" name="door_frame_5" pos="-0.0445 0.25978 1.2970000000000002" size="0.0125 0.519 0.05" type="box" euler="0 0 0"/>
<body childclass="door" name="door_link" pos="0 0 0">
<joint armature="0.0001" axis="0 0 1" damping="1.1" frictionloss="0" limited="true" name="hinge0" pos="0 0.6787799999999999 0" range="-0.0 1.57" stiffness="0.11" type="hinge"/>
<geom material="Paint" name="door0" pos="0 0.25978 0.09800000000000009" size="0.0125 0.419 1.13751" type="box" euler="0 0 0"/>
<inertial mass="46.5543777" pos="0 0.25978 0.09800000000000009" diaginertia="23.211423032435803 20.489470038477776 2.7268024083017752"/>
<body childclass="door_knob" name="knob_link" pos="0 0 0">
<inertial mass="1" pos="0 0 0" diaginertia="0.001 0.001 0.001"/>
<joint armature="0" axis="0 1 0" damping="30000" frictionloss="0" limited="true" name="target0" range="-0.2 0.3" stiffness="0" type="slide"/>
<joint armature="0" axis="0 0 1" damping="30000" frictionloss="0" limited="true" name="target1" range="-0.5 0.5" stiffness="0" type="slide"/>
<body childclass="door_knob" name="pullknob_link" pos="0.006500000000000001 0 0">
<geom friction="0.62 0.003 0.003" material="Wood" mesh="door_knob_1" name="door_knob_1" euler="-1.57 1.57 0"/>
<geom friction="0.62 0.003 0.003" material="Wood" mesh="door_knob_2" name="door_knob_2" euler="-1.57 1.57 0"/>
<geom friction="0.62 0.003 0.003" material="Wood" mesh="door_knob_3" name="door_knob_3" euler="-1.57 1.57 0"/>
<geom friction="0.62 0.003 0.003" material="Wood" mesh="door_knob_4" name="door_knob_4" euler="-1.57 1.57 0"/>
<geom friction="0.62 0.003 0.003" material="Wood" mesh="door_knob_5" name="door_knob_5" euler="-1.57 1.57 0"/>
<geom friction="0.62 0.003 0.003" material="Wood" mesh="door_knob_6" name="door_knob_6" euler="-1.57 1.57 0"/>
<geom friction="0.62 0.003 0.003" material="Wood" mesh="door_knob_7" name="door_knob_7" euler="-1.57 1.57 0"/>
<geom friction="0.62 0.003 0.003" material="Wood" mesh="door_knob_8" name="door_knob_8" euler="-1.57 1.57 0"/>
</body>
</body>
</body>
</body>
</body>
</worldbody>
</mujoco> | 71.612903 | 181 | 0.654354 |
d0ac4b20aafa14d6f83413823225073a3888b015 | 10,140 | xml | XML | assets/chain0.xml | vikashplus/franka | a261b9a42dd95fc9bb86e6902ec8e1d3665ea147 | [
"Apache-2.0"
] | 2 | 2020-03-27T10:10:57.000Z | 2020-04-03T07:53:47.000Z | assets/chain0.xml | vikashplus/franka | a261b9a42dd95fc9bb86e6902ec8e1d3665ea147 | [
"Apache-2.0"
] | null | null | null | assets/chain0.xml | vikashplus/franka | a261b9a42dd95fc9bb86e6902ec8e1d3665ea147 | [
"Apache-2.0"
] | null | null | null | <mujocoinclude>
<!-- =================================================
Copyright 2018 Vikash Kumar
Model :: Franka (MuJoCoV2.0)
Author :: Vikash Kumar ([email protected])
source :: https://github.com/vikashplus/franka_sim
License :: Under Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
====================================================== -->
<!-- Robot limits pulled from https://frankaemika.github.io/docs/control_parameters.html#constants -->
<body name="panda0_link0" childclass="panda" >
<geom class="panda_viz" mesh="link0_viz"/>
<geom class="panda_col" mesh="link0_col" mass="2.91242"/>
<body name="panda0_link1" pos="0 0 0.333">
<joint name="panda0_joint1" range="-2.8973 2.8973" class="panda_arm"/>
<geom class="panda_viz" mesh="link1_viz"/>
<geom class="panda_col" mesh="link1_col" mass="2.7063"/>
<body name="panda0_link2" pos="0 0 0" quat="0.707107 -0.707107 0 0">
<joint name="panda0_joint2" range="-1.7628 1.7628" class="panda_arm"/>
<geom class="panda_viz" mesh="link2_viz"/>
<geom class="panda_col" mesh="link2_col" mass="2.73046"/>
<body name="panda0_link3" pos="0 -0.316 0" quat="0.707107 0.707107 0 0">
<joint name="panda0_joint3" range="-2.8973 2.8973" class="panda_arm"/>
<geom class="panda_viz" mesh="link3_viz"/>
<geom class="panda_grey_viz" mesh="link3_dark_viz" pos="0 .001 0"/>
<geom class="panda_col" mesh="link3_col" mass="2.04104"/>
<body name="panda0_link4" pos="0.0825 0 0" quat="0.707107 0.707107 0 0">
<joint name="panda0_joint4" range="-3.0718 -0.4" class="panda_arm"/>
<geom class="panda_viz" mesh="link4_viz"/>
<geom class="panda_grey_viz" mesh="link4_dark_viz"/>
<geom class="panda_col" mesh="link4_col" mass="2.08129"/>
<body name="panda0_link5" pos="-0.0825 0.384 0" quat="0.707107 -0.707107 0 0">
<joint name="panda0_joint5" range="-2.8973 2.8973" class="panda_forearm"/>
<geom class="panda_viz" mesh="link5_viz"/>
<geom class="panda_grey_viz" mesh="link5_dark_viz"/>
<geom class="panda_col" mesh="link5_col" mass="3.00049"/>
<body name="panda0_link6" pos="0 0 0" euler='1.57 0 1.57'>
<joint name="panda0_joint6" range="-1.6573 2.1127" class="panda_forearm"/>
<!-- <body name="panda0_link6" pos="0 0 0" quat="0.707107 0.707107 0 0"> -->
<!-- <joint name="panda0_joint6" range="-0.0873 3.8223" class="panda_forearm"/> -->
<geom class="panda_viz" mesh="link6_viz"/>
<geom class="panda_grey_viz" mesh="link6_dark_viz"/>
<geom class="panda_col" mesh="link6_col" mass="1.3235"/>
<body name="panda0_link7" pos="0.088 0 0" euler='1.57 0 0.7854'>
<joint name="panda0_joint7" range="-2.8973 2.8973" class="panda_forearm"/>
<!-- <body name="panda0_link7" pos="0.088 0 0" quat="0.707107 0.707107 0 0"> -->
<!-- <joint name="panda0_joint7" range="-2.9671 2.9671" class="panda_forearm"/> -->
<geom class="panda_viz" mesh="link7_viz" rgba=".8 .8 .82 1"/>
<geom class="panda_grey_viz" mesh="link7_dark_viz" pos="0 0 -.0008"/>
<geom class="panda_col" mesh="link7_col" mass="0.2"/>
<camera name="Franka_wrist_cam" pos=".050 -.050 0.15" euler="2.95 0.2 -.787"/>
<!-- End Effector -->
<body name="panda0_gripper">
<geom pos="0 0 0.107" quat="0.92388 0 0 -0.382683" class="panda_viz" mesh="hand_viz"/>
<geom pos="0 0 0.107" quat="0.92388 0 0 -0.382683" class="panda_col" mesh="hand_col" mass="0.81909"/>
<site name='end_effector' pos='0 0 .210' size='0.01' euler='0 0 -0.785398'/>
<body name="panda0_leftfinger" pos="0 0 0.1654" quat="0.92388 0 0 -0.382683" childclass='panda_finger'>
<inertial pos="-1.57863e-05 0.0118731 0.0434103" quat="0.705868 0.0310348 -0.0314925 0.706962" mass="0.0927059" diaginertia="6.57134e-05 6.09611e-05 1.09932e-05" />
<joint name="panda0_finger_joint1" axis="0 1 0" type="slide" range="0 0.04" class="panda_finger"/>
<geom class="panda_viz" mesh="finger_viz"/>
<!-- <geom class="panda_col" mesh="finger_col"/> -->
<geom size="0.0070" fromto=".009 .006 .0875 -.009 .009 .0875" type="capsule" />
<geom size="0.0070" fromto=".009 .009 .0875 -.009 .006 .0875" type="capsule" />
<geom size="0.0075" fromto=".009 .007 .0775 -.009 .010 .0775" type="capsule" />
<geom size="0.0075" fromto=".009 .010 .0775 -.009 .007 .0775" type="capsule" />
<geom size="0.0082" fromto=".009 .008 .0675 -.009 .011 .0675" type="capsule" />
<geom size="0.0082" fromto=".009 .011 .0675 -.009 .008 .0675" type="capsule" />
<geom size="0.0090" fromto=".009 .009 .0575 -.009 .012 .0575" type="capsule" />
<geom size="0.0090" fromto=".009 .012 .0575 -.009 .009 .0575" type="capsule" />
<geom size="0.0100" fromto=".009 .0105 .0475 -.009 .0135 .0475" type="capsule" />
<geom size="0.0100" fromto=".009 .0135 .0475 -.009 .0105 .0475" type="capsule" />
<geom size="0.0110" fromto=".009 .012 .035 -.009 .015 .035" type="capsule" />
<geom size="0.0110" fromto=".009 .015 .035 -.009 .012 .035" type="capsule" />
<geom size="0.0185 0.0120 0.0175" pos="0 0.014 0.015" type="box" euler='.03 0 0' />
</body>
<body name="panda0_rightfinger" pos="0 0 0.1654" quat="0.92388 0 0 -0.382683" childclass='panda_finger'>
<inertial pos="1.57863e-05 -0.0118731 0.0434103" quat="0.705868 -0.0310348 0.0314925 0.706962" mass="0.0927059" diaginertia="6.57134e-05 6.09611e-05 1.09932e-05" />
<joint name="panda0_finger_joint2" axis="0 -1 0" type="slide" range="0 0.04" class="panda_finger"/>
<geom quat="0 0 0 1" class="panda_viz" mesh="finger_viz"/>
<!-- <geom class="panda_col" mesh="finger_col"/> -->
<geom size="0.0070" fromto=".009 -.006 .0875 -.009 -.009 .0875" type="capsule" />
<geom size="0.0070" fromto=".009 -.009 .0875 -.009 -.006 .0875" type="capsule" />
<geom size="0.0075" fromto=".009 -.007 .0775 -.009 -.010 .0775" type="capsule" />
<geom size="0.0075" fromto=".009 -.010 .0775 -.009 -.007 .0775" type="capsule" />
<geom size="0.0082" fromto=".009 -.008 .0675 -.009 -.011 .0675" type="capsule" />
<geom size="0.0082" fromto=".009 -.011 .0675 -.009 -.008 .0675" type="capsule" />
<geom size="0.0090" fromto=".009 -.009 .0575 -.009 -.012 .0575" type="capsule" />
<geom size="0.0090" fromto=".009 -.012 .0575 -.009 -.009 .0575" type="capsule" />
<geom size="0.0100" fromto=".009 -.0105 .0475 -.009 -.0135 .0475" type="capsule" />
<geom size="0.0100" fromto=".009 -.0135 .0475 -.009 -.0105 .0475" type="capsule" />
<geom size="0.0110" fromto=".009 -.012 .035 -.009 -.015 .035" type="capsule" />
<geom size="0.0110" fromto=".009 -.015 .035 -.009 -.012 .035" type="capsule" />
<geom size="0.0185 0.0120 0.0175" pos="0 -.014 0.015" type="box" euler='-.03 0 0' />
</body>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
</mujocoinclude>
| 83.114754 | 520 | 0.456312 |
d0acb8b73d45799ed113208eec527f283c4e909f | 2,723 | xml | XML | gym/envs/robotics/assets/fetch/random_obj_xml/9816_peg.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/9816_peg.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/9816_peg.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | <mujoco>
<compiler angle="radian" coordinate="local" meshdir="../../stls/fetch" texturedir="../../textures" />
<option timestep="0.002">
<flag warmstart="enable" />
</option>
<include file="../shared.xml" />
<asset>
<mesh file="../../stls/fetch/random_urdfs/981/981.stl" name="obj0" scale="0.005793313965319196 0.005793313965319196 0.005793313965319196" />
</asset>
<worldbody>
<geom condim="3" material="floor_mat" name="floor0" pos="0.8 0.75 0" size="0.85 0.70 1" type="plane" />
<body name="floor0" pos="0.8 0.75 0">
<site name="target0" pos="0 0 0.5" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" />
</body>
<include file="../robot.xml" />
<body name="table0" pos="1.3 0.75 0.17">
<geom mass="2000" material="table_mat" size="0.25 0.35 0.17" type="box" />
</body>
<body name="table_top" pos="1.3 0.75 0.36">
<joint damping="0.01" name="table_top:joint" type="free" />
<geom mass="2000" material="table_mat" pos="0.145 0 0" size="0.105 0.35 0.03" type="box" />
<geom mass="2000" material="table_mat" pos="-0.145 0 0" size="0.105 0.35 0.03" type="box" />
<geom mass="2000" material="table_mat" pos="0 -0.195 0" size="0.04 0.155 0.03" type="box" />
<geom mass="2000" material="table_mat" pos="0 0.195 0" size="0.04 0.155 0.03" type="box" />
<site name="table_top" pos="0 0 0" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" />
</body>
<body name="object0" pos="0.017064548090371646 0.04 0.008388373919601259" zaxis="0.0 0.0 1.0">
<joint damping="0.01" name="object0:joint" type="free" />
<geom condim="3" mass="0.1" material="block_mat" mesh="obj0" pos="0 0 0" type="mesh" zaxis="0.0 0.0 1.0" />
<geom condim="3" mass="2" material="block_mat" pos="0.0003199791218151829 -0.0012790885985113612 0.03698074589574152" size="0.015619766060364595 0.016003262471342695 0.04544887411043023" type="box" zaxis="0.0 0.0 1.0" />
<site name="object0" pos="0.0004147720271806745 -0.001805287976199257 -7.975429508744697e-05" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" />
<site name="handle0" pos="0.0003199791218151829 -0.0012790885985113612 0.026980745895741516" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" />
</body>
<light ambient="0.2 0.2 0.2" castshadow="false" diffuse="0.8 0.8 0.8" dir="0 0 -1" directional="true" name="light0" pos="0 0 4" specular="0.3 0.3 0.3" />
</worldbody>
<actuator>
<position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:l_gripper_finger_joint" kp="30000" name="robot0:l_gripper_finger_joint" user="1" />
<position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:r_gripper_finger_joint" kp="30000" name="robot0:r_gripper_finger_joint" user="1" />
</actuator>
</mujoco> | 50.425926 | 223 | 0.657363 |
d0b1864ad8c7612a6cf90773a88018cc4d175628 | 1,457 | xml | XML | gym/envs/robotics/assets/fetch/random_obj_xml/8591_slide.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/8591_slide.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/8591_slide.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | <mujoco>
<compiler angle="radian" coordinate="local" meshdir="../../stls/fetch" texturedir="../../textures" />
<option timestep="0.002">
<flag warmstart="enable" />
</option>
<include file="../shared.xml" />
<asset>
<mesh file="../../stls/fetch/random_urdfs/859/859.stl" name="obj0" scale="0.009314088154557738 0.009314088154557738 0.009314088154557738" />
</asset>
<worldbody>
<geom condim="3" material="floor_mat" name="floor0" pos="0.8 0.75 0" size="0.85 0.7 1" type="plane" />
<body name="floor0" pos="0.8 0.75 0">
<site name="target0" pos="0 0 0.5" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" />
</body>
<include file="../robot.xml" />
<body name="table" pos="1.3 0.75 0.2">
<joint damping="0.01" name="table:joint" type="free" />
<geom mass="2000" material="table_mat" size="0.25 0.5 0.2" type="box" />
<body name="switch" pos="0.017205048837716137 0.053546119984130926 0.22789883287060853">
<joint axis="0 1 0" damping="5" frictionloss="50" name="switch" pos="0 0 0" range="0 0.2" type="slide" />
<geom condim="3" mass="2" material="block_mat" mesh="obj0" pos="0 0 0" type="mesh" />
<site name="switch" pos="0 0 0" rgba="0 1 0 0" size="0.03 0.03 0.03" type="sphere" />
</body>
</body>
<light ambient="0.2 0.2 0.2" castshadow="false" diffuse="0.8 0.8 0.8" dir="0 0 -1" directional="true" name="light0" pos="0 0 4" specular="0.3 0.3 0.3" />
</worldbody>
</mujoco> | 38.342105 | 155 | 0.61908 |
d0b25e4e63e3f06f844423cab9cbe7814a8dae92 | 2,713 | xml | XML | gym/envs/robotics/assets/fetch/random_obj_xml/9513_peg.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/9513_peg.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/9513_peg.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | <mujoco>
<compiler angle="radian" coordinate="local" meshdir="../../stls/fetch" texturedir="../../textures" />
<option timestep="0.002">
<flag warmstart="enable" />
</option>
<include file="../shared.xml" />
<asset>
<mesh file="../../stls/fetch/random_urdfs/951/951.stl" name="obj0" scale="0.005555419756405954 0.005555419756405954 0.005555419756405954" />
</asset>
<worldbody>
<geom condim="3" material="floor_mat" name="floor0" pos="0.8 0.75 0" size="0.85 0.70 1" type="plane" />
<body name="floor0" pos="0.8 0.75 0">
<site name="target0" pos="0 0 0.5" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" />
</body>
<include file="../robot.xml" />
<body name="table0" pos="1.3 0.75 0.17">
<geom mass="2000" material="table_mat" size="0.25 0.35 0.17" type="box" />
</body>
<body name="table_top" pos="1.3 0.75 0.36">
<joint damping="0.01" name="table_top:joint" type="free" />
<geom mass="2000" material="table_mat" pos="0.145 0 0" size="0.105 0.35 0.03" type="box" />
<geom mass="2000" material="table_mat" pos="-0.145 0 0" size="0.105 0.35 0.03" type="box" />
<geom mass="2000" material="table_mat" pos="0 -0.195 0" size="0.04 0.155 0.03" type="box" />
<geom mass="2000" material="table_mat" pos="0 0.195 0" size="0.04 0.155 0.03" type="box" />
<site name="table_top" pos="0 0 0" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" />
</body>
<body name="object0" pos="0.017907476150582986 0.04 0.02968109390659339" zaxis="1.0 0.0 0.0">
<joint damping="0.01" name="object0:joint" type="free" />
<geom condim="3" mass="0.1" material="block_mat" mesh="obj0" pos="0 0 0" type="mesh" zaxis="1.0 0.0 0.0" />
<geom condim="3" mass="2" material="block_mat" pos="0.008187060079569082 -0.006589140829208401 0.03705853383033178" size="0.0115558555475128 0.025182525240147084 0.04796403824348161" type="box" zaxis="1.0 0.0 0.0" />
<site name="object0" pos="0.0038288839225394406 -0.00934578737315801 0.007001971737433153" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" />
<site name="handle0" pos="0.008187060079569082 -0.006589140829208401 0.027058533830331775" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" />
</body>
<light ambient="0.2 0.2 0.2" castshadow="false" diffuse="0.8 0.8 0.8" dir="0 0 -1" directional="true" name="light0" pos="0 0 4" specular="0.3 0.3 0.3" />
</worldbody>
<actuator>
<position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:l_gripper_finger_joint" kp="30000" name="robot0:l_gripper_finger_joint" user="1" />
<position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:r_gripper_finger_joint" kp="30000" name="robot0:r_gripper_finger_joint" user="1" />
</actuator>
</mujoco> | 50.240741 | 219 | 0.656837 |
d0b4c27333611a089ecbc67d449d5a730688fd50 | 6,041 | xml | XML | data_gen/collect_cup_data_xmls/shared_mug_a0c78f254b037f88933dc172307a6bb9.xml | YunchuZhang/Visually-Grounded-Library-of-Behaviors-for-Generalizing-Manipulation-Across-Objects-Configurations- | 896afda942dfc04e4aaad2ee751c32df1eb17913 | [
"MIT"
] | 1 | 2022-03-14T22:25:17.000Z | 2022-03-14T22:25:17.000Z | data_gen/collect_cup_data_xmls/shared_mug_a0c78f254b037f88933dc172307a6bb9.xml | YunchuZhang/Visually-Grounded-Library-of-Behaviors | 896afda942dfc04e4aaad2ee751c32df1eb17913 | [
"MIT"
] | null | null | null | data_gen/collect_cup_data_xmls/shared_mug_a0c78f254b037f88933dc172307a6bb9.xml | YunchuZhang/Visually-Grounded-Library-of-Behaviors | 896afda942dfc04e4aaad2ee751c32df1eb17913 | [
"MIT"
] | null | null | null | <mujoco>
<asset>
<texture builtin="gradient" height="32" rgb1="0.44 0.85 0.56" rgb2="0.46 0.87 0.58" type="skybox" width="32" />
<texture file="textures/block.png" gridlayout=".U..LFRB.D.." gridsize="3 4" name="texture_block" />
<material name="floor_mat" reflectance="0" rgba="0.2 0.2 0.2 1" shininess="0.5" specular="0" />
<material name="table_mat" reflectance="0" rgba="0.93 0.93 0.93 1" shininess="0.5" specular="0" />
<material name="block_mat" reflectance="0" rgba="0.2 0.2 0.2 1" shininess="0.5" specular="0" />
<material name="puck_mat" reflectance="0" rgba="0.2 0.2 0.2 1" shininess="0.5" specular="0" />
<material name="robot0:geomMat" shininess="0.03" specular="0.4" />
<material name="robot0:gripper_finger_mat" reflectance="0" shininess="0.03" specular="0.4" />
<material name="robot0:gripper_mat" reflectance="0" shininess="0.03" specular="0.4" />
<material name="robot0:arm_mat" reflectance="0" shininess="0.03" specular="0.4" />
<material name="robot0:head_mat" reflectance="0" shininess="0.03" specular="0.4" />
<material name="robot0:torso_mat" reflectance="0" shininess="0.03" specular="0.4" />
<material name="robot0:base_mat" reflectance="0" shininess="0.03" specular="0.4" />
<texture file="textures/ceramic.png" name="tex-ceramic" />
<material name="ceramic" reflectance="0.5" texrepeat="1 1" texture="tex-ceramic" texuniform="true" />
<mesh file="../meshes/03797390/a0c78f254b037f88933dc172307a6bb9/models/stl_models/convex_model_normalized_0.stl" name="a0c78f254b037f88933dc172307a6bb9_mesh_0" scale="1.5 1.5 1.5" /><mesh file="../meshes/03797390/a0c78f254b037f88933dc172307a6bb9/models/stl_models/convex_model_normalized_1.stl" name="a0c78f254b037f88933dc172307a6bb9_mesh_1" scale="1.5 1.5 1.5" /><mesh file="../meshes/03797390/a0c78f254b037f88933dc172307a6bb9/models/stl_models/convex_model_normalized_2.stl" name="a0c78f254b037f88933dc172307a6bb9_mesh_2" scale="1.5 1.5 1.5" /><mesh file="../meshes/03797390/a0c78f254b037f88933dc172307a6bb9/models/stl_models/convex_model_normalized_3.stl" name="a0c78f254b037f88933dc172307a6bb9_mesh_3" scale="1.5 1.5 1.5" /><mesh file="../meshes/03797390/a0c78f254b037f88933dc172307a6bb9/models/stl_models/convex_model_normalized_4.stl" name="a0c78f254b037f88933dc172307a6bb9_mesh_4" scale="1.5 1.5 1.5" /><mesh file="../meshes/03797390/a0c78f254b037f88933dc172307a6bb9/models/stl_models/convex_model_normalized_5.stl" name="a0c78f254b037f88933dc172307a6bb9_mesh_5" scale="1.5 1.5 1.5" /><mesh file="../meshes/03797390/a0c78f254b037f88933dc172307a6bb9/models/stl_models/convex_model_normalized_6.stl" name="a0c78f254b037f88933dc172307a6bb9_mesh_6" scale="1.5 1.5 1.5" /><mesh file="../meshes/03797390/a0c78f254b037f88933dc172307a6bb9/models/stl_models/convex_model_normalized_7.stl" name="a0c78f254b037f88933dc172307a6bb9_mesh_7" scale="1.5 1.5 1.5" /><mesh file="../meshes/03797390/a0c78f254b037f88933dc172307a6bb9/models/stl_models/convex_model_normalized_8.stl" name="a0c78f254b037f88933dc172307a6bb9_mesh_8" scale="1.5 1.5 1.5" /><mesh file="../meshes/03797390/a0c78f254b037f88933dc172307a6bb9/models/stl_models/convex_model_normalized_9.stl" name="a0c78f254b037f88933dc172307a6bb9_mesh_9" scale="1.5 1.5 1.5" /><mesh file="../meshes/03797390/a0c78f254b037f88933dc172307a6bb9/models/stl_models/convex_model_normalized_10.stl" name="a0c78f254b037f88933dc172307a6bb9_mesh_10" scale="1.5 1.5 1.5" /><mesh file="../meshes/03797390/a0c78f254b037f88933dc172307a6bb9/models/stl_models/convex_model_normalized_11.stl" name="a0c78f254b037f88933dc172307a6bb9_mesh_11" scale="1.5 1.5 1.5" /><mesh file="../meshes/03797390/a0c78f254b037f88933dc172307a6bb9/models/stl_models/convex_model_normalized_12.stl" name="a0c78f254b037f88933dc172307a6bb9_mesh_12" scale="1.5 1.5 1.5" /><mesh file="../meshes/03797390/a0c78f254b037f88933dc172307a6bb9/models/stl_models/convex_model_normalized_13.stl" name="a0c78f254b037f88933dc172307a6bb9_mesh_13" scale="1.5 1.5 1.5" /><mesh file="../meshes/03797390/a0c78f254b037f88933dc172307a6bb9/models/stl_models/convex_model_normalized_14.stl" name="a0c78f254b037f88933dc172307a6bb9_mesh_14" scale="1.5 1.5 1.5" /><mesh file="../meshes/03797390/a0c78f254b037f88933dc172307a6bb9/models/stl_models/convex_model_normalized_15.stl" name="a0c78f254b037f88933dc172307a6bb9_mesh_15" scale="1.5 1.5 1.5" /><mesh file="../meshes/03797390/a0c78f254b037f88933dc172307a6bb9/models/stl_models/convex_model_normalized_16.stl" name="a0c78f254b037f88933dc172307a6bb9_mesh_16" scale="1.5 1.5 1.5" /><mesh file="../meshes/03797390/a0c78f254b037f88933dc172307a6bb9/models/stl_models/convex_model_normalized_17.stl" name="a0c78f254b037f88933dc172307a6bb9_mesh_17" scale="1.5 1.5 1.5" /><mesh file="../meshes/03797390/a0c78f254b037f88933dc172307a6bb9/models/stl_models/convex_model_normalized_18.stl" name="a0c78f254b037f88933dc172307a6bb9_mesh_18" scale="1.5 1.5 1.5" /><mesh file="../meshes/03797390/a0c78f254b037f88933dc172307a6bb9/models/stl_models/convex_model_normalized_19.stl" name="a0c78f254b037f88933dc172307a6bb9_mesh_19" scale="1.5 1.5 1.5" /><mesh file="../meshes/03797390/a0c78f254b037f88933dc172307a6bb9/models/stl_models/convex_model_normalized_20.stl" name="a0c78f254b037f88933dc172307a6bb9_mesh_20" scale="1.5 1.5 1.5" /><mesh file="../meshes/03797390/a0c78f254b037f88933dc172307a6bb9/models/stl_models/convex_model_normalized_21.stl" name="a0c78f254b037f88933dc172307a6bb9_mesh_21" scale="1.5 1.5 1.5" /><mesh file="../meshes/03797390/a0c78f254b037f88933dc172307a6bb9/models/stl_models/convex_model_normalized_22.stl" name="a0c78f254b037f88933dc172307a6bb9_mesh_22" scale="1.5 1.5 1.5" /><mesh file="../meshes/03797390/a0c78f254b037f88933dc172307a6bb9/models/stl_models/convex_model_normalized_23.stl" name="a0c78f254b037f88933dc172307a6bb9_mesh_23" scale="1.5 1.5 1.5" /></asset>
</mujoco> | 274.590909 | 4,420 | 0.767423 |
d0b755dde2ead54ade8f1ca0a57fbd17145928bd | 17,446 | xml | XML | robosuite/scripts/~/Robotics/1581903573_7626145/ep_1581904226_0513878/model.xml | clj003/mod_surreal2 | 1c91ed1d85acdb8b82dae46c49153d547301d2d9 | [
"MIT"
] | null | null | null | robosuite/scripts/~/Robotics/1581903573_7626145/ep_1581904226_0513878/model.xml | clj003/mod_surreal2 | 1c91ed1d85acdb8b82dae46c49153d547301d2d9 | [
"MIT"
] | null | null | null | robosuite/scripts/~/Robotics/1581903573_7626145/ep_1581904226_0513878/model.xml | clj003/mod_surreal2 | 1c91ed1d85acdb8b82dae46c49153d547301d2d9 | [
"MIT"
] | null | null | null | <mujoco model="base">
<compiler angle="radian" meshdir="meshes/" />
<option cone="elliptic" impratio="20" />
<size nconmax="5000" njmax="5000" />
<asset>
<texture builtin="gradient" height="256" rgb1=".9 .9 1." rgb2=".2 .3 .4" type="skybox" width="256" />
<texture builtin="checker" height="512" name="texplane" rgb1=".2 .3 .4" rgb2=".1 0.15 0.2" type="2d" width="512" />
<material name="floorplane" reflectance="0.5" texrepeat="1 1" texture="texplane" texuniform="true" />
<mesh file="/home/mastercljohnson/Robotics/GAIL_Part/mod_surreal/robosuite/models/assets/robots/sawyer/meshes/pedestal.stl" name="pedestal" />
<mesh file="/home/mastercljohnson/Robotics/GAIL_Part/mod_surreal/robosuite/models/assets/robots/sawyer/meshes/base.stl" name="base" />
<mesh file="/home/mastercljohnson/Robotics/GAIL_Part/mod_surreal/robosuite/models/assets/robots/sawyer/meshes/l0.stl" name="l0" />
<mesh file="/home/mastercljohnson/Robotics/GAIL_Part/mod_surreal/robosuite/models/assets/robots/sawyer/meshes/head.stl" name="head" />
<mesh file="/home/mastercljohnson/Robotics/GAIL_Part/mod_surreal/robosuite/models/assets/robots/sawyer/meshes/l1.stl" name="l1" />
<mesh file="/home/mastercljohnson/Robotics/GAIL_Part/mod_surreal/robosuite/models/assets/robots/sawyer/meshes/l2.stl" name="l2" />
<mesh file="/home/mastercljohnson/Robotics/GAIL_Part/mod_surreal/robosuite/models/assets/robots/sawyer/meshes/l3.stl" name="l3" />
<mesh file="/home/mastercljohnson/Robotics/GAIL_Part/mod_surreal/robosuite/models/assets/robots/sawyer/meshes/l4.stl" name="l4" />
<mesh file="/home/mastercljohnson/Robotics/GAIL_Part/mod_surreal/robosuite/models/assets/robots/sawyer/meshes/l5.stl" name="l5" />
<mesh file="/home/mastercljohnson/Robotics/GAIL_Part/mod_surreal/robosuite/models/assets/robots/sawyer/meshes/l6.stl" name="l6" />
<mesh file="/home/mastercljohnson/Robotics/GAIL_Part/mod_surreal/robosuite/models/assets/grippers/meshes/two_finger_gripper/electric_gripper_base.STL" name="electric_gripper_base" />
<mesh file="/home/mastercljohnson/Robotics/GAIL_Part/mod_surreal/robosuite/models/assets/grippers/meshes/two_finger_gripper/standard_narrow.STL" name="standard_narrow" />
<mesh file="/home/mastercljohnson/Robotics/GAIL_Part/mod_surreal/robosuite/models/assets/grippers/meshes/two_finger_gripper/half_round_tip.STL" name="half_round_tip" />
</asset>
<actuator>
<velocity ctrllimited="true" ctrlrange="-1.74 1.74" joint="right_j0" kv="8.0" name="vel_right_j0" />
<velocity ctrllimited="true" ctrlrange="-1.328 1.328" joint="right_j1" kv="7.0" name="vel_right_j1" />
<velocity ctrllimited="true" ctrlrange="-1.957 1.957" joint="right_j2" kv="6.0" name="vel_right_j2" />
<velocity ctrllimited="true" ctrlrange="-1.957 1.957" joint="right_j3" kv="4.0" name="vel_right_j3" />
<velocity ctrllimited="true" ctrlrange="-3.485 3.485" joint="right_j4" kv="2.0" name="vel_right_j4" />
<velocity ctrllimited="true" ctrlrange="-3.485 3.485" joint="right_j5" kv="0.5" name="vel_right_j5" />
<velocity ctrllimited="true" ctrlrange="-4.545 4.545" joint="right_j6" kv="0.1" name="vel_right_j6" />
<position ctrllimited="true" ctrlrange="-0.0115 0.020833" forcelimited="true" forcerange="-20 20" joint="r_gripper_r_finger_joint" kp="10000" name="gripper_r_gripper_r_finger_joint" />
<position ctrllimited="true" ctrlrange="-0.020833 0.0115" forcelimited="true" forcerange="-20 20" joint="r_gripper_l_finger_joint" kp="10000" name="gripper_r_gripper_l_finger_joint" />
</actuator>
<worldbody>
<geom condim="3" material="floorplane" name="floor" pos="0.56 0.0 0.0" size="3 3 .125" type="plane" />
<body name="table" pos="0.56 0.0 0.4">
<geom friction="1.0 0.005 0.0001" name="table_collision" pos="0 0 0" size="0.4 0.4 0.4" type="box" />
<geom conaffinity="0" contype="0" group="1" name="table_visual" pos="0 0 0" size="0.4 0.4 0.4" type="box" />
<site name="table_top" pos="0.0 0.0 0.4" rgba="0 0 0 0" size="0.001 0.001 0.001" />
</body>
<light castshadow="false" diffuse=".8 .8 .8" dir="0 -.15 -1" directional="false" pos="1.56 1.0 4.0" specular="0.3 0.3 0.3" />
<light castshadow="false" diffuse=".8 .8 .8" dir="0 -.15 -1" directional="false" pos="-2.44 -3.0 4.0" specular="0.3 0.3 0.3" />
<camera mode="fixed" name="frontview" pos="2.16 0.0 1.45" quat="0.56 0.43 0.43 0.56" />
<camera mode="fixed" name="birdview" pos="0.36000000000000004 0.0 3.0" quat="0.7071 0 0 0.7071" />
<camera mode="fixed" name="agentview" pos="1.06 0.0 1.35" quat="0.653 0.271 0.271 0.653" />
<body name="base" pos="0.0 0.0 0.913">
<inertial diaginertia="0 0 0" mass="0" pos="0 0 0" />
<body name="controller_box" pos="0 0 0">
<inertial diaginertia="1.71363 1.27988 0.809981" mass="46.64" pos="-0.325 0 -0.38" />
<geom pos="-0.325 0 -0.38" size="0.11 0.2 0.265" type="box" />
</body>
<body name="pedestal_feet" pos="0 0 0">
<inertial diaginertia="8.16095 9.59375 15.0785" mass="167.09" pos="-0.1225 0 -0.758" />
<geom pos="-0.1225 0 -0.758" size="0.385 0.35 0.155" type="box" />
</body>
<body name="torso" pos="0 0 0">
<inertial diaginertia="1e-08 1e-08 1e-08" mass="0.0001" pos="0 0 0" />
<geom conaffinity="0" contype="0" group="1" rgba="0.2 0.2 0.2 1" size="0.05 0.05 0.05" type="box" />
</body>
<body name="pedestal" pos="0 0 0">
<inertial diaginertia="6.0869 5.81635 4.20915" mass="60.864" pos="0 0 0" quat="0.659267 -0.259505 -0.260945 0.655692" />
<geom conaffinity="0" contype="0" group="1" mesh="pedestal" pos="0.26 0.345 -0.91488" quat="0.5 0.5 -0.5 -0.5" rgba="0.2 0.2 0.2 1" type="mesh" />
<geom pos="-0.02 0 -0.29" rgba="0.2 0.2 0.2 1" size="0.18 0.31" type="cylinder" />
</body>
<body name="right_arm_base_link" pos="0 0 0">
<inertial diaginertia="0.00740351 0.00681776 0.00672942" mass="2.0687" pos="-0.0006241 -2.8025e-05 0.065404" quat="-0.209285 0.674441 0.227335 0.670558" />
<geom conaffinity="0" contype="0" group="1" mesh="base" rgba="0.5 0.1 0.1 1" type="mesh" />
<geom pos="0 0 0.12" rgba="0.5 0.1 0.1 1" size="0.08 0.12" type="cylinder" />
<body name="right_l0" pos="0 0 0.08">
<inertial diaginertia="0.0651588 0.0510944 0.0186218" mass="5.3213" pos="0.024366 0.010969 0.14363" quat="0.894823 0.00899958 -0.170275 0.412573" />
<joint axis="0 0 1" limited="true" name="right_j0" pos="0 0 0" range="-3.0503 3.0503" />
<geom conaffinity="0" contype="0" group="1" mesh="l0" rgba="0.5 0.1 0.1 1" type="mesh" />
<geom pos="0.08 0 0.23" rgba="0.5 0.1 0.1 1" size="0.07" />
<body name="head" pos="0 0 0.2965">
<inertial diaginertia="0.0118334 0.00827089 0.00496574" mass="1.5795" pos="0.0053207 -2.6549e-05 0.1021" quat="0.999993 7.08405e-05 -0.00359857 -0.000626247" />
<joint axis="0 0 1" limited="true" name="head_pan" pos="0 0 0" range="-5.0952 0.9064" />
<geom conaffinity="0" contype="0" group="1" mesh="head" rgba="0.5 0.1 0.1 1" type="mesh" />
<geom pos="0 0 0.08" rgba="0.5 0.1 0.1 1" size="0.018" />
<body name="screen" pos="0.03 0 0.105" quat="0.5 0.5 0.5 0.5">
<inertial diaginertia="1e-08 1e-08 1e-08" mass="0.0001" pos="0 0 0" />
<geom conaffinity="0" contype="0" group="1" rgba="0.2 0.2 0.2 1" size="0.12 0.07 0.001" type="box" />
<geom rgba="0.2 0.2 0.2 1" size="0.001" />
</body>
<body name="head_camera" pos="0.0228027 0 0.216572" quat="0.342813 -0.618449 0.618449 -0.342813">
<inertial diaginertia="0 0 0" mass="0" pos="0.0228027 0 0.216572" quat="0.342813 -0.618449 0.618449 -0.342813" />
</body>
</body>
<body name="right_torso_itb" pos="-0.055 0 0.22" quat="0.707107 0 -0.707107 0">
<inertial diaginertia="1e-08 1e-08 1e-08" mass="0.0001" pos="0 0 0" />
</body>
<body name="right_l1" pos="0.081 0.05 0.237" quat="0.5 -0.5 0.5 0.5">
<inertial diaginertia="0.0224339 0.0221624 0.0097097" mass="4.505" pos="-0.0030849 -0.026811 0.092521" quat="0.424888 0.891987 0.132364 -0.0794296" />
<joint axis="0 0 1" limited="true" name="right_j1" pos="0 0 0" range="-3.8095 2.2736" />
<geom conaffinity="0" contype="0" group="1" mesh="l1" rgba="0.5 0.1 0.1 1" type="mesh" />
<geom pos="0 0 0.1225" rgba="0.5 0.1 0.1 1" size="0.07" />
<body name="right_l2" pos="0 -0.14 0.1425" quat="0.707107 0.707107 0 0">
<inertial diaginertia="0.0257928 0.025506 0.00292515" mass="1.745" pos="-0.00016044 -0.014967 0.13582" quat="0.707831 -0.0524761 0.0516007 0.702537" />
<joint axis="0 0 1" limited="true" name="right_j2" pos="0 0 0" range="-3.0426 3.0426" />
<geom conaffinity="0" contype="0" group="1" mesh="l2" rgba="0.5 0.1 0.1 1" type="mesh" />
<geom pos="0 0 0.08" rgba="0.5 0.1 0.1 1" size="0.06 0.17" type="cylinder" />
<body name="right_l3" pos="0 -0.042 0.26" quat="0.707107 -0.707107 0 0">
<inertial diaginertia="0.0102404 0.0096997 0.00369622" mass="2.5097" pos="-0.0048135 -0.0281 -0.084154" quat="0.902999 0.385391 -0.0880901 0.168247" />
<joint axis="0 0 1" limited="true" name="right_j3" pos="0 0 0" range="-3.0439 3.0439" />
<geom conaffinity="0" contype="0" group="1" mesh="l3" rgba="0.5 0.1 0.1 1" type="mesh" />
<geom pos="0 -0.01 -0.12" rgba="0.5 0.1 0.1 1" size="0.06" />
<body name="right_l4" pos="0 -0.125 -0.1265" quat="0.707107 0.707107 0 0">
<inertial diaginertia="0.0136549 0.0135493 0.00127353" mass="1.1136" pos="-0.0018844 0.0069001 0.1341" quat="0.803612 0.031257 -0.0298334 0.593582" />
<joint axis="0 0 1" limited="true" name="right_j4" pos="0 0 0" range="-2.9761 2.9761" />
<geom conaffinity="0" contype="0" group="1" mesh="l4" rgba="0.5 0.1 0.1 1" type="mesh" />
<geom pos="0 0 0.11" rgba="0.5 0.1 0.1 1" size="0.045 0.15" type="cylinder" />
<body name="right_arm_itb" pos="-0.055 0 0.075" quat="0.707107 0 -0.707107 0">
<inertial diaginertia="1e-08 1e-08 1e-08" mass="0.0001" pos="0 0 0" />
</body>
<body name="right_l5" pos="0 0.031 0.275" quat="0.707107 -0.707107 0 0">
<inertial diaginertia="0.00474131 0.00422857 0.00190672" mass="1.5625" pos="0.0061133 -0.023697 0.076416" quat="0.404076 0.9135 0.0473125 0.00158335" />
<joint axis="0 0 1" damping="0.2" limited="true" name="right_j5" pos="0 0 0" range="-2.9761 2.9761" />
<geom conaffinity="0" contype="0" group="1" mesh="l5" rgba="0.5 0.1 0.1 1" type="mesh" />
<geom pos="0 0 0.1" rgba="0.5 0.1 0.1 1" size="0.06" />
<body name="right_hand_camera" pos="0.039552 -0.033 0.0695" quat="0.707107 0 0.707107 0">
<inertial diaginertia="0 0 0" mass="0" pos="0.039552 -0.033 0.0695" quat="0.707107 0 0.707107 0" />
</body>
<body name="right_wrist" pos="0 0 0.10541" quat="0.707107 0.707107 0 0">
<inertial diaginertia="0 0 0" mass="0" pos="0 0 0.10541" quat="0.707107 0.707107 0 0" />
</body>
<body name="right_l6" pos="0 -0.11 0.1053" quat="0.0616248 0.06163 -0.704416 0.704416">
<inertial diaginertia="0.000360258 0.000311068 0.000214974" mass="0.3292" pos="-8.0726e-06 0.0085838 -0.0049566" quat="0.479044 0.515636 -0.513069 0.491322" />
<joint axis="0 0 1" damping="0.1" limited="true" name="right_j6" pos="0 0 0" range="-4.7124 4.7124" />
<geom conaffinity="0" contype="0" group="1" mesh="l6" rgba="0.5 0.1 0.1 1" type="mesh" />
<geom pos="0 0.015 -0.01" rgba="0.5 0.1 0.1 1" size="0.055 0.025" type="cylinder" />
<body name="right_hand" pos="0 0 0.0245" quat="0.707105 0 0 0.707108">
<inertial diaginertia="1e-08 1e-08 1e-08" mass="1e-08" pos="1e-08 1e-08 1e-08" quat="0.820473 0.339851 -0.17592 0.424708" />
<geom size="1e-08 5e-09" type="cylinder" />
<body name="right_gripper_base" pos="0 0 0.025">
<inertial diaginertia="3e-08 2e-08 2e-08" mass="0.3" pos="0 0 0" quat="-0.5 0.5 0.5 0.5" />
<geom conaffinity="0" contype="0" group="1" mesh="electric_gripper_base" quat="0 0 0.707107 0.707107" type="mesh" />
<geom quat="0 0 0.707107 0.707107" size="0.029 0.05" type="cylinder" />
<body name="right_gripper" pos="0 0 0.095">
<inertial diaginertia="0 0 0" mass="0.0001" pos="0 0 0" />
<site group="1" name="grip_site" pos="0 0 0" rgba="1 0 0 1" size="0.01 0.01 0.01" type="sphere" />
<site group="1" name="grip_site_cylinder" pos="0 0 0" rgba="0 1 0 0.3" size="0.005 10" type="cylinder" />
<camera fovy="75" mode="fixed" name="eye_in_hand" pos="0 0 0" quat="0 -1 1 0" />
</body>
<body name="r_gripper_l_finger" pos="0 0.01 0.02">
<inertial diaginertia="0.01 0.01 0.01" mass="0.02" pos="0 0 0" quat="0 0 0 -1" />
<joint axis="0 1 0" damping="100" limited="true" name="r_gripper_l_finger_joint" pos="0 0 0" range="-0.0115 0.020833" type="slide" />
<geom conaffinity="0" contype="0" group="1" mesh="standard_narrow" name="r_gripper_l_finger" quat="0 0 0 -1" type="mesh" />
<geom conaffinity="1" contype="0" friction="0 0 0" name="l_finger_g0" pos="0 0.01725 0.04" quat="0 0 0 -1" size="0.005 0.00675 0.0375" type="box" />
<geom conaffinity="1" contype="0" friction="0 0 0" name="l_finger_g1" pos="-0.005 -0.003 0.0083" quat="0 0 0 -1" size="0.005 0.025 0.0085" type="box" />
<body name="r_gripper_l_finger_tip" pos="0 0.01725 0.075">
<inertial diaginertia="0.01 0.01 0.01" mass="0.01" pos="0 0 0" quat="0 0 0 1" />
<geom conaffinity="0" contype="0" group="1" mesh="half_round_tip" quat="0 0 0 1" type="mesh" />
<geom conaffinity="1" contype="0" friction="0 0 0" name="l_fingertip_g0" pos="0 -0.0045 -0.015" quat="0 0 0 1" size="0.004 0.004 0.0185" type="box" />
</body>
</body>
<body name="r_gripper_r_finger" pos="0 -0.01 0.02">
<inertial diaginertia="0.01 0.01 0.01" mass="0.02" pos="0 0 0" />
<joint axis="0 1 0" damping="100" limited="true" name="r_gripper_r_finger_joint" pos="0 0 0" range="-0.020833 0.0115" type="slide" />
<geom conaffinity="0" contype="0" group="1" mesh="standard_narrow" name="r_gripper_r_finger" type="mesh" />
<geom conaffinity="1" contype="0" friction="0 0 0" name="r_finger_g0" pos="0 -0.01725 0.04" size="0.005 0.00675 0.0375" type="box" />
<geom conaffinity="1" contype="0" friction="0 0 0" name="r_finger_g1" pos="0.005 0.003 0.0083" size="0.005 0.025 0.0085" type="box" />
<body name="r_gripper_r_finger_tip" pos="0 -0.01725 0.075">
<inertial diaginertia="0.01 0.01 0.01" mass="0.01" pos="0 0 0" />
<geom conaffinity="0" contype="0" group="1" mesh="half_round_tip" type="mesh" />
<geom conaffinity="1" contype="0" friction="0 0 0" name="r_fingertip_g0" pos="0 0.0045 -0.015" size="0.004 0.004 0.0185" type="box" />
</body>
</body>
</body>
</body>
</body>
</body>
<body name="right_l4_2" pos="0 0 0">
<inertial diaginertia="1e-08 1e-08 1e-08" mass="1e-08" pos="1e-08 1e-08 1e-08" quat="0.820473 0.339851 -0.17592 0.424708" />
<geom pos="0 0.01 0.26" size="0.06" />
</body>
</body>
</body>
<body name="right_l2_2" pos="0 0 0">
<inertial diaginertia="1e-08 1e-08 1e-08" mass="1e-08" pos="1e-08 1e-08 1e-08" quat="0.820473 0.339851 -0.17592 0.424708" />
<geom pos="0 0 0.26" size="0.06" />
</body>
</body>
<body name="right_l1_2" pos="0 0 0">
<inertial diaginertia="1e-08 1e-08 1e-08" mass="1e-08" pos="1e-08 1e-08 1e-08" quat="0.820473 0.339851 -0.17592 0.424708" />
<geom pos="0 0 0.035" size="0.07 0.07" type="cylinder" />
</body>
</body>
</body>
</body>
</body>
<body name="cube" pos="0.53522776 -0.0287869 0.82162434" quat="0.8775825618903728 0 0 0.479425538604203"><geom density="1000" friction="0.25 0.005 0.0001" group="1" name="cube" pos="0 0 0" rgba="1 0 0 1" size="0.02142471697343624 0.021062024445250595 0.0205404763468706" type="box" /><site name="cube" pos="0 0 0" rgba="1 0 0 1" size="0.002 0.002 0.002" type="sphere" /><joint name="cube" type="free" /></body></worldbody>
<equality>
</equality>
<contact /><default /></mujoco> | 84.280193 | 424 | 0.586667 |
d0b7dac4fd3fe07aea9a2fd4cb87f1841c8a04bd | 2,720 | xml | XML | gym/envs/robotics/assets/fetch/random_obj_xml/3811_peg.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/3811_peg.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/3811_peg.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | <mujoco>
<compiler angle="radian" coordinate="local" meshdir="../../stls/fetch" texturedir="../../textures" />
<option timestep="0.002">
<flag warmstart="enable" />
</option>
<include file="../shared.xml" />
<asset>
<mesh file="../../stls/fetch/random_urdfs/381/381.stl" name="obj0" scale="0.006523398165310575 0.006523398165310575 0.006523398165310575" />
</asset>
<worldbody>
<geom condim="3" material="floor_mat" name="floor0" pos="0.8 0.75 0" size="0.85 0.70 1" type="plane" />
<body name="floor0" pos="0.8 0.75 0">
<site name="target0" pos="0 0 0.5" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" />
</body>
<include file="../robot.xml" />
<body name="table0" pos="1.3 0.75 0.17">
<geom mass="2000" material="table_mat" size="0.25 0.35 0.17" type="box" />
</body>
<body name="table_top" pos="1.3 0.75 0.36">
<joint damping="0.01" name="table_top:joint" type="free" />
<geom mass="2000" material="table_mat" pos="0.145 0 0" size="0.105 0.35 0.03" type="box" />
<geom mass="2000" material="table_mat" pos="-0.145 0 0" size="0.105 0.35 0.03" type="box" />
<geom mass="2000" material="table_mat" pos="0 -0.195 0" size="0.04 0.155 0.03" type="box" />
<geom mass="2000" material="table_mat" pos="0 0.195 0" size="0.04 0.155 0.03" type="box" />
<site name="table_top" pos="0 0 0" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" />
</body>
<body name="object0" pos="0.018077507266046275 0.04 0.01592179163173591" zaxis="0.0 0.0 1.0">
<joint damping="0.01" name="object0:joint" type="free" />
<geom condim="3" mass="0.1" material="block_mat" mesh="obj0" pos="0 0 0" type="mesh" zaxis="0.0 0.0 1.0" />
<geom condim="3" mass="2" material="block_mat" pos="-0.0012487174881118147 -0.010748074138479714 0.043235039895455726" size="0.01711955864479235 0.014862854411016143 0.05905994785622902" type="box" zaxis="0.0 0.0 1.0" />
<site name="object0" pos="-0.000979718222514746 -0.01273516186338458 9.688367096262068e-05" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" />
<site name="handle0" pos="-0.0012487174881118147 -0.010748074138479714 0.033235039895455724" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" />
</body>
<light ambient="0.2 0.2 0.2" castshadow="false" diffuse="0.8 0.8 0.8" dir="0 0 -1" directional="true" name="light0" pos="0 0 4" specular="0.3 0.3 0.3" />
</worldbody>
<actuator>
<position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:l_gripper_finger_joint" kp="30000" name="robot0:l_gripper_finger_joint" user="1" />
<position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:r_gripper_finger_joint" kp="30000" name="robot0:r_gripper_finger_joint" user="1" />
</actuator>
</mujoco> | 50.37037 | 223 | 0.65625 |
d0bc3e480754990306d64a9106b6aee5822ae850 | 2,719 | xml | XML | gym/envs/robotics/assets/fetch/random_obj_xml/2960_peg.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/2960_peg.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/2960_peg.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | <mujoco>
<compiler angle="radian" coordinate="local" meshdir="../../stls/fetch" texturedir="../../textures" />
<option timestep="0.002">
<flag warmstart="enable" />
</option>
<include file="../shared.xml" />
<asset>
<mesh file="../../stls/fetch/random_urdfs/296/296.stl" name="obj0" scale="0.005705180653475671 0.005705180653475671 0.005705180653475671" />
</asset>
<worldbody>
<geom condim="3" material="floor_mat" name="floor0" pos="0.8 0.75 0" size="0.85 0.70 1" type="plane" />
<body name="floor0" pos="0.8 0.75 0">
<site name="target0" pos="0 0 0.5" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" />
</body>
<include file="../robot.xml" />
<body name="table0" pos="1.3 0.75 0.17">
<geom mass="2000" material="table_mat" size="0.25 0.35 0.17" type="box" />
</body>
<body name="table_top" pos="1.3 0.75 0.36">
<joint damping="0.01" name="table_top:joint" type="free" />
<geom mass="2000" material="table_mat" pos="0.145 0 0" size="0.105 0.35 0.03" type="box" />
<geom mass="2000" material="table_mat" pos="-0.145 0 0" size="0.105 0.35 0.03" type="box" />
<geom mass="2000" material="table_mat" pos="0 -0.195 0" size="0.04 0.155 0.03" type="box" />
<geom mass="2000" material="table_mat" pos="0 0.195 0" size="0.04 0.155 0.03" type="box" />
<site name="table_top" pos="0 0 0" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" />
</body>
<body name="object0" pos="0.013225692739080766 0.04 0.029077448754462786" zaxis="1.0 0.0 0.0">
<joint damping="0.01" name="object0:joint" type="free" />
<geom condim="3" mass="0.1" material="block_mat" mesh="obj0" pos="0 0 0" type="mesh" zaxis="1.0 0.0 0.0" />
<geom condim="3" mass="2" material="block_mat" pos="0.005661843629932164 0.001984700097280061 0.04128148166623629" size="0.018327341946494886 0.021203855542705187 0.05484541203003785" type="box" zaxis="1.0 0.0 0.0" />
<site name="object0" pos="-5.421747407420328e-05 -3.2873026443194655e-05 -0.0003382376247207927" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" />
<site name="handle0" pos="0.005661843629932164 0.001984700097280061 0.03128148166623629" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" />
</body>
<light ambient="0.2 0.2 0.2" castshadow="false" diffuse="0.8 0.8 0.8" dir="0 0 -1" directional="true" name="light0" pos="0 0 4" specular="0.3 0.3 0.3" />
</worldbody>
<actuator>
<position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:l_gripper_finger_joint" kp="30000" name="robot0:l_gripper_finger_joint" user="1" />
<position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:r_gripper_finger_joint" kp="30000" name="robot0:r_gripper_finger_joint" user="1" />
</actuator>
</mujoco> | 50.351852 | 220 | 0.656859 |
d0be93deff67f3ff425cf67fc41c6db2fe27c184 | 2,721 | xml | XML | gym/envs/robotics/assets/fetch/random_obj_xml/5077_peg.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/5077_peg.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/5077_peg.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | <mujoco>
<compiler angle="radian" coordinate="local" meshdir="../../stls/fetch" texturedir="../../textures" />
<option timestep="0.002">
<flag warmstart="enable" />
</option>
<include file="../shared.xml" />
<asset>
<mesh file="../../stls/fetch/random_urdfs/507/507.stl" name="obj0" scale="0.006134329548452002 0.006134329548452002 0.006134329548452002" />
</asset>
<worldbody>
<geom condim="3" material="floor_mat" name="floor0" pos="0.8 0.75 0" size="0.85 0.70 1" type="plane" />
<body name="floor0" pos="0.8 0.75 0">
<site name="target0" pos="0 0 0.5" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" />
</body>
<include file="../robot.xml" />
<body name="table0" pos="1.3 0.75 0.17">
<geom mass="2000" material="table_mat" size="0.25 0.35 0.17" type="box" />
</body>
<body name="table_top" pos="1.3 0.75 0.36">
<joint damping="0.01" name="table_top:joint" type="free" />
<geom mass="2000" material="table_mat" pos="0.145 0 0" size="0.105 0.35 0.03" type="box" />
<geom mass="2000" material="table_mat" pos="-0.145 0 0" size="0.105 0.35 0.03" type="box" />
<geom mass="2000" material="table_mat" pos="0 -0.195 0" size="0.04 0.155 0.03" type="box" />
<geom mass="2000" material="table_mat" pos="0 0.195 0" size="0.04 0.155 0.03" type="box" />
<site name="table_top" pos="0 0 0" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" />
</body>
<body name="object0" pos="0.014450569572498575 0.04 0.005984381996969642" zaxis="0.0 0.0 1.0">
<joint damping="0.01" name="object0:joint" type="free" />
<geom condim="3" mass="0.1" material="block_mat" mesh="obj0" pos="0 0 0" type="mesh" zaxis="0.0 0.0 1.0" />
<geom condim="3" mass="2" material="block_mat" pos="1.543196361233124e-05 -0.005584746208472907 0.049461941999863625" size="0.01214655987049951 0.012514401923611512 0.055350026441431756" type="box" zaxis="0.0 0.0 1.0" />
<site name="object0" pos="-3.582002928487504e-05 -0.006219074248859361 9.629755540151321e-05" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" />
<site name="handle0" pos="1.543196361233124e-05 -0.005584746208472907 0.03946194199986362" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" />
</body>
<light ambient="0.2 0.2 0.2" castshadow="false" diffuse="0.8 0.8 0.8" dir="0 0 -1" directional="true" name="light0" pos="0 0 4" specular="0.3 0.3 0.3" />
</worldbody>
<actuator>
<position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:l_gripper_finger_joint" kp="30000" name="robot0:l_gripper_finger_joint" user="1" />
<position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:r_gripper_finger_joint" kp="30000" name="robot0:r_gripper_finger_joint" user="1" />
</actuator>
</mujoco> | 50.388889 | 223 | 0.656009 |
d0bf4caa5f29637436cf16897026a3a4d5f3794b | 5,444 | xml | XML | data_gen/collect_bowl_data_xmls/test_bowl_381db800b87b5ff88616812464c86290.xml | YunchuZhang/Visually-Grounded-Library-of-Behaviors-for-Generalizing-Manipulation-Across-Objects-Configurations- | 896afda942dfc04e4aaad2ee751c32df1eb17913 | [
"MIT"
] | 1 | 2022-03-14T22:25:17.000Z | 2022-03-14T22:25:17.000Z | data_gen/collect_bowl_data_xmls/test_bowl_381db800b87b5ff88616812464c86290.xml | YunchuZhang/Visually-Grounded-Library-of-Behaviors | 896afda942dfc04e4aaad2ee751c32df1eb17913 | [
"MIT"
] | null | null | null | data_gen/collect_bowl_data_xmls/test_bowl_381db800b87b5ff88616812464c86290.xml | YunchuZhang/Visually-Grounded-Library-of-Behaviors | 896afda942dfc04e4aaad2ee751c32df1eb17913 | [
"MIT"
] | null | null | null | <mujoco>
<compiler angle="radian" coordinate="local" meshdir="" texturedir="" />
<option timestep="0.002">
<flag warmstart="enable" />
</option>
<include file="shared_bowl_381db800b87b5ff88616812464c86290.xml" />
<worldbody>
<geom condim="3" material="floor_mat" name="floor0" pos="0 0 0" size="1.05 0.7 1" type="plane" />
<body name="floor0" pos="0 0 0">
</body>
<body name="table0" pos="0 0 0.2">
<geom condim="3" friction="0.1 0.005 0.0001" mass="2000" material="table_mat" name="table0" size="0.625 0.45 0.2" type="box" />
</body>
<body name="object0" pos="0.0 0.0 0.55">
<camera name="yunchu_view" pos="0.025 0.025 3.02" />
<camera euler="3.1415 0 0" fovy="50" name="head_camera_rgb" pos="0 0 0" />
<joint damping="0.01" name="object0:joint" type="free" />
<geom condim="4" density="6.890017238553593" friction="1.3 0.3 0.1" group="1" material="ceramic" mesh="381db800b87b5ff88616812464c86290_mesh_0" pos="0 0 0" solimp="0.998 0.998 0.001" solref="0.001 1" type="mesh" /><geom condim="4" density="5.523501543597941" friction="1.3 0.3 0.1" group="1" material="ceramic" mesh="381db800b87b5ff88616812464c86290_mesh_1" pos="0 0 0" solimp="0.998 0.998 0.001" solref="0.001 1" type="mesh" /><geom condim="4" density="5.707593603307553" friction="1.3 0.3 0.1" group="1" material="ceramic" mesh="381db800b87b5ff88616812464c86290_mesh_2" pos="0 0 0" solimp="0.998 0.998 0.001" solref="0.001 1" type="mesh" /><geom condim="4" density="6.273207784595238" friction="1.3 0.3 0.1" group="1" material="ceramic" mesh="381db800b87b5ff88616812464c86290_mesh_3" pos="0 0 0" solimp="0.998 0.998 0.001" solref="0.001 1" type="mesh" /><geom condim="4" density="2.215674651604059" friction="1.3 0.3 0.1" group="1" material="ceramic" mesh="381db800b87b5ff88616812464c86290_mesh_4" pos="0 0 0" solimp="0.998 0.998 0.001" solref="0.001 1" type="mesh" /><geom condim="4" density="1.9848989459149833" friction="1.3 0.3 0.1" group="1" material="ceramic" mesh="381db800b87b5ff88616812464c86290_mesh_5" pos="0 0 0" solimp="0.998 0.998 0.001" solref="0.001 1" type="mesh" /><geom condim="4" density="1.3699862909866463" friction="1.3 0.3 0.1" group="1" material="ceramic" mesh="381db800b87b5ff88616812464c86290_mesh_6" pos="0 0 0" solimp="0.998 0.998 0.001" solref="0.001 1" type="mesh" /><geom condim="4" density="1.2855744737378563" friction="1.3 0.3 0.1" group="1" material="ceramic" mesh="381db800b87b5ff88616812464c86290_mesh_7" pos="0 0 0" solimp="0.998 0.998 0.001" solref="0.001 1" type="mesh" /><geom condim="4" density="1.3830694422118428" friction="1.3 0.3 0.1" group="1" material="ceramic" mesh="381db800b87b5ff88616812464c86290_mesh_8" pos="0 0 0" solimp="0.998 0.998 0.001" solref="0.001 1" type="mesh" /><geom condim="4" density="2.2865636816991772" friction="1.3 0.3 0.1" group="1" material="ceramic" mesh="381db800b87b5ff88616812464c86290_mesh_9" pos="0 0 0" solimp="0.998 0.998 0.001" solref="0.001 1" type="mesh" /><geom condim="4" density="1.374473335484496" friction="1.3 0.3 0.1" group="1" material="ceramic" mesh="381db800b87b5ff88616812464c86290_mesh_10" pos="0 0 0" solimp="0.998 0.998 0.001" solref="0.001 1" type="mesh" /><geom condim="4" density="1.0102287086546262" friction="1.3 0.3 0.1" group="1" material="ceramic" mesh="381db800b87b5ff88616812464c86290_mesh_11" pos="0 0 0" solimp="0.998 0.998 0.001" solref="0.001 1" type="mesh" /><geom condim="4" density="1.6280657256129367" friction="1.3 0.3 0.1" group="1" material="ceramic" mesh="381db800b87b5ff88616812464c86290_mesh_12" pos="0 0 0" solimp="0.998 0.998 0.001" solref="0.001 1" type="mesh" /><geom condim="4" density="2.2675285483886287" friction="1.3 0.3 0.1" group="1" material="ceramic" mesh="381db800b87b5ff88616812464c86290_mesh_13" pos="0 0 0" solimp="0.998 0.998 0.001" solref="0.001 1" type="mesh" /><geom condim="4" density="1.4595296843643026" friction="1.3 0.3 0.1" group="1" material="ceramic" mesh="381db800b87b5ff88616812464c86290_mesh_14" pos="0 0 0" solimp="0.998 0.998 0.001" solref="0.001 1" type="mesh" /><geom condim="4" density="0.8468263121138785" friction="1.3 0.3 0.1" group="1" material="ceramic" mesh="381db800b87b5ff88616812464c86290_mesh_15" pos="0 0 0" solimp="0.998 0.998 0.001" solref="0.001 1" type="mesh" /><geom condim="4" density="0.9256176756184481" friction="1.3 0.3 0.1" group="1" material="ceramic" mesh="381db800b87b5ff88616812464c86290_mesh_16" pos="0 0 0" solimp="0.998 0.998 0.001" solref="0.001 1" type="mesh" /><geom condim="4" density="1.4336019775278546" friction="1.3 0.3 0.1" group="1" material="ceramic" mesh="381db800b87b5ff88616812464c86290_mesh_17" pos="0 0 0" solimp="0.998 0.998 0.001" solref="0.001 1" type="mesh" /><geom condim="4" density="1.8527256809531034" friction="1.3 0.3 0.1" group="1" material="ceramic" mesh="381db800b87b5ff88616812464c86290_mesh_18" pos="0 0 0" solimp="0.998 0.998 0.001" solref="0.001 1" type="mesh" /><geom condim="4" density="2.2813146950728314" friction="1.3 0.3 0.1" group="1" material="ceramic" mesh="381db800b87b5ff88616812464c86290_mesh_19" pos="0 0 0" solimp="0.998 0.998 0.001" solref="0.001 1" type="mesh" /></body>
<light ambient="0.2 0.2 0.2" castshadow="false" diffuse="0.8 0.8 0.8" dir="0 0 -1" directional="true" name="light0" pos="0 0 4" specular="0.3 0.3 0.3" />
</worldbody>
<actuator />
</mujoco> | 175.612903 | 4,323 | 0.690669 |
d0c2ae1ebd3ad91c7401754d752223f392ccdaf0 | 2,717 | xml | XML | gym/envs/robotics/assets/fetch/random_obj_xml/9696_peg.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/9696_peg.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/9696_peg.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | <mujoco>
<compiler angle="radian" coordinate="local" meshdir="../../stls/fetch" texturedir="../../textures" />
<option timestep="0.002">
<flag warmstart="enable" />
</option>
<include file="../shared.xml" />
<asset>
<mesh file="../../stls/fetch/random_urdfs/969/969.stl" name="obj0" scale="0.00682001062728156 0.00682001062728156 0.00682001062728156" />
</asset>
<worldbody>
<geom condim="3" material="floor_mat" name="floor0" pos="0.8 0.75 0" size="0.85 0.70 1" type="plane" />
<body name="floor0" pos="0.8 0.75 0">
<site name="target0" pos="0 0 0.5" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" />
</body>
<include file="../robot.xml" />
<body name="table0" pos="1.3 0.75 0.17">
<geom mass="2000" material="table_mat" size="0.25 0.35 0.17" type="box" />
</body>
<body name="table_top" pos="1.3 0.75 0.36">
<joint damping="0.01" name="table_top:joint" type="free" />
<geom mass="2000" material="table_mat" pos="0.145 0 0" size="0.105 0.35 0.03" type="box" />
<geom mass="2000" material="table_mat" pos="-0.145 0 0" size="0.105 0.35 0.03" type="box" />
<geom mass="2000" material="table_mat" pos="0 -0.195 0" size="0.04 0.155 0.03" type="box" />
<geom mass="2000" material="table_mat" pos="0 0.195 0" size="0.04 0.155 0.03" type="box" />
<site name="table_top" pos="0 0 0" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" />
</body>
<body name="object0" pos="0.032750867484039256 0.04 0.02219669643800222" zaxis="0.0 0.0 1.0">
<joint damping="0.01" name="object0:joint" type="free" />
<geom condim="3" mass="0.1" material="block_mat" mesh="obj0" pos="0 0 0" type="mesh" zaxis="0.0 0.0 1.0" />
<geom condim="3" mass="2" material="block_mat" pos="-0.011143033059738155 -0.006273249402152115 0.037181660642782215" size="0.021740163839300625 0.028051456251909183 0.05835228123591329" type="box" zaxis="0.0 0.0 1.0" />
<site name="object0" pos="-0.0016331896687483266 -0.009955985738424659 0.001026075844871146" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" />
<site name="handle0" pos="-0.011143033059738155 -0.006273249402152115 0.027181660642782213" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" />
</body>
<light ambient="0.2 0.2 0.2" castshadow="false" diffuse="0.8 0.8 0.8" dir="0 0 -1" directional="true" name="light0" pos="0 0 4" specular="0.3 0.3 0.3" />
</worldbody>
<actuator>
<position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:l_gripper_finger_joint" kp="30000" name="robot0:l_gripper_finger_joint" user="1" />
<position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:r_gripper_finger_joint" kp="30000" name="robot0:r_gripper_finger_joint" user="1" />
</actuator>
</mujoco> | 50.314815 | 223 | 0.656238 |
d0c3109afec93fb1f487b4fc27ae47c5ff5b2b66 | 1,452 | xml | XML | gym/envs/robotics/assets/fetch/random_obj_xml/7571_slide.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/7571_slide.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/7571_slide.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | <mujoco>
<compiler angle="radian" coordinate="local" meshdir="../../stls/fetch" texturedir="../../textures" />
<option timestep="0.002">
<flag warmstart="enable" />
</option>
<include file="../shared.xml" />
<asset>
<mesh file="../../stls/fetch/random_urdfs/757/757.stl" name="obj0" scale="0.00971411991673119 0.00971411991673119 0.00971411991673119" />
</asset>
<worldbody>
<geom condim="3" material="floor_mat" name="floor0" pos="0.8 0.75 0" size="0.85 0.7 1" type="plane" />
<body name="floor0" pos="0.8 0.75 0">
<site name="target0" pos="0 0 0.5" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" />
</body>
<include file="../robot.xml" />
<body name="table" pos="1.3 0.75 0.2">
<joint damping="0.01" name="table:joint" type="free" />
<geom mass="2000" material="table_mat" size="0.25 0.5 0.2" type="box" />
<body name="switch" pos="0.01199022564030056 0.06762393753011196 0.22641940936751453">
<joint axis="0 1 0" damping="5" frictionloss="50" name="switch" pos="0 0 0" range="0 0.2" type="slide" />
<geom condim="3" mass="2" material="block_mat" mesh="obj0" pos="0 0 0" type="mesh" />
<site name="switch" pos="0 0 0" rgba="0 1 0 0" size="0.03 0.03 0.03" type="sphere" />
</body>
</body>
<light ambient="0.2 0.2 0.2" castshadow="false" diffuse="0.8 0.8 0.8" dir="0 0 -1" directional="true" name="light0" pos="0 0 4" specular="0.3 0.3 0.3" />
</worldbody>
</mujoco> | 38.210526 | 155 | 0.617769 |
d0c3123fd8ce1b9f9be9d0306daca0218ba38863 | 1,455 | xml | XML | gym/envs/robotics/assets/fetch/random_obj_xml/8855_slide.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/8855_slide.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/8855_slide.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | <mujoco>
<compiler angle="radian" coordinate="local" meshdir="../../stls/fetch" texturedir="../../textures" />
<option timestep="0.002">
<flag warmstart="enable" />
</option>
<include file="../shared.xml" />
<asset>
<mesh file="../../stls/fetch/random_urdfs/885/885.stl" name="obj0" scale="0.005646313906974414 0.005646313906974414 0.005646313906974414" />
</asset>
<worldbody>
<geom condim="3" material="floor_mat" name="floor0" pos="0.8 0.75 0" size="0.85 0.7 1" type="plane" />
<body name="floor0" pos="0.8 0.75 0">
<site name="target0" pos="0 0 0.5" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" />
</body>
<include file="../robot.xml" />
<body name="table" pos="1.3 0.75 0.2">
<joint damping="0.01" name="table:joint" type="free" />
<geom mass="2000" material="table_mat" size="0.25 0.5 0.2" type="box" />
<body name="switch" pos="0.015509597117471343 0.0456102631218122 0.22434861357683053">
<joint axis="0 1 0" damping="5" frictionloss="50" name="switch" pos="0 0 0" range="0 0.2" type="slide" />
<geom condim="3" mass="2" material="block_mat" mesh="obj0" pos="0 0 0" type="mesh" />
<site name="switch" pos="0 0 0" rgba="0 1 0 0" size="0.03 0.03 0.03" type="sphere" />
</body>
</body>
<light ambient="0.2 0.2 0.2" castshadow="false" diffuse="0.8 0.8 0.8" dir="0 0 -1" directional="true" name="light0" pos="0 0 4" specular="0.3 0.3 0.3" />
</worldbody>
</mujoco> | 38.289474 | 155 | 0.618557 |
d0c45827c5941c7c640a1d6c8dbb9936b367d80f | 4,369 | xml | XML | multiworld/envs/assets/classic_mujoco/half_cheetah_obstacles/half_cheetah_obstacle_position=2.0_height=0.25.xml | szk9876/multiworld | c90149d2913280298d5c54236ac40b793b0c2632 | [
"MIT"
] | null | null | null | multiworld/envs/assets/classic_mujoco/half_cheetah_obstacles/half_cheetah_obstacle_position=2.0_height=0.25.xml | szk9876/multiworld | c90149d2913280298d5c54236ac40b793b0c2632 | [
"MIT"
] | null | null | null | multiworld/envs/assets/classic_mujoco/half_cheetah_obstacles/half_cheetah_obstacle_position=2.0_height=0.25.xml | szk9876/multiworld | c90149d2913280298d5c54236ac40b793b0c2632 | [
"MIT"
] | null | null | null | <mujoco model="cheetah">
<compiler angle="radian" coordinate="local" inertiafromgeom="true" settotalmass="14" />
<default>
<joint armature=".1" damping=".01" limited="true" solimplimit="0 .8 .03" solreflimit=".02 1" stiffness="8" />
<geom conaffinity="0" condim="3" contype="1" friction=".4 .1 .1" rgba="0.8 0.6 .4 1" solimp="0.0 0.8 0.01" solref="0.02 1" />
<motor ctrllimited="true" ctrlrange="-1 1" />
</default>
<size nstack="300000" nuser_geom="1" />
<option gravity="0 0 -9.81" timestep="0.01" />
<asset>
<texture builtin="gradient" height="100" rgb1="1 1 1" rgb2="0 0 0" type="skybox" width="100" />
<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" />
<texture builtin="checker" height="100" name="texplane" rgb1="0 0 0" rgb2="0.8 0.8 0.8" type="2d" width="100" />
<material name="MatPlane" reflectance="0.5" shininess="1" specular="1" texrepeat="60 60" texture="texplane" />
<material name="geom" texture="texgeom" texuniform="true" />
</asset>
<worldbody>
<body name="wall" pos="2.0 0. 0.">
<geom conaffinity="1" contype="1" density="0.00001" rgba="1. 0. 1. 1." size="0.01 0.4 0.25" type="box" />
</body>
<light cutoff="100" diffuse="1 1 1" dir="-0 0 -1.3" directional="true" exponent="1" pos="0 0 1.3" specular=".1 .1 .1" />
<geom conaffinity="1" condim="3" material="MatPlane" name="floor" pos="0 0 0" rgba="0.8 0.9 0.8 1" size="40 40 40" type="plane" />
<body name="torso" pos="0 0 .7">
<camera mode="trackcom" name="track" pos="0 -3 0.3" xyaxes="1 0 0 0 0 1" />
<joint armature="0" axis="1 0 0" damping="0" limited="false" name="rootx" pos="0 0 0" stiffness="0" type="slide" />
<joint armature="0" axis="0 0 1" damping="0" limited="false" name="rootz" pos="0 0 0" stiffness="0" type="slide" />
<joint armature="0" axis="0 1 0" damping="0" limited="false" name="rooty" pos="0 0 0" stiffness="0" type="hinge" />
<geom fromto="-.5 0 0 .5 0 0" name="torso" size="0.046" type="capsule" />
<geom axisangle="0 1 0 .87" name="head" pos=".6 0 .1" size="0.046 .15" type="capsule" />
<body name="bthigh" pos="-.5 0 0">
<joint axis="0 1 0" damping="6" name="bthigh" pos="0 0 0" range="-.52 1.05" stiffness="240" type="hinge" />
<geom axisangle="0 1 0 -3.8" name="bthigh" pos=".1 0 -.13" size="0.046 .145" type="capsule" />
<body name="bshin" pos=".16 0 -.25">
<joint axis="0 1 0" damping="4.5" name="bshin" pos="0 0 0" range="-.785 .785" stiffness="180" type="hinge" />
<geom axisangle="0 1 0 -2.03" name="bshin" pos="-.14 0 -.07" rgba="0.9 0.6 0.6 1" size="0.046 .15" type="capsule" />
<body name="bfoot" pos="-.28 0 -.14">
<joint axis="0 1 0" damping="3" name="bfoot" pos="0 0 0" range="-.4 .785" stiffness="120" type="hinge" />
<geom axisangle="0 1 0 -.27" name="bfoot" pos=".03 0 -.097" rgba="0.9 0.6 0.6 1" size="0.046 .094" type="capsule" />
</body>
</body>
</body>
<body name="fthigh" pos=".5 0 0">
<joint axis="0 1 0" damping="4.5" name="fthigh" pos="0 0 0" range="-1 .7" stiffness="180" type="hinge" />
<geom axisangle="0 1 0 .52" name="fthigh" pos="-.07 0 -.12" size="0.046 .133" type="capsule" />
<body name="fshin" pos="-.14 0 -.24">
<joint axis="0 1 0" damping="3" name="fshin" pos="0 0 0" range="-1.2 .87" stiffness="120" type="hinge" />
<geom axisangle="0 1 0 -.6" name="fshin" pos=".065 0 -.09" rgba="0.9 0.6 0.6 1" size="0.046 .106" type="capsule" />
<body name="ffoot" pos=".13 0 -.18">
<joint axis="0 1 0" damping="1.5" name="ffoot" pos="0 0 0" range="-.5 .5" stiffness="60" type="hinge" />
<geom axisangle="0 1 0 -.6" name="ffoot" pos=".045 0 -.07" rgba="0.9 0.6 0.6 1" size="0.046 .07" type="capsule" />
</body>
</body>
</body>
</body>
</worldbody>
<actuator>
<motor gear="120" joint="bthigh" name="bthigh" />
<motor gear="90" joint="bshin" name="bshin" />
<motor gear="60" joint="bfoot" name="bfoot" />
<motor gear="120" joint="fthigh" name="fthigh" />
<motor gear="60" joint="fshin" name="fshin" />
<motor gear="30" joint="ffoot" name="ffoot" />
</actuator>
</mujoco> | 65.208955 | 164 | 0.571298 |
d0c4b59eb684d5c68182a5cb47d01105128368f5 | 943 | xml | XML | multiworld/envs/assets/classic_mujoco/u_long.xml | apexrl/MapGo | e08caa025b58d086941f7938ad611a6152f82f68 | [
"MIT"
] | 5 | 2021-12-01T02:04:56.000Z | 2022-01-02T14:33:32.000Z | multiworld/envs/assets/classic_mujoco/u_long.xml | apexrl/MapGo | e08caa025b58d086941f7938ad611a6152f82f68 | [
"MIT"
] | 1 | 2021-11-30T04:48:39.000Z | 2022-02-09T23:54:51.000Z | multiworld/envs/assets/classic_mujoco/u_long.xml | apexrl/MapGo | e08caa025b58d086941f7938ad611a6152f82f68 | [
"MIT"
] | 1 | 2021-05-14T01:07:36.000Z | 2021-05-14T01:07:36.000Z | <mujoco>
<body name="walls" pos="0 0 0">
<body name="innerwall" pos="0 0 0">
<geom type="box" pos="0 1.5 0" size="0.75 7.5 1"
rgba=".12 .4 .9 1"
contype="3" conaffinity="3" />
</body>
<body name="outerwall" pos="0 0 0">
<geom type="box" pos="0 10.0 0" size="3.75 1 1"
rgba=".12 .4 .9 1"
contype="2" conaffinity="3" />
<geom type="box" pos="0 -10.0 0" size="3.75 1 1"
rgba=".12 .4 .9 1"
contype="2" conaffinity="3" />
<geom type="box" pos="4.75 0 0" size="1 11.0 1"
rgba=".12 .4 .9 1"
contype="2" conaffinity="3" />
<geom type="box" pos="-4.75 0 0" size="1 11.0 1"
rgba=".12 .4 .9 1"
contype="2" conaffinity="3" />
</body>
</body>
</mujoco>
| 39.291667 | 61 | 0.396607 |
d0c5585d498c11f0d9c856e12207e0fcbd132699 | 3,081 | xml | XML | project/experiments/exp_800_mile_stone/input_data/bodies/400.xml | liusida/thesis-bodies | dceb8a36efd2cefc611f6749a52b56b9d3572f7a | [
"MIT"
] | null | null | null | project/experiments/exp_800_mile_stone/input_data/bodies/400.xml | liusida/thesis-bodies | dceb8a36efd2cefc611f6749a52b56b9d3572f7a | [
"MIT"
] | null | null | null | project/experiments/exp_800_mile_stone/input_data/bodies/400.xml | liusida/thesis-bodies | dceb8a36efd2cefc611f6749a52b56b9d3572f7a | [
"MIT"
] | null | null | null | <!-- converted to geom fromto version -->
<mujoco model="cheetah">
<compiler angle="degree" coordinate="global" inertiafromgeom="true"/>
<default>
<joint armature=".1" damping=".01" limited="true" solimplimit="0 .8 .03" solreflimit=".02 1" stiffness="8"/>
<geom conaffinity="0" condim="3" contype="1" friction="0.8 .1 .1" rgba="0.8 0.6 .4 1" solimp="0.0 0.8 0.01" solref="0.02 1"/>
<motor ctrllimited="true" ctrlrange="-1 1"/>
</default>
<size nstack="300000" nuser_geom="1"/>
<option gravity="0 0 -9.81" timestep="0.01"/>
<worldbody>
<body name="torso" pos="0 0 0.77">
<joint armature="0" axis="1 0 0" damping="0" limited="false" name="ignorex" pos="0 0 0" stiffness="0" type="slide"/>
<joint armature="0" axis="0 0 1" damping="0" limited="false" name="ignorez" pos="0 0 0" stiffness="0" type="slide"/>
<joint armature="0" axis="0 1 0" damping="0" limited="false" name="ignorey" pos="0 0 0" stiffness="0" type="hinge"/>
<geom fromto="-0.5 0 0 0.51 0 0" name="torso" size="0.04" type="capsule"/>
<geom fromto="0.51 0 0 0.7 0 0.21" name="head" size="0.04" type="capsule"/>
<body name="bthigh" pos="-0.5 0 0">
<joint axis="0 1 0" damping="6" name="bthigh" pos="0 0 0" range="-30 60" stiffness="240" type="hinge"/>
<geom fromto="0 0 0 0.17 0 -0.25" size="0.04" type="capsule"/>
<body name="bshin" pos="0.17 0 -0.25">
<joint axis="0 1 0" damping="4.5" name="bshin" pos="0 0 0" range="-45 45" stiffness="180" type="hinge"/>
<geom fromto="0 0 0 -0.27 0 -0.12" size="0.04" type="capsule"/>
<body name="bfoot" pos="-0.27 0 -0.12">
<joint axis="0 1 0" damping="3" name="bfoot" pos="0 0 0" range="23 45" stiffness="120" type="hinge"/>
<geom fromto="0 0 0 0.05 0 -0.2" size="0.05" type="capsule"/>
</body>
</body>
</body>
<body name="fthigh" pos="0.51 0 0">
<joint axis="0 1 0" damping="4.5" name="fthigh" pos="0 0 0" range="-86 45" stiffness="180" type="hinge"/>
<geom fromto="0 0 0 -0.13 0 -0.25" name="fthigh" size="0.04" type="capsule"/>
<body name="fshin" pos="-0.13 0 -0.25">
<joint axis="0 1 0" damping="3" name="fshin" pos="0 0 0" range="-69 63" stiffness="120" type="hinge"/>
<geom fromto="0 0 0 0.15 0 -0.17" name="fshin" rgba="0.9 0.6 0.6 1" size="0.04" type="capsule"/>
<body name="ffoot" pos="0.15 0 -0.17">
<joint axis="0 1 0" damping="1.5" name="ffoot" pos="0 0 0" range="-177 -17" stiffness="60" type="hinge"/>
<geom fromto="0 0 0 0.14 0 -0.2" name="ffoot" rgba="0.9 0.6 0.6 1" size="0.05" type="capsule"/>
</body>
</body>
</body>
</body>
</worldbody>
<actuator>
<motor gear="120" joint="bthigh" name="bthigh"/>
<motor gear="90" joint="bshin" name="bshin"/>
<motor gear="60" joint="bfoot" name="bfoot"/>
<motor gear="120" joint="fthigh" name="fthigh"/>
<motor gear="60" joint="fshin" name="fshin"/>
<motor gear="30" joint="ffoot" name="ffoot"/>
</actuator>
</mujoco>
| 57.055556 | 129 | 0.56962 |
d0c6303a30ee14c84bf80394b45f50120c7bd657 | 2,725 | xml | XML | gym/envs/robotics/assets/fetch/random_obj_xml/4132_peg.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/4132_peg.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/4132_peg.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | <mujoco>
<compiler angle="radian" coordinate="local" meshdir="../../stls/fetch" texturedir="../../textures" />
<option timestep="0.002">
<flag warmstart="enable" />
</option>
<include file="../shared.xml" />
<asset>
<mesh file="../../stls/fetch/random_urdfs/413/413.stl" name="obj0" scale="0.004807582519149202 0.004807582519149202 0.004807582519149202" />
</asset>
<worldbody>
<geom condim="3" material="floor_mat" name="floor0" pos="0.8 0.75 0" size="0.85 0.70 1" type="plane" />
<body name="floor0" pos="0.8 0.75 0">
<site name="target0" pos="0 0 0.5" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" />
</body>
<include file="../robot.xml" />
<body name="table0" pos="1.3 0.75 0.17">
<geom mass="2000" material="table_mat" size="0.25 0.35 0.17" type="box" />
</body>
<body name="table_top" pos="1.3 0.75 0.36">
<joint damping="0.01" name="table_top:joint" type="free" />
<geom mass="2000" material="table_mat" pos="0.145 0 0" size="0.105 0.35 0.03" type="box" />
<geom mass="2000" material="table_mat" pos="-0.145 0 0" size="0.105 0.35 0.03" type="box" />
<geom mass="2000" material="table_mat" pos="0 -0.195 0" size="0.04 0.155 0.03" type="box" />
<geom mass="2000" material="table_mat" pos="0 0.195 0" size="0.04 0.155 0.03" type="box" />
<site name="table_top" pos="0 0 0" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" />
</body>
<body name="object0" pos="0.01355523852219721 0.04 0.010686056448230149" zaxis="0.0 0.0 1.0">
<joint damping="0.01" name="object0:joint" type="free" />
<geom condim="3" mass="0.1" material="block_mat" mesh="obj0" pos="0 0 0" type="mesh" zaxis="0.0 0.0 1.0" />
<geom condim="3" mass="2" material="block_mat" pos="0.0012840528968485387 -0.0007765142893144087 0.04344356080279571" size="0.012078376389371911 0.012731594316810575 0.054181599309759756" type="box" zaxis="0.0 0.0 1.0" />
<site name="object0" pos="1.3309964513792906e-05 -0.0014008178090691942 -5.1982058733897376e-05" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" />
<site name="handle0" pos="0.0012840528968485387 -0.0007765142893144087 0.03344356080279571" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" />
</body>
<light ambient="0.2 0.2 0.2" castshadow="false" diffuse="0.8 0.8 0.8" dir="0 0 -1" directional="true" name="light0" pos="0 0 4" specular="0.3 0.3 0.3" />
</worldbody>
<actuator>
<position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:l_gripper_finger_joint" kp="30000" name="robot0:l_gripper_finger_joint" user="1" />
<position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:r_gripper_finger_joint" kp="30000" name="robot0:r_gripper_finger_joint" user="1" />
</actuator>
</mujoco> | 50.462963 | 224 | 0.657248 |
d0c75e7b1c36b190911b7d4a70a3c1f79271de71 | 1,455 | xml | XML | gym/envs/robotics/assets/fetch/random_obj_xml/7837_slide.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/7837_slide.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/7837_slide.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | <mujoco>
<compiler angle="radian" coordinate="local" meshdir="../../stls/fetch" texturedir="../../textures" />
<option timestep="0.002">
<flag warmstart="enable" />
</option>
<include file="../shared.xml" />
<asset>
<mesh file="../../stls/fetch/random_urdfs/783/783.stl" name="obj0" scale="0.008030330970888084 0.008030330970888084 0.008030330970888084" />
</asset>
<worldbody>
<geom condim="3" material="floor_mat" name="floor0" pos="0.8 0.75 0" size="0.85 0.7 1" type="plane" />
<body name="floor0" pos="0.8 0.75 0">
<site name="target0" pos="0 0 0.5" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" />
</body>
<include file="../robot.xml" />
<body name="table" pos="1.3 0.75 0.2">
<joint damping="0.01" name="table:joint" type="free" />
<geom mass="2000" material="table_mat" size="0.25 0.5 0.2" type="box" />
<body name="switch" pos="0.023660430656998147 0.06811790481120843 0.2181135638573324">
<joint axis="0 1 0" damping="5" frictionloss="50" name="switch" pos="0 0 0" range="0 0.2" type="slide" />
<geom condim="3" mass="2" material="block_mat" mesh="obj0" pos="0 0 0" type="mesh" />
<site name="switch" pos="0 0 0" rgba="0 1 0 0" size="0.03 0.03 0.03" type="sphere" />
</body>
</body>
<light ambient="0.2 0.2 0.2" castshadow="false" diffuse="0.8 0.8 0.8" dir="0 0 -1" directional="true" name="light0" pos="0 0 4" specular="0.3 0.3 0.3" />
</worldbody>
</mujoco> | 38.289474 | 155 | 0.618557 |
d0ca99c690b115b8203be50f9437f5c7031b631e | 14,495 | xml | XML | multiworld/envs/assets/sawyer_xyz/sawyer_xyz_base_pusher.xml | corl2019metaworld/metaworld | 46d54644915a7d80d3f4206e2e5abe1ccbdb5393 | [
"MIT"
] | null | null | null | multiworld/envs/assets/sawyer_xyz/sawyer_xyz_base_pusher.xml | corl2019metaworld/metaworld | 46d54644915a7d80d3f4206e2e5abe1ccbdb5393 | [
"MIT"
] | null | null | null | multiworld/envs/assets/sawyer_xyz/sawyer_xyz_base_pusher.xml | corl2019metaworld/metaworld | 46d54644915a7d80d3f4206e2e5abe1ccbdb5393 | [
"MIT"
] | null | null | null | <?xml version="1.0" encoding="utf-8"?>
<!--
Usage:
<mujoco>
<compiler meshdir="../meshes/sawyer" ...></compiler>
<include file="shared_config.xml"></include>
(new stuff)
<worldbody>
<include file="sawyer_xyz_base.xml"></include>
(new stuff)
</worldbody>
</mujoco>
-->
<mujoco model="sawyer">
<camera pos="0 0 3.2" name="topview" />
<!--<geom name="floor" type="plane" pos="0 0 -.9" size="10 10 10"-->
<!--rgba="0 0 0 1" contype="15" conaffinity="15" />-->
<!--<geom name="tableTop" type="box" pos="0 0.6 -0.45" size="0.4 0.2 0.45"-->
<!--rgba=".6 .6 .5 1" contype="15" conaffinity="15" />-->
<geom name="tableTop" type="plane" pos="0 0.6 0" size="0.4 0.4 0.5"
rgba=".6 .6 .5 1" contype="15" conaffinity="15" />
<body name="base" pos="0 0 0">
<site name="basesite" pos="0 0 0" size="0.01" />
<inertial pos="0 0 0" mass="0" diaginertia="0 0 0" />
<body name="controller_box" pos="0 0 0">
<inertial pos="-0.325 0 -0.38" mass="46.64" diaginertia="1.71363 1.27988 0.809981" />
<geom size="0.11 0.2 0.265" pos="-0.325 0 -0.38" type="box" rgba="0.2 0.2 0.2 1"/>
</body>
<body name="pedestal_feet" pos="0 0 0">
<inertial pos="-0.1225 0 -0.758" mass="167.09" diaginertia="8.16095 9.59375 15.0785" />
<geom size="0.385 0.35 0.155" pos="-0.1225 0 -0.758" type="box" rgba="0.2 0.2 0.2 1"
contype="0"
conaffinity="0"
/>
</body>
<body name="torso" pos="0 0 0">
<inertial pos="0 0 0" mass="0.0001" diaginertia="1e-08 1e-08 1e-08" />
<geom size="0.05 0.05 0.05" type="box" contype="0" conaffinity="0" group="1" rgba="0.2 0.2 0.2 1" />
</body>
<body name="pedestal" pos="0 0 0">
<inertial pos="0 0 0" quat="0.659267 -0.259505 -0.260945 0.655692" mass="60.864" diaginertia="6.0869 5.81635 4.20915" />
<geom pos="0.26 0.345 -0.91488" quat="0.5 0.5 -0.5 -0.5" type="mesh" contype="0" conaffinity="0" group="1" rgba="0.2 0.2 0.2 1" mesh="pedestal" />
<geom size="0.18 0.31" pos="-0.02 0 -0.29" type="cylinder" rgba="0.2 0.2 0.2 0" />
</body>
<body name="right_arm_base_link" pos="0 0 0">
<inertial pos="-0.0006241 -2.8025e-05 0.065404" quat="-0.209285 0.674441 0.227335 0.670558" mass="2.0687" diaginertia="0.00740351 0.00681776 0.00672942" />
<geom type="mesh" contype="0" conaffinity="0" group="1" rgba="0.5 0.1 0.1 1" mesh="base" />
<geom size="0.08 0.12" pos="0 0 0.12" type="cylinder" rgba="0.5 0.1 0.1 0" />
<body name="right_l0" pos="0 0 0.08">
<inertial pos="0.024366 0.010969 0.14363" quat="0.894823 0.00899958 -0.170275 0.412573" mass="5.3213" diaginertia="0.0651588 0.0510944 0.0186218" />
<joint name="right_j0" pos="0 0 0" axis="0 0 1" limited="true" range="-1.5 1.5" damping="10"/>
<geom type="mesh" contype="0" conaffinity="0" group="1" rgba="0.5 0.1 0.1 1" mesh="l0" />
<geom size="0.07" pos="0.08 0 0.23" rgba="0.5 0.1 0.1 0" />
<body name="head" pos="0 0 0.2965">
<inertial pos="0.0053207 -2.6549e-05 0.1021" quat="0.999993 7.08405e-05 -0.00359857 -0.000626247" mass="1.5795" diaginertia="0.0118334 0.00827089 0.00496574" />
<!-- <joint name="head_pan" pos="0 0 0" axis="0 0 1" limited="true" range="-5.0952 0.9064" damping="10"/> -->
<geom type="mesh" contype="0" conaffinity="0" group="1" rgba="0.5 0.1 0.1 1" mesh="head" />
<geom size="0.18" pos="0 0 0.08" rgba="0.5 0.1 0.1 0" />
<body name="screen" pos="0.03 0 0.105" quat="0.5 0.5 0.5 0.5">
<inertial pos="0 0 0" mass="0.0001" diaginertia="1e-08 1e-08 1e-08" />
<geom size="0.12 0.07 0.001" type="box" contype="0" conaffinity="0" group="1" rgba="0.2 0.2 0.2 0" />
<geom size="0.001" rgba="0.2 0.2 0.2 0" />
</body>
<body name="head_camera" pos="0.0228027 0 0.216572" quat="0.342813 -0.618449 0.618449 -0.342813">
<inertial pos="0.0228027 0 0.216572" quat="0.342813 -0.618449 0.618449 -0.342813" mass="0" diaginertia="0 0 0" />
<site name="headsite" pos="0 0 0" size="0.01" />
</body>
</body>
<body name="right_torso_itb" pos="-0.055 0 0.22" quat="0.707107 0 -0.707107 0">
<inertial pos="0 0 0" mass="0.0001" diaginertia="1e-08 1e-08 1e-08" />
</body>
<body name="right_l1" pos="0.081 0.05 0.237" quat="0.5 -0.5 0.5 0.5">
<inertial pos="-0.0030849 -0.026811 0.092521" quat="0.424888 0.891987 0.132364 -0.0794296" mass="4.505" diaginertia="0.0224339 0.0221624 0.0097097" />
<!--<joint name="right_j1" pos="0 0 0" axis="0 0 1" limited="true" range="-3.8095 2.2736" damping="10"/>-->
<joint name="right_j1" pos="0 0 0" axis="0 0 1"
limited="true" range="-2 -0.5"
damping="10"/>
<!--<joint name="right_j1" pos="0 0 0" axis="0 0 1" limited="true" range="0.8095 2.2736" damping="10"/>-->
<geom type="mesh" contype="0" conaffinity="0" group="1" rgba="0.5 0.1 0.1 1" mesh="l1" />
<geom size="0.07" pos="0 0 0.1225" rgba="0.5 0.1 0.1 0" />
<body name="right_l2" pos="0 -0.14 0.1425" quat="0.707107 0.707107 0 0">
<inertial pos="-0.00016044 -0.014967 0.13582" quat="0.707831 -0.0524761 0.0516007 0.702537" mass="1.745" diaginertia="0.0257928 0.025506 0.00292515" />
<joint name="right_j2" pos="0 0 0" axis="0 0 1" limited="true" range="-3.0426 3.0426" damping="10"/>
<geom type="mesh" contype="0" conaffinity="0" group="1" rgba="0.5 0.1 0.1 1" mesh="l2" />
<geom size="0.06 0.17" pos="0 0 0.08" type="cylinder" rgba="0.5 0.1 0.1 0" />
<body name="right_l3" pos="0 -0.042 0.26" quat="0.707107 -0.707107 0 0">
<site name="armsite" pos="0 0 0" size="0.01" />
<inertial pos="-0.0048135 -0.0281 -0.084154" quat="0.902999 0.385391 -0.0880901 0.168247" mass="2.5097" diaginertia="0.0102404 0.0096997 0.00369622" />
<joint name="right_j3" pos="0 0 0" axis="0 0 1" limited="true" range="-3.0439 3.0439" damping="10"/>
<geom type="mesh" contype="0" conaffinity="0" group="1" rgba="0.5 0.1 0.1 1" mesh="l3" />
<geom size="0.06" pos="0 -0.01 -0.12" rgba="0.5 0.1 0.1 0" />
<body name="right_l4" pos="0 -0.125 -0.1265" quat="0.707107 0.707107 0 0">
<inertial pos="-0.0018844 0.0069001 0.1341" quat="0.803612 0.031257 -0.0298334 0.593582" mass="1.1136" diaginertia="0.0136549 0.0135493 0.00127353" />
<joint name="right_j4" pos="0 0 0" axis="0 0 1" limited="true" range="-2.9761 2.9761" damping="10" />
<geom type="mesh" contype="0" conaffinity="0" group="1" rgba="0.5 0.1 0.1 1" mesh="l4" />
<geom size="0.045 0.15" pos="0 0 0.11" type="cylinder" rgba="0.5 0.1 0.1 0" />
<body name="right_arm_itb" pos="-0.055 0 0.075" quat="0.707107 0 -0.707107 0">
<inertial pos="0 0 0" mass="0.0001" diaginertia="1e-08 1e-08 1e-08" />
</body>
<body name="right_l5" pos="0 0.031 0.275" quat="0.707107 -0.707107 0 0">
<inertial pos="0.0061133 -0.023697 0.076416" quat="0.404076 0.9135 0.0473125 0.00158335" mass="1.5625" diaginertia="0.00474131 0.00422857 0.00190672" />
<joint name="right_j5" pos="0 0 0" axis="0 0 1" limited="true" range="-2.9761 2.9761" damping="10"/>
<geom type="mesh" contype="0" conaffinity="0" group="1" rgba="0.5 0.1 0.1 1" mesh="l5" />
<geom size="0.06" pos="0 0 0.1" rgba="0.5 0.1 0.1 0" />
<body name="right_hand_camera" pos="0.039552 -0.033 0.0695" quat="0.707107 0 0.707107 0">
<inertial pos="0.039552 -0.033 0.0695" quat="0.707107 0 0.707107 0" mass="0" diaginertia="0 0 0" />
</body>
<body name="right_wrist" pos="0 0 0.10541" quat="0.707107 0.707107 0 0">
<inertial pos="0 0 0.10541" quat="0.707107 0.707107 0 0" mass="0" diaginertia="0 0 0" />
</body>
<body name="right_l6" pos="0 -0.11 0.1053" quat="0.0616248 0.06163 -0.704416 0.704416">
<inertial pos="-8.0726e-06 0.0085838 -0.0049566" quat="0.479044 0.515636 -0.513069 0.491322" mass="0.3292" diaginertia="0.000360258 0.000311068 0.000214974" />
<joint name="right_j6" pos="0 0 0" axis="0 0 1" limited="true" range="-0.01 0.01" damping="10"/>
<geom type="mesh" contype="2" conaffinity="2" group="1" rgba="0.5 0.1 0.1 1" mesh="l6" />
<geom size="0.055 0.025" pos="0 0.015 -0.01" type="cylinder" rgba="0.5 0.1 0.1 0" />
<body name="right_hand" pos="0 0 0.0245" quat="0.707107 0 0 0.707107">
<inertial pos="1e-08 1e-08 1e-08" quat="0.820473 0.339851 -0.17592 0.424708" mass="1e-08" diaginertia="1e-08 1e-08 1e-08" />
<geom size="0.035 0.015" pos="0 0 0.02" type="cylinder" rgba="0.2 0.2 0.2 0"/>
<!-- ================= BEGIN GRIPPER ================= /-->
<body name="hand" pos="0 0 0"
quat="-1 0 1 0">
<geom name="Geomclaw" type="box" size="0.01 0.04 0.01"/>
<body name="rightclaw" pos=".03 -.03 0.0" >
<inertial diaginertia="0.1 0.1 0.1" mass="4" pos="-0.01 0 0"></inertial>
<geom
name="rightclaw_it" condim="4" contype="2" conaffinity="2" mass="0.08" type="box" pos="0 0 0" size="0.025 0.005 0.02" rgba="0.0 1.0 0.0 1.0" friction="1 0.05 0.01"
euler="0 0 0.2"
/>
<joint name="rc_close" type="slide" pos="0 0 0" axis="0 1 0" range="0 .04" user="008" limited="true"/>
<site name="endeffector2" pos=".015 .01 0" size="0.008" rgba="0.0 0.0 0.0 0.0" />
</body>
<body name="leftclaw" pos=".03 .03 0">
<inertial diaginertia="0.1 0.1 0.1" mass="4" pos="-0.01 0 0"></inertial>
<geom
name="leftclaw_it" condim="4" contype="2" conaffinity="2" type="box" mass="0.08" pos="0 0 0" size="0.025 0.005 0.02" rgba="0.0 1.0 0.0 1.0" friction="1 0.05 0.01"
euler="0 0 -0.2"
/>
<site name="endeffector" pos=".015 -.01 0" size="0.008" rgba="0.0 0.0 0.0 0.0" />
</body>
</body>
<!-- ================= END GRIPPER ================= /-->
</body>
</body>
</body>
<body name="right_l4_2" pos="0 0 0">
<inertial pos="1e-08 1e-08 1e-08" quat="0.820473 0.339851 -0.17592 0.424708" mass="1e-08" diaginertia="1e-08 1e-08 1e-08" />
<geom size="0.06" pos="0 0.01 0.26"
rgba="0.2 0.2 0.2 0"
contype="2"
conaffinity="2"
/>
</body>
</body>
</body>
<body name="right_l2_2" pos="0 0 0">
<inertial pos="1e-08 1e-08 1e-08" quat="0.820473 0.339851 -0.17592 0.424708" mass="1e-08" diaginertia="1e-08 1e-08 1e-08" />
<geom size="0.06" pos="0 0 0.26" rgba="0.2 0.2 0.2 0"
contype="2"
conaffinity="2"
/>
</body>
</body>
<body name="right_l1_2" pos="0 0 0">
<inertial pos="1e-08 1e-08 1e-08" quat="0.820473 0.339851 -0.17592 0.424708" mass="1e-08" diaginertia="1e-08 1e-08 1e-08" />
<geom size="0.07 0.07" pos="0 0 0.035" type="cylinder" rgba="0.2 0.2 0.2 0"/>
</body>
</body>
</body>
</body>
</body>
<body mocap="true" name="mocap" pos="0 0 0">
<!--For debugging, set the alpha to 1-->
<!--<geom conaffinity="0" contype="0" pos="0 0 0" rgba="0.5 0.5 0.5 1" size="0.1 0.02 0.02" type="box"></geom>-->
<geom conaffinity="0" contype="0" pos="0 0 0" rgba="0.0 0.5 0.5 0" size="0.01" type="sphere"></geom>
<site pos="0 0 0" rgba="0.0 0.5 0.5 0" size="0.01" type="sphere"></site>
</body>
</mujoco>
| 78.351351 | 227 | 0.444912 |
d0cf19008f83affeb305f874a2b199198b90f281 | 1,765 | xml | XML | gym/envs/robotics/assets/fetch/random_obj_xml/7665_grasp.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/7665_grasp.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/7665_grasp.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | <mujoco>
<compiler angle="radian" coordinate="local" meshdir="../../stls/fetch" texturedir="../../textures" />
<option timestep="0.002">
<flag warmstart="enable" />
</option>
<include file="../shared.xml" />
<asset>
<mesh file="../../stls/fetch/random_urdfs/766/766.stl" name="obj0" scale="0.008833343641236262 0.008833343641236262 0.008833343641236262" />
</asset>
<worldbody>
<geom condim="3" material="floor_mat" name="floor0" pos="0.8 0.75 0" size="0.85 0.70 1" type="plane" />
<body name="floor0" pos="0.8 0.75 0">
<site name="target0" pos="0 0 0.5" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" />
</body>
<include file="../robot.xml" />
<body name="table0" pos="1.3 0.75 0.2">
<geom mass="2000" material="table_mat" size="0.25 0.35 0.2" type="box" />
</body>
<body name="object0" pos="0.028253957553753553 0.0744953587642802 0.03522203026834726">
<joint damping="0.01" name="object0:joint" type="free" />
<geom condim="3" mass="2" material="block_mat" mesh="obj0" pos="0 0 0" type="mesh" />
<site name="object0" pos="-0.0016382517310159742 -0.02960699323823264 0.004762319691368596" rgba="1 0 0 0" size="0.014126978776876777 0.0372476793821401 0.01761101513417363" type="ellipsoid" />
</body>
<light ambient="0.2 0.2 0.2" castshadow="false" diffuse="0.8 0.8 0.8" dir="0 0 -1" directional="true" name="light0" pos="0 0 4" specular="0.3 0.3 0.3" />
</worldbody>
<actuator>
<position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:l_gripper_finger_joint" kp="30000" name="robot0:l_gripper_finger_joint" user="1" />
<position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:r_gripper_finger_joint" kp="30000" name="robot0:r_gripper_finger_joint" user="1" />
</actuator>
</mujoco> | 43.04878 | 196 | 0.669688 |
d0cf784f697344731d69b44111f7bcb8cf98cdb0 | 1,140 | xml | XML | gym_wmgds/envs/robotics/assets/universal/foo.xml | ozcell/gym_wmgds_ma | c2cb22943913361947216b908d50decc46616e99 | [
"Python-2.0",
"OLDAP-2.7"
] | 1 | 2020-12-23T16:38:15.000Z | 2020-12-23T16:38:15.000Z | gym_wmgds/envs/robotics/assets/universal/foo.xml | ozcell/gym_wmgds_ma | c2cb22943913361947216b908d50decc46616e99 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym_wmgds/envs/robotics/assets/universal/foo.xml | ozcell/gym_wmgds_ma | c2cb22943913361947216b908d50decc46616e99 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | <!--
MODEL: Univewrsal Robots UR5 + Robotiq S Model 3 Finger Gripper
AUTHOR: Andrea Franceschetti @IASLAB Research Group
UNIVERSITY: University of Padua
DEPARTMENT: Departement of Information Engineering DEI
Control Engineering / Automation Engineering
-->
<!--Link MuJoCo modeling: http://www.mujoco.org/book/modeling.html-->
<mujoco model="ur5gripper">
<compiler angle="radian"
inertiafromgeom="true"
texturedir="textures/"
meshdir="stls/"/>
<option timestep="2e-3"
iterations="10"
tolerance="1e-10"
impratio="20"/>
<size njmax="600" nconmax="150" nstack="300000"/>
<!--MODEL DESCRIPTION-->
<worldbody>
<!--Lighting parameters-->
<light name="light3" mode="targetbody" target="box_link" directional="true" pos="1 1 3" />
<!--Camera parameters-->
<camera name="main1" mode="fixed" target="gripperpalm" pos="2 2 2.7" axisangle="2 2 -2 1"/>
<!--Floor Property-->
<geom name='floor' material="floor_mat" pos='0 0 0' size='2.5 2.5 0.1' type='plane' />
</worldbody>
</mujoco>
| 25.333333 | 99 | 0.614035 |
d0cfed421974302235d387d0e81b614a86a6a2d9 | 2,714 | xml | XML | gym/envs/robotics/assets/fetch/random_obj_xml/3798_peg.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/3798_peg.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/3798_peg.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | <mujoco>
<compiler angle="radian" coordinate="local" meshdir="../../stls/fetch" texturedir="../../textures" />
<option timestep="0.002">
<flag warmstart="enable" />
</option>
<include file="../shared.xml" />
<asset>
<mesh file="../../stls/fetch/random_urdfs/379/379.stl" name="obj0" scale="0.005708161264974201 0.005708161264974201 0.005708161264974201" />
</asset>
<worldbody>
<geom condim="3" material="floor_mat" name="floor0" pos="0.8 0.75 0" size="0.85 0.70 1" type="plane" />
<body name="floor0" pos="0.8 0.75 0">
<site name="target0" pos="0 0 0.5" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" />
</body>
<include file="../robot.xml" />
<body name="table0" pos="1.3 0.75 0.17">
<geom mass="2000" material="table_mat" size="0.25 0.35 0.17" type="box" />
</body>
<body name="table_top" pos="1.3 0.75 0.36">
<joint damping="0.01" name="table_top:joint" type="free" />
<geom mass="2000" material="table_mat" pos="0.145 0 0" size="0.105 0.35 0.03" type="box" />
<geom mass="2000" material="table_mat" pos="-0.145 0 0" size="0.105 0.35 0.03" type="box" />
<geom mass="2000" material="table_mat" pos="0 -0.195 0" size="0.04 0.155 0.03" type="box" />
<geom mass="2000" material="table_mat" pos="0 0.195 0" size="0.04 0.155 0.03" type="box" />
<site name="table_top" pos="0 0 0" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" />
</body>
<body name="object0" pos="0.0318187493261694 0.04 0.0145175237339994" zaxis="0.0 0.0 1.0">
<joint damping="0.01" name="object0:joint" type="free" />
<geom condim="3" mass="0.1" material="block_mat" mesh="obj0" pos="0 0 0" type="mesh" zaxis="0.0 0.0 1.0" />
<geom condim="3" mass="2" material="block_mat" pos="0.005415695549193119 0.004228361710006691 0.027042180240443393" size="0.019165437764272646 0.022991377809403128 0.04186379797138349" type="box" zaxis="0.0 0.0 1.0" />
<site name="object0" pos="0.0013680266224880442 -0.0014983782305159714 -0.0003040939969406963" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" />
<site name="handle0" pos="0.005415695549193119 0.004228361710006691 0.01704218024044339" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" />
</body>
<light ambient="0.2 0.2 0.2" castshadow="false" diffuse="0.8 0.8 0.8" dir="0 0 -1" directional="true" name="light0" pos="0 0 4" specular="0.3 0.3 0.3" />
</worldbody>
<actuator>
<position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:l_gripper_finger_joint" kp="30000" name="robot0:l_gripper_finger_joint" user="1" />
<position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:r_gripper_finger_joint" kp="30000" name="robot0:r_gripper_finger_joint" user="1" />
</actuator>
</mujoco> | 50.259259 | 221 | 0.657332 |
d0d08a9fd64f446c0a241b96e8d5ba6cf3e60cc5 | 1,455 | xml | XML | gym/envs/robotics/assets/fetch/random_obj_xml/123_slide.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/123_slide.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/123_slide.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | <mujoco>
<compiler angle="radian" coordinate="local" meshdir="../../stls/fetch" texturedir="../../textures" />
<option timestep="0.002">
<flag warmstart="enable" />
</option>
<include file="../shared.xml" />
<asset>
<mesh file="../../stls/fetch/random_urdfs/012/012.stl" name="obj0" scale="0.017857534945421298 0.017857534945421298 0.017857534945421298" />
</asset>
<worldbody>
<geom condim="3" material="floor_mat" name="floor0" pos="0.8 0.75 0" size="0.85 0.7 1" type="plane" />
<body name="floor0" pos="0.8 0.75 0">
<site name="target0" pos="0 0 0.5" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" />
</body>
<include file="../robot.xml" />
<body name="table" pos="1.3 0.75 0.2">
<joint damping="0.01" name="table:joint" type="free" />
<geom mass="2000" material="table_mat" size="0.25 0.5 0.2" type="box" />
<body name="switch" pos="0.037267612907764994 0.11811955777323643 0.2337484374248383">
<joint axis="0 1 0" damping="5" frictionloss="50" name="switch" pos="0 0 0" range="0 0.2" type="slide" />
<geom condim="3" mass="2" material="block_mat" mesh="obj0" pos="0 0 0" type="mesh" />
<site name="switch" pos="0 0 0" rgba="0 1 0 0" size="0.03 0.03 0.03" type="sphere" />
</body>
</body>
<light ambient="0.2 0.2 0.2" castshadow="false" diffuse="0.8 0.8 0.8" dir="0 0 -1" directional="true" name="light0" pos="0 0 4" specular="0.3 0.3 0.3" />
</worldbody>
</mujoco> | 38.289474 | 155 | 0.618557 |
d0d1a3e3c17b6668548e6995f8ec603862139857 | 2,495 | xml | XML | mujoco/all_envs/swimmer/assets/back_leg_disable_99.xml | EvieQ01/Learning-Feasibility-Different-Dynamics | 73786b11137b8ba9840d00ec4d258c1296b0a595 | [
"MIT"
] | null | null | null | mujoco/all_envs/swimmer/assets/back_leg_disable_99.xml | EvieQ01/Learning-Feasibility-Different-Dynamics | 73786b11137b8ba9840d00ec4d258c1296b0a595 | [
"MIT"
] | null | null | null | mujoco/all_envs/swimmer/assets/back_leg_disable_99.xml | EvieQ01/Learning-Feasibility-Different-Dynamics | 73786b11137b8ba9840d00ec4d258c1296b0a595 | [
"MIT"
] | null | null | null | <mujoco model="swimmer">
<compiler angle="degree" coordinate="local" inertiafromgeom="true"/>
<option collision="predefined" density="4000" integrator="RK4" timestep="0.01" viscosity="0.1"/>
<default>
<geom conaffinity="1" condim="1" contype="1" material="geom" rgba="0.8 0.6 .4 1"/>
<joint armature='0.1' />
</default>
<asset>
<texture builtin="gradient" height="100" rgb1="1 1 1" rgb2="0 0 0" type="skybox" width="100"/>
<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"/>
<texture builtin="checker" height="100" name="texplane" rgb1="0 0 0" rgb2="0.8 0.8 0.8" type="2d" width="100"/>
<material name="MatPlane" reflectance="0.5" shininess="1" specular="1" texrepeat="30 30" texture="texplane"/>
<material name="geom" texture="texgeom" texuniform="true"/>
</asset>
<worldbody>
<light cutoff="100" diffuse="1 1 1" dir="-0 0 -1.3" directional="true" exponent="1" pos="0 0 1.3" specular=".1 .1 .1"/>
<geom conaffinity="1" condim="3" material="MatPlane" name="floor" pos="0 0 -0.1" rgba="0.8 0.9 0.8 1" size="40 40 0.1" type="plane"/>
<!-- ================= SWIMMER ================= /-->
<body name="torso" pos="0 0 0">
<camera name="track" mode="trackcom" pos="0 -3 3" xyaxes="1 0 0 0 1 1"/>
<geom density="1000" fromto="1.5 0 0 0.5 0 0" size="0.1" type="capsule"/>
<joint axis="1 0 0" name="slider1" pos="0 0 0" type="slide"/>
<joint axis="0 1 0" name="slider2" pos="0 0 0" type="slide"/>
<joint axis="0 0 1" name="rot" pos="0 0 0" type="hinge"/>
<body name="mid" pos="0.5 0 0">
<geom density="1000" fromto="0 0 0 -1 0 0" size="0.1" type="capsule"/>
<joint axis="0 0 1" limited="true" name="rot2" pos="0 0 0" range="-100 100" type="hinge"/>
<body name="back" pos="-1 0 0">
<geom density="1000" fromto="0 0 0 -1 0 0" size="0.1" type="capsule"/>
<joint axis="0 0 1" limited="true" name="rot3" pos="0 0 0" range="-99 99" type="hinge"/>
</body>
</body>
</body>
</worldbody>
<actuator>
<motor ctrllimited="true" ctrlrange="-1 1" gear="150.0" joint="rot2"/>
<motor ctrllimited="true" ctrlrange="-1 1" gear="150.0" joint="rot3"/>
</actuator>
</mujoco>
| 62.375 | 167 | 0.547495 |
d0d203f4909709eed5f609cfeb2ed7edd8757f6b | 2,087 | xml | XML | project/experiments/exp_800_mile_stone/input_data/bodies/606.xml | liusida/thesis-bodies | dceb8a36efd2cefc611f6749a52b56b9d3572f7a | [
"MIT"
] | null | null | null | project/experiments/exp_800_mile_stone/input_data/bodies/606.xml | liusida/thesis-bodies | dceb8a36efd2cefc611f6749a52b56b9d3572f7a | [
"MIT"
] | null | null | null | project/experiments/exp_800_mile_stone/input_data/bodies/606.xml | liusida/thesis-bodies | dceb8a36efd2cefc611f6749a52b56b9d3572f7a | [
"MIT"
] | null | null | null | <!-- converted to geom fromto version -->
<mujoco model="hopper">
<compiler angle="degree" coordinate="global" inertiafromgeom="true"/>
<default>
<joint armature="1" damping="1" limited="true"/>
<geom conaffinity="1" condim="1" contype="1" margin="0.001" friction="0.8 .1 .1" material="geom" rgba="0.8 0.6 .4 1" solimp=".8 .8 .01" solref=".02 1"/>
<motor ctrllimited="true" ctrlrange="-.4 .4"/>
</default>
<option integrator="RK4" timestep="0.002"/>
<worldbody>
<body name="torso" pos="0 0 1.58">
<joint armature="0" axis="1 0 0" damping="0" limited="false" name="ignore1" pos="0 0 0" stiffness="0" type="slide"/>
<joint armature="0" axis="0 0 1" damping="0" limited="false" name="ignore2" pos="0 0 0" ref="1.25" stiffness="0" type="slide"/>
<joint armature="0" axis="0 1 0" damping="0" limited="false" name="ignore3" pos="0 0 0" stiffness="0" type="hinge"/>
<geom fromto="0 0 0 0 0 -0.43" name="torso_geom" size="0.06" type="capsule"/>
<body name="thigh" pos="0 0 -0.43">
<joint axis="0 -1 0" name="thigh_joint" pos="0 0 0" range="-150 0" type="hinge"/>
<geom fromto="0 0 0 0 0 -0.52" name="thigh_geom" size="0.04" type="capsule"/>
<body name="leg" pos="0 0 -0.52">
<joint axis="0 -1 0" name="leg_joint" pos="0 0 0" range="-150 0" type="hinge"/>
<geom fromto="0 0 0 0 0 -0.45" name="leg_geom" size="0.03" type="capsule"/>
<body name="foot" pos="0 0 -0.45">
<joint axis="0 -1 0" name="foot_joint" pos="0 0 0" range="-45 45" type="hinge"/>
<geom fromto="-0.12 0 0 0.23 0 0" name="foot_geom" size="0.06" type="capsule"/>
</body>
</body>
</body>
</body>
</worldbody>
<actuator>
<motor ctrllimited="true" ctrlrange="-1.0 1.0" gear="200.0" joint="thigh_joint"/>
<motor ctrllimited="true" ctrlrange="-1.0 1.0" gear="200.0" joint="leg_joint"/>
<motor ctrllimited="true" ctrlrange="-1.0 1.0" gear="200.0" joint="foot_joint"/>
</actuator>
</mujoco>
| 56.405405 | 158 | 0.571634 |
d0d281f5f389abbc5cb610a38b283f3c9a9c61e4 | 1,456 | xml | XML | gym/envs/robotics/assets/fetch/random_obj_xml/5617_slide.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/5617_slide.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/5617_slide.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | <mujoco>
<compiler angle="radian" coordinate="local" meshdir="../../stls/fetch" texturedir="../../textures" />
<option timestep="0.002">
<flag warmstart="enable" />
</option>
<include file="../shared.xml" />
<asset>
<mesh file="../../stls/fetch/random_urdfs/561/561.stl" name="obj0" scale="0.009838528423972082 0.009838528423972082 0.009838528423972082" />
</asset>
<worldbody>
<geom condim="3" material="floor_mat" name="floor0" pos="0.8 0.75 0" size="0.85 0.7 1" type="plane" />
<body name="floor0" pos="0.8 0.75 0">
<site name="target0" pos="0 0 0.5" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" />
</body>
<include file="../robot.xml" />
<body name="table" pos="1.3 0.75 0.2">
<joint damping="0.01" name="table:joint" type="free" />
<geom mass="2000" material="table_mat" size="0.25 0.5 0.2" type="box" />
<body name="switch" pos="0.034968033774046815 0.07462896197883671 0.22581643140463648">
<joint axis="0 1 0" damping="5" frictionloss="50" name="switch" pos="0 0 0" range="0 0.2" type="slide" />
<geom condim="3" mass="2" material="block_mat" mesh="obj0" pos="0 0 0" type="mesh" />
<site name="switch" pos="0 0 0" rgba="0 1 0 0" size="0.03 0.03 0.03" type="sphere" />
</body>
</body>
<light ambient="0.2 0.2 0.2" castshadow="false" diffuse="0.8 0.8 0.8" dir="0 0 -1" directional="true" name="light0" pos="0 0 4" specular="0.3 0.3 0.3" />
</worldbody>
</mujoco> | 38.315789 | 155 | 0.618819 |
d0d7799742c130a9306b187148cae6412b1992f8 | 1,456 | xml | XML | gym/envs/robotics/assets/fetch/random_obj_xml/4203_slide.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/4203_slide.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/4203_slide.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | <mujoco>
<compiler angle="radian" coordinate="local" meshdir="../../stls/fetch" texturedir="../../textures" />
<option timestep="0.002">
<flag warmstart="enable" />
</option>
<include file="../shared.xml" />
<asset>
<mesh file="../../stls/fetch/random_urdfs/420/420.stl" name="obj0" scale="0.004592220126816606 0.004592220126816606 0.004592220126816606" />
</asset>
<worldbody>
<geom condim="3" material="floor_mat" name="floor0" pos="0.8 0.75 0" size="0.85 0.7 1" type="plane" />
<body name="floor0" pos="0.8 0.75 0">
<site name="target0" pos="0 0 0.5" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" />
</body>
<include file="../robot.xml" />
<body name="table" pos="1.3 0.75 0.2">
<joint damping="0.01" name="table:joint" type="free" />
<geom mass="2000" material="table_mat" size="0.25 0.5 0.2" type="box" />
<body name="switch" pos="0.029219754784959102 0.04179995813356812 0.22013925024945613">
<joint axis="0 1 0" damping="5" frictionloss="50" name="switch" pos="0 0 0" range="0 0.2" type="slide" />
<geom condim="3" mass="2" material="block_mat" mesh="obj0" pos="0 0 0" type="mesh" />
<site name="switch" pos="0 0 0" rgba="0 1 0 0" size="0.03 0.03 0.03" type="sphere" />
</body>
</body>
<light ambient="0.2 0.2 0.2" castshadow="false" diffuse="0.8 0.8 0.8" dir="0 0 -1" directional="true" name="light0" pos="0 0 4" specular="0.3 0.3 0.3" />
</worldbody>
</mujoco> | 38.315789 | 155 | 0.618819 |
d0daf3ce06d50093d9f63f9d7c52d7c44e5078c0 | 1,773 | xml | XML | gym/envs/robotics/assets/fetch/random_obj_xml/2809_grasp.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/2809_grasp.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/2809_grasp.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | <mujoco>
<compiler angle="radian" coordinate="local" meshdir="../../stls/fetch" texturedir="../../textures" />
<option timestep="0.002">
<flag warmstart="enable" />
</option>
<include file="../shared.xml" />
<asset>
<mesh file="../../stls/fetch/random_urdfs/280/280.stl" name="obj0" scale="0.015939720166367414 0.015939720166367414 0.015939720166367414" />
</asset>
<worldbody>
<geom condim="3" material="floor_mat" name="floor0" pos="0.8 0.75 0" size="0.85 0.70 1" type="plane" />
<body name="floor0" pos="0.8 0.75 0">
<site name="target0" pos="0 0 0.5" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" />
</body>
<include file="../robot.xml" />
<body name="table0" pos="1.3 0.75 0.2">
<geom mass="2000" material="table_mat" size="0.25 0.35 0.2" type="box" />
</body>
<body name="object0" pos="0.03993782962172254 0.09673229587266262 0.029010075516566446">
<joint damping="0.01" name="object0:joint" type="free" />
<geom condim="3" mass="2" material="block_mat" mesh="obj0" pos="0 0 0" type="mesh" />
<site name="object0" pos="0.00016057911131774327 -0.00035086193125111686 -0.00015604552011574512" rgba="1 0 0 0" size="0.01996891481086127 0.04836614793633131 0.014505037758283223" type="ellipsoid" />
</body>
<light ambient="0.2 0.2 0.2" castshadow="false" diffuse="0.8 0.8 0.8" dir="0 0 -1" directional="true" name="light0" pos="0 0 4" specular="0.3 0.3 0.3" />
</worldbody>
<actuator>
<position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:l_gripper_finger_joint" kp="30000" name="robot0:l_gripper_finger_joint" user="1" />
<position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:r_gripper_finger_joint" kp="30000" name="robot0:r_gripper_finger_joint" user="1" />
</actuator>
</mujoco> | 43.243902 | 203 | 0.671179 |
d0dc3acd2e4b6100a4212a8c569bc21db624ae13 | 6,250 | xml | XML | data_gen/collect_cup_data_xmls/test_mug_403fb4eb4fc6235adf0c7dbe7f8f4c8e.xml | YunchuZhang/Visually-Grounded-Library-of-Behaviors-for-Generalizing-Manipulation-Across-Objects-Configurations- | 896afda942dfc04e4aaad2ee751c32df1eb17913 | [
"MIT"
] | 1 | 2022-03-14T22:25:17.000Z | 2022-03-14T22:25:17.000Z | data_gen/collect_cup_data_xmls/test_mug_403fb4eb4fc6235adf0c7dbe7f8f4c8e.xml | YunchuZhang/Visually-Grounded-Library-of-Behaviors | 896afda942dfc04e4aaad2ee751c32df1eb17913 | [
"MIT"
] | null | null | null | data_gen/collect_cup_data_xmls/test_mug_403fb4eb4fc6235adf0c7dbe7f8f4c8e.xml | YunchuZhang/Visually-Grounded-Library-of-Behaviors | 896afda942dfc04e4aaad2ee751c32df1eb17913 | [
"MIT"
] | null | null | null | <mujoco>
<compiler angle="radian" coordinate="local" meshdir="" texturedir="" />
<option timestep="0.002">
<flag warmstart="enable" />
</option>
<include file="shared_mug_403fb4eb4fc6235adf0c7dbe7f8f4c8e.xml" />
<worldbody>
<geom condim="3" material="floor_mat" name="floor0" pos="0 0 0" size="1.05 0.7 1" type="plane" />
<body name="floor0" pos="0 0 0">
</body>
<body name="table0" pos="0 0 0.2">
<geom condim="3" friction="0.1 0.005 0.0001" mass="2000" material="table_mat" name="table0" size="0.625 0.45 0.2" type="box" />
</body>
<body name="object0" pos="0.0 0.0 0.46">
<camera name="yunchu_view" pos="0.025 0.025 3.02" />
<camera euler="3.1415 0 0" fovy="50" name="head_camera_rgb" pos="0 0 0" />
<joint damping="0.01" name="object0:joint" type="free" />
<geom condim="4" density="2.2528214542430316" friction="2 0.3 0.1" group="1" material="ceramic" mesh="403fb4eb4fc6235adf0c7dbe7f8f4c8e_mesh_0" pos="0 0 0" solimp="0.998 0.998 0.001" solref="0.001 1" type="mesh" /><geom condim="4" density="1.7135487586499725" friction="2 0.3 0.1" group="1" material="ceramic" mesh="403fb4eb4fc6235adf0c7dbe7f8f4c8e_mesh_1" pos="0 0 0" solimp="0.998 0.998 0.001" solref="0.001 1" type="mesh" /><geom condim="4" density="2.7874172391016407" friction="2 0.3 0.1" group="1" material="ceramic" mesh="403fb4eb4fc6235adf0c7dbe7f8f4c8e_mesh_2" pos="0 0 0" solimp="0.998 0.998 0.001" solref="0.001 1" type="mesh" /><geom condim="4" density="1.6711667567918136" friction="2 0.3 0.1" group="1" material="ceramic" mesh="403fb4eb4fc6235adf0c7dbe7f8f4c8e_mesh_3" pos="0 0 0" solimp="0.998 0.998 0.001" solref="0.001 1" type="mesh" /><geom condim="4" density="3.6008578127311295" friction="2 0.3 0.1" group="1" material="ceramic" mesh="403fb4eb4fc6235adf0c7dbe7f8f4c8e_mesh_4" pos="0 0 0" solimp="0.998 0.998 0.001" solref="0.001 1" type="mesh" /><geom condim="4" density="3.4830770214967526" friction="2 0.3 0.1" group="1" material="ceramic" mesh="403fb4eb4fc6235adf0c7dbe7f8f4c8e_mesh_5" pos="0 0 0" solimp="0.998 0.998 0.001" solref="0.001 1" type="mesh" /><geom condim="4" density="3.5879751627079184" friction="2 0.3 0.1" group="1" material="ceramic" mesh="403fb4eb4fc6235adf0c7dbe7f8f4c8e_mesh_6" pos="0 0 0" solimp="0.998 0.998 0.001" solref="0.001 1" type="mesh" /><geom condim="4" density="3.861094210808004" friction="2 0.3 0.1" group="1" material="ceramic" mesh="403fb4eb4fc6235adf0c7dbe7f8f4c8e_mesh_7" pos="0 0 0" solimp="0.998 0.998 0.001" solref="0.001 1" type="mesh" /><geom condim="4" density="5.2980343536445" friction="2 0.3 0.1" group="1" material="ceramic" mesh="403fb4eb4fc6235adf0c7dbe7f8f4c8e_mesh_8" pos="0 0 0" solimp="0.998 0.998 0.001" solref="0.001 1" type="mesh" /><geom condim="4" density="5.335752965907731" friction="2 0.3 0.1" group="1" material="ceramic" mesh="403fb4eb4fc6235adf0c7dbe7f8f4c8e_mesh_9" pos="0 0 0" solimp="0.998 0.998 0.001" solref="0.001 1" type="mesh" /><geom condim="4" density="3.4792085529093955" friction="2 0.3 0.1" group="1" material="ceramic" mesh="403fb4eb4fc6235adf0c7dbe7f8f4c8e_mesh_10" pos="0 0 0" solimp="0.998 0.998 0.001" solref="0.001 1" type="mesh" /><geom condim="4" density="5.221128297691883" friction="2 0.3 0.1" group="1" material="ceramic" mesh="403fb4eb4fc6235adf0c7dbe7f8f4c8e_mesh_11" pos="0 0 0" solimp="0.998 0.998 0.001" solref="0.001 1" type="mesh" /><geom condim="4" density="3.973788949894297" friction="2 0.3 0.1" group="1" material="ceramic" mesh="403fb4eb4fc6235adf0c7dbe7f8f4c8e_mesh_12" pos="0 0 0" solimp="0.998 0.998 0.001" solref="0.001 1" type="mesh" /><geom condim="4" density="5.298672129406215" friction="2 0.3 0.1" group="1" material="ceramic" mesh="403fb4eb4fc6235adf0c7dbe7f8f4c8e_mesh_13" pos="0 0 0" solimp="0.998 0.998 0.001" solref="0.001 1" type="mesh" /><geom condim="4" density="6.3480542416241255" friction="2 0.3 0.1" group="1" material="ceramic" mesh="403fb4eb4fc6235adf0c7dbe7f8f4c8e_mesh_14" pos="0 0 0" solimp="0.998 0.998 0.001" solref="0.001 1" type="mesh" /><geom condim="4" density="3.4568907382753977" friction="2 0.3 0.1" group="1" material="ceramic" mesh="403fb4eb4fc6235adf0c7dbe7f8f4c8e_mesh_15" pos="0 0 0" solimp="0.998 0.998 0.001" solref="0.001 1" type="mesh" /><geom condim="4" density="5.321623971970814" friction="2 0.3 0.1" group="1" material="ceramic" mesh="403fb4eb4fc6235adf0c7dbe7f8f4c8e_mesh_16" pos="0 0 0" solimp="0.998 0.998 0.001" solref="0.001 1" type="mesh" /><geom condim="4" density="4.686448996847461" friction="2 0.3 0.1" group="1" material="ceramic" mesh="403fb4eb4fc6235adf0c7dbe7f8f4c8e_mesh_17" pos="0 0 0" solimp="0.998 0.998 0.001" solref="0.001 1" type="mesh" /><geom condim="4" density="3.622407074225621" friction="2 0.3 0.1" group="1" material="ceramic" mesh="403fb4eb4fc6235adf0c7dbe7f8f4c8e_mesh_18" pos="0 0 0" solimp="0.998 0.998 0.001" solref="0.001 1" type="mesh" /><geom condim="4" density="5.128509040303707" friction="2 0.3 0.1" group="1" material="ceramic" mesh="403fb4eb4fc6235adf0c7dbe7f8f4c8e_mesh_19" pos="0 0 0" solimp="0.998 0.998 0.001" solref="0.001 1" type="mesh" /><geom condim="4" density="6.367704635046978" friction="2 0.3 0.1" group="1" material="ceramic" mesh="403fb4eb4fc6235adf0c7dbe7f8f4c8e_mesh_20" pos="0 0 0" solimp="0.998 0.998 0.001" solref="0.001 1" type="mesh" /><geom condim="4" density="3.498671725100232" friction="2 0.3 0.1" group="1" material="ceramic" mesh="403fb4eb4fc6235adf0c7dbe7f8f4c8e_mesh_21" pos="0 0 0" solimp="0.998 0.998 0.001" solref="0.001 1" type="mesh" /><geom condim="4" density="3.200146547282067" friction="2 0.3 0.1" group="1" material="ceramic" mesh="403fb4eb4fc6235adf0c7dbe7f8f4c8e_mesh_22" pos="0 0 0" solimp="0.998 0.998 0.001" solref="0.001 1" type="mesh" /><geom condim="4" density="6.8049993633392925" friction="2 0.3 0.1" group="1" material="ceramic" mesh="403fb4eb4fc6235adf0c7dbe7f8f4c8e_mesh_23" pos="0 0 0" solimp="0.998 0.998 0.001" solref="0.001 1" type="mesh" /></body>
<light ambient="0.2 0.2 0.2" castshadow="false" diffuse="0.8 0.8 0.8" dir="0 0 -1" directional="true" name="light0" pos="0 0 4" specular="0.3 0.3 0.3" />
</worldbody>
<actuator />
</mujoco> | 201.612903 | 5,130 | 0.69664 |
d0dc4351cdac493b0b16915864fbc944d9b40d20 | 1,454 | xml | XML | gym/envs/robotics/assets/fetch/random_obj_xml/1307_slide.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/1307_slide.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/1307_slide.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | <mujoco>
<compiler angle="radian" coordinate="local" meshdir="../../stls/fetch" texturedir="../../textures" />
<option timestep="0.002">
<flag warmstart="enable" />
</option>
<include file="../shared.xml" />
<asset>
<mesh file="../../stls/fetch/random_urdfs/130/130.stl" name="obj0" scale="0.00449179968418677 0.00449179968418677 0.00449179968418677" />
</asset>
<worldbody>
<geom condim="3" material="floor_mat" name="floor0" pos="0.8 0.75 0" size="0.85 0.7 1" type="plane" />
<body name="floor0" pos="0.8 0.75 0">
<site name="target0" pos="0 0 0.5" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" />
</body>
<include file="../robot.xml" />
<body name="table" pos="1.3 0.75 0.2">
<joint damping="0.01" name="table:joint" type="free" />
<geom mass="2000" material="table_mat" size="0.25 0.5 0.2" type="box" />
<body name="switch" pos="0.022446850348687968 0.030900087207050682 0.21396583620107826">
<joint axis="0 1 0" damping="5" frictionloss="50" name="switch" pos="0 0 0" range="0 0.2" type="slide" />
<geom condim="3" mass="2" material="block_mat" mesh="obj0" pos="0 0 0" type="mesh" />
<site name="switch" pos="0 0 0" rgba="0 1 0 0" size="0.03 0.03 0.03" type="sphere" />
</body>
</body>
<light ambient="0.2 0.2 0.2" castshadow="false" diffuse="0.8 0.8 0.8" dir="0 0 -1" directional="true" name="light0" pos="0 0 4" specular="0.3 0.3 0.3" />
</worldbody>
</mujoco> | 38.263158 | 155 | 0.618294 |
d0dd8e12209a44b841c6d02ff06d55614906c8af | 1,767 | xml | XML | gym/envs/robotics/assets/fetch/random_obj_xml/7629_grasp.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/7629_grasp.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/7629_grasp.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | <mujoco>
<compiler angle="radian" coordinate="local" meshdir="../../stls/fetch" texturedir="../../textures" />
<option timestep="0.002">
<flag warmstart="enable" />
</option>
<include file="../shared.xml" />
<asset>
<mesh file="../../stls/fetch/random_urdfs/762/762.stl" name="obj0" scale="0.011412351478283943 0.011412351478283943 0.011412351478283943" />
</asset>
<worldbody>
<geom condim="3" material="floor_mat" name="floor0" pos="0.8 0.75 0" size="0.85 0.70 1" type="plane" />
<body name="floor0" pos="0.8 0.75 0">
<site name="target0" pos="0 0 0.5" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" />
</body>
<include file="../robot.xml" />
<body name="table0" pos="1.3 0.75 0.2">
<geom mass="2000" material="table_mat" size="0.25 0.35 0.2" type="box" />
</body>
<body name="object0" pos="0.01066713633910348 0.06414412006444924 0.03281808259527218">
<joint damping="0.01" name="object0:joint" type="free" />
<geom condim="3" mass="2" material="block_mat" mesh="obj0" pos="0 0 0" type="mesh" />
<site name="object0" pos="-0.00046117020484024904 0.016926944415044963 0.0014891728041380164" rgba="1 0 0 0" size="0.00533356816955174 0.03207206003222462 0.01640904129763609" type="ellipsoid" />
</body>
<light ambient="0.2 0.2 0.2" castshadow="false" diffuse="0.8 0.8 0.8" dir="0 0 -1" directional="true" name="light0" pos="0 0 4" specular="0.3 0.3 0.3" />
</worldbody>
<actuator>
<position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:l_gripper_finger_joint" kp="30000" name="robot0:l_gripper_finger_joint" user="1" />
<position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:r_gripper_finger_joint" kp="30000" name="robot0:r_gripper_finger_joint" user="1" />
</actuator>
</mujoco> | 43.097561 | 198 | 0.670628 |
d0e2136ccf455dd68af1447e1eacdfd66e0632a9 | 79,311 | xml | XML | herb_reconf/cluttered_scenes/easy_pushing_006_mustard_bottle_0_0.9_scene.xml | wagnew3/Amodal-3D-Reconstruction-for-Robotic-Manipulationvia-Stability-and-Connectivity--Release | f55c6b0fac44d9d749e7804d99169a39d30c2111 | [
"MIT"
] | null | null | null | herb_reconf/cluttered_scenes/easy_pushing_006_mustard_bottle_0_0.9_scene.xml | wagnew3/Amodal-3D-Reconstruction-for-Robotic-Manipulationvia-Stability-and-Connectivity--Release | f55c6b0fac44d9d749e7804d99169a39d30c2111 | [
"MIT"
] | null | null | null | herb_reconf/cluttered_scenes/easy_pushing_006_mustard_bottle_0_0.9_scene.xml | wagnew3/Amodal-3D-Reconstruction-for-Robotic-Manipulationvia-Stability-and-Connectivity--Release | f55c6b0fac44d9d749e7804d99169a39d30c2111 | [
"MIT"
] | null | null | null | <?xml version="1.0" ?><mujoco model="scene">
<compiler angle="radian" coordinate="local" fusestatic="false" meshdir="assets/" texturedir="assets/"/>
<option apirate="50" collision="predefined" cone="elliptic" impratio="5" iterations="500" noslip_iterations="100" solver="Newton" timestep="0.002" tolerance="1e-10"/>
<size nconmax="10000" njmax="10000"/>
<visual>
<global offheight="800" offwidth="800"/>
<quality shadowsize="2048"/>
<headlight ambient="0 0 0" diffuse="1.399999 1.399999 1.399999" specular="2 2 2"/>
<map force="0.1" zfar="30.0"/>
<rgba haze="0.1499999 0.25 0.3499998 1"/>
</visual>
<statistic center="0.2 0 0.5" extent="10.0"/>
<default>
<default class="/"/>
<default class="geom0">
<geom conaffinity="0" contype="1" density="500" margin="0.001" rgba="0.75 0.6 0.5 1" solimp="0.95 0.95 0.01" solref="0.008 1" user="0"/>
</default>
<default class="herb/">
<joint damping="1.0"/>
<default class="herb/viz">
<geom conaffinity="0" contype="0" group="1"/>
</default>
</default>
<default class="herb/wam/">
<joint axis="0 0 1" frictionloss="0.001" limited="true" pos="0 0 0" type="hinge"/>
<default class="herb/wam/viz">
<geom conaffinity="0" contype="0" group="1" type="mesh"/>
</default>
<default class="herb/wam/col">
<geom conaffinity="1" contype="0" group="0" type="mesh"/>
</default>
</default>
<default class="herb/wam/bhand/">
<joint axis="0 0 1" frictionloss="0.001" limited="true" pos="0 0 0" type="hinge"/>
<default class="herb/wam/bhand/col">
<geom conaffinity="1" contype="0" group="0" type="mesh"/>
</default>
<default class="herb/wam/bhand/viz">
<geom conaffinity="0" contype="0" group="1" rgba="0.6999996 0.8 0.8 1" type="mesh"/>
</default>
</default>
<default class="herb/wam_1/">
<joint armature="0.1" axis="0 0 1" frictionloss="0.001" limited="true" pos="0 0 0" type="hinge"/>
<default class="herb/wam_1/viz">
<geom conaffinity="0" contype="0" group="1" type="mesh"/>
</default>
<default class="herb/wam_1/col">
<geom conaffinity="1" condim="4" contype="1" group="0" priority="10" type="mesh"/><!-- friction="1 0.1 0.02" -->
</default>
</default>
<default class="herb/wam_1/bhand/">
<joint armature="0.1" axis="0 0 1" frictionloss="0.001" limited="true" pos="0 0 0" type="hinge"/>
<default class="herb/wam_1/bhand/col">
<geom conaffinity="1" condim="4" contype="4" friction="1 0.1 0.02" group="0" priority="10" solimp="0.99 0.99 0.01" solref="0.01 1" type="mesh"/> <!-- -->
</default>
<default class="herb/wam_1/bhand/viz">
<geom conaffinity="0" condim="4" contype="4" friction="1 0.1 0.02" group="1" priority="10" rgba="0.6999996 0.8 0.8 1" solimp="0.99 0.99 0.01" solref="0.01 1" type="mesh"/><!-- -->
</default>
</default>
</default>
<asset>
<texture file="concrete-7baa937dd9eb091794feb091c728eb4f234150ae.png" name="concrete_2d" type="2d"/>
<texture file="concrete-7baa937dd9eb091794feb091c728eb4f234150ae.png" name="concretecube" type="cube"/>
<material class="/" name="concrete_2d" reflectance="0.3" rgba="0.8 0.8 0.8 1" texture="concrete_2d"/>
<material class="/" name="concretecube" rgba="0.8 0.8 0.8 1" texture="concretecube"/>
<texture file="marble-e5eaaff46b3aaec59944d7330fab7172f95cd8f2.png" name="marble2d" type="2d"/>
<texture file="marble-e5eaaff46b3aaec59944d7330fab7172f95cd8f2.png" name="marblecube" type="cube"/>
<material class="/" name="marble_2d" reflectance="0.3" rgba="0.8 0.8 0.8 1" texture="marble2d"/>
<material class="/" name="marblecube" rgba="0.8 0.8 0.8 1" texture="marblecube"/>
<texture file="concreteplain-371aafd0ba788c3d3517b7c74a383d92e5897f53.png" name="concreteplain_2d" type="2d"/>
<texture file="concreteplain-371aafd0ba788c3d3517b7c74a383d92e5897f53.png" name="concreteplaincube" type="cube"/>
<material class="/" name="concreteplain_2d" reflectance="0.3" rgba="0.8 0.8 0.8 1" texture="concreteplain_2d"/>
<material class="/" name="concreteplaincube" rgba="0.8 0.8 0.8 1" texture="concreteplaincube"/>
<texture file="wood-dca777828fadc82ffe5b5005a448db092b2054fb.png" name="wood2d" type="2d"/>
<texture file="wood-dca777828fadc82ffe5b5005a448db092b2054fb.png" name="woodcube" type="cube"/>
<material class="/" name="wood2d" reflectance="0.0" rgba="1 1 1 1" texture="wood2d"/>
<material class="/" emission="1.0" name="woodcube" texture="woodcube"/>
<texture file="concrete2-241aa4b6b647b116a7363537e0b2c602ff16d0ac.png" name="concrete2_2d" type="2d"/>
<texture file="concrete2-241aa4b6b647b116a7363537e0b2c602ff16d0ac.png" name="concrete2_cube" type="cube"/>
<material class="/" name="concrete2_2d" reflectance="0.0" rgba="1 1 1 1" texture="concrete2_2d"/>
<material class="/" name="concrete2_cube" rgba="0.8 0.8 0.8 1" texture="concrete2_cube"/>
<texture builtin="flat" height="1024" mark="random" markrgb="0.79000000 0.79000000 0.7399999" name="wall_2d" random="0.3" rgb1="0.8199995 0.8199995 0.78000000" type="2d" width="1024"/>
<material class="/" name="wall" texture="wall_2d"/>
<!--<mesh name="mustard" class="/" file="ycb_objects/006_mustard_bottle/google_16k/textured.msh"/>
<texture name="mustard_tex" type="2d" file="ycb_objects/006_mustard_bottle/google_16k/texture_map.png"/>
<material name="mustard_mat" class="/" texture="mustard_tex"/>-->
<mesh class="herb/" file="herb_frame-d14ef2a9b97c77acae48435d827d17e822b5ea0d.STL" name="herb/herb_frame"/>
<mesh class="herb/" file="herb_frame_collision-f9b6358d74932455b7ffbfd9ca74dac0fccda711.STL" name="herb/herb_frame_collision"/>
<mesh class="herb/" file="herb_neobotix_base-a561bd542e4323d6590a35700af93bfe91294ed7.STL" name="herb/herb_neobotix_base"/>
<mesh class="herb/" file="herb_neobotix_base_collision-c0b781e9f306e864c10c17c836695c4558f03ae7.STL" name="herb/herb_neobotix_base_collision"/>
<mesh class="herb/" file="herb_neck_pan-3a5b595404c4fd221df9b6e9fa45f42ae8d6c2d1.STL" name="herb/herb_neck_pan"/>
<mesh class="herb/" file="herb_neck_pan_collision-422bb9327b7695a812f7e778849056ef7beb989a.STL" name="herb/herb_neck_pan_collision"/>
<mesh class="herb/" file="herb_neck_tilt-90115c2f4d254a0b190e723f5619cc119886c40b.STL" name="herb/herb_neck_tilt"/>
<mesh class="herb/" file="herb_neck_tilt_collision-484db3edd8836293ddbd41a57393c8610e785d3a.STL" name="herb/herb_neck_tilt_collision"/>
<mesh class="herb/" file="herb_crl_head-8d1a14390ba99fea74706e0a42bb4c69de03fda1.STL" name="herb/herb_crl_head"/>
<mesh class="herb/" file="herb_crl_head_collision-7e48d4cab14a84937a24657df25f3c1493b9d4f0.STL" name="herb/herb_crl_head_collision"/>
<mesh class="herb/" file="herb_kinect-f35f6b9c60f6d5c915f951d7862137deeec3b982.STL" name="herb/herb_kinect"/>
<mesh class="herb/" file="herb_kinect_collision-fc0c5ad2fd441c0e68282241313155effd1beedd.STL" name="herb/herb_kinect_collision"/>
<mesh class="herb/wam/" file="base_link_fine-41a147148eb8dd232dfab0184aee072e64b55281.stl" name="herb/wam/base_link_fine"/>
<mesh class="herb/wam/" file="base_link_convex-241a02f0fe0e1f2c3855b352df6e69b26ab5b1b2.stl" name="herb/wam/base_link_convex"/>
<mesh class="herb/wam/" file="shoulder_link_fine-70a80ea5cf6a9c11a96b4c55087f2c8f2c020d97.stl" name="herb/wam/shoulder_link_fine"/>
<mesh class="herb/wam/" file="shoulder_link_convex_decomposition_p1-b99c0e22423c21ede02982f896bc789bdae3b5ff.stl" name="herb/wam/shoulder_link_convex_decomposition_p1"/>
<mesh class="herb/wam/" file="shoulder_link_convex_decomposition_p2-2b3a517d82b2e4f2469d55f41baed0468e780436.stl" name="herb/wam/shoulder_link_convex_decomposition_p2"/>
<mesh class="herb/wam/" file="shoulder_link_convex_decomposition_p3-e4f646ee6b98165b5a010a5f12ebfd92128fb41b.stl" name="herb/wam/shoulder_link_convex_decomposition_p3"/>
<mesh class="herb/wam/" file="shoulder_pitch_link_fine-36aee65354a741fe81ccf9d2614e6e43d67f3c55.stl" name="herb/wam/shoulder_pitch_link_fine"/>
<mesh class="herb/wam/" file="shoulder_pitch_link_convex-f05b3e597235abed137d821b96ff7d1e2a82ea31.stl" name="herb/wam/shoulder_pitch_link_convex"/>
<mesh class="herb/wam/" file="upper_arm_link_fine-ca01ee6d48649ad9f6baea7259d5cf9d08b3d635.stl" name="herb/wam/upper_arm_link_fine"/>
<mesh class="herb/wam/" file="upper_arm_link_convex_decomposition_p1-7ea03e3ea97d649eedea55dc3de0ea10bbb87283.stl" name="herb/wam/upper_arm_link_convex_decomposition_p1"/>
<mesh class="herb/wam/" file="upper_arm_link_convex_decomposition_p2-25fc59a045c74cc0c5e901bc31501e8ca212159a.stl" name="herb/wam/upper_arm_link_convex_decomposition_p2"/>
<mesh class="herb/wam/" file="elbow_link_fine-105c4e016f6a319ed74f5d55377fee15774c5d58.stl" name="herb/wam/elbow_link_fine"/>
<mesh class="herb/wam/" file="elbow_link_convex-618d49f47d28f374d03b62f3a4f1a11c87b40044.stl" name="herb/wam/elbow_link_convex"/>
<mesh class="herb/wam/" file="forearm_link_fine-e78631019336cb810525911769f36184d30c291c.stl" name="herb/wam/forearm_link_fine"/>
<mesh class="herb/wam/" file="forearm_link_convex_decomposition_p1-57f1e443a9d84a9b1e59b719541351dbc72b0c65.stl" name="herb/wam/forearm_link_convex_decomposition_p1"/>
<mesh class="herb/wam/" file="forearm_link_convex_decomposition_p2-6249b0eb91291b6e61d4566ef7bddcd133aeb11d.stl" name="herb/wam/forearm_link_convex_decomposition_p2"/>
<mesh class="herb/wam/" file="wrist_yaw_link_fine-3ec69f37eedc74a0b8a6edd994a49a13dec2a554.stl" name="herb/wam/wrist_yaw_link_fine"/>
<mesh class="herb/wam/" file="wrist_yaw_link_convex_decomposition_p1-483314d477ecff523b1f17f1b29cc860dda3b25f.stl" name="herb/wam/wrist_yaw_link_convex_decomposition_p1"/>
<mesh class="herb/wam/" file="wrist_yaw_link_convex_decomposition_p2-963f6bf6f5f239543cf4bbf0630fd7e3253cbd4a.stl" name="herb/wam/wrist_yaw_link_convex_decomposition_p2"/>
<mesh class="herb/wam/" file="wrist_pitch_link_fine-06a8aff3e76c7b3ff34cdaf40c9ed5950e2ad1fe.stl" name="herb/wam/wrist_pitch_link_fine"/>
<mesh class="herb/wam/" file="wrist_pitch_link_convex_decomposition_p1-3328df36bd7e249a571d0cfb2e43ac0cf17b9b77.stl" name="herb/wam/wrist_pitch_link_convex_decomposition_p1"/>
<mesh class="herb/wam/" file="wrist_pitch_link_convex_decomposition_p2-91c5869923c13020ad406e859d49bf3f795c96be.stl" name="herb/wam/wrist_pitch_link_convex_decomposition_p2"/>
<mesh class="herb/wam/" file="wrist_pitch_link_convex_decomposition_p3-744bd1df4bb176ceef61c79ab12a5b9de038d171.stl" name="herb/wam/wrist_pitch_link_convex_decomposition_p3"/>
<mesh class="herb/wam/" file="wrist_palm_link_fine-db9db06e50f8f189c8d475b09f86be267e38a874.stl" name="herb/wam/wrist_palm_link_fine"/>
<mesh class="herb/wam/" file="wrist_palm_link_convex-d455a798d573176ecdc3c9794069b0e3f4f7f623.stl" name="herb/wam/wrist_palm_link_convex"/>
<mesh class="herb/wam/bhand/" file="bhand_palm_fine-dff1351ac0d212f9757a6bc04b85287b4f13403a.stl" name="herb/wam/bhand/bhand_palm_fine"/>
<mesh class="herb/wam/bhand/" file="bhand_palm_link_convex_decomposition_p1-f8ba6cc8e8efbe24c938e092f61618174769428c.stl" name="herb/wam/bhand/bhand_palm_link_convex_decomposition_p1"/>
<mesh class="herb/wam/bhand/" file="bhand_palm_link_convex_decomposition_p2-0a66a02812a929ee040991e6d1a7b1d11bba7bb1.stl" name="herb/wam/bhand/bhand_palm_link_convex_decomposition_p2"/>
<mesh class="herb/wam/bhand/" file="bhand_palm_link_convex_decomposition_p3-9d93e72f01b43aa200deff06df4a395d3eb5312a.stl" name="herb/wam/bhand/bhand_palm_link_convex_decomposition_p3"/>
<mesh class="herb/wam/bhand/" file="bhand_palm_link_convex_decomposition_p4-e38e089a001a0010eec12bebd2368162120ee6a2.stl" name="herb/wam/bhand/bhand_palm_link_convex_decomposition_p4"/>
<mesh class="herb/wam/bhand/" file="bhand_finger_prox_link_fine-b325b78dd2ffcab9984efe22434207b1d2e07e28.stl" name="herb/wam/bhand/bhand_finger_prox_link_fine"/>
<mesh class="herb/wam/bhand/" file="bhand_finger_prox_link_convex_decomposition_p1-12071ca7dea820f8ba395c17ad58efbdd2b805a8.stl" name="herb/wam/bhand/bhand_finger_prox_link_convex_decomposition_p1"/>
<mesh class="herb/wam/bhand/" file="bhand_finger_prox_link_convex_decomposition_p2-c728b40c271300b132049560287e0844b86833ed.stl" name="herb/wam/bhand/bhand_finger_prox_link_convex_decomposition_p2"/>
<mesh class="herb/wam/bhand/" file="bhand_finger_prox_link_convex_decomposition_p3-561559fcb477ac41797bbd8b0da5e960b41f0363.stl" name="herb/wam/bhand/bhand_finger_prox_link_convex_decomposition_p3"/>
<mesh class="herb/wam/bhand/" file="bhand_finger_med_link_fine-31e862bb0515137229a05ffa049a96de151eb229.stl" name="herb/wam/bhand/bhand_finger_med_link_fine"/>
<mesh class="herb/wam/bhand/" file="bhand_finger_med_link_convex-af5d2e0e2990df27924df077b297d046b710ded5.stl" name="herb/wam/bhand/bhand_finger_med_link_convex"/>
<mesh class="herb/wam/bhand/" file="bhand_finger_dist_link_fine-defe6db5320e79d25ade307bc4a42d6ef272b8d4.stl" name="herb/wam/bhand/bhand_finger_dist_link_fine"/>
<mesh class="herb/wam/bhand/" file="bhand_finger_dist_link_convex-dd89f87a37ef6bb33ec5f1998f123eb1e907ddef.stl" name="herb/wam/bhand/bhand_finger_dist_link_convex"/>
<mesh class="herb/wam_1/" file="base_link_fine-41a147148eb8dd232dfab0184aee072e64b55281.stl" name="herb/wam_1/base_link_fine"/>
<mesh class="herb/wam_1/" file="base_link_convex-241a02f0fe0e1f2c3855b352df6e69b26ab5b1b2.stl" name="herb/wam_1/base_link_convex"/>
<mesh class="herb/wam_1/" file="shoulder_link_fine-70a80ea5cf6a9c11a96b4c55087f2c8f2c020d97.stl" name="herb/wam_1/shoulder_link_fine"/>
<mesh class="herb/wam_1/" file="shoulder_link_convex_decomposition_p1-b99c0e22423c21ede02982f896bc789bdae3b5ff.stl" name="herb/wam_1/shoulder_link_convex_decomposition_p1"/>
<mesh class="herb/wam_1/" file="shoulder_link_convex_decomposition_p2-2b3a517d82b2e4f2469d55f41baed0468e780436.stl" name="herb/wam_1/shoulder_link_convex_decomposition_p2"/>
<mesh class="herb/wam_1/" file="shoulder_link_convex_decomposition_p3-e4f646ee6b98165b5a010a5f12ebfd92128fb41b.stl" name="herb/wam_1/shoulder_link_convex_decomposition_p3"/>
<mesh class="herb/wam_1/" file="shoulder_pitch_link_fine-36aee65354a741fe81ccf9d2614e6e43d67f3c55.stl" name="herb/wam_1/shoulder_pitch_link_fine"/>
<mesh class="herb/wam_1/" file="shoulder_pitch_link_convex-f05b3e597235abed137d821b96ff7d1e2a82ea31.stl" name="herb/wam_1/shoulder_pitch_link_convex"/>
<mesh class="herb/wam_1/" file="upper_arm_link_fine-ca01ee6d48649ad9f6baea7259d5cf9d08b3d635.stl" name="herb/wam_1/upper_arm_link_fine"/>
<mesh class="herb/wam_1/" file="upper_arm_link_convex_decomposition_p1-7ea03e3ea97d649eedea55dc3de0ea10bbb87283.stl" name="herb/wam_1/upper_arm_link_convex_decomposition_p1"/>
<mesh class="herb/wam_1/" file="upper_arm_link_convex_decomposition_p2-25fc59a045c74cc0c5e901bc31501e8ca212159a.stl" name="herb/wam_1/upper_arm_link_convex_decomposition_p2"/>
<mesh class="herb/wam_1/" file="elbow_link_fine-105c4e016f6a319ed74f5d55377fee15774c5d58.stl" name="herb/wam_1/elbow_link_fine"/>
<mesh class="herb/wam_1/" file="elbow_link_convex-618d49f47d28f374d03b62f3a4f1a11c87b40044.stl" name="herb/wam_1/elbow_link_convex"/>
<mesh class="herb/wam_1/" file="forearm_link_fine-e78631019336cb810525911769f36184d30c291c.stl" name="herb/wam_1/forearm_link_fine"/>
<mesh class="herb/wam_1/" file="forearm_link_convex_decomposition_p1-57f1e443a9d84a9b1e59b719541351dbc72b0c65.stl" name="herb/wam_1/forearm_link_convex_decomposition_p1"/>
<mesh class="herb/wam_1/" file="forearm_link_convex_decomposition_p2-6249b0eb91291b6e61d4566ef7bddcd133aeb11d.stl" name="herb/wam_1/forearm_link_convex_decomposition_p2"/>
<mesh class="herb/wam_1/" file="wrist_yaw_link_fine-3ec69f37eedc74a0b8a6edd994a49a13dec2a554.stl" name="herb/wam_1/wrist_yaw_link_fine"/>
<mesh class="herb/wam_1/" file="wrist_yaw_link_convex_decomposition_p1-483314d477ecff523b1f17f1b29cc860dda3b25f.stl" name="herb/wam_1/wrist_yaw_link_convex_decomposition_p1"/>
<mesh class="herb/wam_1/" file="wrist_yaw_link_convex_decomposition_p2-963f6bf6f5f239543cf4bbf0630fd7e3253cbd4a.stl" name="herb/wam_1/wrist_yaw_link_convex_decomposition_p2"/>
<mesh class="herb/wam_1/" file="wrist_pitch_link_fine-06a8aff3e76c7b3ff34cdaf40c9ed5950e2ad1fe.stl" name="herb/wam_1/wrist_pitch_link_fine"/>
<mesh class="herb/wam_1/" file="wrist_pitch_link_convex_decomposition_p1-3328df36bd7e249a571d0cfb2e43ac0cf17b9b77.stl" name="herb/wam_1/wrist_pitch_link_convex_decomposition_p1"/>
<mesh class="herb/wam_1/" file="wrist_pitch_link_convex_decomposition_p2-91c5869923c13020ad406e859d49bf3f795c96be.stl" name="herb/wam_1/wrist_pitch_link_convex_decomposition_p2"/>
<mesh class="herb/wam_1/" file="wrist_pitch_link_convex_decomposition_p3-744bd1df4bb176ceef61c79ab12a5b9de038d171.stl" name="herb/wam_1/wrist_pitch_link_convex_decomposition_p3"/>
<mesh class="herb/wam_1/" file="wrist_palm_link_fine-db9db06e50f8f189c8d475b09f86be267e38a874.stl" name="herb/wam_1/wrist_palm_link_fine"/>
<mesh class="herb/wam_1/" file="wrist_palm_link_convex-d455a798d573176ecdc3c9794069b0e3f4f7f623.stl" name="herb/wam_1/wrist_palm_link_convex"/>
<mesh class="herb/wam_1/bhand/" file="bhand_palm_fine-dff1351ac0d212f9757a6bc04b85287b4f13403a.stl" name="herb/wam_1/bhand/bhand_palm_fine"/>
<mesh class="herb/wam_1/bhand/" file="bhand_palm_link_convex_decomposition_p1-f8ba6cc8e8efbe24c938e092f61618174769428c.stl" name="herb/wam_1/bhand/bhand_palm_link_convex_decomposition_p1"/>
<mesh class="herb/wam_1/bhand/" file="bhand_palm_link_convex_decomposition_p2-0a66a02812a929ee040991e6d1a7b1d11bba7bb1.stl" name="herb/wam_1/bhand/bhand_palm_link_convex_decomposition_p2"/>
<mesh class="herb/wam_1/bhand/" file="bhand_palm_link_convex_decomposition_p3-9d93e72f01b43aa200deff06df4a395d3eb5312a.stl" name="herb/wam_1/bhand/bhand_palm_link_convex_decomposition_p3"/>
<mesh class="herb/wam_1/bhand/" file="bhand_palm_link_convex_decomposition_p4-e38e089a001a0010eec12bebd2368162120ee6a2.stl" name="herb/wam_1/bhand/bhand_palm_link_convex_decomposition_p4"/>
<mesh class="herb/wam_1/bhand/" file="bhand_finger_prox_link_fine-b325b78dd2ffcab9984efe22434207b1d2e07e28.stl" name="herb/wam_1/bhand/bhand_finger_prox_link_fine"/>
<mesh class="herb/wam_1/bhand/" file="bhand_finger_prox_link_convex_decomposition_p1-12071ca7dea820f8ba395c17ad58efbdd2b805a8.stl" name="herb/wam_1/bhand/bhand_finger_prox_link_convex_decomposition_p1"/>
<mesh class="herb/wam_1/bhand/" file="bhand_finger_prox_link_convex_decomposition_p2-c728b40c271300b132049560287e0844b86833ed.stl" name="herb/wam_1/bhand/bhand_finger_prox_link_convex_decomposition_p2"/>
<mesh class="herb/wam_1/bhand/" file="bhand_finger_prox_link_convex_decomposition_p3-561559fcb477ac41797bbd8b0da5e960b41f0363.stl" name="herb/wam_1/bhand/bhand_finger_prox_link_convex_decomposition_p3"/>
<mesh class="herb/wam_1/bhand/" file="bhand_finger_med_link_fine-31e862bb0515137229a05ffa049a96de151eb229.stl" name="herb/wam_1/bhand/bhand_finger_med_link_fine"/>
<mesh class="herb/wam_1/bhand/" file="bhand_finger_med_link_convex-af5d2e0e2990df27924df077b297d046b710ded5.stl" name="herb/wam_1/bhand/bhand_finger_med_link_convex"/>
<mesh class="herb/wam_1/bhand/" file="bhand_finger_dist_link_fine-defe6db5320e79d25ade307bc4a42d6ef272b8d4.stl" name="herb/wam_1/bhand/bhand_finger_dist_link_fine"/>
<mesh class="herb/wam_1/bhand/" file="bhand_finger_dist_link_convex-dd89f87a37ef6bb33ec5f1998f123eb1e907ddef.stl" name="herb/wam_1/bhand/bhand_finger_dist_link_convex"/>
<mesh class="geom0" file="ycb_objects/006_mustard_bottle/google_16k/nontextured.stl" name="gen_mesh_0" scale="1 1 1"/><mesh class="geom0" file="ycb_objects/014_lemon/google_16k/nontextured.stl" name="gen_mesh_gadded_1" scale="1.4800778266463193 1.4800778266463193 1.4800778266463193"/><mesh class="geom0" file="ycb_objects/008_pudding_box/google_16k/nontextured.stl" name="gen_mesh_gadded_2" scale="0.7888703986158982 0.7888703986158982 0.7888703986158982"/></asset>
<worldbody>
<camera mode="targetbody" name="herb_head" pos="0 0.75 .5" target="table"/>
<camera fovy="45" mode="targetbody" name="iso" pos=".6 -0.007797638 .9" target="cam_target"/>
<geom class="/" condim="3" material="wood2d" name="floor" pos="0 0 0" size="0 0 0.25" type="plane"/>
<geom class="/" conaffinity="0" contype="0" mass="0.0" material="wall" name="//unnamed_geom_1" pos="-15 0 15" size="15 15 0.025000000" type="plane" zaxis="1 0 0"/>
<geom class="/" conaffinity="0" contype="0" mass="0.0" material="wall" name="//unnamed_geom_2" pos="0 15 15" size="15 15 0.025000000" type="plane" zaxis="0 -1 0"/>
<geom class="/" condim="3" friction="0.67 0.005 0.0001" name="table_plane" pos="0 0 0.3" priority="20" rgba="0 0 0 0" size="0 0 0.25" type="plane"/>
<body name="table" pos="0 0 0.3" quat="1 0 0 0">
<geom class="/" group="1" material="marblecube" name="tabletop" pos="0 0 -0.012500000" size="0.4 0.5 0.012500000" type="box"/>
<geom class="/" group="1" material="concretecube" name="//unnamed_geom_4" pos="0.2 0.275 -0.1499999" size="0.0408 0.1374998" type="cylinder"/>
<geom class="/" group="1" material="concretecube" name="//unnamed_geom_5" pos="-0.2 0.275 -0.1499999" size="0.0408 0.1374998" type="cylinder"/>
<geom class="/" group="1" material="concretecube" name="//unnamed_geom_6" pos="0.2 -0.275 -0.1499999" size="0.0408 0.1374998" type="cylinder"/>
<geom class="/" group="1" material="concretecube" name="//unnamed_geom_7" pos="-0.2 -0.275 -0.1499999" size="0.0408 0.1374998" type="cylinder"/>
</body>
<body name="herb/">
<body name="cam_target" pos="-.2 -0.2 0.29">
<geom class="geom0" conaffinity="0" contype="0" group="1" name="//unnamed_geom_100" rgba="0 0 0 0" size="0.0001 0.0001 0.0001" type="box"/>
</body>
<body name="herb/herb" pos="-0.8 0 0.0509999">
<geom class="herb/viz" mesh="herb/herb_frame" name="herb//unnamed_geom_0" pos="0 0 1.05" quat="0.5 0.499977 0.5 0.500023" rgba="0.299999 0 0 1" type="mesh"/>
<geom class="herb/" mesh="herb/herb_frame_collision" name="herb//unnamed_geom_1" pos="0 0 1.05" quat="3.2758700e-05 3.27571999999e-05 -0.70709 -0.70712299999" rgba="0.299999 0 0 1" type="mesh"/>
<geom class="herb/viz" mesh="herb/herb_neobotix_base" name="herb//unnamed_geom_2" pos="-0.0740859999999 -3.43217e-06 -0.0512439999999" quat="0.70709100 0 0 0.70712299999" rgba="0.299999 0.299999 0.299999 1" type="mesh"/>
<geom class="herb/" mesh="herb/herb_neobotix_base_collision" name="herb//unnamed_geom_3" pos="-0.0740859999999 -3.43217e-06 -0.0512439999999" quat="2.3108400e-07 2.31074e-07 0.70709 0.70712299999" rgba="0.299999 0.299999 0.299999 1" type="mesh"/>
<geom class="herb/viz" mesh="herb/herb_neck_pan" name="herb//unnamed_geom_4" pos="0.1249 5.7862200e-06 1.1008100" quat="2.3108400e-07 0.70712299999 -0.70709 -2.31074e-07" type="mesh"/>
<geom class="herb/" mesh="herb/herb_neck_pan_collision" name="herb//unnamed_geom_5" pos="0.1249 5.7862200e-06 1.1008100" quat="0.5 0.500023 -0.5 -0.499977" type="mesh"/>
<geom class="herb/viz" mesh="herb/herb_neck_tilt" name="herb//unnamed_geom_6" pos="0.1249 5.7862200e-06 1.19270999999" quat="0.24185100 0.66447800 -0.66444800 -0.241839" type="mesh"/>
<geom class="herb/" mesh="herb/herb_neck_tilt_collision" name="herb//unnamed_geom_7" pos="0.1249 5.7862200e-06 1.19270999999" quat="-0.29881400 -0.640849 -0.64087799999 -0.298827999999" type="mesh"/>
<geom class="herb/viz" mesh="herb/herb_crl_head" name="herb//unnamed_geom_8" pos="0.32064500 0.0039098500 1.33653" quat="0.640863999999 0.29885800 -0.298844 -0.64083500" rgba="0.299999 0.299999 0.299999 1" type="mesh"/>
<geom class="herb/" mesh="herb/herb_crl_head_collision" name="herb//unnamed_geom_9" pos="0.124906 0.0077957900 1.1927000" quat="0.298844 0.64083500 0.640863999999 0.298856999999" rgba="0.299999 0.299999 0.299999 1" type="mesh"/>
<geom class="herb/viz" mesh="herb/herb_kinect" name="herb//unnamed_geom_10" pos="0.19753100 0.0077991500 1.2177" quat="0.664479999996 0.664456999996 0.241829999999 -0.241829999999" rgba="0.25 0.25 0.25 1" type="mesh"/>
<geom class="herb/" mesh="herb/herb_kinect_collision" name="herb//unnamed_geom_11" pos="0.125458999999 0.00779763999999 1.19333" quat="0.29885200 0.64085700 0.64084300 0.29885" rgba="0.25 0.25 0.25 1" type="mesh"/>
<site class="herb/" name="herb/right_arm" pos="0.012500000 -0.22 0.92000000" quat="0 -0.70709999999 0 -0.70709999999"/>
<body name="herb/wam_1/" pos="0.012500000 -0.22 0.92000000" quat="0 -0.7070995 0 -0.7070995">
<body name="herb/wam_1/1_base_link" pos="0 0 0" quat="1 0 0 0">
<inertial diaginertia="0.1 0.1 0.1" mass="1.0" pos="0 0 0"/>
<geom class="herb/wam_1/viz" mesh="herb/wam_1/base_link_fine" name="herb/wam_1//unnamed_geom_0"/>
<geom class="herb/wam_1/col" mesh="herb/wam_1/base_link_convex" name="herb/wam_1//unnamed_geom_1"/>
<body name="herb/wam_1/2_shoulder_yaw_link" pos="0 0 0.3459997">
<inertial diaginertia="0.1350889 0.113095 0.09044258" mass="5.0" pos="-0.00443422 -0.00066489000 -0.1289039" quat="0.6956595 0.71671300 -0.03548628 0.03348387"/>
<joint armature=".01" class="herb/wam_1/" damping="1.98" name="herb/wam_1/j1_base_yaw_joint" range="-2.6 2.6"/>
<geom class="herb/wam_1/viz" mesh="herb/wam_1/shoulder_link_fine" name="herb/wam_1//unnamed_geom_2"/>
<geom class="herb/wam_1/col" mesh="herb/wam_1/shoulder_link_convex_decomposition_p1" name="herb/wam_1//unnamed_geom_3"/>
<geom class="herb/wam_1/col" mesh="herb/wam_1/shoulder_link_convex_decomposition_p2" name="herb/wam_1//unnamed_geom_4"/>
<geom class="herb/wam_1/col" mesh="herb/wam_1/shoulder_link_convex_decomposition_p3" name="herb/wam_1//unnamed_geom_5"/>
<body name="herb/wam_1/3_shoulder_pitch_link" pos="0 0 0" quat="0.4159998 -0.4159998 0.5719995 0.5719995">
<inertial diaginertia="0.021419500 0.0167127 0.012645200" mass="3.87494" pos="-0.00236981 -0.0154211 0.0310561" quat="0.96179400 0.27311200 -0.016931600 0.008665920006"/>
<joint armature=".01" class="herb/wam_1/" damping="0.55" name="herb/wam_1/j2_shoulder_pitch_joint" range="-1.9850000 1.9850000" ref="1.885"/>
<geom class="herb/wam_1/viz" mesh="herb/wam_1/shoulder_pitch_link_fine" name="herb/wam_1//unnamed_geom_6"/>
<geom class="herb/wam_1/col" mesh="herb/wam_1/shoulder_pitch_link_convex" name="herb/wam_1//unnamed_geom_7"/>
<body name="herb/wam_1/4_upper_arm_link" pos="0 0 0" quat="0.70710700 0.70710700 0 0">
<inertial diaginertia="0.05927179 0.059220700 0.003134188" mass="2.20228" pos="0.0068325900 3.3090000e-05 0.39249200" quat="0.64713600 0.01708219 0.0143038 0.7620488"/>
<joint armature=".01" class="herb/wam_1/" damping="1.65" name="herb/wam_1/j3_shoulder_yaw_joint" range="-2.799998 2.799998"/>
<geom class="herb/wam_1/viz" mesh="herb/wam_1/upper_arm_link_fine" name="herb/wam_1//unnamed_geom_8"/>
<geom class="herb/wam_1/col" mesh="herb/wam_1/upper_arm_link_convex_decomposition_p1" name="herb/wam_1//unnamed_geom_9"/>
<geom class="herb/wam_1/col" mesh="herb/wam_1/upper_arm_link_convex_decomposition_p2" name="herb/wam_1//unnamed_geom_10"/>
<body name="herb/wam_1/5_forearm_link" pos="0.04499998 0 0.55000000" quat="0.3539998 -0.3539998 0.6119999 0.6119999">
<inertial diaginertia="0.0151047 0.0148285 0.0027580500" mass="0.500168" pos="-0.04001489 -0.14271700 -0.00022942000" quat="0.70428100 0.70632600 0.01803329 0.06903524"/>
<joint armature=".01" class="herb/wam_1/" damping="0.88" name="herb/wam_1/j4_elbow_pitch_joint" range="-0.9 3.141589" ref="2.0944"/>
<geom class="herb/wam_1/viz" mesh="herb/wam_1/elbow_link_fine" name="herb/wam_1//unnamed_geom_11"/>
<geom class="herb/wam_1/col" mesh="herb/wam_1/elbow_link_convex" name="herb/wam_1//unnamed_geom_12"/>
<geom class="herb/wam_1/viz" euler="1.57 0 0" mesh="herb/wam_1/forearm_link_fine" name="herb/wam_1//unnamed_geom_13" pos="-0.04499998 -0.07299995 0"/>
<geom class="herb/wam_1/col" euler="1.57 0 0" mesh="herb/wam_1/forearm_link_convex_decomposition_p1" name="herb/wam_1//unnamed_geom_14" pos="-0.04499998 -0.07299995 0"/>
<geom class="herb/wam_1/col" euler="1.57 0 0" mesh="herb/wam_1/forearm_link_convex_decomposition_p2" name="herb/wam_1//unnamed_geom_15" pos="-0.04499998 -0.07299995 0"/>
<body name="herb/wam_1/6_wrist_yaw_link" pos="-0.04499998 -0.2999999 0" quat="0.70710700 0.70710700 0 0">
<inertial diaginertia="0.0005551678 0.00046317 0.0002340719" mass="1.05376" pos="8.920995e-05 0.0043582400 -0.0051121700" quat="0.630602 0.77609300 0.0040196900 -0.002372"/>
<joint armature=".01" class="herb/wam_1/" damping="0.55" name="herb/wam_1/j5_wrist_yaw_joint" range="-4.549998 1.25"/>
<geom class="herb/wam_1/viz" mesh="herb/wam_1/wrist_yaw_link_fine" name="herb/wam_1//unnamed_geom_16"/>
<geom class="herb/wam_1/col" mesh="herb/wam_1/wrist_yaw_link_convex_decomposition_p1" name="herb/wam_1//unnamed_geom_17"/>
<geom class="herb/wam_1/col" mesh="herb/wam_1/wrist_yaw_link_convex_decomposition_p2" name="herb/wam_1//unnamed_geom_18"/>
<body name="herb/wam_1/7_wrist_pitch_link" pos="0 0 0" quat="0.70710700 -0.70710700 0 0">
<inertial diaginertia="0.0005551678 0.00046317 0.0002340719" mass="0.517974" pos="-0.0001226199 -0.024683400 -0.01703189" quat="0.630602 0.77609300 0.0040196900 -0.002372"/>
<joint armature=".01" class="herb/wam_1/" damping="0.11" name="herb/wam_1/j6_wrist_pitch_joint" range="-1.5707 1.5707"/>
<geom class="herb/wam_1/viz" mesh="herb/wam_1/wrist_pitch_link_fine" name="herb/wam_1//unnamed_geom_19"/>
<geom class="herb/wam_1/col" mesh="herb/wam_1/wrist_pitch_link_convex_decomposition_p1" name="herb/wam_1//unnamed_geom_20"/>
<geom class="herb/wam_1/col" mesh="herb/wam_1/wrist_pitch_link_convex_decomposition_p2" name="herb/wam_1//unnamed_geom_21"/>
<geom class="herb/wam_1/col" mesh="herb/wam_1/wrist_pitch_link_convex_decomposition_p3" name="herb/wam_1//unnamed_geom_22"/>
<body name="herb/wam_1/8_wrist_palm_link" pos="0 0 0" quat="0.70710700 0.70710700 0 0">
<inertial diaginertia="0.00020683 0.00010859 0.00010851" mass="0.0828613" pos="0 0 0.055" quat="0.70710700 0 0 0.70710700"/>
<joint armature=".01" class="herb/wam_1/" damping="0.11" name="herb/wam_1/j7_palm_yaw_joint" range="-3 3"/>
<geom class="herb/wam_1/viz" mesh="herb/wam_1/wrist_palm_link_fine" name="herb/wam_1//unnamed_geom_23"/>
<geom class="herb/wam_1/col" mesh="herb/wam_1/wrist_palm_link_convex" name="herb/wam_1//unnamed_geom_24"/>
<site class="herb/wam_1/" name="herb/wam_1/hand_attachment"/>
<body name="herb/wam_1/bhand/">
<body name="herb/wam_1/bhand/bhand_palm_link" pos="0 0 0.05999998" quat="0 0 0 1">
<inertial diaginertia="0.000224052 0.0002107009 2.8121200e-05" mass="0.50573" pos="-5.109798e-05 0.005043297 0.036671000" quat="0.5530978 0.43904700 0.43445600 0.5590776"/>
<geom class="herb/wam_1/bhand/viz" mesh="herb/wam_1/bhand/bhand_palm_fine" name="herb/wam_1/bhand//unnamed_geom_0"/>
<geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_palm_link_convex_decomposition_p1" name="herb/wam_1/bhand//unnamed_geom_1"/>
<geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_palm_link_convex_decomposition_p2" name="herb/wam_1/bhand//unnamed_geom_2"/>
<geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_palm_link_convex_decomposition_p3" name="herb/wam_1/bhand//unnamed_geom_3"/>
<geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_palm_link_convex_decomposition_p4" name="herb/wam_1/bhand//unnamed_geom_4"/>
<body name="herb/wam_1/bhand/finger11" pos="-0.025000000 0 0.041500000" quat="0.70710700 0 0 -0.70710700">
<inertial diaginertia="7.7733500e-05 7.662819e-05 4.8312200e-06" mass="0.14109" pos="0.023133000 0.00078642000 0.0005279197" quat="0.01607959 0.70726900 -0.0007660079 0.706762"/>
<joint armature=".01" axis="0 0 -1" class="herb/wam_1/bhand/" damping="0.11" name="herb/wam_1/bhand/j11" range="0 3.141589"/>
<geom class="herb/wam_1/bhand/viz" mesh="herb/wam_1/bhand/bhand_finger_prox_link_fine" name="herb/wam_1/bhand//unnamed_geom_5"/>
<geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_finger_prox_link_convex_decomposition_p1" name="herb/wam_1/bhand//unnamed_geom_6"/>
<geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_finger_prox_link_convex_decomposition_p2" name="herb/wam_1/bhand//unnamed_geom_7"/>
<geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_finger_prox_link_convex_decomposition_p3" name="herb/wam_1/bhand//unnamed_geom_8"/>
<body name="herb/wam_1/bhand/finger12" pos="0.05 0 0.0339" quat="0.70710700 0.70710700 0 0">
<inertial diaginertia="7.7733500e-05 7.662819e-05 4.8312200e-06" mass="0.062139" pos="0.023133000 0.00078642000 0.0005279197" quat="0.01607959 0.70726900 -0.0007660079 0.706762"/>
<joint armature=".01" class="herb/wam_1/bhand/" damping="0.11" name="herb/wam_1/bhand/j12" range="0 2.44346"/>
<geom class="herb/wam_1/bhand/viz" mesh="herb/wam_1/bhand/bhand_finger_med_link_fine" name="herb/wam_1/bhand//unnamed_geom_9"/>
<geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_finger_med_link_convex" name="herb/wam_1/bhand//unnamed_geom_10"/>
<body name="herb/wam_1/bhand/finger13" pos="0.069940000 0.003 0" quat="0.92388000 0 0 0.382683">
<inertial diaginertia="3.843398e-05 3.727529e-05 3.0998700e-06" mass="0.041377" pos="0.022825000 0.0010491000 0.00042030000" quat="0.5084118 0.51165000 0.4895829 0.48993900"/>
<joint armature=".01" class="herb/wam_1/bhand/" damping="0.11" name="herb/wam_1/bhand/j13" range="0 0.837758"/>
<geom class="herb/wam_1/bhand/viz" euler="0 0 -0.8399997" mesh="herb/wam_1/bhand/bhand_finger_dist_link_fine" name="herb/wam_1/bhand//unnamed_geom_11"/>
<geom class="herb/wam_1/bhand/col" euler="0 0 -0.8399997" mesh="herb/wam_1/bhand/bhand_finger_dist_link_convex" name="herb/wam_1/bhand//unnamed_geom_12"/>
</body>
</body>
</body>
<body name="herb/wam_1/bhand/finger21" pos="0.025000000 0 0.041500000" quat="0.70710700 0 0 -0.70710700">
<inertial diaginertia="7.7733500e-05 7.662819e-05 4.8312200e-06" mass="0.14109" pos="0.023133000 0.00078642000 0.0005279197" quat="0.01607959 0.70726900 -0.0007660079 0.706762"/>
<joint armature=".01" class="herb/wam_1/bhand/" damping="0.11" name="herb/wam_1/bhand/j21" range="0 3.141589"/>
<geom class="herb/wam_1/bhand/viz" mesh="herb/wam_1/bhand/bhand_finger_prox_link_fine" name="herb/wam_1/bhand//unnamed_geom_13"/>
<geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_finger_prox_link_convex_decomposition_p1" name="herb/wam_1/bhand//unnamed_geom_14"/>
<geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_finger_prox_link_convex_decomposition_p2" name="herb/wam_1/bhand//unnamed_geom_15"/>
<geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_finger_prox_link_convex_decomposition_p3" name="herb/wam_1/bhand//unnamed_geom_16"/>
<body name="herb/wam_1/bhand/finger22" pos="0.05 0 0.0339" quat="0.70710700 0.70710700 0 0">
<inertial diaginertia="7.7733500e-05 7.662819e-05 4.8312200e-06" mass="0.062139" pos="0.023133000 0.00078642000 0.0005279197" quat="0.01607959 0.70726900 -0.0007660079 0.706762"/>
<joint armature=".01" class="herb/wam_1/bhand/" damping="0.11" name="herb/wam_1/bhand/j22" range="0 2.44346"/>
<geom class="herb/wam_1/bhand/viz" mesh="herb/wam_1/bhand/bhand_finger_med_link_fine" name="herb/wam_1/bhand//unnamed_geom_17"/>
<geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_finger_med_link_convex" name="herb/wam_1/bhand//unnamed_geom_18"/>
<body name="herb/wam_1/bhand/finger23" pos="0.069940000 0.003 0" quat="0.92388000 0 0 0.382683">
<inertial diaginertia="3.843398e-05 3.727529e-05 3.0998700e-06" mass="0.041377" pos="0.022825000 0.0010491000 0.00042030000" quat="0.5084118 0.51165000 0.4895829 0.48993900"/>
<joint armature=".01" class="herb/wam_1/bhand/" damping="0.11" name="herb/wam_1/bhand/j23" range="0 0.837758"/>
<geom class="herb/wam_1/bhand/viz" euler="0 0 -0.8399997" mesh="herb/wam_1/bhand/bhand_finger_dist_link_fine" name="herb/wam_1/bhand//unnamed_geom_19"/>
<geom class="herb/wam_1/bhand/col" euler="0 0 -0.8399997" mesh="herb/wam_1/bhand/bhand_finger_dist_link_convex" name="herb/wam_1/bhand//unnamed_geom_20"/>
</body>
</body>
</body>
<body name="herb/wam_1/bhand/finger32" pos="0 0.05 0.07539995" quat="0.5 0.5 0.5 0.5">
<inertial diaginertia="7.7733500e-05 7.662819e-05 4.8312200e-06" mass="0.062139" pos="0.023133000 0.00078642000 0.0005279197" quat="0.01607959 0.70726900 -0.0007660079 0.706762"/>
<joint armature=".01" class="herb/wam_1/bhand/" damping="0.11" name="herb/wam_1/bhand/j32" range="0 2.44346"/>
<geom class="herb/wam_1/bhand/viz" mesh="herb/wam_1/bhand/bhand_finger_med_link_fine" name="herb/wam_1/bhand//unnamed_geom_21"/>
<geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_finger_med_link_convex" name="herb/wam_1/bhand//unnamed_geom_22"/>
<body name="herb/wam_1/bhand/finger33" pos="0.069940000 0.003 0" quat="0.92388000 0 0 0.382683">
<inertial diaginertia="3.843398e-05 3.727529e-05 3.0998700e-06" mass="0.041377" pos="0.022825000 0.0010491000 0.00042030000" quat="0.5084118 0.51165000 0.4895829 0.48993900"/>
<joint armature=".01" class="herb/wam_1/bhand/" damping="0.11" name="herb/wam_1/bhand/j33" range="0 0.837758"/>
<geom class="herb/wam_1/bhand/viz" euler="0 0 -0.8399997" mesh="herb/wam_1/bhand/bhand_finger_dist_link_fine" name="herb/wam_1/bhand//unnamed_geom_23"/>
<geom class="herb/wam_1/bhand/col" euler="0 0 -0.8399997" mesh="herb/wam_1/bhand/bhand_finger_dist_link_convex" name="herb/wam_1/bhand//unnamed_geom_24"/>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
<!--
<site name="herb/left_arm" class="herb/" pos="0.012500000 0.22 0.92000000" quat="0 -0.7070995 0 -0.7070995"/>
<body pos="0.012500000 0.22 0.92000000" quat="0 -0.7070995 0 -0.7070995" name="herb/wam/">
<body name="herb/wam/1_base_link" pos="0 0 0" quat="1 0 0 0">
<inertial pos="0 0 0" mass="1.0" diaginertia="0.1 0.1 0.1"/>
<geom name="herb/wam//unnamed_geom_0" class="herb/wam/viz" mesh="herb/wam/base_link_fine"/>
<geom name="herb/wam//unnamed_geom_1" class="herb/wam/col" mesh="herb/wam/base_link_convex"/>
<body name="herb/wam/2_shoulder_yaw_link" pos="0 0 0.3459997">
<inertial pos="-0.00443422 -0.00066489000 -0.1289039" quat="0.6956595 0.71671300 -0.03548628 0.03348387" mass="5.0" diaginertia="0.1350889 0.113095 0.09044258"/>
<joint name="herb/wam/j1_base_yaw_joint" class="herb/wam/" range="-2.6000000 2.6000000" damping="1.98" armature=".01"/>
<geom name="herb/wam//unnamed_geom_2" class="herb/wam/viz" mesh="herb/wam/shoulder_link_fine"/>
<geom name="herb/wam//unnamed_geom_3" class="herb/wam/col" mesh="herb/wam/shoulder_link_convex_decomposition_p1"/>
<geom name="herb/wam//unnamed_geom_4" class="herb/wam/col" mesh="herb/wam/shoulder_link_convex_decomposition_p2"/>
<geom name="herb/wam//unnamed_geom_5" class="herb/wam/col" mesh="herb/wam/shoulder_link_convex_decomposition_p3"/>
<body name="herb/wam/3_shoulder_pitch_link" pos="0 0 0" quat="0.4159998 -0.4159998 0.5719995 0.5719995">
<inertial pos="-0.00236981 -0.0154211 0.0310561" quat="0.96179400 0.27311200 -0.016931600 0.008665920006" mass="3.87494" diaginertia="0.021419500 0.0167127 0.012645200"/>
<joint name="herb/wam/j2_shoulder_pitch_joint" class="herb/wam/" range="-1.9850000 1.9850000" ref="1.885" damping="0.55" armature=".01"/>
<geom name="herb/wam//unnamed_geom_6" class="herb/wam/viz" mesh="herb/wam/shoulder_pitch_link_fine"/>
<geom name="herb/wam//unnamed_geom_7" class="herb/wam/col" mesh="herb/wam/shoulder_pitch_link_convex"/>
<body name="herb/wam/4_upper_arm_link" pos="0 0 0" quat="0.70710700 0.70710700 0 0">
<inertial pos="0.0068325900 3.3090000e-05 0.39249200" quat="0.64713600 0.01708219 0.0143038 0.7620488" mass="2.20228" diaginertia="0.05927179 0.059220700 0.003134188"/>
<joint name="herb/wam/j3_shoulder_yaw_joint" class="herb/wam/" range="-2.799998 2.799998" damping="1.65" armature=".01"/>
<geom name="herb/wam//unnamed_geom_8" class="herb/wam/viz" mesh="herb/wam/upper_arm_link_fine"/>
<geom name="herb/wam//unnamed_geom_9" class="herb/wam/col" mesh="herb/wam/upper_arm_link_convex_decomposition_p1"/>
<geom name="herb/wam//unnamed_geom_10" class="herb/wam/col" mesh="herb/wam/upper_arm_link_convex_decomposition_p2"/>
<body name="herb/wam/5_forearm_link" pos="0.04499998 0 0.55000000" quat="0.3539998 -0.3539998 0.6119999 0.6119999">
<inertial pos="-0.04001489 -0.14271700 -0.00022942000" quat="0.70428100 0.70632600 0.01803329 0.06903524" mass="0.500168" diaginertia="0.0151047 0.0148285 0.0027580500"/>
<joint name="herb/wam/j4_elbow_pitch_joint" class="herb/wam/" range="-0.9 3.141589" ref="2.0944" damping="0.88" armature=".01"/>
<geom name="herb/wam//unnamed_geom_11" class="herb/wam/viz" mesh="herb/wam/elbow_link_fine"/>
<geom name="herb/wam//unnamed_geom_12" class="herb/wam/col" mesh="herb/wam/elbow_link_convex"/>
<geom name="herb/wam//unnamed_geom_13" class="herb/wam/viz" pos="-0.04499998 -0.07299995 0" euler="1.57 0 0" mesh="herb/wam/forearm_link_fine"/>
<geom name="herb/wam//unnamed_geom_14" class="herb/wam/col" pos="-0.04499998 -0.07299995 0" euler="1.57 0 0" mesh="herb/wam/forearm_link_convex_decomposition_p1"/>
<geom name="herb/wam//unnamed_geom_15" class="herb/wam/col" pos="-0.04499998 -0.07299995 0" euler="1.57 0 0" mesh="herb/wam/forearm_link_convex_decomposition_p2"/>
<body name="herb/wam/6_wrist_yaw_link" pos="-0.04499998 -0.2999999 0" quat="0.70710700 0.70710700 0 0">
<inertial pos="8.920995e-05 0.0043582400 -0.0051121700" quat="0.630602 0.77609300 0.0040196900 -0.002372" mass="1.05376" diaginertia="0.0005551678 0.00046317 0.0002340719"/>
<joint name="herb/wam/j5_wrist_yaw_joint" class="herb/wam/" range="-4.549998 1.25" damping="0.55" armature=".01"/>
<geom name="herb/wam//unnamed_geom_16" class="herb/wam/viz" mesh="herb/wam/wrist_yaw_link_fine"/>
<geom name="herb/wam//unnamed_geom_17" class="herb/wam/col" mesh="herb/wam/wrist_yaw_link_convex_decomposition_p1"/>
<geom name="herb/wam//unnamed_geom_18" class="herb/wam/col" mesh="herb/wam/wrist_yaw_link_convex_decomposition_p2"/>
<body name="herb/wam/7_wrist_pitch_link" pos="0 0 0" quat="0.70710700 -0.70710700 0 0">
<inertial pos="-0.0001226199 -0.024683400 -0.01703189" quat="0.630602 0.77609300 0.0040196900 -0.002372" mass="0.517974" diaginertia="0.0005551678 0.00046317 0.0002340719"/>
<joint name="herb/wam/j6_wrist_pitch_joint" class="herb/wam/" range="-1.5707 1.5707" damping="0.11" armature=".01"/>
<geom name="herb/wam//unnamed_geom_19" class="herb/wam/viz" mesh="herb/wam/wrist_pitch_link_fine"/>
<geom name="herb/wam//unnamed_geom_20" class="herb/wam/col" mesh="herb/wam/wrist_pitch_link_convex_decomposition_p1"/>
<geom name="herb/wam//unnamed_geom_21" class="herb/wam/col" mesh="herb/wam/wrist_pitch_link_convex_decomposition_p2"/>
<geom name="herb/wam//unnamed_geom_22" class="herb/wam/col" mesh="herb/wam/wrist_pitch_link_convex_decomposition_p3"/>
<body name="herb/wam/8_wrist_palm_link" pos="0 0 0" quat="0.70710700 0.70710700 0 0">
<inertial pos="0 0 0.055" quat="0.70710700 0 0 0.70710700" mass="0.0828613" diaginertia="0.00020683 0.00010859 0.00010851"/>
<joint name="herb/wam/j7_palm_yaw_joint" class="herb/wam/" range="-3 3" damping="0.11" armature=".01"/>
<geom name="herb/wam//unnamed_geom_23" class="herb/wam/viz" mesh="herb/wam/wrist_palm_link_fine"/>
<geom name="herb/wam//unnamed_geom_24" class="herb/wam/col" mesh="herb/wam/wrist_palm_link_convex"/>
<site name="herb/wam/hand_attachment" class="herb/wam/"/>
<body name="herb/wam/bhand/">
<body name="herb/wam/bhand/bhand_palm_link" pos="0 0 0.05999998" quat="0 0 0 1">
<inertial pos="-5.109798e-05 0.005043297 0.036671000" quat="0.5530978 0.43904700 0.43445600 0.5590776" mass="0.50573" diaginertia="0.000224052 0.0002107009 2.8121200e-05"/>
<geom name="herb/wam/bhand//unnamed_geom_0" class="herb/wam/bhand/viz" mesh="herb/wam/bhand/bhand_palm_fine"/>
<geom name="herb/wam/bhand//unnamed_geom_1" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_palm_link_convex_decomposition_p1"/>
<geom name="herb/wam/bhand//unnamed_geom_2" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_palm_link_convex_decomposition_p2"/>
<geom name="herb/wam/bhand//unnamed_geom_3" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_palm_link_convex_decomposition_p3"/>
<geom name="herb/wam/bhand//unnamed_geom_4" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_palm_link_convex_decomposition_p4"/>
<body name="herb/wam/bhand/finger11" pos="-0.025000000 0 0.041500000" quat="0.70710700 0 0 -0.70710700">
<inertial pos="0.023133000 0.00078642000 0.0005279197" quat="0.01607959 0.70726900 -0.0007660079 0.706762" mass="0.14109" diaginertia="7.7733500e-05 7.662819e-05 4.8312200e-06"/>
<joint name="herb/wam/bhand/j11" class="herb/wam/bhand/" axis="0 0 -1" range="0 3.141589" damping="0.11" armature=".01"/>
<geom name="herb/wam/bhand//unnamed_geom_5" class="herb/wam/bhand/viz" mesh="herb/wam/bhand/bhand_finger_prox_link_fine"/>
<geom name="herb/wam/bhand//unnamed_geom_6" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_finger_prox_link_convex_decomposition_p1"/>
<geom name="herb/wam/bhand//unnamed_geom_7" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_finger_prox_link_convex_decomposition_p2"/>
<geom name="herb/wam/bhand//unnamed_geom_8" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_finger_prox_link_convex_decomposition_p3"/>
<body name="herb/wam/bhand/finger12" pos="0.05 0 0.0339" quat="0.70710700 0.70710700 0 0">
<inertial pos="0.023133000 0.00078642000 0.0005279197" quat="0.01607959 0.70726900 -0.0007660079 0.706762" mass="0.062139" diaginertia="7.7733500e-05 7.662819e-05 4.8312200e-06"/>
<joint name="herb/wam/bhand/j12" class="herb/wam/bhand/" range="0 2.44346" damping="0.11" armature=".01"/>
<geom name="herb/wam/bhand//unnamed_geom_9" class="herb/wam/bhand/viz" mesh="herb/wam/bhand/bhand_finger_med_link_fine"/>
<geom name="herb/wam/bhand//unnamed_geom_10" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_finger_med_link_convex"/>
<body name="herb/wam/bhand/finger13" pos="0.069940000 0.003 0" quat="0.92388000 0 0 0.382683">
<inertial pos="0.022825000 0.0010491000 0.00042030000" quat="0.5084118 0.51165000 0.4895829 0.48993900" mass="0.041377" diaginertia="3.843398e-05 3.727529e-05 3.0998700e-06"/>
<joint name="herb/wam/bhand/j13" class="herb/wam/bhand/" range="0 0.837758" damping="0.11" armature=".01"/>
<geom name="herb/wam/bhand//unnamed_geom_11" class="herb/wam/bhand/viz" euler="0 0 -0.8399997" mesh="herb/wam/bhand/bhand_finger_dist_link_fine"/>
<geom name="herb/wam/bhand//unnamed_geom_12" class="herb/wam/bhand/col" euler="0 0 -0.8399997" mesh="herb/wam/bhand/bhand_finger_dist_link_convex"/>
</body>
</body>
</body>
<body name="herb/wam/bhand/finger21" pos="0.025000000 0 0.041500000" quat="0.70710700 0 0 -0.70710700">
<inertial pos="0.023133000 0.00078642000 0.0005279197" quat="0.01607959 0.70726900 -0.0007660079 0.706762" mass="0.14109" diaginertia="7.7733500e-05 7.662819e-05 4.8312200e-06"/>
<joint name="herb/wam/bhand/j21" class="herb/wam/bhand/" range="0 3.141589" damping="0.11" armature=".01"/>
<geom name="herb/wam/bhand//unnamed_geom_13" class="herb/wam/bhand/viz" mesh="herb/wam/bhand/bhand_finger_prox_link_fine"/>
<geom name="herb/wam/bhand//unnamed_geom_14" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_finger_prox_link_convex_decomposition_p1"/>
<geom name="herb/wam/bhand//unnamed_geom_15" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_finger_prox_link_convex_decomposition_p2"/>
<geom name="herb/wam/bhand//unnamed_geom_16" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_finger_prox_link_convex_decomposition_p3"/>
<body name="herb/wam/bhand/finger22" pos="0.05 0 0.0339" quat="0.70710700 0.70710700 0 0">
<inertial pos="0.023133000 0.00078642000 0.0005279197" quat="0.01607959 0.70726900 -0.0007660079 0.706762" mass="0.062139" diaginertia="7.7733500e-05 7.662819e-05 4.8312200e-06"/>
<joint name="herb/wam/bhand/j22" class="herb/wam/bhand/" range="0 2.44346" damping="0.11" armature=".01"/>
<geom name="herb/wam/bhand//unnamed_geom_17" class="herb/wam/bhand/viz" mesh="herb/wam/bhand/bhand_finger_med_link_fine"/>
<geom name="herb/wam/bhand//unnamed_geom_18" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_finger_med_link_convex"/>
<body name="herb/wam/bhand/finger23" pos="0.069940000 0.003 0" quat="0.92388000 0 0 0.382683">
<inertial pos="0.022825000 0.0010491000 0.00042030000" quat="0.5084118 0.51165000 0.4895829 0.48993900" mass="0.041377" diaginertia="3.843398e-05 3.727529e-05 3.0998700e-06"/>
<joint name="herb/wam/bhand/j23" class="herb/wam/bhand/" range="0 0.837758" damping="0.11" armature=".01"/>
<geom name="herb/wam/bhand//unnamed_geom_19" class="herb/wam/bhand/viz" euler="0 0 -0.8399997" mesh="herb/wam/bhand/bhand_finger_dist_link_fine"/>
<geom name="herb/wam/bhand//unnamed_geom_20" class="herb/wam/bhand/col" euler="0 0 -0.8399997" mesh="herb/wam/bhand/bhand_finger_dist_link_convex"/>
</body>
</body>
</body>
<body name="herb/wam/bhand/finger32" pos="0 0.05 0.07539995" quat="0.5 0.5 0.5 0.5">
<inertial pos="0.023133000 0.00078642000 0.0005279197" quat="0.01607959 0.70726900 -0.0007660079 0.706762" mass="0.062139" diaginertia="7.7733500e-05 7.662819e-05 4.8312200e-06"/>
<joint name="herb/wam/bhand/j32" class="herb/wam/bhand/" range="0 2.44346" damping="0.11" armature=".01"/>
<geom name="herb/wam/bhand//unnamed_geom_21" class="herb/wam/bhand/viz" mesh="herb/wam/bhand/bhand_finger_med_link_fine"/>
<geom name="herb/wam/bhand//unnamed_geom_22" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_finger_med_link_convex"/>
<body name="herb/wam/bhand/finger33" pos="0.069940000 0.003 0" quat="0.92388000 0 0 0.382683">
<inertial pos="0.022825000 0.0010491000 0.00042030000" quat="0.5084118 0.51165000 0.4895829 0.48993900" mass="0.041377" diaginertia="3.843398e-05 3.727529e-05 3.0998700e-06"/>
<joint name="herb/wam/bhand/j33" class="herb/wam/bhand/" range="0 0.837758" damping="0.11" armature=".01"/>
<geom name="herb/wam/bhand//unnamed_geom_23" class="herb/wam/bhand/viz" euler="0 0 -0.8399997" mesh="herb/wam/bhand/bhand_finger_dist_link_fine"/>
<geom name="herb/wam/bhand//unnamed_geom_24" class="herb/wam/bhand/col" euler="0 0 -0.8399997" mesh="herb/wam/bhand/bhand_finger_dist_link_convex"/>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
</body>-->
</body>
<light castshadow="true" class="herb/" diffuse="0.8 0.8 0.8" mode="targetbodycom" name="herb//unnamed_light_0" pos="1 1 4.5" specular="0.4 0.4 0.4" target="herb/herb"/>
</body>
<!--<body name="box_3" pos="0.28870895581142419 -0.54183395581142413 0.3549998">
<geom name="//unnamed_geom_10" class="/" type="box" group="1" size="0.060027579686085103 0.055 0.055" rgba="1 0.62352943420410156 1 1"/>
<joint name="//unnamed_joint_2" class="/" type="free"/>
</body>
<body name="box_4" pos="0.22177971291830414 0.18129056149692808 0.3549998">
<geom name="//unnamed_geom_11" class="/" type="box" group="1" size="0.062757255018445174 0.065252737323892959 0.055" rgba="0 0.83921575546264648 1 1"/>
<joint name="//unnamed_joint_3" class="/" type="free"/>
</body>
<body name="box_5" pos="0.0476221671824321 0.15210565296867215 0.3549998">
<geom name="//unnamed_geom_12" class="/" type="box" group="1" size="0.055 0.067596402584312182 0.055" rgba="0.84313732385635376 0.26666668057441711 0 1"/>
<joint name="//unnamed_joint_4" class="/" type="free"/>
</body> -->
<!--<body name="box_6" pos="-0.096236318603808046 -0.42142641007555215 0.3549998">
<geom name="//unnamed_geom_13" class="/" type="box" group="1" size="0.057212627535643504 0.06839772732407734 0.055" rgba="0 0.50196081399917603 0.16078431904315948 1"/>
<joint name="//unnamed_joint_5" class="/" type="free"/>
</body>-->
<!-- <body name="box_7" pos="-0.19039386433968011 0.04115471291830413 0.3549998">
<geom name="//unnamed_geom_14" class="/" type="box" group="1" size="0.055007578371876191 0.077499983147774329 0.055" rgba="0 0.37254902720451355 0.83529418706893921 1"/>
<joint name="//unnamed_joint_6" class="/" type="free"/>
</body>-->
<!--<body name="box_2" pos="0.13900801576105609 -0.42142641007555215 0.3549998">
<geom name="//unnamed_geom_9" class="/" type="box" group="1" size="0.055 0.055 0.055" rgba="0 0 0.5 0.0"/>
<joint name="//unnamed_joint_1" class="/" type="free"/>
</body>-->
<!--<body name="push_obj" pos="-0.053464621446560029 -0.5 0.325">
<geom name="//unnamed_geom_8" class="/" type="cylinder" group="1" size="0.055 0.025" rgba="0.5 0.3 0 1" mass="0.05"/>
<joint name="//unnamed_joint_0" class="/" type="free" damping="0.001"/>
</body>
<body name="target_obj" pos="0 0.0 0.325">
<geom name="//unnamed_geom_15" class="geom0" type="cylinder" contype="0" conaffinity="0" group="1" size="0.055 0.025" rgba="0.5 0.3 0 0.1666"/>
</body>-->
<!--<body name="gen_body_0" pos="0 0.0 0.3549998">
<geom name="gen_geom_0_0" class="/" type="box" group="1" size="0.055 0.055 0.055" rgba="0 0 0 1"/>
<joint name="//unnamed_joint_0" class="/" type="free"/>
</body>-->
<!--<body name="gen_body_1" pos="-0.053464621446560029 -0.35 0.3549998">
<geom name="gen_geom_1_0" class="geom0" type="mesh" contype="0" conaffinity="0" group="1" mesh="mustard" material="mustard_mat"/>
</body>-->
<!--<body name="box_2" pos="-0.053464621446560029 -0.5 0.3549998">
<geom name="//unnamed_geom_16" class="/" type="box" group="1" contype="0" conaffinity="0" size="0.055 0.055 0.055" rgba="0 0.5 0.5 .25" mass="0.05"/>
<joint name="//unnamed_joint_1" class="/" type="free"/>
</body>-->
<!-- <body name="virt_box_2" pos="0 .45 0.3549998">
<geom name="//unnamed_geom_16" class="/" type="box" contype="0" conaffinity="0" group="1" size="0.076178097189418481 0.067434992230686885 0.055" rgba="1 1 0.38431376218795776 0.2999999"/>
</body>
<body name="virt_box_3" pos="0 0.57243499223068691 0.3549998">
<geom name="//unnamed_geom_17" class="/" type="box" contype="0" conaffinity="0" group="1" size="0.060027579686085103 0.055 0.055" rgba="1 0.62352943420410156 1 0.2999999"/>
</body> -->
<body euler="0 0 5.135579936566188" name="gen_body_0" pos="-0.05 -0.35 0.3031530000269413"><geom class="/" mesh="gen_mesh_0" name="gen_geom_0" rgba="0.3478709478209365 0.45866895048138834 0.6801682615222943 1" type="mesh"/><joint class="/" name="gen_joint_0" type="free"/></body><body euler="0 0 6.0447422862281215" name="gen_body_gadded_1" pos="0.04207577126253871 -0.35 0.30034406026229765"><geom class="/" mesh="gen_mesh_gadded_1" name="gen_geom_gadded_1" rgba="0.03073859597745221 0.21971526932108698 0.1065471941685554 1" type="mesh"/><joint class="/" name="gen_joint_gadded_1" type="free"/></body><body euler="0 0 4.779844316637784" name="gen_body_gadded_2" pos="0.13093908030189896 -0.4860233527735229 0.30046191618009227"><geom class="/" mesh="gen_mesh_gadded_2" name="gen_geom_gadded_2" rgba="0.4105921909184449 0.6577116197181786 0.409673043056746 1" type="mesh"/><joint class="/" name="gen_joint_gadded_2" type="free"/></body></worldbody>
<contact>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_24" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_22" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_20" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_18" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_16" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_15" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_14" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_12" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_10" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_8" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_7" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_6" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_4" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_3" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_2" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_1" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1//unnamed_geom_24" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1//unnamed_geom_22" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1//unnamed_geom_21" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1//unnamed_geom_20" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1//unnamed_geom_18" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1//unnamed_geom_17" geom2="table_plane"/>
<!--<pair geom1="//unnamed_geom_10" geom2="tabletop" friction="2 2 0.005 0.0001 0.0001" />
<pair geom1="//unnamed_geom_11" geom2="tabletop" friction="2 2 0.005 0.0001 0.0001" />
<pair geom1="//unnamed_geom_12" geom2="tabletop" friction="2 2 0.005 0.0001 0.0001" />
<pair geom1="//unnamed_geom_14" geom2="tabletop" friction="2 2 0.005 0.0001 0.0001" /> -->
<!--<exclude body1="herb/wam_1/bhand/finger11" body2="herb/wam_1/bhand/finger12"/>
<exclude body1="herb/wam_1/bhand/finger11" body2="herb/wam_1/bhand/finger13"/>
<exclude body1="herb/wam_1/bhand/finger12" body2="herb/wam_1/bhand/finger13"/>
<exclude body1="herb/wam_1/bhand/finger21" body2="herb/wam_1/bhand/finger22"/>
<exclude body1="herb/wam_1/bhand/finger21" body2="herb/wam_1/bhand/finger23"/>
<exclude body1="herb/wam_1/bhand/finger22" body2="herb/wam_1/bhand/finger23"/>
<exclude body1="herb/wam_1/bhand/finger32" body2="herb/wam_1/bhand/finger33"/>
<exclude body1="herb/wam_1/bhand/finger11" body2="herb/wam_1/bhand/finger21"/>
<exclude body1="herb/wam_1/bhand/finger11" body2="herb/wam_1/bhand/finger22"/>
<exclude body1="herb/wam_1/bhand/finger11" body2="herb/wam_1/bhand/finger23"/>
<exclude body1="herb/wam_1/bhand/finger12" body2="herb/wam_1/bhand/finger21"/>
<exclude body1="herb/wam_1/bhand/finger12" body2="herb/wam_1/bhand/finger22"/>
<exclude body1="herb/wam_1/bhand/finger12" body2="herb/wam_1/bhand/finger23"/>
<exclude body1="herb/wam_1/bhand/finger13" body2="herb/wam_1/bhand/finger21"/>
<exclude body1="herb/wam_1/bhand/finger13" body2="herb/wam_1/bhand/finger22"/>
<exclude body1="herb/wam_1/bhand/finger13" body2="herb/wam_1/bhand/finger23"/>
<exclude body1="herb/wam_1/bhand/finger32" body2="herb/wam_1/bhand/finger21"/>
<exclude body1="herb/wam_1/bhand/finger32" body2="herb/wam_1/bhand/finger22"/>
<exclude body1="herb/wam_1/bhand/finger32" body2="herb/wam_1/bhand/finger23"/>
<exclude body1="herb/wam_1/bhand/finger33" body2="herb/wam_1/bhand/finger21"/>
<exclude body1="herb/wam_1/bhand/finger33" body2="herb/wam_1/bhand/finger22"/>
<exclude body1="herb/wam_1/bhand/finger33" body2="herb/wam_1/bhand/finger23"/>
<exclude body1="herb/wam_1/bhand/finger32" body2="herb/wam_1/bhand/finger11"/>
<exclude body1="herb/wam_1/bhand/finger32" body2="herb/wam_1/bhand/finger12"/>
<exclude body1="herb/wam_1/bhand/finger32" body2="herb/wam_1/bhand/finger13"/>
<exclude body1="herb/wam_1/bhand/finger33" body2="herb/wam_1/bhand/finger11"/>
<exclude body1="herb/wam_1/bhand/finger33" body2="herb/wam_1/bhand/finger12"/>
<exclude body1="herb/wam_1/bhand/finger33" body2="herb/wam_1/bhand/finger13"/>
<exclude body1="herb/wam_1/bhand/bhand_palm_link" body2="herb/wam_1/bhand/finger11"/>
<exclude body1="herb/wam_1/bhand/bhand_palm_link" body2="herb/wam_1/bhand/finger21"/>
<exclude body1="herb/wam_1/bhand/bhand_palm_link" body2="herb/wam_1/bhand/finger32"/>
<exclude body1="herb/wam_1/bhand/bhand_palm_link" body2="herb/wam_1/8_wrist_palm_link"/>
<exclude body1="herb/wam_1/8_wrist_palm_link" body2="herb/wam_1/7_wrist_pitch_link"/>
<exclude body1="herb/wam_1/7_wrist_pitch_link" body2="herb/wam_1/6_wrist_yaw_link"/>
<exclude body1="herb/wam_1/6_wrist_yaw_link" body2="herb/wam_1/5_forearm_link"/>
<exclude body1="herb/wam_1/5_forearm_link" body2="herb/wam_1/4_upper_arm_link"/>
<exclude body1="herb/wam_1/4_upper_arm_link" body2="herb/wam_1/3_shoulder_pitch_link"/>
<exclude body1="herb/wam_1/3_shoulder_pitch_link" body2="herb/wam_1/2_shoulder_yaw_link"/>
<exclude body1="herb/wam_1/2_shoulder_yaw_link" body2="herb/wam_1/1_base_link"/>-->
</contact>
<actuator>
<!--<velocity name="herb/wam_1/j1_base_yaw_joint" joint="herb/wam_1/j1_base_yaw_joint" gear="-35.87" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/j2_shoulder_pitch_joint" joint="herb/wam_1/j2_shoulder_pitch_joint" gear="56.42" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/j3_shoulder_yaw_joint" joint="herb/wam_1/j3_shoulder_yaw_joint" gear="33.56" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/j4_elbow_pitch_joint" joint="herb/wam_1/j4_elbow_pitch_joint" gear="17.77" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/j5_wrist_yaw_joint" joint="herb/wam_1/j5_wrist_yaw_joint" gear="3.37" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/j6_wrist_pitch_joint" joint="herb/wam_1/j6_wrist_pitch_joint" gear="3.37" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/j7_palm_yaw_joint" joint="herb/wam_1/j7_palm_yaw_joint" gear="1.358" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/bhand/j11" joint="herb/wam_1/bhand/j11" gear="1.358" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/bhand/j12" joint="herb/wam_1/bhand/j12" gear="1.358" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/bhand/j13" joint="herb/wam_1/bhand/j13" gear="1.358" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/bhand/j21" joint="herb/wam_1/bhand/j21" gear="1.358" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/bhand/j22" joint="herb/wam_1/bhand/j22" gear="1.358" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/bhand/j23" joint="herb/wam_1/bhand/j23" gear="1.358" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/bhand/j32" joint="herb/wam_1/bhand/j32" gear="1.358" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/bhand/j33" joint="herb/wam_1/bhand/j33" gear="1.358" ctrlrange="-.1 .1" />-->
<position ctrllimited="true" ctrlrange="-2.6 2.6" forcelimited="false" forcerange="-5000 5000" gear="1" joint="herb/wam_1/j1_base_yaw_joint" kp="5000" name="herb/wam_1/p_j1_base_yaw_joint"/>
<position ctrllimited="true" ctrlrange="-1.985 1.985" forcelimited="false" forcerange="-5000 5000" gear="1" joint="herb/wam_1/j2_shoulder_pitch_joint" kp="5000" name="herb/wam_1/p_j2_shoulder_pitch_joint"/>
<position ctrllimited="true" ctrlrange="-2.8 2.8" forcelimited="false" forcerange="-2500 2500" gear="1" joint="herb/wam_1/j3_shoulder_yaw_joint" kp="5000" name="herb/wam_1/p_j3_shoulder_yaw_joint"/>
<position ctrllimited="true" ctrlrange="-0.9 3.1415" forcelimited="false" forcerange="-2500 2500" gear="1" joint="herb/wam_1/j4_elbow_pitch_joint" kp="5000" name="herb/wam_1/p_j4_elbow_pitch_joint"/>
<position ctrllimited="true" ctrlrange="-4.549998 1.25" forcelimited="false" forcerange="-1000 1000" gear="1" joint="herb/wam_1/j5_wrist_yaw_joint" kp="1000" name="herb/wam_1/p_j5_wrist_yaw_joint"/>
<position ctrllimited="true" ctrlrange="-1.5707 1.5707" forcelimited="false" forcerange="-1000 1000" gear="1" joint="herb/wam_1/j6_wrist_pitch_joint" kp="500" name="herb/wam_1/p_j6_wrist_pitch_joint"/>
<position ctrllimited="true" ctrlrange="-3 3" forcelimited="false" forcerange="-1000 1000" gear="1" joint="herb/wam_1/j7_palm_yaw_joint" kp="500" name="herb/wam_1/p_j7_palm_yaw_joint"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-2 2" gear="1" joint="herb/wam_1/j1_base_yaw_joint" kv="2" name="herb/wam_1/j1_base_yaw_joint"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-100 100" gear="1" joint="herb/wam_1/j2_shoulder_pitch_joint" kv="20" name="herb/wam_1/j2_shoulder_pitch_joint"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-100 100" gear="1" joint="herb/wam_1/j3_shoulder_yaw_joint" kv="20" name="herb/wam_1/j3_shoulder_yaw_joint"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-100 100" gear="1" joint="herb/wam_1/j4_elbow_pitch_joint" kv="10" name="herb/wam_1/j4_elbow_pitch_joint"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-100 100" gear="1" joint="herb/wam_1/j5_wrist_yaw_joint" kv="10" name="herb/wam_1/j5_wrist_yaw_joint"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-100 100" gear="1" joint="herb/wam_1/j6_wrist_pitch_joint" kv="10" name="herb/wam_1/j6_wrist_pitch_joint"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-100 100" gear="1" joint="herb/wam_1/j7_palm_yaw_joint" kv="10" name="herb/wam_1/j7_palm_yaw_joint"/>
<position ctrllimited="true" ctrlrange="0 3.141589" forcelimited="false" forcerange="-40 40" gear="1" joint="herb/wam_1/bhand/j11" kp="40" name="herb/wam_1/bhand/p_j11"/>
<position ctrllimited="true" ctrlrange="0 2.44346" forcelimited="false" forcerange="-40 40" gear="1" joint="herb/wam_1/bhand/j12" kp="40" name="herb/wam_1/bhand/p_j12"/>
<position ctrllimited="true" ctrlrange="0 0.837758" forcelimited="false" forcerange="-40 40" gear="1" joint="herb/wam_1/bhand/j13" kp="40" name="herb/wam_1/bhand/p_j13"/>
<position ctrllimited="true" ctrlrange="0 3.141589" forcelimited="false" forcerange="-40 40" gear="1" joint="herb/wam_1/bhand/j21" kp="40" name="herb/wam_1/bhand/p_j21"/>
<position ctrllimited="true" ctrlrange="0 2.44346" forcelimited="false" forcerange="-40 40" gear="1" joint="herb/wam_1/bhand/j22" kp="40" name="herb/wam_1/bhand/p_j22"/>
<position ctrllimited="true" ctrlrange="0 0.837758" forcelimited="false" forcerange="-40 40" gear="1" joint="herb/wam_1/bhand/j23" kp="40" name="herb/wam_1/bhand/p_j23"/>
<position ctrllimited="true" ctrlrange="0 2.44346" forcelimited="false" forcerange="-40 40" gear="1" joint="herb/wam_1/bhand/j32" kp="40" name="herb/wam_1/bhand/p_j32"/>
<position ctrllimited="true" ctrlrange="0 0.837758" forcelimited="false" forcerange="-40 40" gear="1" joint="herb/wam_1/bhand/j33" kp="40" name="herb/wam_1/bhand/p_j33"/>
<!--<motor name="herb/wam_1/j1_base_yaw_joint" joint="herb/wam_1/j1_base_yaw_joint" gear="-35.87" ctrlrange="-1 1" />
<motor name="herb/wam_1/j2_shoulder_pitch_joint" joint="herb/wam_1/j2_shoulder_pitch_joint" gear="56.42" ctrlrange="-1 1" />
<motor name="herb/wam_1/j3_shoulder_yaw_joint" joint="herb/wam_1/j3_shoulder_yaw_joint" gear="33.56" ctrlrange="-1 1" />
<motor name="herb/wam_1/j4_elbow_pitch_joint" joint="herb/wam_1/j4_elbow_pitch_joint" gear="17.77" ctrlrange="-1 1" />
<motor name="herb/wam_1/j5_wrist_yaw_joint" joint="herb/wam_1/j5_wrist_yaw_joint" gear="3.37" ctrlrange="-1 1" />
<motor name="herb/wam_1/j6_wrist_pitch_joint" joint="herb/wam_1/j6_wrist_pitch_joint" gear="3.37" ctrlrange="-1 1" />
<motor name="herb/wam_1/j7_palm_yaw_joint" joint="herb/wam_1/j7_palm_yaw_joint" gear="1.358" ctrlrange="-1 1" />
<motor name="herb/wam_1/bhand/p_j11" joint="herb/wam_1/bhand/j11" ctrlrange="-1 1" gear="2"/>
<motor name="herb/wam_1/bhand/p_j12" joint="herb/wam_1/bhand/j12" ctrlrange="-1 1" gear="2"/>
<motor name="herb/wam_1/bhand/p_j13" joint="herb/wam_1/bhand/j13" ctrlrange="-1 1" gear="2"/>
<motor name="herb/wam_1/bhand/p_j21" joint="herb/wam_1/bhand/j21" ctrlrange="-1 1" gear="2"/>
<motor name="herb/wam_1/bhand/p_j22" joint="herb/wam_1/bhand/j22" ctrlrange="-1 1" gear="2"/>
<motor name="herb/wam_1/bhand/p_j23" joint="herb/wam_1/bhand/j23" ctrlrange="-1 1" gear="2"/>
<motor name="herb/wam_1/bhand/p_j32" joint="herb/wam_1/bhand/j32" ctrlrange="-1 1" gear="2"/>
<motor name="herb/wam_1/bhand/p_j33" joint="herb/wam_1/bhand/j33" ctrlrange="-1 1" gear="2"/>-->
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-1 1" gear="1" joint="herb/wam_1/bhand/j11" kv="1" name="herb/wam_1/bhand/v_j11"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-1 1" gear="1" joint="herb/wam_1/bhand/j12" kv="1" name="herb/wam_1/bhand/v_j12"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-1 1" gear="1" joint="herb/wam_1/bhand/j13" kv="1" name="herb/wam_1/bhand/v_j13"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-1 1" gear="1" joint="herb/wam_1/bhand/j21" kv="1" name="herb/wam_1/bhand/v_j21"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-1 1" gear="1" joint="herb/wam_1/bhand/j22" kv="1" name="herb/wam_1/bhand/v_j22"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-1 1" gear="1" joint="herb/wam_1/bhand/j23" kv="1" name="herb/wam_1/bhand/v_j23"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-1 1" gear="1" joint="herb/wam_1/bhand/j32" kv="1" name="herb/wam_1/bhand/v_j32"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-1 1" gear="1" joint="herb/wam_1/bhand/j33" kv="1" name="herb/wam_1/bhand/v_j33"/>
<!-- <position name="herb/wam_1/j1_base_yaw_joint" joint="herb/wam_1/j1_base_yaw_joint" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="-35.87"/>
<position name="herb/wam_1/j2_shoulder_pitch_joint" joint="herb/wam_1/j2_shoulder_pitch_joint" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="56.42"/>
<position name="herb/wam_1/j3_shoulder_yaw_joint" joint="herb/wam_1/j3_shoulder_yaw_joint" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="33.56"/>
<position name="herb/wam_1/j4_elbow_pitch_joint" joint="herb/wam_1/j4_elbow_pitch_joint" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="17.77"/>
<position name="herb/wam_1/j5_wrist_yaw_joint" joint="herb/wam_1/j5_wrist_yaw_joint" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="3.37"/>
<position name="herb/wam_1/j6_wrist_pitch_joint" joint="herb/wam_1/j6_wrist_pitch_joint" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="3.37"/>
<position name="herb/wam_1/j7_palm_yaw_joint" joint="herb/wam_1/j7_palm_yaw_joint" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="1.358"/>
<position name="herb/wam_1/bhand/j11" joint="herb/wam_1/bhand/j11" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="1.358"/>
<position name="herb/wam_1/bhand/j12" joint="herb/wam_1/bhand/j12" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="1.358"/>
<position name="herb/wam_1/bhand/j13" joint="herb/wam_1/bhand/j13" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="1.358"/>
<position name="herb/wam_1/bhand/j21" joint="herb/wam_1/bhand/j21" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="1.358"/>
<position name="herb/wam_1/bhand/j22" joint="herb/wam_1/bhand/j22" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="1.358"/>
<position name="herb/wam_1/bhand/j23" joint="herb/wam_1/bhand/j23" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="1.358"/>
<position name="herb/wam_1/bhand/j32" joint="herb/wam_1/bhand/j32" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="1.358"/>
<position name="herb/wam_1/bhand/j33" joint="herb/wam_1/bhand/j33" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="1.358"/>-->
</actuator>
</mujoco> | 115.951754 | 951 | 0.685933 |
d0e2ec996425a0d274c7c607acc1012ec121b38d | 1,771 | xml | XML | gym/envs/robotics/assets/fetch/random_obj_xml/7918_grasp.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/7918_grasp.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/7918_grasp.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | <mujoco>
<compiler angle="radian" coordinate="local" meshdir="../../stls/fetch" texturedir="../../textures" />
<option timestep="0.002">
<flag warmstart="enable" />
</option>
<include file="../shared.xml" />
<asset>
<mesh file="../../stls/fetch/random_urdfs/791/791.stl" name="obj0" scale="0.004563359594063242 0.004563359594063242 0.004563359594063242" />
</asset>
<worldbody>
<geom condim="3" material="floor_mat" name="floor0" pos="0.8 0.75 0" size="0.85 0.70 1" type="plane" />
<body name="floor0" pos="0.8 0.75 0">
<site name="target0" pos="0 0 0.5" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" />
</body>
<include file="../robot.xml" />
<body name="table0" pos="1.3 0.75 0.2">
<geom mass="2000" material="table_mat" size="0.25 0.35 0.2" type="box" />
</body>
<body name="object0" pos="0.0259765457303587 0.032032018954409956 0.024964433642631817">
<joint damping="0.01" name="object0:joint" type="free" />
<geom condim="3" mass="2" material="block_mat" mesh="obj0" pos="0 0 0" type="mesh" />
<site name="object0" pos="-0.0009374945181810077 -0.0074005235072660235 0.0009846745731823669" rgba="1 0 0 0" size="0.01298827286517935 0.016016009477204978 0.012482216821315908" type="ellipsoid" />
</body>
<light ambient="0.2 0.2 0.2" castshadow="false" diffuse="0.8 0.8 0.8" dir="0 0 -1" directional="true" name="light0" pos="0 0 4" specular="0.3 0.3 0.3" />
</worldbody>
<actuator>
<position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:l_gripper_finger_joint" kp="30000" name="robot0:l_gripper_finger_joint" user="1" />
<position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:r_gripper_finger_joint" kp="30000" name="robot0:r_gripper_finger_joint" user="1" />
</actuator>
</mujoco> | 43.195122 | 201 | 0.670807 |
d0e3f50a0488ec5ff4e09b99d6354197f883e9f2 | 1,454 | xml | XML | gym/envs/robotics/assets/fetch/random_obj_xml/8468_slide.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/8468_slide.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/8468_slide.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | <mujoco>
<compiler angle="radian" coordinate="local" meshdir="../../stls/fetch" texturedir="../../textures" />
<option timestep="0.002">
<flag warmstart="enable" />
</option>
<include file="../shared.xml" />
<asset>
<mesh file="../../stls/fetch/random_urdfs/846/846.stl" name="obj0" scale="0.014768594992884515 0.014768594992884515 0.014768594992884515" />
</asset>
<worldbody>
<geom condim="3" material="floor_mat" name="floor0" pos="0.8 0.75 0" size="0.85 0.7 1" type="plane" />
<body name="floor0" pos="0.8 0.75 0">
<site name="target0" pos="0 0 0.5" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" />
</body>
<include file="../robot.xml" />
<body name="table" pos="1.3 0.75 0.2">
<joint damping="0.01" name="table:joint" type="free" />
<geom mass="2000" material="table_mat" size="0.25 0.5 0.2" type="box" />
<body name="switch" pos="0.02715268217540788 0.09287327695572631 0.2395975347420295">
<joint axis="0 1 0" damping="5" frictionloss="50" name="switch" pos="0 0 0" range="0 0.2" type="slide" />
<geom condim="3" mass="2" material="block_mat" mesh="obj0" pos="0 0 0" type="mesh" />
<site name="switch" pos="0 0 0" rgba="0 1 0 0" size="0.03 0.03 0.03" type="sphere" />
</body>
</body>
<light ambient="0.2 0.2 0.2" castshadow="false" diffuse="0.8 0.8 0.8" dir="0 0 -1" directional="true" name="light0" pos="0 0 4" specular="0.3 0.3 0.3" />
</worldbody>
</mujoco> | 38.263158 | 155 | 0.618294 |
d0e4229979cc58249c926e43abec929eb14c6476 | 1,455 | xml | XML | gym/envs/robotics/assets/fetch/random_obj_xml/7548_slide.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/7548_slide.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/7548_slide.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | <mujoco>
<compiler angle="radian" coordinate="local" meshdir="../../stls/fetch" texturedir="../../textures" />
<option timestep="0.002">
<flag warmstart="enable" />
</option>
<include file="../shared.xml" />
<asset>
<mesh file="../../stls/fetch/random_urdfs/754/754.stl" name="obj0" scale="0.005950667329250744 0.005950667329250744 0.005950667329250744" />
</asset>
<worldbody>
<geom condim="3" material="floor_mat" name="floor0" pos="0.8 0.75 0" size="0.85 0.7 1" type="plane" />
<body name="floor0" pos="0.8 0.75 0">
<site name="target0" pos="0 0 0.5" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" />
</body>
<include file="../robot.xml" />
<body name="table" pos="1.3 0.75 0.2">
<joint damping="0.01" name="table:joint" type="free" />
<geom mass="2000" material="table_mat" size="0.25 0.5 0.2" type="box" />
<body name="switch" pos="0.01645239610591146 0.040042486758577946 0.2350258361733264">
<joint axis="0 1 0" damping="5" frictionloss="50" name="switch" pos="0 0 0" range="0 0.2" type="slide" />
<geom condim="3" mass="2" material="block_mat" mesh="obj0" pos="0 0 0" type="mesh" />
<site name="switch" pos="0 0 0" rgba="0 1 0 0" size="0.03 0.03 0.03" type="sphere" />
</body>
</body>
<light ambient="0.2 0.2 0.2" castshadow="false" diffuse="0.8 0.8 0.8" dir="0 0 -1" directional="true" name="light0" pos="0 0 4" specular="0.3 0.3 0.3" />
</worldbody>
</mujoco> | 38.289474 | 155 | 0.618557 |
d0e4a6a986b8aac261ca5f952c5346c4c0660fe0 | 2,718 | xml | XML | gym/envs/robotics/assets/fetch/random_obj_xml/541_peg.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/541_peg.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/541_peg.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | <mujoco>
<compiler angle="radian" coordinate="local" meshdir="../../stls/fetch" texturedir="../../textures" />
<option timestep="0.002">
<flag warmstart="enable" />
</option>
<include file="../shared.xml" />
<asset>
<mesh file="../../stls/fetch/random_urdfs/054/054.stl" name="obj0" scale="0.004071646317256981 0.004071646317256981 0.004071646317256981" />
</asset>
<worldbody>
<geom condim="3" material="floor_mat" name="floor0" pos="0.8 0.75 0" size="0.85 0.70 1" type="plane" />
<body name="floor0" pos="0.8 0.75 0">
<site name="target0" pos="0 0 0.5" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" />
</body>
<include file="../robot.xml" />
<body name="table0" pos="1.3 0.75 0.17">
<geom mass="2000" material="table_mat" size="0.25 0.35 0.17" type="box" />
</body>
<body name="table_top" pos="1.3 0.75 0.36">
<joint damping="0.01" name="table_top:joint" type="free" />
<geom mass="2000" material="table_mat" pos="0.145 0 0" size="0.105 0.35 0.03" type="box" />
<geom mass="2000" material="table_mat" pos="-0.145 0 0" size="0.105 0.35 0.03" type="box" />
<geom mass="2000" material="table_mat" pos="0 -0.195 0" size="0.04 0.155 0.03" type="box" />
<geom mass="2000" material="table_mat" pos="0 0.195 0" size="0.04 0.155 0.03" type="box" />
<site name="table_top" pos="0 0 0" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" />
</body>
<body name="object0" pos="0.022304018429899892 0.04 0.032059245304068514" zaxis="1.0 0.0 0.0">
<joint damping="0.01" name="object0:joint" type="free" />
<geom condim="3" mass="0.1" material="block_mat" mesh="obj0" pos="0 0 0" type="mesh" zaxis="1.0 0.0 0.0" />
<geom condim="3" mass="2" material="block_mat" pos="-0.007467317107919993 -0.011912150737101938 0.04663892725239342" size="0.030442661786545727 0.019662643650467153 0.05795461627486201" type="box" zaxis="1.0 0.0 0.0" />
<site name="object0" pos="-0.005912061102704381 -0.006413686882671645 0.010988329407431304" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" />
<site name="handle0" pos="-0.007467317107919993 -0.011912150737101938 0.03663892725239341" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" />
</body>
<light ambient="0.2 0.2 0.2" castshadow="false" diffuse="0.8 0.8 0.8" dir="0 0 -1" directional="true" name="light0" pos="0 0 4" specular="0.3 0.3 0.3" />
</worldbody>
<actuator>
<position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:l_gripper_finger_joint" kp="30000" name="robot0:l_gripper_finger_joint" user="1" />
<position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:r_gripper_finger_joint" kp="30000" name="robot0:r_gripper_finger_joint" user="1" />
</actuator>
</mujoco> | 50.333333 | 222 | 0.656365 |
d0e53be28555b8094e3453c74286f58305dc605c | 1,768 | xml | XML | gym/envs/robotics/assets/fetch/random_obj_xml/4019_grasp.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/4019_grasp.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/4019_grasp.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | <mujoco>
<compiler angle="radian" coordinate="local" meshdir="../../stls/fetch" texturedir="../../textures" />
<option timestep="0.002">
<flag warmstart="enable" />
</option>
<include file="../shared.xml" />
<asset>
<mesh file="../../stls/fetch/random_urdfs/401/401.stl" name="obj0" scale="0.011614357737267503 0.011614357737267503 0.011614357737267503" />
</asset>
<worldbody>
<geom condim="3" material="floor_mat" name="floor0" pos="0.8 0.75 0" size="0.85 0.70 1" type="plane" />
<body name="floor0" pos="0.8 0.75 0">
<site name="target0" pos="0 0 0.5" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" />
</body>
<include file="../robot.xml" />
<body name="table0" pos="1.3 0.75 0.2">
<geom mass="2000" material="table_mat" size="0.25 0.35 0.2" type="box" />
</body>
<body name="object0" pos="0.030331504984655294 0.07702741934832348 0.01721298919837088">
<joint damping="0.01" name="object0:joint" type="free" />
<geom condim="3" mass="2" material="block_mat" mesh="obj0" pos="0 0 0" type="mesh" />
<site name="object0" pos="0.0007385121461682057 -0.004337344940940909 0.0027232612200060492" rgba="1 0 0 0" size="0.015165752492327647 0.03851370967416174 0.00860649459918544" type="ellipsoid" />
</body>
<light ambient="0.2 0.2 0.2" castshadow="false" diffuse="0.8 0.8 0.8" dir="0 0 -1" directional="true" name="light0" pos="0 0 4" specular="0.3 0.3 0.3" />
</worldbody>
<actuator>
<position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:l_gripper_finger_joint" kp="30000" name="robot0:l_gripper_finger_joint" user="1" />
<position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:r_gripper_finger_joint" kp="30000" name="robot0:r_gripper_finger_joint" user="1" />
</actuator>
</mujoco> | 43.121951 | 198 | 0.670814 |
d0e7ef5d7785f67fb5d0969543d1a88008e9da48 | 1,457 | xml | XML | gym/envs/robotics/assets/fetch/random_obj_xml/6265_slide.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/6265_slide.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/6265_slide.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | <mujoco>
<compiler angle="radian" coordinate="local" meshdir="../../stls/fetch" texturedir="../../textures" />
<option timestep="0.002">
<flag warmstart="enable" />
</option>
<include file="../shared.xml" />
<asset>
<mesh file="../../stls/fetch/random_urdfs/626/626.stl" name="obj0" scale="0.006681786972435322 0.006681786972435322 0.006681786972435322" />
</asset>
<worldbody>
<geom condim="3" material="floor_mat" name="floor0" pos="0.8 0.75 0" size="0.85 0.7 1" type="plane" />
<body name="floor0" pos="0.8 0.75 0">
<site name="target0" pos="0 0 0.5" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" />
</body>
<include file="../robot.xml" />
<body name="table" pos="1.3 0.75 0.2">
<joint damping="0.01" name="table:joint" type="free" />
<geom mass="2000" material="table_mat" size="0.25 0.5 0.2" type="box" />
<body name="switch" pos="0.015726009933099278 0.044047455580718035 0.22467072104038277">
<joint axis="0 1 0" damping="5" frictionloss="50" name="switch" pos="0 0 0" range="0 0.2" type="slide" />
<geom condim="3" mass="2" material="block_mat" mesh="obj0" pos="0 0 0" type="mesh" />
<site name="switch" pos="0 0 0" rgba="0 1 0 0" size="0.03 0.03 0.03" type="sphere" />
</body>
</body>
<light ambient="0.2 0.2 0.2" castshadow="false" diffuse="0.8 0.8 0.8" dir="0 0 -1" directional="true" name="light0" pos="0 0 4" specular="0.3 0.3 0.3" />
</worldbody>
</mujoco> | 38.342105 | 155 | 0.61908 |
d0e9c30f8ef9fe07a1d097fc5ca0e4ea081b35b6 | 2,325 | xml | XML | assets/actuator1.xml | grizzi/franka_sim | bcac9250a01d14734d2d89737673bd13633ae662 | [
"Apache-2.0"
] | 24 | 2020-04-14T04:31:55.000Z | 2022-03-02T08:50:40.000Z | assets/actuator1.xml | grizzi/franka_sim | bcac9250a01d14734d2d89737673bd13633ae662 | [
"Apache-2.0"
] | 1 | 2020-05-06T07:02:26.000Z | 2020-05-06T22:56:20.000Z | assets/actuator1.xml | grizzi/franka_sim | bcac9250a01d14734d2d89737673bd13633ae662 | [
"Apache-2.0"
] | 17 | 2020-05-08T14:11:01.000Z | 2022-03-10T23:57:08.000Z | <mujocoinclude>
<!-- =================================================
Copyright 2018 Vikash Kumar
Model :: Franka (MuJoCoV2.0)
Author :: Vikash Kumar ([email protected])
source :: https://github.com/vikashplus/franka_sim
License :: Under Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
====================================================== -->
<actuator>
<position name="panda1_joint1" joint="panda1_joint1" class="panda" kp="870" forcerange="-87 87" ctrlrange="-2.9671 2.9671"/> <!-- velocity="2.1750" -->
<position name="panda1_joint2" joint="panda1_joint2" class="panda" kp="870" forcerange="-87 87" ctrlrange="-1.8326 1.8326"/> <!-- velocity="2.1750" -->
<position name="panda1_joint3" joint="panda1_joint3" class="panda" kp="870" forcerange="-87 87" ctrlrange="-2.9671 2.9671"/> <!-- velocity="2.1750" -->
<position name="panda1_joint4" joint="panda1_joint4" class="panda" kp="870" forcerange="-87 87" ctrlrange="-3.1416 0.0"/> <!-- velocity="2.1750" -->
<position name="panda1_joint5" joint="panda1_joint5" class="panda" kp="120" forcerange="-12 12" ctrlrange="-2.9671 2.9671"/> <!-- velocity="2.6100" -->
<position name="panda1_joint6" joint="panda1_joint6" class="panda" kp="120" forcerange="-12 12" ctrlrange="-0.0873 3.8223"/> <!-- velocity="2.6100" -->
<position name="panda1_joint7" joint="panda1_joint7" class="panda" kp="120" forcerange="-12 12" ctrlrange="-0.0873 3.8223"/> <!-- velocity="2.9671" -->
<position name="panda1_leftfinger" joint="panda1_finger_joint1" class="panda" kp="20" forcerange="-20 20" ctrlrange="0 0.04"/> <!-- velocity=".2" -->
<position name="panda1_rightfinger" joint="panda1_finger_joint2" class="panda" kp="20" forcerange="-20 20" ctrlrange="0 0.04"/> <!-- velocity=".2" -->
</actuator>
</mujocoinclude> | 116.25 | 520 | 0.648172 |
d0eaf374fb8d3ea7afb99d870153ec76d523fd69 | 106,139 | xml | XML | herb_reconf/cluttered_scenes/grasping_057_racquetball_4_1.0_scene.xml | wagnew3/Amodal-3D-Reconstruction-for-Robotic-Manipulationvia-Stability-and-Connectivity--Release | f55c6b0fac44d9d749e7804d99169a39d30c2111 | [
"MIT"
] | null | null | null | herb_reconf/cluttered_scenes/grasping_057_racquetball_4_1.0_scene.xml | wagnew3/Amodal-3D-Reconstruction-for-Robotic-Manipulationvia-Stability-and-Connectivity--Release | f55c6b0fac44d9d749e7804d99169a39d30c2111 | [
"MIT"
] | null | null | null | herb_reconf/cluttered_scenes/grasping_057_racquetball_4_1.0_scene.xml | wagnew3/Amodal-3D-Reconstruction-for-Robotic-Manipulationvia-Stability-and-Connectivity--Release | f55c6b0fac44d9d749e7804d99169a39d30c2111 | [
"MIT"
] | null | null | null | <?xml version="1.0" ?><mujoco model="scene">
<compiler angle="radian" coordinate="local" fusestatic="false" meshdir="assets/" texturedir="assets/"/>
<option apirate="50" collision="predefined" cone="elliptic" impratio="10" iterations="500" noslip_iterations="100" solver="Newton" timestep="0.002" tolerance="1e-10"/>
<size nconmax="10000" njmax="10000"/>
<visual>
<global offheight="800" offwidth="800"/>
<quality shadowsize="2048"/>
<headlight ambient="0 0 0" diffuse="1.399999 1.399999 1.399999" specular="2 2 2"/>
<map force="0.1" zfar="30.0"/>
<rgba haze="0.1499999 0.25 0.3499998 1"/>
</visual>
<statistic center="0.2 0 0.5" extent="10.0"/>
<default>
<default class="/"/>
<default class="geom0">
<geom conaffinity="0" contype="1" density="500" margin="0.001" rgba="0.75 0.6 0.5 1" solimp="0.95 0.95 0.01" solref="0.008 1" user="0"/>
</default>
<default class="herb/">
<joint damping="1.0"/>
<default class="herb/viz">
<geom conaffinity="0" contype="0" group="1"/>
</default>
</default>
<default class="herb/wam/">
<joint axis="0 0 1" frictionloss="0.001" limited="true" pos="0 0 0" type="hinge"/>
<default class="herb/wam/viz">
<geom conaffinity="0" contype="0" group="1" type="mesh"/>
</default>
<default class="herb/wam/col">
<geom conaffinity="1" contype="0" group="0" type="mesh"/>
</default>
</default>
<default class="herb/wam/bhand/">
<joint axis="0 0 1" frictionloss="0.001" limited="true" pos="0 0 0" type="hinge"/>
<default class="herb/wam/bhand/col">
<geom conaffinity="1" contype="0" group="0" type="mesh"/>
</default>
<default class="herb/wam/bhand/viz">
<geom conaffinity="0" contype="0" group="1" rgba="0.6999996 0.8 0.8 1" type="mesh"/>
</default>
</default>
<default class="herb/wam_1/">
<joint armature="0.1" axis="0 0 1" frictionloss="0.001" limited="true" pos="0 0 0" type="hinge"/>
<default class="herb/wam_1/viz">
<geom conaffinity="0" contype="0" group="1" type="mesh"/>
</default>
<default class="herb/wam_1/col">
<geom conaffinity="1" condim="4" contype="1" friction="2 0.1 0.02" group="0" priority="10" type="mesh"/>
</default>
</default>
<default class="herb/wam_1/bhand/">
<joint armature="0.1" axis="0 0 1" frictionloss="0.001" limited="true" pos="0 0 0" type="hinge"/>
<default class="herb/wam_1/bhand/col">
<geom conaffinity="1" condim="4" contype="4" friction="2 0.1 0.02" group="0" priority="10" solimp="0.99 0.99 0.01" solref="0.01 1" type="mesh"/>
</default>
<default class="herb/wam_1/bhand/viz">
<geom conaffinity="0" condim="4" contype="4" friction="2 0.1 0.02" group="1" priority="10" rgba="0.6999996 0.8 0.8 1" solimp="0.99 0.99 0.01" solref="0.01 1" type="mesh"/>
</default>
</default>
</default>
<asset>
<texture file="concrete-7baa937dd9eb091794feb091c728eb4f234150ae.png" name="concrete_2d" type="2d"/>
<texture file="concrete-7baa937dd9eb091794feb091c728eb4f234150ae.png" name="concretecube" type="cube"/>
<material class="/" name="concrete_2d" reflectance="0.3" rgba="0.8 0.8 0.8 1" texture="concrete_2d"/>
<material class="/" name="concretecube" rgba="0.8 0.8 0.8 1" texture="concretecube"/>
<texture file="marble-e5eaaff46b3aaec59944d7330fab7172f95cd8f2.png" name="marble2d" type="2d"/>
<texture file="marble-e5eaaff46b3aaec59944d7330fab7172f95cd8f2.png" name="marblecube" type="cube"/>
<material class="/" name="marble_2d" reflectance="0.3" rgba="0.8 0.8 0.8 1" texture="marble2d"/>
<material class="/" name="marblecube" rgba="0.8 0.8 0.8 1" texture="marblecube"/>
<texture file="concreteplain-371aafd0ba788c3d3517b7c74a383d92e5897f53.png" name="concreteplain_2d" type="2d"/>
<texture file="concreteplain-371aafd0ba788c3d3517b7c74a383d92e5897f53.png" name="concreteplaincube" type="cube"/>
<material class="/" name="concreteplain_2d" reflectance="0.3" rgba="0.8 0.8 0.8 1" texture="concreteplain_2d"/>
<material class="/" name="concreteplaincube" rgba="0.8 0.8 0.8 1" texture="concreteplaincube"/>
<texture file="wood-dca777828fadc82ffe5b5005a448db092b2054fb.png" name="wood2d" type="2d"/>
<texture file="wood-dca777828fadc82ffe5b5005a448db092b2054fb.png" name="woodcube" type="cube"/>
<material class="/" name="wood2d" reflectance="0.0" rgba="1 1 1 1" texture="wood2d"/>
<material class="/" emission="1.0" name="woodcube" texture="woodcube"/>
<texture file="concrete2-241aa4b6b647b116a7363537e0b2c602ff16d0ac.png" name="concrete2_2d" type="2d"/>
<texture file="concrete2-241aa4b6b647b116a7363537e0b2c602ff16d0ac.png" name="concrete2_cube" type="cube"/>
<material class="/" name="concrete2_2d" reflectance="0.0" rgba="1 1 1 1" texture="concrete2_2d"/>
<material class="/" name="concrete2_cube" rgba="0.8 0.8 0.8 1" texture="concrete2_cube"/>
<texture builtin="flat" height="1024" mark="random" markrgb="0.79000000 0.79000000 0.7399999" name="wall_2d" random="0.3" rgb1="0.8199995 0.8199995 0.78000000" type="2d" width="1024"/>
<material class="/" name="wall" texture="wall_2d"/>
<mesh class="herb/" file="herb_frame-d14ef2a9b97c77acae48435d827d17e822b5ea0d.STL" name="herb/herb_frame"/>
<mesh class="herb/" file="herb_frame_collision-f9b6358d74932455b7ffbfd9ca74dac0fccda711.STL" name="herb/herb_frame_collision"/>
<mesh class="herb/" file="herb_neobotix_base-a561bd542e4323d6590a35700af93bfe91294ed7.STL" name="herb/herb_neobotix_base"/>
<mesh class="herb/" file="herb_neobotix_base_collision-c0b781e9f306e864c10c17c836695c4558f03ae7.STL" name="herb/herb_neobotix_base_collision"/>
<mesh class="herb/" file="herb_neck_pan-3a5b595404c4fd221df9b6e9fa45f42ae8d6c2d1.STL" name="herb/herb_neck_pan"/>
<mesh class="herb/" file="herb_neck_pan_collision-422bb9327b7695a812f7e778849056ef7beb989a.STL" name="herb/herb_neck_pan_collision"/>
<mesh class="herb/" file="herb_neck_tilt-90115c2f4d254a0b190e723f5619cc119886c40b.STL" name="herb/herb_neck_tilt"/>
<mesh class="herb/" file="herb_neck_tilt_collision-484db3edd8836293ddbd41a57393c8610e785d3a.STL" name="herb/herb_neck_tilt_collision"/>
<mesh class="herb/" file="herb_crl_head-8d1a14390ba99fea74706e0a42bb4c69de03fda1.STL" name="herb/herb_crl_head"/>
<mesh class="herb/" file="herb_crl_head_collision-7e48d4cab14a84937a24657df25f3c1493b9d4f0.STL" name="herb/herb_crl_head_collision"/>
<mesh class="herb/" file="herb_kinect-f35f6b9c60f6d5c915f951d7862137deeec3b982.STL" name="herb/herb_kinect"/>
<mesh class="herb/" file="herb_kinect_collision-fc0c5ad2fd441c0e68282241313155effd1beedd.STL" name="herb/herb_kinect_collision"/>
<mesh class="herb/wam/" file="base_link_fine-41a147148eb8dd232dfab0184aee072e64b55281.stl" name="herb/wam/base_link_fine"/>
<mesh class="herb/wam/" file="base_link_convex-241a02f0fe0e1f2c3855b352df6e69b26ab5b1b2.stl" name="herb/wam/base_link_convex"/>
<mesh class="herb/wam/" file="shoulder_link_fine-70a80ea5cf6a9c11a96b4c55087f2c8f2c020d97.stl" name="herb/wam/shoulder_link_fine"/>
<mesh class="herb/wam/" file="shoulder_link_convex_decomposition_p1-b99c0e22423c21ede02982f896bc789bdae3b5ff.stl" name="herb/wam/shoulder_link_convex_decomposition_p1"/>
<mesh class="herb/wam/" file="shoulder_link_convex_decomposition_p2-2b3a517d82b2e4f2469d55f41baed0468e780436.stl" name="herb/wam/shoulder_link_convex_decomposition_p2"/>
<mesh class="herb/wam/" file="shoulder_link_convex_decomposition_p3-e4f646ee6b98165b5a010a5f12ebfd92128fb41b.stl" name="herb/wam/shoulder_link_convex_decomposition_p3"/>
<mesh class="herb/wam/" file="shoulder_pitch_link_fine-36aee65354a741fe81ccf9d2614e6e43d67f3c55.stl" name="herb/wam/shoulder_pitch_link_fine"/>
<mesh class="herb/wam/" file="shoulder_pitch_link_convex-f05b3e597235abed137d821b96ff7d1e2a82ea31.stl" name="herb/wam/shoulder_pitch_link_convex"/>
<mesh class="herb/wam/" file="upper_arm_link_fine-ca01ee6d48649ad9f6baea7259d5cf9d08b3d635.stl" name="herb/wam/upper_arm_link_fine"/>
<mesh class="herb/wam/" file="upper_arm_link_convex_decomposition_p1-7ea03e3ea97d649eedea55dc3de0ea10bbb87283.stl" name="herb/wam/upper_arm_link_convex_decomposition_p1"/>
<mesh class="herb/wam/" file="upper_arm_link_convex_decomposition_p2-25fc59a045c74cc0c5e901bc31501e8ca212159a.stl" name="herb/wam/upper_arm_link_convex_decomposition_p2"/>
<mesh class="herb/wam/" file="elbow_link_fine-105c4e016f6a319ed74f5d55377fee15774c5d58.stl" name="herb/wam/elbow_link_fine"/>
<mesh class="herb/wam/" file="elbow_link_convex-618d49f47d28f374d03b62f3a4f1a11c87b40044.stl" name="herb/wam/elbow_link_convex"/>
<mesh class="herb/wam/" file="forearm_link_fine-e78631019336cb810525911769f36184d30c291c.stl" name="herb/wam/forearm_link_fine"/>
<mesh class="herb/wam/" file="forearm_link_convex_decomposition_p1-57f1e443a9d84a9b1e59b719541351dbc72b0c65.stl" name="herb/wam/forearm_link_convex_decomposition_p1"/>
<mesh class="herb/wam/" file="forearm_link_convex_decomposition_p2-6249b0eb91291b6e61d4566ef7bddcd133aeb11d.stl" name="herb/wam/forearm_link_convex_decomposition_p2"/>
<mesh class="herb/wam/" file="wrist_yaw_link_fine-3ec69f37eedc74a0b8a6edd994a49a13dec2a554.stl" name="herb/wam/wrist_yaw_link_fine"/>
<mesh class="herb/wam/" file="wrist_yaw_link_convex_decomposition_p1-483314d477ecff523b1f17f1b29cc860dda3b25f.stl" name="herb/wam/wrist_yaw_link_convex_decomposition_p1"/>
<mesh class="herb/wam/" file="wrist_yaw_link_convex_decomposition_p2-963f6bf6f5f239543cf4bbf0630fd7e3253cbd4a.stl" name="herb/wam/wrist_yaw_link_convex_decomposition_p2"/>
<mesh class="herb/wam/" file="wrist_pitch_link_fine-06a8aff3e76c7b3ff34cdaf40c9ed5950e2ad1fe.stl" name="herb/wam/wrist_pitch_link_fine"/>
<mesh class="herb/wam/" file="wrist_pitch_link_convex_decomposition_p1-3328df36bd7e249a571d0cfb2e43ac0cf17b9b77.stl" name="herb/wam/wrist_pitch_link_convex_decomposition_p1"/>
<mesh class="herb/wam/" file="wrist_pitch_link_convex_decomposition_p2-91c5869923c13020ad406e859d49bf3f795c96be.stl" name="herb/wam/wrist_pitch_link_convex_decomposition_p2"/>
<mesh class="herb/wam/" file="wrist_pitch_link_convex_decomposition_p3-744bd1df4bb176ceef61c79ab12a5b9de038d171.stl" name="herb/wam/wrist_pitch_link_convex_decomposition_p3"/>
<mesh class="herb/wam/" file="wrist_palm_link_fine-db9db06e50f8f189c8d475b09f86be267e38a874.stl" name="herb/wam/wrist_palm_link_fine"/>
<mesh class="herb/wam/" file="wrist_palm_link_convex-d455a798d573176ecdc3c9794069b0e3f4f7f623.stl" name="herb/wam/wrist_palm_link_convex"/>
<mesh class="herb/wam/bhand/" file="bhand_palm_fine-dff1351ac0d212f9757a6bc04b85287b4f13403a.stl" name="herb/wam/bhand/bhand_palm_fine"/>
<mesh class="herb/wam/bhand/" file="bhand_palm_link_convex_decomposition_p1-f8ba6cc8e8efbe24c938e092f61618174769428c.stl" name="herb/wam/bhand/bhand_palm_link_convex_decomposition_p1"/>
<mesh class="herb/wam/bhand/" file="bhand_palm_link_convex_decomposition_p2-0a66a02812a929ee040991e6d1a7b1d11bba7bb1.stl" name="herb/wam/bhand/bhand_palm_link_convex_decomposition_p2"/>
<mesh class="herb/wam/bhand/" file="bhand_palm_link_convex_decomposition_p3-9d93e72f01b43aa200deff06df4a395d3eb5312a.stl" name="herb/wam/bhand/bhand_palm_link_convex_decomposition_p3"/>
<mesh class="herb/wam/bhand/" file="bhand_palm_link_convex_decomposition_p4-e38e089a001a0010eec12bebd2368162120ee6a2.stl" name="herb/wam/bhand/bhand_palm_link_convex_decomposition_p4"/>
<mesh class="herb/wam/bhand/" file="bhand_finger_prox_link_fine-b325b78dd2ffcab9984efe22434207b1d2e07e28.stl" name="herb/wam/bhand/bhand_finger_prox_link_fine"/>
<mesh class="herb/wam/bhand/" file="bhand_finger_prox_link_convex_decomposition_p1-12071ca7dea820f8ba395c17ad58efbdd2b805a8.stl" name="herb/wam/bhand/bhand_finger_prox_link_convex_decomposition_p1"/>
<mesh class="herb/wam/bhand/" file="bhand_finger_prox_link_convex_decomposition_p2-c728b40c271300b132049560287e0844b86833ed.stl" name="herb/wam/bhand/bhand_finger_prox_link_convex_decomposition_p2"/>
<mesh class="herb/wam/bhand/" file="bhand_finger_prox_link_convex_decomposition_p3-561559fcb477ac41797bbd8b0da5e960b41f0363.stl" name="herb/wam/bhand/bhand_finger_prox_link_convex_decomposition_p3"/>
<mesh class="herb/wam/bhand/" file="bhand_finger_med_link_fine-31e862bb0515137229a05ffa049a96de151eb229.stl" name="herb/wam/bhand/bhand_finger_med_link_fine"/>
<mesh class="herb/wam/bhand/" file="bhand_finger_med_link_convex-af5d2e0e2990df27924df077b297d046b710ded5.stl" name="herb/wam/bhand/bhand_finger_med_link_convex"/>
<mesh class="herb/wam/bhand/" file="bhand_finger_dist_link_fine-defe6db5320e79d25ade307bc4a42d6ef272b8d4.stl" name="herb/wam/bhand/bhand_finger_dist_link_fine"/>
<mesh class="herb/wam/bhand/" file="bhand_finger_dist_link_convex-dd89f87a37ef6bb33ec5f1998f123eb1e907ddef.stl" name="herb/wam/bhand/bhand_finger_dist_link_convex"/>
<mesh class="herb/wam_1/" file="base_link_fine-41a147148eb8dd232dfab0184aee072e64b55281.stl" name="herb/wam_1/base_link_fine"/>
<mesh class="herb/wam_1/" file="base_link_convex-241a02f0fe0e1f2c3855b352df6e69b26ab5b1b2.stl" name="herb/wam_1/base_link_convex"/>
<mesh class="herb/wam_1/" file="shoulder_link_fine-70a80ea5cf6a9c11a96b4c55087f2c8f2c020d97.stl" name="herb/wam_1/shoulder_link_fine"/>
<mesh class="herb/wam_1/" file="shoulder_link_convex_decomposition_p1-b99c0e22423c21ede02982f896bc789bdae3b5ff.stl" name="herb/wam_1/shoulder_link_convex_decomposition_p1"/>
<mesh class="herb/wam_1/" file="shoulder_link_convex_decomposition_p2-2b3a517d82b2e4f2469d55f41baed0468e780436.stl" name="herb/wam_1/shoulder_link_convex_decomposition_p2"/>
<mesh class="herb/wam_1/" file="shoulder_link_convex_decomposition_p3-e4f646ee6b98165b5a010a5f12ebfd92128fb41b.stl" name="herb/wam_1/shoulder_link_convex_decomposition_p3"/>
<mesh class="herb/wam_1/" file="shoulder_pitch_link_fine-36aee65354a741fe81ccf9d2614e6e43d67f3c55.stl" name="herb/wam_1/shoulder_pitch_link_fine"/>
<mesh class="herb/wam_1/" file="shoulder_pitch_link_convex-f05b3e597235abed137d821b96ff7d1e2a82ea31.stl" name="herb/wam_1/shoulder_pitch_link_convex"/>
<mesh class="herb/wam_1/" file="upper_arm_link_fine-ca01ee6d48649ad9f6baea7259d5cf9d08b3d635.stl" name="herb/wam_1/upper_arm_link_fine"/>
<mesh class="herb/wam_1/" file="upper_arm_link_convex_decomposition_p1-7ea03e3ea97d649eedea55dc3de0ea10bbb87283.stl" name="herb/wam_1/upper_arm_link_convex_decomposition_p1"/>
<mesh class="herb/wam_1/" file="upper_arm_link_convex_decomposition_p2-25fc59a045c74cc0c5e901bc31501e8ca212159a.stl" name="herb/wam_1/upper_arm_link_convex_decomposition_p2"/>
<mesh class="herb/wam_1/" file="elbow_link_fine-105c4e016f6a319ed74f5d55377fee15774c5d58.stl" name="herb/wam_1/elbow_link_fine"/>
<mesh class="herb/wam_1/" file="elbow_link_convex-618d49f47d28f374d03b62f3a4f1a11c87b40044.stl" name="herb/wam_1/elbow_link_convex"/>
<mesh class="herb/wam_1/" file="forearm_link_fine-e78631019336cb810525911769f36184d30c291c.stl" name="herb/wam_1/forearm_link_fine"/>
<mesh class="herb/wam_1/" file="forearm_link_convex_decomposition_p1-57f1e443a9d84a9b1e59b719541351dbc72b0c65.stl" name="herb/wam_1/forearm_link_convex_decomposition_p1"/>
<mesh class="herb/wam_1/" file="forearm_link_convex_decomposition_p2-6249b0eb91291b6e61d4566ef7bddcd133aeb11d.stl" name="herb/wam_1/forearm_link_convex_decomposition_p2"/>
<mesh class="herb/wam_1/" file="wrist_yaw_link_fine-3ec69f37eedc74a0b8a6edd994a49a13dec2a554.stl" name="herb/wam_1/wrist_yaw_link_fine"/>
<mesh class="herb/wam_1/" file="wrist_yaw_link_convex_decomposition_p1-483314d477ecff523b1f17f1b29cc860dda3b25f.stl" name="herb/wam_1/wrist_yaw_link_convex_decomposition_p1"/>
<mesh class="herb/wam_1/" file="wrist_yaw_link_convex_decomposition_p2-963f6bf6f5f239543cf4bbf0630fd7e3253cbd4a.stl" name="herb/wam_1/wrist_yaw_link_convex_decomposition_p2"/>
<mesh class="herb/wam_1/" file="wrist_pitch_link_fine-06a8aff3e76c7b3ff34cdaf40c9ed5950e2ad1fe.stl" name="herb/wam_1/wrist_pitch_link_fine"/>
<mesh class="herb/wam_1/" file="wrist_pitch_link_convex_decomposition_p1-3328df36bd7e249a571d0cfb2e43ac0cf17b9b77.stl" name="herb/wam_1/wrist_pitch_link_convex_decomposition_p1"/>
<mesh class="herb/wam_1/" file="wrist_pitch_link_convex_decomposition_p2-91c5869923c13020ad406e859d49bf3f795c96be.stl" name="herb/wam_1/wrist_pitch_link_convex_decomposition_p2"/>
<mesh class="herb/wam_1/" file="wrist_pitch_link_convex_decomposition_p3-744bd1df4bb176ceef61c79ab12a5b9de038d171.stl" name="herb/wam_1/wrist_pitch_link_convex_decomposition_p3"/>
<mesh class="herb/wam_1/" file="wrist_palm_link_fine-db9db06e50f8f189c8d475b09f86be267e38a874.stl" name="herb/wam_1/wrist_palm_link_fine"/>
<mesh class="herb/wam_1/" file="wrist_palm_link_convex-d455a798d573176ecdc3c9794069b0e3f4f7f623.stl" name="herb/wam_1/wrist_palm_link_convex"/>
<mesh class="herb/wam_1/bhand/" file="bhand_palm_fine-dff1351ac0d212f9757a6bc04b85287b4f13403a.stl" name="herb/wam_1/bhand/bhand_palm_fine"/>
<mesh class="herb/wam_1/bhand/" file="bhand_palm_link_convex_decomposition_p1-f8ba6cc8e8efbe24c938e092f61618174769428c.stl" name="herb/wam_1/bhand/bhand_palm_link_convex_decomposition_p1"/>
<mesh class="herb/wam_1/bhand/" file="bhand_palm_link_convex_decomposition_p2-0a66a02812a929ee040991e6d1a7b1d11bba7bb1.stl" name="herb/wam_1/bhand/bhand_palm_link_convex_decomposition_p2"/>
<mesh class="herb/wam_1/bhand/" file="bhand_palm_link_convex_decomposition_p3-9d93e72f01b43aa200deff06df4a395d3eb5312a.stl" name="herb/wam_1/bhand/bhand_palm_link_convex_decomposition_p3"/>
<mesh class="herb/wam_1/bhand/" file="bhand_palm_link_convex_decomposition_p4-e38e089a001a0010eec12bebd2368162120ee6a2.stl" name="herb/wam_1/bhand/bhand_palm_link_convex_decomposition_p4"/>
<mesh class="herb/wam_1/bhand/" file="bhand_finger_prox_link_fine-b325b78dd2ffcab9984efe22434207b1d2e07e28.stl" name="herb/wam_1/bhand/bhand_finger_prox_link_fine"/>
<mesh class="herb/wam_1/bhand/" file="bhand_finger_prox_link_convex_decomposition_p1-12071ca7dea820f8ba395c17ad58efbdd2b805a8.stl" name="herb/wam_1/bhand/bhand_finger_prox_link_convex_decomposition_p1"/>
<mesh class="herb/wam_1/bhand/" file="bhand_finger_prox_link_convex_decomposition_p2-c728b40c271300b132049560287e0844b86833ed.stl" name="herb/wam_1/bhand/bhand_finger_prox_link_convex_decomposition_p2"/>
<mesh class="herb/wam_1/bhand/" file="bhand_finger_prox_link_convex_decomposition_p3-561559fcb477ac41797bbd8b0da5e960b41f0363.stl" name="herb/wam_1/bhand/bhand_finger_prox_link_convex_decomposition_p3"/>
<mesh class="herb/wam_1/bhand/" file="bhand_finger_med_link_fine-31e862bb0515137229a05ffa049a96de151eb229.stl" name="herb/wam_1/bhand/bhand_finger_med_link_fine"/>
<mesh class="herb/wam_1/bhand/" file="bhand_finger_med_link_convex-af5d2e0e2990df27924df077b297d046b710ded5.stl" name="herb/wam_1/bhand/bhand_finger_med_link_convex"/>
<mesh class="herb/wam_1/bhand/" file="bhand_finger_dist_link_fine-defe6db5320e79d25ade307bc4a42d6ef272b8d4.stl" name="herb/wam_1/bhand/bhand_finger_dist_link_fine"/>
<mesh class="herb/wam_1/bhand/" file="bhand_finger_dist_link_convex-dd89f87a37ef6bb33ec5f1998f123eb1e907ddef.stl" name="herb/wam_1/bhand/bhand_finger_dist_link_convex"/>
<mesh class="geom0" file="ycb_objects/057_racquetball/google_16k/nontextured.stl" name="gen_mesh_0" scale="1 1 1"/><mesh class="geom0" file="ycb_objects/026_sponge/google_16k/nontextured.stl" name="gen_mesh_gadded_1" scale="0.7748932495019055 0.7748932495019055 0.7748932495019055"/><mesh class="geom0" file="ycb_objects/011_banana/google_16k/nontextured.stl" name="gen_mesh_gadded_2" scale="0.9553170398176956 0.9553170398176956 0.9553170398176956"/><mesh class="geom0" file="downloaded_assets/potted_plant_3/scene.stl" name="gen_mesh_gadded_3" scale="1.3285215785203628 1.3285215785203628 1.3285215785203628"/><mesh class="geom0" file="ycb_objects/025_mug/google_16k/nontextured.stl" name="gen_mesh_gadded_4" scale="0.86638684515206 0.86638684515206 0.86638684515206"/><mesh class="geom0" file="ycb_objects/025_mug/google_16k/nontextured.stl" name="gen_mesh_gadded_5" scale="1.7679947786637917 1.7679947786637917 1.7679947786637917"/><mesh class="geom0" file="ycb_objects/025_mug/google_16k/nontextured.stl" name="gen_mesh_gadded_6" scale="0.8703558486637839 0.8703558486637839 0.8703558486637839"/></asset>
<worldbody>
<camera mode="targetbody" name="herb_head" pos="0 0.75 .5" target="cam_target"/>
<camera fovy="45" mode="targetbody" name="iso" pos=".6 -0.007797638 .9" target="table"/>
<geom class="/" condim="3" material="wood2d" name="floor" pos="0 0 0" size="0 0 0.25" type="plane"/>
<geom class="/" conaffinity="0" contype="0" mass="0.0" material="wall" name="//unnamed_geom_1" pos="-15 0 15" size="15 15 0.025000000" type="plane" zaxis="1 0 0"/>
<geom class="/" conaffinity="0" contype="0" mass="0.0" material="wall" name="//unnamed_geom_2" pos="0 15 15" size="15 15 0.025000000" type="plane" zaxis="0 -1 0"/>
<geom class="/" condim="3" name="table_plane" pos="0 0 0.3" rgba="0 0 0 0" size="0 0 0.25" type="plane"/>
<body name="table" pos="0 0 0.3" quat="1 0 0 0">
<geom class="/" group="1" material="marblecube" name="tabletop" pos="0 0 -0.012500000" size="0.4 0.6999996 0.012500000" type="box"/>
<geom class="/" group="1" material="concretecube" name="//unnamed_geom_4" pos="0.2 0.3499998 -0.1499999" size="0.0408 0.1374998" type="cylinder"/>
<geom class="/" group="1" material="concretecube" name="//unnamed_geom_5" pos="-0.2 0.3499998 -0.1499999" size="0.0408 0.1374998" type="cylinder"/>
<geom class="/" group="1" material="concretecube" name="//unnamed_geom_6" pos="0.2 -0.3499998 -0.1499999" size="0.0408 0.1374998" type="cylinder"/>
<geom class="/" group="1" material="concretecube" name="//unnamed_geom_7" pos="-0.2 -0.3499998 -0.1499999" size="0.0408 0.1374998" type="cylinder"/>
</body>
<body name="herb/">
<body name="cam_target" pos="0 0 0.45">
<geom class="geom0" conaffinity="0" contype="0" group="1" name="//unnamed_geom_100" rgba="0 0 0 0" size="0.0001 0.0001 0.0001" type="box"/>
</body>
<body name="herb/herb" pos="-0.8 0 0.0509999">
<geom class="herb/viz" mesh="herb/herb_frame" name="herb//unnamed_geom_0" pos="0 0 1.05" quat="0.5 0.499977 0.5 0.500023" rgba="0.299999 0 0 1" type="mesh"/>
<geom class="herb/" mesh="herb/herb_frame_collision" name="herb//unnamed_geom_1" pos="0 0 1.05" quat="3.2758700e-05 3.27571999999e-05 -0.70709 -0.70712299999" rgba="0.299999 0 0 1" type="mesh"/>
<geom class="herb/viz" mesh="herb/herb_neobotix_base" name="herb//unnamed_geom_2" pos="-0.0740859999999 -3.43217e-06 -0.0512439999999" quat="0.70709100 0 0 0.70712299999" rgba="0.299999 0.299999 0.299999 1" type="mesh"/>
<geom class="herb/" mesh="herb/herb_neobotix_base_collision" name="herb//unnamed_geom_3" pos="-0.0740859999999 -3.43217e-06 -0.0512439999999" quat="2.3108400e-07 2.31074e-07 0.70709 0.70712299999" rgba="0.299999 0.299999 0.299999 1" type="mesh"/>
<geom class="herb/viz" mesh="herb/herb_neck_pan" name="herb//unnamed_geom_4" pos="0.1249 5.7862200e-06 1.1008100" quat="2.3108400e-07 0.70712299999 -0.70709 -2.31074e-07" type="mesh"/>
<geom class="herb/" mesh="herb/herb_neck_pan_collision" name="herb//unnamed_geom_5" pos="0.1249 5.7862200e-06 1.1008100" quat="0.5 0.500023 -0.5 -0.499977" type="mesh"/>
<geom class="herb/viz" mesh="herb/herb_neck_tilt" name="herb//unnamed_geom_6" pos="0.1249 5.7862200e-06 1.19270999999" quat="0.24185100 0.66447800 -0.66444800 -0.241839" type="mesh"/>
<geom class="herb/" mesh="herb/herb_neck_tilt_collision" name="herb//unnamed_geom_7" pos="0.1249 5.7862200e-06 1.19270999999" quat="-0.29881400 -0.640849 -0.64087799999 -0.298827999999" type="mesh"/>
<geom class="herb/viz" mesh="herb/herb_crl_head" name="herb//unnamed_geom_8" pos="0.32064500 0.0039098500 1.33653" quat="0.640863999999 0.29885800 -0.298844 -0.64083500" rgba="0.299999 0.299999 0.299999 1" type="mesh"/>
<geom class="herb/" mesh="herb/herb_crl_head_collision" name="herb//unnamed_geom_9" pos="0.124906 0.0077957900 1.1927000" quat="0.298844 0.64083500 0.640863999999 0.298856999999" rgba="0.299999 0.299999 0.299999 1" type="mesh"/>
<geom class="herb/viz" mesh="herb/herb_kinect" name="herb//unnamed_geom_10" pos="0.19753100 0.0077991500 1.2177" quat="0.664479999996 0.664456999996 0.241829999999 -0.241829999999" rgba="0.25 0.25 0.25 1" type="mesh"/>
<geom class="herb/" mesh="herb/herb_kinect_collision" name="herb//unnamed_geom_11" pos="0.125458999999 0.00779763999999 1.19333" quat="0.29885200 0.64085700 0.64084300 0.29885" rgba="0.25 0.25 0.25 1" type="mesh"/>
<site class="herb/" name="herb/right_arm" pos="0.012500000 -0.22 0.92000000" quat="0 -0.70709999999 0 -0.70709999999"/>
<body name="herb/wam_1/" pos="0.012500000 -0.22 0.92000000" quat="0 -0.7070995 0 -0.7070995">
<body name="herb/wam_1/1_base_link" pos="0 0 0" quat="1 0 0 0">
<inertial diaginertia="0.1 0.1 0.1" mass="1.0" pos="0 0 0"/>
<geom class="herb/wam_1/viz" mesh="herb/wam_1/base_link_fine" name="herb/wam_1//unnamed_geom_0"/>
<geom class="herb/wam_1/col" mesh="herb/wam_1/base_link_convex" name="herb/wam_1//unnamed_geom_1"/>
<body name="herb/wam_1/2_shoulder_yaw_link" pos="0 0 0.3459997">
<inertial diaginertia="0.1350889 0.113095 0.09044258" mass="5.0" pos="-0.00443422 -0.00066489000 -0.1289039" quat="0.6956595 0.71671300 -0.03548628 0.03348387"/>
<joint armature=".01" class="herb/wam_1/" damping="1.98" name="herb/wam_1/j1_base_yaw_joint" range="-2.6 2.6"/>
<geom class="herb/wam_1/viz" mesh="herb/wam_1/shoulder_link_fine" name="herb/wam_1//unnamed_geom_2"/>
<geom class="herb/wam_1/col" mesh="herb/wam_1/shoulder_link_convex_decomposition_p1" name="herb/wam_1//unnamed_geom_3"/>
<geom class="herb/wam_1/col" mesh="herb/wam_1/shoulder_link_convex_decomposition_p2" name="herb/wam_1//unnamed_geom_4"/>
<geom class="herb/wam_1/col" mesh="herb/wam_1/shoulder_link_convex_decomposition_p3" name="herb/wam_1//unnamed_geom_5"/>
<body name="herb/wam_1/3_shoulder_pitch_link" pos="0 0 0" quat="0.4159998 -0.4159998 0.5719995 0.5719995">
<inertial diaginertia="0.021419500 0.0167127 0.012645200" mass="3.87494" pos="-0.00236981 -0.0154211 0.0310561" quat="0.96179400 0.27311200 -0.016931600 0.008665920006"/>
<joint armature=".01" class="herb/wam_1/" damping="0.55" name="herb/wam_1/j2_shoulder_pitch_joint" range="-1.9850000 1.9850000" ref="1.885"/>
<geom class="herb/wam_1/viz" mesh="herb/wam_1/shoulder_pitch_link_fine" name="herb/wam_1//unnamed_geom_6"/>
<geom class="herb/wam_1/col" mesh="herb/wam_1/shoulder_pitch_link_convex" name="herb/wam_1//unnamed_geom_7"/>
<body name="herb/wam_1/4_upper_arm_link" pos="0 0 0" quat="0.70710700 0.70710700 0 0">
<inertial diaginertia="0.05927179 0.059220700 0.003134188" mass="2.20228" pos="0.0068325900 3.3090000e-05 0.39249200" quat="0.64713600 0.01708219 0.0143038 0.7620488"/>
<joint armature=".01" class="herb/wam_1/" damping="1.65" name="herb/wam_1/j3_shoulder_yaw_joint" range="-2.799998 2.799998"/>
<geom class="herb/wam_1/viz" mesh="herb/wam_1/upper_arm_link_fine" name="herb/wam_1//unnamed_geom_8"/>
<geom class="herb/wam_1/col" mesh="herb/wam_1/upper_arm_link_convex_decomposition_p1" name="herb/wam_1//unnamed_geom_9"/>
<geom class="herb/wam_1/col" mesh="herb/wam_1/upper_arm_link_convex_decomposition_p2" name="herb/wam_1//unnamed_geom_10"/>
<body name="herb/wam_1/5_forearm_link" pos="0.04499998 0 0.55000000" quat="0.3539998 -0.3539998 0.6119999 0.6119999">
<inertial diaginertia="0.0151047 0.0148285 0.0027580500" mass="0.500168" pos="-0.04001489 -0.14271700 -0.00022942000" quat="0.70428100 0.70632600 0.01803329 0.06903524"/>
<joint armature=".01" class="herb/wam_1/" damping="0.88" name="herb/wam_1/j4_elbow_pitch_joint" range="-0.9 3.141589" ref="2.0944"/>
<geom class="herb/wam_1/viz" mesh="herb/wam_1/elbow_link_fine" name="herb/wam_1//unnamed_geom_11"/>
<geom class="herb/wam_1/col" mesh="herb/wam_1/elbow_link_convex" name="herb/wam_1//unnamed_geom_12"/>
<geom class="herb/wam_1/viz" euler="1.57 0 0" mesh="herb/wam_1/forearm_link_fine" name="herb/wam_1//unnamed_geom_13" pos="-0.04499998 -0.07299995 0"/>
<geom class="herb/wam_1/col" euler="1.57 0 0" mesh="herb/wam_1/forearm_link_convex_decomposition_p1" name="herb/wam_1//unnamed_geom_14" pos="-0.04499998 -0.07299995 0"/>
<geom class="herb/wam_1/col" euler="1.57 0 0" mesh="herb/wam_1/forearm_link_convex_decomposition_p2" name="herb/wam_1//unnamed_geom_15" pos="-0.04499998 -0.07299995 0"/>
<body name="herb/wam_1/6_wrist_yaw_link" pos="-0.04499998 -0.2999999 0" quat="0.70710700 0.70710700 0 0">
<inertial diaginertia="0.0005551678 0.00046317 0.0002340719" mass="1.05376" pos="8.920995e-05 0.0043582400 -0.0051121700" quat="0.630602 0.77609300 0.0040196900 -0.002372"/>
<joint armature=".01" class="herb/wam_1/" damping="0.55" name="herb/wam_1/j5_wrist_yaw_joint" range="-4.549998 1.25"/>
<geom class="herb/wam_1/viz" mesh="herb/wam_1/wrist_yaw_link_fine" name="herb/wam_1//unnamed_geom_16"/>
<geom class="herb/wam_1/col" mesh="herb/wam_1/wrist_yaw_link_convex_decomposition_p1" name="herb/wam_1//unnamed_geom_17"/>
<geom class="herb/wam_1/col" mesh="herb/wam_1/wrist_yaw_link_convex_decomposition_p2" name="herb/wam_1//unnamed_geom_18"/>
<body name="herb/wam_1/7_wrist_pitch_link" pos="0 0 0" quat="0.70710700 -0.70710700 0 0">
<inertial diaginertia="0.0005551678 0.00046317 0.0002340719" mass="0.517974" pos="-0.0001226199 -0.024683400 -0.01703189" quat="0.630602 0.77609300 0.0040196900 -0.002372"/>
<joint armature=".01" class="herb/wam_1/" damping="0.11" name="herb/wam_1/j6_wrist_pitch_joint" range="-1.5707 1.5707"/>
<geom class="herb/wam_1/viz" mesh="herb/wam_1/wrist_pitch_link_fine" name="herb/wam_1//unnamed_geom_19"/>
<geom class="herb/wam_1/col" mesh="herb/wam_1/wrist_pitch_link_convex_decomposition_p1" name="herb/wam_1//unnamed_geom_20"/>
<geom class="herb/wam_1/col" mesh="herb/wam_1/wrist_pitch_link_convex_decomposition_p2" name="herb/wam_1//unnamed_geom_21"/>
<geom class="herb/wam_1/col" mesh="herb/wam_1/wrist_pitch_link_convex_decomposition_p3" name="herb/wam_1//unnamed_geom_22"/>
<body name="herb/wam_1/8_wrist_palm_link" pos="0 0 0" quat="0.70710700 0.70710700 0 0">
<inertial diaginertia="0.00020683 0.00010859 0.00010851" mass="0.0828613" pos="0 0 0.055" quat="0.70710700 0 0 0.70710700"/>
<joint armature=".01" class="herb/wam_1/" damping="0.11" name="herb/wam_1/j7_palm_yaw_joint" range="-3 3"/>
<geom class="herb/wam_1/viz" mesh="herb/wam_1/wrist_palm_link_fine" name="herb/wam_1//unnamed_geom_23"/>
<geom class="herb/wam_1/col" mesh="herb/wam_1/wrist_palm_link_convex" name="herb/wam_1//unnamed_geom_24"/>
<site class="herb/wam_1/" name="herb/wam_1/hand_attachment"/>
<body name="herb/wam_1/bhand/">
<body name="herb/wam_1/bhand/bhand_palm_link" pos="0 0 0.05999998" quat="0 0 0 1">
<inertial diaginertia="0.000224052 0.0002107009 2.8121200e-05" mass="0.50573" pos="-5.109798e-05 0.005043297 0.036671000" quat="0.5530978 0.43904700 0.43445600 0.5590776"/>
<geom class="herb/wam_1/bhand/viz" mesh="herb/wam_1/bhand/bhand_palm_fine" name="herb/wam_1/bhand//unnamed_geom_0"/>
<geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_palm_link_convex_decomposition_p1" name="herb/wam_1/bhand//unnamed_geom_1"/>
<geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_palm_link_convex_decomposition_p2" name="herb/wam_1/bhand//unnamed_geom_2"/>
<geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_palm_link_convex_decomposition_p3" name="herb/wam_1/bhand//unnamed_geom_3"/>
<geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_palm_link_convex_decomposition_p4" name="herb/wam_1/bhand//unnamed_geom_4"/>
<body name="herb/wam_1/bhand/finger11" pos="-0.025000000 0 0.041500000" quat="0.70710700 0 0 -0.70710700">
<inertial diaginertia="7.7733500e-05 7.662819e-05 4.8312200e-06" mass="0.14109" pos="0.023133000 0.00078642000 0.0005279197" quat="0.01607959 0.70726900 -0.0007660079 0.706762"/>
<joint armature=".01" axis="0 0 -1" class="herb/wam_1/bhand/" damping="0.11" name="herb/wam_1/bhand/j11" range="0 3.141589"/>
<geom class="herb/wam_1/bhand/viz" mesh="herb/wam_1/bhand/bhand_finger_prox_link_fine" name="herb/wam_1/bhand//unnamed_geom_5"/>
<geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_finger_prox_link_convex_decomposition_p1" name="herb/wam_1/bhand//unnamed_geom_6"/>
<geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_finger_prox_link_convex_decomposition_p2" name="herb/wam_1/bhand//unnamed_geom_7"/>
<geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_finger_prox_link_convex_decomposition_p3" name="herb/wam_1/bhand//unnamed_geom_8"/>
<body name="herb/wam_1/bhand/finger12" pos="0.05 0 0.0339" quat="0.70710700 0.70710700 0 0">
<inertial diaginertia="7.7733500e-05 7.662819e-05 4.8312200e-06" mass="0.062139" pos="0.023133000 0.00078642000 0.0005279197" quat="0.01607959 0.70726900 -0.0007660079 0.706762"/>
<joint armature=".01" class="herb/wam_1/bhand/" damping="0.11" name="herb/wam_1/bhand/j12" range="0 2.44346"/>
<geom class="herb/wam_1/bhand/viz" mesh="herb/wam_1/bhand/bhand_finger_med_link_fine" name="herb/wam_1/bhand//unnamed_geom_9"/>
<geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_finger_med_link_convex" name="herb/wam_1/bhand//unnamed_geom_10"/>
<body name="herb/wam_1/bhand/finger13" pos="0.069940000 0.003 0" quat="0.92388000 0 0 0.382683">
<inertial diaginertia="3.843398e-05 3.727529e-05 3.0998700e-06" mass="0.041377" pos="0.022825000 0.0010491000 0.00042030000" quat="0.5084118 0.51165000 0.4895829 0.48993900"/>
<joint armature=".01" class="herb/wam_1/bhand/" damping="0.11" name="herb/wam_1/bhand/j13" range="0 0.837758"/>
<geom class="herb/wam_1/bhand/viz" euler="0 0 -0.8399997" mesh="herb/wam_1/bhand/bhand_finger_dist_link_fine" name="herb/wam_1/bhand//unnamed_geom_11"/>
<geom class="herb/wam_1/bhand/col" euler="0 0 -0.8399997" mesh="herb/wam_1/bhand/bhand_finger_dist_link_convex" name="herb/wam_1/bhand//unnamed_geom_12"/>
</body>
</body>
</body>
<body name="herb/wam_1/bhand/finger21" pos="0.025000000 0 0.041500000" quat="0.70710700 0 0 -0.70710700">
<inertial diaginertia="7.7733500e-05 7.662819e-05 4.8312200e-06" mass="0.14109" pos="0.023133000 0.00078642000 0.0005279197" quat="0.01607959 0.70726900 -0.0007660079 0.706762"/>
<joint armature=".01" class="herb/wam_1/bhand/" damping="0.11" name="herb/wam_1/bhand/j21" range="0 3.141589"/>
<geom class="herb/wam_1/bhand/viz" mesh="herb/wam_1/bhand/bhand_finger_prox_link_fine" name="herb/wam_1/bhand//unnamed_geom_13"/>
<geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_finger_prox_link_convex_decomposition_p1" name="herb/wam_1/bhand//unnamed_geom_14"/>
<geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_finger_prox_link_convex_decomposition_p2" name="herb/wam_1/bhand//unnamed_geom_15"/>
<geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_finger_prox_link_convex_decomposition_p3" name="herb/wam_1/bhand//unnamed_geom_16"/>
<body name="herb/wam_1/bhand/finger22" pos="0.05 0 0.0339" quat="0.70710700 0.70710700 0 0">
<inertial diaginertia="7.7733500e-05 7.662819e-05 4.8312200e-06" mass="0.062139" pos="0.023133000 0.00078642000 0.0005279197" quat="0.01607959 0.70726900 -0.0007660079 0.706762"/>
<joint armature=".01" class="herb/wam_1/bhand/" damping="0.11" name="herb/wam_1/bhand/j22" range="0 2.44346"/>
<geom class="herb/wam_1/bhand/viz" mesh="herb/wam_1/bhand/bhand_finger_med_link_fine" name="herb/wam_1/bhand//unnamed_geom_17"/>
<geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_finger_med_link_convex" name="herb/wam_1/bhand//unnamed_geom_18"/>
<body name="herb/wam_1/bhand/finger23" pos="0.069940000 0.003 0" quat="0.92388000 0 0 0.382683">
<inertial diaginertia="3.843398e-05 3.727529e-05 3.0998700e-06" mass="0.041377" pos="0.022825000 0.0010491000 0.00042030000" quat="0.5084118 0.51165000 0.4895829 0.48993900"/>
<joint armature=".01" class="herb/wam_1/bhand/" damping="0.11" name="herb/wam_1/bhand/j23" range="0 0.837758"/>
<geom class="herb/wam_1/bhand/viz" euler="0 0 -0.8399997" mesh="herb/wam_1/bhand/bhand_finger_dist_link_fine" name="herb/wam_1/bhand//unnamed_geom_19"/>
<geom class="herb/wam_1/bhand/col" euler="0 0 -0.8399997" mesh="herb/wam_1/bhand/bhand_finger_dist_link_convex" name="herb/wam_1/bhand//unnamed_geom_20"/>
</body>
</body>
</body>
<body name="herb/wam_1/bhand/finger32" pos="0 0.05 0.07539995" quat="0.5 0.5 0.5 0.5">
<inertial diaginertia="7.7733500e-05 7.662819e-05 4.8312200e-06" mass="0.062139" pos="0.023133000 0.00078642000 0.0005279197" quat="0.01607959 0.70726900 -0.0007660079 0.706762"/>
<joint armature=".01" class="herb/wam_1/bhand/" damping="0.11" name="herb/wam_1/bhand/j32" range="0 2.44346"/>
<geom class="herb/wam_1/bhand/viz" mesh="herb/wam_1/bhand/bhand_finger_med_link_fine" name="herb/wam_1/bhand//unnamed_geom_21"/>
<geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_finger_med_link_convex" name="herb/wam_1/bhand//unnamed_geom_22"/>
<body name="herb/wam_1/bhand/finger33" pos="0.069940000 0.003 0" quat="0.92388000 0 0 0.382683">
<inertial diaginertia="3.843398e-05 3.727529e-05 3.0998700e-06" mass="0.041377" pos="0.022825000 0.0010491000 0.00042030000" quat="0.5084118 0.51165000 0.4895829 0.48993900"/>
<joint armature=".01" class="herb/wam_1/bhand/" damping="0.11" name="herb/wam_1/bhand/j33" range="0 0.837758"/>
<geom class="herb/wam_1/bhand/viz" euler="0 0 -0.8399997" mesh="herb/wam_1/bhand/bhand_finger_dist_link_fine" name="herb/wam_1/bhand//unnamed_geom_23"/>
<geom class="herb/wam_1/bhand/col" euler="0 0 -0.8399997" mesh="herb/wam_1/bhand/bhand_finger_dist_link_convex" name="herb/wam_1/bhand//unnamed_geom_24"/>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
<!--
<site name="herb/left_arm" class="herb/" pos="0.012500000 0.22 0.92000000" quat="0 -0.7070995 0 -0.7070995"/>
<body pos="0.012500000 0.22 0.92000000" quat="0 -0.7070995 0 -0.7070995" name="herb/wam/">
<body name="herb/wam/1_base_link" pos="0 0 0" quat="1 0 0 0">
<inertial pos="0 0 0" mass="1.0" diaginertia="0.1 0.1 0.1"/>
<geom name="herb/wam//unnamed_geom_0" class="herb/wam/viz" mesh="herb/wam/base_link_fine"/>
<geom name="herb/wam//unnamed_geom_1" class="herb/wam/col" mesh="herb/wam/base_link_convex"/>
<body name="herb/wam/2_shoulder_yaw_link" pos="0 0 0.3459997">
<inertial pos="-0.00443422 -0.00066489000 -0.1289039" quat="0.6956595 0.71671300 -0.03548628 0.03348387" mass="5.0" diaginertia="0.1350889 0.113095 0.09044258"/>
<joint name="herb/wam/j1_base_yaw_joint" class="herb/wam/" range="-2.6000000 2.6000000" damping="1.98" armature=".01"/>
<geom name="herb/wam//unnamed_geom_2" class="herb/wam/viz" mesh="herb/wam/shoulder_link_fine"/>
<geom name="herb/wam//unnamed_geom_3" class="herb/wam/col" mesh="herb/wam/shoulder_link_convex_decomposition_p1"/>
<geom name="herb/wam//unnamed_geom_4" class="herb/wam/col" mesh="herb/wam/shoulder_link_convex_decomposition_p2"/>
<geom name="herb/wam//unnamed_geom_5" class="herb/wam/col" mesh="herb/wam/shoulder_link_convex_decomposition_p3"/>
<body name="herb/wam/3_shoulder_pitch_link" pos="0 0 0" quat="0.4159998 -0.4159998 0.5719995 0.5719995">
<inertial pos="-0.00236981 -0.0154211 0.0310561" quat="0.96179400 0.27311200 -0.016931600 0.008665920006" mass="3.87494" diaginertia="0.021419500 0.0167127 0.012645200"/>
<joint name="herb/wam/j2_shoulder_pitch_joint" class="herb/wam/" range="-1.9850000 1.9850000" ref="1.885" damping="0.55" armature=".01"/>
<geom name="herb/wam//unnamed_geom_6" class="herb/wam/viz" mesh="herb/wam/shoulder_pitch_link_fine"/>
<geom name="herb/wam//unnamed_geom_7" class="herb/wam/col" mesh="herb/wam/shoulder_pitch_link_convex"/>
<body name="herb/wam/4_upper_arm_link" pos="0 0 0" quat="0.70710700 0.70710700 0 0">
<inertial pos="0.0068325900 3.3090000e-05 0.39249200" quat="0.64713600 0.01708219 0.0143038 0.7620488" mass="2.20228" diaginertia="0.05927179 0.059220700 0.003134188"/>
<joint name="herb/wam/j3_shoulder_yaw_joint" class="herb/wam/" range="-2.799998 2.799998" damping="1.65" armature=".01"/>
<geom name="herb/wam//unnamed_geom_8" class="herb/wam/viz" mesh="herb/wam/upper_arm_link_fine"/>
<geom name="herb/wam//unnamed_geom_9" class="herb/wam/col" mesh="herb/wam/upper_arm_link_convex_decomposition_p1"/>
<geom name="herb/wam//unnamed_geom_10" class="herb/wam/col" mesh="herb/wam/upper_arm_link_convex_decomposition_p2"/>
<body name="herb/wam/5_forearm_link" pos="0.04499998 0 0.55000000" quat="0.3539998 -0.3539998 0.6119999 0.6119999">
<inertial pos="-0.04001489 -0.14271700 -0.00022942000" quat="0.70428100 0.70632600 0.01803329 0.06903524" mass="0.500168" diaginertia="0.0151047 0.0148285 0.0027580500"/>
<joint name="herb/wam/j4_elbow_pitch_joint" class="herb/wam/" range="-0.9 3.141589" ref="2.0944" damping="0.88" armature=".01"/>
<geom name="herb/wam//unnamed_geom_11" class="herb/wam/viz" mesh="herb/wam/elbow_link_fine"/>
<geom name="herb/wam//unnamed_geom_12" class="herb/wam/col" mesh="herb/wam/elbow_link_convex"/>
<geom name="herb/wam//unnamed_geom_13" class="herb/wam/viz" pos="-0.04499998 -0.07299995 0" euler="1.57 0 0" mesh="herb/wam/forearm_link_fine"/>
<geom name="herb/wam//unnamed_geom_14" class="herb/wam/col" pos="-0.04499998 -0.07299995 0" euler="1.57 0 0" mesh="herb/wam/forearm_link_convex_decomposition_p1"/>
<geom name="herb/wam//unnamed_geom_15" class="herb/wam/col" pos="-0.04499998 -0.07299995 0" euler="1.57 0 0" mesh="herb/wam/forearm_link_convex_decomposition_p2"/>
<body name="herb/wam/6_wrist_yaw_link" pos="-0.04499998 -0.2999999 0" quat="0.70710700 0.70710700 0 0">
<inertial pos="8.920995e-05 0.0043582400 -0.0051121700" quat="0.630602 0.77609300 0.0040196900 -0.002372" mass="1.05376" diaginertia="0.0005551678 0.00046317 0.0002340719"/>
<joint name="herb/wam/j5_wrist_yaw_joint" class="herb/wam/" range="-4.549998 1.25" damping="0.55" armature=".01"/>
<geom name="herb/wam//unnamed_geom_16" class="herb/wam/viz" mesh="herb/wam/wrist_yaw_link_fine"/>
<geom name="herb/wam//unnamed_geom_17" class="herb/wam/col" mesh="herb/wam/wrist_yaw_link_convex_decomposition_p1"/>
<geom name="herb/wam//unnamed_geom_18" class="herb/wam/col" mesh="herb/wam/wrist_yaw_link_convex_decomposition_p2"/>
<body name="herb/wam/7_wrist_pitch_link" pos="0 0 0" quat="0.70710700 -0.70710700 0 0">
<inertial pos="-0.0001226199 -0.024683400 -0.01703189" quat="0.630602 0.77609300 0.0040196900 -0.002372" mass="0.517974" diaginertia="0.0005551678 0.00046317 0.0002340719"/>
<joint name="herb/wam/j6_wrist_pitch_joint" class="herb/wam/" range="-1.5707 1.5707" damping="0.11" armature=".01"/>
<geom name="herb/wam//unnamed_geom_19" class="herb/wam/viz" mesh="herb/wam/wrist_pitch_link_fine"/>
<geom name="herb/wam//unnamed_geom_20" class="herb/wam/col" mesh="herb/wam/wrist_pitch_link_convex_decomposition_p1"/>
<geom name="herb/wam//unnamed_geom_21" class="herb/wam/col" mesh="herb/wam/wrist_pitch_link_convex_decomposition_p2"/>
<geom name="herb/wam//unnamed_geom_22" class="herb/wam/col" mesh="herb/wam/wrist_pitch_link_convex_decomposition_p3"/>
<body name="herb/wam/8_wrist_palm_link" pos="0 0 0" quat="0.70710700 0.70710700 0 0">
<inertial pos="0 0 0.055" quat="0.70710700 0 0 0.70710700" mass="0.0828613" diaginertia="0.00020683 0.00010859 0.00010851"/>
<joint name="herb/wam/j7_palm_yaw_joint" class="herb/wam/" range="-3 3" damping="0.11" armature=".01"/>
<geom name="herb/wam//unnamed_geom_23" class="herb/wam/viz" mesh="herb/wam/wrist_palm_link_fine"/>
<geom name="herb/wam//unnamed_geom_24" class="herb/wam/col" mesh="herb/wam/wrist_palm_link_convex"/>
<site name="herb/wam/hand_attachment" class="herb/wam/"/>
<body name="herb/wam/bhand/">
<body name="herb/wam/bhand/bhand_palm_link" pos="0 0 0.05999998" quat="0 0 0 1">
<inertial pos="-5.109798e-05 0.005043297 0.036671000" quat="0.5530978 0.43904700 0.43445600 0.5590776" mass="0.50573" diaginertia="0.000224052 0.0002107009 2.8121200e-05"/>
<geom name="herb/wam/bhand//unnamed_geom_0" class="herb/wam/bhand/viz" mesh="herb/wam/bhand/bhand_palm_fine"/>
<geom name="herb/wam/bhand//unnamed_geom_1" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_palm_link_convex_decomposition_p1"/>
<geom name="herb/wam/bhand//unnamed_geom_2" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_palm_link_convex_decomposition_p2"/>
<geom name="herb/wam/bhand//unnamed_geom_3" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_palm_link_convex_decomposition_p3"/>
<geom name="herb/wam/bhand//unnamed_geom_4" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_palm_link_convex_decomposition_p4"/>
<body name="herb/wam/bhand/finger11" pos="-0.025000000 0 0.041500000" quat="0.70710700 0 0 -0.70710700">
<inertial pos="0.023133000 0.00078642000 0.0005279197" quat="0.01607959 0.70726900 -0.0007660079 0.706762" mass="0.14109" diaginertia="7.7733500e-05 7.662819e-05 4.8312200e-06"/>
<joint name="herb/wam/bhand/j11" class="herb/wam/bhand/" axis="0 0 -1" range="0 3.141589" damping="0.11" armature=".01"/>
<geom name="herb/wam/bhand//unnamed_geom_5" class="herb/wam/bhand/viz" mesh="herb/wam/bhand/bhand_finger_prox_link_fine"/>
<geom name="herb/wam/bhand//unnamed_geom_6" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_finger_prox_link_convex_decomposition_p1"/>
<geom name="herb/wam/bhand//unnamed_geom_7" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_finger_prox_link_convex_decomposition_p2"/>
<geom name="herb/wam/bhand//unnamed_geom_8" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_finger_prox_link_convex_decomposition_p3"/>
<body name="herb/wam/bhand/finger12" pos="0.05 0 0.0339" quat="0.70710700 0.70710700 0 0">
<inertial pos="0.023133000 0.00078642000 0.0005279197" quat="0.01607959 0.70726900 -0.0007660079 0.706762" mass="0.062139" diaginertia="7.7733500e-05 7.662819e-05 4.8312200e-06"/>
<joint name="herb/wam/bhand/j12" class="herb/wam/bhand/" range="0 2.44346" damping="0.11" armature=".01"/>
<geom name="herb/wam/bhand//unnamed_geom_9" class="herb/wam/bhand/viz" mesh="herb/wam/bhand/bhand_finger_med_link_fine"/>
<geom name="herb/wam/bhand//unnamed_geom_10" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_finger_med_link_convex"/>
<body name="herb/wam/bhand/finger13" pos="0.069940000 0.003 0" quat="0.92388000 0 0 0.382683">
<inertial pos="0.022825000 0.0010491000 0.00042030000" quat="0.5084118 0.51165000 0.4895829 0.48993900" mass="0.041377" diaginertia="3.843398e-05 3.727529e-05 3.0998700e-06"/>
<joint name="herb/wam/bhand/j13" class="herb/wam/bhand/" range="0 0.837758" damping="0.11" armature=".01"/>
<geom name="herb/wam/bhand//unnamed_geom_11" class="herb/wam/bhand/viz" euler="0 0 -0.8399997" mesh="herb/wam/bhand/bhand_finger_dist_link_fine"/>
<geom name="herb/wam/bhand//unnamed_geom_12" class="herb/wam/bhand/col" euler="0 0 -0.8399997" mesh="herb/wam/bhand/bhand_finger_dist_link_convex"/>
</body>
</body>
</body>
<body name="herb/wam/bhand/finger21" pos="0.025000000 0 0.041500000" quat="0.70710700 0 0 -0.70710700">
<inertial pos="0.023133000 0.00078642000 0.0005279197" quat="0.01607959 0.70726900 -0.0007660079 0.706762" mass="0.14109" diaginertia="7.7733500e-05 7.662819e-05 4.8312200e-06"/>
<joint name="herb/wam/bhand/j21" class="herb/wam/bhand/" range="0 3.141589" damping="0.11" armature=".01"/>
<geom name="herb/wam/bhand//unnamed_geom_13" class="herb/wam/bhand/viz" mesh="herb/wam/bhand/bhand_finger_prox_link_fine"/>
<geom name="herb/wam/bhand//unnamed_geom_14" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_finger_prox_link_convex_decomposition_p1"/>
<geom name="herb/wam/bhand//unnamed_geom_15" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_finger_prox_link_convex_decomposition_p2"/>
<geom name="herb/wam/bhand//unnamed_geom_16" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_finger_prox_link_convex_decomposition_p3"/>
<body name="herb/wam/bhand/finger22" pos="0.05 0 0.0339" quat="0.70710700 0.70710700 0 0">
<inertial pos="0.023133000 0.00078642000 0.0005279197" quat="0.01607959 0.70726900 -0.0007660079 0.706762" mass="0.062139" diaginertia="7.7733500e-05 7.662819e-05 4.8312200e-06"/>
<joint name="herb/wam/bhand/j22" class="herb/wam/bhand/" range="0 2.44346" damping="0.11" armature=".01"/>
<geom name="herb/wam/bhand//unnamed_geom_17" class="herb/wam/bhand/viz" mesh="herb/wam/bhand/bhand_finger_med_link_fine"/>
<geom name="herb/wam/bhand//unnamed_geom_18" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_finger_med_link_convex"/>
<body name="herb/wam/bhand/finger23" pos="0.069940000 0.003 0" quat="0.92388000 0 0 0.382683">
<inertial pos="0.022825000 0.0010491000 0.00042030000" quat="0.5084118 0.51165000 0.4895829 0.48993900" mass="0.041377" diaginertia="3.843398e-05 3.727529e-05 3.0998700e-06"/>
<joint name="herb/wam/bhand/j23" class="herb/wam/bhand/" range="0 0.837758" damping="0.11" armature=".01"/>
<geom name="herb/wam/bhand//unnamed_geom_19" class="herb/wam/bhand/viz" euler="0 0 -0.8399997" mesh="herb/wam/bhand/bhand_finger_dist_link_fine"/>
<geom name="herb/wam/bhand//unnamed_geom_20" class="herb/wam/bhand/col" euler="0 0 -0.8399997" mesh="herb/wam/bhand/bhand_finger_dist_link_convex"/>
</body>
</body>
</body>
<body name="herb/wam/bhand/finger32" pos="0 0.05 0.07539995" quat="0.5 0.5 0.5 0.5">
<inertial pos="0.023133000 0.00078642000 0.0005279197" quat="0.01607959 0.70726900 -0.0007660079 0.706762" mass="0.062139" diaginertia="7.7733500e-05 7.662819e-05 4.8312200e-06"/>
<joint name="herb/wam/bhand/j32" class="herb/wam/bhand/" range="0 2.44346" damping="0.11" armature=".01"/>
<geom name="herb/wam/bhand//unnamed_geom_21" class="herb/wam/bhand/viz" mesh="herb/wam/bhand/bhand_finger_med_link_fine"/>
<geom name="herb/wam/bhand//unnamed_geom_22" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_finger_med_link_convex"/>
<body name="herb/wam/bhand/finger33" pos="0.069940000 0.003 0" quat="0.92388000 0 0 0.382683">
<inertial pos="0.022825000 0.0010491000 0.00042030000" quat="0.5084118 0.51165000 0.4895829 0.48993900" mass="0.041377" diaginertia="3.843398e-05 3.727529e-05 3.0998700e-06"/>
<joint name="herb/wam/bhand/j33" class="herb/wam/bhand/" range="0 0.837758" damping="0.11" armature=".01"/>
<geom name="herb/wam/bhand//unnamed_geom_23" class="herb/wam/bhand/viz" euler="0 0 -0.8399997" mesh="herb/wam/bhand/bhand_finger_dist_link_fine"/>
<geom name="herb/wam/bhand//unnamed_geom_24" class="herb/wam/bhand/col" euler="0 0 -0.8399997" mesh="herb/wam/bhand/bhand_finger_dist_link_convex"/>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
</body>-->
</body>
<light castshadow="true" class="herb/" diffuse="0.8 0.8 0.8" mode="targetbodycom" name="herb//unnamed_light_0" pos="1 1 4.5" specular="0.4 0.4 0.4" target="herb/herb"/>
</body>
<!--<body name="box_3" pos="0.28870895581142419 -0.54183395581142413 0.3549998">
<geom name="//unnamed_geom_10" class="/" type="box" group="1" size="0.060027579686085103 0.055 0.055" rgba="1 0.62352943420410156 1 1"/>
<joint name="//unnamed_joint_2" class="/" type="free"/>
</body>
<body name="box_4" pos="0.22177971291830414 0.18129056149692808 0.3549998">
<geom name="//unnamed_geom_11" class="/" type="box" group="1" size="0.062757255018445174 0.065252737323892959 0.055" rgba="0 0.83921575546264648 1 1"/>
<joint name="//unnamed_joint_3" class="/" type="free"/>
</body>
<body name="box_5" pos="0.0476221671824321 0.15210565296867215 0.3549998">
<geom name="//unnamed_geom_12" class="/" type="box" group="1" size="0.055 0.067596402584312182 0.055" rgba="0.84313732385635376 0.26666668057441711 0 1"/>
<joint name="//unnamed_joint_4" class="/" type="free"/>
</body> -->
<!--<body name="box_6" pos="-0.096236318603808046 -0.42142641007555215 0.3549998">
<geom name="//unnamed_geom_13" class="/" type="box" group="1" size="0.057212627535643504 0.06839772732407734 0.055" rgba="0 0.50196081399917603 0.16078431904315948 1"/>
<joint name="//unnamed_joint_5" class="/" type="free"/>
</body>-->
<!-- <body name="box_7" pos="-0.19039386433968011 0.04115471291830413 0.3549998">
<geom name="//unnamed_geom_14" class="/" type="box" group="1" size="0.055007578371876191 0.077499983147774329 0.055" rgba="0 0.37254902720451355 0.83529418706893921 1"/>
<joint name="//unnamed_joint_6" class="/" type="free"/>
</body>-->
<!--<body name="box_2" pos="0.13900801576105609 -0.42142641007555215 0.3549998">
<geom name="//unnamed_geom_9" class="/" type="box" group="1" size="0.055 0.055 0.055" rgba="0 0 0.5 0.0"/>
<joint name="//unnamed_joint_1" class="/" type="free"/>
</body>-->
<!--<body name="push_obj" pos="-0.053464621446560029 -0.5 0.325">
<geom name="//unnamed_geom_8" class="/" type="cylinder" group="1" size="0.055 0.025" rgba="0.5 0.3 0 1" mass="0.05"/>
<joint name="//unnamed_joint_0" class="/" type="free" damping="0.001"/>
</body>
<body name="target_obj" pos="0 0.0 0.325">
<geom name="//unnamed_geom_15" class="geom0" type="cylinder" contype="0" conaffinity="0" group="1" size="0.055 0.025" rgba="0.5 0.3 0 0.1666"/>
</body>-->
<!--<body name="gen_body_0" pos="0 0.0 0.3549998" euler="0 0 0.5">
<geom name="gen_geom_0_0" class="/" type="box" group="1" size="0.055 0.055 0.055" rgba="0 0 0 1"/>
<joint name="//unnamed_joint_0" class="/" type="free"/>
</body>
<body name="box_0" pos="0.175 0.0 0.3725">
<geom name="box_geom_0" class="/" type="box" group="1" size="0.055 0.055 0.065" rgba="0 0 0 1"/>
<joint name="//unnamed_joint_1" class="/" type="free"/>
</body>-->
<!--<body name="target_obj" pos="-0.053464621446560029 -0.5 0.3549998">
<geom name="//unnamed_geom_15" class="geom0" type="box" contype="0" conaffinity="0" group="1" size="0.055 0.055 0.055" rgba="0 0 0 0.1666"/>
</body>-->
<!--<body name="box_2" pos="-0.053464621446560029 -0.5 0.3549998">
<geom name="//unnamed_geom_16" class="/" type="box" group="1" contype="0" conaffinity="0" size="0.055 0.055 0.055" rgba="0 0.5 0.5 .25" mass="0.05"/>
<joint name="//unnamed_joint_1" class="/" type="free"/>
</body>-->
<!-- <body name="virt_box_2" pos="0 .45 0.3549998">
<geom name="//unnamed_geom_16" class="/" type="box" contype="0" conaffinity="0" group="1" size="0.076178097189418481 0.067434992230686885 0.055" rgba="1 1 0.38431376218795776 0.2999999"/>
</body>
<body name="virt_box_3" pos="0 0.57243499223068691 0.3549998">
<geom name="//unnamed_geom_17" class="/" type="box" contype="0" conaffinity="0" group="1" size="0.060027579686085103 0.055 0.055" rgba="1 0.62352943420410156 1 0.2999999"/>
</body> -->
<body euler="0 0 0.01690702502317096" name="gen_body_0" pos="0 0 0.3001909999991767"><geom class="/" mesh="gen_mesh_0" name="gen_geom_0" rgba="0.5785203335380451 0.91436782269341 0.9137562641689772 1" type="mesh"/><joint class="/" name="gen_joint_0" type="free"/></body><body euler="0 0 1.4504022304743722" name="gen_body_gadded_1" pos="-0.08717418423060884 -0.2190031190437442 0.299915819080591"><geom class="/" mesh="gen_mesh_gadded_1" name="gen_geom_gadded_1" rgba="0.2490855726970862 0.9237664415158411 0.7860669175841548 1" type="mesh"/><joint class="/" name="gen_joint_gadded_1" type="free"/></body><body euler="0 0 3.4338169231037066" name="gen_body_gadded_2" pos="-0.19599993546766295 -0.01754340249296743 0.30029008519450306"><geom class="/" mesh="gen_mesh_gadded_2" name="gen_geom_gadded_2" rgba="0.3514866139346927 0.7481066267678828 0.7484640360975373 1" type="mesh"/><joint class="/" name="gen_joint_gadded_2" type="free"/></body><body euler="0 0 1.917258608915859" name="gen_body_gadded_3" pos="0.09292329517614781 0.33111030826346455 0.46255416255972887"><geom class="/" mesh="gen_mesh_gadded_3" name="gen_geom_gadded_3" rgba="0.883951401639809 0.9910086289151305 0.2586327258120733 1" type="mesh"/><joint class="/" name="gen_joint_gadded_3" type="free"/></body><body euler="0 0 3.016159621653359" name="gen_body_gadded_4" pos="-0.2834651917638626 -0.69223967064513 0.2994274567054231"><geom class="/" mesh="gen_mesh_gadded_4" name="gen_geom_gadded_4" rgba="0.17256837099094535 0.8635455425724239 0.8503395345348084 1" type="mesh"/><joint class="/" name="gen_joint_gadded_4" type="free"/></body><body euler="0 0 3.370745443666023" name="gen_body_gadded_5" pos="0.21288773558176588 0.10827013275797245 0.2988316387151815"><geom class="/" mesh="gen_mesh_gadded_5" name="gen_geom_gadded_5" rgba="0.6890210967491326 0.3830674909747207 0.7206994192435283 1" type="mesh"/><joint class="/" name="gen_joint_gadded_5" type="free"/></body><body euler="0 0 5.815569215214424" name="gen_body_gadded_6" pos="0.00020583586091824725 0.07065594948890812 0.2994248342470438"><geom class="/" mesh="gen_mesh_gadded_6" name="gen_geom_gadded_6" rgba="0.20813416693194597 0.5816725947911471 0.37918041670669644 1" type="mesh"/><joint class="/" name="gen_joint_gadded_6" type="free"/></body></worldbody>
<contact>
<!--<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="box_geom_0" geom2="table_plane"/>-->
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_24" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_22" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_20" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_18" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_16" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_15" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_14" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_12" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_10" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_8" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_7" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_6" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_4" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_3" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_2" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_1" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1//unnamed_geom_24" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1//unnamed_geom_22" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1//unnamed_geom_21" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1//unnamed_geom_20" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1//unnamed_geom_18" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1//unnamed_geom_17" geom2="table_plane"/>
<!--<exclude body1="herb/wam_1/2_shoulder_yaw_link" body2="herb/wam_1/1_base_link"/>-->
<!--<pair geom1="//unnamed_geom_8" geom2="tabletop" friction="1 1 0.005 0.0001 0.0001" />-->
<!-- <pair geom1="//unnamed_geom_9" geom2="tabletop" friction="2 2 0.005 0.0001 0.0001" />
<pair geom1="//unnamed_geom_10" geom2="tabletop" friction="2 2 0.005 0.0001 0.0001" />
<pair geom1="//unnamed_geom_11" geom2="tabletop" friction="2 2 0.005 0.0001 0.0001" />
<pair geom1="//unnamed_geom_12" geom2="tabletop" friction="2 2 0.005 0.0001 0.0001" />
<pair geom1="//unnamed_geom_14" geom2="tabletop" friction="2 2 0.005 0.0001 0.0001" /> -->
<pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1/bhand//unnamed_geom_24" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1/bhand//unnamed_geom_22" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1/bhand//unnamed_geom_20" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1/bhand//unnamed_geom_18" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1/bhand//unnamed_geom_16" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1/bhand//unnamed_geom_15" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1/bhand//unnamed_geom_14" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1/bhand//unnamed_geom_12" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1/bhand//unnamed_geom_10" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1/bhand//unnamed_geom_8" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1/bhand//unnamed_geom_7" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1/bhand//unnamed_geom_6" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1/bhand//unnamed_geom_4" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1/bhand//unnamed_geom_3" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1/bhand//unnamed_geom_2" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1/bhand//unnamed_geom_1" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1//unnamed_geom_24" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1//unnamed_geom_22" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1//unnamed_geom_21" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1//unnamed_geom_20" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1//unnamed_geom_18" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1//unnamed_geom_17" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="0.5 0.5 0.005 0.0001 0.0001" geom1="gen_geom_0" geom2="table_plane" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1/bhand//unnamed_geom_24" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1/bhand//unnamed_geom_22" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1/bhand//unnamed_geom_20" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1/bhand//unnamed_geom_18" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1/bhand//unnamed_geom_16" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1/bhand//unnamed_geom_15" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1/bhand//unnamed_geom_14" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1/bhand//unnamed_geom_12" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1/bhand//unnamed_geom_10" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1/bhand//unnamed_geom_8" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1/bhand//unnamed_geom_7" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1/bhand//unnamed_geom_6" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1/bhand//unnamed_geom_4" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1/bhand//unnamed_geom_3" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1/bhand//unnamed_geom_2" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1/bhand//unnamed_geom_1" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1//unnamed_geom_24" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1//unnamed_geom_22" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1//unnamed_geom_21" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1//unnamed_geom_20" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1//unnamed_geom_18" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1//unnamed_geom_17" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="0.5 0.5 0.005 0.0001 0.0001" geom1="gen_geom_gadded_1" geom2="table_plane" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="0.5 0.5 0.005 0.0001 0.0001" geom1="gen_geom_gadded_1" geom2="gen_geom_0" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1/bhand//unnamed_geom_24" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1/bhand//unnamed_geom_22" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1/bhand//unnamed_geom_20" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1/bhand//unnamed_geom_18" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1/bhand//unnamed_geom_16" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1/bhand//unnamed_geom_15" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1/bhand//unnamed_geom_14" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1/bhand//unnamed_geom_12" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1/bhand//unnamed_geom_10" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1/bhand//unnamed_geom_8" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1/bhand//unnamed_geom_7" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1/bhand//unnamed_geom_6" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1/bhand//unnamed_geom_4" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1/bhand//unnamed_geom_3" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1/bhand//unnamed_geom_2" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1/bhand//unnamed_geom_1" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1//unnamed_geom_24" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1//unnamed_geom_22" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1//unnamed_geom_21" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1//unnamed_geom_20" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1//unnamed_geom_18" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1//unnamed_geom_17" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="0.5 0.5 0.005 0.0001 0.0001" geom1="gen_geom_gadded_2" geom2="table_plane" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="0.5 0.5 0.005 0.0001 0.0001" geom1="gen_geom_gadded_2" geom2="gen_geom_0" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="0.5 0.5 0.005 0.0001 0.0001" geom1="gen_geom_gadded_2" geom2="gen_geom_gadded_1" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_3" geom2="herb/wam_1/bhand//unnamed_geom_24" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_3" geom2="herb/wam_1/bhand//unnamed_geom_22" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_3" geom2="herb/wam_1/bhand//unnamed_geom_20" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_3" geom2="herb/wam_1/bhand//unnamed_geom_18" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_3" geom2="herb/wam_1/bhand//unnamed_geom_16" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_3" geom2="herb/wam_1/bhand//unnamed_geom_15" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_3" geom2="herb/wam_1/bhand//unnamed_geom_14" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_3" geom2="herb/wam_1/bhand//unnamed_geom_12" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_3" geom2="herb/wam_1/bhand//unnamed_geom_10" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_3" geom2="herb/wam_1/bhand//unnamed_geom_8" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_3" geom2="herb/wam_1/bhand//unnamed_geom_7" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_3" geom2="herb/wam_1/bhand//unnamed_geom_6" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_3" geom2="herb/wam_1/bhand//unnamed_geom_4" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_3" geom2="herb/wam_1/bhand//unnamed_geom_3" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_3" geom2="herb/wam_1/bhand//unnamed_geom_2" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_3" geom2="herb/wam_1/bhand//unnamed_geom_1" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_3" geom2="herb/wam_1//unnamed_geom_24" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_3" geom2="herb/wam_1//unnamed_geom_22" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_3" geom2="herb/wam_1//unnamed_geom_21" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_3" geom2="herb/wam_1//unnamed_geom_20" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_3" geom2="herb/wam_1//unnamed_geom_18" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_3" geom2="herb/wam_1//unnamed_geom_17" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="0.5 0.5 0.005 0.0001 0.0001" geom1="gen_geom_gadded_3" geom2="table_plane" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="0.5 0.5 0.005 0.0001 0.0001" geom1="gen_geom_gadded_3" geom2="gen_geom_0" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="0.5 0.5 0.005 0.0001 0.0001" geom1="gen_geom_gadded_3" geom2="gen_geom_gadded_1" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="0.5 0.5 0.005 0.0001 0.0001" geom1="gen_geom_gadded_3" geom2="gen_geom_gadded_2" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_4" geom2="herb/wam_1/bhand//unnamed_geom_24" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_4" geom2="herb/wam_1/bhand//unnamed_geom_22" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_4" geom2="herb/wam_1/bhand//unnamed_geom_20" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_4" geom2="herb/wam_1/bhand//unnamed_geom_18" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_4" geom2="herb/wam_1/bhand//unnamed_geom_16" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_4" geom2="herb/wam_1/bhand//unnamed_geom_15" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_4" geom2="herb/wam_1/bhand//unnamed_geom_14" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_4" geom2="herb/wam_1/bhand//unnamed_geom_12" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_4" geom2="herb/wam_1/bhand//unnamed_geom_10" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_4" geom2="herb/wam_1/bhand//unnamed_geom_8" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_4" geom2="herb/wam_1/bhand//unnamed_geom_7" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_4" geom2="herb/wam_1/bhand//unnamed_geom_6" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_4" geom2="herb/wam_1/bhand//unnamed_geom_4" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_4" geom2="herb/wam_1/bhand//unnamed_geom_3" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_4" geom2="herb/wam_1/bhand//unnamed_geom_2" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_4" geom2="herb/wam_1/bhand//unnamed_geom_1" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_4" geom2="herb/wam_1//unnamed_geom_24" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_4" geom2="herb/wam_1//unnamed_geom_22" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_4" geom2="herb/wam_1//unnamed_geom_21" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_4" geom2="herb/wam_1//unnamed_geom_20" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_4" geom2="herb/wam_1//unnamed_geom_18" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_4" geom2="herb/wam_1//unnamed_geom_17" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="0.5 0.5 0.005 0.0001 0.0001" geom1="gen_geom_gadded_4" geom2="table_plane" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="0.5 0.5 0.005 0.0001 0.0001" geom1="gen_geom_gadded_4" geom2="gen_geom_0" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="0.5 0.5 0.005 0.0001 0.0001" geom1="gen_geom_gadded_4" geom2="gen_geom_gadded_1" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="0.5 0.5 0.005 0.0001 0.0001" geom1="gen_geom_gadded_4" geom2="gen_geom_gadded_2" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="0.5 0.5 0.005 0.0001 0.0001" geom1="gen_geom_gadded_4" geom2="gen_geom_gadded_3" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_5" geom2="herb/wam_1/bhand//unnamed_geom_24" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_5" geom2="herb/wam_1/bhand//unnamed_geom_22" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_5" geom2="herb/wam_1/bhand//unnamed_geom_20" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_5" geom2="herb/wam_1/bhand//unnamed_geom_18" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_5" geom2="herb/wam_1/bhand//unnamed_geom_16" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_5" geom2="herb/wam_1/bhand//unnamed_geom_15" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_5" geom2="herb/wam_1/bhand//unnamed_geom_14" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_5" geom2="herb/wam_1/bhand//unnamed_geom_12" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_5" geom2="herb/wam_1/bhand//unnamed_geom_10" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_5" geom2="herb/wam_1/bhand//unnamed_geom_8" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_5" geom2="herb/wam_1/bhand//unnamed_geom_7" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_5" geom2="herb/wam_1/bhand//unnamed_geom_6" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_5" geom2="herb/wam_1/bhand//unnamed_geom_4" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_5" geom2="herb/wam_1/bhand//unnamed_geom_3" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_5" geom2="herb/wam_1/bhand//unnamed_geom_2" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_5" geom2="herb/wam_1/bhand//unnamed_geom_1" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_5" geom2="herb/wam_1//unnamed_geom_24" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_5" geom2="herb/wam_1//unnamed_geom_22" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_5" geom2="herb/wam_1//unnamed_geom_21" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_5" geom2="herb/wam_1//unnamed_geom_20" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_5" geom2="herb/wam_1//unnamed_geom_18" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_5" geom2="herb/wam_1//unnamed_geom_17" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="0.5 0.5 0.005 0.0001 0.0001" geom1="gen_geom_gadded_5" geom2="table_plane" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="0.5 0.5 0.005 0.0001 0.0001" geom1="gen_geom_gadded_5" geom2="gen_geom_0" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="0.5 0.5 0.005 0.0001 0.0001" geom1="gen_geom_gadded_5" geom2="gen_geom_gadded_1" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="0.5 0.5 0.005 0.0001 0.0001" geom1="gen_geom_gadded_5" geom2="gen_geom_gadded_2" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="0.5 0.5 0.005 0.0001 0.0001" geom1="gen_geom_gadded_5" geom2="gen_geom_gadded_3" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="0.5 0.5 0.005 0.0001 0.0001" geom1="gen_geom_gadded_5" geom2="gen_geom_gadded_4" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_6" geom2="herb/wam_1/bhand//unnamed_geom_24" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_6" geom2="herb/wam_1/bhand//unnamed_geom_22" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_6" geom2="herb/wam_1/bhand//unnamed_geom_20" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_6" geom2="herb/wam_1/bhand//unnamed_geom_18" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_6" geom2="herb/wam_1/bhand//unnamed_geom_16" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_6" geom2="herb/wam_1/bhand//unnamed_geom_15" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_6" geom2="herb/wam_1/bhand//unnamed_geom_14" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_6" geom2="herb/wam_1/bhand//unnamed_geom_12" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_6" geom2="herb/wam_1/bhand//unnamed_geom_10" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_6" geom2="herb/wam_1/bhand//unnamed_geom_8" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_6" geom2="herb/wam_1/bhand//unnamed_geom_7" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_6" geom2="herb/wam_1/bhand//unnamed_geom_6" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_6" geom2="herb/wam_1/bhand//unnamed_geom_4" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_6" geom2="herb/wam_1/bhand//unnamed_geom_3" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_6" geom2="herb/wam_1/bhand//unnamed_geom_2" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_6" geom2="herb/wam_1/bhand//unnamed_geom_1" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_6" geom2="herb/wam_1//unnamed_geom_24" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_6" geom2="herb/wam_1//unnamed_geom_22" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_6" geom2="herb/wam_1//unnamed_geom_21" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_6" geom2="herb/wam_1//unnamed_geom_20" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_6" geom2="herb/wam_1//unnamed_geom_18" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_6" geom2="herb/wam_1//unnamed_geom_17" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="0.5 0.5 0.005 0.0001 0.0001" geom1="gen_geom_gadded_6" geom2="table_plane" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="0.5 0.5 0.005 0.0001 0.0001" geom1="gen_geom_gadded_6" geom2="gen_geom_0" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="0.5 0.5 0.005 0.0001 0.0001" geom1="gen_geom_gadded_6" geom2="gen_geom_gadded_1" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="0.5 0.5 0.005 0.0001 0.0001" geom1="gen_geom_gadded_6" geom2="gen_geom_gadded_2" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="0.5 0.5 0.005 0.0001 0.0001" geom1="gen_geom_gadded_6" geom2="gen_geom_gadded_3" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="0.5 0.5 0.005 0.0001 0.0001" geom1="gen_geom_gadded_6" geom2="gen_geom_gadded_4" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="0.5 0.5 0.005 0.0001 0.0001" geom1="gen_geom_gadded_6" geom2="gen_geom_gadded_5" solimp="0.999 0.999 0.01" solref="0.01 1"/></contact>
<actuator>
<!--<velocity name="herb/wam_1/j1_base_yaw_joint" joint="herb/wam_1/j1_base_yaw_joint" gear="-35.87" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/j2_shoulder_pitch_joint" joint="herb/wam_1/j2_shoulder_pitch_joint" gear="56.42" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/j3_shoulder_yaw_joint" joint="herb/wam_1/j3_shoulder_yaw_joint" gear="33.56" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/j4_elbow_pitch_joint" joint="herb/wam_1/j4_elbow_pitch_joint" gear="17.77" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/j5_wrist_yaw_joint" joint="herb/wam_1/j5_wrist_yaw_joint" gear="3.37" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/j6_wrist_pitch_joint" joint="herb/wam_1/j6_wrist_pitch_joint" gear="3.37" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/j7_palm_yaw_joint" joint="herb/wam_1/j7_palm_yaw_joint" gear="1.358" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/bhand/j11" joint="herb/wam_1/bhand/j11" gear="1.358" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/bhand/j12" joint="herb/wam_1/bhand/j12" gear="1.358" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/bhand/j13" joint="herb/wam_1/bhand/j13" gear="1.358" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/bhand/j21" joint="herb/wam_1/bhand/j21" gear="1.358" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/bhand/j22" joint="herb/wam_1/bhand/j22" gear="1.358" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/bhand/j23" joint="herb/wam_1/bhand/j23" gear="1.358" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/bhand/j32" joint="herb/wam_1/bhand/j32" gear="1.358" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/bhand/j33" joint="herb/wam_1/bhand/j33" gear="1.358" ctrlrange="-.1 .1" />-->
<position ctrllimited="true" ctrlrange="-2.6 2.6" forcelimited="false" forcerange="-10000 10000" gear="1" joint="herb/wam_1/j1_base_yaw_joint" kp="10000" name="herb/wam_1/p_j1_base_yaw_joint"/>
<position ctrllimited="true" ctrlrange="-1.985 1.985" forcelimited="false" forcerange="-10000 10000" gear="1" joint="herb/wam_1/j2_shoulder_pitch_joint" kp="10000" name="herb/wam_1/p_j2_shoulder_pitch_joint"/>
<position ctrllimited="true" ctrlrange="-2.8 2.8" forcelimited="false" forcerange="-10000 10000" gear="1" joint="herb/wam_1/j3_shoulder_yaw_joint" kp="10000" name="herb/wam_1/p_j3_shoulder_yaw_joint"/>
<position ctrllimited="true" ctrlrange="-0.9 3.1415" forcelimited="false" forcerange="-10000 10000" gear="1" joint="herb/wam_1/j4_elbow_pitch_joint" kp="10000" name="herb/wam_1/p_j4_elbow_pitch_joint"/>
<position ctrllimited="true" ctrlrange="-4.549998 1.25" forcelimited="false" forcerange="-1000 1000" gear="1" joint="herb/wam_1/j5_wrist_yaw_joint" kp="1000" name="herb/wam_1/p_j5_wrist_yaw_joint"/>
<position ctrllimited="true" ctrlrange="-1.5707 1.5707" forcelimited="false" forcerange="-1000 1000" gear="1" joint="herb/wam_1/j6_wrist_pitch_joint" kp="500" name="herb/wam_1/p_j6_wrist_pitch_joint"/>
<position ctrllimited="true" ctrlrange="-3 3" forcelimited="false" forcerange="-1000 1000" gear="1" joint="herb/wam_1/j7_palm_yaw_joint" kp="500" name="herb/wam_1/p_j7_palm_yaw_joint"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-2 2" gear="1" joint="herb/wam_1/j1_base_yaw_joint" kv="2" name="herb/wam_1/j1_base_yaw_joint"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-100 100" gear="1" joint="herb/wam_1/j2_shoulder_pitch_joint" kv="20" name="herb/wam_1/j2_shoulder_pitch_joint"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-100 100" gear="1" joint="herb/wam_1/j3_shoulder_yaw_joint" kv="20" name="herb/wam_1/j3_shoulder_yaw_joint"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-100 100" gear="1" joint="herb/wam_1/j4_elbow_pitch_joint" kv="10" name="herb/wam_1/j4_elbow_pitch_joint"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-100 100" gear="1" joint="herb/wam_1/j5_wrist_yaw_joint" kv="10" name="herb/wam_1/j5_wrist_yaw_joint"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-100 100" gear="1" joint="herb/wam_1/j6_wrist_pitch_joint" kv="10" name="herb/wam_1/j6_wrist_pitch_joint"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-100 100" gear="1" joint="herb/wam_1/j7_palm_yaw_joint" kv="10" name="herb/wam_1/j7_palm_yaw_joint"/>
<position ctrllimited="true" ctrlrange="0 3.141589" forcelimited="false" forcerange="-40 40" gear="1" joint="herb/wam_1/bhand/j11" kp="40" name="herb/wam_1/bhand/p_j11"/>
<position ctrllimited="true" ctrlrange="0 2.44346" forcelimited="false" forcerange="-40 40" gear="1" joint="herb/wam_1/bhand/j12" kp="40" name="herb/wam_1/bhand/p_j12"/>
<position ctrllimited="true" ctrlrange="0 0.837758" forcelimited="false" forcerange="-40 40" gear="1" joint="herb/wam_1/bhand/j13" kp="40" name="herb/wam_1/bhand/p_j13"/>
<position ctrllimited="true" ctrlrange="0 3.141589" forcelimited="false" forcerange="-40 40" gear="1" joint="herb/wam_1/bhand/j21" kp="40" name="herb/wam_1/bhand/p_j21"/>
<position ctrllimited="true" ctrlrange="0 2.44346" forcelimited="false" forcerange="-40 40" gear="1" joint="herb/wam_1/bhand/j22" kp="40" name="herb/wam_1/bhand/p_j22"/>
<position ctrllimited="true" ctrlrange="0 0.837758" forcelimited="false" forcerange="-40 40" gear="1" joint="herb/wam_1/bhand/j23" kp="40" name="herb/wam_1/bhand/p_j23"/>
<position ctrllimited="true" ctrlrange="0 2.44346" forcelimited="false" forcerange="-40 40" gear="1" joint="herb/wam_1/bhand/j32" kp="40" name="herb/wam_1/bhand/p_j32"/>
<position ctrllimited="true" ctrlrange="0 0.837758" forcelimited="false" forcerange="-40 40" gear="1" joint="herb/wam_1/bhand/j33" kp="40" name="herb/wam_1/bhand/p_j33"/>
<!--<motor name="herb/wam_1/j1_base_yaw_joint" joint="herb/wam_1/j1_base_yaw_joint" gear="-35.87" ctrlrange="-1 1" />
<motor name="herb/wam_1/j2_shoulder_pitch_joint" joint="herb/wam_1/j2_shoulder_pitch_joint" gear="56.42" ctrlrange="-1 1" />
<motor name="herb/wam_1/j3_shoulder_yaw_joint" joint="herb/wam_1/j3_shoulder_yaw_joint" gear="33.56" ctrlrange="-1 1" />
<motor name="herb/wam_1/j4_elbow_pitch_joint" joint="herb/wam_1/j4_elbow_pitch_joint" gear="17.77" ctrlrange="-1 1" />
<motor name="herb/wam_1/j5_wrist_yaw_joint" joint="herb/wam_1/j5_wrist_yaw_joint" gear="3.37" ctrlrange="-1 1" />
<motor name="herb/wam_1/j6_wrist_pitch_joint" joint="herb/wam_1/j6_wrist_pitch_joint" gear="3.37" ctrlrange="-1 1" />
<motor name="herb/wam_1/j7_palm_yaw_joint" joint="herb/wam_1/j7_palm_yaw_joint" gear="1.358" ctrlrange="-1 1" />
<motor name="herb/wam_1/bhand/p_j11" joint="herb/wam_1/bhand/j11" ctrlrange="-1 1" gear="2"/>
<motor name="herb/wam_1/bhand/p_j12" joint="herb/wam_1/bhand/j12" ctrlrange="-1 1" gear="2"/>
<motor name="herb/wam_1/bhand/p_j13" joint="herb/wam_1/bhand/j13" ctrlrange="-1 1" gear="2"/>
<motor name="herb/wam_1/bhand/p_j21" joint="herb/wam_1/bhand/j21" ctrlrange="-1 1" gear="2"/>
<motor name="herb/wam_1/bhand/p_j22" joint="herb/wam_1/bhand/j22" ctrlrange="-1 1" gear="2"/>
<motor name="herb/wam_1/bhand/p_j23" joint="herb/wam_1/bhand/j23" ctrlrange="-1 1" gear="2"/>
<motor name="herb/wam_1/bhand/p_j32" joint="herb/wam_1/bhand/j32" ctrlrange="-1 1" gear="2"/>
<motor name="herb/wam_1/bhand/p_j33" joint="herb/wam_1/bhand/j33" ctrlrange="-1 1" gear="2"/>-->
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-2 2" gear="1" joint="herb/wam_1/bhand/j11" kv="1" name="herb/wam_1/bhand/v_j11"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-2 2" gear="1" joint="herb/wam_1/bhand/j12" kv="1" name="herb/wam_1/bhand/v_j12"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-2 2" gear="1" joint="herb/wam_1/bhand/j13" kv="1" name="herb/wam_1/bhand/v_j13"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-2 2" gear="1" joint="herb/wam_1/bhand/j21" kv="1" name="herb/wam_1/bhand/v_j21"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-2 2" gear="1" joint="herb/wam_1/bhand/j22" kv="1" name="herb/wam_1/bhand/v_j22"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-2 2" gear="1" joint="herb/wam_1/bhand/j23" kv="1" name="herb/wam_1/bhand/v_j23"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-2 2" gear="1" joint="herb/wam_1/bhand/j32" kv="1" name="herb/wam_1/bhand/v_j32"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-2 2" gear="1" joint="herb/wam_1/bhand/j33" kv="1" name="herb/wam_1/bhand/v_j33"/>
<!-- <position name="herb/wam_1/j1_base_yaw_joint" joint="herb/wam_1/j1_base_yaw_joint" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="-35.87"/>
<position name="herb/wam_1/j2_shoulder_pitch_joint" joint="herb/wam_1/j2_shoulder_pitch_joint" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="56.42"/>
<position name="herb/wam_1/j3_shoulder_yaw_joint" joint="herb/wam_1/j3_shoulder_yaw_joint" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="33.56"/>
<position name="herb/wam_1/j4_elbow_pitch_joint" joint="herb/wam_1/j4_elbow_pitch_joint" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="17.77"/>
<position name="herb/wam_1/j5_wrist_yaw_joint" joint="herb/wam_1/j5_wrist_yaw_joint" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="3.37"/>
<position name="herb/wam_1/j6_wrist_pitch_joint" joint="herb/wam_1/j6_wrist_pitch_joint" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="3.37"/>
<position name="herb/wam_1/j7_palm_yaw_joint" joint="herb/wam_1/j7_palm_yaw_joint" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="1.358"/>
<position name="herb/wam_1/bhand/j11" joint="herb/wam_1/bhand/j11" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="1.358"/>
<position name="herb/wam_1/bhand/j12" joint="herb/wam_1/bhand/j12" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="1.358"/>
<position name="herb/wam_1/bhand/j13" joint="herb/wam_1/bhand/j13" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="1.358"/>
<position name="herb/wam_1/bhand/j21" joint="herb/wam_1/bhand/j21" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="1.358"/>
<position name="herb/wam_1/bhand/j22" joint="herb/wam_1/bhand/j22" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="1.358"/>
<position name="herb/wam_1/bhand/j23" joint="herb/wam_1/bhand/j23" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="1.358"/>
<position name="herb/wam_1/bhand/j32" joint="herb/wam_1/bhand/j32" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="1.358"/>
<position name="herb/wam_1/bhand/j33" joint="herb/wam_1/bhand/j33" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="1.358"/>-->
</actuator>
</mujoco> | 166.623234 | 27,872 | 0.6923 |
d0eca04345007e396dd88b881bfef23a325ae424 | 1,459 | xml | XML | gym/envs/robotics/assets/fetch/random_obj_xml/2455_slide.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/2455_slide.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/2455_slide.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | <mujoco>
<compiler angle="radian" coordinate="local" meshdir="../../stls/fetch" texturedir="../../textures" />
<option timestep="0.002">
<flag warmstart="enable" />
</option>
<include file="../shared.xml" />
<asset>
<mesh file="../../stls/fetch/random_urdfs/245/245.stl" name="obj0" scale="0.0058326042104008295 0.0058326042104008295 0.0058326042104008295" />
</asset>
<worldbody>
<geom condim="3" material="floor_mat" name="floor0" pos="0.8 0.75 0" size="0.85 0.7 1" type="plane" />
<body name="floor0" pos="0.8 0.75 0">
<site name="target0" pos="0 0 0.5" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" />
</body>
<include file="../robot.xml" />
<body name="table" pos="1.3 0.75 0.2">
<joint damping="0.01" name="table:joint" type="free" />
<geom mass="2000" material="table_mat" size="0.25 0.5 0.2" type="box" />
<body name="switch" pos="0.013441070173648715 0.04057732833748699 0.22767311438578042">
<joint axis="0 1 0" damping="5" frictionloss="50" name="switch" pos="0 0 0" range="0 0.2" type="slide" />
<geom condim="3" mass="2" material="block_mat" mesh="obj0" pos="0 0 0" type="mesh" />
<site name="switch" pos="0 0 0" rgba="0 1 0 0" size="0.03 0.03 0.03" type="sphere" />
</body>
</body>
<light ambient="0.2 0.2 0.2" castshadow="false" diffuse="0.8 0.8 0.8" dir="0 0 -1" directional="true" name="light0" pos="0 0 4" specular="0.3 0.3 0.3" />
</worldbody>
</mujoco> | 38.394737 | 155 | 0.619602 |
d0ed1acac4cc206d4e32f3c9dcb73069756cfc0d | 79,821 | xml | XML | herb_reconf/cluttered_scenes/easy_pushing_003_cracker_box_1_0.4_scene.xml | wagnew3/Amodal-3D-Reconstruction-for-Robotic-Manipulationvia-Stability-and-Connectivity--Release | f55c6b0fac44d9d749e7804d99169a39d30c2111 | [
"MIT"
] | null | null | null | herb_reconf/cluttered_scenes/easy_pushing_003_cracker_box_1_0.4_scene.xml | wagnew3/Amodal-3D-Reconstruction-for-Robotic-Manipulationvia-Stability-and-Connectivity--Release | f55c6b0fac44d9d749e7804d99169a39d30c2111 | [
"MIT"
] | null | null | null | herb_reconf/cluttered_scenes/easy_pushing_003_cracker_box_1_0.4_scene.xml | wagnew3/Amodal-3D-Reconstruction-for-Robotic-Manipulationvia-Stability-and-Connectivity--Release | f55c6b0fac44d9d749e7804d99169a39d30c2111 | [
"MIT"
] | null | null | null | <?xml version="1.0" ?><mujoco model="scene">
<compiler angle="radian" coordinate="local" fusestatic="false" meshdir="assets/" texturedir="assets/"/>
<option apirate="50" collision="predefined" cone="elliptic" impratio="5" iterations="500" noslip_iterations="100" solver="Newton" timestep="0.002" tolerance="1e-10"/>
<size nconmax="10000" njmax="10000"/>
<visual>
<global offheight="800" offwidth="800"/>
<quality shadowsize="2048"/>
<headlight ambient="0 0 0" diffuse="1.399999 1.399999 1.399999" specular="2 2 2"/>
<map force="0.1" zfar="30.0"/>
<rgba haze="0.1499999 0.25 0.3499998 1"/>
</visual>
<statistic center="0.2 0 0.5" extent="10.0"/>
<default>
<default class="/"/>
<default class="geom0">
<geom conaffinity="0" contype="1" density="500" margin="0.001" rgba="0.75 0.6 0.5 1" solimp="0.95 0.95 0.01" solref="0.008 1" user="0"/>
</default>
<default class="herb/">
<joint damping="1.0"/>
<default class="herb/viz">
<geom conaffinity="0" contype="0" group="1"/>
</default>
</default>
<default class="herb/wam/">
<joint axis="0 0 1" frictionloss="0.001" limited="true" pos="0 0 0" type="hinge"/>
<default class="herb/wam/viz">
<geom conaffinity="0" contype="0" group="1" type="mesh"/>
</default>
<default class="herb/wam/col">
<geom conaffinity="1" contype="0" group="0" type="mesh"/>
</default>
</default>
<default class="herb/wam/bhand/">
<joint axis="0 0 1" frictionloss="0.001" limited="true" pos="0 0 0" type="hinge"/>
<default class="herb/wam/bhand/col">
<geom conaffinity="1" contype="0" group="0" type="mesh"/>
</default>
<default class="herb/wam/bhand/viz">
<geom conaffinity="0" contype="0" group="1" rgba="0.6999996 0.8 0.8 1" type="mesh"/>
</default>
</default>
<default class="herb/wam_1/">
<joint armature="0.1" axis="0 0 1" frictionloss="0.001" limited="true" pos="0 0 0" type="hinge"/>
<default class="herb/wam_1/viz">
<geom conaffinity="0" contype="0" group="1" type="mesh"/>
</default>
<default class="herb/wam_1/col">
<geom conaffinity="1" condim="4" contype="1" group="0" priority="10" type="mesh"/><!-- friction="1 0.1 0.02" -->
</default>
</default>
<default class="herb/wam_1/bhand/">
<joint armature="0.1" axis="0 0 1" frictionloss="0.001" limited="true" pos="0 0 0" type="hinge"/>
<default class="herb/wam_1/bhand/col">
<geom conaffinity="1" condim="4" contype="4" friction="1 0.1 0.02" group="0" priority="10" solimp="0.99 0.99 0.01" solref="0.01 1" type="mesh"/> <!-- -->
</default>
<default class="herb/wam_1/bhand/viz">
<geom conaffinity="0" condim="4" contype="4" friction="1 0.1 0.02" group="1" priority="10" rgba="0.6999996 0.8 0.8 1" solimp="0.99 0.99 0.01" solref="0.01 1" type="mesh"/><!-- -->
</default>
</default>
</default>
<asset>
<texture file="concrete-7baa937dd9eb091794feb091c728eb4f234150ae.png" name="concrete_2d" type="2d"/>
<texture file="concrete-7baa937dd9eb091794feb091c728eb4f234150ae.png" name="concretecube" type="cube"/>
<material class="/" name="concrete_2d" reflectance="0.3" rgba="0.8 0.8 0.8 1" texture="concrete_2d"/>
<material class="/" name="concretecube" rgba="0.8 0.8 0.8 1" texture="concretecube"/>
<texture file="marble-e5eaaff46b3aaec59944d7330fab7172f95cd8f2.png" name="marble2d" type="2d"/>
<texture file="marble-e5eaaff46b3aaec59944d7330fab7172f95cd8f2.png" name="marblecube" type="cube"/>
<material class="/" name="marble_2d" reflectance="0.3" rgba="0.8 0.8 0.8 1" texture="marble2d"/>
<material class="/" name="marblecube" rgba="0.8 0.8 0.8 1" texture="marblecube"/>
<texture file="concreteplain-371aafd0ba788c3d3517b7c74a383d92e5897f53.png" name="concreteplain_2d" type="2d"/>
<texture file="concreteplain-371aafd0ba788c3d3517b7c74a383d92e5897f53.png" name="concreteplaincube" type="cube"/>
<material class="/" name="concreteplain_2d" reflectance="0.3" rgba="0.8 0.8 0.8 1" texture="concreteplain_2d"/>
<material class="/" name="concreteplaincube" rgba="0.8 0.8 0.8 1" texture="concreteplaincube"/>
<texture file="wood-dca777828fadc82ffe5b5005a448db092b2054fb.png" name="wood2d" type="2d"/>
<texture file="wood-dca777828fadc82ffe5b5005a448db092b2054fb.png" name="woodcube" type="cube"/>
<material class="/" name="wood2d" reflectance="0.0" rgba="1 1 1 1" texture="wood2d"/>
<material class="/" emission="1.0" name="woodcube" texture="woodcube"/>
<texture file="concrete2-241aa4b6b647b116a7363537e0b2c602ff16d0ac.png" name="concrete2_2d" type="2d"/>
<texture file="concrete2-241aa4b6b647b116a7363537e0b2c602ff16d0ac.png" name="concrete2_cube" type="cube"/>
<material class="/" name="concrete2_2d" reflectance="0.0" rgba="1 1 1 1" texture="concrete2_2d"/>
<material class="/" name="concrete2_cube" rgba="0.8 0.8 0.8 1" texture="concrete2_cube"/>
<texture builtin="flat" height="1024" mark="random" markrgb="0.79000000 0.79000000 0.7399999" name="wall_2d" random="0.3" rgb1="0.8199995 0.8199995 0.78000000" type="2d" width="1024"/>
<material class="/" name="wall" texture="wall_2d"/>
<!--<mesh name="mustard" class="/" file="ycb_objects/006_mustard_bottle/google_16k/textured.msh"/>
<texture name="mustard_tex" type="2d" file="ycb_objects/006_mustard_bottle/google_16k/texture_map.png"/>
<material name="mustard_mat" class="/" texture="mustard_tex"/>-->
<mesh class="herb/" file="herb_frame-d14ef2a9b97c77acae48435d827d17e822b5ea0d.STL" name="herb/herb_frame"/>
<mesh class="herb/" file="herb_frame_collision-f9b6358d74932455b7ffbfd9ca74dac0fccda711.STL" name="herb/herb_frame_collision"/>
<mesh class="herb/" file="herb_neobotix_base-a561bd542e4323d6590a35700af93bfe91294ed7.STL" name="herb/herb_neobotix_base"/>
<mesh class="herb/" file="herb_neobotix_base_collision-c0b781e9f306e864c10c17c836695c4558f03ae7.STL" name="herb/herb_neobotix_base_collision"/>
<mesh class="herb/" file="herb_neck_pan-3a5b595404c4fd221df9b6e9fa45f42ae8d6c2d1.STL" name="herb/herb_neck_pan"/>
<mesh class="herb/" file="herb_neck_pan_collision-422bb9327b7695a812f7e778849056ef7beb989a.STL" name="herb/herb_neck_pan_collision"/>
<mesh class="herb/" file="herb_neck_tilt-90115c2f4d254a0b190e723f5619cc119886c40b.STL" name="herb/herb_neck_tilt"/>
<mesh class="herb/" file="herb_neck_tilt_collision-484db3edd8836293ddbd41a57393c8610e785d3a.STL" name="herb/herb_neck_tilt_collision"/>
<mesh class="herb/" file="herb_crl_head-8d1a14390ba99fea74706e0a42bb4c69de03fda1.STL" name="herb/herb_crl_head"/>
<mesh class="herb/" file="herb_crl_head_collision-7e48d4cab14a84937a24657df25f3c1493b9d4f0.STL" name="herb/herb_crl_head_collision"/>
<mesh class="herb/" file="herb_kinect-f35f6b9c60f6d5c915f951d7862137deeec3b982.STL" name="herb/herb_kinect"/>
<mesh class="herb/" file="herb_kinect_collision-fc0c5ad2fd441c0e68282241313155effd1beedd.STL" name="herb/herb_kinect_collision"/>
<mesh class="herb/wam/" file="base_link_fine-41a147148eb8dd232dfab0184aee072e64b55281.stl" name="herb/wam/base_link_fine"/>
<mesh class="herb/wam/" file="base_link_convex-241a02f0fe0e1f2c3855b352df6e69b26ab5b1b2.stl" name="herb/wam/base_link_convex"/>
<mesh class="herb/wam/" file="shoulder_link_fine-70a80ea5cf6a9c11a96b4c55087f2c8f2c020d97.stl" name="herb/wam/shoulder_link_fine"/>
<mesh class="herb/wam/" file="shoulder_link_convex_decomposition_p1-b99c0e22423c21ede02982f896bc789bdae3b5ff.stl" name="herb/wam/shoulder_link_convex_decomposition_p1"/>
<mesh class="herb/wam/" file="shoulder_link_convex_decomposition_p2-2b3a517d82b2e4f2469d55f41baed0468e780436.stl" name="herb/wam/shoulder_link_convex_decomposition_p2"/>
<mesh class="herb/wam/" file="shoulder_link_convex_decomposition_p3-e4f646ee6b98165b5a010a5f12ebfd92128fb41b.stl" name="herb/wam/shoulder_link_convex_decomposition_p3"/>
<mesh class="herb/wam/" file="shoulder_pitch_link_fine-36aee65354a741fe81ccf9d2614e6e43d67f3c55.stl" name="herb/wam/shoulder_pitch_link_fine"/>
<mesh class="herb/wam/" file="shoulder_pitch_link_convex-f05b3e597235abed137d821b96ff7d1e2a82ea31.stl" name="herb/wam/shoulder_pitch_link_convex"/>
<mesh class="herb/wam/" file="upper_arm_link_fine-ca01ee6d48649ad9f6baea7259d5cf9d08b3d635.stl" name="herb/wam/upper_arm_link_fine"/>
<mesh class="herb/wam/" file="upper_arm_link_convex_decomposition_p1-7ea03e3ea97d649eedea55dc3de0ea10bbb87283.stl" name="herb/wam/upper_arm_link_convex_decomposition_p1"/>
<mesh class="herb/wam/" file="upper_arm_link_convex_decomposition_p2-25fc59a045c74cc0c5e901bc31501e8ca212159a.stl" name="herb/wam/upper_arm_link_convex_decomposition_p2"/>
<mesh class="herb/wam/" file="elbow_link_fine-105c4e016f6a319ed74f5d55377fee15774c5d58.stl" name="herb/wam/elbow_link_fine"/>
<mesh class="herb/wam/" file="elbow_link_convex-618d49f47d28f374d03b62f3a4f1a11c87b40044.stl" name="herb/wam/elbow_link_convex"/>
<mesh class="herb/wam/" file="forearm_link_fine-e78631019336cb810525911769f36184d30c291c.stl" name="herb/wam/forearm_link_fine"/>
<mesh class="herb/wam/" file="forearm_link_convex_decomposition_p1-57f1e443a9d84a9b1e59b719541351dbc72b0c65.stl" name="herb/wam/forearm_link_convex_decomposition_p1"/>
<mesh class="herb/wam/" file="forearm_link_convex_decomposition_p2-6249b0eb91291b6e61d4566ef7bddcd133aeb11d.stl" name="herb/wam/forearm_link_convex_decomposition_p2"/>
<mesh class="herb/wam/" file="wrist_yaw_link_fine-3ec69f37eedc74a0b8a6edd994a49a13dec2a554.stl" name="herb/wam/wrist_yaw_link_fine"/>
<mesh class="herb/wam/" file="wrist_yaw_link_convex_decomposition_p1-483314d477ecff523b1f17f1b29cc860dda3b25f.stl" name="herb/wam/wrist_yaw_link_convex_decomposition_p1"/>
<mesh class="herb/wam/" file="wrist_yaw_link_convex_decomposition_p2-963f6bf6f5f239543cf4bbf0630fd7e3253cbd4a.stl" name="herb/wam/wrist_yaw_link_convex_decomposition_p2"/>
<mesh class="herb/wam/" file="wrist_pitch_link_fine-06a8aff3e76c7b3ff34cdaf40c9ed5950e2ad1fe.stl" name="herb/wam/wrist_pitch_link_fine"/>
<mesh class="herb/wam/" file="wrist_pitch_link_convex_decomposition_p1-3328df36bd7e249a571d0cfb2e43ac0cf17b9b77.stl" name="herb/wam/wrist_pitch_link_convex_decomposition_p1"/>
<mesh class="herb/wam/" file="wrist_pitch_link_convex_decomposition_p2-91c5869923c13020ad406e859d49bf3f795c96be.stl" name="herb/wam/wrist_pitch_link_convex_decomposition_p2"/>
<mesh class="herb/wam/" file="wrist_pitch_link_convex_decomposition_p3-744bd1df4bb176ceef61c79ab12a5b9de038d171.stl" name="herb/wam/wrist_pitch_link_convex_decomposition_p3"/>
<mesh class="herb/wam/" file="wrist_palm_link_fine-db9db06e50f8f189c8d475b09f86be267e38a874.stl" name="herb/wam/wrist_palm_link_fine"/>
<mesh class="herb/wam/" file="wrist_palm_link_convex-d455a798d573176ecdc3c9794069b0e3f4f7f623.stl" name="herb/wam/wrist_palm_link_convex"/>
<mesh class="herb/wam/bhand/" file="bhand_palm_fine-dff1351ac0d212f9757a6bc04b85287b4f13403a.stl" name="herb/wam/bhand/bhand_palm_fine"/>
<mesh class="herb/wam/bhand/" file="bhand_palm_link_convex_decomposition_p1-f8ba6cc8e8efbe24c938e092f61618174769428c.stl" name="herb/wam/bhand/bhand_palm_link_convex_decomposition_p1"/>
<mesh class="herb/wam/bhand/" file="bhand_palm_link_convex_decomposition_p2-0a66a02812a929ee040991e6d1a7b1d11bba7bb1.stl" name="herb/wam/bhand/bhand_palm_link_convex_decomposition_p2"/>
<mesh class="herb/wam/bhand/" file="bhand_palm_link_convex_decomposition_p3-9d93e72f01b43aa200deff06df4a395d3eb5312a.stl" name="herb/wam/bhand/bhand_palm_link_convex_decomposition_p3"/>
<mesh class="herb/wam/bhand/" file="bhand_palm_link_convex_decomposition_p4-e38e089a001a0010eec12bebd2368162120ee6a2.stl" name="herb/wam/bhand/bhand_palm_link_convex_decomposition_p4"/>
<mesh class="herb/wam/bhand/" file="bhand_finger_prox_link_fine-b325b78dd2ffcab9984efe22434207b1d2e07e28.stl" name="herb/wam/bhand/bhand_finger_prox_link_fine"/>
<mesh class="herb/wam/bhand/" file="bhand_finger_prox_link_convex_decomposition_p1-12071ca7dea820f8ba395c17ad58efbdd2b805a8.stl" name="herb/wam/bhand/bhand_finger_prox_link_convex_decomposition_p1"/>
<mesh class="herb/wam/bhand/" file="bhand_finger_prox_link_convex_decomposition_p2-c728b40c271300b132049560287e0844b86833ed.stl" name="herb/wam/bhand/bhand_finger_prox_link_convex_decomposition_p2"/>
<mesh class="herb/wam/bhand/" file="bhand_finger_prox_link_convex_decomposition_p3-561559fcb477ac41797bbd8b0da5e960b41f0363.stl" name="herb/wam/bhand/bhand_finger_prox_link_convex_decomposition_p3"/>
<mesh class="herb/wam/bhand/" file="bhand_finger_med_link_fine-31e862bb0515137229a05ffa049a96de151eb229.stl" name="herb/wam/bhand/bhand_finger_med_link_fine"/>
<mesh class="herb/wam/bhand/" file="bhand_finger_med_link_convex-af5d2e0e2990df27924df077b297d046b710ded5.stl" name="herb/wam/bhand/bhand_finger_med_link_convex"/>
<mesh class="herb/wam/bhand/" file="bhand_finger_dist_link_fine-defe6db5320e79d25ade307bc4a42d6ef272b8d4.stl" name="herb/wam/bhand/bhand_finger_dist_link_fine"/>
<mesh class="herb/wam/bhand/" file="bhand_finger_dist_link_convex-dd89f87a37ef6bb33ec5f1998f123eb1e907ddef.stl" name="herb/wam/bhand/bhand_finger_dist_link_convex"/>
<mesh class="herb/wam_1/" file="base_link_fine-41a147148eb8dd232dfab0184aee072e64b55281.stl" name="herb/wam_1/base_link_fine"/>
<mesh class="herb/wam_1/" file="base_link_convex-241a02f0fe0e1f2c3855b352df6e69b26ab5b1b2.stl" name="herb/wam_1/base_link_convex"/>
<mesh class="herb/wam_1/" file="shoulder_link_fine-70a80ea5cf6a9c11a96b4c55087f2c8f2c020d97.stl" name="herb/wam_1/shoulder_link_fine"/>
<mesh class="herb/wam_1/" file="shoulder_link_convex_decomposition_p1-b99c0e22423c21ede02982f896bc789bdae3b5ff.stl" name="herb/wam_1/shoulder_link_convex_decomposition_p1"/>
<mesh class="herb/wam_1/" file="shoulder_link_convex_decomposition_p2-2b3a517d82b2e4f2469d55f41baed0468e780436.stl" name="herb/wam_1/shoulder_link_convex_decomposition_p2"/>
<mesh class="herb/wam_1/" file="shoulder_link_convex_decomposition_p3-e4f646ee6b98165b5a010a5f12ebfd92128fb41b.stl" name="herb/wam_1/shoulder_link_convex_decomposition_p3"/>
<mesh class="herb/wam_1/" file="shoulder_pitch_link_fine-36aee65354a741fe81ccf9d2614e6e43d67f3c55.stl" name="herb/wam_1/shoulder_pitch_link_fine"/>
<mesh class="herb/wam_1/" file="shoulder_pitch_link_convex-f05b3e597235abed137d821b96ff7d1e2a82ea31.stl" name="herb/wam_1/shoulder_pitch_link_convex"/>
<mesh class="herb/wam_1/" file="upper_arm_link_fine-ca01ee6d48649ad9f6baea7259d5cf9d08b3d635.stl" name="herb/wam_1/upper_arm_link_fine"/>
<mesh class="herb/wam_1/" file="upper_arm_link_convex_decomposition_p1-7ea03e3ea97d649eedea55dc3de0ea10bbb87283.stl" name="herb/wam_1/upper_arm_link_convex_decomposition_p1"/>
<mesh class="herb/wam_1/" file="upper_arm_link_convex_decomposition_p2-25fc59a045c74cc0c5e901bc31501e8ca212159a.stl" name="herb/wam_1/upper_arm_link_convex_decomposition_p2"/>
<mesh class="herb/wam_1/" file="elbow_link_fine-105c4e016f6a319ed74f5d55377fee15774c5d58.stl" name="herb/wam_1/elbow_link_fine"/>
<mesh class="herb/wam_1/" file="elbow_link_convex-618d49f47d28f374d03b62f3a4f1a11c87b40044.stl" name="herb/wam_1/elbow_link_convex"/>
<mesh class="herb/wam_1/" file="forearm_link_fine-e78631019336cb810525911769f36184d30c291c.stl" name="herb/wam_1/forearm_link_fine"/>
<mesh class="herb/wam_1/" file="forearm_link_convex_decomposition_p1-57f1e443a9d84a9b1e59b719541351dbc72b0c65.stl" name="herb/wam_1/forearm_link_convex_decomposition_p1"/>
<mesh class="herb/wam_1/" file="forearm_link_convex_decomposition_p2-6249b0eb91291b6e61d4566ef7bddcd133aeb11d.stl" name="herb/wam_1/forearm_link_convex_decomposition_p2"/>
<mesh class="herb/wam_1/" file="wrist_yaw_link_fine-3ec69f37eedc74a0b8a6edd994a49a13dec2a554.stl" name="herb/wam_1/wrist_yaw_link_fine"/>
<mesh class="herb/wam_1/" file="wrist_yaw_link_convex_decomposition_p1-483314d477ecff523b1f17f1b29cc860dda3b25f.stl" name="herb/wam_1/wrist_yaw_link_convex_decomposition_p1"/>
<mesh class="herb/wam_1/" file="wrist_yaw_link_convex_decomposition_p2-963f6bf6f5f239543cf4bbf0630fd7e3253cbd4a.stl" name="herb/wam_1/wrist_yaw_link_convex_decomposition_p2"/>
<mesh class="herb/wam_1/" file="wrist_pitch_link_fine-06a8aff3e76c7b3ff34cdaf40c9ed5950e2ad1fe.stl" name="herb/wam_1/wrist_pitch_link_fine"/>
<mesh class="herb/wam_1/" file="wrist_pitch_link_convex_decomposition_p1-3328df36bd7e249a571d0cfb2e43ac0cf17b9b77.stl" name="herb/wam_1/wrist_pitch_link_convex_decomposition_p1"/>
<mesh class="herb/wam_1/" file="wrist_pitch_link_convex_decomposition_p2-91c5869923c13020ad406e859d49bf3f795c96be.stl" name="herb/wam_1/wrist_pitch_link_convex_decomposition_p2"/>
<mesh class="herb/wam_1/" file="wrist_pitch_link_convex_decomposition_p3-744bd1df4bb176ceef61c79ab12a5b9de038d171.stl" name="herb/wam_1/wrist_pitch_link_convex_decomposition_p3"/>
<mesh class="herb/wam_1/" file="wrist_palm_link_fine-db9db06e50f8f189c8d475b09f86be267e38a874.stl" name="herb/wam_1/wrist_palm_link_fine"/>
<mesh class="herb/wam_1/" file="wrist_palm_link_convex-d455a798d573176ecdc3c9794069b0e3f4f7f623.stl" name="herb/wam_1/wrist_palm_link_convex"/>
<mesh class="herb/wam_1/bhand/" file="bhand_palm_fine-dff1351ac0d212f9757a6bc04b85287b4f13403a.stl" name="herb/wam_1/bhand/bhand_palm_fine"/>
<mesh class="herb/wam_1/bhand/" file="bhand_palm_link_convex_decomposition_p1-f8ba6cc8e8efbe24c938e092f61618174769428c.stl" name="herb/wam_1/bhand/bhand_palm_link_convex_decomposition_p1"/>
<mesh class="herb/wam_1/bhand/" file="bhand_palm_link_convex_decomposition_p2-0a66a02812a929ee040991e6d1a7b1d11bba7bb1.stl" name="herb/wam_1/bhand/bhand_palm_link_convex_decomposition_p2"/>
<mesh class="herb/wam_1/bhand/" file="bhand_palm_link_convex_decomposition_p3-9d93e72f01b43aa200deff06df4a395d3eb5312a.stl" name="herb/wam_1/bhand/bhand_palm_link_convex_decomposition_p3"/>
<mesh class="herb/wam_1/bhand/" file="bhand_palm_link_convex_decomposition_p4-e38e089a001a0010eec12bebd2368162120ee6a2.stl" name="herb/wam_1/bhand/bhand_palm_link_convex_decomposition_p4"/>
<mesh class="herb/wam_1/bhand/" file="bhand_finger_prox_link_fine-b325b78dd2ffcab9984efe22434207b1d2e07e28.stl" name="herb/wam_1/bhand/bhand_finger_prox_link_fine"/>
<mesh class="herb/wam_1/bhand/" file="bhand_finger_prox_link_convex_decomposition_p1-12071ca7dea820f8ba395c17ad58efbdd2b805a8.stl" name="herb/wam_1/bhand/bhand_finger_prox_link_convex_decomposition_p1"/>
<mesh class="herb/wam_1/bhand/" file="bhand_finger_prox_link_convex_decomposition_p2-c728b40c271300b132049560287e0844b86833ed.stl" name="herb/wam_1/bhand/bhand_finger_prox_link_convex_decomposition_p2"/>
<mesh class="herb/wam_1/bhand/" file="bhand_finger_prox_link_convex_decomposition_p3-561559fcb477ac41797bbd8b0da5e960b41f0363.stl" name="herb/wam_1/bhand/bhand_finger_prox_link_convex_decomposition_p3"/>
<mesh class="herb/wam_1/bhand/" file="bhand_finger_med_link_fine-31e862bb0515137229a05ffa049a96de151eb229.stl" name="herb/wam_1/bhand/bhand_finger_med_link_fine"/>
<mesh class="herb/wam_1/bhand/" file="bhand_finger_med_link_convex-af5d2e0e2990df27924df077b297d046b710ded5.stl" name="herb/wam_1/bhand/bhand_finger_med_link_convex"/>
<mesh class="herb/wam_1/bhand/" file="bhand_finger_dist_link_fine-defe6db5320e79d25ade307bc4a42d6ef272b8d4.stl" name="herb/wam_1/bhand/bhand_finger_dist_link_fine"/>
<mesh class="herb/wam_1/bhand/" file="bhand_finger_dist_link_convex-dd89f87a37ef6bb33ec5f1998f123eb1e907ddef.stl" name="herb/wam_1/bhand/bhand_finger_dist_link_convex"/>
<mesh class="geom0" file="ycb_objects/003_cracker_box/google_16k/nontextured.stl" name="gen_mesh_0" scale="1 1 1"/><mesh class="geom0" file="ycb_objects/005_tomato_soup_can/google_16k/nontextured.stl" name="gen_mesh_gadded_1" scale="1.9434376493884802 1.9434376493884802 1.9434376493884802"/><mesh class="geom0" file="ycb_objects/035_power_drill/google_16k/nontextured.stl" name="gen_mesh_gadded_2" scale="1.55594330968731 1.55594330968731 1.55594330968731"/><mesh class="geom0" file="ycb_objects/057_racquetball/google_16k/nontextured.stl" name="gen_mesh_gadded_3" scale="1.3491970165559088 1.3491970165559088 1.3491970165559088"/></asset>
<worldbody>
<camera mode="targetbody" name="herb_head" pos="0 0.75 .5" target="table"/>
<camera fovy="45" mode="targetbody" name="iso" pos=".6 -0.007797638 .9" target="cam_target"/>
<geom class="/" condim="3" material="wood2d" name="floor" pos="0 0 0" size="0 0 0.25" type="plane"/>
<geom class="/" conaffinity="0" contype="0" mass="0.0" material="wall" name="//unnamed_geom_1" pos="-15 0 15" size="15 15 0.025000000" type="plane" zaxis="1 0 0"/>
<geom class="/" conaffinity="0" contype="0" mass="0.0" material="wall" name="//unnamed_geom_2" pos="0 15 15" size="15 15 0.025000000" type="plane" zaxis="0 -1 0"/>
<geom class="/" condim="3" friction="0.67 0.005 0.0001" name="table_plane" pos="0 0 0.3" priority="20" rgba="0 0 0 0" size="0 0 0.25" type="plane"/>
<body name="table" pos="0 0 0.3" quat="1 0 0 0">
<geom class="/" group="1" material="marblecube" name="tabletop" pos="0 0 -0.012500000" size="0.4 0.5 0.012500000" type="box"/>
<geom class="/" group="1" material="concretecube" name="//unnamed_geom_4" pos="0.2 0.275 -0.1499999" size="0.0408 0.1374998" type="cylinder"/>
<geom class="/" group="1" material="concretecube" name="//unnamed_geom_5" pos="-0.2 0.275 -0.1499999" size="0.0408 0.1374998" type="cylinder"/>
<geom class="/" group="1" material="concretecube" name="//unnamed_geom_6" pos="0.2 -0.275 -0.1499999" size="0.0408 0.1374998" type="cylinder"/>
<geom class="/" group="1" material="concretecube" name="//unnamed_geom_7" pos="-0.2 -0.275 -0.1499999" size="0.0408 0.1374998" type="cylinder"/>
</body>
<body name="herb/">
<body name="cam_target" pos="-.2 -0.2 0.29">
<geom class="geom0" conaffinity="0" contype="0" group="1" name="//unnamed_geom_100" rgba="0 0 0 0" size="0.0001 0.0001 0.0001" type="box"/>
</body>
<body name="herb/herb" pos="-0.8 0 0.0509999">
<geom class="herb/viz" mesh="herb/herb_frame" name="herb//unnamed_geom_0" pos="0 0 1.05" quat="0.5 0.499977 0.5 0.500023" rgba="0.299999 0 0 1" type="mesh"/>
<geom class="herb/" mesh="herb/herb_frame_collision" name="herb//unnamed_geom_1" pos="0 0 1.05" quat="3.2758700e-05 3.27571999999e-05 -0.70709 -0.70712299999" rgba="0.299999 0 0 1" type="mesh"/>
<geom class="herb/viz" mesh="herb/herb_neobotix_base" name="herb//unnamed_geom_2" pos="-0.0740859999999 -3.43217e-06 -0.0512439999999" quat="0.70709100 0 0 0.70712299999" rgba="0.299999 0.299999 0.299999 1" type="mesh"/>
<geom class="herb/" mesh="herb/herb_neobotix_base_collision" name="herb//unnamed_geom_3" pos="-0.0740859999999 -3.43217e-06 -0.0512439999999" quat="2.3108400e-07 2.31074e-07 0.70709 0.70712299999" rgba="0.299999 0.299999 0.299999 1" type="mesh"/>
<geom class="herb/viz" mesh="herb/herb_neck_pan" name="herb//unnamed_geom_4" pos="0.1249 5.7862200e-06 1.1008100" quat="2.3108400e-07 0.70712299999 -0.70709 -2.31074e-07" type="mesh"/>
<geom class="herb/" mesh="herb/herb_neck_pan_collision" name="herb//unnamed_geom_5" pos="0.1249 5.7862200e-06 1.1008100" quat="0.5 0.500023 -0.5 -0.499977" type="mesh"/>
<geom class="herb/viz" mesh="herb/herb_neck_tilt" name="herb//unnamed_geom_6" pos="0.1249 5.7862200e-06 1.19270999999" quat="0.24185100 0.66447800 -0.66444800 -0.241839" type="mesh"/>
<geom class="herb/" mesh="herb/herb_neck_tilt_collision" name="herb//unnamed_geom_7" pos="0.1249 5.7862200e-06 1.19270999999" quat="-0.29881400 -0.640849 -0.64087799999 -0.298827999999" type="mesh"/>
<geom class="herb/viz" mesh="herb/herb_crl_head" name="herb//unnamed_geom_8" pos="0.32064500 0.0039098500 1.33653" quat="0.640863999999 0.29885800 -0.298844 -0.64083500" rgba="0.299999 0.299999 0.299999 1" type="mesh"/>
<geom class="herb/" mesh="herb/herb_crl_head_collision" name="herb//unnamed_geom_9" pos="0.124906 0.0077957900 1.1927000" quat="0.298844 0.64083500 0.640863999999 0.298856999999" rgba="0.299999 0.299999 0.299999 1" type="mesh"/>
<geom class="herb/viz" mesh="herb/herb_kinect" name="herb//unnamed_geom_10" pos="0.19753100 0.0077991500 1.2177" quat="0.664479999996 0.664456999996 0.241829999999 -0.241829999999" rgba="0.25 0.25 0.25 1" type="mesh"/>
<geom class="herb/" mesh="herb/herb_kinect_collision" name="herb//unnamed_geom_11" pos="0.125458999999 0.00779763999999 1.19333" quat="0.29885200 0.64085700 0.64084300 0.29885" rgba="0.25 0.25 0.25 1" type="mesh"/>
<site class="herb/" name="herb/right_arm" pos="0.012500000 -0.22 0.92000000" quat="0 -0.70709999999 0 -0.70709999999"/>
<body name="herb/wam_1/" pos="0.012500000 -0.22 0.92000000" quat="0 -0.7070995 0 -0.7070995">
<body name="herb/wam_1/1_base_link" pos="0 0 0" quat="1 0 0 0">
<inertial diaginertia="0.1 0.1 0.1" mass="1.0" pos="0 0 0"/>
<geom class="herb/wam_1/viz" mesh="herb/wam_1/base_link_fine" name="herb/wam_1//unnamed_geom_0"/>
<geom class="herb/wam_1/col" mesh="herb/wam_1/base_link_convex" name="herb/wam_1//unnamed_geom_1"/>
<body name="herb/wam_1/2_shoulder_yaw_link" pos="0 0 0.3459997">
<inertial diaginertia="0.1350889 0.113095 0.09044258" mass="5.0" pos="-0.00443422 -0.00066489000 -0.1289039" quat="0.6956595 0.71671300 -0.03548628 0.03348387"/>
<joint armature=".01" class="herb/wam_1/" damping="1.98" name="herb/wam_1/j1_base_yaw_joint" range="-2.6 2.6"/>
<geom class="herb/wam_1/viz" mesh="herb/wam_1/shoulder_link_fine" name="herb/wam_1//unnamed_geom_2"/>
<geom class="herb/wam_1/col" mesh="herb/wam_1/shoulder_link_convex_decomposition_p1" name="herb/wam_1//unnamed_geom_3"/>
<geom class="herb/wam_1/col" mesh="herb/wam_1/shoulder_link_convex_decomposition_p2" name="herb/wam_1//unnamed_geom_4"/>
<geom class="herb/wam_1/col" mesh="herb/wam_1/shoulder_link_convex_decomposition_p3" name="herb/wam_1//unnamed_geom_5"/>
<body name="herb/wam_1/3_shoulder_pitch_link" pos="0 0 0" quat="0.4159998 -0.4159998 0.5719995 0.5719995">
<inertial diaginertia="0.021419500 0.0167127 0.012645200" mass="3.87494" pos="-0.00236981 -0.0154211 0.0310561" quat="0.96179400 0.27311200 -0.016931600 0.008665920006"/>
<joint armature=".01" class="herb/wam_1/" damping="0.55" name="herb/wam_1/j2_shoulder_pitch_joint" range="-1.9850000 1.9850000" ref="1.885"/>
<geom class="herb/wam_1/viz" mesh="herb/wam_1/shoulder_pitch_link_fine" name="herb/wam_1//unnamed_geom_6"/>
<geom class="herb/wam_1/col" mesh="herb/wam_1/shoulder_pitch_link_convex" name="herb/wam_1//unnamed_geom_7"/>
<body name="herb/wam_1/4_upper_arm_link" pos="0 0 0" quat="0.70710700 0.70710700 0 0">
<inertial diaginertia="0.05927179 0.059220700 0.003134188" mass="2.20228" pos="0.0068325900 3.3090000e-05 0.39249200" quat="0.64713600 0.01708219 0.0143038 0.7620488"/>
<joint armature=".01" class="herb/wam_1/" damping="1.65" name="herb/wam_1/j3_shoulder_yaw_joint" range="-2.799998 2.799998"/>
<geom class="herb/wam_1/viz" mesh="herb/wam_1/upper_arm_link_fine" name="herb/wam_1//unnamed_geom_8"/>
<geom class="herb/wam_1/col" mesh="herb/wam_1/upper_arm_link_convex_decomposition_p1" name="herb/wam_1//unnamed_geom_9"/>
<geom class="herb/wam_1/col" mesh="herb/wam_1/upper_arm_link_convex_decomposition_p2" name="herb/wam_1//unnamed_geom_10"/>
<body name="herb/wam_1/5_forearm_link" pos="0.04499998 0 0.55000000" quat="0.3539998 -0.3539998 0.6119999 0.6119999">
<inertial diaginertia="0.0151047 0.0148285 0.0027580500" mass="0.500168" pos="-0.04001489 -0.14271700 -0.00022942000" quat="0.70428100 0.70632600 0.01803329 0.06903524"/>
<joint armature=".01" class="herb/wam_1/" damping="0.88" name="herb/wam_1/j4_elbow_pitch_joint" range="-0.9 3.141589" ref="2.0944"/>
<geom class="herb/wam_1/viz" mesh="herb/wam_1/elbow_link_fine" name="herb/wam_1//unnamed_geom_11"/>
<geom class="herb/wam_1/col" mesh="herb/wam_1/elbow_link_convex" name="herb/wam_1//unnamed_geom_12"/>
<geom class="herb/wam_1/viz" euler="1.57 0 0" mesh="herb/wam_1/forearm_link_fine" name="herb/wam_1//unnamed_geom_13" pos="-0.04499998 -0.07299995 0"/>
<geom class="herb/wam_1/col" euler="1.57 0 0" mesh="herb/wam_1/forearm_link_convex_decomposition_p1" name="herb/wam_1//unnamed_geom_14" pos="-0.04499998 -0.07299995 0"/>
<geom class="herb/wam_1/col" euler="1.57 0 0" mesh="herb/wam_1/forearm_link_convex_decomposition_p2" name="herb/wam_1//unnamed_geom_15" pos="-0.04499998 -0.07299995 0"/>
<body name="herb/wam_1/6_wrist_yaw_link" pos="-0.04499998 -0.2999999 0" quat="0.70710700 0.70710700 0 0">
<inertial diaginertia="0.0005551678 0.00046317 0.0002340719" mass="1.05376" pos="8.920995e-05 0.0043582400 -0.0051121700" quat="0.630602 0.77609300 0.0040196900 -0.002372"/>
<joint armature=".01" class="herb/wam_1/" damping="0.55" name="herb/wam_1/j5_wrist_yaw_joint" range="-4.549998 1.25"/>
<geom class="herb/wam_1/viz" mesh="herb/wam_1/wrist_yaw_link_fine" name="herb/wam_1//unnamed_geom_16"/>
<geom class="herb/wam_1/col" mesh="herb/wam_1/wrist_yaw_link_convex_decomposition_p1" name="herb/wam_1//unnamed_geom_17"/>
<geom class="herb/wam_1/col" mesh="herb/wam_1/wrist_yaw_link_convex_decomposition_p2" name="herb/wam_1//unnamed_geom_18"/>
<body name="herb/wam_1/7_wrist_pitch_link" pos="0 0 0" quat="0.70710700 -0.70710700 0 0">
<inertial diaginertia="0.0005551678 0.00046317 0.0002340719" mass="0.517974" pos="-0.0001226199 -0.024683400 -0.01703189" quat="0.630602 0.77609300 0.0040196900 -0.002372"/>
<joint armature=".01" class="herb/wam_1/" damping="0.11" name="herb/wam_1/j6_wrist_pitch_joint" range="-1.5707 1.5707"/>
<geom class="herb/wam_1/viz" mesh="herb/wam_1/wrist_pitch_link_fine" name="herb/wam_1//unnamed_geom_19"/>
<geom class="herb/wam_1/col" mesh="herb/wam_1/wrist_pitch_link_convex_decomposition_p1" name="herb/wam_1//unnamed_geom_20"/>
<geom class="herb/wam_1/col" mesh="herb/wam_1/wrist_pitch_link_convex_decomposition_p2" name="herb/wam_1//unnamed_geom_21"/>
<geom class="herb/wam_1/col" mesh="herb/wam_1/wrist_pitch_link_convex_decomposition_p3" name="herb/wam_1//unnamed_geom_22"/>
<body name="herb/wam_1/8_wrist_palm_link" pos="0 0 0" quat="0.70710700 0.70710700 0 0">
<inertial diaginertia="0.00020683 0.00010859 0.00010851" mass="0.0828613" pos="0 0 0.055" quat="0.70710700 0 0 0.70710700"/>
<joint armature=".01" class="herb/wam_1/" damping="0.11" name="herb/wam_1/j7_palm_yaw_joint" range="-3 3"/>
<geom class="herb/wam_1/viz" mesh="herb/wam_1/wrist_palm_link_fine" name="herb/wam_1//unnamed_geom_23"/>
<geom class="herb/wam_1/col" mesh="herb/wam_1/wrist_palm_link_convex" name="herb/wam_1//unnamed_geom_24"/>
<site class="herb/wam_1/" name="herb/wam_1/hand_attachment"/>
<body name="herb/wam_1/bhand/">
<body name="herb/wam_1/bhand/bhand_palm_link" pos="0 0 0.05999998" quat="0 0 0 1">
<inertial diaginertia="0.000224052 0.0002107009 2.8121200e-05" mass="0.50573" pos="-5.109798e-05 0.005043297 0.036671000" quat="0.5530978 0.43904700 0.43445600 0.5590776"/>
<geom class="herb/wam_1/bhand/viz" mesh="herb/wam_1/bhand/bhand_palm_fine" name="herb/wam_1/bhand//unnamed_geom_0"/>
<geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_palm_link_convex_decomposition_p1" name="herb/wam_1/bhand//unnamed_geom_1"/>
<geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_palm_link_convex_decomposition_p2" name="herb/wam_1/bhand//unnamed_geom_2"/>
<geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_palm_link_convex_decomposition_p3" name="herb/wam_1/bhand//unnamed_geom_3"/>
<geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_palm_link_convex_decomposition_p4" name="herb/wam_1/bhand//unnamed_geom_4"/>
<body name="herb/wam_1/bhand/finger11" pos="-0.025000000 0 0.041500000" quat="0.70710700 0 0 -0.70710700">
<inertial diaginertia="7.7733500e-05 7.662819e-05 4.8312200e-06" mass="0.14109" pos="0.023133000 0.00078642000 0.0005279197" quat="0.01607959 0.70726900 -0.0007660079 0.706762"/>
<joint armature=".01" axis="0 0 -1" class="herb/wam_1/bhand/" damping="0.11" name="herb/wam_1/bhand/j11" range="0 3.141589"/>
<geom class="herb/wam_1/bhand/viz" mesh="herb/wam_1/bhand/bhand_finger_prox_link_fine" name="herb/wam_1/bhand//unnamed_geom_5"/>
<geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_finger_prox_link_convex_decomposition_p1" name="herb/wam_1/bhand//unnamed_geom_6"/>
<geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_finger_prox_link_convex_decomposition_p2" name="herb/wam_1/bhand//unnamed_geom_7"/>
<geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_finger_prox_link_convex_decomposition_p3" name="herb/wam_1/bhand//unnamed_geom_8"/>
<body name="herb/wam_1/bhand/finger12" pos="0.05 0 0.0339" quat="0.70710700 0.70710700 0 0">
<inertial diaginertia="7.7733500e-05 7.662819e-05 4.8312200e-06" mass="0.062139" pos="0.023133000 0.00078642000 0.0005279197" quat="0.01607959 0.70726900 -0.0007660079 0.706762"/>
<joint armature=".01" class="herb/wam_1/bhand/" damping="0.11" name="herb/wam_1/bhand/j12" range="0 2.44346"/>
<geom class="herb/wam_1/bhand/viz" mesh="herb/wam_1/bhand/bhand_finger_med_link_fine" name="herb/wam_1/bhand//unnamed_geom_9"/>
<geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_finger_med_link_convex" name="herb/wam_1/bhand//unnamed_geom_10"/>
<body name="herb/wam_1/bhand/finger13" pos="0.069940000 0.003 0" quat="0.92388000 0 0 0.382683">
<inertial diaginertia="3.843398e-05 3.727529e-05 3.0998700e-06" mass="0.041377" pos="0.022825000 0.0010491000 0.00042030000" quat="0.5084118 0.51165000 0.4895829 0.48993900"/>
<joint armature=".01" class="herb/wam_1/bhand/" damping="0.11" name="herb/wam_1/bhand/j13" range="0 0.837758"/>
<geom class="herb/wam_1/bhand/viz" euler="0 0 -0.8399997" mesh="herb/wam_1/bhand/bhand_finger_dist_link_fine" name="herb/wam_1/bhand//unnamed_geom_11"/>
<geom class="herb/wam_1/bhand/col" euler="0 0 -0.8399997" mesh="herb/wam_1/bhand/bhand_finger_dist_link_convex" name="herb/wam_1/bhand//unnamed_geom_12"/>
</body>
</body>
</body>
<body name="herb/wam_1/bhand/finger21" pos="0.025000000 0 0.041500000" quat="0.70710700 0 0 -0.70710700">
<inertial diaginertia="7.7733500e-05 7.662819e-05 4.8312200e-06" mass="0.14109" pos="0.023133000 0.00078642000 0.0005279197" quat="0.01607959 0.70726900 -0.0007660079 0.706762"/>
<joint armature=".01" class="herb/wam_1/bhand/" damping="0.11" name="herb/wam_1/bhand/j21" range="0 3.141589"/>
<geom class="herb/wam_1/bhand/viz" mesh="herb/wam_1/bhand/bhand_finger_prox_link_fine" name="herb/wam_1/bhand//unnamed_geom_13"/>
<geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_finger_prox_link_convex_decomposition_p1" name="herb/wam_1/bhand//unnamed_geom_14"/>
<geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_finger_prox_link_convex_decomposition_p2" name="herb/wam_1/bhand//unnamed_geom_15"/>
<geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_finger_prox_link_convex_decomposition_p3" name="herb/wam_1/bhand//unnamed_geom_16"/>
<body name="herb/wam_1/bhand/finger22" pos="0.05 0 0.0339" quat="0.70710700 0.70710700 0 0">
<inertial diaginertia="7.7733500e-05 7.662819e-05 4.8312200e-06" mass="0.062139" pos="0.023133000 0.00078642000 0.0005279197" quat="0.01607959 0.70726900 -0.0007660079 0.706762"/>
<joint armature=".01" class="herb/wam_1/bhand/" damping="0.11" name="herb/wam_1/bhand/j22" range="0 2.44346"/>
<geom class="herb/wam_1/bhand/viz" mesh="herb/wam_1/bhand/bhand_finger_med_link_fine" name="herb/wam_1/bhand//unnamed_geom_17"/>
<geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_finger_med_link_convex" name="herb/wam_1/bhand//unnamed_geom_18"/>
<body name="herb/wam_1/bhand/finger23" pos="0.069940000 0.003 0" quat="0.92388000 0 0 0.382683">
<inertial diaginertia="3.843398e-05 3.727529e-05 3.0998700e-06" mass="0.041377" pos="0.022825000 0.0010491000 0.00042030000" quat="0.5084118 0.51165000 0.4895829 0.48993900"/>
<joint armature=".01" class="herb/wam_1/bhand/" damping="0.11" name="herb/wam_1/bhand/j23" range="0 0.837758"/>
<geom class="herb/wam_1/bhand/viz" euler="0 0 -0.8399997" mesh="herb/wam_1/bhand/bhand_finger_dist_link_fine" name="herb/wam_1/bhand//unnamed_geom_19"/>
<geom class="herb/wam_1/bhand/col" euler="0 0 -0.8399997" mesh="herb/wam_1/bhand/bhand_finger_dist_link_convex" name="herb/wam_1/bhand//unnamed_geom_20"/>
</body>
</body>
</body>
<body name="herb/wam_1/bhand/finger32" pos="0 0.05 0.07539995" quat="0.5 0.5 0.5 0.5">
<inertial diaginertia="7.7733500e-05 7.662819e-05 4.8312200e-06" mass="0.062139" pos="0.023133000 0.00078642000 0.0005279197" quat="0.01607959 0.70726900 -0.0007660079 0.706762"/>
<joint armature=".01" class="herb/wam_1/bhand/" damping="0.11" name="herb/wam_1/bhand/j32" range="0 2.44346"/>
<geom class="herb/wam_1/bhand/viz" mesh="herb/wam_1/bhand/bhand_finger_med_link_fine" name="herb/wam_1/bhand//unnamed_geom_21"/>
<geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_finger_med_link_convex" name="herb/wam_1/bhand//unnamed_geom_22"/>
<body name="herb/wam_1/bhand/finger33" pos="0.069940000 0.003 0" quat="0.92388000 0 0 0.382683">
<inertial diaginertia="3.843398e-05 3.727529e-05 3.0998700e-06" mass="0.041377" pos="0.022825000 0.0010491000 0.00042030000" quat="0.5084118 0.51165000 0.4895829 0.48993900"/>
<joint armature=".01" class="herb/wam_1/bhand/" damping="0.11" name="herb/wam_1/bhand/j33" range="0 0.837758"/>
<geom class="herb/wam_1/bhand/viz" euler="0 0 -0.8399997" mesh="herb/wam_1/bhand/bhand_finger_dist_link_fine" name="herb/wam_1/bhand//unnamed_geom_23"/>
<geom class="herb/wam_1/bhand/col" euler="0 0 -0.8399997" mesh="herb/wam_1/bhand/bhand_finger_dist_link_convex" name="herb/wam_1/bhand//unnamed_geom_24"/>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
<!--
<site name="herb/left_arm" class="herb/" pos="0.012500000 0.22 0.92000000" quat="0 -0.7070995 0 -0.7070995"/>
<body pos="0.012500000 0.22 0.92000000" quat="0 -0.7070995 0 -0.7070995" name="herb/wam/">
<body name="herb/wam/1_base_link" pos="0 0 0" quat="1 0 0 0">
<inertial pos="0 0 0" mass="1.0" diaginertia="0.1 0.1 0.1"/>
<geom name="herb/wam//unnamed_geom_0" class="herb/wam/viz" mesh="herb/wam/base_link_fine"/>
<geom name="herb/wam//unnamed_geom_1" class="herb/wam/col" mesh="herb/wam/base_link_convex"/>
<body name="herb/wam/2_shoulder_yaw_link" pos="0 0 0.3459997">
<inertial pos="-0.00443422 -0.00066489000 -0.1289039" quat="0.6956595 0.71671300 -0.03548628 0.03348387" mass="5.0" diaginertia="0.1350889 0.113095 0.09044258"/>
<joint name="herb/wam/j1_base_yaw_joint" class="herb/wam/" range="-2.6000000 2.6000000" damping="1.98" armature=".01"/>
<geom name="herb/wam//unnamed_geom_2" class="herb/wam/viz" mesh="herb/wam/shoulder_link_fine"/>
<geom name="herb/wam//unnamed_geom_3" class="herb/wam/col" mesh="herb/wam/shoulder_link_convex_decomposition_p1"/>
<geom name="herb/wam//unnamed_geom_4" class="herb/wam/col" mesh="herb/wam/shoulder_link_convex_decomposition_p2"/>
<geom name="herb/wam//unnamed_geom_5" class="herb/wam/col" mesh="herb/wam/shoulder_link_convex_decomposition_p3"/>
<body name="herb/wam/3_shoulder_pitch_link" pos="0 0 0" quat="0.4159998 -0.4159998 0.5719995 0.5719995">
<inertial pos="-0.00236981 -0.0154211 0.0310561" quat="0.96179400 0.27311200 -0.016931600 0.008665920006" mass="3.87494" diaginertia="0.021419500 0.0167127 0.012645200"/>
<joint name="herb/wam/j2_shoulder_pitch_joint" class="herb/wam/" range="-1.9850000 1.9850000" ref="1.885" damping="0.55" armature=".01"/>
<geom name="herb/wam//unnamed_geom_6" class="herb/wam/viz" mesh="herb/wam/shoulder_pitch_link_fine"/>
<geom name="herb/wam//unnamed_geom_7" class="herb/wam/col" mesh="herb/wam/shoulder_pitch_link_convex"/>
<body name="herb/wam/4_upper_arm_link" pos="0 0 0" quat="0.70710700 0.70710700 0 0">
<inertial pos="0.0068325900 3.3090000e-05 0.39249200" quat="0.64713600 0.01708219 0.0143038 0.7620488" mass="2.20228" diaginertia="0.05927179 0.059220700 0.003134188"/>
<joint name="herb/wam/j3_shoulder_yaw_joint" class="herb/wam/" range="-2.799998 2.799998" damping="1.65" armature=".01"/>
<geom name="herb/wam//unnamed_geom_8" class="herb/wam/viz" mesh="herb/wam/upper_arm_link_fine"/>
<geom name="herb/wam//unnamed_geom_9" class="herb/wam/col" mesh="herb/wam/upper_arm_link_convex_decomposition_p1"/>
<geom name="herb/wam//unnamed_geom_10" class="herb/wam/col" mesh="herb/wam/upper_arm_link_convex_decomposition_p2"/>
<body name="herb/wam/5_forearm_link" pos="0.04499998 0 0.55000000" quat="0.3539998 -0.3539998 0.6119999 0.6119999">
<inertial pos="-0.04001489 -0.14271700 -0.00022942000" quat="0.70428100 0.70632600 0.01803329 0.06903524" mass="0.500168" diaginertia="0.0151047 0.0148285 0.0027580500"/>
<joint name="herb/wam/j4_elbow_pitch_joint" class="herb/wam/" range="-0.9 3.141589" ref="2.0944" damping="0.88" armature=".01"/>
<geom name="herb/wam//unnamed_geom_11" class="herb/wam/viz" mesh="herb/wam/elbow_link_fine"/>
<geom name="herb/wam//unnamed_geom_12" class="herb/wam/col" mesh="herb/wam/elbow_link_convex"/>
<geom name="herb/wam//unnamed_geom_13" class="herb/wam/viz" pos="-0.04499998 -0.07299995 0" euler="1.57 0 0" mesh="herb/wam/forearm_link_fine"/>
<geom name="herb/wam//unnamed_geom_14" class="herb/wam/col" pos="-0.04499998 -0.07299995 0" euler="1.57 0 0" mesh="herb/wam/forearm_link_convex_decomposition_p1"/>
<geom name="herb/wam//unnamed_geom_15" class="herb/wam/col" pos="-0.04499998 -0.07299995 0" euler="1.57 0 0" mesh="herb/wam/forearm_link_convex_decomposition_p2"/>
<body name="herb/wam/6_wrist_yaw_link" pos="-0.04499998 -0.2999999 0" quat="0.70710700 0.70710700 0 0">
<inertial pos="8.920995e-05 0.0043582400 -0.0051121700" quat="0.630602 0.77609300 0.0040196900 -0.002372" mass="1.05376" diaginertia="0.0005551678 0.00046317 0.0002340719"/>
<joint name="herb/wam/j5_wrist_yaw_joint" class="herb/wam/" range="-4.549998 1.25" damping="0.55" armature=".01"/>
<geom name="herb/wam//unnamed_geom_16" class="herb/wam/viz" mesh="herb/wam/wrist_yaw_link_fine"/>
<geom name="herb/wam//unnamed_geom_17" class="herb/wam/col" mesh="herb/wam/wrist_yaw_link_convex_decomposition_p1"/>
<geom name="herb/wam//unnamed_geom_18" class="herb/wam/col" mesh="herb/wam/wrist_yaw_link_convex_decomposition_p2"/>
<body name="herb/wam/7_wrist_pitch_link" pos="0 0 0" quat="0.70710700 -0.70710700 0 0">
<inertial pos="-0.0001226199 -0.024683400 -0.01703189" quat="0.630602 0.77609300 0.0040196900 -0.002372" mass="0.517974" diaginertia="0.0005551678 0.00046317 0.0002340719"/>
<joint name="herb/wam/j6_wrist_pitch_joint" class="herb/wam/" range="-1.5707 1.5707" damping="0.11" armature=".01"/>
<geom name="herb/wam//unnamed_geom_19" class="herb/wam/viz" mesh="herb/wam/wrist_pitch_link_fine"/>
<geom name="herb/wam//unnamed_geom_20" class="herb/wam/col" mesh="herb/wam/wrist_pitch_link_convex_decomposition_p1"/>
<geom name="herb/wam//unnamed_geom_21" class="herb/wam/col" mesh="herb/wam/wrist_pitch_link_convex_decomposition_p2"/>
<geom name="herb/wam//unnamed_geom_22" class="herb/wam/col" mesh="herb/wam/wrist_pitch_link_convex_decomposition_p3"/>
<body name="herb/wam/8_wrist_palm_link" pos="0 0 0" quat="0.70710700 0.70710700 0 0">
<inertial pos="0 0 0.055" quat="0.70710700 0 0 0.70710700" mass="0.0828613" diaginertia="0.00020683 0.00010859 0.00010851"/>
<joint name="herb/wam/j7_palm_yaw_joint" class="herb/wam/" range="-3 3" damping="0.11" armature=".01"/>
<geom name="herb/wam//unnamed_geom_23" class="herb/wam/viz" mesh="herb/wam/wrist_palm_link_fine"/>
<geom name="herb/wam//unnamed_geom_24" class="herb/wam/col" mesh="herb/wam/wrist_palm_link_convex"/>
<site name="herb/wam/hand_attachment" class="herb/wam/"/>
<body name="herb/wam/bhand/">
<body name="herb/wam/bhand/bhand_palm_link" pos="0 0 0.05999998" quat="0 0 0 1">
<inertial pos="-5.109798e-05 0.005043297 0.036671000" quat="0.5530978 0.43904700 0.43445600 0.5590776" mass="0.50573" diaginertia="0.000224052 0.0002107009 2.8121200e-05"/>
<geom name="herb/wam/bhand//unnamed_geom_0" class="herb/wam/bhand/viz" mesh="herb/wam/bhand/bhand_palm_fine"/>
<geom name="herb/wam/bhand//unnamed_geom_1" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_palm_link_convex_decomposition_p1"/>
<geom name="herb/wam/bhand//unnamed_geom_2" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_palm_link_convex_decomposition_p2"/>
<geom name="herb/wam/bhand//unnamed_geom_3" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_palm_link_convex_decomposition_p3"/>
<geom name="herb/wam/bhand//unnamed_geom_4" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_palm_link_convex_decomposition_p4"/>
<body name="herb/wam/bhand/finger11" pos="-0.025000000 0 0.041500000" quat="0.70710700 0 0 -0.70710700">
<inertial pos="0.023133000 0.00078642000 0.0005279197" quat="0.01607959 0.70726900 -0.0007660079 0.706762" mass="0.14109" diaginertia="7.7733500e-05 7.662819e-05 4.8312200e-06"/>
<joint name="herb/wam/bhand/j11" class="herb/wam/bhand/" axis="0 0 -1" range="0 3.141589" damping="0.11" armature=".01"/>
<geom name="herb/wam/bhand//unnamed_geom_5" class="herb/wam/bhand/viz" mesh="herb/wam/bhand/bhand_finger_prox_link_fine"/>
<geom name="herb/wam/bhand//unnamed_geom_6" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_finger_prox_link_convex_decomposition_p1"/>
<geom name="herb/wam/bhand//unnamed_geom_7" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_finger_prox_link_convex_decomposition_p2"/>
<geom name="herb/wam/bhand//unnamed_geom_8" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_finger_prox_link_convex_decomposition_p3"/>
<body name="herb/wam/bhand/finger12" pos="0.05 0 0.0339" quat="0.70710700 0.70710700 0 0">
<inertial pos="0.023133000 0.00078642000 0.0005279197" quat="0.01607959 0.70726900 -0.0007660079 0.706762" mass="0.062139" diaginertia="7.7733500e-05 7.662819e-05 4.8312200e-06"/>
<joint name="herb/wam/bhand/j12" class="herb/wam/bhand/" range="0 2.44346" damping="0.11" armature=".01"/>
<geom name="herb/wam/bhand//unnamed_geom_9" class="herb/wam/bhand/viz" mesh="herb/wam/bhand/bhand_finger_med_link_fine"/>
<geom name="herb/wam/bhand//unnamed_geom_10" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_finger_med_link_convex"/>
<body name="herb/wam/bhand/finger13" pos="0.069940000 0.003 0" quat="0.92388000 0 0 0.382683">
<inertial pos="0.022825000 0.0010491000 0.00042030000" quat="0.5084118 0.51165000 0.4895829 0.48993900" mass="0.041377" diaginertia="3.843398e-05 3.727529e-05 3.0998700e-06"/>
<joint name="herb/wam/bhand/j13" class="herb/wam/bhand/" range="0 0.837758" damping="0.11" armature=".01"/>
<geom name="herb/wam/bhand//unnamed_geom_11" class="herb/wam/bhand/viz" euler="0 0 -0.8399997" mesh="herb/wam/bhand/bhand_finger_dist_link_fine"/>
<geom name="herb/wam/bhand//unnamed_geom_12" class="herb/wam/bhand/col" euler="0 0 -0.8399997" mesh="herb/wam/bhand/bhand_finger_dist_link_convex"/>
</body>
</body>
</body>
<body name="herb/wam/bhand/finger21" pos="0.025000000 0 0.041500000" quat="0.70710700 0 0 -0.70710700">
<inertial pos="0.023133000 0.00078642000 0.0005279197" quat="0.01607959 0.70726900 -0.0007660079 0.706762" mass="0.14109" diaginertia="7.7733500e-05 7.662819e-05 4.8312200e-06"/>
<joint name="herb/wam/bhand/j21" class="herb/wam/bhand/" range="0 3.141589" damping="0.11" armature=".01"/>
<geom name="herb/wam/bhand//unnamed_geom_13" class="herb/wam/bhand/viz" mesh="herb/wam/bhand/bhand_finger_prox_link_fine"/>
<geom name="herb/wam/bhand//unnamed_geom_14" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_finger_prox_link_convex_decomposition_p1"/>
<geom name="herb/wam/bhand//unnamed_geom_15" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_finger_prox_link_convex_decomposition_p2"/>
<geom name="herb/wam/bhand//unnamed_geom_16" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_finger_prox_link_convex_decomposition_p3"/>
<body name="herb/wam/bhand/finger22" pos="0.05 0 0.0339" quat="0.70710700 0.70710700 0 0">
<inertial pos="0.023133000 0.00078642000 0.0005279197" quat="0.01607959 0.70726900 -0.0007660079 0.706762" mass="0.062139" diaginertia="7.7733500e-05 7.662819e-05 4.8312200e-06"/>
<joint name="herb/wam/bhand/j22" class="herb/wam/bhand/" range="0 2.44346" damping="0.11" armature=".01"/>
<geom name="herb/wam/bhand//unnamed_geom_17" class="herb/wam/bhand/viz" mesh="herb/wam/bhand/bhand_finger_med_link_fine"/>
<geom name="herb/wam/bhand//unnamed_geom_18" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_finger_med_link_convex"/>
<body name="herb/wam/bhand/finger23" pos="0.069940000 0.003 0" quat="0.92388000 0 0 0.382683">
<inertial pos="0.022825000 0.0010491000 0.00042030000" quat="0.5084118 0.51165000 0.4895829 0.48993900" mass="0.041377" diaginertia="3.843398e-05 3.727529e-05 3.0998700e-06"/>
<joint name="herb/wam/bhand/j23" class="herb/wam/bhand/" range="0 0.837758" damping="0.11" armature=".01"/>
<geom name="herb/wam/bhand//unnamed_geom_19" class="herb/wam/bhand/viz" euler="0 0 -0.8399997" mesh="herb/wam/bhand/bhand_finger_dist_link_fine"/>
<geom name="herb/wam/bhand//unnamed_geom_20" class="herb/wam/bhand/col" euler="0 0 -0.8399997" mesh="herb/wam/bhand/bhand_finger_dist_link_convex"/>
</body>
</body>
</body>
<body name="herb/wam/bhand/finger32" pos="0 0.05 0.07539995" quat="0.5 0.5 0.5 0.5">
<inertial pos="0.023133000 0.00078642000 0.0005279197" quat="0.01607959 0.70726900 -0.0007660079 0.706762" mass="0.062139" diaginertia="7.7733500e-05 7.662819e-05 4.8312200e-06"/>
<joint name="herb/wam/bhand/j32" class="herb/wam/bhand/" range="0 2.44346" damping="0.11" armature=".01"/>
<geom name="herb/wam/bhand//unnamed_geom_21" class="herb/wam/bhand/viz" mesh="herb/wam/bhand/bhand_finger_med_link_fine"/>
<geom name="herb/wam/bhand//unnamed_geom_22" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_finger_med_link_convex"/>
<body name="herb/wam/bhand/finger33" pos="0.069940000 0.003 0" quat="0.92388000 0 0 0.382683">
<inertial pos="0.022825000 0.0010491000 0.00042030000" quat="0.5084118 0.51165000 0.4895829 0.48993900" mass="0.041377" diaginertia="3.843398e-05 3.727529e-05 3.0998700e-06"/>
<joint name="herb/wam/bhand/j33" class="herb/wam/bhand/" range="0 0.837758" damping="0.11" armature=".01"/>
<geom name="herb/wam/bhand//unnamed_geom_23" class="herb/wam/bhand/viz" euler="0 0 -0.8399997" mesh="herb/wam/bhand/bhand_finger_dist_link_fine"/>
<geom name="herb/wam/bhand//unnamed_geom_24" class="herb/wam/bhand/col" euler="0 0 -0.8399997" mesh="herb/wam/bhand/bhand_finger_dist_link_convex"/>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
</body>-->
</body>
<light castshadow="true" class="herb/" diffuse="0.8 0.8 0.8" mode="targetbodycom" name="herb//unnamed_light_0" pos="1 1 4.5" specular="0.4 0.4 0.4" target="herb/herb"/>
</body>
<!--<body name="box_3" pos="0.28870895581142419 -0.54183395581142413 0.3549998">
<geom name="//unnamed_geom_10" class="/" type="box" group="1" size="0.060027579686085103 0.055 0.055" rgba="1 0.62352943420410156 1 1"/>
<joint name="//unnamed_joint_2" class="/" type="free"/>
</body>
<body name="box_4" pos="0.22177971291830414 0.18129056149692808 0.3549998">
<geom name="//unnamed_geom_11" class="/" type="box" group="1" size="0.062757255018445174 0.065252737323892959 0.055" rgba="0 0.83921575546264648 1 1"/>
<joint name="//unnamed_joint_3" class="/" type="free"/>
</body>
<body name="box_5" pos="0.0476221671824321 0.15210565296867215 0.3549998">
<geom name="//unnamed_geom_12" class="/" type="box" group="1" size="0.055 0.067596402584312182 0.055" rgba="0.84313732385635376 0.26666668057441711 0 1"/>
<joint name="//unnamed_joint_4" class="/" type="free"/>
</body> -->
<!--<body name="box_6" pos="-0.096236318603808046 -0.42142641007555215 0.3549998">
<geom name="//unnamed_geom_13" class="/" type="box" group="1" size="0.057212627535643504 0.06839772732407734 0.055" rgba="0 0.50196081399917603 0.16078431904315948 1"/>
<joint name="//unnamed_joint_5" class="/" type="free"/>
</body>-->
<!-- <body name="box_7" pos="-0.19039386433968011 0.04115471291830413 0.3549998">
<geom name="//unnamed_geom_14" class="/" type="box" group="1" size="0.055007578371876191 0.077499983147774329 0.055" rgba="0 0.37254902720451355 0.83529418706893921 1"/>
<joint name="//unnamed_joint_6" class="/" type="free"/>
</body>-->
<!--<body name="box_2" pos="0.13900801576105609 -0.42142641007555215 0.3549998">
<geom name="//unnamed_geom_9" class="/" type="box" group="1" size="0.055 0.055 0.055" rgba="0 0 0.5 0.0"/>
<joint name="//unnamed_joint_1" class="/" type="free"/>
</body>-->
<!--<body name="push_obj" pos="-0.053464621446560029 -0.5 0.325">
<geom name="//unnamed_geom_8" class="/" type="cylinder" group="1" size="0.055 0.025" rgba="0.5 0.3 0 1" mass="0.05"/>
<joint name="//unnamed_joint_0" class="/" type="free" damping="0.001"/>
</body>
<body name="target_obj" pos="0 0.0 0.325">
<geom name="//unnamed_geom_15" class="geom0" type="cylinder" contype="0" conaffinity="0" group="1" size="0.055 0.025" rgba="0.5 0.3 0 0.1666"/>
</body>-->
<!--<body name="gen_body_0" pos="0 0.0 0.3549998">
<geom name="gen_geom_0_0" class="/" type="box" group="1" size="0.055 0.055 0.055" rgba="0 0 0 1"/>
<joint name="//unnamed_joint_0" class="/" type="free"/>
</body>-->
<!--<body name="gen_body_1" pos="-0.053464621446560029 -0.35 0.3549998">
<geom name="gen_geom_1_0" class="geom0" type="mesh" contype="0" conaffinity="0" group="1" mesh="mustard" material="mustard_mat"/>
</body>-->
<!--<body name="box_2" pos="-0.053464621446560029 -0.5 0.3549998">
<geom name="//unnamed_geom_16" class="/" type="box" group="1" contype="0" conaffinity="0" size="0.055 0.055 0.055" rgba="0 0.5 0.5 .25" mass="0.05"/>
<joint name="//unnamed_joint_1" class="/" type="free"/>
</body>-->
<!-- <body name="virt_box_2" pos="0 .45 0.3549998">
<geom name="//unnamed_geom_16" class="/" type="box" contype="0" conaffinity="0" group="1" size="0.076178097189418481 0.067434992230686885 0.055" rgba="1 1 0.38431376218795776 0.2999999"/>
</body>
<body name="virt_box_3" pos="0 0.57243499223068691 0.3549998">
<geom name="//unnamed_geom_17" class="/" type="box" contype="0" conaffinity="0" group="1" size="0.060027579686085103 0.055 0.055" rgba="1 0.62352943420410156 1 0.2999999"/>
</body> -->
<body euler="0 0 5.412341857368254" name="gen_body_0" pos="-0.05 -0.35 0.30324300001375376"><geom class="/" mesh="gen_mesh_0" name="gen_geom_0" rgba="0.42383941350839016 0.07902456177053963 0.5355007900005977 1" type="mesh"/><joint class="/" name="gen_joint_0" type="free"/></body><body euler="0 0 5.365282612664922" name="gen_body_gadded_1" pos="-0.05308709905484034 -0.35 0.3014423367718632"><geom class="/" mesh="gen_mesh_gadded_1" name="gen_geom_gadded_1" rgba="0.2175292895857709 0.5657377647568234 0.4769270976808039 1" type="mesh"/><joint class="/" name="gen_joint_gadded_1" type="free"/></body><body euler="0 0 5.787967417390475" name="gen_body_gadded_2" pos="0.584078126994835 -0.2157101009999499 0.30475956978793656"><geom class="/" mesh="gen_mesh_gadded_2" name="gen_geom_gadded_2" rgba="0.6928473281378085 0.9346655299261063 0.9167519360303333 1" type="mesh"/><joint class="/" name="gen_joint_gadded_2" type="free"/></body><body euler="0 0 3.6500800824792643" name="gen_body_gadded_3" pos="0.23272743564987616 -0.040366719281432206 0.3002573953124237"><geom class="/" mesh="gen_mesh_gadded_3" name="gen_geom_gadded_3" rgba="0.03329634519029223 0.4000863884250794 0.2508409654303001 1" type="mesh"/><joint class="/" name="gen_joint_gadded_3" type="free"/></body></worldbody>
<contact>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_24" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_22" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_20" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_18" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_16" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_15" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_14" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_12" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_10" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_8" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_7" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_6" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_4" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_3" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_2" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_1" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1//unnamed_geom_24" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1//unnamed_geom_22" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1//unnamed_geom_21" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1//unnamed_geom_20" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1//unnamed_geom_18" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1//unnamed_geom_17" geom2="table_plane"/>
<!--<pair geom1="//unnamed_geom_10" geom2="tabletop" friction="2 2 0.005 0.0001 0.0001" />
<pair geom1="//unnamed_geom_11" geom2="tabletop" friction="2 2 0.005 0.0001 0.0001" />
<pair geom1="//unnamed_geom_12" geom2="tabletop" friction="2 2 0.005 0.0001 0.0001" />
<pair geom1="//unnamed_geom_14" geom2="tabletop" friction="2 2 0.005 0.0001 0.0001" /> -->
<!--<exclude body1="herb/wam_1/bhand/finger11" body2="herb/wam_1/bhand/finger12"/>
<exclude body1="herb/wam_1/bhand/finger11" body2="herb/wam_1/bhand/finger13"/>
<exclude body1="herb/wam_1/bhand/finger12" body2="herb/wam_1/bhand/finger13"/>
<exclude body1="herb/wam_1/bhand/finger21" body2="herb/wam_1/bhand/finger22"/>
<exclude body1="herb/wam_1/bhand/finger21" body2="herb/wam_1/bhand/finger23"/>
<exclude body1="herb/wam_1/bhand/finger22" body2="herb/wam_1/bhand/finger23"/>
<exclude body1="herb/wam_1/bhand/finger32" body2="herb/wam_1/bhand/finger33"/>
<exclude body1="herb/wam_1/bhand/finger11" body2="herb/wam_1/bhand/finger21"/>
<exclude body1="herb/wam_1/bhand/finger11" body2="herb/wam_1/bhand/finger22"/>
<exclude body1="herb/wam_1/bhand/finger11" body2="herb/wam_1/bhand/finger23"/>
<exclude body1="herb/wam_1/bhand/finger12" body2="herb/wam_1/bhand/finger21"/>
<exclude body1="herb/wam_1/bhand/finger12" body2="herb/wam_1/bhand/finger22"/>
<exclude body1="herb/wam_1/bhand/finger12" body2="herb/wam_1/bhand/finger23"/>
<exclude body1="herb/wam_1/bhand/finger13" body2="herb/wam_1/bhand/finger21"/>
<exclude body1="herb/wam_1/bhand/finger13" body2="herb/wam_1/bhand/finger22"/>
<exclude body1="herb/wam_1/bhand/finger13" body2="herb/wam_1/bhand/finger23"/>
<exclude body1="herb/wam_1/bhand/finger32" body2="herb/wam_1/bhand/finger21"/>
<exclude body1="herb/wam_1/bhand/finger32" body2="herb/wam_1/bhand/finger22"/>
<exclude body1="herb/wam_1/bhand/finger32" body2="herb/wam_1/bhand/finger23"/>
<exclude body1="herb/wam_1/bhand/finger33" body2="herb/wam_1/bhand/finger21"/>
<exclude body1="herb/wam_1/bhand/finger33" body2="herb/wam_1/bhand/finger22"/>
<exclude body1="herb/wam_1/bhand/finger33" body2="herb/wam_1/bhand/finger23"/>
<exclude body1="herb/wam_1/bhand/finger32" body2="herb/wam_1/bhand/finger11"/>
<exclude body1="herb/wam_1/bhand/finger32" body2="herb/wam_1/bhand/finger12"/>
<exclude body1="herb/wam_1/bhand/finger32" body2="herb/wam_1/bhand/finger13"/>
<exclude body1="herb/wam_1/bhand/finger33" body2="herb/wam_1/bhand/finger11"/>
<exclude body1="herb/wam_1/bhand/finger33" body2="herb/wam_1/bhand/finger12"/>
<exclude body1="herb/wam_1/bhand/finger33" body2="herb/wam_1/bhand/finger13"/>
<exclude body1="herb/wam_1/bhand/bhand_palm_link" body2="herb/wam_1/bhand/finger11"/>
<exclude body1="herb/wam_1/bhand/bhand_palm_link" body2="herb/wam_1/bhand/finger21"/>
<exclude body1="herb/wam_1/bhand/bhand_palm_link" body2="herb/wam_1/bhand/finger32"/>
<exclude body1="herb/wam_1/bhand/bhand_palm_link" body2="herb/wam_1/8_wrist_palm_link"/>
<exclude body1="herb/wam_1/8_wrist_palm_link" body2="herb/wam_1/7_wrist_pitch_link"/>
<exclude body1="herb/wam_1/7_wrist_pitch_link" body2="herb/wam_1/6_wrist_yaw_link"/>
<exclude body1="herb/wam_1/6_wrist_yaw_link" body2="herb/wam_1/5_forearm_link"/>
<exclude body1="herb/wam_1/5_forearm_link" body2="herb/wam_1/4_upper_arm_link"/>
<exclude body1="herb/wam_1/4_upper_arm_link" body2="herb/wam_1/3_shoulder_pitch_link"/>
<exclude body1="herb/wam_1/3_shoulder_pitch_link" body2="herb/wam_1/2_shoulder_yaw_link"/>
<exclude body1="herb/wam_1/2_shoulder_yaw_link" body2="herb/wam_1/1_base_link"/>-->
</contact>
<actuator>
<!--<velocity name="herb/wam_1/j1_base_yaw_joint" joint="herb/wam_1/j1_base_yaw_joint" gear="-35.87" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/j2_shoulder_pitch_joint" joint="herb/wam_1/j2_shoulder_pitch_joint" gear="56.42" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/j3_shoulder_yaw_joint" joint="herb/wam_1/j3_shoulder_yaw_joint" gear="33.56" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/j4_elbow_pitch_joint" joint="herb/wam_1/j4_elbow_pitch_joint" gear="17.77" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/j5_wrist_yaw_joint" joint="herb/wam_1/j5_wrist_yaw_joint" gear="3.37" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/j6_wrist_pitch_joint" joint="herb/wam_1/j6_wrist_pitch_joint" gear="3.37" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/j7_palm_yaw_joint" joint="herb/wam_1/j7_palm_yaw_joint" gear="1.358" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/bhand/j11" joint="herb/wam_1/bhand/j11" gear="1.358" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/bhand/j12" joint="herb/wam_1/bhand/j12" gear="1.358" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/bhand/j13" joint="herb/wam_1/bhand/j13" gear="1.358" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/bhand/j21" joint="herb/wam_1/bhand/j21" gear="1.358" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/bhand/j22" joint="herb/wam_1/bhand/j22" gear="1.358" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/bhand/j23" joint="herb/wam_1/bhand/j23" gear="1.358" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/bhand/j32" joint="herb/wam_1/bhand/j32" gear="1.358" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/bhand/j33" joint="herb/wam_1/bhand/j33" gear="1.358" ctrlrange="-.1 .1" />-->
<position ctrllimited="true" ctrlrange="-2.6 2.6" forcelimited="false" forcerange="-5000 5000" gear="1" joint="herb/wam_1/j1_base_yaw_joint" kp="5000" name="herb/wam_1/p_j1_base_yaw_joint"/>
<position ctrllimited="true" ctrlrange="-1.985 1.985" forcelimited="false" forcerange="-5000 5000" gear="1" joint="herb/wam_1/j2_shoulder_pitch_joint" kp="5000" name="herb/wam_1/p_j2_shoulder_pitch_joint"/>
<position ctrllimited="true" ctrlrange="-2.8 2.8" forcelimited="false" forcerange="-2500 2500" gear="1" joint="herb/wam_1/j3_shoulder_yaw_joint" kp="5000" name="herb/wam_1/p_j3_shoulder_yaw_joint"/>
<position ctrllimited="true" ctrlrange="-0.9 3.1415" forcelimited="false" forcerange="-2500 2500" gear="1" joint="herb/wam_1/j4_elbow_pitch_joint" kp="5000" name="herb/wam_1/p_j4_elbow_pitch_joint"/>
<position ctrllimited="true" ctrlrange="-4.549998 1.25" forcelimited="false" forcerange="-1000 1000" gear="1" joint="herb/wam_1/j5_wrist_yaw_joint" kp="1000" name="herb/wam_1/p_j5_wrist_yaw_joint"/>
<position ctrllimited="true" ctrlrange="-1.5707 1.5707" forcelimited="false" forcerange="-1000 1000" gear="1" joint="herb/wam_1/j6_wrist_pitch_joint" kp="500" name="herb/wam_1/p_j6_wrist_pitch_joint"/>
<position ctrllimited="true" ctrlrange="-3 3" forcelimited="false" forcerange="-1000 1000" gear="1" joint="herb/wam_1/j7_palm_yaw_joint" kp="500" name="herb/wam_1/p_j7_palm_yaw_joint"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-2 2" gear="1" joint="herb/wam_1/j1_base_yaw_joint" kv="2" name="herb/wam_1/j1_base_yaw_joint"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-100 100" gear="1" joint="herb/wam_1/j2_shoulder_pitch_joint" kv="20" name="herb/wam_1/j2_shoulder_pitch_joint"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-100 100" gear="1" joint="herb/wam_1/j3_shoulder_yaw_joint" kv="20" name="herb/wam_1/j3_shoulder_yaw_joint"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-100 100" gear="1" joint="herb/wam_1/j4_elbow_pitch_joint" kv="10" name="herb/wam_1/j4_elbow_pitch_joint"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-100 100" gear="1" joint="herb/wam_1/j5_wrist_yaw_joint" kv="10" name="herb/wam_1/j5_wrist_yaw_joint"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-100 100" gear="1" joint="herb/wam_1/j6_wrist_pitch_joint" kv="10" name="herb/wam_1/j6_wrist_pitch_joint"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-100 100" gear="1" joint="herb/wam_1/j7_palm_yaw_joint" kv="10" name="herb/wam_1/j7_palm_yaw_joint"/>
<position ctrllimited="true" ctrlrange="0 3.141589" forcelimited="false" forcerange="-40 40" gear="1" joint="herb/wam_1/bhand/j11" kp="40" name="herb/wam_1/bhand/p_j11"/>
<position ctrllimited="true" ctrlrange="0 2.44346" forcelimited="false" forcerange="-40 40" gear="1" joint="herb/wam_1/bhand/j12" kp="40" name="herb/wam_1/bhand/p_j12"/>
<position ctrllimited="true" ctrlrange="0 0.837758" forcelimited="false" forcerange="-40 40" gear="1" joint="herb/wam_1/bhand/j13" kp="40" name="herb/wam_1/bhand/p_j13"/>
<position ctrllimited="true" ctrlrange="0 3.141589" forcelimited="false" forcerange="-40 40" gear="1" joint="herb/wam_1/bhand/j21" kp="40" name="herb/wam_1/bhand/p_j21"/>
<position ctrllimited="true" ctrlrange="0 2.44346" forcelimited="false" forcerange="-40 40" gear="1" joint="herb/wam_1/bhand/j22" kp="40" name="herb/wam_1/bhand/p_j22"/>
<position ctrllimited="true" ctrlrange="0 0.837758" forcelimited="false" forcerange="-40 40" gear="1" joint="herb/wam_1/bhand/j23" kp="40" name="herb/wam_1/bhand/p_j23"/>
<position ctrllimited="true" ctrlrange="0 2.44346" forcelimited="false" forcerange="-40 40" gear="1" joint="herb/wam_1/bhand/j32" kp="40" name="herb/wam_1/bhand/p_j32"/>
<position ctrllimited="true" ctrlrange="0 0.837758" forcelimited="false" forcerange="-40 40" gear="1" joint="herb/wam_1/bhand/j33" kp="40" name="herb/wam_1/bhand/p_j33"/>
<!--<motor name="herb/wam_1/j1_base_yaw_joint" joint="herb/wam_1/j1_base_yaw_joint" gear="-35.87" ctrlrange="-1 1" />
<motor name="herb/wam_1/j2_shoulder_pitch_joint" joint="herb/wam_1/j2_shoulder_pitch_joint" gear="56.42" ctrlrange="-1 1" />
<motor name="herb/wam_1/j3_shoulder_yaw_joint" joint="herb/wam_1/j3_shoulder_yaw_joint" gear="33.56" ctrlrange="-1 1" />
<motor name="herb/wam_1/j4_elbow_pitch_joint" joint="herb/wam_1/j4_elbow_pitch_joint" gear="17.77" ctrlrange="-1 1" />
<motor name="herb/wam_1/j5_wrist_yaw_joint" joint="herb/wam_1/j5_wrist_yaw_joint" gear="3.37" ctrlrange="-1 1" />
<motor name="herb/wam_1/j6_wrist_pitch_joint" joint="herb/wam_1/j6_wrist_pitch_joint" gear="3.37" ctrlrange="-1 1" />
<motor name="herb/wam_1/j7_palm_yaw_joint" joint="herb/wam_1/j7_palm_yaw_joint" gear="1.358" ctrlrange="-1 1" />
<motor name="herb/wam_1/bhand/p_j11" joint="herb/wam_1/bhand/j11" ctrlrange="-1 1" gear="2"/>
<motor name="herb/wam_1/bhand/p_j12" joint="herb/wam_1/bhand/j12" ctrlrange="-1 1" gear="2"/>
<motor name="herb/wam_1/bhand/p_j13" joint="herb/wam_1/bhand/j13" ctrlrange="-1 1" gear="2"/>
<motor name="herb/wam_1/bhand/p_j21" joint="herb/wam_1/bhand/j21" ctrlrange="-1 1" gear="2"/>
<motor name="herb/wam_1/bhand/p_j22" joint="herb/wam_1/bhand/j22" ctrlrange="-1 1" gear="2"/>
<motor name="herb/wam_1/bhand/p_j23" joint="herb/wam_1/bhand/j23" ctrlrange="-1 1" gear="2"/>
<motor name="herb/wam_1/bhand/p_j32" joint="herb/wam_1/bhand/j32" ctrlrange="-1 1" gear="2"/>
<motor name="herb/wam_1/bhand/p_j33" joint="herb/wam_1/bhand/j33" ctrlrange="-1 1" gear="2"/>-->
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-1 1" gear="1" joint="herb/wam_1/bhand/j11" kv="1" name="herb/wam_1/bhand/v_j11"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-1 1" gear="1" joint="herb/wam_1/bhand/j12" kv="1" name="herb/wam_1/bhand/v_j12"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-1 1" gear="1" joint="herb/wam_1/bhand/j13" kv="1" name="herb/wam_1/bhand/v_j13"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-1 1" gear="1" joint="herb/wam_1/bhand/j21" kv="1" name="herb/wam_1/bhand/v_j21"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-1 1" gear="1" joint="herb/wam_1/bhand/j22" kv="1" name="herb/wam_1/bhand/v_j22"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-1 1" gear="1" joint="herb/wam_1/bhand/j23" kv="1" name="herb/wam_1/bhand/v_j23"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-1 1" gear="1" joint="herb/wam_1/bhand/j32" kv="1" name="herb/wam_1/bhand/v_j32"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-1 1" gear="1" joint="herb/wam_1/bhand/j33" kv="1" name="herb/wam_1/bhand/v_j33"/>
<!-- <position name="herb/wam_1/j1_base_yaw_joint" joint="herb/wam_1/j1_base_yaw_joint" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="-35.87"/>
<position name="herb/wam_1/j2_shoulder_pitch_joint" joint="herb/wam_1/j2_shoulder_pitch_joint" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="56.42"/>
<position name="herb/wam_1/j3_shoulder_yaw_joint" joint="herb/wam_1/j3_shoulder_yaw_joint" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="33.56"/>
<position name="herb/wam_1/j4_elbow_pitch_joint" joint="herb/wam_1/j4_elbow_pitch_joint" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="17.77"/>
<position name="herb/wam_1/j5_wrist_yaw_joint" joint="herb/wam_1/j5_wrist_yaw_joint" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="3.37"/>
<position name="herb/wam_1/j6_wrist_pitch_joint" joint="herb/wam_1/j6_wrist_pitch_joint" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="3.37"/>
<position name="herb/wam_1/j7_palm_yaw_joint" joint="herb/wam_1/j7_palm_yaw_joint" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="1.358"/>
<position name="herb/wam_1/bhand/j11" joint="herb/wam_1/bhand/j11" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="1.358"/>
<position name="herb/wam_1/bhand/j12" joint="herb/wam_1/bhand/j12" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="1.358"/>
<position name="herb/wam_1/bhand/j13" joint="herb/wam_1/bhand/j13" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="1.358"/>
<position name="herb/wam_1/bhand/j21" joint="herb/wam_1/bhand/j21" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="1.358"/>
<position name="herb/wam_1/bhand/j22" joint="herb/wam_1/bhand/j22" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="1.358"/>
<position name="herb/wam_1/bhand/j23" joint="herb/wam_1/bhand/j23" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="1.358"/>
<position name="herb/wam_1/bhand/j32" joint="herb/wam_1/bhand/j32" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="1.358"/>
<position name="herb/wam_1/bhand/j33" joint="herb/wam_1/bhand/j33" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="1.358"/>-->
</actuator>
</mujoco> | 116.697368 | 1,287 | 0.686674 |
d0ed314f41cf89bc792a5864b2ad09f1be9755bd | 4,841 | xml | XML | assets/fetch_complex_objects/fetch/train_scene_hook_20.xml | NagisaZj/ac-teach | 481811d5c80d0dbee54f16c063b4ea3262b82050 | [
"MIT"
] | 19 | 2019-10-19T09:05:08.000Z | 2022-01-27T13:36:37.000Z | assets/fetch_complex_objects/fetch/train_scene_hook_20.xml | NagisaZj/ac-teach | 481811d5c80d0dbee54f16c063b4ea3262b82050 | [
"MIT"
] | 13 | 2019-12-07T12:47:20.000Z | 2022-01-13T01:44:35.000Z | assets/fetch_complex_objects/fetch/train_scene_hook_20.xml | NagisaZj/ac-teach | 481811d5c80d0dbee54f16c063b4ea3262b82050 | [
"MIT"
] | 8 | 2019-10-24T23:36:58.000Z | 2022-01-27T13:36:39.000Z | <?xml version="1.0" encoding="utf-8"?>
<mujoco>
<compiler angle="radian" coordinate="local" meshdir="../stls/fetch" texturedir="../textures"></compiler>
<option timestep="0.002">
<flag warmstart="enable"></flag>
</option>
<include file="shared.xml"></include>
<worldbody>
<geom name="floor0" pos="1.42 0.75 0" size="1.0 0.7 1" type="plane" condim="3" material="floor_mat"></geom>
<body name="floor0" pos="1.42 0.75 0">
<site name="target0" pos="0 0 0.5" size="0.02 0.02 0.02" rgba="1 0 0 1" type="sphere"></site>
</body>
<include file="robot.xml"></include>
<body pos="1.65 0.75 0.2" name="table0">
<geom size="0.5 0.45 0.2" type="box" mass="20000" material="table_mat"></geom><geom size="0.00310240332972535 0.03534192682293915 0.004575093270338856" pos="0.0147462404871756 -0.08746510690364231 0.20457509327033888" type="box" mass="200" rgba="0.4 0.4 0.4 1"></geom>
<geom size="0.006893589903994012 0.03799015410274085 0.004436607070937851" pos="-0.23984895355449085 0.15539073285140514 0.20443660707093786" type="box" mass="200" rgba="0.4 0.4 0.4 1"></geom>
<geom size="0.001835963826695778 0.04838569098578376 0.003113784301111971" pos="0.031463435394979866 -0.12243009984664333 0.203113784301112" type="box" mass="200" rgba="0.4 0.4 0.4 1"></geom>
<geom size="0.04653529190691939 0.014029375739502761 0.004157918404761805" pos="0.2910652076022792 0.17003798730888348 0.20415791840476183" type="box" mass="200" rgba="0.4 0.4 0.4 1"></geom>
<geom size="0.026430506098935158 0.004237638928731925 0.0024148275669382577" pos="-0.037046431816977865 -0.17832237528780287 0.20241482756693827" type="box" mass="200" rgba="0.4 0.4 0.4 1"></geom>
<geom size="0.02175579419900092 0.018530136319936597 0.0009020528796430775" pos="-0.035175514000508334 -0.14232002620530657 0.20090205287964308" type="box" mass="200" rgba="0.4 0.4 0.4 1"></geom>
<geom size="0.026581058613430956 0.002722842926093515 0.004540533956957692" pos="0.18981858331191365 0.03154879950630274 0.2045405339569577" type="box" mass="200" rgba="0.4 0.4 0.4 1"></geom>
<geom size="0.04273862055510492 0.04815735861672923 0.0006415592408580367" pos="0.07849908504588227 0.29879640056139517 0.20064155924085805" type="box" mass="200" rgba="0.4 0.4 0.4 1"></geom>
<geom size="0.04940656929734278 0.030562826622246488 0.0007273022652090017" pos="0.04991569859431694 -0.29876121865534694 0.20072730226520902" type="box" mass="200" rgba="0.4 0.4 0.4 1"></geom>
<geom size="0.01074665539867612 0.04785003481843804 0.001719158805753935" pos="0.08303406346616915 -0.13148430322065438 0.20171915880575395" type="box" mass="200" rgba="0.4 0.4 0.4 1"></geom>
<geom size="0.04744327246846789 0.036699377767524854 0.0017152906721489218" pos="0.17505685270822252 -0.23510068531419742 0.20171529067214894" type="box" mass="200" rgba="0.4 0.4 0.4 1"></geom>
</body>
<body pos="1.375 0.6749999999999999 0.4129999999999999" name="object0">
<light castshadow="false"/>
<geom type="mesh" density="1086.86865458" rgba="1 1 1 1" material="object" mesh="object_mesh" conaffinity="0" contype="1"/>
<joint name="object0:joint" type="free" damping="0.6090367182372027"></joint>
<site name="object0" pos="0.0 0.01000000000000012 0.007000000000000062" size="0.002 0.002 0.002" rgba="1 0 0 0" type="sphere"></site>
</body>
<body name="hook" pos="1.0 0.025 0.025">
<joint name="hook:joint" type="free" damping="0.01"></joint>
<geom size="0.4 0.015 0.015" type="box" condim="3" name="hook_base" material="block_mat" mass="2"></geom>
<geom size="0.015 0.1 0.015" pos="0.4 0.085 0." type="box" condim="3" name="hook_head" material="block_mat" mass="2"></geom>
<site name="hook" pos="-0.25 0 0" size="0.002 0.002 0.002" rgba="1 0 0 1" type="sphere"></site>
</body>
<light directional="true" ambient="0.2 0.2 0.2" diffuse="0.8 0.8 0.8" specular="0.3 0.3 0.3" castshadow="false" pos="0 0 4" dir="0 0 -1" name="light0"></light>
</worldbody>
<asset>
<mesh scale="0.00141561956277 0.00141561956277 0.00141561956277" file="mujoco_models/candle_holder.stl" name="object_mesh"/>
<texture file="textures/obj_textures/lined_0036.png" name="object"/>
<material specular="1" texture="object" rgba="0.9 0.9 0.9 1" shininess="0.3" name="object"/>
</asset>
<actuator>
<position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:l_gripper_finger_joint" kp="30000" name="robot0:l_gripper_finger_joint" user="1"></position>
<position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:r_gripper_finger_joint" kp="30000" name="robot0:r_gripper_finger_joint" user="1"></position>
</actuator>
</mujoco>
| 80.683333 | 280 | 0.68271 |
d0ee0ba5c61c593de114de7e0587c7bf74b65ded | 1,767 | xml | XML | gym/envs/robotics/assets/fetch/random_obj_xml/5242_grasp.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/5242_grasp.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/5242_grasp.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | <mujoco>
<compiler angle="radian" coordinate="local" meshdir="../../stls/fetch" texturedir="../../textures" />
<option timestep="0.002">
<flag warmstart="enable" />
</option>
<include file="../shared.xml" />
<asset>
<mesh file="../../stls/fetch/random_urdfs/524/524.stl" name="obj0" scale="0.004806895279931627 0.004806895279931627 0.004806895279931627" />
</asset>
<worldbody>
<geom condim="3" material="floor_mat" name="floor0" pos="0.8 0.75 0" size="0.85 0.70 1" type="plane" />
<body name="floor0" pos="0.8 0.75 0">
<site name="target0" pos="0 0 0.5" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" />
</body>
<include file="../robot.xml" />
<body name="table0" pos="1.3 0.75 0.2">
<geom mass="2000" material="table_mat" size="0.25 0.35 0.2" type="box" />
</body>
<body name="object0" pos="0.025027761223065007 0.03454216922301567 0.03041235638808173">
<joint damping="0.01" name="object0:joint" type="free" />
<geom condim="3" mass="2" material="block_mat" mesh="obj0" pos="0 0 0" type="mesh" />
<site name="object0" pos="0.002884614001247637 -0.02339919971545808 0.007770881662764725" rgba="1 0 0 0" size="0.012513880611532503 0.017271084611507836 0.015206178194040866" type="ellipsoid" />
</body>
<light ambient="0.2 0.2 0.2" castshadow="false" diffuse="0.8 0.8 0.8" dir="0 0 -1" directional="true" name="light0" pos="0 0 4" specular="0.3 0.3 0.3" />
</worldbody>
<actuator>
<position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:l_gripper_finger_joint" kp="30000" name="robot0:l_gripper_finger_joint" user="1" />
<position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:r_gripper_finger_joint" kp="30000" name="robot0:r_gripper_finger_joint" user="1" />
</actuator>
</mujoco> | 43.097561 | 197 | 0.670628 |
d0ee326bb7f2c93d2e814aed92826b0ee235137a | 1,458 | xml | XML | gym/envs/robotics/assets/fetch/random_obj_xml/7427_slide.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/7427_slide.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/7427_slide.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | <mujoco>
<compiler angle="radian" coordinate="local" meshdir="../../stls/fetch" texturedir="../../textures" />
<option timestep="0.002">
<flag warmstart="enable" />
</option>
<include file="../shared.xml" />
<asset>
<mesh file="../../stls/fetch/random_urdfs/742/742.stl" name="obj0" scale="0.0032808554788677307 0.0032808554788677307 0.0032808554788677307" />
</asset>
<worldbody>
<geom condim="3" material="floor_mat" name="floor0" pos="0.8 0.75 0" size="0.85 0.7 1" type="plane" />
<body name="floor0" pos="0.8 0.75 0">
<site name="target0" pos="0 0 0.5" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" />
</body>
<include file="../robot.xml" />
<body name="table" pos="1.3 0.75 0.2">
<joint damping="0.01" name="table:joint" type="free" />
<geom mass="2000" material="table_mat" size="0.25 0.5 0.2" type="box" />
<body name="switch" pos="0.0183391619130009 0.032676306785179625 0.22398006961246508">
<joint axis="0 1 0" damping="5" frictionloss="50" name="switch" pos="0 0 0" range="0 0.2" type="slide" />
<geom condim="3" mass="2" material="block_mat" mesh="obj0" pos="0 0 0" type="mesh" />
<site name="switch" pos="0 0 0" rgba="0 1 0 0" size="0.03 0.03 0.03" type="sphere" />
</body>
</body>
<light ambient="0.2 0.2 0.2" castshadow="false" diffuse="0.8 0.8 0.8" dir="0 0 -1" directional="true" name="light0" pos="0 0 4" specular="0.3 0.3 0.3" />
</worldbody>
</mujoco> | 38.368421 | 155 | 0.619342 |
d0ee435587da517994aa05fd89c80b568a6ee4a5 | 1,570 | xml | XML | data_gen/collect_bottle_data_xmls/test_bottle_8cf1cc180de4ecd0a826d25a0acb0476.xml | YunchuZhang/Visually-Grounded-Library-of-Behaviors-for-Generalizing-Manipulation-Across-Objects-Configurations- | 896afda942dfc04e4aaad2ee751c32df1eb17913 | [
"MIT"
] | 1 | 2022-03-14T22:25:17.000Z | 2022-03-14T22:25:17.000Z | data_gen/collect_bottle_data_xmls/test_bottle_8cf1cc180de4ecd0a826d25a0acb0476.xml | YunchuZhang/Visually-Grounded-Library-of-Behaviors | 896afda942dfc04e4aaad2ee751c32df1eb17913 | [
"MIT"
] | null | null | null | data_gen/collect_bottle_data_xmls/test_bottle_8cf1cc180de4ecd0a826d25a0acb0476.xml | YunchuZhang/Visually-Grounded-Library-of-Behaviors | 896afda942dfc04e4aaad2ee751c32df1eb17913 | [
"MIT"
] | null | null | null | <mujoco>
<compiler angle="radian" coordinate="local" meshdir="" texturedir="" />
<option timestep="0.002">
<flag warmstart="enable" />
</option>
<include file="shared_bottle_8cf1cc180de4ecd0a826d25a0acb0476.xml" />
<worldbody>
<geom condim="3" material="floor_mat" name="floor0" pos="0 0 0" size="1.05 0.7 1" type="plane" />
<body name="floor0" pos="0 0 0">
</body>
<body name="table0" pos="0 0 0.2">
<geom condim="3" friction="0.1 0.005 0.0001" mass="2000" material="table_mat" name="table0" size="0.625 0.45 0.2" type="box" />
</body>
<body name="object0" pos="0.0 0.0 0.55">
<camera name="yunchu_view" pos="0.025 0.025 3.02" />
<camera euler="3.1415 0 0" fovy="50" name="head_camera_rgb" pos="0 0 0" />
<joint damping="0.01" name="object0:joint" type="free" />
<geom condim="4" density="41.24809078036961" friction="1.3 0.3 0.1" group="1" material="ceramic" mesh="8cf1cc180de4ecd0a826d25a0acb0476_mesh_0" pos="0 0 0" solimp="0.998 0.998 0.001" solref="0.001 1" type="mesh" /><geom condim="4" density="8.751909219630384" friction="1.3 0.3 0.1" group="1" material="ceramic" mesh="8cf1cc180de4ecd0a826d25a0acb0476_mesh_1" pos="0 0 0" solimp="0.998 0.998 0.001" solref="0.001 1" type="mesh" /></body>
<light ambient="0.2 0.2 0.2" castshadow="false" diffuse="0.8 0.8 0.8" dir="0 0 -1" directional="true" name="light0" pos="0 0 4" specular="0.3 0.3 0.3" />
</worldbody>
<actuator />
</mujoco> | 50.645161 | 447 | 0.603822 |
d0ee5f7b7c77b47f70c31c700cedef0db777117c | 2,719 | xml | XML | gym/envs/robotics/assets/fetch/random_obj_xml/1606_peg.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/1606_peg.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/1606_peg.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | <mujoco>
<compiler angle="radian" coordinate="local" meshdir="../../stls/fetch" texturedir="../../textures" />
<option timestep="0.002">
<flag warmstart="enable" />
</option>
<include file="../shared.xml" />
<asset>
<mesh file="../../stls/fetch/random_urdfs/160/160.stl" name="obj0" scale="0.004281423534792506 0.004281423534792506 0.004281423534792506" />
</asset>
<worldbody>
<geom condim="3" material="floor_mat" name="floor0" pos="0.8 0.75 0" size="0.85 0.70 1" type="plane" />
<body name="floor0" pos="0.8 0.75 0">
<site name="target0" pos="0 0 0.5" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" />
</body>
<include file="../robot.xml" />
<body name="table0" pos="1.3 0.75 0.17">
<geom mass="2000" material="table_mat" size="0.25 0.35 0.17" type="box" />
</body>
<body name="table_top" pos="1.3 0.75 0.36">
<joint damping="0.01" name="table_top:joint" type="free" />
<geom mass="2000" material="table_mat" pos="0.145 0 0" size="0.105 0.35 0.03" type="box" />
<geom mass="2000" material="table_mat" pos="-0.145 0 0" size="0.105 0.35 0.03" type="box" />
<geom mass="2000" material="table_mat" pos="0 -0.195 0" size="0.04 0.155 0.03" type="box" />
<geom mass="2000" material="table_mat" pos="0 0.195 0" size="0.04 0.155 0.03" type="box" />
<site name="table_top" pos="0 0 0" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" />
</body>
<body name="object0" pos="0.04 0.03301344891464307 0.027305470043040077" zaxis="0.0 0.0 1.0">
<joint damping="0.01" name="object0:joint" type="free" />
<geom condim="3" mass="0.1" material="block_mat" mesh="obj0" pos="0 0 0" type="mesh" zaxis="0.0 0.0 1.0" />
<geom condim="3" mass="2" material="block_mat" pos="0.007408659732565935 -0.028345730276734215 0.01473704982992926" size="0.01702384796151317 0.016093251786872174 0.043093232184352966" type="box" zaxis="0.0 0.0 1.0" />
<site name="object0" pos="-0.0019278805861953818 -0.017466101579673817 -0.0010507123113836264" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" />
<site name="handle0" pos="0.007408659732565935 -0.028345730276734215 0.004737049829929257" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" />
</body>
<light ambient="0.2 0.2 0.2" castshadow="false" diffuse="0.8 0.8 0.8" dir="0 0 -1" directional="true" name="light0" pos="0 0 4" specular="0.3 0.3 0.3" />
</worldbody>
<actuator>
<position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:l_gripper_finger_joint" kp="30000" name="robot0:l_gripper_finger_joint" user="1" />
<position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:r_gripper_finger_joint" kp="30000" name="robot0:r_gripper_finger_joint" user="1" />
</actuator>
</mujoco> | 50.351852 | 221 | 0.656859 |
d0f0d2738ae37c52e855f1e073f596a2da13cbc5 | 1,456 | xml | XML | gym/envs/robotics/assets/fetch/random_obj_xml/9527_slide.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/9527_slide.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/9527_slide.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | <mujoco>
<compiler angle="radian" coordinate="local" meshdir="../../stls/fetch" texturedir="../../textures" />
<option timestep="0.002">
<flag warmstart="enable" />
</option>
<include file="../shared.xml" />
<asset>
<mesh file="../../stls/fetch/random_urdfs/952/952.stl" name="obj0" scale="0.007527877030234731 0.007527877030234731 0.007527877030234731" />
</asset>
<worldbody>
<geom condim="3" material="floor_mat" name="floor0" pos="0.8 0.75 0" size="0.85 0.7 1" type="plane" />
<body name="floor0" pos="0.8 0.75 0">
<site name="target0" pos="0 0 0.5" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" />
</body>
<include file="../robot.xml" />
<body name="table" pos="1.3 0.75 0.2">
<joint damping="0.01" name="table:joint" type="free" />
<geom mass="2000" material="table_mat" size="0.25 0.5 0.2" type="box" />
<body name="switch" pos="0.017451756873160695 0.06512668286724978 0.22762272045991155">
<joint axis="0 1 0" damping="5" frictionloss="50" name="switch" pos="0 0 0" range="0 0.2" type="slide" />
<geom condim="3" mass="2" material="block_mat" mesh="obj0" pos="0 0 0" type="mesh" />
<site name="switch" pos="0 0 0" rgba="0 1 0 0" size="0.03 0.03 0.03" type="sphere" />
</body>
</body>
<light ambient="0.2 0.2 0.2" castshadow="false" diffuse="0.8 0.8 0.8" dir="0 0 -1" directional="true" name="light0" pos="0 0 4" specular="0.3 0.3 0.3" />
</worldbody>
</mujoco> | 38.315789 | 155 | 0.618819 |
d0f3be4a8d0d48627470771796a154e0f89d003c | 1,455 | xml | XML | gym/envs/robotics/assets/fetch/random_obj_xml/2708_slide.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/2708_slide.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/2708_slide.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | <mujoco>
<compiler angle="radian" coordinate="local" meshdir="../../stls/fetch" texturedir="../../textures" />
<option timestep="0.002">
<flag warmstart="enable" />
</option>
<include file="../shared.xml" />
<asset>
<mesh file="../../stls/fetch/random_urdfs/270/270.stl" name="obj0" scale="0.010873050325826918 0.010873050325826918 0.010873050325826918" />
</asset>
<worldbody>
<geom condim="3" material="floor_mat" name="floor0" pos="0.8 0.75 0" size="0.85 0.7 1" type="plane" />
<body name="floor0" pos="0.8 0.75 0">
<site name="target0" pos="0 0 0.5" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" />
</body>
<include file="../robot.xml" />
<body name="table" pos="1.3 0.75 0.2">
<joint damping="0.01" name="table:joint" type="free" />
<geom mass="2000" material="table_mat" size="0.25 0.5 0.2" type="box" />
<body name="switch" pos="0.00949920779800771 0.06586958038382869 0.22465052072773906">
<joint axis="0 1 0" damping="5" frictionloss="50" name="switch" pos="0 0 0" range="0 0.2" type="slide" />
<geom condim="3" mass="2" material="block_mat" mesh="obj0" pos="0 0 0" type="mesh" />
<site name="switch" pos="0 0 0" rgba="0 1 0 0" size="0.03 0.03 0.03" type="sphere" />
</body>
</body>
<light ambient="0.2 0.2 0.2" castshadow="false" diffuse="0.8 0.8 0.8" dir="0 0 -1" directional="true" name="light0" pos="0 0 4" specular="0.3 0.3 0.3" />
</worldbody>
</mujoco> | 38.289474 | 155 | 0.618557 |
d0f5d39530458dafbbc312bf298485f1dbbe5cfd | 1,452 | xml | XML | gym/envs/robotics/assets/fetch/random_obj_xml/1047_slide.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/1047_slide.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/1047_slide.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | <mujoco>
<compiler angle="radian" coordinate="local" meshdir="../../stls/fetch" texturedir="../../textures" />
<option timestep="0.002">
<flag warmstart="enable" />
</option>
<include file="../shared.xml" />
<asset>
<mesh file="../../stls/fetch/random_urdfs/104/104.stl" name="obj0" scale="0.00514479399541844 0.00514479399541844 0.00514479399541844" />
</asset>
<worldbody>
<geom condim="3" material="floor_mat" name="floor0" pos="0.8 0.75 0" size="0.85 0.7 1" type="plane" />
<body name="floor0" pos="0.8 0.75 0">
<site name="target0" pos="0 0 0.5" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" />
</body>
<include file="../robot.xml" />
<body name="table" pos="1.3 0.75 0.2">
<joint damping="0.01" name="table:joint" type="free" />
<geom mass="2000" material="table_mat" size="0.25 0.5 0.2" type="box" />
<body name="switch" pos="0.012112656032701397 0.03605313429573884 0.2263299263862696">
<joint axis="0 1 0" damping="5" frictionloss="50" name="switch" pos="0 0 0" range="0 0.2" type="slide" />
<geom condim="3" mass="2" material="block_mat" mesh="obj0" pos="0 0 0" type="mesh" />
<site name="switch" pos="0 0 0" rgba="0 1 0 0" size="0.03 0.03 0.03" type="sphere" />
</body>
</body>
<light ambient="0.2 0.2 0.2" castshadow="false" diffuse="0.8 0.8 0.8" dir="0 0 -1" directional="true" name="light0" pos="0 0 4" specular="0.3 0.3 0.3" />
</worldbody>
</mujoco> | 38.210526 | 155 | 0.617769 |
d0f7ea239032b7745c48d481c603a9b0c4ef488e | 1,455 | xml | XML | gym/envs/robotics/assets/fetch/random_obj_xml/9843_slide.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/9843_slide.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/9843_slide.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | <mujoco>
<compiler angle="radian" coordinate="local" meshdir="../../stls/fetch" texturedir="../../textures" />
<option timestep="0.002">
<flag warmstart="enable" />
</option>
<include file="../shared.xml" />
<asset>
<mesh file="../../stls/fetch/random_urdfs/984/984.stl" name="obj0" scale="0.004972961949962803 0.004972961949962803 0.004972961949962803" />
</asset>
<worldbody>
<geom condim="3" material="floor_mat" name="floor0" pos="0.8 0.75 0" size="0.85 0.7 1" type="plane" />
<body name="floor0" pos="0.8 0.75 0">
<site name="target0" pos="0 0 0.5" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" />
</body>
<include file="../robot.xml" />
<body name="table" pos="1.3 0.75 0.2">
<joint damping="0.01" name="table:joint" type="free" />
<geom mass="2000" material="table_mat" size="0.25 0.5 0.2" type="box" />
<body name="switch" pos="0.024253324402522685 0.0395090463706489 0.21923333066491812">
<joint axis="0 1 0" damping="5" frictionloss="50" name="switch" pos="0 0 0" range="0 0.2" type="slide" />
<geom condim="3" mass="2" material="block_mat" mesh="obj0" pos="0 0 0" type="mesh" />
<site name="switch" pos="0 0 0" rgba="0 1 0 0" size="0.03 0.03 0.03" type="sphere" />
</body>
</body>
<light ambient="0.2 0.2 0.2" castshadow="false" diffuse="0.8 0.8 0.8" dir="0 0 -1" directional="true" name="light0" pos="0 0 4" specular="0.3 0.3 0.3" />
</worldbody>
</mujoco> | 38.289474 | 155 | 0.618557 |
d0f85a573ed15772944de28cb482bb76aba126e2 | 1,770 | xml | XML | gym/envs/robotics/assets/fetch/random_obj_xml/9223_grasp.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/9223_grasp.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/9223_grasp.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | <mujoco>
<compiler angle="radian" coordinate="local" meshdir="../../stls/fetch" texturedir="../../textures" />
<option timestep="0.002">
<flag warmstart="enable" />
</option>
<include file="../shared.xml" />
<asset>
<mesh file="../../stls/fetch/random_urdfs/922/922.stl" name="obj0" scale="0.008772645683600545 0.008772645683600545 0.008772645683600545" />
</asset>
<worldbody>
<geom condim="3" material="floor_mat" name="floor0" pos="0.8 0.75 0" size="0.85 0.70 1" type="plane" />
<body name="floor0" pos="0.8 0.75 0">
<site name="target0" pos="0 0 0.5" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" />
</body>
<include file="../robot.xml" />
<body name="table0" pos="1.3 0.75 0.2">
<geom mass="2000" material="table_mat" size="0.25 0.35 0.2" type="box" />
</body>
<body name="object0" pos="0.034395109316220536 0.054453219767740806 0.03709864571770118">
<joint damping="0.01" name="object0:joint" type="free" />
<geom condim="3" mass="2" material="block_mat" mesh="obj0" pos="0 0 0" type="mesh" />
<site name="object0" pos="0.0004808840049981711 -0.004280299952824343 -0.003746786270957702" rgba="1 0 0 0" size="0.017197554658110268 0.027226609883870403 0.01854932285885059" type="ellipsoid" />
</body>
<light ambient="0.2 0.2 0.2" castshadow="false" diffuse="0.8 0.8 0.8" dir="0 0 -1" directional="true" name="light0" pos="0 0 4" specular="0.3 0.3 0.3" />
</worldbody>
<actuator>
<position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:l_gripper_finger_joint" kp="30000" name="robot0:l_gripper_finger_joint" user="1" />
<position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:r_gripper_finger_joint" kp="30000" name="robot0:r_gripper_finger_joint" user="1" />
</actuator>
</mujoco> | 43.170732 | 199 | 0.670621 |
d0fa523bdf5f11e7f31adfbacaec16916ee45eb4 | 36,517 | xml | XML | grasp/models/assets/Baxter/baxter/xmller/baxter_only.xml | shfkdroal/Robot-Learning-in-Mixed-Adversarial-and-Collaborative-Settings | 1fa4cd6a566c8745f455fc3d2273208f21f88ced | [
"bzip2-1.0.6"
] | 1 | 2021-11-25T02:14:23.000Z | 2021-11-25T02:14:23.000Z | grasp/models/assets/Baxter/baxter/xmller/baxter_only.xml | shfkdroal/Robot-Learning-in-Mixed-Adversarial-and-Collaborative-Settings | 1fa4cd6a566c8745f455fc3d2273208f21f88ced | [
"bzip2-1.0.6"
] | null | null | null | grasp/models/assets/Baxter/baxter/xmller/baxter_only.xml | shfkdroal/Robot-Learning-in-Mixed-Adversarial-and-Collaborative-Settings | 1fa4cd6a566c8745f455fc3d2273208f21f88ced | [
"bzip2-1.0.6"
] | null | null | null | <!-- ======================================================
This file is part of MuJoCo.
Copyright 2009-2016 Roboti LLC.
Model :: Baxter from rethink robotics
Source :
Downloaded :
Mujoco :: Advanced physics simulation engine
Source : www.roboti.us
Version : 1.31
Released : 23Apr16
Author :: Vikash Kumar
Contacts : [email protected]
Last edits : 23May'16, 30Apr16, 26Sept'15, 26July'15
====================================================== -->
<mujoco model="baxter(v1.31)">
<compiler coordinate="local" angle="radian" meshdir="meshes/" strippath="false" />
<!-- <optionoption gravity="0 0 -9.8"/> -->
<size njmax="795" nconmax="250" nstack="631875" />
<asset>
<mesh name="base_link" file="torso/base_link.STL"/>
<mesh name="base_link_collision" file="torso/base_link_collision.STL"/>
<mesh name="PEDESTAL" file="base/PEDESTAL.STL"/>
<mesh name="pedestal_link_collision" file="base/pedestal_link_collision.STL"/>
<mesh name="H0" file="head/H0.STL"/>
<mesh name="H1" file="head/H1.STL"/>
<mesh name="S0" file="upper_shoulder/S0.STL"/>
<mesh name="S1" file="lower_shoulder/S1.STL"/>
<mesh name="E0" file="upper_elbow/E0.STL"/>
<mesh name="E1" file="lower_elbow/E1.STL"/>
<mesh name="W0" file="upper_forearm/W0.STL"/>
<mesh name="W1" file="lower_forearm/W1.STL"/>
<mesh name="W2" file="wrist/W2.STL"/>
<mesh name="half_round_tip" file="electric_gripper/fingers/half_round_tip.STL" />
<mesh name="electric_gripper_base" file="electric_gripper/electric_gripper_base.STL" />
<mesh name="extended_narrow" file="electric_gripper/fingers/extended_narrow.STL"/>
<mesh name="paddle_tip" file="electric_gripper/fingers/paddle_tip.STL"/>
<!-- add texture files -->
<!-- <texture builtin="gradient" height="100" rgb1="1 1 1" rgb2="0 0 0" type="skybox" width="100"/> -->
<!-- <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"/> -->
<!-- <texture builtin="checker" height="100" name="texplane" rgb1="0 0 0" rgb2="0.8 0.8 0.8" type="2d" width="100"/> -->
<!-- <material name="MatPlane" reflectance="0.5" shininess="1" specular="1" texrepeat="60 60" texture="texplane"/> -->
<!-- <material name="geom" texture="texgeom" texuniform="true"/> -->
<!-- <texture name="wooden" file="wooden.png" builtin="none" type="2d"/> -->
<!-- <texture name="checker" file="checker.png" builtin="none" type="2d"/> -->
<!-- <material name="tabletop1" texture="wooden" texuniform="true"/> -->
<!-- <material name="tabletop2" texture="checker" texuniform="true"/> -->
</asset>
<visual>
<map fogstart="1.5" fogend="3" znear="0.1"/>
<quality shadowsize="2048"/>
</visual>
<default>
<geom margin="0.001"/>
<joint limited="true" damping="10" armature=".01"/>
<default class="viz">
<geom contype="0" conaffinity="0" group="1" type="mesh"/>
</default>
</default>
<contact>
<exclude body1="right_upper_shoulder" body2="torso"/>
<exclude body1="right_upper_shoulder" body2="right_upper_elbow"/>
<exclude body1="right_lower_shoulder" body2="torso"/>
<exclude body1="left_upper_shoulder" body2="torso"/>
<exclude body1="left_upper_shoulder" body2="left_upper_elbow"/>
<exclude body1="left_lower_shoulder" body2="torso"/>
<exclude body1="collision_head_link_1" body2="torso"/>
<exclude body1="collision_head_link_2" body2="torso"/>
<exclude body1="r_gripper_r_finger" body2="r_gripper_l_finger"/>
<exclude body1="l_gripper_r_finger" body2="l_gripper_l_finger"/>
</contact>
<worldbody>
<!-- <light directional="false" castshadow="false" cutoff="90" exponent="1" diffuse="1 1 1" specular="0 0 0" pos="1 0 1.5" dir="-1 0 -2.5"/>
<geom name="ground" type="plane" material="MatPlane" pos="0 0 -0.925" size="4 4 .05" rgba="0.7 0.6 0.5 1"/> -->
<body name="base" pos="0 0 0.925">
<inertial pos="0 0 0" mass="10" diaginertia="0.001 0.001 0.001" />
<body name="collision_head_link_1" pos="0.11 0 0.75">
<inertial pos="0 0 0" mass="0.0001" diaginertia="1e-008 1e-008 1e-008" />
<geom type="sphere" class="viz" size="0.001" rgba="0.8 0.3 0.3 0.3" pos="0 0 0" />
<geom type="sphere" size="0.22" rgba="0.8 0.3 0.3 0.3" pos="-0.07 -0.04 0" />
</body>
<body name="collision_head_link_2" pos="0.11 0 0.75">
<inertial pos="0 0 0" mass="0.0001" diaginertia="1e-008 1e-008 1e-008" />
<geom type="sphere" size="0.001" rgba="0.8 0.3 0.3 0.3" pos="0 0 0" />
<geom type="sphere" size="0.22" rgba="0.8 0.3 0.3 0.3" pos="-0.07 0.04 0" />
</body>
<body name="torso" pos="0 0 0">
<inertial pos="0 0 0" quat="0.997433 0.00167178 0.0715546 -0.00209003" mass="35.3365" diaginertia="1.87139 1.66268 0.779991" />
<geom class="viz" mesh="base_link"/>
<geom type="mesh" mesh="base_link_collision"/>
<!-- <body name="left_torso_itb" pos="-0.08897 0.15593 0.389125" quat="3.2758e-005 -3.2758e-005 0.707107 0.707107">
<inertial pos="0 0 0" mass="0.0001" diaginertia="1e-008 1e-008 1e-008" />
</body>
<body name="right_torso_itb" pos="-0.08897 -0.15593 0.389125" quat="0.707107 0.707107 0 0">
<inertial pos="0 0 0" mass="0.0001" diaginertia="1e-008 1e-008 1e-008" />
</body>-->
<body name="pedestal" pos="0 0 0">
<inertial pos="0 0 0" quat="0.659267 -0.259505 -0.260945 0.655692" mass="60.864" diaginertia="6.0869 5.81635 4.20915" />
<geom class="viz" rgba="0.2 0.2 0.2 1" mesh="PEDESTAL"/>
<!-- <geom rgba="0.2 0.2 0.2 1" type="mesh" mesh="pedestal_link_collision"/> -->
<!-- <geom pos="-.04 0 -.8" rgba="0.2 0.2 0.2 1" type="box" size=".46 .425 .16"/> -->
<!-- <geom pos="0 0 -.35" rgba="0.2 0.2 0.2 1" type="capsule" size=".165 .25"/> -->
</body>
<body name="head" pos="0.06 0 0.686">
<inertial pos="0 0 0" quat="0.339345 0.850736 -0.347392 0.201027" mass="0.547767" diaginertia="0.00474065 0.00461087 0.00199949" />
<joint name="head_pan" type="hinge" pos="0 0 0" axis="0 0 1" range="-1.5708 1.5708"/> <!--maxvel="1000" />-->
<geom class="viz" rgba="0.2 0.2 0.2 1" mesh="H0"/>
<!--<body name="dummyhead1" pos="0 0 0">
<inertial pos="0 0 0" mass="0.0001" diaginertia="1e-008 1e-008 1e-008" />
</body>-->
<body name="screen" pos="0.1227 0 0" quat="0.453099 0.542864 0.542864 0.453099">
<inertial pos="0 0 0" quat="0.995785 0.0113501 -0.000390852 0.0910132" mass="0.440171" diaginertia="0.0040484 0.00275826 0.00150834" />
<geom class="viz" rgba="0.5 0.1 0.1 1" mesh="H1" pos="0 0 -.03" euler="0 -1.57 0"/>
<geom class="viz" name="display" type="box" size="0.109 0.08 0.002" rgba=".9 .9 .9 1" pos="0 -0.016 0" quat="0.991445 0.130526 0 0" />
</body>
<body name="head_camera" pos="0.12839 0 0.06368" quat="0.453099 0.542864 0.542864 0.453099">
<inertial pos="0 0 0" mass="0.0001" diaginertia="1e-008 1e-008 1e-008" />
<camera euler="-2.4 0 3.14" fovy="60" name="head_camera_rgb" pos="0 0 0"></camera>
</body>
</body>
<body name="sonar_ring" pos="0.0947 0 0.817">
<inertial pos="0 0 0" mass="0.0001" diaginertia="1e-008 1e-008 1e-008" />
<geom type="cylinder" class="viz" size="0.085 0.005" rgba="0.2 0.2 0.2 1" pos="-0.0347 0 0.00953" />
<geom type="sphere" size="0.001" rgba="0.2 0.2 0.2 1" pos="0 0 0" />
</body>
<body name="right_arm_mount" pos="0.024645 -0.219645 0.118588" quat="0.923879 0 0 -0.382684">
<inertial pos="0 0 0" mass="0.0001" diaginertia="1e-008 1e-008 1e-008" />
<body name="right_upper_shoulder" pos="0.055695 0 0.011038">
<inertial pos="0.01783 0.00086 0.19127" quat="0.975667 0.0673303 -0.206117 0.0325173" mass="5.70044" diaginertia="0.0498344 0.0377511 0.0331351" />
<joint name="right_s0" type="hinge" pos="0 0 0" axis="0 0 1" range="-1.70168 1.70168"/><!-- maxvel="1.5" />-->
<geom class="viz" rgba="0.5 0.1 0.1 1" mesh="S0"/>
<geom type="cylinder" size="0.06 0.1361" rgba="0.5 0.1 0.1 1" pos="0 0 0.1361"/>
<body name="right_lower_shoulder" pos="0.069 0 0.27035" quat="0.707107 -0.707107 0 0">
<inertial pos="0.06845 0.00269 -0.00529" quat="0.447487 0.536948 0.56425 0.439391" mass="3.22698" diaginertia="0.0278991 0.0212327 0.0112937" />
<joint name="right_s1" type="hinge" pos="0 0 0" axis="0 0 1" range="-2.147 1.047"/><!-- maxvel="1.5" />-->
<geom class="viz" rgba="0.5 0.1 0.1 1" mesh="S1"/>
<geom type="cylinder" size="0.06 0.06" rgba="0.5 0.1 0.1 1" pos="0 0 0" />
<body name="right_upper_elbow" pos="0.102 0 0" quat="0.5 0.5 0.5 0.5">
<inertial pos="-0.00276 0.00132 0.18086" quat="0.838995 -0.0423128 -0.121287 0.52876" mass="4.31272" diaginertia="0.0287695 0.0273625 0.011409" />
<joint name="right_e0" type="hinge" pos="0 0 0" axis="0 0 1" range="-3.05418 3.05418"/><!-- maxvel="1.5" />-->
<geom class="viz" rgba="0.5 0.1 0.1 1" mesh="E0"/>
<geom type="cylinder" size="0.06 0.0535" rgba="0.5 0.1 0.1 1" pos="0 0 -0.0535" />
<geom name="right_upper_elbow_visual" type="cylinder" size="0.06 0.1365" pos="0 0 0.1365" />
<body name="right_lower_elbow" pos="0.069 0 0.26242" quat="0.5 -0.5 -0.5 -0.5">
<inertial pos="0.02611 0.00159 -0.01117" quat="0.440433 0.577149 0.562777 0.395221" mass="2.07206" diaginertia="0.0132096 0.00950002 0.00685697" />
<joint name="right_e1" type="hinge" pos="0 0 0" axis="0 0 1" range="-0.05 2.618"/><!-- maxvel="1.5" />-->
<geom class="viz" rgba="0.5 0.1 0.1 1" mesh="E1"/>
<geom type="cylinder" size="0.06 0.05" rgba="0.5 0.1 0.1 1" pos="0 0 0" />
<body name="right_upper_forearm" pos="0.10359 0 0" quat="0.5 0.5 0.5 0.5">
<inertial pos="-0.00168 0.0046 0.13952" quat="0.892709 -0.0256256 0.00446984 0.449882" mass="2.24665" diaginertia="0.016916 0.0165511 0.00371123" />
<joint name="right_w0" type="hinge" pos="0 0 0" axis="0 0 1" range="-3.059 3.059"/><!-- maxvel="4" />-->
<geom class="viz" rgba="0.5 0.1 0.1 1" mesh="W0"/>
<geom type="cylinder" size="0.06 0.044" rgba="0.5 0.1 0.1 1" pos="0 0 -0.044" />
<geom name="right_upper_forearm_visual" type="cylinder" size="0.06 0.1036" pos="0 0 0.1" />
<!--<body name="right_arm_itb" pos="-0.0565 0 0.12" quat="0.5 -0.5 -0.5 0.5">
<inertial pos="0 0 0" mass="0.0001" diaginertia="1e-008 1e-008 1e-008" />
</body>-->
<body name="right_lower_forearm" pos="0.01 0 0.2707" quat="0.5 -0.5 -0.5 -0.5">
<inertial pos="0.06041 0.00697 0.006" quat="0.456911 0.468526 0.475683 0.587743" mass="1.60979" diaginertia="0.00708828 0.00552689 0.00379383" />
<joint name="right_w1" type="hinge" pos="0 0 0" axis="0 0 1" range="-1.5708 2.094"/><!-- maxvel="4" />-->
<geom class="viz" rgba="0.5 0.1 0.1 1" mesh="W1"/>
<geom type="cylinder" size="0.06 0.05" rgba="0.5 0.1 0.1 1" pos="0 0 0" />
<body name="right_wrist" pos="0.115975 0 0" quat="0.5 0.5 0.5 0.5">
<inertial pos="0.00198 0.00125 0.01855" quat="0.0594843 0.68926 -0.16016 0.704082" mass="0.35093" diaginertia="0.0003082 0.000269928 0.000251035" />
<joint name="right_w2" type="hinge" pos="0 0 0" axis="0 0 1" range="-3.059 3.059"/><!-- maxvel="4" />-->
<geom class="viz" rgba="0.1 0.1 0.1 1" mesh="W2"/>
<geom type="cylinder" size="0.06 0.0825" rgba="0.1 0.1 0.1 1" pos="0 0 0" />
<body name="right_hand" pos="0 0 0.11355">
<inertial pos="0.01093 0.00042 -0.01532" quat="0.025365 0.814618 0.0196357 0.579109" mass="0.19125" diaginertia="0.000246058 0.000211549 0.000167391" />
<geom type="cylinder" size="0.04 0.0232" pos="0 0 -0.0232" />
<body name="right_hand_camera" pos="0.03825 0.012 0.015355" quat="0.707107 0 0 -0.707107">
<inertial pos="0 0 0" mass="0.0001" diaginertia="1e-008 1e-008 1e-008" />
<geom type="cylinder" class="viz" size="0.02 0.005" rgba="0 0 1 0.8" pos="0 0 0" />
<camera euler="0 3.14 3.14" fovy="60" name="right_hand_camera" pos="0 0 0"></camera>
</body>
<body name="right_hand_camera_axis" pos="0.03825 0.012 0.015355">
<inertial pos="0 0 0" mass="0.0001" diaginertia="1e-008 1e-008 1e-008" />
</body>
<!-- <body name="right_hand_range" pos="0.032 -0.020245 0.0288" quat="0.5 -0.5 -0.5 -0.5">
<inertial pos="0 0 0" mass="0.0001" diaginertia="1e-008 1e-008 1e-008" />
<geom type="box" class="viz" size="0.0025 0.01 0.0025" rgba="0 0 1 0.8" pos="0 0 0" />
</body>
<body name="right_hand_accelerometer" pos="0.00198 0.000133 -0.0146">
<inertial pos="0 0 0" mass="0.0001" diaginertia="1e-008 1e-008 1e-008" />
<geom type="box" class="viz" size="0.005 0.005 0.005" rgba="0 0 0 1" pos="0 0 0" />
</body> -->
<body name="right_gripper_base" pos="0 0 0.025">
<inertial pos="0 0 0" quat="-0.5 0.5 0.5 0.5" mass="0.3" diaginertia="3e-08 2e-08 2e-08" />
<geom quat="0 0 0.707107 0.707107" class="viz" mesh="electric_gripper_base" />
<geom size="0.029 0.05" quat="0 0 0.707107 0.707107" type="cylinder" />
<!--<body name="right_gripper" pos="0 0 0.1327">
<inertial pos="0 0 0" mass="0.0001" diaginertia="0 0 0" />
</body>-->
<body name="r_gripper_l_finger" pos="0 -0.0015 0.02">
<inertial pos="0 0 0" quat="0 0 0 -1" mass="0.02" diaginertia="0.01 0.01 0.01" />
<joint name="r_gripper_l_finger_joint" pos="0 0 0" axis="0 1 0" type="slide" range="0 0.020833" />
<geom class="viz" mesh="extended_narrow" euler="1.57 1.57 0" rgba="0.1 0.1 0.1 1"/>
<geom size="0.005 0.00675 0.05635" pos="0 0.01725 0.0615" quat="0 0 0 -1" type="box" rgba="0.1 0.1 0.1 1"/>
<geom size="0.005 0.025 0.0085" pos="-0.005 -0.003 0.0083" quat="0 0 0 -1" type="box" rgba="0.1 0.1 0.1 1"/>
<body name="r_gripper_l_finger_tip" pos="0 0.01725 0.1127">
<inertial pos="0 0 0" quat="0 0 0 1" mass="0.01" diaginertia="0.01 0.01 0.01" />
<geom pos="-.007 -.01 0.003" class="viz" mesh="half_round_tip" euler="-1.57 0 0"/>
<geom size="0.008 0.0185" pos="0 -0.0045 -0.015" quat="0 0 0 1" type="cylinder" />
</body>
</body>
<body name="r_gripper_r_finger" pos="0 0.0015 0.02">
<inertial pos="0 0 0" mass="0.02" diaginertia="0.01 0.01 0.01" />
<joint name="r_gripper_r_finger_joint" pos="0 0 0" axis="0 1 0" type="slide" range="-0.020833 0" />
<geom class="viz" mesh="extended_narrow" euler="1.57 -1.57 0" rgba="0.1 0.1 0.1 1"/>
<geom size="0.005 0.00675 0.05635" pos="0 -0.01725 0.0615" type="box" rgba="0.1 0.1 0.1 1"/>
<geom size="0.005 0.025 0.0085" pos="0.005 0.003 0.0083" type="box" rgba="0.1 0.1 0.1 1"/>
<body name="r_gripper_r_finger_tip" pos="0 -0.01725 0.1127">
<inertial pos="0 0 0" mass="0.01" diaginertia="0.01 0.01 0.01" />
<geom pos=".007 .01 0.003" class="viz" mesh="half_round_tip" euler="-1.57 3.14 0"/>
<geom size="0.008 0.0185" pos="0 0.0045 -0.015" type="cylinder" />
</body>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
<body name="left_arm_mount" pos="0.024645 0.219645 0.118588" quat="0.923879 0 0 0.382684">
<inertial pos="0 0 0" mass="0.0001" diaginertia="1e-008 1e-008 1e-008" />
<body name="left_upper_shoulder" pos="0.055695 0 0.011038">
<inertial pos="0.01783 0.00086 0.19127" quat="0.975667 0.0673303 -0.206117 0.0325173" mass="5.70044" diaginertia="0.0498344 0.0377511 0.0331351" />
<joint name="left_s0" type="hinge" pos="0 0 0" axis="0 0 1" range="-1.70168 1.70168"/><!-- maxvel="1.5" />-->
<geom class="viz" rgba="0.5 0.1 0.1 1" mesh="S0"/>
<geom type="cylinder" size="0.06 0.1361" rgba="0.5 0.1 0.1 1" pos="0 0 0.1361" />
<body name="left_lower_shoulder" pos="0.069 0 0.27035" quat="0.707107 -0.707107 0 0">
<inertial pos="0.06845 0.00269 -0.00529" quat="0.447487 0.536948 0.56425 0.439391" mass="3.22698" diaginertia="0.0278991 0.0212327 0.0112937" />
<joint name="left_s1" type="hinge" pos="0 0 0" axis="0 0 1" range="-2.147 1.047"/><!-- maxvel="1.5" />-->
<geom class="viz" rgba="0.5 0.1 0.1 1" mesh="S1"/>
<geom type="cylinder" size="0.06 0.06" rgba="0.5 0.1 0.1 1" pos="0 0 0" />
<body name="left_upper_elbow" pos="0.102 0 0" quat="0.5 0.5 0.5 0.5">
<inertial pos="-0.00276 0.00132 0.18086" quat="0.838995 -0.0423128 -0.121287 0.52876" mass="4.31272" diaginertia="0.0287695 0.0273625 0.011409" />
<joint name="left_e0" type="hinge" pos="0 0 0" axis="0 0 1" range="-3.05418 3.05418"/><!-- maxvel="1.5" />-->
<geom class="viz" rgba="0.5 0.1 0.1 1" mesh="E0"/>
<geom type="cylinder" size="0.06 0.0535" rgba="0.5 0.1 0.1 1" pos="0 0 -0.0535" />
<geom name="left_upper_elbow_visual" type="cylinder" size="0.06 0.1365" pos="0 0 0.1365" />
<body name="left_lower_elbow" pos="0.069 0 0.26242" quat="0.5 -0.5 -0.5 -0.5">
<inertial pos="0.02611 0.00159 -0.01117" quat="0.440433 0.577149 0.562777 0.395221" mass="2.07206" diaginertia="0.0132096 0.00950002 0.00685697" />
<joint name="left_e1" type="hinge" pos="0 0 0" axis="0 0 1" range="-0.05 2.618"/><!-- maxvel="1.5" />-->
<geom class="viz" rgba="0.5 0.1 0.1 1" mesh="E1"/>
<geom type="cylinder" size="0.06 0.05" rgba="0.5 0.1 0.1 1" pos="0 0 0" />
<body name="left_upper_forearm" pos="0.10359 0 0" quat="0.5 0.5 0.5 0.5">
<inertial pos="-0.00168 0.0046 0.13952" quat="0.892709 -0.0256256 0.00446984 0.449882" mass="2.24665" diaginertia="0.016916 0.0165511 0.00371123" />
<joint name="left_w0" type="hinge" pos="0 0 0" axis="0 0 1" range="-3.059 3.059"/><!-- maxvel="4" />-->
<geom class="viz" rgba="0.5 0.1 0.1 1" mesh="W0"/>
<geom type="cylinder" size="0.06 0.044" rgba="0.5 0.1 0.1 1" pos="0 0 -0.044" />
<geom name="left_upper_forearm_visual" type="cylinder" size="0.06 0.136" pos="0 0 0.136" />
<!--<body name="left_arm_itb" pos="-0.0565 0 0.12" quat="0.5 -0.5 -0.5 0.5">
<inertial pos="0 0 0" mass="0.0001" diaginertia="1e-008 1e-008 1e-008" />
</body>-->
<body name="left_lower_forearm" pos="0.01 0 0.2707" quat="0.5 -0.5 -0.5 -0.5">
<inertial pos="0.06041 0.00697 0.006" quat="0.456911 0.468526 0.475683 0.587743" mass="1.60979" diaginertia="0.00708828 0.00552689 0.00379383" />
<joint name="left_w1" type="hinge" pos="0 0 0" axis="0 0 1" range="-1.5708 2.094"/><!-- maxvel="4" />-->
<geom class="viz" rgba="0.5 0.1 0.1 1" mesh="W1"/>
<geom type="cylinder" size="0.06 0.05" rgba="0.5 0.1 0.1 1" pos="0 0 0" />
<body name="left_wrist" pos="0.115975 0 0" quat="0.5 0.5 0.5 0.5">
<inertial pos="0.00198 0.00125 0.01855" quat="0.0594843 0.68926 -0.16016 0.704082" mass="0.35093" diaginertia="0.0003082 0.000269928 0.000251035" />
<joint name="left_w2" type="hinge" pos="0 0 0" axis="0 0 1" range="-3.059 3.059"/><!-- maxvel="4" />-->
<geom class="viz" rgba="0.1 0.1 0.1 1" mesh="W2"/>
<geom type="cylinder" size="0.06 0.0825" rgba="0.1 0.1 0.1 1" pos="0 0 0" />
<body name="left_hand" pos="0 0 0.11355">
<inertial pos="0.01093 0.00042 -0.01532" quat="0.025365 0.814618 0.0196357 0.579109" mass="0.19125" diaginertia="0.000246058 0.000211549 0.000167391" />
<geom type="cylinder" size="0.04 0.0232" pos="0 0 -0.0232" />
<body name="left_hand_camera" pos="0.03825 0.012 0.015355" quat="0.707107 0 0 -0.707107">
<camera euler="0 3.14 3.14" fovy="60" name="left_hand_camera" pos="0 0 0"></camera>
<inertial pos="0 0 0" mass="0.0001" diaginertia="1e-008 1e-008 1e-008" />
<geom type="cylinder" class="viz" size="0.02 0.005" rgba="0 0 1 0.8" pos="0 0 0" />
</body>
<body name="left_hand_camera_axis" pos="0.03825 0.012 0.015355">
<inertial pos="0 0 0" mass="0.0001" diaginertia="1e-008 1e-008 1e-008" />
</body>
<!-- <body name="left_hand_range" pos="0.032 -0.020245 0.0288" quat="0.5 -0.5 -0.5 -0.5">
<inertial pos="0 0 0" mass="0.0001" diaginertia="1e-008 1e-008 1e-008" />
<geom type="box" class="viz" size="0.0025 0.01 0.0025" rgba="0 0 1 0.8" pos="0 0 0" />
</body>
<body name="left_hand_accelerometer" pos="0.00198 0.000133 -0.0146">
<inertial pos="0 0 0" mass="0.0001" diaginertia="1e-008 1e-008 1e-008" />
<geom type="box" class="viz" size="0.005 0.005 0.005" rgba="0 0 0 1" pos="0 0 0" />
</body> -->
<body name="left_gripper_base" pos="0 0 0.025">
<site name="grip" pos="0.02 0 0" rgba="1 0 0 1" size="0.02 0.02 0.02"/>
<inertial pos="0 0 0" quat="-0.5 0.5 0.5 0.5" mass="0.3" diaginertia="3e-08 2e-08 2e-08" />
<geom quat="0 0 0.707107 0.707107" class="viz" mesh="electric_gripper_base" />
<geom size="0.029 0.05" quat="0 0 0.707107 0.707107" type="cylinder" />
<!--<body name="left_gripper" pos="0 0 0.1327">
<inertial pos="0 0 0" mass="0.0001" diaginertia="0 0 0" />
</body>-->
<body name="l_gripper_l_finger" pos="0 -0.0015 0.02">
<inertial pos="0 0 0" quat="0 0 0 -1" mass="0.02" diaginertia="0.01 0.01 0.01" />
<joint name="l_gripper_l_finger_joint" pos="0 0 0" axis="0 1 0" type="slide" range="0 0.020833" />
<geom class="viz" mesh="extended_narrow" euler="1.57 1.57 0" rgba="0.1 0.1 0.1 1"/>
<geom size="0.005 0.00675 0.05635" pos="0 0.01725 0.0615" quat="0 0 0 -1" type="box" rgba="0.1 0.1 0.1 1"/>
<geom size="0.005 0.025 0.0085" pos="-0.005 -0.003 0.0083" quat="0 0 0 -1" type="box" rgba="0.1 0.1 0.1 1"/>
<body name="l_gripper_l_finger_tip" pos="0 0.01725 0.1127">
<site name="grip_l" pos="0.0 0.0 0" rgba="0 1 0 1" size="0.01 0.01 0.01"/>
<inertial pos="0 0 0" quat="0 0 0 1" mass="0.01" diaginertia="0.01 0.01 0.01" />
<!-- <geom class="viz" pos="-.02 -.009 0.003" mesh="paddle_tip" euler="-1.57 0 0"/>
<geom size="0.021 0.00325 0.0185" pos="0 -0.0045 -0.015" quat="0 0 0 1" type="box" /> -->
<geom pos="-.007 -.01 0.003" class="viz" mesh="half_round_tip" euler="-1.57 0 0"/>
<geom size="0.008 0.0185" pos="0 -0.0045 -0.015" quat="0 0 0 1" type="cylinder" />
</body>
</body>
<body name="l_gripper_r_finger" pos="0 0.0015 0.02">
<inertial pos="0 0 0" mass="0.02" diaginertia="0.01 0.01 0.01" />
<joint name="l_gripper_r_finger_joint" pos="0 0 0" axis="0 1 0" type="slide" range="-0.020833 0" />
<geom class="viz" mesh="extended_narrow" euler="1.57 -1.57 0" rgba="0.1 0.1 0.1 1"/>
<geom size="0.005 0.00675 0.05635" pos="0 -0.01725 0.0615" type="box" rgba="0.1 0.1 0.1 1"/>
<geom size="0.005 0.025 0.0085" pos="0.005 0.003 0.0083" type="box" rgba="0.1 0.1 0.1 1"/>
<body name="l_gripper_r_finger_tip" pos="0 -0.01725 0.1127">
<site name="grip_r" pos="0.0 0.0 0" rgba="0 1 0 1" size="0.01 0.01 0.01"/>
<inertial pos="0 0 0" mass="0.01" diaginertia="0.01 0.01 0.01" />
<!-- <geom pos=".02 .009 0.003" class="viz" mesh="paddle_tip" euler="-1.57 3.14 0"/>
<geom size="0.021 0.00325 0.0185" pos="0 0.0045 -0.015" type="box" /> -->
<geom pos=".007 .01 0.003" class="viz" mesh="half_round_tip" euler="-1.57 3.14 0"/>
<geom size="0.008 0.0185" pos="0 0.0045 -0.015" type="cylinder" />
</body>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
<!-- spring -->
<!-- <body name="bot" pos="0.6 0.1 -0.028">
<joint name="bot" type="free" limited="false"/>
<geom name="bot" type="box" size="0.02 0.05 0.002" contype="2" conaffinity="2" />
<inertial pos="0 0 0" mass="0.1" diaginertia="0.001 0.001 0.001"/>
<body name="rod" pos="0.0 0.0 0.022">
<geom name="rod" rgba="1.0 0.0 0.0 1" type="cylinder" size="0.005 0.02" contype="2" conaffinity="2" />
<body name="top_spring" pos="0.0 0.0 0.0">
<geom name="top_spring" rgba="0.2 1.0 0.2 1" type="box" size="0.02 0.05 0.002" contype="2" conaffinity="2" group="0"/>
<joint name="axle" type="slide" pos="0 0 0.0" axis="0 0 1" range="-0.009 0.0"/>
<inertial pos="0 0 0" mass="0.0001" diaginertia="0.001 0.001 0.001"/>
<site name="top_spring" pos="0.0 0.0 0" rgba="0 1 0 1" size="0.01 0.01 0.01"/>
</body>
</body>
</body>
-->
<!-- <body name="falling_box" pos="0.6 0.13 .2" quat="0 1 0 0">
<geom name="falling_box" rgba="0.2 0.0 1.0 1" type="box" size="0.005 0.005 0.02" contype="1" conaffinity="1" />
<inertial pos="0 0 0" mass="1" diaginertia="166.667 200 166.667"/>
<joint name="falling_box" type="free" limited="false"/>
</body> -->
</worldbody>
<actuator>
<motor joint="right_s0" ctrlrange="-1.70168 1.70168" ctrllimited="true" gear="150" />
<!--
<motor joint="right_s1" ctrlrange="-2.147 1.047" ctrllimited="true" gear="150" />
<motor joint="right_e0" ctrlrange="-3.05418 3.05418" ctrllimited="true" gear="150" />
<motor joint="right_e1" ctrlrange="-0.05 2.618" ctrllimited="true" gear="150" />
<motor joint="right_w0" ctrlrange="-3.059 3.059" ctrllimited="true" gear="150" />
<motor joint="right_w1" ctrlrange="-1.5708 2.094" ctrllimited="true" gear="150" />
<motor joint="right_w2" ctrlrange="-3.059 3.059" ctrllimited="true" gear="150" />
<motor joint="left_s0" ctrlrange="-1.70168 1.70168" ctrllimited="true" gear="150" />
<motor joint="left_s1" ctrlrange="-2.147 1.047" ctrllimited="true" gear="150" />
<motor joint="left_e0" ctrlrange="-3.05418 3.05418" ctrllimited="true" gear="150" />
<motor joint="left_e1" ctrlrange="-0.05 2.618" ctrllimited="true" gear="150" />
<motor joint="left_w0" ctrlrange="-3.059 3.059" ctrllimited="true" gear="150" />
<motor joint="left_w1" ctrlrange="-1.5708 2.094" ctrllimited="true" gear="150" />
<motor joint="left_w2" ctrlrange="-3.059 3.059" ctrllimited="true" gear="150" />
-->
<!-- gripper -->
<!--
<motor joint="r_gripper_l_finger_joint" ctrlrange="0 0.020833" ctrllimited="true" gear="150" />
<motor joint="r_gripper_r_finger_joint" ctrlrange="-0.020833 0" ctrllimited="true" gear="150" />
<motor joint="l_gripper_l_finger_joint" ctrlrange="0 0.020833" ctrllimited="true" gear="150" />
<motor joint="l_gripper_r_finger_joint" ctrlrange="-0.020833 0" ctrllimited="true" gear="150" />
-->
<!-- spring -->
<!-- <motor joint="axle" ctrlrange="-100.0 100.0" ctrllimited="true" gear="150" /> -->
</actuator>
</mujoco>
| 86.328605 | 205 | 0.435167 |
d0fb09dcef904f600befc80f72eef4016f62afdf | 1,456 | xml | XML | gym/envs/robotics/assets/fetch/random_obj_xml/5950_slide.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/5950_slide.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/5950_slide.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | <mujoco>
<compiler angle="radian" coordinate="local" meshdir="../../stls/fetch" texturedir="../../textures" />
<option timestep="0.002">
<flag warmstart="enable" />
</option>
<include file="../shared.xml" />
<asset>
<mesh file="../../stls/fetch/random_urdfs/595/595.stl" name="obj0" scale="0.008460091910737273 0.008460091910737273 0.008460091910737273" />
</asset>
<worldbody>
<geom condim="3" material="floor_mat" name="floor0" pos="0.8 0.75 0" size="0.85 0.7 1" type="plane" />
<body name="floor0" pos="0.8 0.75 0">
<site name="target0" pos="0 0 0.5" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" />
</body>
<include file="../robot.xml" />
<body name="table" pos="1.3 0.75 0.2">
<joint damping="0.01" name="table:joint" type="free" />
<geom mass="2000" material="table_mat" size="0.25 0.5 0.2" type="box" />
<body name="switch" pos="0.026512819776210304 0.052005124045504114 0.2157966963058665">
<joint axis="0 1 0" damping="5" frictionloss="50" name="switch" pos="0 0 0" range="0 0.2" type="slide" />
<geom condim="3" mass="2" material="block_mat" mesh="obj0" pos="0 0 0" type="mesh" />
<site name="switch" pos="0 0 0" rgba="0 1 0 0" size="0.03 0.03 0.03" type="sphere" />
</body>
</body>
<light ambient="0.2 0.2 0.2" castshadow="false" diffuse="0.8 0.8 0.8" dir="0 0 -1" directional="true" name="light0" pos="0 0 4" specular="0.3 0.3 0.3" />
</worldbody>
</mujoco> | 38.315789 | 155 | 0.618819 |
d0fc146a4c99768fdd870bf2680815e2db0fad23 | 21,058 | xml | XML | robosuite/models/assets/grippers/panda_gripper_tactile/panda_gripper_tactile_unordered.xml | quantumiracle/robolite | b3166a1c51a1118706177f4a4e7401e7c2c6c404 | [
"MIT"
] | null | null | null | robosuite/models/assets/grippers/panda_gripper_tactile/panda_gripper_tactile_unordered.xml | quantumiracle/robolite | b3166a1c51a1118706177f4a4e7401e7c2c6c404 | [
"MIT"
] | null | null | null | robosuite/models/assets/grippers/panda_gripper_tactile/panda_gripper_tactile_unordered.xml | quantumiracle/robolite | b3166a1c51a1118706177f4a4e7401e7c2c6c404 | [
"MIT"
] | null | null | null | <mujoco model="panda_hand">
<size njmax="800" nconmax="300" />
<asset>
<mesh name="hand" file="meshes/panda_gripper/hand.stl" />
<mesh name="pad" file="meshes/panda_gripper/pad.stl" scale="0.001 0.001 0.001"/>
<mesh name="hand_vis" file="meshes/panda_gripper/hand_vis.stl" />
<!-- <mesh name="finger" file="meshes/panda_gripper/finger.stl" /> -->
<!-- <mesh name="finger_vis" file="meshes/panda_gripper/finger_vis.stl" /> -->
<mesh name="finger_vis" file="meshes/panda_gripper/finger_vis_tactile.stl" scale="0.001 0.001 0.001"/>
<!-- <mesh name="finger_vis2" file="meshes/panda_gripper/finger_longer.stl" /> -->
</asset>
<actuator>
<position ctrllimited="true" ctrlrange="0 0.04" joint="finger_joint1" kp="1000000" name="gripper_joint1" forcelimited="true" forcerange="-20 20"/>
<position ctrllimited="true" ctrlrange="-0.04 0" joint="finger_joint2" kp="1000000" name="gripper_joint2" forcelimited="true" forcerange="-20 20"/>
</actuator>
<worldbody>
<body name="right_gripper" pos="0 0 -0.018">
<site name="ft_frame" pos="0 0 0" size="0.01 0.01 0.01" rgba="1 0 0 1" type="sphere" group="1"></site>
<inertial pos="0 0 0.17" quat="0.707107 0.707107 0 0" mass="0.0" diaginertia="0.09 0.07 0.05" />
<!--<geom type="mesh" contype="0" conaffinity="0" group="1" mesh="link7" /> -->
<!-- <geom pos="0 0 0.107" quat="0.92388 0 0 -0.382683" type="mesh" contype="0" conaffinity="0" group="1" mesh="hand" name="hand_collision"/> -->
<!--<geom type="mesh" contype="0" conaffinity="0" group="1" mesh="link7" /> -->
<geom pos="0 0 0." quat="0.707107 0 0 0.707" type="mesh" contype="1" conaffinity="1" group="1" mesh="hand_vis" name="hand_visual" rgba="1 1 1 1"/>
<geom pos="0 0 0." quat="0.707107 0 0 0.707" type="mesh" mesh="hand" group="0" name="hand_collision"/>
<!-- This site was added for visualization. -->
<site name="grip_site" pos="0 0 0.1050" size="0.01 0.01 0.01" rgba="1 0 0 1" type="sphere" group="1"/>
<!-- This site was added for visualization. -->
<site name="grip_site_cylinder" pos="0 0 0.1399" size="0.005 10" rgba="0 1 0 0.3" type="cylinder" group="1"/>
<body name="leftfinger" pos="0 0 0.0524" quat="0.707107 0 0 0.707107">
<inertial pos="0 0 0.05" mass="0.1" diaginertia="0.01 0.01 0.005" />
<joint name="finger_joint1" pos="0 0 0" axis="0 1 0" type="slide" limited="true" range="0.0 0.04" damping="100"/>
<geom quat="0.707107 0.707107 0 0" rgba="0.5 0.8 0.6 0.8" type="mesh" contype="1" conaffinity="1" group="1" mesh="finger_vis" name="finger1_visual"/>
<geom quat="0.707107 0.707107 0 0" type="mesh" conaffinity="1" contype="1" solref="0.02 1" friction="1 0 0" condim="4" mesh="finger_vis" name="finger1_collision"/>
<!-- left finger tactile -->
<body name="touch_l1_body" pos="-0.004 0.0001 0.039" >
<!-- <joint type="slide" axis="0 1 0" stiffness="10" damping="0.01"/> -->
<site name="touch_l1" type="cylinder" pos="0 -0.0001 0" size="0.002 0.0007" euler="1.5708 0 0" rgba="0 0.5 0.5 0.33"/>
<geom type= "cylinder" size="0.002 0.0007" euler="1.5708 0 0" contype="1" conaffinity="1" group="1" name="lpad1" rgba="1 0 0 1"/>
</body>
<body name="touch_l2_body" pos="-0.004 0.0001 0.045" >
<!-- <joint type="slide" axis="0 1 0" stiffness="10" damping="0.01"/> -->
<site name="touch_l2" type="cylinder" pos="0 -0.0001 0" size="0.002 0.0007" euler="1.5708 0 0" rgba="0 0.5 0.5 0.33"/>
<geom type= "cylinder" size="0.002 0.0007" euler="1.5708 0 0" contype="1" conaffinity="1" group="1" name="lpad2" rgba="0 1 0 1"/>
</body>
<body name="touch_l3_body" pos="-0.004 0.0001 0.051" >
<!-- <joint type="slide" axis="0 1 0" stiffness="10" damping="0.01"/> -->
<site name="touch_l3" type="cylinder" pos="0 -0.0001 0" size="0.002 0.0007" euler="1.5708 0 0" rgba="0 0.5 0.5 0.33"/>
<geom type= "cylinder" size="0.002 0.0007" euler="1.5708 0 0" contype="1" conaffinity="1" group="1" name="lpad3"/>
</body>
<body name="touch_l4_body" pos="-0.004 0.0001 0.057" >
<!-- <joint type="slide" axis="0 1 0" stiffness="10" damping="0.01"/> -->
<site name="touch_l4" type="cylinder" pos="0 -0.0001 0" size="0.002 0.0007" euler="1.5708 0 0" rgba="0 0.5 0.5 0.33"/>
<geom type= "cylinder" size="0.002 0.0007" euler="1.5708 0 0" contype="1" conaffinity="1" group="1" name="lpad4"/>
</body>
<body name="touch_l5_body" pos="-0.004 0.0001 0.063" >
<!-- <joint type="slide" axis="0 1 0" stiffness="10" damping="0.01"/> -->
<site name="touch_l5" type="cylinder" pos="0 -0.0001 0" size="0.002 0.0007" euler="1.5708 0 0" rgba="0 0.5 0.5 0.33"/>
<geom type= "cylinder" size="0.002 0.0007" euler="1.5708 0 0" contype="1" conaffinity="1" group="1" name="lpad5"/>
</body>
<body name="touch_l6_body" pos="0 0.0001 0.042" >
<!-- <joint type="slide" axis="0 1 0" stiffness="10" damping="0.01"/> -->
<!-- <geom type="box" pos="0.002 -0.0035 0.0536" size=".001 .005 .005" rgba="0 .8 .6 0.5" contype="0" conaffinity="0"/> -->
<site name="touch_l6" type="cylinder" pos="0 -0.0001 0" size="0.002 0.0007" euler="1.5708 0 0" rgba="0 0.5 0.5 0.33"/>
<geom type= "cylinder" size="0.002 0.0007" euler="1.5708 0 0" contype="1" conaffinity="1" group="1" name="lpad6" rgba="0 0 1 1"/>
</body>
<body name="touch_l7_body" pos="0 0.0001 0.048" >
<!-- <joint type="slide" axis="0 1 0" stiffness="10" damping="0.01"/> -->
<site name="touch_l7" type="cylinder" pos="0 -0.0001 0" size="0.002 0.0007" euler="1.5708 0 0" rgba="0 0.5 0.5 0.33"/>
<geom type= "cylinder" size="0.002 0.0007" euler="1.5708 0 0" contype="1" conaffinity="1" group="1" name="lpad7"/>
</body>
<body name="touch_l8_body" pos="0 0.0001 0.054" >
<!-- <joint type="slide" axis="0 1 0" stiffness="10" damping="0.01"/> -->
<site name="touch_l8" type="cylinder" pos="0 -0.0001 0" size="0.002 0.0007" euler="1.5708 0 0" rgba="0 0.5 0.5 0.33"/>
<geom type= "cylinder" size="0.002 0.0007" euler="1.5708 0 0" contype="1" conaffinity="1" group="1" name="lpad8"/>
</body>
<body name="touch_l9_body" pos="0 0.0001 0.060" >
<!-- <joint type="slide" axis="0 1 0" stiffness="10" damping="0.01"/> -->
<site name="touch_l9" type="cylinder" pos="0 -0.0001 0" size="0.002 0.0007" euler="1.5708 0 0" rgba="0 0.5 0.5 0.33"/>
<geom type= "cylinder" size="0.002 0.0007" euler="1.5708 0 0" contype="1" conaffinity="1" group="1" name="lpad9"/>
</body>
<body name="touch_l10_body" pos="0 0.0001 0.066" >
<!-- <joint type="slide" axis="0 1 0" stiffness="10" damping="0.01"/> -->
<site name="touch_l10" type="cylinder" pos="0 -0.0001 0" size="0.002 0.0007" euler="1.5708 0 0" rgba="0 0.5 0.5 0.33"/>
<geom type= "cylinder" size="0.002 0.0007" euler="1.5708 0 0" contype="1" conaffinity="1" group="1" name="lpad10"/>
</body>
<body name="touch_l11_body" pos="0.004 0.0001 0.039" >
<!-- <joint type="slide" axis="0 1 0" stiffness="10" damping="0.01"/> -->
<site name="touch_l11" type="cylinder" pos="0 -0.0001 0" size="0.002 0.0007" euler="1.5708 0 0" rgba="0 0.5 0.5 0.33"/>
<geom type= "cylinder" size="0.002 0.0007" euler="1.5708 0 0" contype="1" conaffinity="1" group="1" name="lpad11"/>
</body>
<body name="touch_l12_body" pos="0.004 0.0001 0.045" >
<!-- <joint type="slide" axis="0 1 0" stiffness="10" damping="0.01"/> -->
<site name="touch_l12" type="cylinder" pos="0 -0.0001 0" size="0.002 0.0007" euler="1.5708 0 0" rgba="0 0.5 0.5 0.33"/>
<geom type= "cylinder" size="0.002 0.0007" euler="1.5708 0 0" contype="1" conaffinity="1" group="1" name="lpad12"/>
</body>
<body name="touch_l13_body" pos="0.004 0.0001 0.051" >
<!-- <joint type="slide" axis="0 1 0" stiffness="10" damping="0.01"/> -->
<site name="touch_l13" type="cylinder" pos="0 -0.0001 0" size="0.002 0.0007" euler="1.5708 0 0" rgba="0 0.5 0.5 0.33"/>
<geom type= "cylinder" size="0.002 0.0007" euler="1.5708 0 0" contype="1" conaffinity="1" group="1" name="lpad13"/>
</body>
<body name="touch_l14_body" pos="0.004 0.0001 0.057" >
<!-- <joint type="slide" axis="0 1 0" stiffness="10" damping="0.01"/> -->
<site name="touch_l14" type="cylinder" pos="0 -0.0001 0" size="0.002 0.0007" euler="1.5708 0 0" rgba="0 0.5 0.5 0.33"/>
<geom type= "cylinder" size="0.002 0.0007" euler="1.5708 0 0" contype="1" conaffinity="1" group="1" name="lpad14"/>
</body>
<body name="touch_l15_body" pos="0.004 0.0001 0.063" >
<!-- <joint type="slide" axis="0 1 0" stiffness="10" damping="0.01"/> -->
<site name="touch_l15" type="cylinder" pos="0 -0.0001 0" size="0.002 0.0007" euler="1.5708 0 0" rgba="0 0.5 0.5 0.33"/>
<geom type= "cylinder" size="0.002 0.0007" euler="1.5708 0 0" contype="1" conaffinity="1" group="1" name="lpad15"/>
</body>
<body name="finger_joint1_tip" pos="0.0 0.008 0.0685">
<inertial pos="0 0 0" quat="0 0 0 1" mass="0.01" diaginertia="0.01 0.01 0.01" />
<geom size="0.009 0.0034 0.0175" pos="0.0 -0.0048 -0.015" rgba="0.5 1. 0.6 1" quat="0 0 0 1" type="box" solref="0.01 0.5" friction = "1 0 0" conaffinity="1" contype="1" name="finger1_tip_collision"/>
</body>
</body>
<body name="rightfinger" pos="0 0 0.0524" quat="0.707107 0 0 0.707107">
<inertial pos="0 0 0.05" mass="0.1" diaginertia="0.01 0.01 0.005" />
<joint name="finger_joint2" pos="0 0 0" axis="0 1 0" type="slide" limited="true" range="-0.04 0.0" damping="100"/>
<geom quat="0 0 0.707107 0.707107" rgba="0.8 0.5 0.6 0.8" type="mesh" contype="1" conaffinity="1" group="1" mesh="finger_vis" name="finger2_visual"/>
<geom quat="0 0 0.707107 0.707107" type="mesh" conaffinity="1" contype="1" solref="0.02 1" friction="1 0 0" condim="4" mesh="finger_vis" name="finger2_collision"/>
<!-- right finger tactile -->
<body name="touch_r1_body" pos="-0.004 0.0001 0.039" >
<!-- <joint type="slide" axis="0 1 0" stiffness="10" damping="0.01"/> -->
<site name="touch_r1" type="cylinder" pos="0 0.0001 0" size="0.002 0.0007" euler="-1.5708 0 0" rgba="0 0.5 0.5 0.33"/>
<geom type= "cylinder" size="0.002 0.0007" euler="1.5708 0 0" contype="1" conaffinity="1" group="1" name="rpad1"/>
</body>
<body name="touch_r2_body" pos="-0.004 0.0001 0.045" >
<!-- <joint type="slide" axis="0 1 0" stiffness="10" damping="0.01"/> -->
<site name="touch_r2" type="cylinder" pos="0 0.0001 0" size="0.002 0.0007" euler="-1.5708 0 0" rgba="0 0.5 0.5 0.33"/>
<geom type= "cylinder" size="0.002 0.0007" euler="1.5708 0 0" contype="1" conaffinity="1" group="1" name="rpad2"/>
</body>
<body name="touch_r3_body" pos="-0.004 0.0001 0.051" >
<!-- <joint type="slide" axis="0 1 0" stiffness="10" damping="0.01"/> -->
<site name="touch_r3" type="cylinder" pos="0 0.0001 0" size="0.002 0.0007" euler="-1.5708 0 0" rgba="0 0.5 0.5 0.33"/>
<geom type= "cylinder" size="0.002 0.0007" euler="1.5708 0 0" contype="1" conaffinity="1" group="1" name="rpad3"/>
</body>
<body name="touch_r4_body" pos="-0.004 0.0001 0.057" >
<!-- <joint type="slide" axis="0 1 0" stiffness="10" damping="0.01"/> -->
<site name="touch_r4" type="cylinder" pos="0 0.0001 0" size="0.002 0.0007" euler="-1.5708 0 0" rgba="0 0.5 0.5 0.33"/>
<geom type= "cylinder" size="0.002 0.0007" euler="1.5708 0 0" contype="1" conaffinity="1" group="1" name="rpad4"/>
</body>
<body name="touch_r5_body" pos="-0.004 0.0001 0.063" >
<!-- <joint type="slide" axis="0 1 0" stiffness="10" damping="0.01"/> -->
<site name="touch_r5" type="cylinder" pos="0 0.0001 0" size="0.002 0.0007" euler="-1.5708 0 0" rgba="0 0.5 0.5 0.33"/>
<geom type= "cylinder" size="0.002 0.0007" euler="1.5708 0 0" contype="1" conaffinity="1" group="1" name="rpad5"/>
</body>
<body name="touch_r6_body" pos="0 0.0001 0.042" >
<!-- <joint type="slide" axis="0 1 0" stiffness="10" damping="0.01"/> -->
<site name="touch_r6" type="cylinder" pos="0 0.0001 0" size="0.002 0.0007" euler="-1.5708 0 0" rgba="0 0.5 0.5 0.33"/>
<geom type= "cylinder" size="0.002 0.0007" euler="1.5708 0 0" contype="1" conaffinity="1" group="1" name="rpad6"/>
</body>
<body name="touch_r7_body" pos="0 0.0001 0.048" >
<!-- <joint type="slide" axis="0 1 0" stiffness="10" damping="0.01"/> -->
<site name="touch_r7" type="cylinder" pos="0 0.0001 0" size="0.002 0.0007" euler="-1.5708 0 0" rgba="0 0.5 0.5 0.33"/>
<geom type= "cylinder" size="0.002 0.0007" euler="1.5708 0 0" contype="1" conaffinity="1" group="1" name="rpad7"/>
</body>
<body name="touch_r8_body" pos="0 0.0001 0.054" >
<!-- <joint type="slide" axis="0 1 0" stiffness="10" damping="0.01"/> -->
<site name="touch_r8" type="cylinder" pos="0 0.0001 0" size="0.002 0.0007" euler="-1.5708 0 0" rgba="0 0.5 0.5 0.33"/>
<geom type= "cylinder" size="0.002 0.0007" euler="1.5708 0 0" contype="1" conaffinity="1" group="1" name="rpad8"/>
</body>
<body name="touch_r9_body" pos="0 0.0001 0.060" >
<!-- <joint type="slide" axis="0 1 0" stiffness="10" damping="0.01"/> -->
<site name="touch_r9" type="cylinder" pos="0 0.0001 0" size="0.002 0.0007" euler="-1.5708 0 0" rgba="0 0.5 0.5 0.33"/>
<geom type= "cylinder" size="0.002 0.0007" euler="1.5708 0 0" contype="1" conaffinity="1" group="1" name="rpad9"/>
</body>
<body name="touch_r10_body" pos="0 0.0001 0.066" >
<!-- <joint type="slide" axis="0 1 0" stiffness="10" damping="0.01"/> -->
<site name="touch_r10" type="cylinder" pos="0 0.0001 0" size="0.002 0.0007" euler="-1.5708 0 0" rgba="0 0.5 0.5 0.33"/>
<geom type= "cylinder" size="0.002 0.0007" euler="1.5708 0 0" contype="1" conaffinity="1" group="1" name="rpad10"/>
</body>
<body name="touch_r11_body" pos="0.004 0.0001 0.039" >
<!-- <joint type="slide" axis="0 1 0" stiffness="10" damping="0.01"/> -->
<site name="touch_r11" type="cylinder" pos="0 0.0001 0" size="0.002 0.0007" euler="-1.5708 0 0" rgba="0 0.5 0.5 0.33"/>
<geom type= "cylinder" size="0.002 0.0007" euler="1.5708 0 0" contype="1" conaffinity="1" group="1" name="rpad11"/>
</body>
<body name="touch_r12_body" pos="0.004 0.0001 0.045" >
<!-- <joint type="slide" axis="0 1 0" stiffness="10" damping="0.01"/> -->
<site name="touch_r12" type="cylinder" pos="0 0.0001 0" size="0.002 0.0007" euler="-1.5708 0 0" rgba="0 0.5 0.5 0.33"/>
<geom type= "cylinder" size="0.002 0.0007" euler="1.5708 0 0" contype="1" conaffinity="1" group="1" name="rpad12"/>
</body>
<body name="touch_r13_body" pos="0.004 0.0001 0.051" >
<!-- <joint type="slide" axis="0 1 0" stiffness="10" damping="0.01"/> -->
<site name="touch_r13" type="cylinder" pos="0 0.0001 0" size="0.002 0.0007" euler="-1.5708 0 0" rgba="0 0.5 0.5 0.33"/>
<geom type= "cylinder" size="0.002 0.0007" euler="1.5708 0 0" contype="1" conaffinity="1" group="1" name="rpad13"/>
</body>
<body name="touch_r14_body" pos="0.004 0.0001 0.057" >
<!-- <joint type="slide" axis="0 1 0" stiffness="10" damping="0.01"/> -->
<site name="touch_r14" type="cylinder" pos="0 0.0001 0" size="0.002 0.0007" euler="-1.5708 0 0" rgba="0 0.5 0.5 0.33"/>
<geom type= "cylinder" size="0.002 0.0007" euler="1.5708 0 0" contype="1" conaffinity="1" group="1" name="rpad14"/>
</body>
<body name="touch_r15_body" pos="0.004 0.0001 0.063" >
<!-- <joint type="slide" axis="0 1 0" stiffness="10" damping="0.01"/> -->
<site name="touch_r15" type="cylinder" pos="0 0.0001 0" size="0.002 0.0007" euler="-1.5708 0 0" rgba="0 0.5 0.5 0.33"/>
<geom type= "cylinder" size="0.002 0.0007" euler="1.5708 0 0" contype="1" conaffinity="1" group="1" name="rpad15"/>
</body>
<body name="finger_joint2_tip" pos="0.00 0.008 0.0685">
<inertial pos="0 0 0" quat="0 0 0 1" mass="0.01" diaginertia="0.01 0.01 0.01" />
<geom size="0.009 0.0034 0.0175" pos="0 -0.011 -0.015" rgba="1. 0.5 0.6 1" quat="0 0 0 1" type="box" solref="0.01 0.5" friction = "1 0 0" conaffinity="1" contype="1" name="finger2_tip_collision"/>
</body>
</body>
</body>
</worldbody>
<sensor>
<force name="force_ee" site="ft_frame"/>
<torque name="torque_ee" site="ft_frame"/>
<force name="touch_l1" site="touch_l1"></force>
<force name="touch_l2" site="touch_l2"></force>
<force name="touch_l3" site="touch_l3"></force>
<force name="touch_l4" site="touch_l4"></force>
<force name="touch_l5" site="touch_l5"></force>
<force name="touch_l6" site="touch_l6"></force>
<force name="touch_l7" site="touch_l7"></force>
<force name="touch_l8" site="touch_l8"></force>
<force name="touch_l9" site="touch_l9"></force>
<force name="touch_l10" site="touch_l10"></force>
<force name="touch_l11" site="touch_l11"></force>
<force name="touch_l12" site="touch_l12"></force>
<force name="touch_l13" site="touch_l13"></force>
<force name="touch_l14" site="touch_l14"></force>
<force name="touch_l15" site="touch_l15"></force>
<!-- <touch name="touch_l1" site="touch_l1"></touch>
<touch name="touch_l2" site="touch_l2"></touch>
<touch name="touch_l3" site="touch_l3"></touch>
<touch name="touch_l4" site="touch_l4"></touch>
<touch name="touch_l5" site="touch_l5"></touch>
<touch name="touch_l6" site="touch_l6"></touch>
<touch name="touch_l7" site="touch_l7"></touch>
<touch name="touch_l8" site="touch_l8"></touch>
<touch name="touch_l9" site="touch_l9"></touch>
<touch name="touch_l10" site="touch_l10"></touch>
<touch name="touch_l11" site="touch_l11"></touch>
<touch name="touch_l12" site="touch_l12"></touch>
<touch name="touch_l13" site="touch_l13"></touch>
<touch name="touch_l14" site="touch_l14"></touch>
<touch name="touch_l15" site="touch_l15"></touch> -->
<force name="touch_r1" site="touch_r1"></force>
<force name="touch_r2" site="touch_r2"></force>
<force name="touch_r3" site="touch_r3"></force>
<force name="touch_r4" site="touch_r4"></force>
<force name="touch_r5" site="touch_r5"></force>
<force name="touch_r6" site="touch_r6"></force>
<force name="touch_r7" site="touch_r7"></force>
<force name="touch_r8" site="touch_r8"></force>
<force name="touch_r9" site="touch_r9"></force>
<force name="touch_r10" site="touch_r10"></force>
<force name="touch_r11" site="touch_r11"></force>
<force name="touch_r12" site="touch_r12"></force>
<force name="touch_r13" site="touch_r13"></force>
<force name="touch_r14" site="touch_r14"></force>
<force name="touch_r15" site="touch_r15"></force>
</sensor>
</mujoco>
| 68.592834 | 219 | 0.542169 |
d0fc71cf3b09654cbf7cf904666545f9bdaff441 | 1,453 | xml | XML | gym/envs/robotics/assets/fetch/random_obj_xml/1492_slide.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/1492_slide.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/1492_slide.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | <mujoco>
<compiler angle="radian" coordinate="local" meshdir="../../stls/fetch" texturedir="../../textures" />
<option timestep="0.002">
<flag warmstart="enable" />
</option>
<include file="../shared.xml" />
<asset>
<mesh file="../../stls/fetch/random_urdfs/149/149.stl" name="obj0" scale="0.00707690735457599 0.00707690735457599 0.00707690735457599" />
</asset>
<worldbody>
<geom condim="3" material="floor_mat" name="floor0" pos="0.8 0.75 0" size="0.85 0.7 1" type="plane" />
<body name="floor0" pos="0.8 0.75 0">
<site name="target0" pos="0 0 0.5" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" />
</body>
<include file="../robot.xml" />
<body name="table" pos="1.3 0.75 0.2">
<joint damping="0.01" name="table:joint" type="free" />
<geom mass="2000" material="table_mat" size="0.25 0.5 0.2" type="box" />
<body name="switch" pos="0.011091275974551866 0.05440424544099349 0.22070090939462766">
<joint axis="0 1 0" damping="5" frictionloss="50" name="switch" pos="0 0 0" range="0 0.2" type="slide" />
<geom condim="3" mass="2" material="block_mat" mesh="obj0" pos="0 0 0" type="mesh" />
<site name="switch" pos="0 0 0" rgba="0 1 0 0" size="0.03 0.03 0.03" type="sphere" />
</body>
</body>
<light ambient="0.2 0.2 0.2" castshadow="false" diffuse="0.8 0.8 0.8" dir="0 0 -1" directional="true" name="light0" pos="0 0 4" specular="0.3 0.3 0.3" />
</worldbody>
</mujoco> | 38.236842 | 155 | 0.618032 |
d0fcf51e58ad5f60f1dc329249f3e1b8ecd86082 | 1,455 | xml | XML | gym/envs/robotics/assets/fetch/random_obj_xml/850_slide.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/850_slide.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/850_slide.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | <mujoco>
<compiler angle="radian" coordinate="local" meshdir="../../stls/fetch" texturedir="../../textures" />
<option timestep="0.002">
<flag warmstart="enable" />
</option>
<include file="../shared.xml" />
<asset>
<mesh file="../../stls/fetch/random_urdfs/085/085.stl" name="obj0" scale="0.004670824809660797 0.004670824809660797 0.004670824809660797" />
</asset>
<worldbody>
<geom condim="3" material="floor_mat" name="floor0" pos="0.8 0.75 0" size="0.85 0.7 1" type="plane" />
<body name="floor0" pos="0.8 0.75 0">
<site name="target0" pos="0 0 0.5" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" />
</body>
<include file="../robot.xml" />
<body name="table" pos="1.3 0.75 0.2">
<joint damping="0.01" name="table:joint" type="free" />
<geom mass="2000" material="table_mat" size="0.25 0.5 0.2" type="box" />
<body name="switch" pos="0.02848028421453457 0.046539372090202286 0.2156843611384144">
<joint axis="0 1 0" damping="5" frictionloss="50" name="switch" pos="0 0 0" range="0 0.2" type="slide" />
<geom condim="3" mass="2" material="block_mat" mesh="obj0" pos="0 0 0" type="mesh" />
<site name="switch" pos="0 0 0" rgba="0 1 0 0" size="0.03 0.03 0.03" type="sphere" />
</body>
</body>
<light ambient="0.2 0.2 0.2" castshadow="false" diffuse="0.8 0.8 0.8" dir="0 0 -1" directional="true" name="light0" pos="0 0 4" specular="0.3 0.3 0.3" />
</worldbody>
</mujoco> | 38.289474 | 155 | 0.618557 |
d0fe7d5edf0c0f0790c5dea3888826661d89a92b | 2,717 | xml | XML | gym/envs/robotics/assets/fetch/random_obj_xml/3628_peg.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/3628_peg.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/3628_peg.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | <mujoco>
<compiler angle="radian" coordinate="local" meshdir="../../stls/fetch" texturedir="../../textures" />
<option timestep="0.002">
<flag warmstart="enable" />
</option>
<include file="../shared.xml" />
<asset>
<mesh file="../../stls/fetch/random_urdfs/362/362.stl" name="obj0" scale="0.006238271075647926 0.006238271075647926 0.006238271075647926" />
</asset>
<worldbody>
<geom condim="3" material="floor_mat" name="floor0" pos="0.8 0.75 0" size="0.85 0.70 1" type="plane" />
<body name="floor0" pos="0.8 0.75 0">
<site name="target0" pos="0 0 0.5" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" />
</body>
<include file="../robot.xml" />
<body name="table0" pos="1.3 0.75 0.17">
<geom mass="2000" material="table_mat" size="0.25 0.35 0.17" type="box" />
</body>
<body name="table_top" pos="1.3 0.75 0.36">
<joint damping="0.01" name="table_top:joint" type="free" />
<geom mass="2000" material="table_mat" pos="0.145 0 0" size="0.105 0.35 0.03" type="box" />
<geom mass="2000" material="table_mat" pos="-0.145 0 0" size="0.105 0.35 0.03" type="box" />
<geom mass="2000" material="table_mat" pos="0 -0.195 0" size="0.04 0.155 0.03" type="box" />
<geom mass="2000" material="table_mat" pos="0 0.195 0" size="0.04 0.155 0.03" type="box" />
<site name="table_top" pos="0 0 0" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" />
</body>
<body name="object0" pos="0.00881439006942104 0.04 0.015191172596897114" zaxis="1.0 0.0 0.0">
<joint damping="0.01" name="object0:joint" type="free" />
<geom condim="3" mass="0.1" material="block_mat" mesh="obj0" pos="0 0 0" type="mesh" zaxis="1.0 0.0 0.0" />
<geom condim="3" mass="2" material="block_mat" pos="0.0007579840305267891 -0.013354366857925825 0.03242826825953986" size="0.014758731412508552 0.013248627488723052 0.0420837262164398" type="box" zaxis="1.0 0.0 0.0" />
<site name="object0" pos="0.0003520331342820196 -0.01375228764554178 -0.0008410678874788969" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" />
<site name="handle0" pos="0.0007579840305267891 -0.013354366857925825 0.02242826825953986" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" />
</body>
<light ambient="0.2 0.2 0.2" castshadow="false" diffuse="0.8 0.8 0.8" dir="0 0 -1" directional="true" name="light0" pos="0 0 4" specular="0.3 0.3 0.3" />
</worldbody>
<actuator>
<position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:l_gripper_finger_joint" kp="30000" name="robot0:l_gripper_finger_joint" user="1" />
<position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:r_gripper_finger_joint" kp="30000" name="robot0:r_gripper_finger_joint" user="1" />
</actuator>
</mujoco> | 50.314815 | 221 | 0.656975 |
d0ff0125bc147aa9ceb4859010a30f528b6dbe3c | 1,775 | xml | XML | gym/envs/robotics/assets/fetch/random_obj_xml/4370_grasp.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/4370_grasp.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/4370_grasp.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | <mujoco>
<compiler angle="radian" coordinate="local" meshdir="../../stls/fetch" texturedir="../../textures" />
<option timestep="0.002">
<flag warmstart="enable" />
</option>
<include file="../shared.xml" />
<asset>
<mesh file="../../stls/fetch/random_urdfs/437/437.stl" name="obj0" scale="0.006767520817384423 0.006767520817384423 0.006767520817384423" />
</asset>
<worldbody>
<geom condim="3" material="floor_mat" name="floor0" pos="0.8 0.75 0" size="0.85 0.70 1" type="plane" />
<body name="floor0" pos="0.8 0.75 0">
<site name="target0" pos="0 0 0.5" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" />
</body>
<include file="../robot.xml" />
<body name="table0" pos="1.3 0.75 0.2">
<geom mass="2000" material="table_mat" size="0.25 0.35 0.2" type="box" />
</body>
<body name="object0" pos="0.006899467170760966 0.040908874924913616 0.02016341545662703">
<joint damping="0.01" name="object0:joint" type="free" />
<geom condim="3" mass="2" material="block_mat" mesh="obj0" pos="0 0 0" type="mesh" />
<site name="object0" pos="-3.579528744758774e-05 -1.7061339175322673e-05 -9.627763609756779e-06" rgba="1 0 0 0" size="0.003449733585380483 0.020454437462456808 0.010081707728313514" type="ellipsoid" />
</body>
<light ambient="0.2 0.2 0.2" castshadow="false" diffuse="0.8 0.8 0.8" dir="0 0 -1" directional="true" name="light0" pos="0 0 4" specular="0.3 0.3 0.3" />
</worldbody>
<actuator>
<position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:l_gripper_finger_joint" kp="30000" name="robot0:l_gripper_finger_joint" user="1" />
<position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:r_gripper_finger_joint" kp="30000" name="robot0:r_gripper_finger_joint" user="1" />
</actuator>
</mujoco> | 43.292683 | 204 | 0.669296 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.