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
listlengths
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
listlengths
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
listlengths
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
8befa0bf930bbf2115b37fdb2dffce9ddbebf94b
1,765
xml
XML
gym/envs/robotics/assets/fetch/random_obj_xml/1530_grasp.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/1530_grasp.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/1530_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/153/153.stl" name="obj0" scale="0.00984048796035518 0.00984048796035518 0.00984048796035518" /> </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.025406024208725595 0.07045851374688458 0.0075226643464171"> <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.0013481501513723675 -0.004414092887525123 0.0001853306024736712" rgba="1 0 0 0" size="0.012703012104362798 0.03522925687344229 0.00376133217320855" 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
199
0.669688
8bf023f4f1e8ec7b75b7d954baf3aad364c54e84
14,181
xml
XML
resources/chain1.xml
vikashplus/Adro
c98c9c92fc9729e92a10c8db79588348897d8fe3
[ "Apache-2.0" ]
31
2018-09-02T04:17:38.000Z
2021-12-31T00:58:36.000Z
resources/chain1.xml
vikashplus/Adro
c98c9c92fc9729e92a10c8db79588348897d8fe3
[ "Apache-2.0" ]
1
2021-11-11T07:02:20.000Z
2022-01-03T15:37:11.000Z
resources/chain1.xml
vikashplus/Adro
c98c9c92fc9729e92a10c8db79588348897d8fe3
[ "Apache-2.0" ]
4
2019-02-24T14:57:58.000Z
2021-09-21T01:00:22.000Z
<mujocoinclude> <!-- ================================================= Copyright 2017 Vikash Kumar Model :: ADROIT MANIPULATION PLATFORM (MuJoCoV2.0) Author :: Vikash Kumar (vikashplus@gmail.com) Source :: https://github.com/vikashplus/Adroit 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. Details :: Manipulator and Manipulation in High Dimensional Spaces. Vikash Kumar, Ph.D. Thesis, CSE, Univ. of Washington. 2016. :: With help from Shadow robot company (https://github.com/shadow-robot/sr_common) ====================================================== -©vk©--> <body name="_forearm" childclass="Adroit" pos="0 .01 0" euler="0 0 0"> <inertial pos="0.001 -0.002 0.29" quat="0.982 -0.016 0.000 -0.188" mass="4" diaginertia="0.01 0.01 0.0075" /> <!--<joint name="_base" type="free" limited="false"/>--> <geom class="_D_Vizual" pos="0 -.01 .04" name="_V_forearm" mesh="forearm" euler="0 0 -1.57"/> <!-- <geom class="DC_Hand" name="_C_forearm" type="mesh" mesh="forearm_cvx" pos="0 -.01 .04" euler="0 0 -1.57" rgba=".4 .5 .6 .7"/> --> <!--<site name="_S_CY36" pos=" 0.034 -0.023 0.123" group="0" /> <site name="_S_CY38" pos="-0.036 0.009 0.123" group="0" />--> <!-- ======= Wrist ======= --> <body name="_wrist" pos="0 0 0.256"> <inertial pos="0.003 0.000 0.016" quat="0.504 0.496 0.495 0.504" mass="0.3" diaginertia="0.001 0.001 0.001" /> <joint name="_WRJ1" type="hinge" pos="0 0 0" axis="0 1 0" range="-0.524 0.175" damping=".5" armature=".005" user="1123"/> <geom class="_D_Vizual" name="_V_wrist" mesh="wrist"/> <!-- <geom class="DC_Hand" name="_C_wrist" type="capsule" pos="0 0 0" quat=".707 .707 0 0" size=".015 .01" rgba=".4 .5 .6 .1"/> --> <!--<site name="_S_WRJ1l" pos=" 0.0380 0 0.01625" group="0"/> <site name="_S_WRJ1r" pos="-0.0326 0 0.01625" group="0"/>--> <!-- ======= Palm ======= --> <body name="_palm" pos="0 0 0.034"> <inertial pos="0.006 -0.000 0.036" quat="0.716 0.044 0.075 0.693" mass="0.3" diaginertia="0.001 0.001 0.001" /> <joint name="_WRJ0" type="hinge" pos="0 0 0" axis="1 0 0" range="-0.785 0.611" damping=".5" armature=".005" user="1122"/> <geom class="_D_Vizual" name="_V_palm" mesh="palm"/> <!-- <geom class="DC_Hand" name="_C_palm0" type="box" pos="0.011 0 0.038" size=".032 .0111 .049" rgba=".4 .5 .6 .1"/> --> <!-- <geom class="DC_Hand" name="_C_palm1" type="box" pos="-.032 0 0.014" size=".011 .0111 .025" rgba=".4 .5 .6 .1"/> --> <!--<site name="_S_grasp" pos=".007 -.04 0.07" quat="0.0087 -0.6 -0.0034 -0.81 " group="4"/>--> <!-- ======= First Finger ======= --> <body name="_ffknuckle" pos="0.033 0 0.095"> <inertial pos="-0.000 0.000 0.000" quat="0.520 0.854 0.006 -0.003" mass="0.008" diaginertia="0.00001 0.00001 0.00001"/> <joint name="_FFJ3" type="hinge" pos="0 0 0" axis="0 1 0" range="-0.436 0.436" user="1103"/> <geom class="_D_Vizual" name="_V_ffknuckle" mesh="knuckle"/> <!--Proximal--> <body name="_ffproximal" pos="0 0 0"> <inertial pos="0.000 0.000 0.023" quat="0.707 -0.004 0.004 0.707" mass="0.014" diaginertia="0.00001 0.00001 0.00001"/> <joint name="_FFJ2" type="hinge" pos="0 0 0" axis="1 0 0" range="0 1.571" user="1102"/> <geom class="_D_Vizual" name="_V_ffproximal" mesh="F3"/> <!-- <geom class="DC_Hand" name="_C_ffproximal" type="capsule" pos="0 0 .0225" size=".01 .0225"/> --> <!--middle--> <body name="_ffmiddle" pos="0 0 0.045"> <inertial pos="-0.000 -0.000 0.011" quat="0.707 0.000 -0.000 0.707" mass="0.012" diaginertia="0.00001 0.00001 0.00001"/> <joint name="_FFJ1" type="hinge" pos="0 0 0" axis="1 0 0" range="0 1.571" user="1101"/> <geom class="_D_Vizual" name="_V_ffmiddle" mesh="F2"/> <!-- <geom class="DC_Hand" name="_C_ffmiddle" type="capsule" pos="0 0 .0125" size=".00805 .0125"/> --> <!--distal--> <body name="_ffdistal" pos="0 0 0.025"> <inertial pos="0 -0.000 0.015" quat="0.707 -0.003 0.003 0.707" mass="0.010" diaginertia="0.00001 0.00001 0.00001"/> <joint name="_FFJ0" type="hinge" pos="0 0 0" axis="1 0 0" range="0 1.571" user="1100"/> <geom class="_D_Vizual" name="_V_ffdistal" pos="0 0 .001" mesh="F1"/> <!-- <geom class="DC_Hand" name="_C_ffdistal" type="capsule" pos="0 0 .012" size=".00705 .012" condim="4"/> --> <site name="_S_fftip" pos="0.000 0 0.026" group="3"/> <site class="D_Touch" name="_Tch_fftip"/> </body> </body> </body> </body> <!--First Finger End--> <!-- ======= Middle Finger ======= --> <body name="_mfknuckle" pos="0.011 0 0.099"> <inertial pos="-0.000 0.000 0.000" quat="0.520 0.854 0.006 -0.003" mass="0.008" diaginertia="0.00001 0.00001 0.00001"/> <joint name="_MFJ3" type="hinge" pos="0 0 0" axis="0 1 0" range="-0.436 0.436" user="1107"/> <geom class="_D_Vizual" name="_V_mfknuckle" mesh="knuckle"/> <!--Proximal--> <body name="_mfproximal" pos="0 0 0"> <inertial pos="0.000 0.000 0.023" quat="0.707 -0.004 0.004 0.707" mass="0.014" diaginertia="0.00001 0.00001 0.00001"/> <joint name="_MFJ2" type="hinge" pos="0 0 0" axis="1 0 0" range="0 1.571" user="1106"/> <geom class="_D_Vizual" name="_V_mfproximal" mesh="F3"/> <!-- <geom class="DC_Hand" name="_C_mfproximal" type="capsule" pos="0 0 .0225" size=".01 .0225"/> --> <!--Middle--> <body name="_mfmiddle" pos="0 0 0.045"> <inertial pos="-0.000 -0.000 0.012" quat="0.707 0.000 -0.000 0.707" mass="0.012" diaginertia="0.00001 0.00001 0.00001"/> <joint name="_MFJ1" type="hinge" pos="0 0 0" axis="1 0 0" range="0 1.571" user="1105"/> <geom class="_D_Vizual" name="_V_mfmiddle" mesh="F2"/> <!-- <geom class="DC_Hand" name="_C_mfmiddle" type="capsule" pos="0 0 .0125" size=".00805 .0125"/> --> <!--Distal--> <body name="_mfdistal" pos="0 0 0.025"> <inertial pos="0 -0.000 0.015" quat="0.707 -0.003 0.003 0.707" mass="0.010" diaginertia="0.00001 0.00001 0.00001"/> <joint name="_MFJ0" type="hinge" pos="0 0 0" axis="1 0 0" range="0 1.571" user="1104"/> <geom class="_D_Vizual" name="_V_mfdistal" mesh="F1"/> <!-- <geom class="DC_Hand" name="_C_mfdistal" type="capsule" pos="0 0 .012" size=".00705 .012" condim="4"/> --> <site name="_S_mftip" pos="0.000 0 0.026" group="3"/> <site class="D_Touch" name="_Tch_mftip"/> </body> </body> </body> </body> <!--Middle Finger End--> <!-- ======= Ring Finger ======= --> <body name="_rfknuckle" pos="-0.011 0 0.095"> <inertial pos="-0.000 0.000 0.000" quat="0.520 0.854 0.006 -0.003" mass="0.008" diaginertia="0.00001 0.00001 0.00001"/> <joint name="_RFJ3" type="hinge" pos="0 0 0" axis="0 1 0" range="-0.436 0.436" user="1111"/> <geom class="_D_Vizual" name="_V_rfknuckle" mesh="knuckle"/> <!--Proximal--> <body name="_rfproximal" pos="0 0 0"> <inertial pos="0.000 0.000 0.023" quat="0.707 -0.004 0.004 0.707" mass="0.014" diaginertia="0.00001 0.00001 0.00001"/> <joint name="_RFJ2" type="hinge" pos="0 0 0" axis="1 0 0" range="0 1.571" user="1110"/> <geom class="_D_Vizual" name="_V_rfproximal" mesh="F3"/> <!-- <geom class="DC_Hand" name="_C_rfproximal" type="capsule" pos="0 0 .0225" size=".01 .0225"/> --> <!--Middle--> <body name="_rfmiddle" pos="0 0 0.045"> <inertial pos="-0.000 -0.000 0.012" quat="0.707 0.000 -0.000 0.707" mass="0.012" diaginertia="0.00001 0.00001 0.00001"/> <joint name="_RFJ1" type="hinge" pos="0 0 0" axis="1 0 0" range="0 1.571" user="1109"/> <geom class="_D_Vizual" name="_V_rfmiddle" mesh="F2"/> <!-- <geom class="DC_Hand" name="_C_rfmiddle" type="capsule" pos="0 0 .0125" size=".00805 .0125"/> --> <!--Distal--> <body name="_rfdistal" pos="0 0 0.025"> <inertial pos="0 -0.000 0.015" quat="0.707 -0.003 0.003 0.707" mass="0.010" diaginertia="0.00001 0.00001 0.00001"/> <joint name="_RFJ0" type="hinge" pos="0 0 0" axis="1 0 0" range="0 1.571" user="1108"/> <geom class="_D_Vizual" name="_V_rfdistal" mesh="F1" pos="0 0 .001"/> <!-- <geom class="DC_Hand" name="_C_rfdistal" type="capsule" pos="0 0 .012" size=".00705 .012" condim="4"/> --> <site name="_S_rftip" pos="0.000 0 0.026" group="3"/> <site class="D_Touch" name="_Tch_rftip"/> </body> </body> </body> </body> <!--Ring Finger End--> <!-- ======= Little Finger ======= --> <body name="_lfmetacarpal" pos="-0.017 0 0.044"> <inertial pos="-0.014 0.001 0.014" quat="0.709 -0.092 -0.063 0.696" mass="0.075" diaginertia="0.00001 0.00001 0.00001"/> <joint name="_LFJ4" type="hinge" pos="0 0 0" axis="0.571 0 0.821" range="0 0.698" user="1116"/> <!--<joint name="_LFJ4" type="hinge" pos="0 0 0" axis="0.571 0 0.821" range="0 0.0698" user="1116"/>--> <geom class="_D_Vizual" name="_V_lfmetacarpal" pos="-0.016 0.000 -0.023" mesh="lfmetacarpal"/> <!-- <geom class="DC_Hand" name="_C_lfmetacarpal" type="box" pos="-.0165 0 0.01" size=".0095 .0111 .025" rgba=".4 .5 .6 .2"/> --> <!--Knuckle--> <body name="_lfknuckle" pos="-0.017 0 0.044"> <inertial pos="-0.000 0.000 0.000" quat="0.520 0.854 0.006 -0.003" mass="0.008" diaginertia="0.00001 0.00001 0.00001"/> <joint name="_LFJ3" type="hinge" pos="0 0 0" axis="0 1 0" range="-0.436 0.436" user="1115"/> <geom class="_D_Vizual" name="_V_lfknuckle" mesh="knuckle"/> <!--Proximal--> <body name="_lfproximal" pos="0 0 0"> <inertial pos="0.000 0.000 0.023" quat="0.707 -0.004 0.004 0.707" mass="0.014" diaginertia="0.00001 0.00001 0.00001"/> <joint name="_LFJ2" type="hinge" pos="0 0 0" axis="1 0 0" range="0 1.571" user="1114"/> <geom class="_D_Vizual" name="_V_lfproximal" mesh="F3"/> <!-- <geom class="DC_Hand" name="_C_lfproximal" type="capsule" pos="0 0 .0225" size=".01 .0225"/> --> <!--Middle--> <body name="_lfmiddle" pos="0 0 0.045"> <inertial pos="-0.000 -0.000 0.012" quat="0.707 0.000 -0.000 0.707" mass="0.012" diaginertia="0.00001 0.00001 0.00001"/> <joint name="_LFJ1" type="hinge" pos="0 0 0" axis="1 0 0" range="0 1.571" user="1113"/> <geom class="_D_Vizual" name="_V_lfmiddle" mesh="F2"/> <!-- <geom class="DC_Hand" name="_C_lfmiddle" type="capsule" pos="0 0 .0125" size=".00805 .0125"/> --> <!--Distal--> <body name="_lfdistal" pos="0 0 0.025"> <inertial pos="0 -0.000 0.015" quat="0.707 -0.003 0.003 0.707" mass="0.010" diaginertia="0.00001 0.00001 0.00001"/> <joint name="_LFJ0" type="hinge" pos="0 0 0" axis="1 0 0" range="0 1.571" user="1112"/> <geom class="_D_Vizual" name="_V_lfdistal" mesh="F1" pos="0 0 .001"/> <!-- <geom class="DC_Hand" name="_C_lfdistal" type="capsule" pos="0 0 .012" size=".00705 .012" condim="4"/> --> <site name="_S_lftip" pos="0.000 0 0.026" group="3"/> <site class="D_Touch" name="_Tch_lftip"/> </body> </body> </body> </body> </body> <!--Little Finger End--> <!-- ======= Thumb Finger ======= --> <body name="_thbase" pos="0.034 -0.009 0.029" axisangle="0 1 0 0.785" > <inertial pos="0 0 0" mass="0.010" diaginertia="0.00001 0.00001 0.00001"/> <joint name="_THJ4" type="hinge" pos="0 0 0" axis="0 0 -1" range="-1.047 1.047" user="1121"/> <geom class="_D_Vizual" name="_V_thbase" type="box" group="1" pos="0 0 0" size="0.001 0.001 0.001" /> <!--Proximal--> <body name="_thproximal" pos="0 0 0"> <inertial pos="-0.000 -0.000 0.017" quat="0.982 -0.000 0.001 0.191" mass="0.016" diaginertia="0.00001 0.00001 0.00001"/> <joint name="_THJ3" type="hinge" pos="0 0 0" axis="1 0 0" range="0 1.309" user="1120"/> <geom class="_D_Vizual" name="_V_thproximal" mesh="TH3_z"/> <!-- <geom class="DC_Hand" name="_C_thproximal" type="capsule" pos="0 0 .019" size=".013 .019" rgba=".4 .5 .6 .1"/> --> <!--Hub--> <body name="_thhub" pos="0 0 0.038"> <inertial pos="0 0 0" mass="0.002" diaginertia="0.00001 0.00001 0.00001"/> <joint name="_THJ2" type="hinge" pos="0 0 0" axis="1 0 0" range="-0.262 0.262" user="1119"/> <geom class="_D_Vizual" name="_V_thhub" type="box" group="1" pos="0 0 0" size="0.001 0.001 0.001"/> <!--Middle--> <body name="_thmiddle" pos="0 0 0"> <inertial pos="0.000 -0.000 0.016" quat="1.000 -0.001 -0.007 0.003" mass="0.016" diaginertia="0.00001 0.00001 0.00001"/> <joint name="_THJ1" type="hinge" pos="0 0 0" axis="0 1 0" range="-0.524 0.524" user="1118"/> <geom class="_D_Vizual" name="_V_thmiddle" mesh="TH2_z"/> <!-- <geom class="DC_Hand" name="_C_thmiddle" type="capsule" pos="0 0 .016" size=".011 .016"/> --> <!--Distal--> <body name="_thdistal" pos="0 0 0.032"> <inertial pos="0.000 -0.000 0.016" quat="0.999 -0.005 -0.047 0.005" mass="0.016" diaginertia="0.00001 0.00001 0.00001"/> <joint name="_THJ0" type="hinge" pos="0 0 0" axis="0 1 0" range="-1.571 0" user="1117"/> <geom class="_D_Vizual" name="_V_thdistal" mesh="TH1_z"/> <!-- <geom class="DC_Hand" name="_C_thdistal" type="capsule" pos="0 0 .013" size=".00918 .013" condim="4"/> --> <site name="_S_thtip" pos="0.000 0 0.0275" group="3"/> <site class="D_Touch" name="_Tch_thtip" size="0.005 0.011 0.016" pos="-.005 0 0.02" /> </body> </body> </body> </body> </body> <!--Thumb Finger End--> </body> <!--Palm Ends--> </body> <!--Wrist Ends--> </body> <!--Forearm/ Hand Actuation Ends--> </mujocoinclude>
64.459091
516
0.579931
8bf1176e6e433ef0ccca96f4467cacd66426e263
1,341
xml
XML
data_gen/collect_bottle_data_xmls/test_bottle_72d49a11c34a3b6880dd154b5d9c087.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_72d49a11c34a3b6880dd154b5d9c087.xml
YunchuZhang/Visually-Grounded-Library-of-Behaviors
896afda942dfc04e4aaad2ee751c32df1eb17913
[ "MIT" ]
null
null
null
data_gen/collect_bottle_data_xmls/test_bottle_72d49a11c34a3b6880dd154b5d9c087.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_72d49a11c34a3b6880dd154b5d9c087.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="50.0" friction="1.3 0.3 0.1" group="1" material="ceramic" mesh="72d49a11c34a3b6880dd154b5d9c087_mesh_0" 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>
43.258065
219
0.580164
8bf14ed752a0b4226a108c480a9dd5cac566701c
2,721
xml
XML
gym/envs/robotics/assets/fetch/random_obj_xml/4164_peg.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/4164_peg.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/4164_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/416/416.stl" name="obj0" scale="0.005498703165225377 0.005498703165225377 0.005498703165225377" /> </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.030743488590362772 0.04 0.034303698187180674" 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.011173766953631143 0.0007746403612234405 0.021678207300020028" size="0.021824700251389544 0.028855994116936234 0.05219085957442461" type="box" zaxis="1.0 0.0 0.0" /> <site name="object0" pos="-0.00018121905453543613 0.002527999538567255 0.00023083631595818634" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" /> <site name="handle0" pos="0.011173766953631143 0.0007746403612234405 0.011678207300020026" 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
222
0.658581
8bf5204feb446f4cbd661c0f847ddb3804866354
78,295
xml
XML
herb_reconf/cluttered_scenes/grasping_024_bowl_1_0.2_scene.xml
wagnew3/Amodal-3D-Reconstruction-for-Robotic-Manipulationvia-Stability-and-Connectivity--Release
f55c6b0fac44d9d749e7804d99169a39d30c2111
[ "MIT" ]
null
null
null
herb_reconf/cluttered_scenes/grasping_024_bowl_1_0.2_scene.xml
wagnew3/Amodal-3D-Reconstruction-for-Robotic-Manipulationvia-Stability-and-Connectivity--Release
f55c6b0fac44d9d749e7804d99169a39d30c2111
[ "MIT" ]
null
null
null
herb_reconf/cluttered_scenes/grasping_024_bowl_1_0.2_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/024_bowl/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.6912947700242478 1.6912947700242478 1.6912947700242478"/><mesh class="geom0" file="ycb_objects/024_bowl/google_16k/nontextured.stl" name="gen_mesh_gadded_2" scale="1.1188281437661112 1.1188281437661112 1.1188281437661112"/><mesh class="geom0" file="ycb_objects/021_bleach_cleanser/google_16k/nontextured.stl" name="gen_mesh_gadded_3" scale="1.3854759282491114 1.3854759282491114 1.3854759282491114"/><mesh class="geom0" file="ycb_objects/009_gelatin_box/google_16k/nontextured.stl" name="gen_mesh_gadded_4" scale="1.7058101981596157 1.7058101981596157 1.7058101981596157"/><mesh class="geom0" file="ycb_objects/016_pear/google_16k/nontextured.stl" name="gen_mesh_gadded_5" scale="1.554145140816842 1.554145140816842 1.554145140816842"/><mesh class="geom0" file="ycb_objects/014_lemon/google_16k/nontextured.stl" name="gen_mesh_gadded_6" scale="0.9702186636272316 0.9702186636272316 0.9702186636272316"/></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 1.5191629698800568" name="gen_body_0" pos="0 0 0.30053000001935287"><geom class="/" mesh="gen_mesh_0" name="gen_geom_0" rgba="0.5816381358252645 0.8096862503135346 0.360331931745266 1" type="mesh"/><joint class="/" name="gen_joint_0" type="free"/></body><body euler="0 0 1.5792544906001849" name="gen_body_gadded_1" pos="0.31724253407835923 0.0 0.3025754561155258"><geom class="/" mesh="gen_mesh_gadded_1" name="gen_geom_gadded_1" rgba="0.39886821306193243 0.39367845559981374 0.858521573111046 1" type="mesh"/><joint class="/" name="gen_joint_gadded_1" type="free"/></body><body euler="0 0 1.8666865552911232" name="gen_body_gadded_2" pos="0.20247989318098447 0.23474072311907715 0.2980099691261605"><geom class="/" mesh="gen_mesh_gadded_2" name="gen_geom_gadded_2" rgba="0.18958547970801554 0.06830779779200935 0.12806745546175213 1" type="mesh"/><joint class="/" name="gen_joint_gadded_2" type="free"/></body><body euler="0 0 2.548078405966074" name="gen_body_gadded_3" pos="0.20785354451428867 -0.28353779341724167 0.30297441287977267"><geom class="/" mesh="gen_mesh_gadded_3" name="gen_geom_gadded_3" rgba="0.4414371609142017 0.1835887250642425 0.6059699028656537 1" type="mesh"/><joint class="/" name="gen_joint_gadded_3" type="free"/></body><body euler="0 0 2.025992464242809" name="gen_body_gadded_4" pos="-0.13810175701267988 -0.05651430297841854 0.30084583614611116"><geom class="/" mesh="gen_mesh_gadded_4" name="gen_geom_gadded_4" rgba="0.37629780263569845 0.47292571337447753 0.3429316364442764 1" type="mesh"/><joint class="/" name="gen_joint_gadded_4" type="free"/></body><body euler="0 0 0.18030923934204435" name="gen_body_gadded_5" pos="0.33981511940350984 -0.19905201330642133 0.29921724701153984"><geom class="/" mesh="gen_mesh_gadded_5" name="gen_geom_gadded_5" rgba="0.9929699994671097 0.721713648673066 0.8189377796778428 1" type="mesh"/><joint class="/" name="gen_joint_gadded_5" type="free"/></body><body euler="0 0 2.845049751741815" name="gen_body_gadded_6" pos="0.4597768423534311 0.04645608475012212 0.3002255379614165"><geom class="/" mesh="gen_mesh_gadded_6" name="gen_geom_gadded_6" rgba="0.3039333582466228 0.03288936369793338 0.8475869524474308 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.912088
2,289
0.686238
8bf551a7f3a275783e7778f65eb9b1d621f7525f
5,706
xml
XML
softlearning/environments/gym/mujoco/assets/real_arm7dofMoreWeight.xml
JiazhengChai/synergy_analysis
8a24bf4cf265b10427cdbc153605fd952b011c0a
[ "MIT" ]
null
null
null
softlearning/environments/gym/mujoco/assets/real_arm7dofMoreWeight.xml
JiazhengChai/synergy_analysis
8a24bf4cf265b10427cdbc153605fd952b011c0a
[ "MIT" ]
null
null
null
softlearning/environments/gym/mujoco/assets/real_arm7dofMoreWeight.xml
JiazhengChai/synergy_analysis
8a24bf4cf265b10427cdbc153605fd952b011c0a
[ "MIT" ]
null
null
null
<!-- ====================================================== This file is part of MuJoCo. Copyright 2009-2016 Roboti LLC. Model :: arm_hand Mujoco :: Advanced physics simulation engine Source : www.roboti.us Version : 1.31 Released : 23Apr16 Author :: Vikash Kumar Contacts : kumar@roboti.us Last edits : 30Apr16, 30Nov'15, 5Nov'15 #0.001 ====================================================== --> <mujoco model="arm_hand (v1.31)"> <compiler inertiafromgeom="true" angle="radian"/> <size nuser_jnt="1" nuser_geom="1"/> <option timestep="0.01" gravity="0 0 -9.8" viscosity="0" iterations="20"/> <asset> <material name="MatGnd" specular=".3" shininess=".3" reflectance="0.3" rgba=".5 .55 .5 1"/> </asset> <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="false"/> #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="1" conaffinity="0"/> </default> <default class='arm'> <joint damping="5"/> #5 </default> </default> <worldbody> <light directional="true" cutoff="40" exponent="10" diffuse=".4 .4 .4" specular=".7 .7 .7" pos="0 0 1.5" dir="0 0 -1"/> <!-- ================= ARM ================= /--> <body name="upperarm" pos="-0.15 0 0.6"> <geom class="0" type="capsule" fromto="0 0 0 0 0 -0.345" size="0.05" mass="3.956"/><!--Total: 7.212 ratio: 0.54853--> <joint class='arm' name="s_abduction" type="hinge" pos="0 0 0" axis="1 0 0" range="-1.57 .7" user="001"/> <joint class='arm' name="s_flexion" type="hinge" pos="0 0 0" axis="0 -1 0" range="-.85 1.57" user="002"/> <joint class='arm' name="s_rotation" type="hinge" pos="0 0 0" axis="0 0 1" range="-.85 .85" user="003"/> <body name="forearm" pos="0 0 -0.36"> <geom class="0" type="capsule" fromto="0 0 0 0.225 0 0" size="0.035" mass="2.366" /><!--Total: ratio: 0.32806--> <joint class='arm' name="e_flexion" type="hinge" pos="0 0 0" axis="0 -1 0" range="-1.5 1.05" user="004"/> <joint class='arm' name="e_pronation" type="hinge" pos="0 0 0" axis="-1 0 0" range="-1.5 1.57" user="005"/> <!-- ================= Palm ================= /--> <body name="palm" pos="0.27 0 0"> <geom class="1" name="palm" type="box" size="0.045 0.04 0.01" pos="0.045 0 0" mass="0.89"/><!--Total: ratio: 0.12341--> <joint name="w_abduction" type="hinge" pos="0 0 0" axis="0 0 1" range="-.5 .5" user="006"/> <joint name="w_flexion" type="hinge" pos="0 0 0" axis="0 -1 0" range="-1.05 1.05" user="007"/> <body name="finger" pos=".09 0 0"> <geom name="FFP" class="1" type="capsule" fromto=".00 .024 0 .03 .024 0" size="0.008" /> <geom name="FFM" class="1" type="capsule" fromto=".03 .024 0 .06 .024 -.01" size="0.0075" /> <geom name="FFD" class="1" type="capsule" fromto=".06 .024 -.01 .075 .024 -.018" size="0.007" /> <geom name="MFP" class="1" type="capsule" fromto=".00 -.008 0 .03 -.008 0" size="0.008"/> <geom name="MFM" class="1" type="capsule" fromto=".03 -.008 0 .06 -.008 -.01" size="0.0075" /> <geom name="MFD" class="1" type="capsule" fromto=".06 -.008 -.01 .075 -.008 -.018" size="0.007" /> <geom name="RFP" class="1" type="capsule" fromto=".00 .008 0 .03 .008 0" size="0.008" /> <geom name="RFM" class="1" type="capsule" fromto=".03 .008 0 .06 .008 -.01" size="0.0075" /> <geom name="RFD" class="1" type="capsule" fromto=".06 .008 -.01 .075 .008 -.018" size="0.007" /> <geom name="LFP" class="1" type="capsule" fromto=".00 -.024 0 .03 -.024 0" size="0.008" /> <geom name="LFM" class="1" type="capsule" fromto=".03 -.024 0 .06 -.024 -.01" size="0.0075" /> <geom name="LFD" class="1" type="capsule" fromto=".06 -.024 -.01 .075 -.024 -.018" size="0.007" /> <body name="fingertip" pos="-0.02 0 0"> <geom contype="0" name="fingertip" pos="-0.02 0 0" rgba="0.0 0.8 0.6 1" size=".015" type="sphere" /> </body> </body> </body> </body> </body> <!-- Target --> <body name="target" pos=".15 0.01 -.1"> <!--<joint armature="0" axis="1 0 0" damping="0" limited="true" name="target_x" pos="0 0 0" range="-.27 .27" ref=".1" stiffness="0" type="slide"/> <joint armature="0" axis="0 0 1" damping="0" limited="true" name="target_z" pos="0 0 0" range="-.27 .27" ref="-.1" stiffness="0" type="slide"/>--> <!--<geom conaffinity="0" contype="0" name="target" pos="0 0 0" rgba="0.9 0.2 0.2 1" size=".009" type="sphere" mass="0.0000000001"/>--> <site name="target" pos="0.1 0 0.4" rgba="0.9 0.2 0.2 1" size=".009 .009 .009" type="sphere" /> </body> </worldbody> <actuator> <motor ctrllimited="true" ctrlrange="-1 1" gear="25.0" joint='s_abduction'/>##check this <motor ctrllimited="true" ctrlrange="-1 1" gear="25.0" joint='s_flexion' />##check this <motor ctrllimited="true" ctrlrange="-1 1" gear="25.0" joint='s_rotation'/># <motor ctrllimited="true" ctrlrange="-1 1" gear="25.0" joint='e_flexion' />##check this <motor ctrllimited="true" ctrlrange="-1 1" gear="25.0" joint='e_pronation'/>##check this <motor ctrllimited="true" ctrlrange="-1 1" gear="25.0" joint='w_abduction'/># <motor ctrllimited="true" ctrlrange="-1 1" gear="25.0" joint='w_flexion'/>##check this </actuator> </mujoco>
46.770492
150
0.554504
8bf5f3472d54fe6383b9ffd04ba2c1969e6e19d4
1,454
xml
XML
gym/envs/robotics/assets/fetch/random_obj_xml/6405_slide.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/6405_slide.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/6405_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/640/640.stl" name="obj0" scale="0.003451771367619556 0.003451771367619556 0.003451771367619556" /> </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.02222651847483524 0.03136857463734636 0.2254088048741277"> <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
8bf70ab087a4f7f3d52cfc1fea8e8fd85b0b506a
1,455
xml
XML
gym/envs/robotics/assets/fetch/random_obj_xml/4179_slide.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/4179_slide.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/4179_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/417/417.stl" name="obj0" scale="0.007564827211940975 0.007564827211940975 0.007564827211940975" /> </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.02821082172221519 0.04671916248859355 0.23754641990551373"> <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
8bf789dc421b23f78baed703fde32e75b213320e
2,720
xml
XML
gym/envs/robotics/assets/fetch/random_obj_xml/4872_peg.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/4872_peg.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/4872_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/487/487.stl" name="obj0" scale="0.006331947270075915 0.006331947270075915 0.006331947270075915" /> </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.01541419799872475 0.04 0.01937700920601814" 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.0015472771064199667 -0.007032092893094809 0.03481971279376278" size="0.014366830444282748 0.016136890429929003 0.05069195414676188" type="box" zaxis="1.0 0.0 0.0" /> <site name="object0" pos="-0.0009334785183122161 -0.005533314266888442 -0.0004580433542743465" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" /> <site name="handle0" pos="0.0015472771064199667 -0.007032092893094809 0.024819712793762782" 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
222
0.656985
e301525444896a9b5839bdb706275606a4cafb05
2,137
xml
XML
kettle.xml
vikashplus/furniture_sim
7257e2c658ed8dc6a8db107f019e35d5d5241364
[ "Apache-2.0" ]
7
2020-12-07T06:01:27.000Z
2022-01-30T00:41:38.000Z
kettle.xml
vikashplus/furniture_sim
7257e2c658ed8dc6a8db107f019e35d5d5241364
[ "Apache-2.0" ]
null
null
null
kettle.xml
vikashplus/furniture_sim
7257e2c658ed8dc6a8db107f019e35d5d5241364
[ "Apache-2.0" ]
1
2021-06-30T14:05:00.000Z
2021-06-30T14:05:00.000Z
<mujoco model="kettle"> <!-- ================================================= Copyright 2019 Vikash Kumar Model :: kettle (MuJoCoV2.0) Author :: Vikash Kumar (vikashplus@gmail.com) Details :: https://github.com/vikashplus/furniture_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. ====================================================== -©vk©--> <compiler angle="radian" meshdir="" texturedir=""/> <include file="../furniture_sim/kettle/kettle_asset.xml"/> <worldbody> <body pos="0 0 0"> <freejoint/> <include file="../furniture_sim/kettle/kettle_body0.xml"/> </body> <body pos=".4 0 0"> <freejoint/> <include file="../furniture_sim/kettle/kettle_body1.xml"/> </body> <body pos="-.4 0 0"> <freejoint/> <include file="../furniture_sim/kettle/kettle_body2.xml"/> </body> <body pos="-.8 0 0"> <freejoint/> <include file="../furniture_sim/kettle/kettle_body3.xml"/> </body> <body pos="-.8 1 0"> <freejoint/> <include file="../furniture_sim/kettle/kettle_body4.xml"/> </body> <body pos="-.4 1 0"> <freejoint/> <include file="../furniture_sim/kettle/kettle_body5.xml"/> </body> <body pos="0 1 0"> <freejoint/> <include file="../furniture_sim/kettle/kettle_body6.xml"/> </body> <body pos="0.4 1 0"> <freejoint/> <include file="../furniture_sim/kettle/kettle_body7.xml"/> </body> </worldbody> </mujoco>
36.844828
519
0.563407
e302a57bc2a7412ccd22f5c39cd9b9fcdc4b4bd8
5,207
xml
XML
robosuite/models/assets/objects/cabinet.xml
quantumiracle/robolite
b3166a1c51a1118706177f4a4e7401e7c2c6c404
[ "MIT" ]
null
null
null
robosuite/models/assets/objects/cabinet.xml
quantumiracle/robolite
b3166a1c51a1118706177f4a4e7401e7c2c6c404
[ "MIT" ]
null
null
null
robosuite/models/assets/objects/cabinet.xml
quantumiracle/robolite
b3166a1c51a1118706177f4a4e7401e7c2c6c404
[ "MIT" ]
1
2021-03-12T08:41:18.000Z
2021-03-12T08:41:18.000Z
<?xml version="1.0" encoding="utf-8"?> <mujoco model="cabinet"> <!-- <compiler angle="radian"/> --> <!-- <include file="../../robot/franka/touch_sensors.xml"/> <include file="../../robot/franka/franka_panda_door.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 name="cabinet_body" file="./cabinet/cabinet_body.STL" scale="0.001 0.001 0.001" /> <mesh name="cabinet_door" file="./cabinet/cabinet_door.STL" scale="0.001 0.001 0.001" /> <mesh name="cabinet_knob" file="./cabinet/cabinet_knob.STL" 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="checker" height="512" name="texplane" rgb1="0.2 0.3 0.4" rgb2="0.1 0.15 0.2" type="2d" width="512"/> <material name="Paint" shininess="0.46" specular="0.44" texture="wall_geom"/> <material name="Wood" shininess="0.14" specular="0.16" texture="frame_geom"/> <material name="Carpet" shininess="0.04" specular="0.03" texture="door_geom"/> <material name="Metal" shininess="0.89" specular="0.95" texture="knob_geom"/> <material name="Floor" texture="texplane"/> </asset> <default> <joint armature="1" damping="1" limited="true"/> <default class="wall"> <geom rgba="0.62 0.11 0.58 1.0" type="mesh"/> </default> <default class="frame"> <geom rgba="0.73 0.72 0.73 1.0" type="mesh"/> </default> <default class="door"> <geom rgba="0 0 0.8 1" type="mesh"/> </default> <default class="door_knob"> <geom condim="4" rgba="0.3 0.88 0.43 1.0" type="mesh"/> </default> </default> <worldbody> <light diffuse="0.9 1.0 0.9" dir="0.2 -0.16 -0.43" directional="true" pos="1.05 4.16 5.09"/> <light diffuse="1.0 0.9 0.9" dir="-0.24 0.17 -0.49" directional="true" pos="4.97 4.53 3.09"/>s <geom material="Floor" name="floor" pos="0 0 -0.05" size="4.0 4.0 0.05" type="plane"/> <!-- <body name="table" pos="0 0 0.4"> <geom pos="0.1 0 0" size="0.4 0.4 0.4" type="box" name="table_collision" friction="1 0.005 0.0001"/> <geom pos="0.1 0 0" size="0.4 0.4 0.4" type="box" conaffinity="0" contype="0" group="1" name="table_visual"/> <site pos="0.1 0 0.4" name="table_top" size="0.001 0.001 0.001" rgba="0 0 0 0"/> </body> --> <light diffuse=".8 .8 .8" dir="0 -.15 -1" directional="false" pos="1 1 4.0" specular="0.3 0.3 0.3" castshadow="false"/> <light diffuse=".8 .8 .8" dir="0 -.15 -1" directional="false" pos="-3. -3. 4.0" specular="0.3 0.3 0.3" castshadow="false"/> <!-- front view --> <camera mode="fixed" name="frontview" pos="1.6 0 1.45" quat="0.56 0.43 0.43 0.56"/> <!-- bird view --> <camera mode="fixed" name="birdview" pos="-0.2 0 3.0" quat="0.7071 0 0 0.7071"/> <!-- agent view --> <camera mode="fixed" name="agentview" pos="0.5 0 1.35" quat="0.653 0.271 0.271 0.653"/> <body childclass="door" name="frame_link" pos="0. -0.4 0.8" quat="0.707 0 0 0.707"> <inertial mass="100" pos="0 0 0" diaginertia="0.0001 0.0001 0.0001"/> <geom quat="0.707388 0.706825 0 0" type="mesh" contype="0" conaffinity="1" group="1" mesh="cabinet_body"/> <body childclass="door" name="door_link" pos="0.774 -0.0055 0.095"> <inertial pos="0 0 0" quat="0.707107 0 0 0.707107" mass="0.1144" diaginertia="0.071059 0.051411 0.019672" /> <joint name="hinge0" pos="0 0 0" axis="0 0 1" limited="true" range="-1.57 0" /> <geom pos="0.006 -0.0055 0" quat="0.000563312 0.000562864 0.706825 0.707388" type="mesh" contype="0" conaffinity="1" group="1" rgba="1 1 1 1" mesh="cabinet_door" /> <body name="knob_link"> <inertial pos="0 0 0" quat="0.707107 0 0 0.707107" mass="0.199" diaginertia="0.028487 0.020509 0.0087724" /> <joint name="door_to_knob" pos="0 0 0" damping="0.09" axis="0 0 1" range="0.0 0.001"/> <geom friction="1 1 1" pos="-0.2175 0.0055 0.217" condim="4" name='cabinet_knob' type="mesh" contype="1" conaffinity="1" group="1" rgba="0 0 0 1" mesh="cabinet_knob" /> <geom name='center_cabinet_knob' type="cylinder" conaffinity="0" fromto="-0.2051 0.064 0.363 -0.205 0.064 0.363" size="0.000001"/> </body> </body> <body name="door_link2" pos="0.774 -0.0055 0.095"> <inertial pos="0 0 0" quat="0.707107 0 0 0.707107" mass="1.144" diaginertia="0.071059 0.051411 0.019672" /> <joint name="base_to_door2" pos="0 0 0" axis="0 0 1" limited="true" range="-0.01 0" /> <geom pos="-0.235 -0.0055 0" quat="0.000563312 0.000562864 0.706825 0.707388" type="mesh" contype="0" conaffinity="1" group="1" rgba="1 1 1 1" mesh="cabinet_door" /> </body> </body> </worldbody> </mujoco>
57.855556
184
0.608796
e303af571f64f486d206cf2d2ce6c48fea8defee
2,716
xml
XML
gym/envs/robotics/assets/fetch/random_obj_xml/3441_peg.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/3441_peg.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/3441_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/344/344.stl" name="obj0" scale="0.005651890857748619 0.005651890857748619 0.005651890857748619" /> </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.019422553375927396 0.04 0.016982617962910174" 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.0009049993948168481 -0.00579464302686467 0.03462927075459838" size="0.012129676035563877 0.01722152111008057 0.05347350931831307" type="box" zaxis="0.0 0.0 1.0" /> <site name="object0" pos="-0.002471216767340366 -0.007780047993188308 -0.001861620600804519" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" /> <site name="handle0" pos="0.0009049993948168481 -0.00579464302686467 0.02462927075459838" 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
220
0.65648
e30410f3bace2080c5d6ee8e1eb4b84d02bed75d
14,345
xml
XML
vendor/mujoco_models/sawyer_xyz/sawyer_xyz_base.xml
jackwilkinson255/mbmpo_master
e9e0eaf542c7895764dcb0bfee28752818124ff2
[ "MIT" ]
28
2018-11-15T14:14:23.000Z
2022-01-10T01:53:43.000Z
vendor/mujoco_models/sawyer_xyz/sawyer_xyz_base.xml
hongzimao/model_ensemble_meta_learning
8b1351df94dfe530efaff1118022315c8d877774
[ "MIT" ]
3
2019-05-05T23:39:01.000Z
2021-06-15T15:28:06.000Z
vendor/mujoco_models/sawyer_xyz/sawyer_xyz_base.xml
hongzimao/model_ensemble_meta_learning
8b1351df94dfe530efaff1118022315c8d877774
[ "MIT" ]
14
2018-11-15T16:47:02.000Z
2021-05-28T14:58:01.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 model="sawyer"> <camera pos="0 0 3.2" name="topview" /> <geom name="floor" type="plane" pos="0 0 -.9" size="10 10 0.5" rgba="0 0 0 1" contype="15" conaffinity="15" /> <geom name="tableTop" type="box" pos="0 0.65 -0.45" size="0.4 0.2 0.45" 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="-3.0503 3.0503" 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="-3.8 -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="-4.7124 4.7124" damping="10"/> <geom type="mesh" contype="0" conaffinity="0" 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 class="1" 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" class="1" 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" /> </body> <body name="leftclaw" pos=".03 .025 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" class="1" 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" /> </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="0" conaffinity="0" /> </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="0" conaffinity="0" /> </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 1" size="0.01" type="sphere"></geom>--> <site pos="0 0 0" rgba="0.0 0.5 0.5 1" size="0.01" type="sphere"></site> </body> </mujoco>
77.961957
237
0.445033
e3043c48931b4917774612e42cf2e66e2f03fcd9
1,455
xml
XML
gym/envs/robotics/assets/fetch/random_obj_xml/2476_slide.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/2476_slide.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/2476_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/247/247.stl" name="obj0" scale="0.005914652264903688 0.005914652264903688 0.005914652264903688" /> </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.029611718393544845 0.04123919724411691 0.2271534440032704"> <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
e3051dbb2542d910444f9f6efe37baa7258ab355
78,301
xml
XML
herb_reconf/cluttered_scenes/grasping_055_baseball_0_0.4_scene.xml
wagnew3/Amodal-3D-Reconstruction-for-Robotic-Manipulationvia-Stability-and-Connectivity--Release
f55c6b0fac44d9d749e7804d99169a39d30c2111
[ "MIT" ]
null
null
null
herb_reconf/cluttered_scenes/grasping_055_baseball_0_0.4_scene.xml
wagnew3/Amodal-3D-Reconstruction-for-Robotic-Manipulationvia-Stability-and-Connectivity--Release
f55c6b0fac44d9d749e7804d99169a39d30c2111
[ "MIT" ]
null
null
null
herb_reconf/cluttered_scenes/grasping_055_baseball_0_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="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/055_baseball/google_16k/nontextured.stl" name="gen_mesh_0" scale="1 1 1"/><mesh class="geom0" file="ycb_objects/077_rubiks_cube/google_16k/nontextured.stl" name="gen_mesh_gadded_1" scale="1.615361210285523 1.615361210285523 1.615361210285523"/><mesh class="geom0" file="ycb_objects/014_lemon/google_16k/nontextured.stl" name="gen_mesh_gadded_2" scale="1.6748605870707993 1.6748605870707993 1.6748605870707993"/><mesh class="geom0" file="ycb_objects/056_tennis_ball/google_16k/nontextured.stl" name="gen_mesh_gadded_3" scale="1.306529992672896 1.306529992672896 1.306529992672896"/><mesh class="geom0" file="ycb_objects/004_sugar_box/google_16k/nontextured.stl" name="gen_mesh_gadded_4" scale="1.5989670158191542 1.5989670158191542 1.5989670158191542"/><mesh class="geom0" file="ycb_objects/077_rubiks_cube/google_16k/nontextured.stl" name="gen_mesh_gadded_5" scale="0.6572803027210684 0.6572803027210684 0.6572803027210684"/><mesh class="geom0" file="ycb_objects/061_foam_brick/google_16k/nontextured.stl" name="gen_mesh_gadded_6" scale="0.6430740298070965 0.6430740298070965 0.6430740298070965"/></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.747305830280736" name="gen_body_0" pos="0 0 0.3002050000039162"><geom class="/" mesh="gen_mesh_0" name="gen_geom_0" rgba="0.9875681358148175 0.5768062665742795 0.21433039930587972 1" type="mesh"/><joint class="/" name="gen_joint_0" type="free"/></body><body euler="0 0 0.029885267269759888" name="gen_body_gadded_1" pos="0.08538618912950688 0.0 0.3006085613570961"><geom class="/" mesh="gen_mesh_gadded_1" name="gen_geom_gadded_1" rgba="0.15119057640013522 0.1239527196368998 0.9036952781610832 1" type="mesh"/><joint class="/" name="gen_joint_gadded_1" type="free"/></body><body euler="0 0 2.3367830606560953" name="gen_body_gadded_2" pos="0.29185510023190897 -0.019019857221383555 0.3003893396934193"><geom class="/" mesh="gen_mesh_gadded_2" name="gen_geom_gadded_2" rgba="0.9195562003584872 0.10621549048971668 0.6925344429946044 1" type="mesh"/><joint class="/" name="gen_joint_gadded_2" type="free"/></body><body euler="0 0 5.776263239248428" name="gen_body_gadded_3" pos="0.08354510577208615 0.24417355534399596 0.30012512749421205"><geom class="/" mesh="gen_mesh_gadded_3" name="gen_geom_gadded_3" rgba="0.5495067108909125 0.1383413222286387 0.9871444008408041 1" type="mesh"/><joint class="/" name="gen_joint_gadded_3" type="free"/></body><body euler="0 0 4.500962133087195" name="gen_body_gadded_4" pos="0.3852891731742315 -0.3551940297450789 0.30243486229897304"><geom class="/" mesh="gen_mesh_gadded_4" name="gen_geom_gadded_4" rgba="0.5088287396251967 0.5654004233152944 0.533220566163797 1" type="mesh"/><joint class="/" name="gen_joint_gadded_4" type="free"/></body><body euler="0 0 1.1929816179192052" name="gen_body_gadded_5" pos="0.12173694155674956 -0.30574064097283415 0.30024761970647634"><geom class="/" mesh="gen_mesh_gadded_5" name="gen_geom_gadded_5" rgba="0.4905367072852622 0.3588446802313189 0.7981605297904399 1" type="mesh"/><joint class="/" name="gen_joint_gadded_5" type="free"/></body><body euler="0 0 1.551401685945674" name="gen_body_gadded_6" pos="0.47804011237333066 0.02641237581962961 0.3007667458251702"><geom class="/" mesh="gen_mesh_gadded_6" name="gen_geom_gadded_6" rgba="0.1320839756097495 0.8754840891795623 0.17707565720224272 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.921507
2,285
0.686275
e30847241bf6c19615da892f88864deb1cca191c
79,280
xml
XML
herb_reconf/cluttered_scenes/hard_pushing_011_banana_0_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_011_banana_0_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_011_banana_0_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="ycb_objects/011_banana/google_16k/nontextured.stl" name="gen_mesh_0" scale="1 1 1"/><mesh class="geom0" file="ycb_objects/024_bowl/google_16k/nontextured.stl" name="gen_mesh_gadded_1" scale="1.8202084275380437 1.8202084275380437 1.8202084275380437"/><mesh class="geom0" file="ycb_objects/011_banana/google_16k/nontextured.stl" name="gen_mesh_gadded_2" scale="0.8214190347232921 0.8214190347232921 0.8214190347232921"/></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 6.16300286017315" name="gen_body_0" pos="0 0 0.30040700001409276"><geom class="/" mesh="gen_mesh_0" name="gen_geom_0" rgba="0.322285283921635 0.991570394563155 0.9040534210225041 1" type="mesh"/><joint class="/" name="gen_joint_0" type="free"/></body><body euler="0 0 5.264231526054384" name="gen_body_gadded_1" pos="0.2938176760528102 0.0 0.2967624417147308"><geom class="/" mesh="gen_mesh_gadded_1" name="gen_geom_gadded_1" rgba="0.8003690361597131 0.09764971982345683 0.6688821308342202 1" type="mesh"/><joint class="/" name="gen_joint_gadded_1" type="free"/></body><body euler="0 0 4.215297670604635" name="gen_body_gadded_2" pos="0.345870610428146 -0.21714808658029144 0.3002494265847832"><geom class="/" mesh="gen_mesh_gadded_2" name="gen_geom_gadded_2" rgba="0.47181234821431106 0.8889898456413673 0.7519349948698043 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
934
0.685873
e30ce7a70b85224e6479d9ff49c7f83b62e2ccfa
1,316
xml
XML
gym_kuka_mujoco/envs/assets/full_peg_insertion_experiment_moving_hole_id=081.xml
leonmkim/gym-kuka-mujoco
ed45ae74d10e69f4e51439de2d1d0c0811623b6b
[ "MIT" ]
23
2019-03-12T21:19:12.000Z
2022-03-08T15:03:40.000Z
gym_kuka_mujoco/envs/assets/full_peg_insertion_experiment_moving_hole_id=081.xml
hzm2016/gym-kuka-mujoco
a8a40bb08a1a1a269a2386ca0d102d62d8384206
[ "MIT" ]
16
2019-04-21T17:50:13.000Z
2022-03-11T23:40:29.000Z
gym_kuka_mujoco/envs/assets/full_peg_insertion_experiment_moving_hole_id=081.xml
hzm2016/gym-kuka-mujoco
a8a40bb08a1a1a269a2386ca0d102d62d8384206
[ "MIT" ]
14
2019-05-21T08:56:43.000Z
2021-12-31T04:23:29.000Z
<?xml version="1.0" ?> <mujoco> <compiler angle="radian" coordinate="local" meshdir="meshes/"/> <option> <flag gravity="enable"/> </option> <default> <joint damping="0.5"/> <default class="visual"> <geom contype="0" conaffinity="0"/> </default> <default class="collision"> <geom contype="1" conaffinity="1" friction=".2 0.005 0.0001"/> </default> <site rgba="1 0 0 .5"/> </default> <asset> <include file="kuka/kuka_assets.xml"/> <texture type="skybox" builtin="gradient" rgb1="1 1 1" rgb2=".6 .8 1" width="256" height="256"/> </asset> <worldbody> <light pos="0 0 1000" castshadow="false"/> <geom class="collision" type="plane" size="10 10 1" rgba=".8 .8 .8 1"/> <body name="kuka_table" pos="0 0 1"> <geom class="collision" type="box" size=".5 .5 .5" pos="0 0 -.5" /> <body name="kuka_base" pos=".2 0 0"> <include file="kuka/kuka_mesh_collision_peg_ee.xml"/> </body> </body> <body pos=".85 0 1.3" mocap="true"> <include file="hole/polyhedral_hole_inner=0-006952_outer=0-10_height=0-05_num_facets=16_id=081.xml"/> </body> </worldbody> <actuator> <include file="kuka/kuka_actuators.xml"/> </actuator> <sensor> <include file="peg/peg_sensors.xml" /> </sensor> </mujoco>
27.416667
107
0.597264
e30dd49880e35ec5968fcc8334896be69238047b
1,455
xml
XML
gym/envs/robotics/assets/fetch/random_obj_xml/2004_slide.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/2004_slide.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/2004_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/200/200.stl" name="obj0" scale="0.006561912897040228 0.006561912897040228 0.006561912897040228" /> </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.023803834458437156 0.0503875084822297 0.22055929662649562"> <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
e30e0ff4b58b823ab486c9b0d4c3eaaef2afe26e
1,769
xml
XML
gym/envs/robotics/assets/fetch/random_obj_xml/6005_grasp.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/6005_grasp.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/6005_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/600/600.stl" name="obj0" scale="0.006501812977708555 0.006501812977708555 0.006501812977708555" /> </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.035722725741754245 0.05283650528009472 0.037755413540227184"> <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.0001269186412234282 -0.02733528437167396 0.005887852246852483" rgba="1 0 0 0" size="0.017861362870877123 0.02641825264004736 0.018877706770113592" 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
198
0.670435
e30e1ffc5eb609d09ae651e2e9efe64a9ec5b704
1,456
xml
XML
gym/envs/robotics/assets/fetch/random_obj_xml/8827_slide.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/8827_slide.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/8827_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/882/882.stl" name="obj0" scale="0.006491640646622078 0.006491640646622078 0.006491640646622078" /> </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.014541077053393732 0.04945338660819378 0.22178562467385168"> <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
e30eefd2dacdb4dfa4b071eb9c8e8c010398fba5
79,296
xml
XML
herb_reconf/cluttered_scenes/hard_pushing_potted_plant_2_1_0.6_scene.xml
wagnew3/Amodal-3D-Reconstruction-for-Robotic-Manipulationvia-Stability-and-Connectivity--Release
f55c6b0fac44d9d749e7804d99169a39d30c2111
[ "MIT" ]
null
null
null
herb_reconf/cluttered_scenes/hard_pushing_potted_plant_2_1_0.6_scene.xml
wagnew3/Amodal-3D-Reconstruction-for-Robotic-Manipulationvia-Stability-and-Connectivity--Release
f55c6b0fac44d9d749e7804d99169a39d30c2111
[ "MIT" ]
null
null
null
herb_reconf/cluttered_scenes/hard_pushing_potted_plant_2_1_0.6_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/potted_plant_2/scene.stl" name="gen_mesh_0" scale="1 1 1"/><mesh class="geom0" file="ycb_objects/021_bleach_cleanser/google_16k/nontextured.stl" name="gen_mesh_gadded_1" scale="1.2202052669478654 1.2202052669478654 1.2202052669478654"/><mesh class="geom0" file="ycb_objects/011_banana/google_16k/nontextured.stl" name="gen_mesh_gadded_2" scale="1.650658466724109 1.650658466724109 1.650658466724109"/></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.05406964962313818" name="gen_body_0" pos="0 0 0.40174018144607543"><geom class="/" mesh="gen_mesh_0" name="gen_geom_0" rgba="0.42018296714077386 0.3632394969650856 0.18487668776145172 1" type="mesh"/><joint class="/" name="gen_joint_0" type="free"/></body><body euler="0 0 1.0729582895233019" name="gen_body_gadded_1" pos="0.24159194246432544 0.0 0.3026196006726717"><geom class="/" mesh="gen_mesh_gadded_1" name="gen_geom_gadded_1" rgba="0.40902815078229393 0.6806215372782466 0.6158291265169651 1" type="mesh"/><joint class="/" name="gen_joint_gadded_1" type="free"/></body><body euler="0 0 3.8749858052213626" name="gen_body_gadded_2" pos="-0.027227447928387327 -0.13311324856643184 0.30050122786730227"><geom class="/" mesh="gen_mesh_gadded_2" name="gen_geom_gadded_2" rgba="0.3915620299803315 0.4047940389966348 0.18963101438430252 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.929825
949
0.685936
e30f1bae79ee336dce0da260a95195c1acfd0220
79,293
xml
XML
herb_reconf/cluttered_scenes/hard_pushing_016_pear_2_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_016_pear_2_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_016_pear_2_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="ycb_objects/016_pear/google_16k/nontextured.stl" name="gen_mesh_0" scale="1 1 1"/><mesh class="geom0" file="ycb_objects/002_master_chef_can/google_16k/nontextured.stl" name="gen_mesh_gadded_1" scale="0.9200796229104515 0.9200796229104515 0.9200796229104515"/><mesh class="geom0" file="ycb_objects/003_cracker_box/google_16k/nontextured.stl" name="gen_mesh_gadded_2" scale="1.180305578583118 1.180305578583118 1.180305578583118"/></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.8123240531799372" name="gen_body_0" pos="0 0 0.30017899999511427"><geom class="/" mesh="gen_mesh_0" name="gen_geom_0" rgba="0.976255582861577 0.7351368754887586 0.4813599088641416 1" type="mesh"/><joint class="/" name="gen_joint_0" type="free"/></body><body euler="0 0 2.0430277651709994" name="gen_body_gadded_1" pos="0.10423441263571916 0.0 0.2999146415779803"><geom class="/" mesh="gen_mesh_gadded_1" name="gen_geom_gadded_1" rgba="0.5624526748102533 0.2254254960529407 0.6381766098596883 1" type="mesh"/><joint class="/" name="gen_joint_gadded_1" type="free"/></body><body euler="0 0 6.05296356159723" name="gen_body_gadded_2" pos="0.7137970273600843 0.05824230867388853 0.30576806835586207"><geom class="/" mesh="gen_mesh_gadded_2" name="gen_geom_gadded_2" rgba="0.913580601681108 0.2911825920818236 0.2557323727329023 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.925439
936
0.685937
e310551c52884b445e7bcd473a95af9bc14352bd
1,768
xml
XML
gym/envs/robotics/assets/fetch/random_obj_xml/6486_grasp.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/6486_grasp.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/6486_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/648/648.stl" name="obj0" scale="0.004977665846362628 0.004977665846362628 0.004977665846362628" /> </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.023813511800939748 0.039786408444988784 0.03550034446898563"> <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.003677361097926998 -0.0164406631912748 0.0067383229052581945" rgba="1 0 0 0" size="0.011906755900469874 0.019893204222494392 0.017750172234492816" 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
197
0.670814
e313b352462d885ed24093cd5d32b55bb0d7addd
79,787
xml
XML
herb_reconf/cluttered_scenes/hard_pushing_vase_1_1_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_vase_1_1_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_vase_1_1_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="downloaded_assets/vase_1/scene.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="1.0976196393313502 1.0976196393313502 1.0976196393313502"/><mesh class="geom0" file="ycb_objects/036_wood_block/google_16k/nontextured.stl" name="gen_mesh_gadded_2" scale="1.792941042673192 1.792941042673192 1.792941042673192"/><mesh class="geom0" file="ycb_objects/057_racquetball/google_16k/nontextured.stl" name="gen_mesh_gadded_3" scale="0.8805244496155389 0.8805244496155389 0.8805244496155389"/></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.7080558370327097" name="gen_body_0" pos="0 0 0.4205656826496124"><geom class="/" mesh="gen_mesh_0" name="gen_geom_0" rgba="0.09992421021977205 0.30284809990502937 0.7830598090379915 1" type="mesh"/><joint class="/" name="gen_joint_0" type="free"/></body><body euler="0 0 4.698986887920448" name="gen_body_gadded_1" pos="0.2699795766486778 0.0 0.29988075952816784"><geom class="/" mesh="gen_mesh_gadded_1" name="gen_geom_gadded_1" rgba="0.10244723854168858 0.864870576729057 0.8620893995146984 1" type="mesh"/><joint class="/" name="gen_joint_gadded_1" type="free"/></body><body euler="0 0 3.5246870230987573" name="gen_body_gadded_2" pos="-0.21051374518942803 0.4296435184348993 0.3003843714564133"><geom class="/" mesh="gen_mesh_gadded_2" name="gen_geom_gadded_2" rgba="0.17488994676987146 0.9436214556507244 0.052390737811548016 1" type="mesh"/><joint class="/" name="gen_joint_gadded_2" type="free"/></body><body euler="0 0 1.2569592512106618" name="gen_body_gadded_3" pos="0.47201981174999896 -0.22301336210712588 0.30016798353268515"><geom class="/" mesh="gen_mesh_gadded_3" name="gen_geom_gadded_3" rgba="0.8769264202421749 0.8911394583128238 0.1390521537634991 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.647661
1,280
0.686628
e313e7431108b0efce8eaedd04c68e2ddafd773b
1,452
xml
XML
gym/envs/robotics/assets/fetch/random_obj_xml/7813_slide.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/7813_slide.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/7813_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/781/781.stl" name="obj0" scale="0.010400385462557064 0.010400385462557064 0.010400385462557064" /> </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.032518308004384 0.07527905081730521 0.2228995583110727"> <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
e3148efd8860671c822e9f786624279d0b5b0afb
78,289
xml
XML
herb_reconf/cluttered_scenes/easy_pushing_lamp_3_2_0.5_scene.xml
wagnew3/Amodal-3D-Reconstruction-for-Robotic-Manipulationvia-Stability-and-Connectivity--Release
f55c6b0fac44d9d749e7804d99169a39d30c2111
[ "MIT" ]
null
null
null
herb_reconf/cluttered_scenes/easy_pushing_lamp_3_2_0.5_scene.xml
wagnew3/Amodal-3D-Reconstruction-for-Robotic-Manipulationvia-Stability-and-Connectivity--Release
f55c6b0fac44d9d749e7804d99169a39d30c2111
[ "MIT" ]
null
null
null
herb_reconf/cluttered_scenes/easy_pushing_lamp_3_2_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_3/scene.stl" name="gen_mesh_0" scale="1 1 1"/></asset> <worldbody> <camera mode="targetbody" name="herb_head" pos="2 -1.5 2" 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 2.721098563807549" name="gen_body_0" pos="-0.05 -0.35 0.5010347247123719"><geom class="/" mesh="gen_mesh_0" name="gen_geom_0" rgba="0.3673342125749267 0.03704369097312421 0.41472689543755104 1" type="mesh"/><joint class="/" name="gen_joint_0" 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>
114.457602
294
0.684413
e314b2a2ffe924fa8b33f5784aed6ab1f0c77965
2,725
xml
XML
gym/envs/robotics/assets/fetch/random_obj_xml/2812_peg.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/2812_peg.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/2812_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/281/281.stl" name="obj0" scale="0.006855143701378287 0.006855143701378287 0.006855143701378287" /> </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.015520398379821063 0.04 0.005488056668730923" 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.0016133133823709352 -0.001958694183778444 0.036793275262817164" size="0.011520254952313723 0.013766030552790461 0.042734649045659524" type="box" zaxis="0.0 0.0 1.0" /> <site name="object0" pos="-0.00250170330701521 -0.003580897077096174 -0.00045331711411143895" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" /> <site name="handle0" pos="-0.0016133133823709352 -0.001958694183778444 0.026793275262817162" 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
225
0.656881
e314e45158876b3971f4ad869d1f5906b3426221
2,724
xml
XML
gym/envs/robotics/assets/fetch/random_obj_xml/1702_peg.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/1702_peg.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/1702_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/170/170.stl" name="obj0" scale="0.0063128971700071096 0.0063128971700071096 0.0063128971700071096" /> </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.024351672562649584 0.04 0.01703823169437371" 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.004751376451201342 -0.009965256469898168 0.023947387816629122" size="0.022107518832229882 0.02157488137011937 0.041008366035853186" type="box" zaxis="0.0 0.0 1.0" /> <site name="object0" pos="-0.003001633294810121 -0.008297281932772934 -2.2746524850356032e-05" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" /> <site name="handle0" pos="-0.004751376451201342 -0.009965256469898168 0.01394738781662912" 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
223
0.656388
e318773be9599f7eab73ebc0e0aa54c39290e946
2,727
xml
XML
gym/envs/robotics/assets/fetch/random_obj_xml/5658_peg.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/5658_peg.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/5658_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/565/565.stl" name="obj0" scale="0.0051826616128805725 0.0051826616128805725 0.0051826616128805725" /> </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.029611676122000892 0.04 0.018409513708269532" 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.004823971747800955 -0.0051064722163301855 0.023335832115040357" size="0.013758827942413338 0.020040308202109273 0.043446558075236195" type="box" zaxis="0.0 0.0 1.0" /> <site name="object0" pos="-0.0018656832018946828 -0.006129438172807158 -0.0017012122519263098" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" /> <site name="handle0" pos="0.004823971747800955 -0.0051064722163301855 0.013335832115040355" 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.5
224
0.657866
e3189656c000a6475bab45912ffd6bf34bdf6ba7
2,720
xml
XML
gym/envs/robotics/assets/fetch/random_obj_xml/320_peg.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/320_peg.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/320_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/032/032.stl" name="obj0" scale="0.005033865012253371 0.005033865012253371 0.005033865012253371" /> </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.011777044329662534 0.04 0.030260744769137825" 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.015634820427344636 -0.020312492322285432 0.021403002197236204" size="0.013856755481773739 0.025795933623202136 0.04116128560266946" type="box" zaxis="1.0 0.0 0.0" /> <site name="object0" pos="-0.00199426324907461 -0.016237876215498364 -0.007981239075770724" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" /> <site name="handle0" pos="-0.015634820427344636 -0.020312492322285432 0.011403002197236202" 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
e318abe5b7409154a767b47ba2110af693dbb53c
2,718
xml
XML
gym/envs/robotics/assets/fetch/random_obj_xml/6497_peg.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/6497_peg.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/6497_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/649/649.stl" name="obj0" scale="0.005291634897564862 0.005291634897564862 0.005291634897564862" /> </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.02660844104401046 0.04 0.025947626969637455" 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.010092434526460654 -0.022272650647911323 0.02253929981063621" size="0.014791918681223447 0.01781879869550159 0.04751910849342254" type="box" zaxis="0.0 0.0 1.0" /> <site name="object0" pos="-0.0015231309821960005 -0.01780948548064443 0.0009678182868511183" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" /> <site name="handle0" pos="-0.010092434526460654 -0.022272650647911323 0.012539299810636208" 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
221
0.656365
e31c732e24f1ab28c00f2bd895e9960a8c0aed67
79,785
xml
XML
herb_reconf/cluttered_scenes/hard_pushing_potted_plant_2_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/hard_pushing_potted_plant_2_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/hard_pushing_potted_plant_2_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="downloaded_assets/potted_plant_2/scene.stl" name="gen_mesh_0" scale="1 1 1"/><mesh class="geom0" file="ycb_objects/055_baseball/google_16k/nontextured.stl" name="gen_mesh_gadded_1" scale="0.541735138247243 0.541735138247243 0.541735138247243"/><mesh class="geom0" file="ycb_objects/008_pudding_box/google_16k/nontextured.stl" name="gen_mesh_gadded_2" scale="1.179492554639072 1.179492554639072 1.179492554639072"/><mesh class="geom0" file="ycb_objects/077_rubiks_cube/google_16k/nontextured.stl" name="gen_mesh_gadded_3" scale="1.051092367676445 1.051092367676445 1.051092367676445"/></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 6.062811587733937" name="gen_body_0" pos="0 0 0.40174018144607543"><geom class="/" mesh="gen_mesh_0" name="gen_geom_0" rgba="0.8244694759132818 0.18134973249719977 0.8773267682070526 1" type="mesh"/><joint class="/" name="gen_joint_0" type="free"/></body><body euler="0 0 4.5241036573059095" name="gen_body_gadded_1" pos="0.09394661820735709 0.0 0.30010333370684694"><geom class="/" mesh="gen_mesh_gadded_1" name="gen_geom_gadded_1" rgba="0.8823405312666681 0.66746374681864 0.08182876022062369 1" type="mesh"/><joint class="/" name="gen_joint_gadded_1" type="free"/></body><body euler="0 0 2.984501585877287" name="gen_body_gadded_2" pos="0.05091382882067133 0.570414962183187 0.3006906416024886"><geom class="/" mesh="gen_mesh_gadded_2" name="gen_geom_gadded_2" rgba="0.14073518071401658 0.4870017758565621 0.8810467202447803 1" type="mesh"/><joint class="/" name="gen_joint_gadded_2" type="free"/></body><body euler="0 0 3.765029034031569" name="gen_body_gadded_3" pos="0.3326596896847387 0.1300613462543223 0.30039598206431145"><geom class="/" mesh="gen_mesh_gadded_3" name="gen_geom_gadded_3" rgba="0.7118220014362387 0.039873174017249324 0.4660086472527343 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.644737
1,273
0.686645
e31f07c3e22bcf0cc7f9ed351fa4c0f73638a4f7
1,787
xml
XML
data_gen/collect_bottle_data_xmls/test_bottle_f2279b29f7d45bbd744c199e33849f2a.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_f2279b29f7d45bbd744c199e33849f2a.xml
YunchuZhang/Visually-Grounded-Library-of-Behaviors
896afda942dfc04e4aaad2ee751c32df1eb17913
[ "MIT" ]
null
null
null
data_gen/collect_bottle_data_xmls/test_bottle_f2279b29f7d45bbd744c199e33849f2a.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_f2279b29f7d45bbd744c199e33849f2a.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="49.04955792618481" friction="1.3 0.3 0.1" group="1" material="ceramic" mesh="f2279b29f7d45bbd744c199e33849f2a_mesh_0" pos="0 0 0" solimp="0.998 0.998 0.001" solref="0.001 1" type="mesh" /><geom condim="4" density="0.5051477970504645" friction="1.3 0.3 0.1" group="1" material="ceramic" mesh="f2279b29f7d45bbd744c199e33849f2a_mesh_1" pos="0 0 0" solimp="0.998 0.998 0.001" solref="0.001 1" type="mesh" /><geom condim="4" density="0.44529427676472216" friction="1.3 0.3 0.1" group="1" material="ceramic" mesh="f2279b29f7d45bbd744c199e33849f2a_mesh_2" 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>
57.645161
664
0.618914
e321031f029f90f92e19b7674929502ab0d3c749
2,419
xml
XML
vendor/mujoco_models/swimmer.xml
RussellM2020/maml_gps
631560dfd4e23dc2da9bfbbd2e3c5252aa9775c5
[ "MIT" ]
1,838
2017-08-10T04:19:28.000Z
2022-03-29T07:41:19.000Z
vendor/mujoco_models/swimmer.xml
RussellM2020/maml_gps
631560dfd4e23dc2da9bfbbd2e3c5252aa9775c5
[ "MIT" ]
120
2016-10-05T09:16:16.000Z
2017-07-27T22:57:31.000Z
vendor/mujoco_models/swimmer.xml
RussellM2020/maml_gps
631560dfd4e23dc2da9bfbbd2e3c5252aa9775c5
[ "MIT" ]
498
2017-08-16T03:34:28.000Z
2022-03-31T04:41:32.000Z
<mujoco model="swimmer"> <compiler inertiafromgeom="true" angle="degree" coordinate="local" /> <custom> <numeric name="frame_skip" data="50" /> </custom> <option timestep="0.001" density="4000" viscosity="0.1" collision="predefined" integrator="Euler" iterations="1000"> <flag warmstart="disable" /> </option> <default> <geom contype='1' conaffinity='1' condim='1' rgba='0.8 0.6 .4 1' material="geom" /> <!--<joint armature='1' />--> </default> <asset> <texture type="skybox" builtin="gradient" width="100" height="100" rgb1="1 1 1" rgb2="0 0 0" /> <texture name="texgeom" type="cube" builtin="flat" mark="cross" width="127" height="1278" rgb1="0.8 0.6 0.4" rgb2="0.8 0.6 0.4" markrgb="1 1 1" random="0.01" /> <texture name="texplane" type="2d" builtin="checker" rgb1="0 0 0" rgb2="0.8 0.8 0.8" width="100" height="100" /> <material name='MatPlane' texture="texplane" shininess="1" texrepeat="30 30" specular="1" reflectance="0.5" /> <material name='geom' texture="texgeom" texuniform="true" /> </asset> <worldbody> <light directional="true" cutoff="100" exponent="1" diffuse="1 1 1" specular=".1 .1 .1" pos="0 0 1.3" dir="-0 0 -1.3" /> <geom name='floor' material="MatPlane" pos='0 0 -0.1' size='40 40 0.1' type='plane' conaffinity='1' rgba='0.8 0.9 0.8 1' condim='3' /> <!-- ================= SWIMMER ================= /--> <body name="torso" pos="0 0 0"> <geom name="torso" type="capsule" fromto="1.5 0 0 0.5 0 0" size="0.1" density="1000" /> <joint pos="0 0 0" type="slide" name="slider1" axis="1 0 0" /> <joint pos="0 0 0" type="slide" name="slider2" axis="0 1 0" /> <joint name="rot" type="hinge" pos="0 0 0" axis="0 0 1" /> <body name="mid" pos="0.5 0 0"> <geom name="mid" type="capsule" fromto="0 0 0 -1 0 0" size="0.1" density="1000" /> <joint name="rot2" type="hinge" pos="0 0 0" axis="0 0 1" range="-100 100" limited="true" /> <body name="back" pos="-1 0 0"> <geom name="back" type="capsule" fromto="0 0 0 -1 0 0" size="0.1" density="1000" /> <joint name="rot3" type="hinge" pos="0 0 0" axis="0 0 1" range="-100 100" limited="true" /> </body> </body> </body> </worldbody> <actuator> <motor joint="rot2" ctrllimited="true" ctrlrange="-50 50" /> <motor joint="rot3" ctrllimited="true" ctrlrange="-50 50" /> </actuator> </mujoco>
54.977273
164
0.585366
e322ab02c73e001c380a98c4616754ecb83e7ebc
2,720
xml
XML
gym/envs/robotics/assets/fetch/random_obj_xml/2376_peg.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/2376_peg.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/2376_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/237/237.stl" name="obj0" scale="0.005559173651073463 0.005559173651073463 0.005559173651073463" /> </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.024457887452861687 0.04 0.020888414320764877" 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.007430338966533474 -0.00601536068184241 0.03337235427608497" size="0.015041226320482689 0.018225544933931873 0.051297556633224134" type="box" zaxis="0.0 0.0 1.0" /> <site name="object0" pos="-0.0031226582586797724 -0.007260162961437427 0.0029632119636257104" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" /> <site name="handle0" pos="-0.007430338966533474 -0.00601536068184241 0.023372354276084962" 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
222
0.656618
e323fbd5fa9ec78e105cc8431c1d2d804f88d189
1,453
xml
XML
gym/envs/robotics/assets/fetch/random_obj_xml/5088_slide.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/5088_slide.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/5088_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/508/508.stl" name="obj0" scale="0.010439216784391378 0.010439216784391378 0.010439216784391378" /> </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.031428363466781 0.07303166450583971 0.23056958651762144"> <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
e325f689212f35d48a6cdef3fce6fa78b7e2af4a
1,456
xml
XML
gym/envs/robotics/assets/fetch/random_obj_xml/8173_slide.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/8173_slide.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/8173_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/817/817.stl" name="obj0" scale="0.005338484649443906 0.005338484649443906 0.005338484649443906" /> </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.015414975856477619 0.03490741688790005 0.23157084529730135"> <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
e327971f4fbc063230be121b58c5f68c8f6990aa
1,769
xml
XML
gym/envs/robotics/assets/fetch/random_obj_xml/7359_grasp.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/7359_grasp.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/7359_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/735/735.stl" name="obj0" scale="0.0031506542810340174 0.0031506542810340174 0.0031506542810340174" /> </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.02046671479800974 0.02080161044415797 0.01579779645146966"> <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.00020547512524936372 0.004114686741883058 0.002691064209366428" rgba="1 0 0 0" size="0.01023335739900487 0.010400805222078984 0.00789889822573483" 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
197
0.671566
e3289cbe41af877d0bce9e7e9071ef4c71896565
1,453
xml
XML
gym/envs/robotics/assets/fetch/random_obj_xml/815_slide.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/815_slide.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/815_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/081/081.stl" name="obj0" scale="0.00646526031082484 0.00646526031082484 0.00646526031082484" /> </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.017965413206567946 0.05065993396380471 0.23442953478161957"> <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
e3299105ae1e1770bd66bf3fcf1337d400b86613
1,482
xml
XML
robogym/assets/xmls/holdouts/rainbow/rainbow_part1.xml
0xflotus/robogym
5ec2fcbda9828941fe3072792dd25fb5a915bbbb
[ "MIT" ]
288
2020-11-12T21:39:34.000Z
2022-03-19T23:27:50.000Z
robogym/assets/xmls/holdouts/rainbow/rainbow_part1.xml
0xflotus/robogym
5ec2fcbda9828941fe3072792dd25fb5a915bbbb
[ "MIT" ]
3
2020-12-12T19:19:30.000Z
2022-03-24T05:21:39.000Z
robogym/assets/xmls/holdouts/rainbow/rainbow_part1.xml
0xflotus/robogym
5ec2fcbda9828941fe3072792dd25fb5a915bbbb
[ "MIT" ]
31
2020-11-12T22:31:01.000Z
2022-02-28T20:34:48.000Z
<mujoco> <asset> <mesh file="rainbow_stacker/part1/0_rainbow_part1_20200427_20200428.stl" name="rainbow0"></mesh> <mesh file="rainbow_stacker/part1/1_rainbow_part1_20200427_20200428.stl" name="rainbow1"></mesh> <mesh file="rainbow_stacker/part1/2_rainbow_part1_20200427_20200428.stl" name="rainbow2"></mesh> <mesh file="rainbow_stacker/part1/3_rainbow_part1_20200427_20200428.stl" name="rainbow3"></mesh> <mesh file="rainbow_stacker/part1/4_rainbow_part1_20200427_20200428.stl" name="rainbow4"></mesh> <mesh file="rainbow_stacker/part1/5_rainbow_part1_20200427_20200428.stl" name="rainbow5"></mesh> <mesh file="rainbow_stacker/part1/6_rainbow_part1_20200427_20200428.stl" name="rainbow6"></mesh> <material name="block_mat" specular="0" shininess="0.5" reflectance="0" rgba="1 0 0 1"/> </asset> <worldbody> <body quat="0.7071 0 -0.7071 0"> <geom type="mesh" mesh="rainbow0" material="block_mat"/> <geom type="mesh" mesh="rainbow1" material="block_mat"/> <geom type="mesh" mesh="rainbow2" material="block_mat"/> <geom type="mesh" mesh="rainbow3" material="block_mat"/> <geom type="mesh" mesh="rainbow4" material="block_mat"/> <geom type="mesh" mesh="rainbow5" material="block_mat"/> <geom type="mesh" mesh="rainbow6" material="block_mat"/> <joint type="free"/> </body> </worldbody> </mujoco>
59.28
104
0.664642
e32b45edf22b7a15fc214aa81cdc46570f9e07d5
96,393
xml
XML
herb_reconf/cluttered_scenes/grasping_potted_plant_3_2_0.5_scene.xml
wagnew3/Amodal-3D-Reconstruction-for-Robotic-Manipulationvia-Stability-and-Connectivity--Release
f55c6b0fac44d9d749e7804d99169a39d30c2111
[ "MIT" ]
null
null
null
herb_reconf/cluttered_scenes/grasping_potted_plant_3_2_0.5_scene.xml
wagnew3/Amodal-3D-Reconstruction-for-Robotic-Manipulationvia-Stability-and-Connectivity--Release
f55c6b0fac44d9d749e7804d99169a39d30c2111
[ "MIT" ]
null
null
null
herb_reconf/cluttered_scenes/grasping_potted_plant_3_2_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="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/potted_plant_3/scene.stl" name="gen_mesh_0" scale="1 1 1"/><mesh class="geom0" file="downloaded_assets/vase_3/scene.stl" name="gen_mesh_gadded_1" scale="1.121604945930593 1.121604945930593 1.121604945930593"/><mesh class="geom0" file="ycb_objects/002_master_chef_can/google_16k/nontextured.stl" name="gen_mesh_gadded_2" scale="1.3034085664112993 1.3034085664112993 1.3034085664112993"/><mesh class="geom0" file="ycb_objects/015_peach/google_16k/nontextured.stl" name="gen_mesh_gadded_3" scale="1.4220880129957547 1.4220880129957547 1.4220880129957547"/><mesh class="geom0" file="ycb_objects/055_baseball/google_16k/nontextured.stl" name="gen_mesh_gadded_4" scale="1.6537348518571595 1.6537348518571595 1.6537348518571595"/></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 1.8638509766283924" name="gen_body_0" pos="0 0 0.41421426385641097"><geom class="/" mesh="gen_mesh_0" name="gen_geom_0" rgba="0.9597235989893236 0.3001165931085652 0.18587177936615518 1" type="mesh"/><joint class="/" name="gen_joint_0" type="free"/></body><body euler="0 0 3.4657631861989766" name="gen_body_gadded_1" pos="0.18803689709104138 -0.0077941811232698265 0.48575633921217276"><geom class="/" mesh="gen_mesh_gadded_1" name="gen_geom_gadded_1" rgba="0.7206830236577915 0.43601194024707235 0.35001090336550733 1" type="mesh"/><joint class="/" name="gen_joint_gadded_1" type="free"/></body><body euler="0 0 1.7321011909161208" name="gen_body_gadded_2" pos="-0.39313129919159406 0.16355281133594843 0.29987907979630407"><geom class="/" mesh="gen_mesh_gadded_2" name="gen_geom_gadded_2" rgba="0.8102291947496844 0.052387947899836806 0.14716489435010527 1" type="mesh"/><joint class="/" name="gen_joint_gadded_2" type="free"/></body><body euler="0 0 0.6343092175658912" name="gen_body_gadded_3" pos="0.10354120130299665 -0.26235531807768764 0.30058920071407547"><geom class="/" mesh="gen_mesh_gadded_3" name="gen_geom_gadded_3" rgba="0.155524834097158 0.37398536963445306 0.07913624094590288 1" type="mesh"/><joint class="/" name="gen_joint_gadded_3" type="free"/></body><body euler="0 0 2.0260125784303913" name="gen_body_gadded_4" pos="-0.07300675575797635 0.17557160778723746 0.3003154429257063"><geom class="/" mesh="gen_mesh_gadded_4" name="gen_geom_gadded_4" rgba="0.8133143644970056 0.07216531033015794 0.48580249582706836 1" type="mesh"/><joint class="/" name="gen_joint_gadded_4" 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"/></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>
151.323391
19,113
0.68949
e32bd0503a8aaa60fa29041d286351ff9e7a6eda
1,766
xml
XML
gym/envs/robotics/assets/fetch/random_obj_xml/9531_grasp.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/9531_grasp.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/9531_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/953/953.stl" name="obj0" scale="0.01675051463383052 0.01675051463383052 0.01675051463383052" /> </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.031051115747831624 0.10259967434238383 0.03914751049712288"> <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="1.4291945018704769e-05 0.000298420290885631 9.203050971887194e-05" rgba="1 0 0 0" size="0.015525557873915812 0.051299837171191916 0.01957375524856144" 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
199
0.669875
e32d78f634e2253cb7a9b39e2703c8c2b1c6c9c7
1,769
xml
XML
gym/envs/robotics/assets/fetch/random_obj_xml/1918_grasp.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/1918_grasp.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/1918_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/191/191.stl" name="obj0" scale="0.0076801985602597605 0.0076801985602597605 0.0076801985602597605" /> </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.025845146908334376 0.0624248727834503 0.02819313721217699"> <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.005227597291969658 0.00685485203230081 0.0012898766906295133" rgba="1 0 0 0" size="0.012922573454167188 0.03121243639172515 0.014096568606088496" 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
197
0.671001
e32ed1e2a61801d1e3fc20da3537cd76a4de6e9b
2,717
xml
XML
gym/envs/robotics/assets/fetch/random_obj_xml/6265_peg.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/6265_peg.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/6265_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/626/626.stl" name="obj0" scale="0.006067807444805328 0.006067807444805328 0.006067807444805328" /> </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.014280970127122084 0.04 0.022403764953163353" 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.005710638666636974 -0.019487315125781255 0.036317189852852" size="0.012183200244538122 0.013015679071329982 0.043425971202279944" type="box" zaxis="1.0 0.0 0.0" /> <site name="object0" pos="0.0023658404380656403 -0.011565208043155533 0.007172188777694137" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" /> <site name="handle0" pos="-0.005710638666636974 -0.019487315125781255 0.02631718985285199" 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.656607
e32f5d02378c4764d8b7f24188f55825bd8956e2
1,774
xml
XML
gym/envs/robotics/assets/fetch/random_obj_xml/7639_grasp.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/7639_grasp.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/7639_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/763/763.stl" name="obj0" scale="0.0050766053940493865 0.0050766053940493865 0.0050766053940493865" /> </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.029736926820399447 0.039683149176766644 0.027315160138497857"> <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.007410982356347455 -0.014563608755949243 0.010136505577232247" rgba="1 0 0 0" size="0.014868463410199723 0.019841574588383322 0.013657580069248929" 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
199
0.671364
e32fde6ba988acc93b4d59befa699a0ef3b64610
1,771
xml
XML
gym/envs/robotics/assets/fetch/random_obj_xml/8834_grasp.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/8834_grasp.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/8834_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/883/883.stl" name="obj0" scale="0.0057009100600297095 0.0057009100600297095 0.0057009100600297095" /> </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.014877610825013963 0.03882982766720214 0.03361319281404177"> <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.0008225575116562126 0.01326775776919875 -0.008588228177684907" rgba="1 0 0 0" size="0.007438805412506981 0.01941491383360107 0.016806596407020886" 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
198
0.670807
e330ff94528535c9504fc03400948703bbd38ba3
79,799
xml
XML
herb_reconf/cluttered_scenes/easy_pushing_vase_1_2_0.8_scene.xml
wagnew3/Amodal-3D-Reconstruction-for-Robotic-Manipulationvia-Stability-and-Connectivity--Release
f55c6b0fac44d9d749e7804d99169a39d30c2111
[ "MIT" ]
null
null
null
herb_reconf/cluttered_scenes/easy_pushing_vase_1_2_0.8_scene.xml
wagnew3/Amodal-3D-Reconstruction-for-Robotic-Manipulationvia-Stability-and-Connectivity--Release
f55c6b0fac44d9d749e7804d99169a39d30c2111
[ "MIT" ]
null
null
null
herb_reconf/cluttered_scenes/easy_pushing_vase_1_2_0.8_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/vase_1/scene.stl" name="gen_mesh_0" scale="1 1 1"/><mesh class="geom0" file="ycb_objects/061_foam_brick/google_16k/nontextured.stl" name="gen_mesh_gadded_1" scale="1.2776532426840306 1.2776532426840306 1.2776532426840306"/><mesh class="geom0" file="ycb_objects/016_pear/google_16k/nontextured.stl" name="gen_mesh_gadded_2" scale="1.016753284067304 1.016753284067304 1.016753284067304"/><mesh class="geom0" file="ycb_objects/010_potted_meat_can/google_16k/nontextured.stl" name="gen_mesh_gadded_3" scale="0.7921702794414645 0.7921702794414645 0.7921702794414645"/></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 2.50238664481194" name="gen_body_0" pos="-0.05 -0.35 0.4205656826496124"><geom class="/" mesh="gen_mesh_0" name="gen_geom_0" rgba="0.21514705147792568 0.4919973529353018 0.7207131866942781 1" type="mesh"/><joint class="/" name="gen_joint_0" type="free"/></body><body euler="0 0 4.627192269262217" name="gen_body_gadded_1" pos="0.03655849856081769 -0.35 0.30152336326986123"><geom class="/" mesh="gen_mesh_gadded_1" name="gen_geom_gadded_1" rgba="0.14289522856395342 0.9610395357147685 0.6916435673904454 1" type="mesh"/><joint class="/" name="gen_joint_gadded_1" type="free"/></body><body euler="0 0 0.7696583176407363" name="gen_body_gadded_2" pos="0.12486170204306848 -0.5332766863579532 0.29948790712340323"><geom class="/" mesh="gen_mesh_gadded_2" name="gen_geom_gadded_2" rgba="0.24949930857585112 0.11933639623212677 0.6534312470367666 1" type="mesh"/><joint class="/" name="gen_joint_gadded_2" type="free"/></body><body euler="0 0 1.279563758207869" name="gen_body_gadded_3" pos="-0.49310990912548663 -0.3200731210386633 0.30394797194000156"><geom class="/" mesh="gen_mesh_gadded_3" name="gen_geom_gadded_3" rgba="0.29714219616431337 0.07666461362276034 0.7182458050266863 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.665205
1,290
0.6866
e33178c6887f1ffa0e3c314aca13c464f3a1976a
17,447
xml
XML
robosuite/scripts/~/Robotics/1581743210_8442552/ep_1581744388_1990101/model.xml
clj003/mod_surreal2
1c91ed1d85acdb8b82dae46c49153d547301d2d9
[ "MIT" ]
null
null
null
robosuite/scripts/~/Robotics/1581743210_8442552/ep_1581744388_1990101/model.xml
clj003/mod_surreal2
1c91ed1d85acdb8b82dae46c49153d547301d2d9
[ "MIT" ]
null
null
null
robosuite/scripts/~/Robotics/1581743210_8442552/ep_1581744388_1990101/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="3000" friction="1.0 0.005 0.0001" group="1" name="cube" pos="0 0 0" rgba="1 0 0 1" size="0.020746208285007367 0.021595782087952594 0.02118483880053173" 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.285024
425
0.586691
e3338c0cb0de0b40fbd6b2410bee37c598bb639f
9,991
xml
XML
robosuite/models/assets/robots/jaco/robot.xml
hietalajulius/robosuite
505a0a2f7403048981d0c6e549bc19fb14f4974c
[ "MIT" ]
36
2021-10-29T21:23:11.000Z
2022-03-30T15:38:13.000Z
robosuite/models/assets/robots/jaco/robot.xml
hietalajulius/robosuite
505a0a2f7403048981d0c6e549bc19fb14f4974c
[ "MIT" ]
null
null
null
robosuite/models/assets/robots/jaco/robot.xml
hietalajulius/robosuite
505a0a2f7403048981d0c6e549bc19fb14f4974c
[ "MIT" ]
4
2021-10-31T16:32:53.000Z
2022-02-11T11:09:03.000Z
<mujoco model="jaco_v2"> <actuator> <!-- Physical limits of the actuator. Pulled from raw actuator spec sheet, see: https://www.kinovarobotics.com/sites/default/files/AS-ACT-KA58-KA75-SP-INT-EN%20201804-1.2%20%28KINOVA%E2%84%A2%20Actuator%20series%20KA75%2B%20KA-58%20Specifications%29.pdf --> <motor ctrllimited="true" ctrlrange="-30.5 30.5" joint="j2s7s300_joint_1" name="torq_j1"/> <motor ctrllimited="true" ctrlrange="-30.5 30.5" joint="j2s7s300_joint_2" name="torq_j2"/> <motor ctrllimited="true" ctrlrange="-30.5 30.5" joint="j2s7s300_joint_3" name="torq_j3"/> <motor ctrllimited="true" ctrlrange="-30.5 30.5" joint="j2s7s300_joint_4" name="torq_j4"/> <motor ctrllimited="true" ctrlrange="-30.5 30.5" joint="j2s7s300_joint_5" name="torq_j5"/> <motor ctrllimited="true" ctrlrange="-6.8 6.8" joint="j2s7s300_joint_6" name="torq_j6"/> <motor ctrllimited="true" ctrlrange="-6.8 6.8" joint="j2s7s300_joint_7" name="torq_j7"/> </actuator> <asset> <mesh name="base" file="meshes/base.stl" /> <mesh name="shoulder" file="meshes/shoulder.stl" /> <mesh name="ring_big" file="meshes/ring_big.stl" /> <mesh name="arm_half_1" file="meshes/arm_half_1.stl" /> <mesh name="arm_half_2" file="meshes/arm_half_2.stl" /> <mesh name="forearm" file="meshes/forearm.stl" /> <mesh name="ring_small" file="meshes/ring_small.stl" /> <mesh name="wrist_spherical_1" file="meshes/wrist_spherical_1.stl" /> <mesh name="wrist_spherical_2" file="meshes/wrist_spherical_2.stl" /> <!-- Materials for robot --> <texture type="cube" name="carbon_tex" builtin="flat" width="100" height="100" rgb1="1 1 1" rgb2="1 1 1"/> <texture type="cube" name="grey_plastic_tex" builtin="flat" width="100" height="100" rgb1="1 1 1" rgb2="1 1 1"/> <material name="carbon_jaco" texture="carbon_tex" rgba="0.05 0.05 0.05 1" /> <material name="grey_plastic_jaco" texture="grey_plastic_tex" rgba="0.88 0.86 0.86 1" /> </asset> <worldbody> <body name="base" pos="0 0 0"> <!-- robot view --> <camera mode="fixed" name="robotview" pos="1.0 0 0.4" quat="0.653 0.271 0.271 0.653"/> <inertial diaginertia="0 0 0" mass="0" pos="0 0 0"/> <!-- mount attached here --> <body name="j2s7s300_link_0" pos="0 0 0"> <inertial pos="0 0 0.05" mass="4" diaginertia="0.4 0.4 0.4" /> <geom type="mesh" contype="0" conaffinity="0" group="1" material="carbon_jaco" mesh="base" /> <geom type="mesh" material="carbon_jaco" mesh="base" name="base_collision"/> <body name="j2s7s300_link_1" pos="0 0 0.15675" quat="0 0 1 0"> <inertial pos="0 -0.002 -0.0605" mass="0.7477" diaginertia="0.00152032 0.00152032 0.00059816" /> <joint name="j2s7s300_joint_1" pos="0 0 0" axis="0 0 1" limited="true" range="-6.28319 6.28319" damping="0.1" frictionloss="0.01"/> <geom type="mesh" contype="0" conaffinity="0" group="1" material="carbon_jaco" name="s_visual" mesh="shoulder" /> <geom type="mesh" contype="0" conaffinity="0" group="1" material="grey_plastic_jaco" name="s_ring_visual" mesh="ring_big" /> <geom type="mesh" material="carbon_jaco" mesh="shoulder" name="s_collision"/> <body name="j2s7s300_link_2" pos="0 0.0016 -0.11875" quat="0 0 -0.707107 0.707107"> <inertial pos="0 -0.103563 0" quat="0.707107 0.707107 0 0" mass="0.8447" diaginertia="0.00247074 0.00247074 0.000380115" /> <joint name="j2s7s300_joint_2" pos="0 0 0" axis="0 0 1" limited="true" range="0.820305 5.46288" damping="0.1" frictionloss="0.01"/> <geom type="mesh" contype="0" conaffinity="0" group="1" material="carbon_jaco" name="ah1_visual" mesh="arm_half_1" /> <geom type="mesh" contype="0" conaffinity="0" group="1" material="grey_plastic_jaco" name="ah1_ring_visual" mesh="ring_big" /> <geom type="mesh" material="carbon_jaco" mesh="arm_half_1" name="ah1_collision"/> <body name="j2s7s300_link_3" pos="0 -0.205 0" quat="0.707107 -0.707107 0 0"> <inertial pos="0 0 -0.102245" mass="0.8447" diaginertia="0.00247074 0.00247074 0.000380115" /> <joint name="j2s7s300_joint_3" pos="0 0 0" axis="0 0 1" limited="true" range="-6.28319 6.28319" damping="0.1" frictionloss="0.01"/> <geom type="mesh" contype="0" conaffinity="0" group="1" material="carbon_jaco" name="ah2_visual" mesh="arm_half_2" /> <geom type="mesh" contype="0" conaffinity="0" group="1" material="grey_plastic_jaco" name="ah2_ring_visual" mesh="ring_big" /> <geom type="mesh" material="carbon_jaco" mesh="arm_half_2" name="ah2_collision"/> <body name="j2s7s300_link_4" pos="0 0 -0.205" quat="0 0 0.707107 0.707107"> <inertial pos="0 0.081 -0.0086" quat="0.707107 0.707107 0 0" mass="0.6763" diaginertia="0.00142022 0.00142022 0.000304335" /> <joint name="j2s7s300_joint_4" pos="0 0 0" axis="0 0 1" limited="true" range="0.523599 5.75959" damping="0.1" frictionloss="0.01"/> <geom type="mesh" contype="0" conaffinity="0" group="1" material="carbon_jaco" name="f_visual" mesh="forearm" /> <geom type="mesh" contype="0" conaffinity="0" group="1" material="grey_plastic_jaco" name="f_ring_visual" mesh="ring_small" /> <geom type="mesh" material="carbon_jaco" mesh="forearm" name="f_collision"/> <body name="j2s7s300_link_5" pos="0 0.2073 -0.0114" quat="0 0 -0.707107 0.707107"> <inertial pos="0 0.00288489 -0.0541933" mass="0.463" diaginertia="0.000432132 0.000432132 9.26e-05" /> <joint name="j2s7s300_joint_5" pos="0 0 0" axis="0 0 1" limited="true" range="-6.28319 6.28319" damping="0.1" frictionloss="0.01"/> <geom type="mesh" contype="0" conaffinity="0" group="1" material="carbon_jaco" name="ws1_visual" mesh="wrist_spherical_1" /> <geom type="mesh" contype="0" conaffinity="0" group="1" material="grey_plastic_jaco" name="ws1_ring_visual" mesh="ring_small" /> <geom type="mesh" material="carbon_jaco" mesh="wrist_spherical_1" name="ws1_collision"/> <body name="j2s7s300_link_6" pos="0 0 -0.10375" quat="0 0 0.707107 0.707107"> <inertial pos="0 0.0497209 -0.00285628" quat="0.707107 0.707107 0 0" mass="0.463" diaginertia="0.000432132 0.000432132 9.26e-05" /> <joint name="j2s7s300_joint_6" pos="0 0 0" axis="0 0 1" limited="true" range="1.13446 5.14872" damping="0.01" frictionloss="0.01"/> <geom type="mesh" contype="0" conaffinity="0" group="1" material="carbon_jaco" name="ws2_visual" mesh="wrist_spherical_2" /> <geom type="mesh" contype="0" conaffinity="0" group="1" material="grey_plastic_jaco" name="ws2_ring_visual" mesh="ring_small" /> <geom type="mesh" material="carbon_jaco" mesh="wrist_spherical_2" name="ws2_collision"/> <body name="j2s7s300_link_7" pos="0 0.10375 0" quat="0 0 -0.707107 0.707107"> <inertial pos="0 0 -0.06" quat="0.5 0.5 -0.5 0.5" mass="1e-6" diaginertia="1e-6 1e-6 1e-6" /> <!--mass="0.99" diaginertia="0.0005816 0.000345324 0.000345324" /> --> <joint name="j2s7s300_joint_7" pos="0 0 0" axis="0 0 1" limited="true" range="-6.28319 6.28319" damping="0.01" frictionloss="0.01"/> <body name="right_hand" pos="0 0 0" quat="0 1 0 0"> <!-- This sites were added for visualization. They are all standardized between models--> <!-- Position mimics the gripper attachment point (right_hand) --> <!-- Y-axis should be perpendicular to grasping motion, and Z-axis should point out of the robot eef --> <site name="ee" pos="0 0 0" size="0.01 0.01 0.01" rgba="0 0 1 1" type="sphere" group="1"/> <site name="ee_x" pos="0 0 0" size="0.005 .1" quat="0.707105 0.707108 0 0 " rgba="1 0 0 0" type="cylinder" group="1"/> <site name="ee_z" pos="0 0 0" size="0.005 .1" quat="0.707105 0 0 0.707108" rgba="0 0 1 0" type="cylinder" group="1"/> <site name="ee_y" pos="0 0 0" size="0.005 .1" quat="0.707105 0 0.707108 0 " rgba="0 1 0 0" type="cylinder" group="1"/> <!-- This camera points out from the eef. --> <camera mode="fixed" name="eye_in_hand" pos="0.08 0 0" quat="0 0.707108 0.707108 0" fovy="75"/> <!-- To add gripper --> </body> </body> </body> </body> </body> </body> </body> </body> </body> </body> </worldbody> </mujoco>
97.95098
208
0.540386
e333a352dc5e2c4b97f7164949f3122f8a7bea71
2,712
xml
XML
gym/envs/robotics/assets/fetch/random_obj_xml/8169_peg.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/8169_peg.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/8169_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/816/816.stl" name="obj0" scale="0.00580702810093486 0.00580702810093486 0.00580702810093486" /> </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.03620561815451196 0.04 0.02585630363788535" 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.001255609996678255 -0.028232420140845076 0.03274149160081492" size="0.011142993634763012 0.023649002714806418 0.05614725311290351" type="box" zaxis="0.0 0.0 1.0" /> <site name="object0" pos="0.02009435425806836 -0.028138285368110888 0.002450542125796771" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" /> <site name="handle0" pos="-0.001255609996678255 -0.028232420140845076 0.022741491600814925" 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
222
0.655973
e334daf6588596f824483c70721f8e47512d800b
2,725
xml
XML
gym/envs/robotics/assets/fetch/random_obj_xml/6168_peg.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/6168_peg.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/6168_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/616/616.stl" name="obj0" scale="0.005807889393392814 0.005807889393392814 0.005807889393392814" /> </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.016787893048007214 0.04 0.01661018615229288" 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.0020154936091091847 -0.009487012826573073 0.039330832504474035" size="0.015038933686150191 0.013156017838408113 0.056822640791106216" type="box" zaxis="0.0 0.0 1.0" /> <site name="object0" pos="-0.0008661574439130655 -0.010113525951448954 -0.0008816221343393049" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" /> <site name="handle0" pos="-0.0020154936091091847 -0.009487012826573073 0.029330832504474033" 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
225
0.656881
e33558b57820a859838d5d7b920422836204062b
106,155
xml
XML
herb_reconf/cluttered_scenes/grasping_005_tomato_soup_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/grasping_005_tomato_soup_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/grasping_005_tomato_soup_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="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/005_tomato_soup_can/google_16k/nontextured.stl" name="gen_mesh_0" scale="1 1 1"/><mesh class="geom0" file="ycb_objects/055_baseball/google_16k/nontextured.stl" name="gen_mesh_gadded_1" scale="0.5573172459089889 0.5573172459089889 0.5573172459089889"/><mesh class="geom0" file="ycb_objects/077_rubiks_cube/google_16k/nontextured.stl" name="gen_mesh_gadded_2" scale="1.579339298239745 1.579339298239745 1.579339298239745"/><mesh class="geom0" file="downloaded_assets/cup_1/scene.stl" name="gen_mesh_gadded_3" scale="1.6706751114199225 1.6706751114199225 1.6706751114199225"/><mesh class="geom0" file="ycb_objects/019_pitcher_base/google_16k/nontextured.stl" name="gen_mesh_gadded_4" scale="0.7428851563977754 0.7428851563977754 0.7428851563977754"/><mesh class="geom0" file="downloaded_assets/potted_plant_3/scene.stl" name="gen_mesh_gadded_5" scale="0.9175254795999562 0.9175254795999562 0.9175254795999562"/><mesh class="geom0" file="ycb_objects/026_sponge/google_16k/nontextured.stl" name="gen_mesh_gadded_6" scale="1.1802549270728158 1.1802549270728158 1.1802549270728158"/></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.842570390006461" name="gen_body_0" pos="0 0 0.2999210000023595"><geom class="/" mesh="gen_mesh_0" name="gen_geom_0" rgba="0.17303630885624988 0.21653058456983143 0.5031129508785822 1" type="mesh"/><joint class="/" name="gen_joint_0" type="free"/></body><body euler="0 0 0.6901358726510827" name="gen_body_gadded_1" pos="0.4221130209620406 -0.10497250310105147 0.3001063059162014"><geom class="/" mesh="gen_mesh_gadded_1" name="gen_geom_gadded_1" rgba="0.08873761766355248 0.7215215283382526 0.9708811813800531 1" type="mesh"/><joint class="/" name="gen_joint_gadded_1" type="free"/></body><body euler="0 0 2.3425888817687777" name="gen_body_gadded_2" pos="-0.24372034066932 0.4414002810788447 0.30059499062975614"><geom class="/" mesh="gen_mesh_gadded_2" name="gen_geom_gadded_2" rgba="0.32655029264059343 0.7786062533963977 0.6610165018727179 1" type="mesh"/><joint class="/" name="gen_joint_gadded_2" type="free"/></body><body euler="0 0 1.2476328869029314" name="gen_body_gadded_3" pos="0.33798112544469433 0.3780104011116211 0.6240693540008582"><geom class="/" mesh="gen_mesh_gadded_3" name="gen_geom_gadded_3" rgba="0.7420948811959835 0.36360350277573994 0.12020419811396932 1" type="mesh"/><joint class="/" name="gen_joint_gadded_3" type="free"/></body><body euler="0 0 2.217053161616786" name="gen_body_gadded_4" pos="0.3944033141367816 -0.06331966637252547 0.3065633467794602"><geom class="/" mesh="gen_mesh_gadded_4" name="gen_geom_gadded_4" rgba="0.9762671462692633 0.49359524904347996 0.9806311381360169 1" type="mesh"/><joint class="/" name="gen_joint_gadded_4" type="free"/></body><body euler="0 0 4.805893326533912" name="gen_body_gadded_5" pos="-0.003400896258314927 0.14452527269790727 0.4122658367614809"><geom class="/" mesh="gen_mesh_gadded_5" name="gen_geom_gadded_5" rgba="0.699338185670247 0.25549047034772354 0.5744686182900747 1" type="mesh"/><joint class="/" name="gen_joint_gadded_5" type="free"/></body><body euler="0 0 3.421660409295494" name="gen_body_gadded_6" pos="0.144758252985154 -0.44913398585977654 0.2998717824324547"><geom class="/" mesh="gen_mesh_gadded_6" name="gen_geom_gadded_6" rgba="0.0012159688385183776 0.29320030772604266 0.5100826612932713 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.648352
27,872
0.692365
e33762f9ca97b4b771379b4604e6ca3f644a4283
1,764
xml
XML
gym/envs/robotics/assets/fetch/random_obj_xml/4712_grasp.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/4712_grasp.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/4712_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/471/471.stl" name="obj0" scale="0.004764844952051427 0.004764844952051427 0.004764844952051427" /> </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.0237231647812466 0.03421741177868313 0.020874580846604367"> <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.007999344538417217 -0.020873585538889572 0.00388337645678225" rgba="1 0 0 0" size="0.0118615823906233 0.017108705889341564 0.010437290423302183" 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.02439
195
0.670068
e338e42c71b6064bcfdd7eefcab54fcece4793c2
2,718
xml
XML
gym/envs/robotics/assets/fetch/random_obj_xml/4462_peg.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/4462_peg.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/4462_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/446/446.stl" name="obj0" scale="0.005913854653420026 0.005913854653420026 0.005913854653420026" /> </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.02154453916139767 0.04 0.019860391633196712" 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.004888320069520153 0.0023960442940302177 0.03449155919821195" size="0.018235367595157707 0.011928973427894235 0.05508967225840558" type="box" zaxis="0.0 0.0 1.0" /> <site name="object0" pos="0.0034266546902387302 -0.005511233107863643 -0.0007377214269969144" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" /> <site name="handle0" pos="0.004888320069520153 0.0023960442940302177 0.024491559198211953" 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
221
0.657837
e33b21288bf34d85bd5ebc572f437a5c5d63d13d
2,720
xml
XML
gym/envs/robotics/assets/fetch/random_obj_xml/8998_peg.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/8998_peg.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/8998_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/899/899.stl" name="obj0" scale="0.006687601087270185 0.006687601087270185 0.006687601087270185" /> </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.016682495103840053 0.04 0.017646900681433115" 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.0008689698816364546 -0.006246812171329708 0.042051529537620536" size="0.012358077753532419 0.014967641942360754 0.05898108095599265" type="box" zaxis="1.0 0.0 0.0" /> <site name="object0" pos="0.0002949051530659157 -0.0050931247707986 -0.0002470563145320632" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" /> <site name="handle0" pos="0.0008689698816364546 -0.006246812171329708 0.032051529537620534" 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.657353
e33bd692cdd32514b33c3429f99f5e9a1b7c12ba
1,769
xml
XML
gym/envs/robotics/assets/fetch/random_obj_xml/3093_grasp.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/3093_grasp.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/3093_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.019622135718197566 0.019622135718197566 0.019622135718197566" /> </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.023860801554296155 0.12357597237189315 0.02280569969459295"> <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.004258207165105648 -0.044796107484110316 0.004482616419928423" rgba="1 0 0 0" size="0.011930400777148078 0.061787986185946574 0.011402849847296476" 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
199
0.670435
e33e57eba99aa1893fb1ae14cceb02c8d0a83f02
1,457
xml
XML
gym/envs/robotics/assets/fetch/random_obj_xml/5952_slide.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/5952_slide.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/5952_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.006614778709322082 0.006614778709322082 0.006614778709322082" /> </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.020729849939004483 0.040661778966639577 0.21235112472821427"> <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
e340256e7b8ef669b57d9910e89c0bd889122898
1,455
xml
XML
gym/envs/robotics/assets/fetch/random_obj_xml/2776_slide.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/2776_slide.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/2776_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/277/277.stl" name="obj0" scale="0.006230668483865023 0.006230668483865023 0.006230668483865023" /> </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.026415208763430266 0.0516360201858433 0.21338943865308113"> <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
e340b874bc7a05e3a44d9e03c635867cd7bc9853
79,279
xml
XML
herb_reconf/cluttered_scenes/hard_pushing_maytoni_2_0.6_scene.xml
wagnew3/Amodal-3D-Reconstruction-for-Robotic-Manipulationvia-Stability-and-Connectivity--Release
f55c6b0fac44d9d749e7804d99169a39d30c2111
[ "MIT" ]
null
null
null
herb_reconf/cluttered_scenes/hard_pushing_maytoni_2_0.6_scene.xml
wagnew3/Amodal-3D-Reconstruction-for-Robotic-Manipulationvia-Stability-and-Connectivity--Release
f55c6b0fac44d9d749e7804d99169a39d30c2111
[ "MIT" ]
null
null
null
herb_reconf/cluttered_scenes/hard_pushing_maytoni_2_0.6_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/maytoni/scene.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.7876797937805948 1.7876797937805948 1.7876797937805948"/><mesh class="geom0" file="ycb_objects/024_bowl/google_16k/nontextured.stl" name="gen_mesh_gadded_2" scale="1.6176504440882535 1.6176504440882535 1.6176504440882535"/></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 1.0754397588068967" name="gen_body_0" pos="0 0 0.5018424719572068"><geom class="/" mesh="gen_mesh_0" name="gen_geom_0" rgba="0.20846053735884262 0.4816810617633659 0.4205380353143747 1" type="mesh"/><joint class="/" name="gen_joint_0" type="free"/></body><body euler="0 0 0.034635505479762574" name="gen_body_gadded_1" pos="0.24276665076170625 0.0 0.3027222286264628"><geom class="/" mesh="gen_mesh_gadded_1" name="gen_geom_gadded_1" rgba="0.8285403649470452 0.7445644629525091 0.17753703793604714 1" type="mesh"/><joint class="/" name="gen_joint_gadded_1" type="free"/></body><body euler="0 0 1.188221688793982" name="gen_body_gadded_2" pos="0.1307171495658579 0.31106673755860764 0.29712272682709545"><geom class="/" mesh="gen_mesh_gadded_2" name="gen_geom_gadded_2" rgba="0.010526874316108437 0.5612036966629997 0.8137261874151964 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.904971
944
0.685894
e340d2533ab613df472839bdf1ef36b9212f7317
3,479
xml
XML
envs/mujoco/envs/assets/hole/polyhedral_hole_inner=0-0070_outer=0-05_height=0-05_num_facets=16.xml
hzm2016/assistive-gym-robosuite
5c529f4444cc386383618bfa584341740a8468f9
[ "MIT" ]
1
2021-11-22T07:45:28.000Z
2021-11-22T07:45:28.000Z
envs/mujoco/envs/assets/hole/polyhedral_hole_inner=0-0070_outer=0-05_height=0-05_num_facets=16.xml
hzm2016/assistive-gym-robosuite
5c529f4444cc386383618bfa584341740a8468f9
[ "MIT" ]
null
null
null
envs/mujoco/envs/assets/hole/polyhedral_hole_inner=0-0070_outer=0-05_height=0-05_num_facets=16.xml
hzm2016/assistive-gym-robosuite
5c529f4444cc386383618bfa584341740a8468f9
[ "MIT" ]
null
null
null
<?xml version="1.0" ?> <mujoco> <body name="hole"> <geom class="collision" euler="0 0 1.5707963267948966" pos="0.0285 0.0 0.025" size="0.009945618368982879 0.021500000000000002 0.025" type="box"/> <geom class="collision" euler="0 0 1.9634954084936207" pos="0.026330566676571673 0.010906477822405058 0.025" size="0.009945618368982879 0.021500000000000002 0.025" type="box"/> <geom class="collision" euler="0 0 2.356194490192345" pos="0.020152543263816606 0.020152543263816602 0.025" size="0.009945618368982879 0.021500000000000002 0.025" type="box"/> <geom class="collision" euler="0 0 2.748893571891069" pos="0.01090647782240506 0.026330566676571673 0.025" size="0.009945618368982879 0.021500000000000002 0.025" type="box"/> <geom class="collision" euler="0 0 3.141592653589793" pos="1.7451216887849783e-18 0.0285 0.025" size="0.009945618368982879 0.021500000000000002 0.025" type="box"/> <geom class="collision" euler="0 0 3.5342917352885173" pos="-0.010906477822405057 0.026330566676571673 0.025" size="0.009945618368982879 0.021500000000000002 0.025" type="box"/> <geom class="collision" euler="0 0 3.9269908169872414" pos="-0.020152543263816602 0.020152543263816606 0.025" size="0.009945618368982879 0.021500000000000002 0.025" type="box"/> <geom class="collision" euler="0 0 4.319689898685965" pos="-0.026330566676571673 0.01090647782240506 0.025" size="0.009945618368982879 0.021500000000000002 0.025" type="box"/> <geom class="collision" euler="0 0 4.71238898038469" pos="-0.0285 3.490243377569957e-18 0.025" size="0.009945618368982879 0.021500000000000002 0.025" type="box"/> <geom class="collision" euler="0 0 5.105088062083414" pos="-0.026330566676571673 -0.010906477822405057 0.025" size="0.009945618368982879 0.021500000000000002 0.025" type="box"/> <geom class="collision" euler="0 0 5.497787143782138" pos="-0.02015254326381661 -0.020152543263816602 0.025" size="0.009945618368982879 0.021500000000000002 0.025" type="box"/> <geom class="collision" euler="0 0 5.890486225480862" pos="-0.010906477822405076 -0.026330566676571666 0.025" size="0.009945618368982879 0.021500000000000002 0.025" type="box"/> <geom class="collision" euler="0 0 6.283185307179586" pos="-5.235365066354935e-18 -0.0285 0.025" size="0.009945618368982879 0.021500000000000002 0.025" type="box"/> <geom class="collision" euler="0 0 6.675884388878311" pos="0.010906477822405065 -0.02633056667657167 0.025" size="0.009945618368982879 0.021500000000000002 0.025" type="box"/> <geom class="collision" euler="0 0 7.0685834705770345" pos="0.020152543263816602 -0.02015254326381661 0.025" size="0.009945618368982879 0.021500000000000002 0.025" type="box"/> <geom class="collision" euler="0 0 7.461282552275758" pos="0.026330566676571666 -0.010906477822405076 0.025" size="0.009945618368982879 0.021500000000000002 0.025" type="box"/> <geom class="collision" pos="0 0 -0.025" size="0.05 0.025" type="cylinder"/> <site euler="-3.141592653589793 0 0" name="hole_base" pos="0 0 0" size="0.005 0.005 0.005"/> <site euler="-3.141592653589793 0 0" name="hole_top" pos="0 0 0.05" size="0.005 0.005 0.005"/> </body> </mujoco>
84.853659
117
0.68008
e3439ad885638aa24fd8c6bf46e847b3ca416aa0
77,279
xml
XML
herb_reconf/cluttered_scenes/grasping_018_plum_2_0.9_scene.xml
wagnew3/Amodal-3D-Reconstruction-for-Robotic-Manipulationvia-Stability-and-Connectivity--Release
f55c6b0fac44d9d749e7804d99169a39d30c2111
[ "MIT" ]
null
null
null
herb_reconf/cluttered_scenes/grasping_018_plum_2_0.9_scene.xml
wagnew3/Amodal-3D-Reconstruction-for-Robotic-Manipulationvia-Stability-and-Connectivity--Release
f55c6b0fac44d9d749e7804d99169a39d30c2111
[ "MIT" ]
null
null
null
herb_reconf/cluttered_scenes/grasping_018_plum_2_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="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/018_plum/google_16k/nontextured.stl" name="gen_mesh_0" scale="1 1 1"/><mesh class="geom0" file="ycb_objects/012_strawberry/google_16k/nontextured.stl" name="gen_mesh_gadded_1" scale="1.3911839853150791 1.3911839853150791 1.3911839853150791"/><mesh class="geom0" file="ycb_objects/036_wood_block/google_16k/nontextured.stl" name="gen_mesh_gadded_2" scale="1.1064209710643798 1.1064209710643798 1.1064209710643798"/><mesh class="geom0" file="ycb_objects/024_bowl/google_16k/nontextured.stl" name="gen_mesh_gadded_3" scale="1.3023353275852463 1.3023353275852463 1.3023353275852463"/><mesh class="geom0" file="ycb_objects/015_peach/google_16k/nontextured.stl" name="gen_mesh_gadded_4" scale="0.7228642879267975 0.7228642879267975 0.7228642879267975"/></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 5.267536795698698" name="gen_body_0" pos="0 0 0.30029699999140574"><geom class="/" mesh="gen_mesh_0" name="gen_geom_0" rgba="0.2288943644351753 0.6000030208517677 0.38159934717817645 1" type="mesh"/><joint class="/" name="gen_joint_0" type="free"/></body><body euler="0 0 2.7994550768863924" name="gen_body_gadded_1" pos="0.07883652428049367 0.0 0.3001953663246434"><geom class="/" mesh="gen_mesh_gadded_1" name="gen_geom_gadded_1" rgba="0.15453447743922344 0.879714358254708 0.4456983362856216 1" type="mesh"/><joint class="/" name="gen_joint_gadded_1" type="free"/></body><body euler="0 0 2.390517123647428" name="gen_body_gadded_2" pos="0.6254090175247565 0.07872289262189582 0.30023719517806946"><geom class="/" mesh="gen_mesh_gadded_2" name="gen_geom_gadded_2" rgba="0.8078385048728179 0.37317820300711624 0.3620541273157496 1" type="mesh"/><joint class="/" name="gen_joint_gadded_2" type="free"/></body><body euler="0 0 2.5214464927687623" name="gen_body_gadded_3" pos="0.004366808266791741 0.23914817952513656 0.2976835697339658"><geom class="/" mesh="gen_mesh_gadded_3" name="gen_geom_gadded_3" rgba="0.3309503340155874 0.23972216579146166 0.15566881375808772 1" type="mesh"/><joint class="/" name="gen_joint_gadded_3" type="free"/></body><body euler="0 0 4.5617131955439865" name="gen_body_gadded_4" pos="0.14657106861270688 0.31937365644733196 0.3002994977538909"><geom class="/" mesh="gen_mesh_gadded_4" name="gen_geom_gadded_4" rgba="0.4325876990062598 0.3334421836734355 0.4975467091147019 1" type="mesh"/><joint class="/" name="gen_joint_gadded_4" 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>
121.317111
1,613
0.684727
e344979c269a0747e04f15ebd1863b5ffbbe629a
1,450
xml
XML
gym/envs/robotics/assets/fetch/random_obj_xml/7938_slide.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/7938_slide.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/7938_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/793/793.stl" name="obj0" scale="0.00740663197942527 0.00740663197942527 0.00740663197942527" /> </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.03425635801829997 0.06584596930235585 0.221689925496936"> <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.157895
155
0.617241
e344a96947d672d45284db528f98b564c9faf31c
2,708
xml
XML
gym/envs/robotics/assets/fetch/random_obj_xml/8914_peg.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/8914_peg.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/8914_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/891/891.stl" name="obj0" scale="0.004862798865338827 0.004862798865338827 0.004862798865338827" /> </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.021081862118863703 0.04 0.03283954569058461" 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.01055381878286962 0.01802224392554252 0.01745191978920435" size="0.016501899036645444 0.03235119091036334 0.050778394988146" type="box" zaxis="1.0 0.0 0.0" /> <site name="object0" pos="-0.005822658082444654 0.01763115159643803 -0.012244613080077942" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" /> <site name="handle0" pos="-0.01055381878286962 0.01802224392554252 0.007451919789204349" 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.148148
216
0.655835
e3461560dbae675328a7803552f3c3ad8beae62a
2,718
xml
XML
gym/envs/robotics/assets/fetch/random_obj_xml/9622_peg.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/9622_peg.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/9622_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/962/962.stl" name="obj0" scale="0.006147113645839273 0.006147113645839273 0.006147113645839273" /> </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.02093775140734325 0.04 0.018847846489360345" 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.0022330573498718313 -0.008087192692790013 0.023930811364070936" size="0.018022870253442035 0.01967950307733524 0.04002101439350896" type="box" zaxis="0.0 0.0 1.0" /> <site name="object0" pos="0.002659247070540476 -0.007406008204364387 0.0027576434599223217" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" /> <site name="handle0" pos="0.0022330573498718313 -0.008087192692790013 0.013930811364070934" 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.657469
e3492cc23317967a43d09d087f32319bf8ce0188
12,297
xml
XML
data_gen/collect_bowl_data_xmls/shared_bowl_e816066ac8281e2ecf70f9641eb97702.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/shared_bowl_e816066ac8281e2ecf70f9641eb97702.xml
YunchuZhang/Visually-Grounded-Library-of-Behaviors
896afda942dfc04e4aaad2ee751c32df1eb17913
[ "MIT" ]
null
null
null
data_gen/collect_bowl_data_xmls/shared_bowl_e816066ac8281e2ecf70f9641eb97702.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/02880940/e816066ac8281e2ecf70f9641eb97702/models/stl_models/convex_model_normalized_0.stl" name="e816066ac8281e2ecf70f9641eb97702_mesh_0" scale="1.2 1.2 1.2" /><mesh file="../meshes/02880940/e816066ac8281e2ecf70f9641eb97702/models/stl_models/convex_model_normalized_1.stl" name="e816066ac8281e2ecf70f9641eb97702_mesh_1" scale="1.2 1.2 1.2" /><mesh file="../meshes/02880940/e816066ac8281e2ecf70f9641eb97702/models/stl_models/convex_model_normalized_2.stl" name="e816066ac8281e2ecf70f9641eb97702_mesh_2" scale="1.2 1.2 1.2" /><mesh file="../meshes/02880940/e816066ac8281e2ecf70f9641eb97702/models/stl_models/convex_model_normalized_3.stl" name="e816066ac8281e2ecf70f9641eb97702_mesh_3" scale="1.2 1.2 1.2" /><mesh file="../meshes/02880940/e816066ac8281e2ecf70f9641eb97702/models/stl_models/convex_model_normalized_4.stl" name="e816066ac8281e2ecf70f9641eb97702_mesh_4" scale="1.2 1.2 1.2" /><mesh file="../meshes/02880940/e816066ac8281e2ecf70f9641eb97702/models/stl_models/convex_model_normalized_5.stl" name="e816066ac8281e2ecf70f9641eb97702_mesh_5" scale="1.2 1.2 1.2" /><mesh file="../meshes/02880940/e816066ac8281e2ecf70f9641eb97702/models/stl_models/convex_model_normalized_6.stl" name="e816066ac8281e2ecf70f9641eb97702_mesh_6" scale="1.2 1.2 1.2" /><mesh file="../meshes/02880940/e816066ac8281e2ecf70f9641eb97702/models/stl_models/convex_model_normalized_7.stl" name="e816066ac8281e2ecf70f9641eb97702_mesh_7" scale="1.2 1.2 1.2" /><mesh file="../meshes/02880940/e816066ac8281e2ecf70f9641eb97702/models/stl_models/convex_model_normalized_8.stl" name="e816066ac8281e2ecf70f9641eb97702_mesh_8" scale="1.2 1.2 1.2" /><mesh file="../meshes/02880940/e816066ac8281e2ecf70f9641eb97702/models/stl_models/convex_model_normalized_9.stl" name="e816066ac8281e2ecf70f9641eb97702_mesh_9" scale="1.2 1.2 1.2" /><mesh file="../meshes/02880940/e816066ac8281e2ecf70f9641eb97702/models/stl_models/convex_model_normalized_10.stl" name="e816066ac8281e2ecf70f9641eb97702_mesh_10" scale="1.2 1.2 1.2" /><mesh file="../meshes/02880940/e816066ac8281e2ecf70f9641eb97702/models/stl_models/convex_model_normalized_11.stl" name="e816066ac8281e2ecf70f9641eb97702_mesh_11" scale="1.2 1.2 1.2" /><mesh file="../meshes/02880940/e816066ac8281e2ecf70f9641eb97702/models/stl_models/convex_model_normalized_12.stl" name="e816066ac8281e2ecf70f9641eb97702_mesh_12" scale="1.2 1.2 1.2" /><mesh file="../meshes/02880940/e816066ac8281e2ecf70f9641eb97702/models/stl_models/convex_model_normalized_13.stl" name="e816066ac8281e2ecf70f9641eb97702_mesh_13" scale="1.2 1.2 1.2" /><mesh file="../meshes/02880940/e816066ac8281e2ecf70f9641eb97702/models/stl_models/convex_model_normalized_14.stl" name="e816066ac8281e2ecf70f9641eb97702_mesh_14" scale="1.2 1.2 1.2" /><mesh file="../meshes/02880940/e816066ac8281e2ecf70f9641eb97702/models/stl_models/convex_model_normalized_15.stl" name="e816066ac8281e2ecf70f9641eb97702_mesh_15" scale="1.2 1.2 1.2" /><mesh file="../meshes/02880940/e816066ac8281e2ecf70f9641eb97702/models/stl_models/convex_model_normalized_16.stl" name="e816066ac8281e2ecf70f9641eb97702_mesh_16" scale="1.2 1.2 1.2" /><mesh file="../meshes/02880940/e816066ac8281e2ecf70f9641eb97702/models/stl_models/convex_model_normalized_17.stl" name="e816066ac8281e2ecf70f9641eb97702_mesh_17" scale="1.2 1.2 1.2" /><mesh file="../meshes/02880940/e816066ac8281e2ecf70f9641eb97702/models/stl_models/convex_model_normalized_18.stl" name="e816066ac8281e2ecf70f9641eb97702_mesh_18" scale="1.2 1.2 1.2" /><mesh file="../meshes/02880940/e816066ac8281e2ecf70f9641eb97702/models/stl_models/convex_model_normalized_19.stl" name="e816066ac8281e2ecf70f9641eb97702_mesh_19" scale="1.2 1.2 1.2" /><mesh file="../meshes/02880940/e816066ac8281e2ecf70f9641eb97702/models/stl_models/convex_model_normalized_20.stl" name="e816066ac8281e2ecf70f9641eb97702_mesh_20" scale="1.2 1.2 1.2" /><mesh file="../meshes/02880940/e816066ac8281e2ecf70f9641eb97702/models/stl_models/convex_model_normalized_21.stl" name="e816066ac8281e2ecf70f9641eb97702_mesh_21" scale="1.2 1.2 1.2" /><mesh file="../meshes/02880940/e816066ac8281e2ecf70f9641eb97702/models/stl_models/convex_model_normalized_22.stl" name="e816066ac8281e2ecf70f9641eb97702_mesh_22" scale="1.2 1.2 1.2" /><mesh file="../meshes/02880940/e816066ac8281e2ecf70f9641eb97702/models/stl_models/convex_model_normalized_23.stl" name="e816066ac8281e2ecf70f9641eb97702_mesh_23" scale="1.2 1.2 1.2" /><mesh file="../meshes/02880940/e816066ac8281e2ecf70f9641eb97702/models/stl_models/convex_model_normalized_24.stl" name="e816066ac8281e2ecf70f9641eb97702_mesh_24" scale="1.2 1.2 1.2" /><mesh file="../meshes/02880940/e816066ac8281e2ecf70f9641eb97702/models/stl_models/convex_model_normalized_25.stl" name="e816066ac8281e2ecf70f9641eb97702_mesh_25" scale="1.2 1.2 1.2" /><mesh file="../meshes/02880940/e816066ac8281e2ecf70f9641eb97702/models/stl_models/convex_model_normalized_26.stl" name="e816066ac8281e2ecf70f9641eb97702_mesh_26" scale="1.2 1.2 1.2" /><mesh file="../meshes/02880940/e816066ac8281e2ecf70f9641eb97702/models/stl_models/convex_model_normalized_27.stl" name="e816066ac8281e2ecf70f9641eb97702_mesh_27" scale="1.2 1.2 1.2" /><mesh file="../meshes/02880940/e816066ac8281e2ecf70f9641eb97702/models/stl_models/convex_model_normalized_28.stl" name="e816066ac8281e2ecf70f9641eb97702_mesh_28" scale="1.2 1.2 1.2" /><mesh file="../meshes/02880940/e816066ac8281e2ecf70f9641eb97702/models/stl_models/convex_model_normalized_29.stl" name="e816066ac8281e2ecf70f9641eb97702_mesh_29" scale="1.2 1.2 1.2" /><mesh file="../meshes/02880940/e816066ac8281e2ecf70f9641eb97702/models/stl_models/convex_model_normalized_30.stl" name="e816066ac8281e2ecf70f9641eb97702_mesh_30" scale="1.2 1.2 1.2" /><mesh file="../meshes/02880940/e816066ac8281e2ecf70f9641eb97702/models/stl_models/convex_model_normalized_31.stl" name="e816066ac8281e2ecf70f9641eb97702_mesh_31" scale="1.2 1.2 1.2" /><mesh file="../meshes/02880940/e816066ac8281e2ecf70f9641eb97702/models/stl_models/convex_model_normalized_32.stl" name="e816066ac8281e2ecf70f9641eb97702_mesh_32" scale="1.2 1.2 1.2" /><mesh file="../meshes/02880940/e816066ac8281e2ecf70f9641eb97702/models/stl_models/convex_model_normalized_33.stl" name="e816066ac8281e2ecf70f9641eb97702_mesh_33" scale="1.2 1.2 1.2" /><mesh file="../meshes/02880940/e816066ac8281e2ecf70f9641eb97702/models/stl_models/convex_model_normalized_34.stl" name="e816066ac8281e2ecf70f9641eb97702_mesh_34" scale="1.2 1.2 1.2" /><mesh file="../meshes/02880940/e816066ac8281e2ecf70f9641eb97702/models/stl_models/convex_model_normalized_35.stl" name="e816066ac8281e2ecf70f9641eb97702_mesh_35" scale="1.2 1.2 1.2" /><mesh file="../meshes/02880940/e816066ac8281e2ecf70f9641eb97702/models/stl_models/convex_model_normalized_36.stl" name="e816066ac8281e2ecf70f9641eb97702_mesh_36" scale="1.2 1.2 1.2" /><mesh file="../meshes/02880940/e816066ac8281e2ecf70f9641eb97702/models/stl_models/convex_model_normalized_37.stl" name="e816066ac8281e2ecf70f9641eb97702_mesh_37" scale="1.2 1.2 1.2" /><mesh file="../meshes/02880940/e816066ac8281e2ecf70f9641eb97702/models/stl_models/convex_model_normalized_38.stl" name="e816066ac8281e2ecf70f9641eb97702_mesh_38" scale="1.2 1.2 1.2" /><mesh file="../meshes/02880940/e816066ac8281e2ecf70f9641eb97702/models/stl_models/convex_model_normalized_39.stl" name="e816066ac8281e2ecf70f9641eb97702_mesh_39" scale="1.2 1.2 1.2" /><mesh file="../meshes/02880940/e816066ac8281e2ecf70f9641eb97702/models/stl_models/convex_model_normalized_40.stl" name="e816066ac8281e2ecf70f9641eb97702_mesh_40" scale="1.2 1.2 1.2" /><mesh file="../meshes/02880940/e816066ac8281e2ecf70f9641eb97702/models/stl_models/convex_model_normalized_41.stl" name="e816066ac8281e2ecf70f9641eb97702_mesh_41" scale="1.2 1.2 1.2" /><mesh file="../meshes/02880940/e816066ac8281e2ecf70f9641eb97702/models/stl_models/convex_model_normalized_42.stl" name="e816066ac8281e2ecf70f9641eb97702_mesh_42" scale="1.2 1.2 1.2" /><mesh file="../meshes/02880940/e816066ac8281e2ecf70f9641eb97702/models/stl_models/convex_model_normalized_43.stl" name="e816066ac8281e2ecf70f9641eb97702_mesh_43" scale="1.2 1.2 1.2" /><mesh file="../meshes/02880940/e816066ac8281e2ecf70f9641eb97702/models/stl_models/convex_model_normalized_44.stl" name="e816066ac8281e2ecf70f9641eb97702_mesh_44" scale="1.2 1.2 1.2" /><mesh file="../meshes/02880940/e816066ac8281e2ecf70f9641eb97702/models/stl_models/convex_model_normalized_45.stl" name="e816066ac8281e2ecf70f9641eb97702_mesh_45" scale="1.2 1.2 1.2" /><mesh file="../meshes/02880940/e816066ac8281e2ecf70f9641eb97702/models/stl_models/convex_model_normalized_46.stl" name="e816066ac8281e2ecf70f9641eb97702_mesh_46" scale="1.2 1.2 1.2" /><mesh file="../meshes/02880940/e816066ac8281e2ecf70f9641eb97702/models/stl_models/convex_model_normalized_47.stl" name="e816066ac8281e2ecf70f9641eb97702_mesh_47" scale="1.2 1.2 1.2" /><mesh file="../meshes/02880940/e816066ac8281e2ecf70f9641eb97702/models/stl_models/convex_model_normalized_48.stl" name="e816066ac8281e2ecf70f9641eb97702_mesh_48" scale="1.2 1.2 1.2" /><mesh file="../meshes/02880940/e816066ac8281e2ecf70f9641eb97702/models/stl_models/convex_model_normalized_49.stl" name="e816066ac8281e2ecf70f9641eb97702_mesh_49" scale="1.2 1.2 1.2" /><mesh file="../meshes/02880940/e816066ac8281e2ecf70f9641eb97702/models/stl_models/convex_model_normalized_50.stl" name="e816066ac8281e2ecf70f9641eb97702_mesh_50" scale="1.2 1.2 1.2" /><mesh file="../meshes/02880940/e816066ac8281e2ecf70f9641eb97702/models/stl_models/convex_model_normalized_51.stl" name="e816066ac8281e2ecf70f9641eb97702_mesh_51" scale="1.2 1.2 1.2" /><mesh file="../meshes/02880940/e816066ac8281e2ecf70f9641eb97702/models/stl_models/convex_model_normalized_52.stl" name="e816066ac8281e2ecf70f9641eb97702_mesh_52" scale="1.2 1.2 1.2" /><mesh file="../meshes/02880940/e816066ac8281e2ecf70f9641eb97702/models/stl_models/convex_model_normalized_53.stl" name="e816066ac8281e2ecf70f9641eb97702_mesh_53" scale="1.2 1.2 1.2" /><mesh file="../meshes/02880940/e816066ac8281e2ecf70f9641eb97702/models/stl_models/convex_model_normalized_54.stl" name="e816066ac8281e2ecf70f9641eb97702_mesh_54" scale="1.2 1.2 1.2" /><mesh file="../meshes/02880940/e816066ac8281e2ecf70f9641eb97702/models/stl_models/convex_model_normalized_55.stl" name="e816066ac8281e2ecf70f9641eb97702_mesh_55" scale="1.2 1.2 1.2" /><mesh file="../meshes/02880940/e816066ac8281e2ecf70f9641eb97702/models/stl_models/convex_model_normalized_56.stl" name="e816066ac8281e2ecf70f9641eb97702_mesh_56" scale="1.2 1.2 1.2" /><mesh file="../meshes/02880940/e816066ac8281e2ecf70f9641eb97702/models/stl_models/convex_model_normalized_57.stl" name="e816066ac8281e2ecf70f9641eb97702_mesh_57" scale="1.2 1.2 1.2" /></asset> </mujoco>
558.954545
10,676
0.802797
e34a5d7755fef1f76ab2dffa527e8e33cc8ca6a4
1,769
xml
XML
gym/envs/robotics/assets/fetch/random_obj_xml/6767_grasp.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/6767_grasp.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/6767_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/676/676.stl" name="obj0" scale="0.009936928842549946 0.009936928842549946 0.009936928842549946" /> </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.03828680796562577 0.06416043920038911 0.017378252659402106"> <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.010229469093489532 -0.011163886224641475 -0.001688935165001818" rgba="1 0 0 0" size="0.019143403982812886 0.032080219600194554 0.008689126329701053" 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
199
0.670435
e34a7fc28751ab0b4609a257af62b4ec61d5728e
76,771
xml
XML
herb_reconf/cluttered_scenes/grasping_potted_plant_2_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/grasping_potted_plant_2_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/grasping_potted_plant_2_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="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/potted_plant_2/scene.stl" name="gen_mesh_0" scale="1 1 1"/><mesh class="geom0" file="ycb_objects/019_pitcher_base/google_16k/nontextured.stl" name="gen_mesh_gadded_1" scale="1.1017116906934297 1.1017116906934297 1.1017116906934297"/><mesh class="geom0" file="ycb_objects/026_sponge/google_16k/nontextured.stl" name="gen_mesh_gadded_2" scale="1.3075441082929853 1.3075441082929853 1.3075441082929853"/><mesh class="geom0" file="ycb_objects/015_peach/google_16k/nontextured.stl" name="gen_mesh_gadded_3" scale="1.9749183957254284 1.9749183957254284 1.9749183957254284"/></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 3.0131350042069363" name="gen_body_0" pos="0 0 0.40174018144607543"><geom class="/" mesh="gen_mesh_0" name="gen_geom_0" rgba="0.020596056915613836 0.3943455049788983 0.6662672225741961 1" type="mesh"/><joint class="/" name="gen_joint_0" type="free"/></body><body euler="0 0 1.1184811780011543" name="gen_body_gadded_1" pos="0.2431586781343074 0.0 0.30973355813345116"><geom class="/" mesh="gen_mesh_gadded_1" name="gen_geom_gadded_1" rgba="0.5600495105365076 0.6711366219788515 0.2482666201839645 1" type="mesh"/><joint class="/" name="gen_joint_gadded_1" type="free"/></body><body euler="0 0 1.2061460094065315" name="gen_body_gadded_2" pos="-0.12231895703949736 0.3900379195943384 0.29985795427563267"><geom class="/" mesh="gen_mesh_gadded_2" name="gen_geom_gadded_2" rgba="0.4919758860326029 0.3360924285071225 0.8380177103343249 1" type="mesh"/><joint class="/" name="gen_joint_gadded_2" type="free"/></body><body euler="0 0 3.6362119957761054" name="gen_body_gadded_3" pos="0.45182052645058157 0.12853459642623 0.30081824982869104"><geom class="/" mesh="gen_mesh_gadded_3" name="gen_geom_gadded_3" rgba="0.036515372678819435 0.5864263396940549 0.6650898858084368 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="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>
120.519623
1,278
0.68393
e34b609a71c137eb99f048abcb69e9b29c7a6751
1,764
xml
XML
gym/envs/robotics/assets/fetch/random_obj_xml/6820_grasp.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/6820_grasp.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/6820_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/682/682.stl" name="obj0" scale="0.007746993672044072 0.007746993672044072 0.007746993672044072" /> </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.036168625639979156 0.052334583341683574 0.0396360095737253"> <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.007677607330242572 -0.03131414421865395 0.0048226490231366" rgba="1 0 0 0" size="0.018084312819989578 0.026167291670841787 0.01981800478686265" 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.02439
194
0.670068
e34cc4b82368bb1c9adda1235f8df584f6c13bb7
2,725
xml
XML
gym/envs/robotics/assets/fetch/random_obj_xml/2430_peg.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/2430_peg.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/2430_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/243/243.stl" name="obj0" scale="0.0058867680171893625 0.0058867680171893625 0.0058867680171893625" /> </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.025491960146580527 0.04 0.020835088080766454" 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.016741401603832362 0.008406864863828335 0.030295071408862496" size="0.010056802329942315 0.010135584456154001 0.048313626479467825" type="box" zaxis="0.0 0.0 1.0" /> <site name="object0" pos="-0.0050341686569830135 -0.0059920172160149695 0.0028165330101611276" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" /> <site name="handle0" pos="-0.016741401603832362 0.008406864863828335 0.020295071408862494" 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
223
0.657982
e34d40d64176f6c3e1771e06a7dc976fb581ad09
1,773
xml
XML
gym/envs/robotics/assets/fetch/random_obj_xml/2078_grasp.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/2078_grasp.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/2078_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/207/207.stl" name="obj0" scale="0.0038281972224205527 0.0038281972224205527 0.0038281972224205527" /> </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.022224057284855547 0.02760548236501907 0.01356567815541253"> <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.003954686210307186 0.0023317694886935865 -0.0016294415099701773" rgba="1 0 0 0" size="0.011112028642427774 0.013802741182509536 0.006782839077706265" 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
200
0.671743
e34d55fb0288f826cf63ed2188932a62d56c7e5b
2,391
xml
XML
custom_model_files/monopod.xml
tuladhay/Evo_RL_Summer18
4d4da5ae2bf1fdcfe69ebc3b6bd18924f57eb534
[ "MIT" ]
1
2019-08-22T08:44:16.000Z
2019-08-22T08:44:16.000Z
custom_model_files/monopod.xml
tuladhay/Evo_RL_Summer18
4d4da5ae2bf1fdcfe69ebc3b6bd18924f57eb534
[ "MIT" ]
null
null
null
custom_model_files/monopod.xml
tuladhay/Evo_RL_Summer18
4d4da5ae2bf1fdcfe69ebc3b6bd18924f57eb534
[ "MIT" ]
null
null
null
<mujoco model='monopod'> <compiler inertiafromgeom='false' angle='degree' eulerseq='zyx'/> <size nuser_actuator='1' nuser_sensor='1' nuser_geom='1'/> <option timestep='0.005' iterations='50' solver='PGS' gravity='0 0 -9.81'/> <!-- Timestep is set to 0.0005 because our controller runs at 2 kHz --> <!-- Larger values still have stable dynamics --> <visual> <quality shadowsize='4096'/> <map znear='0.05'/> </visual> <worldbody> <geom name='floor' pos='0 0 0' size='5 5 .125' type='plane' condim='3' conaffinity='7'/> <light mode='trackcom' pos='0 0 5' dir='0 0 -1'/> <light directional='true' pos='0 0 3' dir='0 0 -1' diffuse='0.2 0.2 0.2' specular='0 0 0'/> <camera name='trackcom' pos='0 -3 2' zaxis='0 -1 0.5' mode='trackcom'/> <body name='body' pos='0 0 0.5'> <joint name='rootx' type='slide' axis='1 0 0' pos='0 0 0' limited='false' damping='0' armature='0' stiffness='0' /> <joint name='rootz' type='slide' axis='0 0 1' pos='0 0 0' limited='false' damping='0' armature='0' stiffness='0' ref='0.5'/> <joint name='rot' type='hinge' axis='0 1 0' pos='0 0 0' limited='false' damping='0' armature='0' stiffness='0' /> <inertial pos='0 0 0' mass='20' diaginertia = '0.2 0.2 0.2'/> <geom type='sphere' size='0.1' pos='0 0 0' rgba='0.9 0.5 0.1 1'/> <body name='leg' pos='0 0 0'> <geom name="leg_geom" type="capsule" contype='0' conaffinity='2' fromto="0 0 0 0 0 -0.2" size="0.04" friction="0.9" rgba="0.1 0.7 0.2 1" /> <joint name='leg_tau' type='hinge' axis='0 1 0' range='-25 25' damping='2' armature='0.038125'/> <inertial pos='0 0 -0.05' mass='1' diaginertia = '0.01 0.01 0.01'/> <joint name='leg_motor' type='slide' axis='0 0 1' limited='true' range='-0.4 0' armature='30'/> <body name='toe' pos='0 0 -0.4' > <geom type='sphere' size='0.05' pos='0 0 0' friction="0.1" rgba ='0.9 0.5 0.1 1'/> <inertial pos='0 0 0' mass='1' diaginertia = '0.01 0.01 0.01'/> <joint name='leg_spring' type='slide' stiffness='10000' damping='10' range='-1 1'/> </body> </body> </body> </worldbody> <actuator> <motor joint='leg_tau' ctrlrange='-50 50' ctrllimited='true' /> <motor joint='leg_motor' ctrlrange='-300 300' ctrllimited='true' /> </actuator> </mujoco>
51.978261
152
0.577164
e34d5a954c81866e2e419cea73bbea79c95b8af5
1,772
xml
XML
gym/envs/robotics/assets/fetch/random_obj_xml/4107_grasp.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/4107_grasp.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/4107_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/410/410.stl" name="obj0" scale="0.0035866357127986156 0.0035866357127986156 0.0035866357127986156" /> </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.020885252339940513 0.03182452175037984 0.018586200914858034"> <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.0026469721352155983 -0.014678390123606073 0.006277665977123966" rgba="1 0 0 0" size="0.010442626169970257 0.01591226087518992 0.009293100457429017" 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.671558
e34da1fa4da66a4fac365c4060bffa7cbd995741
79,801
xml
XML
herb_reconf/cluttered_scenes/easy_pushing_025_mug_2_0.6_scene.xml
wagnew3/Amodal-3D-Reconstruction-for-Robotic-Manipulationvia-Stability-and-Connectivity--Release
f55c6b0fac44d9d749e7804d99169a39d30c2111
[ "MIT" ]
null
null
null
herb_reconf/cluttered_scenes/easy_pushing_025_mug_2_0.6_scene.xml
wagnew3/Amodal-3D-Reconstruction-for-Robotic-Manipulationvia-Stability-and-Connectivity--Release
f55c6b0fac44d9d749e7804d99169a39d30c2111
[ "MIT" ]
null
null
null
herb_reconf/cluttered_scenes/easy_pushing_025_mug_2_0.6_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/025_mug/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.0883017905178423 1.0883017905178423 1.0883017905178423"/><mesh class="geom0" file="ycb_objects/005_tomato_soup_can/google_16k/nontextured.stl" name="gen_mesh_gadded_2" scale="1.06547166386453 1.06547166386453 1.06547166386453"/><mesh class="geom0" file="ycb_objects/025_mug/google_16k/nontextured.stl" name="gen_mesh_gadded_3" scale="0.819205132847558 0.819205132847558 0.819205132847558"/></asset> <worldbody> <camera mode="targetbody" name="herb_head" pos="2 -1.5 2" 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 2.574740363354522" name="gen_body_0" pos="-0.05 -0.35 0.3005319999763742"><geom class="/" mesh="gen_mesh_0" name="gen_geom_0" rgba="0.525171605283365 0.4908150670684681 0.6925752923774591 1" type="mesh"/><joint class="/" name="gen_joint_0" type="free"/></body><body euler="0 0 4.8046386880219725" name="gen_body_gadded_1" pos="-0.012542507776215179 -0.35 0.30080769051977596"><geom class="/" mesh="gen_mesh_gadded_1" name="gen_geom_gadded_1" rgba="0.39052392011232395 0.7156783858860877 0.7074780203755533 1" type="mesh"/><joint class="/" name="gen_joint_gadded_1" type="free"/></body><body euler="0 0 5.960796340303844" name="gen_body_gadded_2" pos="-0.36823006343776293 -0.6563736865353667 0.3007907473465839"><geom class="/" mesh="gen_mesh_gadded_2" name="gen_geom_gadded_2" rgba="0.8722634277344028 0.5991930366174032 0.6032094531923667 1" type="mesh"/><joint class="/" name="gen_joint_gadded_2" type="free"/></body><body euler="0 0 5.539128154549663" name="gen_body_gadded_3" pos="0.1842806112008109 -0.3292763424175727 0.2994586365611727"><geom class="/" mesh="gen_mesh_gadded_3" name="gen_geom_gadded_3" rgba="0.4401372221062415 0.3795094279145963 0.8492468213271925 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.668129
1,284
0.686595
e34e0005cac5cd32b334e82ca70f00da1f18e122
7,789
xml
XML
metagym/metalocomotion/envs/assets/humanoids/humanoid_var_tra_239.xml
WorldEditors/RLSchool
a368937ab23c8d56f8b46d6c2de74d607d7a12bb
[ "Apache-2.0" ]
null
null
null
metagym/metalocomotion/envs/assets/humanoids/humanoid_var_tra_239.xml
WorldEditors/RLSchool
a368937ab23c8d56f8b46d6c2de74d607d7a12bb
[ "Apache-2.0" ]
null
null
null
metagym/metalocomotion/envs/assets/humanoids/humanoid_var_tra_239.xml
WorldEditors/RLSchool
a368937ab23c8d56f8b46d6c2de74d607d7a12bb
[ "Apache-2.0" ]
null
null
null
<mujoco model="humanoid"> <compiler angle="degree" inertiafromgeom="true" /> <default> <joint armature="1" damping="1" limited="true" /> <geom conaffinity="1" condim="3" friction="0.8 0.1 0.1" contype="1" margin="0.001" material="geom" rgba="0.8 0.6 .4 1" /> <motor ctrllimited="true" ctrlrange="-.4 .4" /> </default> <option integrator="RK4" iterations="50" solver="PGS" timestep="0.003"> </option> <size nkey="5" nuser_geom="1" /> <visual> <map fogend="5" fogstart="3" /> </visual> <worldbody> <body name="torso" pos="0.0 0.0 1.0927589690985018"> <geom fromto="0 -.07 0 0 .07 0" name="torso1" size="0.07" type="capsule" /> <geom name="head" pos="0 0 .19" size=".09" type="sphere" user="258" /> <geom fromto="-.01 -.06 -.12 -.01 .06 -.12" name="uwaist" size="0.06" type="capsule" /> <body name="lwaist" pos="-.01 0 -0.260" quat="1.000 0 -0.002 0"> <geom fromto="0 -.06 0 0 .06 0" name="lwaist" size="0.06" type="capsule" /> <joint armature="0.02" axis="0 0 1" damping="5" name="abdomen_z" pos="0 0 0.065" range="-45 45" stiffness="20" type="hinge" /> <joint armature="0.02" axis="0 1 0" damping="5" name="abdomen_y" pos="0 0 0.065" range="-75 30" stiffness="10" type="hinge" /> <body name="pelvis" pos="0 0 -0.165" quat="1.000 0 -0.002 0"> <joint armature="0.02" axis="1 0 0" damping="5" name="abdomen_x" pos="0 0 0.1" range="-35 35" stiffness="10" type="hinge" /> <geom fromto="-0.02 -0.08808627305103596 0.0 -0.02 0.08808627305103596 0.0" name="butt" size="0.09" type="capsule" /> <body name="right_thigh" pos="0.0 -0.12583753293005137 -0.04"> <joint armature="0.01" axis="1 0 0" damping="5" name="right_hip_x" pos="0 0 0" range="-25 5" stiffness="10" type="hinge" /> <joint armature="0.01" axis="0 0 1" damping="5" name="right_hip_z" pos="0 0 0" range="-60 35" stiffness="10" type="hinge" /> <joint armature="0.01" axis="0 1 0" damping="5" name="right_hip_y" pos="0 0 0" range="-120 20" stiffness="20" type="hinge" /> <geom fromto="0.0 0.0 0.0 0.0 0.0074176894050780985 -0.25220143977265536" name="right_thigh1" size="0.06" type="capsule" /> <body name="right_shin" pos="0.0 0.0074176894050780985 -0.2989328830246474"> <joint armature="0.0060" axis="0 -1 0" name="right_knee" pos="0 0 .02" range="-160 -2" stiffness="1" type="hinge" /> <geom fromto="0.0 0.0 0.0 0.0 0.0 -0.2978840573825697" name="right_shin1" size="0.049" type="capsule" /> <body name="right_foot" pos="0.0 0.0 -0.44682608607385454"> <geom name="right_foot" pos="0 0 0.1" size="0.075" type="sphere" user="0" /> </body> </body> </body> <body name="left_thigh" pos="0.0 0.12583753293005137 -0.04"> <joint armature="0.01" axis="-1 0 0" damping="5" name="left_hip_x" pos="0 0 0" range="-25 5" stiffness="10" type="hinge" /> <joint armature="0.01" axis="0 0 -1" damping="5" name="left_hip_z" pos="0 0 0" range="-60 35" stiffness="10" type="hinge" /> <joint armature="0.01" axis="0 1 0" damping="5" name="left_hip_y" pos="0 0 0" range="-120 20" stiffness="20" type="hinge" /> <geom fromto="0.0 0.0 0.0 0.0 -0.0074176894050780985 -0.25220143977265536" name="left_thigh1" size="0.06" type="capsule" /> <body name="left_shin" pos="0.0 -0.0074176894050780985 -0.2989328830246474"> <joint armature="0.0060" axis="0 -1 0" name="left_knee" pos="0 0 .02" range="-160 -2" stiffness="1" type="hinge" /> <geom fromto="0.0 0.0 0.0 0.0 0.0 -0.2978840573825697" name="left_shin1" size="0.049" type="capsule" /> <body name="left_foot" pos="0.0 0.0 -0.44682608607385454"> <geom name="left_foot" type="sphere" size="0.075" pos="0 0 0.1" user="0" /> </body> </body> </body> </body> </body> <body name="right_upper_arm" pos="0 -0.17 0.06"> <joint armature="0.0068" axis="2 1 1" name="right_shoulder1" pos="0 0 0" range="-85 60" stiffness="1" type="hinge" /> <joint armature="0.0051" axis="0 -1 1" name="right_shoulder2" pos="0 0 0" range="-85 60" stiffness="1" type="hinge" /> <geom fromto="0 0 0 .16 -.16 -.16" name="right_uarm1" size="0.04 0.16" type="capsule" /> <body name="right_lower_arm" pos=".18 -.18 -.18"> <joint armature="0.0028" axis="0 -1 1" name="right_elbow" pos="0 0 0" range="-90 50" stiffness="0" type="hinge" /> <geom fromto="0.01 0.01 0.01 .17 .17 .17" name="right_larm" size="0.031" type="capsule" /> <geom name="right_hand" pos=".18 .18 .18" size="0.04" type="sphere" /> </body> </body> <body name="left_upper_arm" pos="0 0.17 0.06"> <joint armature="0.0068" axis="2 -1 1" name="left_shoulder1" pos="0 0 0" range="-60 85" stiffness="1" type="hinge" /> <joint armature="0.0051" axis="0 1 1" name="left_shoulder2" pos="0 0 0" range="-60 85" stiffness="1" type="hinge" /> <geom fromto="0 0 0 .16 .16 -.16" name="left_uarm1" size="0.04 0.16" type="capsule" /> <body name="left_lower_arm" pos=".18 .18 -.18"> <joint armature="0.0028" axis="0 -1 -1" name="left_elbow" pos="0 0 0" range="-90 50" stiffness="0" type="hinge" /> <geom fromto="0.01 -0.01 0.01 .17 -.17 .17" name="left_larm" size="0.031" type="capsule" /> <geom name="left_hand" pos=".18 -.18 .18" size="0.04" type="sphere" /> </body> </body> </body> </worldbody> <tendon> <fixed name="left_hipknee"> <joint coef="-1" joint="left_hip_y" /> <joint coef="1" joint="left_knee" /> </fixed> <fixed name="right_hipknee"> <joint coef="-1" joint="right_hip_y" /> <joint coef="1" joint="right_knee" /> </fixed> </tendon> <actuator> <motor gear="100" joint="abdomen_y" name="abdomen_y" /> <motor gear="100" joint="abdomen_z" name="abdomen_z" /> <motor gear="100" joint="abdomen_x" name="abdomen_x" /> <motor gear="100" joint="right_hip_x" name="right_hip_x" /> <motor gear="100" joint="right_hip_z" name="right_hip_z" /> <motor gear="300" joint="right_hip_y" name="right_hip_y" /> <motor gear="200" joint="right_knee" name="right_knee" /> <motor gear="100" joint="left_hip_x" name="left_hip_x" /> <motor gear="100" joint="left_hip_z" name="left_hip_z" /> <motor gear="300" joint="left_hip_y" name="left_hip_y" /> <motor gear="200" joint="left_knee" name="left_knee" /> <motor gear="25" joint="right_shoulder1" name="right_shoulder1" /> <motor gear="25" joint="right_shoulder2" name="right_shoulder2" /> <motor gear="25" joint="right_elbow" name="right_elbow" /> <motor gear="25" joint="left_shoulder1" name="left_shoulder1" /> <motor gear="25" joint="left_shoulder2" name="left_shoulder2" /> <motor gear="25" joint="left_elbow" name="left_elbow" /> </actuator> </mujoco>
72.794393
149
0.534215
e34e1826c565b23d51fb6b158ecd2d4dbecd87d0
1,449
xml
XML
gym/envs/robotics/assets/fetch/random_obj_xml/9359_slide.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/9359_slide.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/9359_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/935/935.stl" name="obj0" scale="0.0349262604899954 0.0349262604899954 0.0349262604899954" /> </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.03399861901138112 0.18242520225710093 0.23959598883315902"> <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.131579
155
0.616977
e3534a49a2013b45e084a1bccb8993a14760c258
1,771
xml
XML
gym/envs/robotics/assets/fetch/random_obj_xml/7274_grasp.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/7274_grasp.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/7274_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/727/727.stl" name="obj0" scale="0.005691892588520315 0.005691892588520315 0.005691892588520315" /> </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.013700061022690854 0.045204490129856494 0.021395471342907375"> <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.0025101358853436354 -0.012177317791958873 0.004406308668595536" rgba="1 0 0 0" size="0.006850030511345427 0.022602245064928247 0.010697735671453688" 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
199
0.671372
e3545cc3c52e4a1490ea5fab5f2ba9eb35cbf1ec
15,937
xml
XML
gym-kinova-gripper/gym_kinova_gripper/envs/kinova_description/j2s7s300_end_effector_v1_slemon.xml
OSUrobotics/KinovaGrasping
f22af60d3683fdc4ffecf49ccff179fbc6750748
[ "Linux-OpenIB" ]
16
2020-05-16T00:40:31.000Z
2022-02-22T11:59:03.000Z
gym-kinova-gripper/gym_kinova_gripper/envs/kinova_description/j2s7s300_end_effector_v1_slemon.xml
OSUrobotics/KinovaGrasping
f22af60d3683fdc4ffecf49ccff179fbc6750748
[ "Linux-OpenIB" ]
9
2020-08-10T08:33:55.000Z
2021-08-17T02:10:50.000Z
gym-kinova-gripper/gym_kinova_gripper/envs/kinova_description/j2s7s300_end_effector_v1_slemon.xml
OSUrobotics/KinovaGrasping
f22af60d3683fdc4ffecf49ccff179fbc6750748
[ "Linux-OpenIB" ]
7
2020-07-27T09:45:05.000Z
2021-06-21T21:42:50.000Z
<!-- Author: Yi Herng Ong Purpose: XML model of j2s7s300 kinova jaco arm Set time step to 0.002 to correspond 500 Hz of Kinova arm --> <mujoco model="j2s7s300"> <compiler angle="radian" meshdir="meshes/" /> <option timestep ="0.01" impratio="5"> </option> <!-- <size njmax="500" nconmax="100" /> --> <asset> <!-- Arm --> <mesh name="base" file="base.STL" /> <mesh name="link_1" file="shoulder.STL" /> <mesh name="link_2" file="arm_half_1.STL" /> <mesh name="link_3" file="arm_half_2.STL" /> <mesh name="link_4" file="forearm.STL" /> <mesh name="link_5" file="wrist_spherical_1.STL" /> <mesh name="link_6" file="wrist_spherical_2.STL" /> <mesh name="link_7" file="hand_3finger.STL" /> <!-- Fingers --> <mesh name="finger_distal" file="finger_distal.STL"/> <mesh name="finger_proximal" file="finger_proximal.STL"/> <mesh name="Large_hourglass" file="Large_hglass.STL" scale="0.001 0.001 0.001"/> <mesh name="Medium_hourglass" file="Medium_hglass.STL" scale="0.001 0.001 0.001"/> <mesh name="Small_hourglass" file="Small_hglass.STL" scale="0.001 0.001 0.001"/> <mesh name="Small_vase" file="Vase2S_vert.stl" scale="0.001 0.001 0.001"/> <mesh name="Big_vase" file="Vase2B_vert.stl" scale="0.001 0.001 0.001"/> <mesh name="Lemon" file="Lemon_Standin.STL" scale="0.000824 0.000824 0.000824"/> <mesh name="RoundBowl" file="RoundBowl.STL" scale="0.001 0.001 0.001"/> <mesh name="RectBowl" file="RectBowl.STL" scale="0.001 0.001 0.001"/> <mesh name="ShortBottle" file="ShortBottle.STL" scale="0.001 0.001 0.001"/> <mesh name="TallBottle" file="TallBottle.STL" scale="0.001 0.001 0.001"/> <texture type="skybox" builtin="gradient" rgb1=".2 .3 .4" rgb2="0 0 0" width="100" height="100"/> <texture name="groundplane" type="2d" builtin="checker" rgb1=".25 .26 .25" rgb2=".22 .22 .22" width="100" height="100" mark="none" markrgb=".8 .8 .8"/> <material name="MatViz" specular="1" shininess=".1" reflectance="0.5" rgba=".07 .07 .1 1"/> <material name="MatGnd" texture="groundplane" texrepeat="5 5" specular="1" shininess=".3" reflectance="0.00001"/> </asset> <default> <geom margin="0.001"/> <joint limited="false" damping="0.2" armature=".01"/> <!--geom class for visual and collision geometry--> <!-- <default class ="vizNcoll"> <geom material="MatViz" type="mesh" group="0" contype="1" conaffinity="0"/> <joint pos="0 0 0" type="hinge"/> </default> --> <default class ="ground"> <geom material="MatGnd" type="plane" contype="0" conaffinity="1"/> </default> </default> <worldbody> <body name="root" pos="0 0 0"> <!-- <geom name="ground" class="ground" pos="0 0 0" size="2 2 1"/> --> <camera name="camera" mode = "fixed" pos = "0 -0.1 0.1" quat = "0 90 0 0"/> <body name="j2s7s300_link_7" pos="0.0 0.18 0.0654" euler="-0.09 -0.16 -0.15"> <inertial pos="0 0 -0.06" mass="0.727" diaginertia="0.00034532 0.00034532 0.00058160" /> <!-- <joint name="j2s7s300_joint_7" pos="0 0 0" axis="0 0 1" limited="true" range="-3.4028 3.4028" /> --> <joint name="j2s7s300_slide_x" type="slide" pos="0 0 0" axis="0 1 0" limited="true" range="-0.5 0.5" /> <joint name="j2s7s300_slide_y" type="slide" pos="0 0 0" axis="0 0 1" limited="true" range="-0.5 0.5" /> <joint name="j2s7s300_slide_z" type="slide" pos="0 0 0" axis="1 0 0" limited="true" range="-0.5 0.5" /> <geom name="palm" type="mesh" rgba="0.792157 0.819608 0.933333 1" mesh="link_7"/> <site name="palm" type="cylinder" size= "0.005 0.005 0.005" rgba="25 0.5 0.7 1" pos="0.0 0.0 -0.11" quat="0 1 0 0"/> <site name="palm_1" type="cylinder" size= "0.005 0.005 0.005" rgba="25 0.5 0.7 1" pos="0.02 0.0 -0.11" quat="0 1 0 0"/> <site name="palm_2" type="cylinder" size= "0.005 0.005 0.005" rgba="25 0.5 0.7 1" pos="-0.02 0.0 -0.11" quat="0 1 0 0"/> <site name="palm_3" type="cylinder" size= "0.005 0.005 0.005" rgba="25 0.5 0.7 1" pos="0.0 -0.015 -0.11" quat="0 1 0 0"/> <site name="palm_4" type="cylinder" size= "0.005 0.005 0.005" rgba="25 0.5 0.7 1" pos="0.0 0.015 -0.11" quat="0 1 0 0"/> <!-- palm center --> <!-- <body name="j2s7s300_end_effector" pos="0 0 -0.1" quat="0 1 0 0"> <inertial pos="0 0 -0.06" mass="0.727" diaginertia="0.00034532 0.00034532 0.00058160" /> </body> --> <body name="j2s7s300_link_finger_1" pos="0.00279 0.03126 -0.11467" quat="0.379408 -0.662973 -0.245899 0.596699"> <inertial pos="0.022 0 0" mass="0.01" diaginertia="7.89997e-07 7.89997e-07 8e-08" /> <joint name="j2s7s300_joint_finger_1" pos="0 0 0" axis="0 0 1" limited="true" range="0 2" /> <geom name="f1_prox" type="mesh" rgba="0.792157 0.819608 0.933333 1" mesh="finger_proximal" /> <site name="f1_prox" type="cylinder" size= "0.002 0.002 0.002" rgba="25 0.5 0.7 1" pos="0.03 0 0" euler="1.57 3.14 1.57"/> <site name="f1_prox_1" type="cylinder" size= "0.002 0.002 0.002" rgba="25 0.5 0.7 1" pos="0.02 0 0" euler="1.57 3.14 1.57"/> <body name="j2s7s300_link_finger_tip_1" pos="0.044 -0.003 0"> <inertial pos="0.022 0 0" mass="0.01" diaginertia="7.89997e-07 7.89997e-07 8e-08" /> <joint name="j2s7s300_joint_fingertip_1" pos="0 0 0" axis="0 0 1" range="0 2" /> <geom name="f1_dist" type="mesh" rgba="0.792157 0.819608 0.933333 1" mesh="finger_distal" /> <site name="f1_dist" type="cylinder" size= "0.002 0.002 0.002" rgba="25 0.5 0.7 1" pos="0.03 0.0 0.0" euler="1.57 3.14 1.57"/> <site name="f1_dist_1" type="cylinder" size= "0.002 0.002 0.002" rgba="25 0.5 0.7 1" pos="0.02 0.0 0.0" euler="1.57 3.14 1.57"/> </body> </body> <body name="j2s7s300_link_finger_2" pos="0.02226 -0.02707 -0.11482" quat="0.659653 -0.37146 0.601679 -0.254671"> <inertial pos="0.022 0 0" mass="0.01" diaginertia="7.89997e-07 7.89997e-07 8e-08" /> <joint name="j2s7s300_joint_finger_2" pos="0 0 0" axis="0 0 1" limited="true" range="0 2" /> <geom name="f2_prox" type="mesh" rgba="0.792157 0.819608 0.933333 1" mesh="finger_proximal" /> <site name="f2_prox" type="cylinder" size= "0.002 0.002 0.002" rgba="25 0.5 0.7 1" pos="0.03 0 0" euler="1.57 3.14 1.57"/> <site name="f2_prox_1" type="cylinder" size= "0.002 0.002 0.002" rgba="25 0.5 0.7 1" pos="0.02 0 0" euler="1.57 3.14 1.57"/> <body name="j2s7s300_link_finger_tip_2" pos="0.044 -0.003 0"> <inertial pos="0.022 0 0" mass="0.01" diaginertia="7.89997e-07 7.89997e-07 8e-08" /> <joint name="j2s7s300_joint_fingertip_2" pos="0 0 0" axis="0 0 1" range="0 2"/> <geom name="f2_dist" type="mesh" rgba="0.792157 0.819608 0.933333 1" mesh="finger_distal" /> <site name="f2_dist" type="cylinder" size= "0.002 0.002 0.002" rgba="25 0.5 0.7 1" pos="0.03 0 0" euler="1.57 3.14 1.57"/> <site name="f2_dist_1" type="cylinder" size= "0.002 0.002 0.002" rgba="25 0.5 0.7 1" pos="0.02 0 0" euler="1.57 3.14 1.57"/> </body> </body> <body name="j2s7s300_link_finger_3" pos="-0.02226 -0.02707 -0.11482" quat="0.601679 -0.254671 0.659653 -0.37146"> <inertial pos="0.022 0 0" mass="0.01" diaginertia="7.89997e-07 7.89997e-07 8e-08" /> <joint name="j2s7s300_joint_finger_3" pos="0 0 0" axis="0 0 1" limited="true" range="0 2" /> <geom name="f3_prox" type="mesh" rgba="0.792157 0.819608 0.933333 1" mesh="finger_proximal" /> <site name="f3_prox" type="cylinder" size= "0.002 0.002 0.002" rgba="25 0.5 0.7 1" pos="0.03 0 0" euler="1.57 3.14 1.57"/> <site name="f3_prox_1" type="cylinder" size= "0.002 0.002 0.002" rgba="25 0.5 0.7 1" pos="0.02 0 0" euler="1.57 3.14 1.57"/> <body name="j2s7s300_link_finger_tip_3" pos="0.044 -0.003 0"> <inertial pos="0.022 0 0" mass="0.01" diaginertia="7.89997e-07 7.89997e-07 8e-08" /> <joint name="j2s7s300_joint_fingertip_3" pos="0 0 0" axis="0 0 1" range="0 2"/> <geom name="f3_dist" type="mesh" rgba="0.792157 0.819608 0.933333 1" mesh="finger_distal" /> <site name="f3_dist" type="cylinder" size= "0.002 0.002 0.002" rgba="25 0.5 0.7 1" pos="0.03 0 0" euler="1.57 3.14 1.57"/> <site name="f3_dist_1" type="cylinder" size= "0.002 0.002 0.002" rgba="25 0.5 0.7 1" pos="0.02 0 0" euler="1.57 3.14 1.57"/> </body> </body> </body> </body> <!-- <body name="ground" pos="0 0 -0.01"> <geom condim="3" size="2.0 2.0 0.02" rgba="0 1 0 1" type="box"/> </body> --> <geom name="ground" class="ground" pos="0 0 0" size="2 2 1"/> <body name="object" pos="0 0 0"> <joint name="object" type="free" /> <geom mass="0.1" name="object" type="mesh" rgba="1 0 0 1" mesh="Lemon" euler="1.57 0 0"/> </body> </worldbody> <contact> <pair geom1="object" geom2="ground" condim="3" friction="0.3 0.3 0.005 0.0001 0.0001"/> <pair geom1="object" geom2="f1_prox" condim="3" friction="1 1 0.005 0.0001 0.0001"/> <pair geom1="object" geom2="f1_dist" condim="3" friction="1 1 0.005 0.0001 0.0001"/> <pair geom1="object" geom2="f2_prox" condim="3" friction="1 1 0.005 0.0001 0.0001"/> <pair geom1="object" geom2="f2_dist" condim="3" friction="1 1 0.005 0.0001 0.0001"/> <pair geom1="object" geom2="f3_prox" condim="3" friction="1 1 0.005 0.0001 0.0001"/> <pair geom1="object" geom2="f3_dist" condim="3" friction="1 1 0.005 0.0001 0.0001"/> <pair geom1="object" geom2="palm" condim="3" friction="1 1 0.005 0.0001 0.0001"/> </contact> <tendon> <fixed name="finger_1" range="0 1"> <joint joint="j2s7s300_joint_finger_1" coef="1"/> <joint joint="j2s7s300_joint_fingertip_1" coef="-2"/> </fixed> <fixed name="finger_2" range="0 1"> <joint joint="j2s7s300_joint_finger_2" coef="1"/> <joint joint="j2s7s300_joint_fingertip_2" coef="-2"/> </fixed> <fixed name="finger_3" range="0 1"> <joint joint="j2s7s300_joint_finger_3" coef="1"/> <joint joint="j2s7s300_joint_fingertip_3" coef="-2"/> </fixed> </tendon> <equality> <tendon name="finger_1" tendon1="finger_1"/> <tendon name="finger_2" tendon1="finger_2"/> <tendon name="finger_3" tendon1="finger_3"/> </equality> <!-- ======================= Joint position control with velocity and position actuators ================================ --> <!-- <actuator> <motor joint="j2s7s300_joint_7" gear="10"></motor> <position joint="j2s7s300_joint_finger_1" kp="20" ctrlrange="-2 2"></position> <position joint="j2s7s300_joint_finger_2" kp="20" ctrlrange="-2 2"></position> <position joint="j2s7s300_joint_finger_3" kp="20" ctrlrange="-2 2"></position> <velocity joint="j2s7s300_joint_finger_1" kv="2.5" ctrlrange="-2 2"></velocity> <velocity joint="j2s7s300_joint_finger_2" kv="2.5" ctrlrange="-2 2"></velocity> <velocity joint="j2s7s300_joint_finger_3" kv="2.5" ctrlrange="-2 2"></velocity> </actuator> --> <!-- ======================= Joint velocity control with velocity and force actuators ================================ --> <!-- <actuator> <motor joint="j2s7s300_joint_7" gear="10"></motor> <motor joint="j2s7s300_joint_finger_1" gear="1"></motor> <motor joint="j2s7s300_joint_finger_2" gear="1"></motor> <motor joint="j2s7s300_joint_finger_3" gear="1"></motor> <velocity joint="j2s7s300_joint_finger_1" kv="2.5" ctrlrange="-2 2"></velocity> <velocity joint="j2s7s300_joint_finger_2" kv="2.5" ctrlrange="-2 2"></velocity> <velocity joint="j2s7s300_joint_finger_3" kv="2.5" ctrlrange="-2 2"></velocity> </actuator> --> <!-- ================== Velocity actuators ==========================--> <actuator> <velocity joint="j2s7s300_slide_x" kv="150" ctrllimited="true" ctrlrange="-0.5 0.5"></velocity> <motor joint="j2s7s300_slide_x" gear="25"></motor> <velocity joint="j2s7s300_slide_y" kv="150" ctrllimited="true" ctrlrange="-0.5 0.5"></velocity> <motor joint="j2s7s300_slide_y" gear="25"></motor> <velocity joint="j2s7s300_slide_z" kv="150" ctrllimited="true" ctrlrange="-0.5 0.5"></velocity> <motor joint="j2s7s300_slide_z" gear="25"></motor> <velocity joint="j2s7s300_joint_finger_1" kv="2.5" ctrllimited="true" ctrlrange="-0.8 0.8"></velocity> <velocity joint="j2s7s300_joint_finger_2" kv="2.5" ctrllimited="true" ctrlrange="-0.8 0.8"></velocity> <velocity joint="j2s7s300_joint_finger_3" kv="2.5" ctrllimited="true" ctrlrange="-0.8 0.8"></velocity> </actuator> <!-- ======================= Torque actuators ================================ --> <!-- <actuator> <motor joint="j2s7s300_joint_7" gear="25"/> <motor joint='j2s7s300_joint_finger_1' name='j2s7s300_joint_finger_1_act' gear="5"/> <motor joint='j2s7s300_joint_finger_2' name='j2s7s300_joint_finger_2_act' gear="5"/> <motor joint='j2s7s300_joint_finger_3' name='j2s7s300_joint_finger_3_act' gear="5"/> </actuator> --> <!-- ======================= Torque actuators ================================ --> <!-- <actuator> <motor joint='j2s7s300_joint_1' name='j2s7s300_joint_1_act' gear="20" ctrlrange="-1 1" ctrllimited="true"/> <motor joint='j2s7s300_joint_2' name='j2s7s300_joint_2_act' gear="50" ctrlrange="-1 1" ctrllimited="true"/> <motor joint='j2s7s300_joint_3' name='j2s7s300_joint_3_act' gear="10" ctrlrange="-1 1" ctrllimited="true"/> <motor joint='j2s7s300_joint_4' name='j2s7s300_joint_4_act' gear="20" ctrlrange="-1 1" ctrllimited="true"/> <motor joint='j2s7s300_joint_5' name='j2s7s300_joint_5_act' gear="10" ctrlrange="-1 1" ctrllimited="true"/> <motor joint='j2s7s300_joint_6' name='j2s7s300_joint_6_act' gear="10" ctrlrange="-1 1" ctrllimited="true"/> <motor joint='j2s7s300_joint_7' name='j2s7s300_joint_7_act' gear="10" ctrlrange="-1 1" ctrllimited="true"/> <motor joint='j2s7s300_joint_finger_1' name='j2s7s300_joint_finger_1_act' gear="1" ctrlrange="-1 1" ctrllimited="true"/> <motor joint='j2s7s300_joint_finger_2' name='j2s7s300_joint_finger_2_act' gear="1" ctrlrange="-1 1" ctrllimited="true"/> <motor joint='j2s7s300_joint_finger_3' name='j2s7s300_joint_finger_3_act' gear="1" ctrlrange="-1 1" ctrllimited="true"/> </actuator> --> <sensor> <!-- Joint Angles --> <jointpos joint='j2s7s300_slide_x'/> <jointpos joint='j2s7s300_slide_y'/> <jointpos joint='j2s7s300_slide_z'/> <!-- <jointpos joint='j2s7s300_rotate_z'/> <jointpos joint='j2s7s300_rotate_x'/> <jointpos joint='j2s7s300_rotate_y'/> --> <jointpos joint='j2s7s300_joint_finger_1'/> <jointpos joint='j2s7s300_joint_finger_2'/> <jointpos joint='j2s7s300_joint_finger_3'/> <jointpos joint='j2s7s300_joint_fingertip_1'/> <jointpos joint='j2s7s300_joint_fingertip_2'/> <jointpos joint='j2s7s300_joint_fingertip_3'/> <!-- Distance data --> <rangefinder name="palm" site='palm'/> <rangefinder name="palm_1" site='palm_1'/> <rangefinder name="palm_2" site='palm_2'/> <rangefinder name="palm_3" site='palm_3'/> <rangefinder name="palm_4" site='palm_4'/> <rangefinder name="finger_1_proximal" site='f1_prox'/> <rangefinder name="finger_1_proximal_1" site='f1_prox_1'/> <rangefinder name="finger_1_distal" site='f1_dist'/> <rangefinder name="finger_1_distal_1" site='f1_dist_1'/> <rangefinder name="finger_2_proximal" site='f2_prox'/> <rangefinder name="finger_2_proximal_1" site='f2_prox_1'/> <rangefinder name="finger_2_distal" site='f2_dist'/> <rangefinder name="finger_2_distal_1" site='f2_dist_1'/> <rangefinder name="finger_3_proximal" site='f3_prox'/> <rangefinder name="finger_3_proximal_1" site='f3_prox_1'/> <rangefinder name="finger_3_distal" site='f3_dist'/> <rangefinder name="finger_3_distal_1" site='f3_dist_1'/> </sensor> </mujoco>
54.023729
135
0.628412
e354c2bac0a08ea3b929a575a620aba3bd37fec0
96,398
xml
XML
herb_reconf/cluttered_scenes/grasping_010_potted_meat_can_3_0.5_scene.xml
wagnew3/Amodal-3D-Reconstruction-for-Robotic-Manipulationvia-Stability-and-Connectivity--Release
f55c6b0fac44d9d749e7804d99169a39d30c2111
[ "MIT" ]
null
null
null
herb_reconf/cluttered_scenes/grasping_010_potted_meat_can_3_0.5_scene.xml
wagnew3/Amodal-3D-Reconstruction-for-Robotic-Manipulationvia-Stability-and-Connectivity--Release
f55c6b0fac44d9d749e7804d99169a39d30c2111
[ "MIT" ]
null
null
null
herb_reconf/cluttered_scenes/grasping_010_potted_meat_can_3_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="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/010_potted_meat_can/google_16k/nontextured.stl" name="gen_mesh_0" scale="1 1 1"/><mesh class="geom0" file="ycb_objects/021_bleach_cleanser/google_16k/nontextured.stl" name="gen_mesh_gadded_1" scale="1.7521044843762095 1.7521044843762095 1.7521044843762095"/><mesh class="geom0" file="ycb_objects/014_lemon/google_16k/nontextured.stl" name="gen_mesh_gadded_2" scale="0.8494956358371273 0.8494956358371273 0.8494956358371273"/><mesh class="geom0" file="ycb_objects/009_gelatin_box/google_16k/nontextured.stl" name="gen_mesh_gadded_3" scale="0.7904752702266326 0.7904752702266326 0.7904752702266326"/><mesh class="geom0" file="downloaded_assets/vase_2/scene.stl" name="gen_mesh_gadded_4" scale="1.180690796677399 1.180690796677399 1.180690796677399"/></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 3.1420215626832464" name="gen_body_0" pos="0 0 0.3031880000606179"><geom class="/" mesh="gen_mesh_0" name="gen_geom_0" rgba="0.19907961374008742 0.6190656552784932 0.9243417797523622 1" type="mesh"/><joint class="/" name="gen_joint_0" type="free"/></body><body euler="0 0 2.4108086714832178" name="gen_body_gadded_1" pos="0.27802404477578685 -0.0225675160142306 0.30376151073383817"><geom class="/" mesh="gen_mesh_gadded_1" name="gen_geom_gadded_1" rgba="0.13435483294265815 0.951751691221276 0.15579718757460526 1" type="mesh"/><joint class="/" name="gen_joint_gadded_1" type="free"/></body><body euler="0 0 0.6045317344650861" name="gen_body_gadded_2" pos="-0.089620789127206 0.3472345228298512 0.3001974745337979"><geom class="/" mesh="gen_mesh_gadded_2" name="gen_geom_gadded_2" rgba="0.1412302061469468 0.2836942674165336 0.28055194377749315 1" type="mesh"/><joint class="/" name="gen_joint_gadded_2" type="free"/></body><body euler="0 0 2.4334771318015638" name="gen_body_gadded_3" pos="0.04569738197941669 0.6370325755177012 0.3003919618690199"><geom class="/" mesh="gen_mesh_gadded_3" name="gen_geom_gadded_3" rgba="0.3606671429403324 0.3053086486814911 0.7019272644497038 1" type="mesh"/><joint class="/" name="gen_joint_gadded_3" type="free"/></body><body euler="0 0 4.181185217073559" name="gen_body_gadded_4" pos="-0.01659833248321206 -0.11745314692599022 0.5087598919862079"><geom class="/" mesh="gen_mesh_gadded_4" name="gen_geom_gadded_4" rgba="0.043838070193228273 0.19790933110332387 0.4625835120173627 1" type="mesh"/><joint class="/" name="gen_joint_gadded_4" 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"/></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>
151.33124
19,113
0.689496
e355a058f81010632d71d110f711193c5904e8fb
90,251
xml
XML
herb_reconf/cluttered_scenes/easy_pushing_002_master_chef_can_4_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_002_master_chef_can_4_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_002_master_chef_can_4_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/002_master_chef_can/google_16k/nontextured.stl" name="gen_mesh_0" scale="1 1 1"/><mesh class="geom0" file="downloaded_assets/lamp_2/scene.stl" name="gen_mesh_gadded_1" scale="1.9486081669643953 1.9486081669643953 1.9486081669643953"/><mesh class="geom0" file="ycb_objects/013_apple/google_16k/nontextured.stl" name="gen_mesh_gadded_2" scale="1.9198241022507823 1.9198241022507823 1.9198241022507823"/></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.309511581151383" name="gen_body_0" pos="-0.05 -0.35 0.30018699999782256"><geom class="/" mesh="gen_mesh_0" name="gen_geom_0" rgba="0.4167678068869878 0.8624132012595146 0.947650137414889 1" type="mesh"/><joint class="/" name="gen_joint_0" type="free"/></body><body euler="0 0 5.408722260284632" name="gen_body_gadded_1" pos="0.08680476000798192 -0.4217559851321149 0.5278999562183502"><geom class="/" mesh="gen_mesh_gadded_1" name="gen_geom_gadded_1" rgba="0.23896989083182385 0.6959802149757996 0.3846539253950868 1" type="mesh"/><joint class="/" name="gen_joint_gadded_1" type="free"/></body><body euler="0 0 5.571790804670343" name="gen_body_gadded_2" pos="-0.37341794311412285 0.10659821892373067 0.3009274772940192"><geom class="/" mesh="gen_mesh_gadded_2" name="gen_geom_gadded_2" rgba="0.05390907099973463 0.03719085314140702 0.5685064410671775 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.945906
10,958
0.688447
e355a820193eb31e55d6853c2996d1c8d3960959
6,269
xml
XML
mujoco-unity-macos/Tools/Models/mjcf/jenga.xml
makeplayhappy/mujoco-unity
17c10df330ad86d9aaadb38f8d96d988499e4324
[ "MIT" ]
null
null
null
mujoco-unity-macos/Tools/Models/mjcf/jenga.xml
makeplayhappy/mujoco-unity
17c10df330ad86d9aaadb38f8d96d988499e4324
[ "MIT" ]
null
null
null
mujoco-unity-macos/Tools/Models/mjcf/jenga.xml
makeplayhappy/mujoco-unity
17c10df330ad86d9aaadb38f8d96d988499e4324
[ "MIT" ]
null
null
null
<mujoco model='jenga'> <compiler coordinate='local' angle='radian' /> <default> <joint limited='false'/> <geom contype='1' conaffinity='1' condim='3' friction='0.3 .1 .1' solref="0.01 1" solimp=".99 .99 0.005" material="geom"/> </default> <asset> <material name="geom" rgba=".9 .9 .9 1"/> </asset> <option timestep='0.002' solver="CG" jacobian="sparse" tolerance="1e-7" cone="elliptic" iterations="100"/> <size njmax="4000" nconmax="1000" nstack="1000000"/> <worldbody> <light directional="false" cutoff="40" exponent="20" diffuse="1 1 1" specular="0 0 0" pos="0 0 5" dir="0 0 -1"/> <geom name='ground' type='plane' conaffinity='1' pos='0 0 0' size='1 1 1' rgba='0.8 0.9 0.8 1'/> <body pos='.15 .05 0.3'> <freejoint/> <geom type='box' size='.15 .05 .015' /> <geom type='box' size='.15 .05 .015' quat='1 -0.1e-03 1.6e-03 0' pos='0 0 .029'/> </body> <body pos='.15 .15 0.3'> <freejoint/> <geom type='box' size='.15 .05 .015' /> <geom type='box' size='.15 .05 .015' quat='1 -0.8e-03 1.0e-03 0' pos='0 0 .029'/> </body> <body pos='.15 .25 0.3'> <freejoint/> <geom type='box' size='.15 .05 .015' /> <geom type='box' size='.15 .05 .015' quat='1 1.1e-03 -0.8e-03 0' pos='0 0 .029'/> </body> <body pos='.05 .15 0.4'> <freejoint/> <geom type='box' size='.05 .15 .015' /> <geom type='box' size='.05 .15 .015' quat='1 -0.6e-03 0.2e-03 0' pos='0 0 .029'/> </body> <body pos='.15 .15 0.4'> <freejoint/> <geom type='box' size='.05 .15 .015' /> <geom type='box' size='.05 .15 .015' quat='1 -1.6e-03 1.5e-03 0' pos='0 0 .029'/> </body> <body pos='.25 .15 0.4'> <freejoint/> <geom type='box' size='.05 .15 .015' /> <geom type='box' size='.05 .15 .015' quat='1 -0.8e-03 -0.1e-03 0' pos='0 0 .029'/> </body> <body pos='.15 .05 0.5'> <freejoint/> <geom type='box' size='.15 .05 .015' /> <geom type='box' size='.15 .05 .015' quat='1 -1.3e-03 0.1e-03 0' pos='0 0 .029'/> </body> <body pos='.15 .15 0.5'> <freejoint/> <geom type='box' size='.15 .05 .015' /> <geom type='box' size='.15 .05 .015' quat='1 -1.4e-03 -1.7e-03 0' pos='0 0 .029'/> </body> <body pos='.15 .25 0.5'> <freejoint/> <geom type='box' size='.15 .05 .015' /> <geom type='box' size='.15 .05 .015' quat='1 1.9e-03 1.1e-03 0' pos='0 0 .029'/> </body> <body pos='.05 .15 0.6'> <freejoint/> <geom type='box' size='.05 .15 .015' /> <geom type='box' size='.05 .15 .015' quat='1 0.1e-03 0.4e-03 0' pos='0 0 .029'/> </body> <body pos='.15 .15 0.6'> <freejoint/> <geom type='box' size='.05 .15 .015' /> <geom type='box' size='.05 .15 .015' quat='1 0.7e-03 2.4e-03 0' pos='0 0 .029'/> </body> <body pos='.25 .15 0.6'> <freejoint/> <geom type='box' size='.05 .15 .015' /> <geom type='box' size='.05 .15 .015' quat='1 -0.8e-03 -1.3e-03 0' pos='0 0 .029'/> </body> <body pos='.15 .05 0.7'> <freejoint/> <geom type='box' size='.15 .05 .015' /> <geom type='box' size='.15 .05 .015' quat='1 -1.0e-03 0.1e-03 0' pos='0 0 .029'/> </body> <body pos='.15 .15 0.7'> <freejoint/> <geom type='box' size='.15 .05 .015' /> <geom type='box' size='.15 .05 .015' quat='1 1.5e-03 -1.2e-03 0' pos='0 0 .029'/> </body> <body pos='.15 .25 0.7'> <freejoint/> <geom type='box' size='.15 .05 .015' /> <geom type='box' size='.15 .05 .015' quat='1 1.2e-03 -0.5e-03 0' pos='0 0 .029'/> </body> <body pos='.05 .15 0.8'> <freejoint/> <geom type='box' size='.05 .15 .015' /> <geom type='box' size='.05 .15 .015' quat='1 1.7e-03 0.7e-03 0' pos='0 0 .029'/> </body> <body pos='.15 .15 0.8'> <freejoint/> <geom type='box' size='.05 .15 .015' /> <geom type='box' size='.05 .15 .015' quat='1 -0.6e-03 -1.7e-03 0' pos='0 0 .029'/> </body> <body pos='.25 .15 0.8'> <freejoint/> <geom type='box' size='.05 .15 .015' /> <geom type='box' size='.05 .15 .015' quat='1 0.5e-03 1.6e-03 0' pos='0 0 .029'/> </body> <body pos='.15 .05 0.9'> <freejoint/> <geom type='box' size='.15 .05 .015' /> <geom type='box' size='.15 .05 .015' quat='1 -1.0e-03 -0.6e-03 0' pos='0 0 .029'/> </body> <body pos='.15 .15 0.9'> <freejoint/> <geom type='box' size='.15 .05 .015' /> <geom type='box' size='.15 .05 .015' quat='1 0.2e-03 -0.0e-03 0' pos='0 0 .029'/> </body> <body pos='.15 .25 0.9'> <freejoint/> <geom type='box' size='.15 .05 .015' /> <geom type='box' size='.15 .05 .015' quat='1 1.3e-03 -0.3e-03 0' pos='0 0 .029'/> </body> <body pos='.05 .15 1'> <freejoint/> <geom type='box' size='.05 .15 .015' /> <geom type='box' size='.05 .15 .015' quat='1 -0.6e-03 -0.2e-03 0' pos='0 0 .029'/> </body> <body pos='.15 .15 1'> <freejoint/> <geom type='box' size='.05 .15 .015' /> <geom type='box' size='.05 .15 .015' quat='1 0.9e-03 -1.0e-03 0' pos='0 0 .029'/> </body> <body pos='.25 .15 1'> <freejoint/> <geom type='box' size='.05 .15 .015' /> <geom type='box' size='.05 .15 .015' quat='1 1.8e-03 1.1e-03 0' pos='0 0 .029'/> </body> </worldbody> </mujoco>
43.234483
121
0.433243
e35687f0761b6ebafbce9e9844572e085695a62d
2,720
xml
XML
gym/envs/robotics/assets/fetch/random_obj_xml/1935_peg.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/1935_peg.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/1935_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/193/193.stl" name="obj0" scale="0.005992454151920548 0.005992454151920548 0.005992454151920548" /> </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.019355327287995775 0.04 0.01508031349224273" 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.0005787026551636716 -0.003254827784865375 0.030262031989609216" size="0.017264429826136938 0.01445852105258873 0.04434635472066198" type="box" zaxis="0.0 0.0 1.0" /> <site name="object0" pos="0.0006658150308015126 -0.0036523520111767308 0.0009959907611899663" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" /> <site name="handle0" pos="0.0005787026551636716 -0.003254827784865375 0.020262031989609214" 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
222
0.657721
e3597ee1b84a7aad894f1fb419104a5fb26fd754
2,710
xml
XML
gym/envs/robotics/assets/fetch/random_obj_xml/6290_peg.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/6290_peg.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/6290_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/629/629.stl" name="obj0" scale="0.00622901600234211 0.00622901600234211 0.00622901600234211" /> </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.008643055581509788 0.04 0.01073090027968282" 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="1.4461378706876184e-05 0.006082764062492343 0.04433946441203" size="0.010567746326979056 0.010083693545536964 0.052859410570873934" type="box" zaxis="1.0 0.0 0.0" /> <site name="object0" pos="-6.458357317431377e-05 0.006229381519342942 0.0001231094226658585" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" /> <site name="handle0" pos="1.4461378706876184e-05 0.006082764062492343 0.03433946441203" 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.185185
220
0.656089
e359ba682223c68e37b7cedd4fb56880241e6596
1,771
xml
XML
gym/envs/robotics/assets/fetch/random_obj_xml/1846_grasp.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/1846_grasp.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/1846_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/184/184.stl" name="obj0" scale="0.003280034093619534 0.003280034093619534 0.003280034093619534" /> </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.024226443336633062 0.02786904583889311 0.016080557385947193"> <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.0015277144707400705 0.0018781380208118192 0.001990215845164356" rgba="1 0 0 0" size="0.012113221668316531 0.013934522919446555 0.008040278692973597" 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
200
0.671372
e35a428126e364d26aade479ff5b87ec70526682
2,020
xml
XML
environments/hallway.xml
willwhitney/exploration-reimplementation
5e2ca54119529b8bf9235bfbad92e38a6781fbd5
[ "Apache-2.0" ]
2
2020-08-24T15:59:59.000Z
2020-08-24T17:03:30.000Z
environments/hallway.xml
willwhitney/exploration-reimplementation
5e2ca54119529b8bf9235bfbad92e38a6781fbd5
[ "Apache-2.0" ]
null
null
null
environments/hallway.xml
willwhitney/exploration-reimplementation
5e2ca54119529b8bf9235bfbad92e38a6781fbd5
[ "Apache-2.0" ]
null
null
null
<mujoco model="planar point mass"> <include file="./common/skybox.xml"/> <include file="./common/visual.xml"/> <include file="./common/materials.xml"/> <visual> <global offwidth="2048" offheight="2048" /> </visual> <option timestep="0.02"> <flag contact="disable"/> </option> <default> <joint type="hinge" axis="0 0 1" limited="true" range="-.29 .29" damping="0"/> <motor gear=".1" ctrlrange="-1 1" ctrllimited="true"/> </default> <worldbody> <light name="light" pos="0 0 1"/> <camera name="fixed" pos="0 0 5" quat="1 0 0 0"/> <geom name="ground" type="plane" pos="0 0 0" size="4 .1 .1" material="grid"/> <geom name="wall_x" type="plane" pos="-3 0 .02" zaxis="1 0 0" size=".02 .1 .02" material="decoration"/> <geom name="wall_y" type="plane" pos="0 -.1 .02" zaxis="0 1 0" size="3 .02 .02" material="decoration"/> <geom name="wall_neg_x" type="plane" pos="3 0 .02" zaxis="-1 0 0" size=".1 .02 .02" material="decoration"/> <geom name="wall_neg_y" type="plane" pos="0 .1 .02" zaxis="0 -1 0" size="3 .02 .02" material="decoration"/> <body name="pointmass" pos="0 0 .01"> <camera name="cam0" pos="0 -0.8 0.8" xyaxes="1 0 0 0 0.7 0.7"/> <joint name="root_x" type="slide" pos="0 0 0" axis="1 0 0" range="-3 3" /> <joint name="root_y" type="slide" pos="0 0 0" axis="0 1 0" range="-.1 .1" /> <geom name="pointmass" type="sphere" size=".01" material="self" mass=".3"/> </body> <geom name="distractor" pos="0 0 .01" material="target" type="sphere" size="0.1"/> <geom name="target" pos="2.8 0 .01" material="target" type="sphere" size="0.05"/> </worldbody> <tendon> <fixed name="t1"> <joint joint="root_x" coef="1"/> <joint joint="root_y" coef="0"/> </fixed> <fixed name="t2"> <joint joint="root_x" coef="0"/> <joint joint="root_y" coef="1"/> </fixed> </tendon> <actuator> <motor name="t1" tendon="t1"/> <motor name="t2" tendon="t2"/> </actuator> </mujoco>
37.407407
112
0.579703
e35d35631781ea61d38f01eefcadb7e9fc1e4c19
3,366
xml
XML
multiworld/envs/assets/sawyer_xyz/door_hook_config.xml
kelvinxu/multiworld
c58bbe64c2f90cdd6b568c2c197492e6475c18b1
[ "MIT" ]
5
2021-09-23T07:35:58.000Z
2022-01-07T21:23:06.000Z
multiworld/envs/assets/sawyer_xyz/door_hook_config.xml
kelvinxu/multiworld
c58bbe64c2f90cdd6b568c2c197492e6475c18b1
[ "MIT" ]
null
null
null
multiworld/envs/assets/sawyer_xyz/door_hook_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> <texture name="wood" file="../texture/wood.png" type="cube"/> <material shininess=".1" name="wood" texture="wood" specular="0.4"/> <texture name="real_door" file="../texture/real_door.png" type="cube"/> <material shininess=".1" name="real_door" texture="real_door" specular=".4"/> <texture name="darkwood" file="../texture/darkwood.png" type="cube"/> <material shininess=".1" name="darkwood" texture="darkwood" specular="0.4"/> <texture name="granite" file="../texture/granite.png" type="cube"/> <material shininess=".1" name="granite" texture="granite" specular="0.4"/> <texture name="light_wood" file="../texture/light_wood.png" type="cube"/> <material shininess=".1" name="light_wood" texture="light_wood" specular="0.4"/> <texture name="light_wood_v2" file="../texture/light_wood_v2.png" type="cube"/> <material shininess=".1" name="light_wood_v2" texture="light_wood_v2" specular="0.4"/> <texture file="../textures/wood_light.png" name="table_texture" type="2d"/> <material name="table_material" rgba="1 1 1 1" shininess="0.1" specular="0.4" texture="table_texture" /> <texture type="skybox" builtin="gradient" rgb1=".50 .495 .48" rgb2=".50 .495 .48" width="32" height="32"></texture> <mesh name="pedestal" file="pedestal.stl" /> <mesh name="base" file="base.stl" /> <mesh name="l0" file="l0.stl" /> <mesh name="head" file="head.stl" /> <mesh name="l1" file="l1.stl" /> <mesh name="l2" file="l2.stl" /> <mesh name="l3" file="l3.stl" /> <mesh name="l4" file="l4.stl" /> <mesh name="l5" file="l5.stl" /> <mesh name="l6" file="l6.stl" /> </asset> <visual> <headlight ambient="0.5 0.5 0.5" /> </visual> <compiler inertiafromgeom="auto" angle="radian" coordinate="local" eulerseq="XYZ" meshdir="../meshes/sawyer"/> <size njmax="6000" nconmax="6000"/> <option gravity="0 0 -9.81" iterations="50" integrator="Euler" timestep="0.003" cone="pyramidal" impratio="1" tolerance="1e-10" /> <default> <joint limited="true" damping="1" stiffness="0" armature=".1" user="0"/> <geom solref="0.008 1" solimp="0.95 0.95 0.01" 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="4" conaffinity="2"/> </default> <default class='arm'> <joint damping="5"/> </default> </default> <equality> <weld body1="mocap" body2="hand" solref="0.005 1"></weld> </equality> </mujoco>
33.326733
123
0.554367
e35dfe1707153cd1b60981fe20f73eb86d5c36f9
1,454
xml
XML
gym/envs/robotics/assets/fetch/random_obj_xml/8876_slide.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/8876_slide.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/8876_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/887/887.stl" name="obj0" scale="0.007981060612452441 0.007981060612452441 0.007981060612452441" /> </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.03222571105232393 0.05555559227744765 0.2322044175826099"> <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
e35ef3de807585cf5dc586990b608ec1ef30c056
1,815
xml
XML
gym/envs/mujoco/assets/point.xml
23pointsNorth/gym
5c116fb3c91e872505300031d2bd60672b3a6e03
[ "Python-2.0", "OLDAP-2.7" ]
729
2015-01-05T22:01:30.000Z
2022-03-31T14:26:23.000Z
tema1/gym-master/gym/envs/mujoco/assets/point.xml
BrujitoOz/ia-course
c05e497b467aab4572f3578f1b9068d4585106d2
[ "MIT" ]
1,071
2015-01-01T05:48:33.000Z
2022-03-22T17:10:36.000Z
tema1/gym-master/gym/envs/mujoco/assets/point.xml
BrujitoOz/ia-course
c05e497b467aab4572f3578f1b9068d4585106d2
[ "MIT" ]
295
2015-01-09T01:50:25.000Z
2022-03-24T03:20:20.000Z
<mujoco> <compiler angle="degree" coordinate="local" inertiafromgeom="true"/> <option integrator="RK4" timestep="0.02"/> <default> <joint armature="0" damping="0" limited="false"/> <geom conaffinity="0" condim="3" density="100" friction="1 0.5 0.5" margin="0" 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="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" rgba="0.8 0.9 0.8 1" size="40 40 40" type="plane"/> <body name="torso" pos="0 0 0"> <geom name="pointbody" pos="0 0 0.5" size="0.5" type="sphere"/> <geom name="pointarrow" pos="0.6 0 0.5" size="0.5 0.1 0.1" type="box"/> <joint axis="1 0 0" name="ballx" pos="0 0 0" type="slide"/> <joint axis="0 1 0" name="bally" pos="0 0 0" type="slide"/> <joint axis="0 0 1" limited="false" name="rot" pos="0 0 0" type="hinge"/> </body> </worldbody> <actuator> <!-- Those are just dummy actuators for providing ranges --> <motor ctrllimited="true" ctrlrange="-1 1" joint="ballx"/> <motor ctrllimited="true" ctrlrange="-0.25 0.25" joint="rot"/> </actuator> </mujoco>
56.71875
163
0.618733
e35f1a4cfb094d905e13120e5d5b1ce171dee944
1,455
xml
XML
gym/envs/robotics/assets/fetch/random_obj_xml/6381_slide.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/6381_slide.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/6381_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/638/638.stl" name="obj0" scale="0.007534043638811109 0.007534043638811109 0.007534043638811109" /> </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.034150508891137604 0.06623288890022519 0.2233209690880996"> <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
e35f27ab18dc37e5a5153b2bebd4bd97115fc88b
9,120
xml
XML
data_gen/collect_bottle_data_xmls/test_bottle_c6442bba98ad3dcf5e912b2d2934c0b6.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_c6442bba98ad3dcf5e912b2d2934c0b6.xml
YunchuZhang/Visually-Grounded-Library-of-Behaviors
896afda942dfc04e4aaad2ee751c32df1eb17913
[ "MIT" ]
null
null
null
data_gen/collect_bottle_data_xmls/test_bottle_c6442bba98ad3dcf5e912b2d2934c0b6.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_c6442bba98ad3dcf5e912b2d2934c0b6.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="1.6547598440573064" friction="1.3 0.3 0.1" group="1" material="ceramic" mesh="c6442bba98ad3dcf5e912b2d2934c0b6_mesh_0" pos="0 0 0" solimp="0.998 0.998 0.001" solref="0.001 1" type="mesh" /><geom condim="4" density="1.6057477756163656" friction="1.3 0.3 0.1" group="1" material="ceramic" mesh="c6442bba98ad3dcf5e912b2d2934c0b6_mesh_1" pos="0 0 0" solimp="0.998 0.998 0.001" solref="0.001 1" type="mesh" /><geom condim="4" density="1.708888511796823" friction="1.3 0.3 0.1" group="1" material="ceramic" mesh="c6442bba98ad3dcf5e912b2d2934c0b6_mesh_2" pos="0 0 0" solimp="0.998 0.998 0.001" solref="0.001 1" type="mesh" /><geom condim="4" density="1.595938738159075" friction="1.3 0.3 0.1" group="1" material="ceramic" mesh="c6442bba98ad3dcf5e912b2d2934c0b6_mesh_3" pos="0 0 0" solimp="0.998 0.998 0.001" solref="0.001 1" type="mesh" /><geom condim="4" density="1.3690598545722974" friction="1.3 0.3 0.1" group="1" material="ceramic" mesh="c6442bba98ad3dcf5e912b2d2934c0b6_mesh_4" pos="0 0 0" solimp="0.998 0.998 0.001" solref="0.001 1" type="mesh" /><geom condim="4" density="1.0550361368258576" friction="1.3 0.3 0.1" group="1" material="ceramic" mesh="c6442bba98ad3dcf5e912b2d2934c0b6_mesh_5" pos="0 0 0" solimp="0.998 0.998 0.001" solref="0.001 1" type="mesh" /><geom condim="4" density="0.504344482019217" friction="1.3 0.3 0.1" group="1" material="ceramic" mesh="c6442bba98ad3dcf5e912b2d2934c0b6_mesh_6" pos="0 0 0" solimp="0.998 0.998 0.001" solref="0.001 1" type="mesh" /><geom condim="4" density="0.6805630229558988" friction="1.3 0.3 0.1" group="1" material="ceramic" mesh="c6442bba98ad3dcf5e912b2d2934c0b6_mesh_7" pos="0 0 0" solimp="0.998 0.998 0.001" solref="0.001 1" type="mesh" /><geom condim="4" density="0.9947455293648745" friction="1.3 0.3 0.1" group="1" material="ceramic" mesh="c6442bba98ad3dcf5e912b2d2934c0b6_mesh_8" pos="0 0 0" solimp="0.998 0.998 0.001" solref="0.001 1" type="mesh" /><geom condim="4" density="0.6765993595304935" friction="1.3 0.3 0.1" group="1" material="ceramic" mesh="c6442bba98ad3dcf5e912b2d2934c0b6_mesh_9" pos="0 0 0" solimp="0.998 0.998 0.001" solref="0.001 1" type="mesh" /><geom condim="4" density="0.8311606015842715" friction="1.3 0.3 0.1" group="1" material="ceramic" mesh="c6442bba98ad3dcf5e912b2d2934c0b6_mesh_10" pos="0 0 0" solimp="0.998 0.998 0.001" solref="0.001 1" type="mesh" /><geom condim="4" density="1.8582929960993588" friction="1.3 0.3 0.1" group="1" material="ceramic" mesh="c6442bba98ad3dcf5e912b2d2934c0b6_mesh_11" pos="0 0 0" solimp="0.998 0.998 0.001" solref="0.001 1" type="mesh" /><geom condim="4" density="1.393600428656384" friction="1.3 0.3 0.1" group="1" material="ceramic" mesh="c6442bba98ad3dcf5e912b2d2934c0b6_mesh_12" pos="0 0 0" solimp="0.998 0.998 0.001" solref="0.001 1" type="mesh" /><geom condim="4" density="1.2522176414095287" friction="1.3 0.3 0.1" group="1" material="ceramic" mesh="c6442bba98ad3dcf5e912b2d2934c0b6_mesh_13" pos="0 0 0" solimp="0.998 0.998 0.001" solref="0.001 1" type="mesh" /><geom condim="4" density="0.7279039387756273" friction="1.3 0.3 0.1" group="1" material="ceramic" mesh="c6442bba98ad3dcf5e912b2d2934c0b6_mesh_14" pos="0 0 0" solimp="0.998 0.998 0.001" solref="0.001 1" type="mesh" /><geom condim="4" density="0.8570123316642642" friction="1.3 0.3 0.1" group="1" material="ceramic" mesh="c6442bba98ad3dcf5e912b2d2934c0b6_mesh_15" pos="0 0 0" solimp="0.998 0.998 0.001" solref="0.001 1" type="mesh" /><geom condim="4" density="1.0181524101223307" friction="1.3 0.3 0.1" group="1" material="ceramic" mesh="c6442bba98ad3dcf5e912b2d2934c0b6_mesh_16" pos="0 0 0" solimp="0.998 0.998 0.001" solref="0.001 1" type="mesh" /><geom condim="4" density="2.8472731482460314" friction="1.3 0.3 0.1" group="1" material="ceramic" mesh="c6442bba98ad3dcf5e912b2d2934c0b6_mesh_17" pos="0 0 0" solimp="0.998 0.998 0.001" solref="0.001 1" type="mesh" /><geom condim="4" density="2.3857151951143734" friction="1.3 0.3 0.1" group="1" material="ceramic" mesh="c6442bba98ad3dcf5e912b2d2934c0b6_mesh_18" pos="0 0 0" solimp="0.998 0.998 0.001" solref="0.001 1" type="mesh" /><geom condim="4" density="1.2327867919507087" friction="1.3 0.3 0.1" group="1" material="ceramic" mesh="c6442bba98ad3dcf5e912b2d2934c0b6_mesh_19" pos="0 0 0" solimp="0.998 0.998 0.001" solref="0.001 1" type="mesh" /><geom condim="4" density="0.6145629176792355" friction="1.3 0.3 0.1" group="1" material="ceramic" mesh="c6442bba98ad3dcf5e912b2d2934c0b6_mesh_20" pos="0 0 0" solimp="0.998 0.998 0.001" solref="0.001 1" type="mesh" /><geom condim="4" density="2.8055497465393353" friction="1.3 0.3 0.1" group="1" material="ceramic" mesh="c6442bba98ad3dcf5e912b2d2934c0b6_mesh_21" pos="0 0 0" solimp="0.998 0.998 0.001" solref="0.001 1" type="mesh" /><geom condim="4" density="2.1934840376215043" friction="1.3 0.3 0.1" group="1" material="ceramic" mesh="c6442bba98ad3dcf5e912b2d2934c0b6_mesh_22" pos="0 0 0" solimp="0.998 0.998 0.001" solref="0.001 1" type="mesh" /><geom condim="4" density="0.46564981609566425" friction="1.3 0.3 0.1" group="1" material="ceramic" mesh="c6442bba98ad3dcf5e912b2d2934c0b6_mesh_23" pos="0 0 0" solimp="0.998 0.998 0.001" solref="0.001 1" type="mesh" /><geom condim="4" density="1.0237549387449423" friction="1.3 0.3 0.1" group="1" material="ceramic" mesh="c6442bba98ad3dcf5e912b2d2934c0b6_mesh_24" pos="0 0 0" solimp="0.998 0.998 0.001" solref="0.001 1" type="mesh" /><geom condim="4" density="3.1578282020962147" friction="1.3 0.3 0.1" group="1" material="ceramic" mesh="c6442bba98ad3dcf5e912b2d2934c0b6_mesh_25" pos="0 0 0" solimp="0.998 0.998 0.001" solref="0.001 1" type="mesh" /><geom condim="4" density="2.260767128216475" friction="1.3 0.3 0.1" group="1" material="ceramic" mesh="c6442bba98ad3dcf5e912b2d2934c0b6_mesh_26" pos="0 0 0" solimp="0.998 0.998 0.001" solref="0.001 1" type="mesh" /><geom condim="4" density="0.5792586910720876" friction="1.3 0.3 0.1" group="1" material="ceramic" mesh="c6442bba98ad3dcf5e912b2d2934c0b6_mesh_27" pos="0 0 0" solimp="0.998 0.998 0.001" solref="0.001 1" type="mesh" /><geom condim="4" density="1.2431710453307083" friction="1.3 0.3 0.1" group="1" material="ceramic" mesh="c6442bba98ad3dcf5e912b2d2934c0b6_mesh_28" pos="0 0 0" solimp="0.998 0.998 0.001" solref="0.001 1" type="mesh" /><geom condim="4" density="2.2869682180500774" friction="1.3 0.3 0.1" group="1" material="ceramic" mesh="c6442bba98ad3dcf5e912b2d2934c0b6_mesh_29" pos="0 0 0" solimp="0.998 0.998 0.001" solref="0.001 1" type="mesh" /><geom condim="4" density="2.7961299168177773" friction="1.3 0.3 0.1" group="1" material="ceramic" mesh="c6442bba98ad3dcf5e912b2d2934c0b6_mesh_30" pos="0 0 0" solimp="0.998 0.998 0.001" solref="0.001 1" type="mesh" /><geom condim="4" density="0.5713015214567968" friction="1.3 0.3 0.1" group="1" material="ceramic" mesh="c6442bba98ad3dcf5e912b2d2934c0b6_mesh_31" pos="0 0 0" solimp="0.998 0.998 0.001" solref="0.001 1" type="mesh" /><geom condim="4" density="1.210156179095896" friction="1.3 0.3 0.1" group="1" material="ceramic" mesh="c6442bba98ad3dcf5e912b2d2934c0b6_mesh_32" pos="0 0 0" solimp="0.998 0.998 0.001" solref="0.001 1" type="mesh" /><geom condim="4" density="0.5972834347433079" friction="1.3 0.3 0.1" group="1" material="ceramic" mesh="c6442bba98ad3dcf5e912b2d2934c0b6_mesh_33" pos="0 0 0" solimp="0.998 0.998 0.001" solref="0.001 1" type="mesh" /><geom condim="4" density="0.9352871443474954" friction="1.3 0.3 0.1" group="1" material="ceramic" mesh="c6442bba98ad3dcf5e912b2d2934c0b6_mesh_34" pos="0 0 0" solimp="0.998 0.998 0.001" solref="0.001 1" type="mesh" /><geom condim="4" density="0.39872321196790256" friction="1.3 0.3 0.1" group="1" material="ceramic" mesh="c6442bba98ad3dcf5e912b2d2934c0b6_mesh_35" pos="0 0 0" solimp="0.998 0.998 0.001" solref="0.001 1" type="mesh" /><geom condim="4" density="0.6103251116034949" friction="1.3 0.3 0.1" group="1" material="ceramic" mesh="c6442bba98ad3dcf5e912b2d2934c0b6_mesh_36" 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>
294.193548
7,997
0.705373
e361202e95f72828d00fcece9c59db759d020d12
80,834
xml
XML
herb_reconf/cluttered_scenes/easy_pushing_077_rubiks_cube_2_0.3_scene.xml
wagnew3/Amodal-3D-Reconstruction-for-Robotic-Manipulationvia-Stability-and-Connectivity--Release
f55c6b0fac44d9d749e7804d99169a39d30c2111
[ "MIT" ]
null
null
null
herb_reconf/cluttered_scenes/easy_pushing_077_rubiks_cube_2_0.3_scene.xml
wagnew3/Amodal-3D-Reconstruction-for-Robotic-Manipulationvia-Stability-and-Connectivity--Release
f55c6b0fac44d9d749e7804d99169a39d30c2111
[ "MIT" ]
null
null
null
herb_reconf/cluttered_scenes/easy_pushing_077_rubiks_cube_2_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="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/077_rubiks_cube/google_16k/nontextured.stl" name="gen_mesh_0" scale="1 1 1"/><mesh class="geom0" file="ycb_objects/053_mini_soccer_ball/google_16k/nontextured.stl" name="gen_mesh_gadded_1" scale="1.7960590547839261 1.7960590547839261 1.7960590547839261"/><mesh class="geom0" file="ycb_objects/035_power_drill/google_16k/nontextured.stl" name="gen_mesh_gadded_2" scale="0.5063105968396171 0.5063105968396171 0.5063105968396171"/><mesh class="geom0" file="ycb_objects/024_bowl/google_16k/nontextured.stl" name="gen_mesh_gadded_3" scale="1.4396890970902072 1.4396890970902072 1.4396890970902072"/><mesh class="geom0" file="ycb_objects/019_pitcher_base/google_16k/nontextured.stl" name="gen_mesh_gadded_4" scale="1.7609688820342908 1.7609688820342908 1.7609688820342908"/><mesh class="geom0" file="ycb_objects/014_lemon/google_16k/nontextured.stl" name="gen_mesh_gadded_5" scale="0.6339594753438811 0.6339594753438811 0.6339594753438811"/></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.312015443607213" name="gen_body_0" pos="-0.05 -0.35 0.3003150000120513"><geom class="/" mesh="gen_mesh_0" name="gen_geom_0" rgba="0.0033163451186927206 0.6896220201949061 0.37258481049400805 1" type="mesh"/><joint class="/" name="gen_joint_0" type="free"/></body><body euler="0 0 1.6024795603593627" name="gen_body_gadded_1" pos="0.13345135813207565 -0.35 0.3008578548566335"><geom class="/" mesh="gen_mesh_gadded_1" name="gen_geom_gadded_1" rgba="0.14294539290231134 0.8458082911338449 0.027577987051602637 1" type="mesh"/><joint class="/" name="gen_joint_gadded_1" type="free"/></body><body euler="0 0 3.346790160661025" name="gen_body_gadded_2" pos="-0.18193297195691274 0.24272864799744343 0.3015487842532592"><geom class="/" mesh="gen_mesh_gadded_2" name="gen_geom_gadded_2" rgba="0.6329545487962321 0.6677208921547725 0.758003712282207 1" type="mesh"/><joint class="/" name="gen_joint_gadded_2" type="free"/></body><body euler="0 0 1.0183957723482575" name="gen_body_gadded_3" pos="-0.2411538129630138 -0.7516812909149289 0.29743926190706127"><geom class="/" mesh="gen_mesh_gadded_3" name="gen_geom_gadded_3" rgba="0.922802193142508 0.8521951697910762 0.4646985129489224 1" type="mesh"/><joint class="/" name="gen_joint_gadded_3" type="free"/></body><body euler="0 0 1.1212811637157127" name="gen_body_gadded_4" pos="-0.2683402620426201 -0.5794326487323839 0.3155580563583741"><geom class="/" mesh="gen_mesh_gadded_4" name="gen_geom_gadded_4" rgba="0.243854283294766 0.976836026537501 0.07215483870138106 1" type="mesh"/><joint class="/" name="gen_joint_gadded_4" type="free"/></body><body euler="0 0 6.00704158959683" name="gen_body_gadded_5" pos="-0.062273390532438876 -0.48591285134480844 0.300147370819649"><geom class="/" mesh="gen_mesh_gadded_5" name="gen_geom_gadded_5" rgba="0.9433633640494591 0.07847429208332468 0.4927996367774302 1" type="mesh"/><joint class="/" name="gen_joint_gadded_5" 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>
118.178363
1,959
0.688102
e3633e98327460fedad5671815365d39ae538714
2,729
xml
XML
gym/envs/robotics/assets/fetch/random_obj_xml/3703_peg.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/3703_peg.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/3703_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/370/370.stl" name="obj0" scale="0.0059360382969446766 0.0059360382969446766 0.0059360382969446766" /> </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.03636095921036444 0.04 0.022872891166744652" 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.00021902694480448176 -0.008551852193324909 0.02861769283189468" size="0.028785714651552025 0.02830464110149976 0.051351983909036045" type="box" zaxis="0.0 0.0 1.0" /> <site name="object0" pos="-0.00040717453305376313 -0.001499984161524693 0.00013860008960328498" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" /> <site name="handle0" pos="-0.00021902694480448176 -0.008551852193324909 0.018617692831894676" 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.537037
224
0.65775
e36391ba808b1d77d44baf0f64bbbede571e9d13
2,715
xml
XML
gym/envs/robotics/assets/fetch/random_obj_xml/605_peg.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/605_peg.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/605_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/060/060.stl" name="obj0" scale="0.00679606718388136 0.00679606718388136 0.00679606718388136" /> </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.01687663286132948 0.04 0.022030138179337" 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.008613533879985062 -0.011478761622525025 0.033294270270048304" size="0.012401294416000637 0.013585030372365255 0.04927818595921871" type="box" zaxis="1.0 0.0 0.0" /> <site name="object0" pos="-0.00013048978745184686 -0.00789704652492348 0.0008927171721590824" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" /> <site name="handle0" pos="-0.008613533879985062 -0.011478761622525025 0.023294270270048305" 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.277778
223
0.655985
e363e2c1f484bd56ae0dc1f3ff638706b0aeed54
1,769
xml
XML
gym/envs/robotics/assets/fetch/random_obj_xml/2672_grasp.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/2672_grasp.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/2672_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/267/267.stl" name="obj0" scale="0.006252950825497139 0.006252950825497139 0.006252950825497139" /> </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.017156696404179238 0.04183907862430354 0.020778333613372686"> <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.0020517421688915896 -0.007049806982846608 0.003563162593317321" rgba="1 0 0 0" size="0.008578348202089619 0.02091953931215177 0.010389166806686343" 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
198
0.671001
e364477926f1410711b98071381e5c41440a1d8f
4,299
xml
XML
assets/fetch_complex_objects/fetch/train_scene_hook_873.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_873.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_873.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.029420710226005533 0.014265996571750018 0.004510826072689708" pos="0.15260221796902895 0.17847645676555063 0.20451082607268972" type="box" mass="200" rgba="0.4 0.4 0.4 1"></geom> <geom size="0.018133977347981663 0.006485677824102649 0.0010984657836869579" pos="-0.2341068652776754 0.2914288525323316 0.20109846578368698" type="box" mass="200" rgba="0.4 0.4 0.4 1"></geom> <geom size="0.03465776370129912 0.03295928545171835 0.0006666276987091263" pos="-0.2488194778792714 -0.21352610672521988 0.20066662769870913" type="box" mass="200" rgba="0.4 0.4 0.4 1"></geom> <geom size="0.033341199589936074 0.030886078362155598 0.003858628811596912" pos="0.0911630239844628 0.24950393224749662 0.20385862881159691" type="box" mass="200" rgba="0.4 0.4 0.4 1"></geom> <geom size="0.01655044036172002 0.028214472746087026 0.003487618158430091" pos="-0.291265293862673 -0.2256089599195189 0.2034876181584301" type="box" mass="200" rgba="0.4 0.4 0.4 1"></geom> <geom size="0.028360426586841958 0.04666638149061879 0.0018741391927255015" pos="-0.2628480806068741 0.2763603311774105 0.2018741391927255" type="box" mass="200" rgba="0.4 0.4 0.4 1"></geom> <geom size="0.016871793750684396 0.04365763345595076 0.0042075255143397125" pos="0.16690790361042374 0.2825823824245412 0.2042075255143397" type="box" mass="200" rgba="0.4 0.4 0.4 1"></geom> <geom size="0.04735674491741515 0.024497128010499605 0.0016260739199737229" pos="0.20704485314016435 -0.2271416834877512 0.20162607391997373" type="box" mass="200" rgba="0.4 0.4 0.4 1"></geom> </body> <body pos="1.3532789428979999 0.6928112668234999 0.41299826231549996" name="object0"> <light castshadow="false"/> <geom type="mesh" density="8888.75150459" rgba="1 1 1 1" material="object" mesh="object_mesh" conaffinity="0" contype="1"/> <joint name="object0:joint" type="free" damping="3.106745995156068"></joint> <site name="object0" pos="0.02172105710200012 -0.007811266823499863 0.00700173768450002" 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.000868842284075 0.000868842284075 0.000868842284075" file="mujoco_models/Stackable_Square_Container.stl" name="object_mesh"/> <texture file="textures/obj_textures/scaly_0207.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>
75.421053
282
0.672482
e36911324993ab7a861172d32f55dcc9e2582131
1,772
xml
XML
gym/envs/robotics/assets/fetch/random_obj_xml/7382_grasp.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/7382_grasp.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/7382_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/738/738.stl" name="obj0" scale="0.003556010141608866 0.003556010141608866 0.003556010141608866" /> </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.019398520717860693 0.026888134159960095 0.021472213365955117"> <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.0033624221690319073 -0.009273403019392324 -0.00330617561878066" rgba="1 0 0 0" size="0.009699260358930347 0.013444067079980047 0.010736106682977559" 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
200
0.670429
e36c4f5ed1f03ff532f58ef7417656290d137b73
1,772
xml
XML
gym/envs/robotics/assets/fetch/random_obj_xml/5200_grasp.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/5200_grasp.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/5200_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/520/520.stl" name="obj0" scale="0.0030704075564790285 0.0030704075564790285 0.0030704075564790285" /> </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.03156807596955326 0.024994657319128862 0.018209911727814693"> <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.00339342540565523 -0.015264562775167119 -3.984520171801022e-05" rgba="1 0 0 0" size="0.01578403798477663 0.012497328659564431 0.009104955863907346" 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.670429
e36e99919be1732806a877bc98f397170977b838
2,722
xml
XML
gym/envs/robotics/assets/fetch/random_obj_xml/3645_peg.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/3645_peg.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/3645_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/364/364.stl" name="obj0" scale="0.0059878254036935755 0.0059878254036935755 0.0059878254036935755" /> </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.020799064821428452 0.04 0.015045782538797556" 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.0017081304823931029 -0.015771012213084086 0.04446784236233419" size="0.01437636277225391 0.02000809698683397 0.05821458900814791" type="box" zaxis="0.0 0.0 1.0" /> <site name="object0" pos="0.0029892024480025043 -0.015599674403516587 0.0012990358929838377" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" /> <site name="handle0" pos="-0.0017081304823931029 -0.015771012213084086 0.03446784236233419" 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.407407
221
0.657237
e36f319ba6a627abcf5ee0337b86729398e29e09
1,456
xml
XML
gym/envs/robotics/assets/fetch/random_obj_xml/378_slide.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/378_slide.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/378_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/037/037.stl" name="obj0" scale="0.005439822187913774 0.005439822187913774 0.005439822187913774" /> </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.018548305869417574 0.04127169158752554 0.23772035263054575"> <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
e36fe52e2371465034e9388f0fe1cd8266d440c3
1,767
xml
XML
gym/envs/robotics/assets/fetch/random_obj_xml/1078_grasp.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/1078_grasp.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/1078_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/107/107.stl" name="obj0" scale="0.014026751831244027 0.014026751831244027 0.014026751831244027" /> </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.028876404098795733 0.11683822795291028 0.030388361705437357"> <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.014532120447645755 -0.01824030236929303 0.009850964064292853" rgba="1 0 0 0" size="0.014438202049397867 0.05841911397645514 0.015194180852718678" 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
196
0.670628
e3707ad971624153764d92428acbfd15dce724bf
90,220
xml
XML
herb_reconf/cluttered_scenes/hard_pushing_024_bowl_3_0.2_scene.xml
wagnew3/Amodal-3D-Reconstruction-for-Robotic-Manipulationvia-Stability-and-Connectivity--Release
f55c6b0fac44d9d749e7804d99169a39d30c2111
[ "MIT" ]
null
null
null
herb_reconf/cluttered_scenes/hard_pushing_024_bowl_3_0.2_scene.xml
wagnew3/Amodal-3D-Reconstruction-for-Robotic-Manipulationvia-Stability-and-Connectivity--Release
f55c6b0fac44d9d749e7804d99169a39d30c2111
[ "MIT" ]
null
null
null
herb_reconf/cluttered_scenes/hard_pushing_024_bowl_3_0.2_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/024_bowl/google_16k/nontextured.stl" name="gen_mesh_0" scale="1 1 1"/><mesh class="geom0" file="downloaded_assets/vase_2/scene.stl" name="gen_mesh_gadded_1" scale="1.4842669993346664 1.4842669993346664 1.4842669993346664"/><mesh class="geom0" file="downloaded_assets/potted_plant_2/scene.stl" name="gen_mesh_gadded_2" scale="1.85475437033509 1.85475437033509 1.85475437033509"/></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.6549665715624755" name="gen_body_0" pos="0 0 0.30053000001935287"><geom class="/" mesh="gen_mesh_0" name="gen_geom_0" rgba="0.38403385693361514 0.6388485855640585 0.5954769350814311 1" type="mesh"/><joint class="/" name="gen_joint_0" type="free"/></body><body euler="0 0 4.754589777269552" name="gen_body_gadded_1" pos="0.3857367438638409 -0.10798926568807553 0.5624357033931069"><geom class="/" mesh="gen_mesh_gadded_1" name="gen_geom_gadded_1" rgba="0.9200098718767962 0.1851004672686396 0.8703493186473014 1" type="mesh"/><joint class="/" name="gen_joint_gadded_1" type="free"/></body><body euler="0 0 0.7926630655909843" name="gen_body_gadded_2" pos="-0.22533498942324506 0.15566052606851422 0.464278265525064"><geom class="/" mesh="gen_mesh_gadded_2" name="gen_geom_gadded_2" rgba="0.2884344323210486 0.7318373559201888 0.7172948699833434 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.900585
10,958
0.688395