hexsha
stringlengths
40
40
size
int64
77
872k
ext
stringclasses
3 values
lang
stringclasses
1 value
max_stars_repo_path
stringlengths
7
140
max_stars_repo_name
stringclasses
719 values
max_stars_repo_head_hexsha
stringclasses
719 values
max_stars_repo_licenses
sequencelengths
1
4
max_stars_count
int64
1
82.5k
max_stars_repo_stars_event_min_datetime
stringclasses
403 values
max_stars_repo_stars_event_max_datetime
stringclasses
403 values
max_issues_repo_path
stringlengths
7
140
max_issues_repo_name
stringclasses
719 values
max_issues_repo_head_hexsha
stringclasses
719 values
max_issues_repo_licenses
sequencelengths
1
4
max_issues_count
int64
1
9.02k
max_issues_repo_issues_event_min_datetime
stringclasses
213 values
max_issues_repo_issues_event_max_datetime
stringclasses
213 values
max_forks_repo_path
stringlengths
7
140
max_forks_repo_name
stringclasses
721 values
max_forks_repo_head_hexsha
stringclasses
721 values
max_forks_repo_licenses
sequencelengths
1
4
max_forks_count
int64
1
54.3k
max_forks_repo_forks_event_min_datetime
stringclasses
319 values
max_forks_repo_forks_event_max_datetime
stringclasses
319 values
content
stringlengths
77
872k
avg_line_length
float64
14.5
8.75k
max_line_length
int64
33
198k
alphanum_fraction
float64
0.12
0.83
fc8fe98dff937cee242984bb94cc15b435416361
1,455
xml
XML
gym/envs/robotics/assets/fetch/random_obj_xml/6886_slide.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/6886_slide.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/6886_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/688/688.stl" name="obj0" scale="0.004639467375591763 0.004639467375591763 0.004639467375591763" /> </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.02510891342338701 0.03447465956836892 0.22832789187525698"> <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
fc90506548f55cb5dca06588a24a7c12f27f5b23
11,976
xml
XML
res/templates/mjcf/humanoid.xml
wpumacay/tysocTerrain
78b6d9804ade89a483fb60952ed6e1bf50fbf3da
[ "MIT" ]
1
2020-06-17T00:57:11.000Z
2020-06-17T00:57:11.000Z
res/templates/mjcf/humanoid.xml
wpumacay/tysocCore
78b6d9804ade89a483fb60952ed6e1bf50fbf3da
[ "MIT" ]
7
2019-05-30T03:41:42.000Z
2020-08-21T06:29:52.000Z
res/templates/mjcf/humanoid.xml
wpumacay/tysoc
78b6d9804ade89a483fb60952ed6e1bf50fbf3da
[ "MIT" ]
null
null
null
<!-- THIS MODEL IS NOT MY OWN > Model adapted from Deepmind's controlsuite library: * repo : https://github.com/deepmind/dm_control * model-url : https://github.com/deepmind/dm_control/blob/master/dm_control/suite/humanoid.xml * credits : the controlsuite authors --> <mujoco model="humanoid"> <include file="./common/skybox.xml"/> <include file="./common/visual.xml"/> <include file="./common/materials.xml"/> <statistic extent="2" center="0 0 1"/> <option timestep=".005"/> <default> <motor ctrlrange="-1 1" ctrllimited="true"/> <default class="body"> <geom type="capsule" condim="1" friction=".7" solimp=".9 .99 .003" solref=".015 1" material="self"/> <joint type="hinge" damping=".2" stiffness="1" armature=".01" limited="true" solimplimit="0 .99 .01"/> <!--<default class="big_joint">--> <!-- <joint damping="5" stiffness="10"/>--> <!-- <default class="big_stiff_joint">--> <!-- <joint stiffness="20"/>--> <!-- </default>--> <!--</default>--> <site size=".04" group="3"/> <default class="force-torque"> <site type="box" size=".01 .01 .02" rgba="1 0 0 1" /> </default> <default class="touch"> <site type="capsule" rgba="0 0 1 .3"/> </default> </default> </default> <worldbody> <geom name="floor" type="plane" conaffinity="1" size="100 100 .2" material="grid"/> <body name="torso" pos="0 0 1.5" childclass="body"> <light name="top" pos="0 0 2" mode="trackcom"/> <camera name="back" pos="-3 0 1" xyaxes="0 -1 0 1 0 2" mode="trackcom"/> <camera name="side" pos="0 -3 1" xyaxes="1 0 0 0 1 2" mode="trackcom"/> <joint name="root" type="free"/> <site name="root" class="force-torque"/> <geom name="torso" fromto="0 -.07 0 0 .07 0" size=".07"/> <geom name="upper_waist" fromto="-.01 -.06 -.12 -.01 .06 -.12" size=".06"/> <site name="torso" class="touch" type="box" pos="0 0 -.05" size=".075 .14 .13"/> <body name="head" pos="0 0 .19"> <geom name="head" type="sphere" size=".09"/> <site name="head" class="touch" type="sphere" size=".091"/> <camera name="egocentric" pos=".09 0 0" xyaxes="0 -1 0 .1 0 1" fovy="80"/> </body> <body name="lower_waist" pos="-.01 0 -.260" quat="1.000 0 -.002 0"> <geom name="lower_waist" fromto="0 -.06 0 0 .06 0" size=".06"/> <site name="lower_waist" class="touch" size=".061 .06" zaxis="0 1 0"/> <joint name="abdomen_z" pos="0 0 .065" axis="0 0 1" range="-45 45" damping="5" stiffness="20"/> <joint name="abdomen_y" pos="0 0 .065" axis="0 1 0" range="-75 30" damping="5" stiffness="10"/> <body name="pelvis" pos="0 0 -.165" quat="1.000 0 -.002 0"> <joint name="abdomen_x" pos="0 0 .1" axis="1 0 0" range="-35 35" damping="5" stiffness="10"/> <geom name="butt" fromto="-.02 -.07 0 -.02 .07 0" size=".09"/> <site name="butt" class="touch" size=".091 .07" pos="-.02 0 0" zaxis="0 1 0"/> <body name="right_thigh" pos="0 -.1 -.04"> <site name="right_hip" class="force-torque"/> <joint name="right_hip_x" axis="1 0 0" range="-25 5" damping="5" stiffness="10"/> <joint name="right_hip_z" axis="0 0 1" range="-60 35" damping="5" stiffness="10"/> <joint name="right_hip_y" axis="0 1 0" range="-110 20" damping="5" stiffness="20"/> <geom name="right_thigh" fromto="0 0 0 0 .01 -.34" size=".06"/> <site name="right_thigh" class="touch" pos="0 .005 -.17" size=".061 .17" zaxis="0 -1 34"/> <body name="right_shin" pos="0 .01 -.403"> <site name="right_knee" class="force-torque" pos="0 0 .02"/> <joint name="right_knee" pos="0 0 .02" axis="0 -1 0" range="-160 2"/> <geom name="right_shin" fromto="0 0 0 0 0 -.3" size=".049"/> <site name="right_shin" class="touch" pos="0 0 -.15" size=".05 .15"/> <body name="right_foot" pos="0 0 -.39"> <site name="right_ankle" class="force-torque"/> <joint name="right_ankle_y" pos="0 0 .08" axis="0 1 0" range="-50 50" stiffness="6"/> <joint name="right_ankle_x" pos="0 0 .04" axis="1 0 .5" range="-50 50" stiffness="3"/> <geom name="right_right_foot" fromto="-.07 -.02 0 .14 -.04 0" size=".027"/> <geom name="left_right_foot" fromto="-.07 0 0 .14 .02 0" size=".027"/> <site name="right_right_foot" class="touch" pos=".035 -.03 0" size=".03 .11" zaxis="21 -2 0"/> <site name="left_right_foot" class="touch" pos=".035 .01 0" size=".03 .11" zaxis="21 2 0"/> </body> </body> </body> <body name="left_thigh" pos="0 .1 -.04"> <site name="left_hip" class="force-torque"/> <joint name="left_hip_x" axis="-1 0 0" range="-25 5" damping="5" stiffness="10"/> <joint name="left_hip_z" axis="0 0 -1" range="-60 35" damping="5" stiffness="10"/> <joint name="left_hip_y" axis="0 1 0" range="-120 20" damping="5" stiffness="20"/> <geom name="left_thigh" fromto="0 0 0 0 -.01 -.34" size=".06"/> <site name="left_thigh" class="touch" pos="0 -.005 -.17" size=".061 .17" zaxis="0 1 34"/> <body name="left_shin" pos="0 -.01 -.403"> <site name="left_knee" class="force-torque" pos="0 0 .02"/> <joint name="left_knee" pos="0 0 .02" axis="0 -1 0" range="-160 2"/> <geom name="left_shin" fromto="0 0 0 0 0 -.3" size=".049"/> <site name="left_shin" class="touch" pos="0 0 -.15" size=".05 .15"/> <body name="left_foot" pos="0 0 -.39"> <site name="left_ankle" class="force-torque"/> <joint name="left_ankle_y" pos="0 0 .08" axis="0 1 0" range="-50 50" stiffness="6"/> <joint name="left_ankle_x" pos="0 0 .04" axis="1 0 .5" range="-50 50" stiffness="3"/> <geom name="left_left_foot" fromto="-.07 .02 0 .14 .04 0" size=".027"/> <geom name="right_left_foot" fromto="-.07 0 0 .14 -.02 0" size=".027"/> <site name="right_left_foot" class="touch" pos=".035 -.01 0" size=".03 .11" zaxis="21 -2 0"/> <site name="left_left_foot" class="touch" pos=".035 .03 0" size=".03 .11" zaxis="21 2 0"/> </body> </body> </body> </body> </body> <body name="right_upper_arm" pos="0 -.17 .06"> <joint name="right_shoulder1" axis="2 1 1" range="-85 60"/> <joint name="right_shoulder2" axis="0 -1 1" range="-85 60"/> <geom name="right_upper_arm" fromto="0 0 0 .16 -.16 -.16" size=".04 .16"/> <site name="right_upper_arm" class="touch" pos=".08 -.08 -.08" size=".041 .14" zaxis="1 -1 -1"/> <body name="right_lower_arm" pos=".18 -.18 -.18"> <joint name="right_elbow" axis="0 -1 1" range="-90 50" stiffness="0"/> <geom name="right_lower_arm" fromto=".01 .01 .01 .17 .17 .17" size=".031"/> <site name="right_lower_arm" class="touch" pos=".09 .09 .09" size=".032 .14" zaxis="1 1 1"/> <body name="right_hand" pos=".18 .18 .18"> <geom name="right_hand" type="sphere" size=".04"/> <site name="right_hand" class="touch" type="sphere" size=".041"/> </body> </body> </body> <body name="left_upper_arm" pos="0 .17 .06"> <joint name="left_shoulder1" axis="2 -1 1" range="-60 85"/> <joint name="left_shoulder2" axis="0 1 1" range="-60 85"/> <geom name="left_upper_arm" fromto="0 0 0 .16 .16 -.16" size=".04 .16"/> <site name="left_upper_arm" class="touch" pos=".08 .08 -.08" size=".041 .14" zaxis="1 1 -1"/> <body name="left_lower_arm" pos=".18 .18 -.18"> <joint name="left_elbow" axis="0 -1 -1" range="-90 50" stiffness="0"/> <geom name="left_lower_arm" fromto=".01 -.01 .01 .17 -.17 .17" size=".031"/> <site name="left_lower_arm" class="touch" pos=".09 -.09 .09" size=".032 .14" zaxis="1 -1 1"/> <body name="left_hand" pos=".18 -.18 .18"> <geom name="left_hand" type="sphere" size=".04"/> <site name="left_hand" class="touch" type="sphere" size=".041"/> </body> </body> </body> </body> </worldbody> <actuator> <motor name="abdomen_y" gear="40" joint="abdomen_y"/> <motor name="abdomen_z" gear="40" joint="abdomen_z"/> <motor name="abdomen_x" gear="40" joint="abdomen_x"/> <motor name="right_hip_x" gear="40" joint="right_hip_x"/> <motor name="right_hip_z" gear="40" joint="right_hip_z"/> <motor name="right_hip_y" gear="120" joint="right_hip_y"/> <motor name="right_knee" gear="80" joint="right_knee"/> <motor name="right_ankle_x" gear="20" joint="right_ankle_x"/> <motor name="right_ankle_y" gear="20" joint="right_ankle_y"/> <motor name="left_hip_x" gear="40" joint="left_hip_x"/> <motor name="left_hip_z" gear="40" joint="left_hip_z"/> <motor name="left_hip_y" gear="120" joint="left_hip_y"/> <motor name="left_knee" gear="80" joint="left_knee"/> <motor name="left_ankle_x" gear="20" joint="left_ankle_x"/> <motor name="left_ankle_y" gear="20" joint="left_ankle_y"/> <motor name="right_shoulder1" gear="20" joint="right_shoulder1"/> <motor name="right_shoulder2" gear="20" joint="right_shoulder2"/> <motor name="right_elbow" gear="40" joint="right_elbow"/> <motor name="left_shoulder1" gear="20" joint="left_shoulder1"/> <motor name="left_shoulder2" gear="20" joint="left_shoulder2"/> <motor name="left_elbow" gear="40" joint="left_elbow"/> </actuator> <sensor> <subtreelinvel name="torso_subtreelinvel" body="torso"/> <accelerometer name="torso_accel" site="root"/> <velocimeter name="torso_vel" site="root"/> <gyro name="torso_gyro" site="root"/> <force name="left_ankle_force" site="left_ankle"/> <force name="right_ankle_force" site="right_ankle"/> <force name="left_knee_force" site="left_knee"/> <force name="right_knee_force" site="right_knee"/> <force name="left_hip_force" site="left_hip"/> <force name="right_hip_force" site="right_hip"/> <torque name="left_ankle_torque" site="left_ankle"/> <torque name="right_ankle_torque" site="right_ankle"/> <torque name="left_knee_torque" site="left_knee"/> <torque name="right_knee_torque" site="right_knee"/> <torque name="left_hip_torque" site="left_hip"/> <torque name="right_hip_torque" site="right_hip"/> <touch name="torso_touch" site="torso"/> <touch name="head_touch" site="head"/> <touch name="lower_waist_touch" site="lower_waist"/> <touch name="butt_touch" site="butt"/> <touch name="right_thigh_touch" site="right_thigh"/> <touch name="right_shin_touch" site="right_shin"/> <touch name="right_right_foot_touch" site="right_right_foot"/> <touch name="left_right_foot_touch" site="left_right_foot"/> <touch name="left_thigh_touch" site="left_thigh"/> <touch name="left_shin_touch" site="left_shin"/> <touch name="right_left_foot_touch" site="right_left_foot"/> <touch name="left_left_foot_touch" site="left_left_foot"/> <touch name="right_upper_arm_touch" site="right_upper_arm"/> <touch name="right_lower_arm_touch" site="right_lower_arm"/> <touch name="right_hand_touch" site="right_hand"/> <touch name="left_upper_arm_touch" site="left_upper_arm"/> <touch name="left_lower_arm_touch" site="left_lower_arm"/> <touch name="left_hand_touch" site="left_hand"/> </sensor> </mujoco>
56.225352
110
0.570641
fc90e53591472a1ea572f4f00e3bc2226f5a1a57
1,766
xml
XML
gym/envs/robotics/assets/fetch/random_obj_xml/3514_grasp.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/3514_grasp.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/3514_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/351/351.stl" name="obj0" scale="0.005890694372550123 0.005890694372550123 0.005890694372550123" /> </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.027572249161404872 0.041295210771697635 0.039215598319925965"> <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.005729769137481479 0.0180195208904478 0.00436554948304785" rgba="1 0 0 0" size="0.013786124580702436 0.020647605385848818 0.019607799159962983" 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
194
0.671008
fc9180dc40420fe3630cfd33fb39c42d469007d6
1,765
xml
XML
gym/envs/robotics/assets/fetch/random_obj_xml/9538_grasp.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/9538_grasp.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/9538_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.016360507663843924 0.016360507663843924 0.016360507663843924" /> </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.0303281438372817 0.1002108171050624 0.03823602793761599"> <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.3959181620456543e-05 0.0002914720868468272 8.988773733089479e-05" rgba="1 0 0 0" size="0.01516407191864085 0.0501054085525312 0.019118013968807995" 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
198
0.669688
fc92bc2f3ce8cf9ea2608570060e876c57a49721
1,459
xml
XML
gym/envs/robotics/assets/fetch/random_obj_xml/6322_slide.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/6322_slide.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/6322_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/632/632.stl" name="obj0" scale="0.0059607757607664305 0.0059607757607664305 0.0059607757607664305" /> </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.023184157165040277 0.04514520784978949 0.23864780430999644"> <joint axis="0 1 0" damping="5" frictionloss="50" name="switch" pos="0 0 0" range="0 0.2" type="slide" /> <geom condim="3" mass="2" material="block_mat" mesh="obj0" pos="0 0 0" type="mesh" /> <site name="switch" pos="0 0 0" rgba="0 1 0 0" size="0.03 0.03 0.03" type="sphere" /> </body> </body> <light ambient="0.2 0.2 0.2" castshadow="false" diffuse="0.8 0.8 0.8" dir="0 0 -1" directional="true" name="light0" pos="0 0 4" specular="0.3 0.3 0.3" /> </worldbody> </mujoco>
38.394737
155
0.619602
fc94fb6778132d81327b029522ab07f413b1fbcd
109,181
xml
XML
herb_reconf/cluttered_scenes/easy_pushing_077_rubiks_cube_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/easy_pushing_077_rubiks_cube_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/easy_pushing_077_rubiks_cube_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/077_rubiks_cube/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="0.721414801865595 0.721414801865595 0.721414801865595"/><mesh class="geom0" file="downloaded_assets/cup_1/scene.stl" name="gen_mesh_gadded_2" scale="1.2138492952816176 1.2138492952816176 1.2138492952816176"/><mesh class="geom0" file="downloaded_assets/vase_3/scene.stl" name="gen_mesh_gadded_3" scale="0.8179929019933778 0.8179929019933778 0.8179929019933778"/><mesh class="geom0" file="ycb_objects/008_pudding_box/google_16k/nontextured.stl" name="gen_mesh_gadded_4" scale="0.5831694252187041 0.5831694252187041 0.5831694252187041"/><mesh class="geom0" file="ycb_objects/004_sugar_box/google_16k/nontextured.stl" name="gen_mesh_gadded_5" scale="1.5256173799538302 1.5256173799538302 1.5256173799538302"/><mesh class="geom0" file="ycb_objects/056_tennis_ball/google_16k/nontextured.stl" name="gen_mesh_gadded_6" scale="1.0125725408625135 1.0125725408625135 1.0125725408625135"/></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 3.177483924965974" name="gen_body_0" pos="-0.05 -0.35 0.3003150000120513"><geom class="/" mesh="gen_mesh_0" name="gen_geom_0" rgba="0.49528452527648503 0.2529883463358321 0.6001750296478026 1" type="mesh"/><joint class="/" name="gen_joint_0" type="free"/></body><body euler="0 0 3.640939307478668" name="gen_body_gadded_1" pos="0.039643078122196085 -0.30347453131921387 0.30154877156768056"><geom class="/" mesh="gen_mesh_gadded_1" name="gen_geom_gadded_1" rgba="0.7264920410351402 0.005463548943285379 0.4239280995742126 1" type="mesh"/><joint class="/" name="gen_joint_gadded_1" type="free"/></body><body euler="0 0 5.592783879160144" name="gen_body_gadded_2" pos="0.094524580675075 -0.46448285069717277 0.5354565250581255"><geom class="/" mesh="gen_mesh_gadded_2" name="gen_geom_gadded_2" rgba="0.6613166172246719 0.1420465895695916 0.7141969519498244 1" type="mesh"/><joint class="/" name="gen_joint_gadded_2" type="free"/></body><body euler="0 0 4.294470136749088" name="gen_body_gadded_3" pos="0.4392375018824752 -0.20590075275418285 0.43547316088737936"><geom class="/" mesh="gen_mesh_gadded_3" name="gen_geom_gadded_3" rgba="0.8534704048358362 0.5453292083230539 0.2228653879354504 1" type="mesh"/><joint class="/" name="gen_joint_gadded_3" type="free"/></body><body euler="0 0 0.3725065442251176" name="gen_body_gadded_4" pos="-0.6302224854651387 -0.4826796960477292 0.30034146978526305"><geom class="/" mesh="gen_mesh_gadded_4" name="gen_geom_gadded_4" rgba="0.44660335129876816 0.25368928681800884 0.9300345463912032 1" type="mesh"/><joint class="/" name="gen_joint_gadded_4" type="free"/></body><body euler="0 0 6.142695974220327" name="gen_body_gadded_5" pos="-0.15971265566886958 -0.1043586126909668 0.30232316711628116"><geom class="/" mesh="gen_mesh_gadded_5" name="gen_geom_gadded_5" rgba="0.1321250702696607 0.8574709022020681 0.8755995051681421 1" type="mesh"/><joint class="/" name="gen_joint_gadded_5" type="free"/></body><body euler="0 0 4.63134096858288" name="gen_body_gadded_6" pos="0.21275878185697877 -0.05820633934218955 0.3000969749200294"><geom class="/" mesh="gen_mesh_gadded_6" name="gen_geom_gadded_6" rgba="0.9686975471710394 0.04086198079681225 0.08491822689685435 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="herb/wam_1/bhand//unnamed_geom_24" geom2="table_plane"/> <pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_22" geom2="table_plane"/> <pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_20" geom2="table_plane"/> <pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_18" geom2="table_plane"/> <pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_16" geom2="table_plane"/> <pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_15" geom2="table_plane"/> <pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_14" geom2="table_plane"/> <pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_12" geom2="table_plane"/> <pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_10" geom2="table_plane"/> <pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_8" geom2="table_plane"/> <pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_7" geom2="table_plane"/> <pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_6" geom2="table_plane"/> <pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_4" geom2="table_plane"/> <pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_3" geom2="table_plane"/> <pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_2" geom2="table_plane"/> <pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_1" geom2="table_plane"/> <pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1//unnamed_geom_24" geom2="table_plane"/> <pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1//unnamed_geom_22" geom2="table_plane"/> <pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1//unnamed_geom_21" geom2="table_plane"/> <pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1//unnamed_geom_20" geom2="table_plane"/> <pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1//unnamed_geom_18" geom2="table_plane"/> <pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1//unnamed_geom_17" geom2="table_plane"/> <!--<pair geom1="//unnamed_geom_10" geom2="tabletop" friction="2 2 0.005 0.0001 0.0001" /> <pair geom1="//unnamed_geom_11" geom2="tabletop" friction="2 2 0.005 0.0001 0.0001" /> <pair geom1="//unnamed_geom_12" geom2="tabletop" friction="2 2 0.005 0.0001 0.0001" /> <pair geom1="//unnamed_geom_14" geom2="tabletop" friction="2 2 0.005 0.0001 0.0001" /> --> <!--<exclude body1="herb/wam_1/bhand/finger11" body2="herb/wam_1/bhand/finger12"/> <exclude body1="herb/wam_1/bhand/finger11" body2="herb/wam_1/bhand/finger13"/> <exclude body1="herb/wam_1/bhand/finger12" body2="herb/wam_1/bhand/finger13"/> <exclude body1="herb/wam_1/bhand/finger21" body2="herb/wam_1/bhand/finger22"/> <exclude body1="herb/wam_1/bhand/finger21" body2="herb/wam_1/bhand/finger23"/> <exclude body1="herb/wam_1/bhand/finger22" body2="herb/wam_1/bhand/finger23"/> <exclude body1="herb/wam_1/bhand/finger32" body2="herb/wam_1/bhand/finger33"/> <exclude body1="herb/wam_1/bhand/finger11" body2="herb/wam_1/bhand/finger21"/> <exclude body1="herb/wam_1/bhand/finger11" body2="herb/wam_1/bhand/finger22"/> <exclude body1="herb/wam_1/bhand/finger11" body2="herb/wam_1/bhand/finger23"/> <exclude body1="herb/wam_1/bhand/finger12" body2="herb/wam_1/bhand/finger21"/> <exclude body1="herb/wam_1/bhand/finger12" body2="herb/wam_1/bhand/finger22"/> <exclude body1="herb/wam_1/bhand/finger12" body2="herb/wam_1/bhand/finger23"/> <exclude body1="herb/wam_1/bhand/finger13" body2="herb/wam_1/bhand/finger21"/> <exclude body1="herb/wam_1/bhand/finger13" body2="herb/wam_1/bhand/finger22"/> <exclude body1="herb/wam_1/bhand/finger13" body2="herb/wam_1/bhand/finger23"/> <exclude body1="herb/wam_1/bhand/finger32" body2="herb/wam_1/bhand/finger21"/> <exclude body1="herb/wam_1/bhand/finger32" body2="herb/wam_1/bhand/finger22"/> <exclude body1="herb/wam_1/bhand/finger32" body2="herb/wam_1/bhand/finger23"/> <exclude body1="herb/wam_1/bhand/finger33" body2="herb/wam_1/bhand/finger21"/> <exclude body1="herb/wam_1/bhand/finger33" body2="herb/wam_1/bhand/finger22"/> <exclude body1="herb/wam_1/bhand/finger33" body2="herb/wam_1/bhand/finger23"/> <exclude body1="herb/wam_1/bhand/finger32" body2="herb/wam_1/bhand/finger11"/> <exclude body1="herb/wam_1/bhand/finger32" body2="herb/wam_1/bhand/finger12"/> <exclude body1="herb/wam_1/bhand/finger32" body2="herb/wam_1/bhand/finger13"/> <exclude body1="herb/wam_1/bhand/finger33" body2="herb/wam_1/bhand/finger11"/> <exclude body1="herb/wam_1/bhand/finger33" body2="herb/wam_1/bhand/finger12"/> <exclude body1="herb/wam_1/bhand/finger33" body2="herb/wam_1/bhand/finger13"/> <exclude body1="herb/wam_1/bhand/bhand_palm_link" body2="herb/wam_1/bhand/finger11"/> <exclude body1="herb/wam_1/bhand/bhand_palm_link" body2="herb/wam_1/bhand/finger21"/> <exclude body1="herb/wam_1/bhand/bhand_palm_link" body2="herb/wam_1/bhand/finger32"/> <exclude body1="herb/wam_1/bhand/bhand_palm_link" body2="herb/wam_1/8_wrist_palm_link"/> <exclude body1="herb/wam_1/8_wrist_palm_link" body2="herb/wam_1/7_wrist_pitch_link"/> <exclude body1="herb/wam_1/7_wrist_pitch_link" body2="herb/wam_1/6_wrist_yaw_link"/> <exclude body1="herb/wam_1/6_wrist_yaw_link" body2="herb/wam_1/5_forearm_link"/> <exclude body1="herb/wam_1/5_forearm_link" body2="herb/wam_1/4_upper_arm_link"/> <exclude body1="herb/wam_1/4_upper_arm_link" body2="herb/wam_1/3_shoulder_pitch_link"/> <exclude body1="herb/wam_1/3_shoulder_pitch_link" body2="herb/wam_1/2_shoulder_yaw_link"/> <exclude body1="herb/wam_1/2_shoulder_yaw_link" body2="herb/wam_1/1_base_link"/>--> <pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1/bhand//unnamed_geom_24" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1/bhand//unnamed_geom_22" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1/bhand//unnamed_geom_20" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1/bhand//unnamed_geom_18" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1/bhand//unnamed_geom_16" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1/bhand//unnamed_geom_15" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1/bhand//unnamed_geom_14" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1/bhand//unnamed_geom_12" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1/bhand//unnamed_geom_10" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1/bhand//unnamed_geom_8" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1/bhand//unnamed_geom_7" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1/bhand//unnamed_geom_6" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1/bhand//unnamed_geom_4" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1/bhand//unnamed_geom_3" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1/bhand//unnamed_geom_2" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1/bhand//unnamed_geom_1" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1//unnamed_geom_24" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1//unnamed_geom_22" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1//unnamed_geom_21" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1//unnamed_geom_20" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1//unnamed_geom_18" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1//unnamed_geom_17" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="0.5 0.5 0.005 0.0001 0.0001" geom1="gen_geom_0" geom2="table_plane" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1/bhand//unnamed_geom_24" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1/bhand//unnamed_geom_22" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1/bhand//unnamed_geom_20" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1/bhand//unnamed_geom_18" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1/bhand//unnamed_geom_16" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1/bhand//unnamed_geom_15" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1/bhand//unnamed_geom_14" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1/bhand//unnamed_geom_12" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1/bhand//unnamed_geom_10" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1/bhand//unnamed_geom_8" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1/bhand//unnamed_geom_7" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1/bhand//unnamed_geom_6" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1/bhand//unnamed_geom_4" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1/bhand//unnamed_geom_3" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1/bhand//unnamed_geom_2" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1/bhand//unnamed_geom_1" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1//unnamed_geom_24" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1//unnamed_geom_22" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1//unnamed_geom_21" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1//unnamed_geom_20" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1//unnamed_geom_18" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1//unnamed_geom_17" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="0.5 0.5 0.005 0.0001 0.0001" geom1="gen_geom_gadded_1" geom2="table_plane" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="0.5 0.5 0.005 0.0001 0.0001" geom1="gen_geom_gadded_1" geom2="gen_geom_0" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1/bhand//unnamed_geom_24" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1/bhand//unnamed_geom_22" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1/bhand//unnamed_geom_20" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1/bhand//unnamed_geom_18" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1/bhand//unnamed_geom_16" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1/bhand//unnamed_geom_15" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1/bhand//unnamed_geom_14" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1/bhand//unnamed_geom_12" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1/bhand//unnamed_geom_10" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1/bhand//unnamed_geom_8" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1/bhand//unnamed_geom_7" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1/bhand//unnamed_geom_6" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1/bhand//unnamed_geom_4" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1/bhand//unnamed_geom_3" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1/bhand//unnamed_geom_2" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1/bhand//unnamed_geom_1" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1//unnamed_geom_24" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1//unnamed_geom_22" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1//unnamed_geom_21" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1//unnamed_geom_20" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1//unnamed_geom_18" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1//unnamed_geom_17" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="0.5 0.5 0.005 0.0001 0.0001" geom1="gen_geom_gadded_2" geom2="table_plane" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="0.5 0.5 0.005 0.0001 0.0001" geom1="gen_geom_gadded_2" geom2="gen_geom_0" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="0.5 0.5 0.005 0.0001 0.0001" geom1="gen_geom_gadded_2" geom2="gen_geom_gadded_1" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_3" geom2="herb/wam_1/bhand//unnamed_geom_24" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_3" geom2="herb/wam_1/bhand//unnamed_geom_22" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_3" geom2="herb/wam_1/bhand//unnamed_geom_20" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_3" geom2="herb/wam_1/bhand//unnamed_geom_18" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_3" geom2="herb/wam_1/bhand//unnamed_geom_16" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_3" geom2="herb/wam_1/bhand//unnamed_geom_15" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_3" geom2="herb/wam_1/bhand//unnamed_geom_14" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_3" geom2="herb/wam_1/bhand//unnamed_geom_12" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_3" geom2="herb/wam_1/bhand//unnamed_geom_10" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_3" geom2="herb/wam_1/bhand//unnamed_geom_8" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_3" geom2="herb/wam_1/bhand//unnamed_geom_7" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_3" geom2="herb/wam_1/bhand//unnamed_geom_6" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_3" geom2="herb/wam_1/bhand//unnamed_geom_4" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_3" geom2="herb/wam_1/bhand//unnamed_geom_3" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_3" geom2="herb/wam_1/bhand//unnamed_geom_2" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_3" geom2="herb/wam_1/bhand//unnamed_geom_1" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_3" geom2="herb/wam_1//unnamed_geom_24" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_3" geom2="herb/wam_1//unnamed_geom_22" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_3" geom2="herb/wam_1//unnamed_geom_21" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_3" geom2="herb/wam_1//unnamed_geom_20" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_3" geom2="herb/wam_1//unnamed_geom_18" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_3" geom2="herb/wam_1//unnamed_geom_17" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="0.5 0.5 0.005 0.0001 0.0001" geom1="gen_geom_gadded_3" geom2="table_plane" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="0.5 0.5 0.005 0.0001 0.0001" geom1="gen_geom_gadded_3" geom2="gen_geom_0" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="0.5 0.5 0.005 0.0001 0.0001" geom1="gen_geom_gadded_3" geom2="gen_geom_gadded_1" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="0.5 0.5 0.005 0.0001 0.0001" geom1="gen_geom_gadded_3" geom2="gen_geom_gadded_2" solimp="0.999 0.999 0.01" solref="0.01 1"/><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="-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>
159.621345
27,872
0.694086
fc952e97e7d1ec6c0157da7f93c47ee5208210e8
1,767
xml
XML
gym/envs/robotics/assets/fetch/random_obj_xml/6678_grasp.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/6678_grasp.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/6678_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/667/667.stl" name="obj0" scale="0.006640818242022127 0.006640818242022127 0.006640818242022127" /> </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.022469195240245383 0.0429504548989232 0.02381779932719875"> <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.00034832382980693307 0.001040126100323107 0.0008593265371878175" rgba="1 0 0 0" size="0.011234597620122692 0.0214752274494616 0.011908899663599376" type="ellipsoid" /> </body> <light ambient="0.2 0.2 0.2" castshadow="false" diffuse="0.8 0.8 0.8" dir="0 0 -1" directional="true" name="light0" pos="0 0 4" specular="0.3 0.3 0.3" /> </worldbody> <actuator> <position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:l_gripper_finger_joint" kp="30000" name="robot0:l_gripper_finger_joint" user="1" /> <position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:r_gripper_finger_joint" kp="30000" name="robot0:r_gripper_finger_joint" user="1" /> </actuator> </mujoco>
43.097561
198
0.671194
fc963a55b2c5e61f48a319c6a74abeffa0a7780c
1,773
xml
XML
gym/envs/robotics/assets/fetch/random_obj_xml/5234_grasp.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/5234_grasp.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/5234_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/523/523.stl" name="obj0" scale="0.009324881836848044 0.009324881836848044 0.009324881836848044" /> </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.012163608990030512 0.05134643143516078 0.022554856339094986"> <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.00034055337022855317 -0.005011128056426213 -0.0004890407732517291" rgba="1 0 0 0" size="0.006081804495015256 0.02567321571758039 0.011277428169547493" 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
202
0.670615
fc975d28308866784fc4a6c3227c14e7bcd55e51
32,035
xml
XML
Pyrado/pyrado/environments/mujoco/assets/wam_7dof_bic.xml
jacarvalho/SimuRLacra
a6c982862e2ab39a9f65d1c09aa59d9a8b7ac6c5
[ "BSD-3-Clause" ]
null
null
null
Pyrado/pyrado/environments/mujoco/assets/wam_7dof_bic.xml
jacarvalho/SimuRLacra
a6c982862e2ab39a9f65d1c09aa59d9a8b7ac6c5
[ "BSD-3-Clause" ]
null
null
null
Pyrado/pyrado/environments/mujoco/assets/wam_7dof_bic.xml
jacarvalho/SimuRLacra
a6c982862e2ab39a9f65d1c09aa59d9a8b7ac6c5
[ "BSD-3-Clause" ]
null
null
null
<!-- The Barrett WAM 7 DoF setup as in the IAS Lab @ TU Darmstadt Credits to Pascal Klink, Kai Plöger, and OpenAI --> <mujoco model="wam_bic"> <option integrator="Euler" timestep="0.0005"/> <compiler coordinate="local" angle="radian" meshdir="[ASSETS_DIR]/meshes/barrett_wam"/> <!--size njmax="500" nconmax="100"/--> <default> <joint type="hinge" limited="true" pos="0 0 0" axis="0 0 1" frictionloss=".1" damping="[joint_damping]"/> <default class="viz"> <geom type="mesh" contype="0" conaffinity="0" group="2" rgba="0.7 0.7 0.7 1" density="0"/> </default> <default class="col"> <geom type="mesh" contype="0" conaffinity="1" group="3" rgba="0.5 0.6 0.7 1" density="0"/> </default> <default class="x_axis"> <geom contype="0" conaffinity="0" group="1" rgba="1 0 0 1" type="cylinder" size=".01 0.15" pos="0.15 0 0" euler="0 1.57 0"/> </default> <default class="y_axis"> <geom contype="0" conaffinity="0" group="1" rgba="0 1 0 1" type="cylinder" size=".01 0.15" pos="0 0.15 0" euler="1.57 0 0"/> </default> <default class="z_axis"> <geom contype="0" conaffinity="0" group="1" rgba="0 0 1 1" type="cylinder" size=".01 0.15" pos="0 0 0.15" euler="0 0 0"/> </default> <default class="cup_geom"> <geom euler="-1.57 0 0" solref="0.001 1." pos="0 0.05 [pos_mesh]" type="mesh" /> </default> <default class="rope_geom"> <geom size="0.002 [size_capsule_geom]" solref="0.001 1." quat="0.707107 0 0.707107 0" type="capsule" rgba="0.8 0.2 0.1 1" /> </default> <default class="rope_joint_y"> <joint pos="[pos_capsule_joint] 0 0" axis="0 1 0" limited="false" damping="0.0001" frictionloss="0" /> </default> <default class="rope_joint_z"> <joint pos="[pos_capsule_joint] 0 0" axis="0 0 1" limited="false" damping="0.0001" frictionloss="0" /> </default> </default> <asset> <texture name="texplane" type="2d" builtin="checker" rgb1=".2 .3 .4" rgb2=".1 0.15 0.2" width="512" height="512" mark="cross" markrgb=".8 .8 .8"/> <material name="matplane" reflectance="0.3" texture="texplane" texrepeat="1 1" texuniform="true"/> <mesh name="base_link_fine" file="base_link_fine.stl"/> <mesh name="base_link_convex" file="base_link_convex.stl"/> <mesh name="shoulder_link_fine" file="shoulder_link_fine.stl"/> <mesh name="shoulder_link_convex_decomposition_p1" file="shoulder_link_convex_decomposition_p1.stl"/> <mesh name="shoulder_link_convex_decomposition_p2" file="shoulder_link_convex_decomposition_p2.stl"/> <mesh name="shoulder_link_convex_decomposition_p3" file="shoulder_link_convex_decomposition_p3.stl"/> <mesh name="shoulder_pitch_link_fine" file="shoulder_pitch_link_fine.stl"/> <mesh name="shoulder_pitch_link_convex" file="shoulder_pitch_link_convex.stl"/> <mesh name="upper_arm_link_fine" file="upper_arm_link_fine.stl"/> <mesh name="upper_arm_link_convex_decomposition_p1" file="upper_arm_link_convex_decomposition_p1.stl"/> <mesh name="upper_arm_link_convex_decomposition_p2" file="upper_arm_link_convex_decomposition_p2.stl"/> <mesh name="elbow_link_fine" file="elbow_link_fine.stl"/> <mesh name="elbow_link_convex" file="elbow_link_convex.stl"/> <mesh name="forearm_link_fine" file="forearm_link_fine.stl"/> <mesh name="forearm_link_convex_decomposition_p1" file="forearm_link_convex_decomposition_p1.stl"/> <mesh name="forearm_link_convex_decomposition_p2" file="forearm_link_convex_decomposition_p2.stl"/> <mesh name="wrist_yaw_link_fine" file="wrist_yaw_link_fine.stl"/> <mesh name="wrist_yaw_link_convex_decomposition_p1" file="wrist_yaw_link_convex_decomposition_p1.stl"/> <mesh name="wrist_yaw_link_convex_decomposition_p2" file="wrist_yaw_link_convex_decomposition_p2.stl"/> <mesh name="wrist_pitch_link_fine" file="wrist_pitch_link_fine.stl"/> <mesh name="wrist_pitch_link_convex_decomposition_p1" file="wrist_pitch_link_convex_decomposition_p1.stl"/> <mesh name="wrist_pitch_link_convex_decomposition_p2" file="wrist_pitch_link_convex_decomposition_p2.stl"/> <mesh name="wrist_pitch_link_convex_decomposition_p3" file="wrist_pitch_link_convex_decomposition_p3.stl"/> <mesh name="wrist_palm_link_fine" file="wrist_palm_link_fine.stl"/> <mesh name="wrist_palm_link_convex" file="wrist_palm_link_convex.stl"/> <mesh name="cup1" file="cup_split1.stl" scale="0.001 0.001 0.001"/> <mesh name="cup2" file="cup_split2.stl" scale="0.001 0.001 0.001"/> <mesh name="cup3" file="cup_split3.stl" scale="[scale_mesh] [scale_mesh] 0.001"/> <mesh name="cup4" file="cup_split4.stl" scale="[scale_mesh] [scale_mesh] 0.001"/> <mesh name="cup5" file="cup_split5.stl" scale="[scale_mesh] [scale_mesh] 0.001"/> <mesh name="cup6" file="cup_split6.stl" scale="[scale_mesh] [scale_mesh] 0.001"/> <mesh name="cup7" file="cup_split7.stl" scale="[scale_mesh] [scale_mesh] 0.001"/> <mesh name="cup8" file="cup_split8.stl" scale="[scale_mesh] [scale_mesh] 0.001"/> <mesh name="cup9" file="cup_split9.stl" scale="[scale_mesh] [scale_mesh] 0.001"/> <mesh name="cup10" file="cup_split10.stl" scale="[scale_mesh] [scale_mesh] 0.001"/> <mesh name="cup11" file="cup_split11.stl" scale="[scale_mesh] [scale_mesh] 0.001"/> <mesh name="cup12" file="cup_split12.stl" scale="[scale_mesh] [scale_mesh] 0.001"/> <mesh name="cup13" file="cup_split13.stl" scale="[scale_mesh] [scale_mesh] 0.001"/> <mesh name="cup14" file="cup_split14.stl" scale="[scale_mesh] [scale_mesh] 0.001"/> <mesh name="cup15" file="cup_split15.stl" scale="[scale_mesh] [scale_mesh] 0.001"/> <mesh name="cup16" file="cup_split16.stl" scale="[scale_mesh] [scale_mesh] 0.001"/> <mesh name="cup17" file="cup_split17.stl" scale="[scale_mesh] [scale_mesh] 0.001"/> <mesh name="cup18" file="cup_split18.stl" scale="[scale_mesh] [scale_mesh] 0.001"/> </asset> <worldbody> <light directional="false" diffuse=".2 .2 .2" specular="0 0 0" pos="0 0 5" dir="0 0 -1" castshadow="false"/> <light mode="targetbodycom" target="wam/base_link" directional="false" diffuse="2 2 2" specular="0.3 0.3 0.3" pos="0 0 4.0" dir="0 0 -1"/> <geom name="floor" pos="0 0 0" size="2 2 .25" type="plane" material="matplane" condim="3" solref="0.001 1."/> <!-- <geom class="x_axis"/>--> <!-- <geom class="y_axis"/>--> <!-- <geom class="z_axis"/>--> <body name="wam/base_link" pos="0 0 .84" euler="0 0 1.57"> <inertial pos="6.93764e-06 0.0542887 0.076438" quat="0.496481 0.503509 -0.503703 0.496255" mass="27.5544" diaginertia="0.432537 0.318732 0.219528"/> <geom class="viz" mesh="base_link_fine" euler="0 0 -1.57"/> <geom class="col" mesh="base_link_convex" euler="0 0 -1.57"/> <!-- <geom class="x_axis"/>--> <!-- <geom class="y_axis"/>--> <!-- <geom class="z_axis"/>--> <body name="wam/shoulder_yaw_link" pos="0 0 0.160" euler="0 0 -1.57"> <inertial pos="-0.00443422 -0.00066489 -0.12189039" mass="10.76768767" fullinertia="0.50739925 0.46298222 0.11328369 0.00012485 -0.00213041 0.00068555"/> <joint name="wam/base_yaw_joint" range="-2.6 2.6"/> <geom class="viz" mesh="shoulder_link_fine" pos="0 0 0.186"/> <geom class="col" mesh="shoulder_link_convex_decomposition_p1" pos="0 0 0.186"/> <geom class="col" mesh="shoulder_link_convex_decomposition_p2" pos="0 0 0.186"/> <geom class="col" mesh="shoulder_link_convex_decomposition_p3" pos="0 0 0.186"/> <body name="wam/shoulder_pitch_link" pos="0 0 0.184" quat="0.707107 -0.707107 0 0"> <inertial pos="-0.00236983 -0.01542114 0.03105614" mass="3.87493756" fullinertia="0.02140958 0.01558906 0.01377875 0.00002461 -0.00027172 -0.00181920"/> <joint name="wam/shoulder_pitch_joint" range="-1.985 1.985"/> <geom class="viz" mesh="shoulder_pitch_link_fine"/> <geom class="col" mesh="shoulder_pitch_link_convex"/> <body name="wam/upper_arm_link" pos="0 -0.505 0" quat="0.707107 0.707107 0 0"> <inertial pos="-0.03825858 0.00003309 -0.20750770" mass="1.80228141" fullinertia="0.06276039 0.06656967 0.00689512 -0.00000738 -0.00614574 -0.00001767"/> <joint name="wam/shoulder_yaw_joint" range="-2.8 2.8"/> <geom class="viz" mesh="upper_arm_link_fine" pos="0 0 -0.505"/> <geom class="col" mesh="upper_arm_link_convex_decomposition_p1" pos="0 0 -0.505"/> <geom class="col" mesh="upper_arm_link_convex_decomposition_p2" pos="0 0 -0.505"/> <body name="wam/forearm_link" pos="0.045 0 0.045" quat="0.707107 -0.707107 0 0"> <inertial pos="0.00498512 -0.13271662 -0.00022942" mass="2.40016804" fullinertia="0.01491672 0.00780497 0.01968956 -0.00150604 -0.00001741 -0.00002109"/> <joint name="wam/elbow_pitch_joint" range="-0.9 3.14159"/> <geom class="viz" mesh="elbow_link_fine"/> <geom class="col" mesh="elbow_link_convex"/> <geom class="viz" mesh="forearm_link_fine" pos="-.045 -0.0730 0" euler="1.57 0 0"/> <geom class="col" mesh="forearm_link_convex_decomposition_p1" pos="-0.045 -0.0730 0" euler="1.57 0 0"/> <geom class="col" mesh="forearm_link_convex_decomposition_p2" pos="-.045 -0.0730 0" euler="1.57 0 0"/> <body name="wam/wrist_yaw_link" pos="-0.045 0 0" quat="0.707107 0.707107 0 0"> <inertial pos="0.00008921 0.00435824 -0.00511217" mass="0.12376019" fullinertia="0.01118871 0.01120112 0.00007582 0.00000005 0.00000020 -0.00000359"/> <joint name="wam/wrist_yaw_joint" range="-4.55 1.25"/> <geom class="viz" mesh="wrist_yaw_link_fine" pos="0 0 0.3"/> <geom class="col" mesh="wrist_yaw_link_convex_decomposition_p1" pos="0 0 0.3"/> <geom class="col" mesh="wrist_yaw_link_convex_decomposition_p2" pos="0 0 0.3"/> <body name="wam/wrist_pitch_link" pos="0 0 0.3" quat="0.707107 -0.707107 0 0"> <inertial pos="-0.00012262 -0.02468336 -0.01703194" mass="0.41797364" fullinertia="0.00055516 0.00045358 0.00024367 -0.00000074 -0.00000061 -0.00004590"/> <joint name="wam/wrist_pitch_joint" range="-1.5707 1.5707"/> <geom class="viz" mesh="wrist_pitch_link_fine" pos="0 0 0"/> <geom class="col" mesh="wrist_pitch_link_convex_decomposition_p1"/> <geom class="col" mesh="wrist_pitch_link_convex_decomposition_p2"/> <geom class="col" mesh="wrist_pitch_link_convex_decomposition_p3"/> <body name="wam/wrist_palm_link" pos="0 -0.06 0" quat="0.707107 0.707107 0 0"> <inertial pos="-0.00007974 -0.00323552 -0.00016313" mass="0.06864753" fullinertia="0.00003773 0.00007408 0.00003806 0.00000000 -0.00000019 0.00000000"/> <joint name="wam/palm_yaw_joint" range="-2.7 2.7"/> <geom class="viz" mesh="wrist_palm_link_fine" pos="0 0 -0.06"/> <!-- <geom class="x_axis"/>--> <!-- <geom class="y_axis"/>--> <!-- <geom class="z_axis"/>--> <body name="cup" pos="0 0 0" quat="-0.000203673 0 0 1"> <inertial pos="-3.75236e-10 8.27811e-05 0.0947015" quat="0.999945 -0.0104888 0 0" mass="0.132" diaginertia="0.000285643 0.000270485 9.65696e-05"/> <geom name="cup_geom1" class="cup_geom" pos="0 0.05 0.055" mesh="cup1"/> <geom name="cup_geom2" class="cup_geom" pos="0 0.05 0.055" mesh="cup2"/> <geom name="cup_geom3" class="cup_geom" mesh="cup3"/> <geom name="cup_geom4" class="cup_geom" mesh="cup4"/> <geom name="cup_geom5" class="cup_geom" mesh="cup5"/> <geom name="cup_geom6" class="cup_geom" mesh="cup6"/> <geom name="cup_geom7" class="cup_geom" mesh="cup7"/> <geom name="cup_geom8" class="cup_geom" mesh="cup8"/> <geom name="cup_geom9" class="cup_geom" mesh="cup9"/> <geom name="cup_geom10" class="cup_geom" mesh="cup10"/> <!-- <geom name="cup_geom11" class="cup_geom" mesh="cup11"/>--> <!-- <geom name="cup_geom12" class="cup_geom" mesh="cup12"/>--> <!-- <geom name="cup_geom13" class="cup_geom" mesh="cup13"/>--> <!-- <geom name="cup_geom14" class="cup_geom" mesh="cup14" />--> <geom name="cup_base" class="cup_geom" pos="0 -0.035 [pos_goal]" type="cylinder" size="[size_cup] 0.0045"/> <geom name="cup_geom15" class="cup_geom" mesh="cup15"/> <geom name="cup_geom16" class="cup_geom" mesh="cup16"/> <geom name="cup_geom17" class="cup_geom" mesh="cup17"/> <geom name="cup_geom18" class="cup_geom" mesh="cup18"/> <!-- cup_inner defines the inner space of the cup; gap: arbitrary large value to generate "inactive" contacts --> <geom name="cup_inner" pos="0 0.01 [pos_goal]" euler="-1.57 0 0" type="cylinder" size="[size_cup_inner] 0.04" group="3" gap="1000" rgba="0.9 1 0 1"/> <site name="cup_goal" pos="0 0.05 [pos_goal]" size="1e-5" /> <site name="cup_goal_final" pos="0 -0.025 [pos_goal]" size="1e-5" /> <body name="B0" pos="0 -0.045 [pos_goal]" quat="0.707107 0 0 -0.707107"> <inertial pos="0 0 0" quat="0.707107 0 0.707107 0" mass="7.4927e-05" diaginertia="5.87e-10 5.87e-10 3.74635e-11" /> <geom name="G0" class="rope_geom"/> <body name="B1" pos="[pos_capsule] 0 0"> <inertial pos="0 0 0" quat="0.707107 0 0.707107 0" mass="7.4927e-05" diaginertia="5.87e-10 5.87e-10 3.74635e-11" /> <joint name="J0_1" class="rope_joint_y"/> <joint name="J1_1" class="rope_joint_z"/> <geom name="G1" class="rope_geom"/> <body name="B2" pos="[pos_capsule] 0 0"> <inertial pos="0 0 0" quat="0.707107 0 0.707107 0" mass="7.4927e-05" diaginertia="5.87e-10 5.87e-10 3.74635e-11" /> <joint name="J0_2" class="rope_joint_y"/> <joint name="J1_2" class="rope_joint_z"/> <geom name="G2" class="rope_geom"/> <body name="B3" pos="[pos_capsule] 0 0"> <inertial pos="0 0 0" quat="0.707107 0 0.707107 0" mass="7.4927e-05" diaginertia="5.87e-10 5.87e-10 3.74635e-11" /> <joint name="J0_3" class="rope_joint_y"/> <joint name="J1_3" class="rope_joint_z"/> <geom name="G3" class="rope_geom"/> <body name="B4" pos="[pos_capsule] 0 0"> <inertial pos="0 0 0" quat="0.707107 0 0.707107 0" mass="7.4927e-05" diaginertia="5.87e-10 5.87e-10 3.74635e-11" /> <joint name="J0_4" class="rope_joint_y"/> <joint name="J1_4" class="rope_joint_z"/> <geom name="G4" class="rope_geom"/> <body name="B5" pos="[pos_capsule] 0 0"> <inertial pos="0 0 0" quat="0.707107 0 0.707107 0" mass="7.4927e-05" diaginertia="5.87e-10 5.87e-10 3.74635e-11" /> <joint name="J0_5" class="rope_joint_y"/> <joint name="J1_5" class="rope_joint_z"/> <geom name="G5" class="rope_geom"/> <body name="B6" pos="[pos_capsule] 0 0"> <inertial pos="0 0 0" quat="0.707107 0 0.707107 0" mass="7.4927e-05" diaginertia="5.87e-10 5.87e-10 3.74635e-11" /> <joint name="J0_6" class="rope_joint_y"/> <joint name="J1_6" class="rope_joint_z"/> <geom name="G6" class="rope_geom"/> <body name="B7" pos="[pos_capsule] 0 0"> <inertial pos="0 0 0" quat="0.707107 0 0.707107 0" mass="7.4927e-05" diaginertia="5.87e-10 5.87e-10 3.74635e-11" /> <joint name="J0_7" class="rope_joint_y"/> <joint name="J1_7" class="rope_joint_z"/> <geom name="G7" class="rope_geom"/> <body name="B8" pos="[pos_capsule] 0 0"> <inertial pos="0 0 0" quat="0.707107 0 0.707107 0" mass="7.4927e-05" diaginertia="5.87e-10 5.87e-10 3.74635e-11" /> <joint name="J0_8" class="rope_joint_y"/> <joint name="J1_8" class="rope_joint_z"/> <geom name="G8" class="rope_geom"/> <body name="B9" pos="[pos_capsule] 0 0"> <inertial pos="0 0 0" quat="0.707107 0 0.707107 0" mass="7.4927e-05" diaginertia="5.87e-10 5.87e-10 3.74635e-11" /> <joint name="J0_9" class="rope_joint_y"/> <joint name="J1_9" class="rope_joint_z"/> <geom name="G9" class="rope_geom"/> <body name="B10" pos="[pos_capsule] 0 0"> <inertial pos="0 0 0" quat="0.707107 0 0.707107 0" mass="7.4927e-05" diaginertia="5.87e-10 5.87e-10 3.74635e-11" /> <joint name="J0_10" class="rope_joint_y"/> <joint name="J1_10" class="rope_joint_z"/> <geom name="G10" class="rope_geom"/> <body name="B11" pos="[pos_capsule] 0 0"> <inertial pos="0 0 0" quat="0.707107 0 0.707107 0" mass="7.4927e-05" diaginertia="5.87e-10 5.87e-10 3.74635e-11" /> <joint name="J0_11" class="rope_joint_y"/> <joint name="J1_11" class="rope_joint_z"/> <geom name="G11" class="rope_geom"/> <body name="B12" pos="[pos_capsule] 0 0"> <inertial pos="0 0 0" quat="0.707107 0 0.707107 0" mass="7.4927e-05" diaginertia="5.87e-10 5.87e-10 3.74635e-11" /> <joint name="J0_12" class="rope_joint_y"/> <joint name="J1_12" class="rope_joint_z"/> <geom name="G12" class="rope_geom"/> <body name="B13" pos="[pos_capsule] 0 0"> <inertial pos="0 0 0" quat="0.707107 0 0.707107 0" mass="7.4927e-05" diaginertia="5.87e-10 5.87e-10 3.74635e-11" /> <joint name="J0_13" class="rope_joint_y"/> <joint name="J1_13" class="rope_joint_z"/> <geom name="G13" class="rope_geom"/> <body name="B14" pos="[pos_capsule] 0 0"> <inertial pos="0 0 0" quat="0.707107 0 0.707107 0" mass="7.4927e-05" diaginertia="5.87e-10 5.87e-10 3.74635e-11" /> <joint name="J0_14" class="rope_joint_y"/> <joint name="J1_14" class="rope_joint_z"/> <geom name="G14" class="rope_geom"/> <body name="B15" pos="[pos_capsule] 0 0"> <inertial pos="0 0 0" quat="0.707107 0 0.707107 0" mass="7.4927e-05" diaginertia="5.87e-10 5.87e-10 3.74635e-11" /> <joint name="J0_15" class="rope_joint_y"/> <joint name="J1_15" class="rope_joint_z"/> <geom name="G15" class="rope_geom"/> <body name="B16" pos="[pos_capsule] 0 0"> <inertial pos="0 0 0" quat="0.707107 0 0.707107 0" mass="7.4927e-05" diaginertia="5.87e-10 5.87e-10 3.74635e-11" /> <joint name="J0_16" class="rope_joint_y"/> <joint name="J1_16" class="rope_joint_z"/> <geom name="G16" class="rope_geom"/> <body name="B17" pos="[pos_capsule] 0 0"> <inertial pos="0 0 0" quat="0.707107 0 0.707107 0" mass="7.4927e-05" diaginertia="5.87e-10 5.87e-10 3.74635e-11" /> <joint name="J0_17" class="rope_joint_y"/> <joint name="J1_17" class="rope_joint_z"/> <geom name="G17" class="rope_geom"/> <body name="B18" pos="[pos_capsule] 0 0"> <inertial pos="0 0 0" quat="0.707107 0 0.707107 0" mass="7.4927e-05" diaginertia="5.87e-10 5.87e-10 3.74635e-11" /> <joint name="J0_18" class="rope_joint_y"/> <joint name="J1_18" class="rope_joint_z"/> <geom name="G18" class="rope_geom"/> <body name="B19" pos="[pos_capsule] 0 0"> <inertial pos="0 0 0" quat="0.707107 0 0.707107 0" mass="7.4927e-05" diaginertia="5.87e-10 5.87e-10 3.74635e-11" /> <joint name="J0_19" class="rope_joint_y"/> <joint name="J1_19" class="rope_joint_z"/> <geom name="G19" class="rope_geom"/> <body name="B20" pos="[pos_capsule] 0 0"> <inertial pos="0 0 0" quat="0.707107 0 0.707107 0" mass="7.4927e-05" diaginertia="5.87e-10 5.87e-10 3.74635e-11" /> <joint name="J0_20" class="rope_joint_y"/> <joint name="J1_20" class="rope_joint_z"/> <geom name="G20" class="rope_geom"/> <body name="B21" pos="[pos_capsule] 0 0"> <inertial pos="0 0 0" quat="0.707107 0 0.707107 0" mass="7.4927e-05" diaginertia="5.87e-10 5.87e-10 3.74635e-11" /> <joint name="J0_21" class="rope_joint_y"/> <joint name="J1_21" class="rope_joint_z"/> <geom name="G21" class="rope_geom"/> <body name="B22" pos="[pos_capsule] 0 0"> <inertial pos="0 0 0" quat="0.707107 0 0.707107 0" mass="7.4927e-05" diaginertia="5.87e-10 5.87e-10 3.74635e-11" /> <joint name="J0_22" class="rope_joint_y"/> <joint name="J1_22" class="rope_joint_z"/> <geom name="G22" class="rope_geom"/> <body name="B23" pos="[pos_capsule] 0 0"> <inertial pos="0 0 0" quat="0.707107 0 0.707107 0" mass="7.4927e-05" diaginertia="5.87e-10 5.87e-10 3.74635e-11" /> <joint name="J0_23" class="rope_joint_y"/> <joint name="J1_23" class="rope_joint_z"/> <geom name="G23" class="rope_geom"/> <body name="B24" pos="[pos_capsule] 0 0"> <inertial pos="0 0 0" quat="0.707107 0 0.707107 0" mass="7.4927e-05" diaginertia="5.87e-10 5.87e-10 3.74635e-11" /> <joint name="J0_24" class="rope_joint_y"/> <joint name="J1_24" class="rope_joint_z"/> <geom name="G24" class="rope_geom"/> <body name="B25" pos="[pos_capsule] 0 0"> <inertial pos="0 0 0" quat="0.707107 0 0.707107 0" mass="7.4927e-05" diaginertia="5.87e-10 5.87e-10 3.74635e-11" /> <joint name="J0_25" class="rope_joint_y"/> <joint name="J1_25" class="rope_joint_z"/> <geom name="G25" class="rope_geom"/> <body name="B26" pos="[pos_capsule] 0 0"> <inertial pos="0 0 0" quat="0.707107 0 0.707107 0" mass="7.4927e-05" diaginertia="5.87e-10 5.87e-10 3.74635e-11" /> <joint name="J0_26" class="rope_joint_y"/> <joint name="J1_26" class="rope_joint_z"/> <geom name="G26" class="rope_geom"/> <body name="B27" pos="[pos_capsule] 0 0"> <inertial pos="0 0 0" quat="0.707107 0 0.707107 0" mass="7.4927e-05" diaginertia="5.87e-10 5.87e-10 3.74635e-11" /> <joint name="J0_27" class="rope_joint_y"/> <joint name="J1_27" class="rope_joint_z"/> <geom name="G27" class="rope_geom"/> <body name="B28" pos="[pos_capsule] 0 0"> <inertial pos="0 0 0" quat="0.707107 0 0.707107 0" mass="7.4927e-05" diaginertia="5.87e-10 5.87e-10 3.74635e-11" /> <joint name="J0_28" class="rope_joint_y"/> <joint name="J1_28" class="rope_joint_z"/> <geom name="G28" class="rope_geom"/> <body name="B29" pos="[pos_capsule] 0 0"> <inertial pos="0 0 0" quat="0.707107 0 0.707107 0" mass="7.4927e-05" diaginertia="5.87e-10 5.87e-10 3.74635e-11" /> <joint name="J0_29" class="rope_joint_y"/> <joint name="J1_29" class="rope_joint_z"/> <geom name="G29" class="rope_geom"/> <body name="ball"> <geom name="ball_geom" type="sphere" size="0.02" mass="[ball_mass]" solref="0.005 1." rgba="0.8 0.2 0.1 1" /> </body> </body> </body> </body> </body> </body> </body> </body> </body> </body> </body> </body> </body> </body> </body> </body> </body> </body> </body> </body> </body> </body> </body> </body> </body> </body> </body> </body> </body> </body> </body> </body> </body> </body> </body> </body> </body> </body> </body> </body> </worldbody> </mujoco>
84.973475
197
0.453722
fc9994dc731bc9c6a55a988c1b363416c8d27891
76,751
xml
XML
herb_reconf/cluttered_scenes/grasping_trophy_1_0_0.8_scene.xml
wagnew3/Amodal-3D-Reconstruction-for-Robotic-Manipulationvia-Stability-and-Connectivity--Release
f55c6b0fac44d9d749e7804d99169a39d30c2111
[ "MIT" ]
null
null
null
herb_reconf/cluttered_scenes/grasping_trophy_1_0_0.8_scene.xml
wagnew3/Amodal-3D-Reconstruction-for-Robotic-Manipulationvia-Stability-and-Connectivity--Release
f55c6b0fac44d9d749e7804d99169a39d30c2111
[ "MIT" ]
null
null
null
herb_reconf/cluttered_scenes/grasping_trophy_1_0_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="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/trophy_1/scene.stl" name="gen_mesh_0" scale="1 1 1"/><mesh class="geom0" file="ycb_objects/025_mug/google_16k/nontextured.stl" name="gen_mesh_gadded_1" scale="1.4247063588854492 1.4247063588854492 1.4247063588854492"/><mesh class="geom0" file="ycb_objects/009_gelatin_box/google_16k/nontextured.stl" name="gen_mesh_gadded_2" scale="0.8753014274706028 0.8753014274706028 0.8753014274706028"/><mesh class="geom0" file="ycb_objects/024_bowl/google_16k/nontextured.stl" name="gen_mesh_gadded_3" scale="1.951349633469472 1.951349633469472 1.951349633469472"/></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.868196291212846" name="gen_body_0" pos="0 0 0.40733092576265334"><geom class="/" mesh="gen_mesh_0" name="gen_geom_0" rgba="0.7413389942152202 0.03993449872490096 0.4253318373603394 1" type="mesh"/><joint class="/" name="gen_joint_0" type="free"/></body><body euler="0 0 1.5360858062005" name="gen_body_gadded_1" pos="0.16112957714256548 0.0 0.29905849718213856"><geom class="/" mesh="gen_mesh_gadded_1" name="gen_geom_gadded_1" rgba="0.854562294716225 0.8076658908166032 0.9202766250607441 1" type="mesh"/><joint class="/" name="gen_joint_gadded_1" type="free"/></body><body euler="0 0 6.018207995356169" name="gen_body_gadded_2" pos="0.5543565122952054 -0.09213087328097402 0.30043402341271197"><geom class="/" mesh="gen_mesh_gadded_2" name="gen_geom_gadded_2" rgba="0.4014761629641195 0.06363857727734479 0.9505290798870858 1" type="mesh"/><joint class="/" name="gen_joint_gadded_2" type="free"/></body><body euler="0 0 1.5673324714189543" name="gen_body_gadded_3" pos="0.3589132955303814 -0.3408296737246895 0.2965291845686675"><geom class="/" mesh="gen_mesh_gadded_3" name="gen_geom_gadded_3" rgba="0.6255950077436482 0.5126509842841833 0.0575194766708258 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.488226
1,272
0.683835
fc9b83de350ba77de3a33e021aeae0b468015feb
81,311
xml
XML
herb_reconf/cluttered_scenes/hard_pushing_024_bowl_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/hard_pushing_024_bowl_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/hard_pushing_024_bowl_1_0.4_scene.xml
wagnew3/Amodal-3D-Reconstruction-for-Robotic-Manipulationvia-Stability-and-Connectivity--Release
f55c6b0fac44d9d749e7804d99169a39d30c2111
[ "MIT" ]
null
null
null
<?xml version="1.0" ?><mujoco model="scene"> <compiler angle="radian" coordinate="local" fusestatic="false" meshdir="assets/" texturedir="assets/"/> <option apirate="50" collision="predefined" cone="elliptic" impratio="5" iterations="500" noslip_iterations="100" solver="Newton" timestep="0.002" tolerance="1e-10"/> <size nconmax="10000" njmax="10000"/> <visual> <global offheight="800" offwidth="800"/> <quality shadowsize="2048"/> <headlight ambient="0 0 0" diffuse="1.399999 1.399999 1.399999" specular="2 2 2"/> <map force="0.1" zfar="30.0"/> <rgba haze="0.1499999 0.25 0.3499998 1"/> </visual> <statistic center="0.2 0 0.5" extent="10.0"/> <default> <default class="/"/> <default class="geom0"> <geom conaffinity="0" contype="1" density="500" margin="0.001" rgba="0.75 0.6 0.5 1" solimp="0.95 0.95 0.01" solref="0.008 1" user="0"/> </default> <default class="herb/"> <joint damping="1.0"/> <default class="herb/viz"> <geom conaffinity="0" contype="0" group="1"/> </default> </default> <default class="herb/wam/"> <joint axis="0 0 1" frictionloss="0.001" limited="true" pos="0 0 0" type="hinge"/> <default class="herb/wam/viz"> <geom conaffinity="0" contype="0" group="1" type="mesh"/> </default> <default class="herb/wam/col"> <geom conaffinity="1" contype="0" group="0" type="mesh"/> </default> </default> <default class="herb/wam/bhand/"> <joint axis="0 0 1" frictionloss="0.001" limited="true" pos="0 0 0" type="hinge"/> <default class="herb/wam/bhand/col"> <geom conaffinity="1" contype="0" group="0" type="mesh"/> </default> <default class="herb/wam/bhand/viz"> <geom conaffinity="0" contype="0" group="1" rgba="0.6999996 0.8 0.8 1" type="mesh"/> </default> </default> <default class="herb/wam_1/"> <joint armature="0.1" axis="0 0 1" frictionloss="0.001" limited="true" pos="0 0 0" type="hinge"/> <default class="herb/wam_1/viz"> <geom conaffinity="0" contype="0" group="1" type="mesh"/> </default> <default class="herb/wam_1/col"> <geom conaffinity="1" condim="4" contype="1" group="0" priority="10" type="mesh"/><!-- friction="1 0.1 0.02" --> </default> </default> <default class="herb/wam_1/bhand/"> <joint armature="0.1" axis="0 0 1" frictionloss="0.001" limited="true" pos="0 0 0" type="hinge"/> <default class="herb/wam_1/bhand/col"> <geom conaffinity="1" condim="4" contype="4" friction="1 0.1 0.02" group="0" priority="10" solimp="0.99 0.99 0.01" solref="0.01 1" type="mesh"/> <!-- --> </default> <default class="herb/wam_1/bhand/viz"> <geom conaffinity="0" condim="4" contype="4" friction="1 0.1 0.02" group="1" priority="10" rgba="0.6999996 0.8 0.8 1" solimp="0.99 0.99 0.01" solref="0.01 1" type="mesh"/><!-- --> </default> </default> </default> <asset> <texture file="concrete-7baa937dd9eb091794feb091c728eb4f234150ae.png" name="concrete_2d" type="2d"/> <texture file="concrete-7baa937dd9eb091794feb091c728eb4f234150ae.png" name="concretecube" type="cube"/> <material class="/" name="concrete_2d" reflectance="0.3" rgba="0.8 0.8 0.8 1" texture="concrete_2d"/> <material class="/" name="concretecube" rgba="0.8 0.8 0.8 1" texture="concretecube"/> <texture file="marble-e5eaaff46b3aaec59944d7330fab7172f95cd8f2.png" name="marble2d" type="2d"/> <texture file="marble-e5eaaff46b3aaec59944d7330fab7172f95cd8f2.png" name="marblecube" type="cube"/> <material class="/" name="marble_2d" reflectance="0.3" rgba="0.8 0.8 0.8 1" texture="marble2d"/> <material class="/" name="marblecube" rgba="0.8 0.8 0.8 1" texture="marblecube"/> <texture file="concreteplain-371aafd0ba788c3d3517b7c74a383d92e5897f53.png" name="concreteplain_2d" type="2d"/> <texture file="concreteplain-371aafd0ba788c3d3517b7c74a383d92e5897f53.png" name="concreteplaincube" type="cube"/> <material class="/" name="concreteplain_2d" reflectance="0.3" rgba="0.8 0.8 0.8 1" texture="concreteplain_2d"/> <material class="/" name="concreteplaincube" rgba="0.8 0.8 0.8 1" texture="concreteplaincube"/> <texture file="wood-dca777828fadc82ffe5b5005a448db092b2054fb.png" name="wood2d" type="2d"/> <texture file="wood-dca777828fadc82ffe5b5005a448db092b2054fb.png" name="woodcube" type="cube"/> <material class="/" name="wood2d" reflectance="0.0" rgba="1 1 1 1" texture="wood2d"/> <material class="/" emission="1.0" name="woodcube" texture="woodcube"/> <texture file="concrete2-241aa4b6b647b116a7363537e0b2c602ff16d0ac.png" name="concrete2_2d" type="2d"/> <texture file="concrete2-241aa4b6b647b116a7363537e0b2c602ff16d0ac.png" name="concrete2_cube" type="cube"/> <material class="/" name="concrete2_2d" reflectance="0.0" rgba="1 1 1 1" texture="concrete2_2d"/> <material class="/" name="concrete2_cube" rgba="0.8 0.8 0.8 1" texture="concrete2_cube"/> <texture builtin="flat" height="1024" mark="random" markrgb="0.79000000 0.79000000 0.7399999" name="wall_2d" random="0.3" rgb1="0.8199995 0.8199995 0.78000000" type="2d" width="1024"/> <material class="/" name="wall" texture="wall_2d"/> <!--<mesh name="mustard" class="/" file="ycb_objects/006_mustard_bottle/google_16k/textured.msh"/> <texture name="mustard_tex" type="2d" file="ycb_objects/006_mustard_bottle/google_16k/texture_map.png"/> <material name="mustard_mat" class="/" texture="mustard_tex"/>--> <mesh class="herb/" file="herb_frame-d14ef2a9b97c77acae48435d827d17e822b5ea0d.STL" name="herb/herb_frame"/> <mesh class="herb/" file="herb_frame_collision-f9b6358d74932455b7ffbfd9ca74dac0fccda711.STL" name="herb/herb_frame_collision"/> <mesh class="herb/" file="herb_neobotix_base-a561bd542e4323d6590a35700af93bfe91294ed7.STL" name="herb/herb_neobotix_base"/> <mesh class="herb/" file="herb_neobotix_base_collision-c0b781e9f306e864c10c17c836695c4558f03ae7.STL" name="herb/herb_neobotix_base_collision"/> <mesh class="herb/" file="herb_neck_pan-3a5b595404c4fd221df9b6e9fa45f42ae8d6c2d1.STL" name="herb/herb_neck_pan"/> <mesh class="herb/" file="herb_neck_pan_collision-422bb9327b7695a812f7e778849056ef7beb989a.STL" name="herb/herb_neck_pan_collision"/> <mesh class="herb/" file="herb_neck_tilt-90115c2f4d254a0b190e723f5619cc119886c40b.STL" name="herb/herb_neck_tilt"/> <mesh class="herb/" file="herb_neck_tilt_collision-484db3edd8836293ddbd41a57393c8610e785d3a.STL" name="herb/herb_neck_tilt_collision"/> <mesh class="herb/" file="herb_crl_head-8d1a14390ba99fea74706e0a42bb4c69de03fda1.STL" name="herb/herb_crl_head"/> <mesh class="herb/" file="herb_crl_head_collision-7e48d4cab14a84937a24657df25f3c1493b9d4f0.STL" name="herb/herb_crl_head_collision"/> <mesh class="herb/" file="herb_kinect-f35f6b9c60f6d5c915f951d7862137deeec3b982.STL" name="herb/herb_kinect"/> <mesh class="herb/" file="herb_kinect_collision-fc0c5ad2fd441c0e68282241313155effd1beedd.STL" name="herb/herb_kinect_collision"/> <mesh class="herb/wam/" file="base_link_fine-41a147148eb8dd232dfab0184aee072e64b55281.stl" name="herb/wam/base_link_fine"/> <mesh class="herb/wam/" file="base_link_convex-241a02f0fe0e1f2c3855b352df6e69b26ab5b1b2.stl" name="herb/wam/base_link_convex"/> <mesh class="herb/wam/" file="shoulder_link_fine-70a80ea5cf6a9c11a96b4c55087f2c8f2c020d97.stl" name="herb/wam/shoulder_link_fine"/> <mesh class="herb/wam/" file="shoulder_link_convex_decomposition_p1-b99c0e22423c21ede02982f896bc789bdae3b5ff.stl" name="herb/wam/shoulder_link_convex_decomposition_p1"/> <mesh class="herb/wam/" file="shoulder_link_convex_decomposition_p2-2b3a517d82b2e4f2469d55f41baed0468e780436.stl" name="herb/wam/shoulder_link_convex_decomposition_p2"/> <mesh class="herb/wam/" file="shoulder_link_convex_decomposition_p3-e4f646ee6b98165b5a010a5f12ebfd92128fb41b.stl" name="herb/wam/shoulder_link_convex_decomposition_p3"/> <mesh class="herb/wam/" file="shoulder_pitch_link_fine-36aee65354a741fe81ccf9d2614e6e43d67f3c55.stl" name="herb/wam/shoulder_pitch_link_fine"/> <mesh class="herb/wam/" file="shoulder_pitch_link_convex-f05b3e597235abed137d821b96ff7d1e2a82ea31.stl" name="herb/wam/shoulder_pitch_link_convex"/> <mesh class="herb/wam/" file="upper_arm_link_fine-ca01ee6d48649ad9f6baea7259d5cf9d08b3d635.stl" name="herb/wam/upper_arm_link_fine"/> <mesh class="herb/wam/" file="upper_arm_link_convex_decomposition_p1-7ea03e3ea97d649eedea55dc3de0ea10bbb87283.stl" name="herb/wam/upper_arm_link_convex_decomposition_p1"/> <mesh class="herb/wam/" file="upper_arm_link_convex_decomposition_p2-25fc59a045c74cc0c5e901bc31501e8ca212159a.stl" name="herb/wam/upper_arm_link_convex_decomposition_p2"/> <mesh class="herb/wam/" file="elbow_link_fine-105c4e016f6a319ed74f5d55377fee15774c5d58.stl" name="herb/wam/elbow_link_fine"/> <mesh class="herb/wam/" file="elbow_link_convex-618d49f47d28f374d03b62f3a4f1a11c87b40044.stl" name="herb/wam/elbow_link_convex"/> <mesh class="herb/wam/" file="forearm_link_fine-e78631019336cb810525911769f36184d30c291c.stl" name="herb/wam/forearm_link_fine"/> <mesh class="herb/wam/" file="forearm_link_convex_decomposition_p1-57f1e443a9d84a9b1e59b719541351dbc72b0c65.stl" name="herb/wam/forearm_link_convex_decomposition_p1"/> <mesh class="herb/wam/" file="forearm_link_convex_decomposition_p2-6249b0eb91291b6e61d4566ef7bddcd133aeb11d.stl" name="herb/wam/forearm_link_convex_decomposition_p2"/> <mesh class="herb/wam/" file="wrist_yaw_link_fine-3ec69f37eedc74a0b8a6edd994a49a13dec2a554.stl" name="herb/wam/wrist_yaw_link_fine"/> <mesh class="herb/wam/" file="wrist_yaw_link_convex_decomposition_p1-483314d477ecff523b1f17f1b29cc860dda3b25f.stl" name="herb/wam/wrist_yaw_link_convex_decomposition_p1"/> <mesh class="herb/wam/" file="wrist_yaw_link_convex_decomposition_p2-963f6bf6f5f239543cf4bbf0630fd7e3253cbd4a.stl" name="herb/wam/wrist_yaw_link_convex_decomposition_p2"/> <mesh class="herb/wam/" file="wrist_pitch_link_fine-06a8aff3e76c7b3ff34cdaf40c9ed5950e2ad1fe.stl" name="herb/wam/wrist_pitch_link_fine"/> <mesh class="herb/wam/" file="wrist_pitch_link_convex_decomposition_p1-3328df36bd7e249a571d0cfb2e43ac0cf17b9b77.stl" name="herb/wam/wrist_pitch_link_convex_decomposition_p1"/> <mesh class="herb/wam/" file="wrist_pitch_link_convex_decomposition_p2-91c5869923c13020ad406e859d49bf3f795c96be.stl" name="herb/wam/wrist_pitch_link_convex_decomposition_p2"/> <mesh class="herb/wam/" file="wrist_pitch_link_convex_decomposition_p3-744bd1df4bb176ceef61c79ab12a5b9de038d171.stl" name="herb/wam/wrist_pitch_link_convex_decomposition_p3"/> <mesh class="herb/wam/" file="wrist_palm_link_fine-db9db06e50f8f189c8d475b09f86be267e38a874.stl" name="herb/wam/wrist_palm_link_fine"/> <mesh class="herb/wam/" file="wrist_palm_link_convex-d455a798d573176ecdc3c9794069b0e3f4f7f623.stl" name="herb/wam/wrist_palm_link_convex"/> <mesh class="herb/wam/bhand/" file="bhand_palm_fine-dff1351ac0d212f9757a6bc04b85287b4f13403a.stl" name="herb/wam/bhand/bhand_palm_fine"/> <mesh class="herb/wam/bhand/" file="bhand_palm_link_convex_decomposition_p1-f8ba6cc8e8efbe24c938e092f61618174769428c.stl" name="herb/wam/bhand/bhand_palm_link_convex_decomposition_p1"/> <mesh class="herb/wam/bhand/" file="bhand_palm_link_convex_decomposition_p2-0a66a02812a929ee040991e6d1a7b1d11bba7bb1.stl" name="herb/wam/bhand/bhand_palm_link_convex_decomposition_p2"/> <mesh class="herb/wam/bhand/" file="bhand_palm_link_convex_decomposition_p3-9d93e72f01b43aa200deff06df4a395d3eb5312a.stl" name="herb/wam/bhand/bhand_palm_link_convex_decomposition_p3"/> <mesh class="herb/wam/bhand/" file="bhand_palm_link_convex_decomposition_p4-e38e089a001a0010eec12bebd2368162120ee6a2.stl" name="herb/wam/bhand/bhand_palm_link_convex_decomposition_p4"/> <mesh class="herb/wam/bhand/" file="bhand_finger_prox_link_fine-b325b78dd2ffcab9984efe22434207b1d2e07e28.stl" name="herb/wam/bhand/bhand_finger_prox_link_fine"/> <mesh class="herb/wam/bhand/" file="bhand_finger_prox_link_convex_decomposition_p1-12071ca7dea820f8ba395c17ad58efbdd2b805a8.stl" name="herb/wam/bhand/bhand_finger_prox_link_convex_decomposition_p1"/> <mesh class="herb/wam/bhand/" file="bhand_finger_prox_link_convex_decomposition_p2-c728b40c271300b132049560287e0844b86833ed.stl" name="herb/wam/bhand/bhand_finger_prox_link_convex_decomposition_p2"/> <mesh class="herb/wam/bhand/" file="bhand_finger_prox_link_convex_decomposition_p3-561559fcb477ac41797bbd8b0da5e960b41f0363.stl" name="herb/wam/bhand/bhand_finger_prox_link_convex_decomposition_p3"/> <mesh class="herb/wam/bhand/" file="bhand_finger_med_link_fine-31e862bb0515137229a05ffa049a96de151eb229.stl" name="herb/wam/bhand/bhand_finger_med_link_fine"/> <mesh class="herb/wam/bhand/" file="bhand_finger_med_link_convex-af5d2e0e2990df27924df077b297d046b710ded5.stl" name="herb/wam/bhand/bhand_finger_med_link_convex"/> <mesh class="herb/wam/bhand/" file="bhand_finger_dist_link_fine-defe6db5320e79d25ade307bc4a42d6ef272b8d4.stl" name="herb/wam/bhand/bhand_finger_dist_link_fine"/> <mesh class="herb/wam/bhand/" file="bhand_finger_dist_link_convex-dd89f87a37ef6bb33ec5f1998f123eb1e907ddef.stl" name="herb/wam/bhand/bhand_finger_dist_link_convex"/> <mesh class="herb/wam_1/" file="base_link_fine-41a147148eb8dd232dfab0184aee072e64b55281.stl" name="herb/wam_1/base_link_fine"/> <mesh class="herb/wam_1/" file="base_link_convex-241a02f0fe0e1f2c3855b352df6e69b26ab5b1b2.stl" name="herb/wam_1/base_link_convex"/> <mesh class="herb/wam_1/" file="shoulder_link_fine-70a80ea5cf6a9c11a96b4c55087f2c8f2c020d97.stl" name="herb/wam_1/shoulder_link_fine"/> <mesh class="herb/wam_1/" file="shoulder_link_convex_decomposition_p1-b99c0e22423c21ede02982f896bc789bdae3b5ff.stl" name="herb/wam_1/shoulder_link_convex_decomposition_p1"/> <mesh class="herb/wam_1/" file="shoulder_link_convex_decomposition_p2-2b3a517d82b2e4f2469d55f41baed0468e780436.stl" name="herb/wam_1/shoulder_link_convex_decomposition_p2"/> <mesh class="herb/wam_1/" file="shoulder_link_convex_decomposition_p3-e4f646ee6b98165b5a010a5f12ebfd92128fb41b.stl" name="herb/wam_1/shoulder_link_convex_decomposition_p3"/> <mesh class="herb/wam_1/" file="shoulder_pitch_link_fine-36aee65354a741fe81ccf9d2614e6e43d67f3c55.stl" name="herb/wam_1/shoulder_pitch_link_fine"/> <mesh class="herb/wam_1/" file="shoulder_pitch_link_convex-f05b3e597235abed137d821b96ff7d1e2a82ea31.stl" name="herb/wam_1/shoulder_pitch_link_convex"/> <mesh class="herb/wam_1/" file="upper_arm_link_fine-ca01ee6d48649ad9f6baea7259d5cf9d08b3d635.stl" name="herb/wam_1/upper_arm_link_fine"/> <mesh class="herb/wam_1/" file="upper_arm_link_convex_decomposition_p1-7ea03e3ea97d649eedea55dc3de0ea10bbb87283.stl" name="herb/wam_1/upper_arm_link_convex_decomposition_p1"/> <mesh class="herb/wam_1/" file="upper_arm_link_convex_decomposition_p2-25fc59a045c74cc0c5e901bc31501e8ca212159a.stl" name="herb/wam_1/upper_arm_link_convex_decomposition_p2"/> <mesh class="herb/wam_1/" file="elbow_link_fine-105c4e016f6a319ed74f5d55377fee15774c5d58.stl" name="herb/wam_1/elbow_link_fine"/> <mesh class="herb/wam_1/" file="elbow_link_convex-618d49f47d28f374d03b62f3a4f1a11c87b40044.stl" name="herb/wam_1/elbow_link_convex"/> <mesh class="herb/wam_1/" file="forearm_link_fine-e78631019336cb810525911769f36184d30c291c.stl" name="herb/wam_1/forearm_link_fine"/> <mesh class="herb/wam_1/" file="forearm_link_convex_decomposition_p1-57f1e443a9d84a9b1e59b719541351dbc72b0c65.stl" name="herb/wam_1/forearm_link_convex_decomposition_p1"/> <mesh class="herb/wam_1/" file="forearm_link_convex_decomposition_p2-6249b0eb91291b6e61d4566ef7bddcd133aeb11d.stl" name="herb/wam_1/forearm_link_convex_decomposition_p2"/> <mesh class="herb/wam_1/" file="wrist_yaw_link_fine-3ec69f37eedc74a0b8a6edd994a49a13dec2a554.stl" name="herb/wam_1/wrist_yaw_link_fine"/> <mesh class="herb/wam_1/" file="wrist_yaw_link_convex_decomposition_p1-483314d477ecff523b1f17f1b29cc860dda3b25f.stl" name="herb/wam_1/wrist_yaw_link_convex_decomposition_p1"/> <mesh class="herb/wam_1/" file="wrist_yaw_link_convex_decomposition_p2-963f6bf6f5f239543cf4bbf0630fd7e3253cbd4a.stl" name="herb/wam_1/wrist_yaw_link_convex_decomposition_p2"/> <mesh class="herb/wam_1/" file="wrist_pitch_link_fine-06a8aff3e76c7b3ff34cdaf40c9ed5950e2ad1fe.stl" name="herb/wam_1/wrist_pitch_link_fine"/> <mesh class="herb/wam_1/" file="wrist_pitch_link_convex_decomposition_p1-3328df36bd7e249a571d0cfb2e43ac0cf17b9b77.stl" name="herb/wam_1/wrist_pitch_link_convex_decomposition_p1"/> <mesh class="herb/wam_1/" file="wrist_pitch_link_convex_decomposition_p2-91c5869923c13020ad406e859d49bf3f795c96be.stl" name="herb/wam_1/wrist_pitch_link_convex_decomposition_p2"/> <mesh class="herb/wam_1/" file="wrist_pitch_link_convex_decomposition_p3-744bd1df4bb176ceef61c79ab12a5b9de038d171.stl" name="herb/wam_1/wrist_pitch_link_convex_decomposition_p3"/> <mesh class="herb/wam_1/" file="wrist_palm_link_fine-db9db06e50f8f189c8d475b09f86be267e38a874.stl" name="herb/wam_1/wrist_palm_link_fine"/> <mesh class="herb/wam_1/" file="wrist_palm_link_convex-d455a798d573176ecdc3c9794069b0e3f4f7f623.stl" name="herb/wam_1/wrist_palm_link_convex"/> <mesh class="herb/wam_1/bhand/" file="bhand_palm_fine-dff1351ac0d212f9757a6bc04b85287b4f13403a.stl" name="herb/wam_1/bhand/bhand_palm_fine"/> <mesh class="herb/wam_1/bhand/" file="bhand_palm_link_convex_decomposition_p1-f8ba6cc8e8efbe24c938e092f61618174769428c.stl" name="herb/wam_1/bhand/bhand_palm_link_convex_decomposition_p1"/> <mesh class="herb/wam_1/bhand/" file="bhand_palm_link_convex_decomposition_p2-0a66a02812a929ee040991e6d1a7b1d11bba7bb1.stl" name="herb/wam_1/bhand/bhand_palm_link_convex_decomposition_p2"/> <mesh class="herb/wam_1/bhand/" file="bhand_palm_link_convex_decomposition_p3-9d93e72f01b43aa200deff06df4a395d3eb5312a.stl" name="herb/wam_1/bhand/bhand_palm_link_convex_decomposition_p3"/> <mesh class="herb/wam_1/bhand/" file="bhand_palm_link_convex_decomposition_p4-e38e089a001a0010eec12bebd2368162120ee6a2.stl" name="herb/wam_1/bhand/bhand_palm_link_convex_decomposition_p4"/> <mesh class="herb/wam_1/bhand/" file="bhand_finger_prox_link_fine-b325b78dd2ffcab9984efe22434207b1d2e07e28.stl" name="herb/wam_1/bhand/bhand_finger_prox_link_fine"/> <mesh class="herb/wam_1/bhand/" file="bhand_finger_prox_link_convex_decomposition_p1-12071ca7dea820f8ba395c17ad58efbdd2b805a8.stl" name="herb/wam_1/bhand/bhand_finger_prox_link_convex_decomposition_p1"/> <mesh class="herb/wam_1/bhand/" file="bhand_finger_prox_link_convex_decomposition_p2-c728b40c271300b132049560287e0844b86833ed.stl" name="herb/wam_1/bhand/bhand_finger_prox_link_convex_decomposition_p2"/> <mesh class="herb/wam_1/bhand/" file="bhand_finger_prox_link_convex_decomposition_p3-561559fcb477ac41797bbd8b0da5e960b41f0363.stl" name="herb/wam_1/bhand/bhand_finger_prox_link_convex_decomposition_p3"/> <mesh class="herb/wam_1/bhand/" file="bhand_finger_med_link_fine-31e862bb0515137229a05ffa049a96de151eb229.stl" name="herb/wam_1/bhand/bhand_finger_med_link_fine"/> <mesh class="herb/wam_1/bhand/" file="bhand_finger_med_link_convex-af5d2e0e2990df27924df077b297d046b710ded5.stl" name="herb/wam_1/bhand/bhand_finger_med_link_convex"/> <mesh class="herb/wam_1/bhand/" file="bhand_finger_dist_link_fine-defe6db5320e79d25ade307bc4a42d6ef272b8d4.stl" name="herb/wam_1/bhand/bhand_finger_dist_link_fine"/> <mesh class="herb/wam_1/bhand/" file="bhand_finger_dist_link_convex-dd89f87a37ef6bb33ec5f1998f123eb1e907ddef.stl" name="herb/wam_1/bhand/bhand_finger_dist_link_convex"/> <mesh class="geom0" file="ycb_objects/024_bowl/google_16k/nontextured.stl" name="gen_mesh_0" scale="1 1 1"/><mesh class="geom0" file="ycb_objects/036_wood_block/google_16k/nontextured.stl" name="gen_mesh_gadded_1" scale="1.0878871183629326 1.0878871183629326 1.0878871183629326"/><mesh class="geom0" file="ycb_objects/017_orange/google_16k/nontextured.stl" name="gen_mesh_gadded_2" scale="0.7242633196163129 0.7242633196163129 0.7242633196163129"/><mesh class="geom0" file="ycb_objects/057_racquetball/google_16k/nontextured.stl" name="gen_mesh_gadded_3" scale="0.9751774939788489 0.9751774939788489 0.9751774939788489"/><mesh class="geom0" file="ycb_objects/014_lemon/google_16k/nontextured.stl" name="gen_mesh_gadded_4" scale="1.7217785088419268 1.7217785088419268 1.7217785088419268"/><mesh class="geom0" file="ycb_objects/056_tennis_ball/google_16k/nontextured.stl" name="gen_mesh_gadded_5" scale="0.7605093590396892 0.7605093590396892 0.7605093590396892"/><mesh class="geom0" file="ycb_objects/055_baseball/google_16k/nontextured.stl" name="gen_mesh_gadded_6" scale="0.9106839348892735 0.9106839348892735 0.9106839348892735"/></asset> <worldbody> <camera mode="targetbody" name="herb_head" pos="0 0.75 .5" target="table"/> <camera fovy="45" mode="targetbody" name="iso" pos=".6 -0.007797638 .9" target="cam_target"/> <geom class="/" condim="3" material="wood2d" name="floor" pos="0 0 0" size="0 0 0.25" type="plane"/> <geom class="/" conaffinity="0" contype="0" mass="0.0" material="wall" name="//unnamed_geom_1" pos="-15 0 15" size="15 15 0.025000000" type="plane" zaxis="1 0 0"/> <geom class="/" conaffinity="0" contype="0" mass="0.0" material="wall" name="//unnamed_geom_2" pos="0 15 15" size="15 15 0.025000000" type="plane" zaxis="0 -1 0"/> <geom class="/" condim="3" friction="0.67 0.005 0.0001" name="table_plane" pos="0 0 0.3" priority="20" rgba="0 0 0 0" size="0 0 0.25" type="plane"/> <body name="table" pos="0 0 0.3" quat="1 0 0 0"> <geom class="/" group="1" material="marblecube" name="tabletop" pos="0 0 -0.012500000" size="0.4 0.5 0.012500000" type="box"/> <geom class="/" group="1" material="concretecube" name="//unnamed_geom_4" pos="0.2 0.275 -0.1499999" size="0.0408 0.1374998" type="cylinder"/> <geom class="/" group="1" material="concretecube" name="//unnamed_geom_5" pos="-0.2 0.275 -0.1499999" size="0.0408 0.1374998" type="cylinder"/> <geom class="/" group="1" material="concretecube" name="//unnamed_geom_6" pos="0.2 -0.275 -0.1499999" size="0.0408 0.1374998" type="cylinder"/> <geom class="/" group="1" material="concretecube" name="//unnamed_geom_7" pos="-0.2 -0.275 -0.1499999" size="0.0408 0.1374998" type="cylinder"/> </body> <body name="herb/"> <body name="cam_target" pos="-.2 -0.2 0.29"> <geom class="geom0" conaffinity="0" contype="0" group="1" name="//unnamed_geom_100" rgba="0 0 0 0" size="0.0001 0.0001 0.0001" type="box"/> </body> <body name="herb/herb" pos="-0.8 0 0.0509999"> <geom class="herb/viz" mesh="herb/herb_frame" name="herb//unnamed_geom_0" pos="0 0 1.05" quat="0.5 0.499977 0.5 0.500023" rgba="0.299999 0 0 1" type="mesh"/> <geom class="herb/" mesh="herb/herb_frame_collision" name="herb//unnamed_geom_1" pos="0 0 1.05" quat="3.2758700e-05 3.27571999999e-05 -0.70709 -0.70712299999" rgba="0.299999 0 0 1" type="mesh"/> <geom class="herb/viz" mesh="herb/herb_neobotix_base" name="herb//unnamed_geom_2" pos="-0.0740859999999 -3.43217e-06 -0.0512439999999" quat="0.70709100 0 0 0.70712299999" rgba="0.299999 0.299999 0.299999 1" type="mesh"/> <geom class="herb/" mesh="herb/herb_neobotix_base_collision" name="herb//unnamed_geom_3" pos="-0.0740859999999 -3.43217e-06 -0.0512439999999" quat="2.3108400e-07 2.31074e-07 0.70709 0.70712299999" rgba="0.299999 0.299999 0.299999 1" type="mesh"/> <geom class="herb/viz" mesh="herb/herb_neck_pan" name="herb//unnamed_geom_4" pos="0.1249 5.7862200e-06 1.1008100" quat="2.3108400e-07 0.70712299999 -0.70709 -2.31074e-07" type="mesh"/> <geom class="herb/" mesh="herb/herb_neck_pan_collision" name="herb//unnamed_geom_5" pos="0.1249 5.7862200e-06 1.1008100" quat="0.5 0.500023 -0.5 -0.499977" type="mesh"/> <geom class="herb/viz" mesh="herb/herb_neck_tilt" name="herb//unnamed_geom_6" pos="0.1249 5.7862200e-06 1.19270999999" quat="0.24185100 0.66447800 -0.66444800 -0.241839" type="mesh"/> <geom class="herb/" mesh="herb/herb_neck_tilt_collision" name="herb//unnamed_geom_7" pos="0.1249 5.7862200e-06 1.19270999999" quat="-0.29881400 -0.640849 -0.64087799999 -0.298827999999" type="mesh"/> <geom class="herb/viz" mesh="herb/herb_crl_head" name="herb//unnamed_geom_8" pos="0.32064500 0.0039098500 1.33653" quat="0.640863999999 0.29885800 -0.298844 -0.64083500" rgba="0.299999 0.299999 0.299999 1" type="mesh"/> <geom class="herb/" mesh="herb/herb_crl_head_collision" name="herb//unnamed_geom_9" pos="0.124906 0.0077957900 1.1927000" quat="0.298844 0.64083500 0.640863999999 0.298856999999" rgba="0.299999 0.299999 0.299999 1" type="mesh"/> <geom class="herb/viz" mesh="herb/herb_kinect" name="herb//unnamed_geom_10" pos="0.19753100 0.0077991500 1.2177" quat="0.664479999996 0.664456999996 0.241829999999 -0.241829999999" rgba="0.25 0.25 0.25 1" type="mesh"/> <geom class="herb/" mesh="herb/herb_kinect_collision" name="herb//unnamed_geom_11" pos="0.125458999999 0.00779763999999 1.19333" quat="0.29885200 0.64085700 0.64084300 0.29885" rgba="0.25 0.25 0.25 1" type="mesh"/> <site class="herb/" name="herb/right_arm" pos="0.012500000 -0.22 0.92000000" quat="0 -0.70709999999 0 -0.70709999999"/> <body name="herb/wam_1/" pos="0.012500000 -0.22 0.92000000" quat="0 -0.7070995 0 -0.7070995"> <body name="herb/wam_1/1_base_link" pos="0 0 0" quat="1 0 0 0"> <inertial diaginertia="0.1 0.1 0.1" mass="1.0" pos="0 0 0"/> <geom class="herb/wam_1/viz" mesh="herb/wam_1/base_link_fine" name="herb/wam_1//unnamed_geom_0"/> <geom class="herb/wam_1/col" mesh="herb/wam_1/base_link_convex" name="herb/wam_1//unnamed_geom_1"/> <body name="herb/wam_1/2_shoulder_yaw_link" pos="0 0 0.3459997"> <inertial diaginertia="0.1350889 0.113095 0.09044258" mass="5.0" pos="-0.00443422 -0.00066489000 -0.1289039" quat="0.6956595 0.71671300 -0.03548628 0.03348387"/> <joint armature=".01" class="herb/wam_1/" damping="1.98" name="herb/wam_1/j1_base_yaw_joint" range="-2.6 2.6"/> <geom class="herb/wam_1/viz" mesh="herb/wam_1/shoulder_link_fine" name="herb/wam_1//unnamed_geom_2"/> <geom class="herb/wam_1/col" mesh="herb/wam_1/shoulder_link_convex_decomposition_p1" name="herb/wam_1//unnamed_geom_3"/> <geom class="herb/wam_1/col" mesh="herb/wam_1/shoulder_link_convex_decomposition_p2" name="herb/wam_1//unnamed_geom_4"/> <geom class="herb/wam_1/col" mesh="herb/wam_1/shoulder_link_convex_decomposition_p3" name="herb/wam_1//unnamed_geom_5"/> <body name="herb/wam_1/3_shoulder_pitch_link" pos="0 0 0" quat="0.4159998 -0.4159998 0.5719995 0.5719995"> <inertial diaginertia="0.021419500 0.0167127 0.012645200" mass="3.87494" pos="-0.00236981 -0.0154211 0.0310561" quat="0.96179400 0.27311200 -0.016931600 0.008665920006"/> <joint armature=".01" class="herb/wam_1/" damping="0.55" name="herb/wam_1/j2_shoulder_pitch_joint" range="-1.9850000 1.9850000" ref="1.885"/> <geom class="herb/wam_1/viz" mesh="herb/wam_1/shoulder_pitch_link_fine" name="herb/wam_1//unnamed_geom_6"/> <geom class="herb/wam_1/col" mesh="herb/wam_1/shoulder_pitch_link_convex" name="herb/wam_1//unnamed_geom_7"/> <body name="herb/wam_1/4_upper_arm_link" pos="0 0 0" quat="0.70710700 0.70710700 0 0"> <inertial diaginertia="0.05927179 0.059220700 0.003134188" mass="2.20228" pos="0.0068325900 3.3090000e-05 0.39249200" quat="0.64713600 0.01708219 0.0143038 0.7620488"/> <joint armature=".01" class="herb/wam_1/" damping="1.65" name="herb/wam_1/j3_shoulder_yaw_joint" range="-2.799998 2.799998"/> <geom class="herb/wam_1/viz" mesh="herb/wam_1/upper_arm_link_fine" name="herb/wam_1//unnamed_geom_8"/> <geom class="herb/wam_1/col" mesh="herb/wam_1/upper_arm_link_convex_decomposition_p1" name="herb/wam_1//unnamed_geom_9"/> <geom class="herb/wam_1/col" mesh="herb/wam_1/upper_arm_link_convex_decomposition_p2" name="herb/wam_1//unnamed_geom_10"/> <body name="herb/wam_1/5_forearm_link" pos="0.04499998 0 0.55000000" quat="0.3539998 -0.3539998 0.6119999 0.6119999"> <inertial diaginertia="0.0151047 0.0148285 0.0027580500" mass="0.500168" pos="-0.04001489 -0.14271700 -0.00022942000" quat="0.70428100 0.70632600 0.01803329 0.06903524"/> <joint armature=".01" class="herb/wam_1/" damping="0.88" name="herb/wam_1/j4_elbow_pitch_joint" range="-0.9 3.141589" ref="2.0944"/> <geom class="herb/wam_1/viz" mesh="herb/wam_1/elbow_link_fine" name="herb/wam_1//unnamed_geom_11"/> <geom class="herb/wam_1/col" mesh="herb/wam_1/elbow_link_convex" name="herb/wam_1//unnamed_geom_12"/> <geom class="herb/wam_1/viz" euler="1.57 0 0" mesh="herb/wam_1/forearm_link_fine" name="herb/wam_1//unnamed_geom_13" pos="-0.04499998 -0.07299995 0"/> <geom class="herb/wam_1/col" euler="1.57 0 0" mesh="herb/wam_1/forearm_link_convex_decomposition_p1" name="herb/wam_1//unnamed_geom_14" pos="-0.04499998 -0.07299995 0"/> <geom class="herb/wam_1/col" euler="1.57 0 0" mesh="herb/wam_1/forearm_link_convex_decomposition_p2" name="herb/wam_1//unnamed_geom_15" pos="-0.04499998 -0.07299995 0"/> <body name="herb/wam_1/6_wrist_yaw_link" pos="-0.04499998 -0.2999999 0" quat="0.70710700 0.70710700 0 0"> <inertial diaginertia="0.0005551678 0.00046317 0.0002340719" mass="1.05376" pos="8.920995e-05 0.0043582400 -0.0051121700" quat="0.630602 0.77609300 0.0040196900 -0.002372"/> <joint armature=".01" class="herb/wam_1/" damping="0.55" name="herb/wam_1/j5_wrist_yaw_joint" range="-4.549998 1.25"/> <geom class="herb/wam_1/viz" mesh="herb/wam_1/wrist_yaw_link_fine" name="herb/wam_1//unnamed_geom_16"/> <geom class="herb/wam_1/col" mesh="herb/wam_1/wrist_yaw_link_convex_decomposition_p1" name="herb/wam_1//unnamed_geom_17"/> <geom class="herb/wam_1/col" mesh="herb/wam_1/wrist_yaw_link_convex_decomposition_p2" name="herb/wam_1//unnamed_geom_18"/> <body name="herb/wam_1/7_wrist_pitch_link" pos="0 0 0" quat="0.70710700 -0.70710700 0 0"> <inertial diaginertia="0.0005551678 0.00046317 0.0002340719" mass="0.517974" pos="-0.0001226199 -0.024683400 -0.01703189" quat="0.630602 0.77609300 0.0040196900 -0.002372"/> <joint armature=".01" class="herb/wam_1/" damping="0.11" name="herb/wam_1/j6_wrist_pitch_joint" range="-1.5707 1.5707"/> <geom class="herb/wam_1/viz" mesh="herb/wam_1/wrist_pitch_link_fine" name="herb/wam_1//unnamed_geom_19"/> <geom class="herb/wam_1/col" mesh="herb/wam_1/wrist_pitch_link_convex_decomposition_p1" name="herb/wam_1//unnamed_geom_20"/> <geom class="herb/wam_1/col" mesh="herb/wam_1/wrist_pitch_link_convex_decomposition_p2" name="herb/wam_1//unnamed_geom_21"/> <geom class="herb/wam_1/col" mesh="herb/wam_1/wrist_pitch_link_convex_decomposition_p3" name="herb/wam_1//unnamed_geom_22"/> <body name="herb/wam_1/8_wrist_palm_link" pos="0 0 0" quat="0.70710700 0.70710700 0 0"> <inertial diaginertia="0.00020683 0.00010859 0.00010851" mass="0.0828613" pos="0 0 0.055" quat="0.70710700 0 0 0.70710700"/> <joint armature=".01" class="herb/wam_1/" damping="0.11" name="herb/wam_1/j7_palm_yaw_joint" range="-3 3"/> <geom class="herb/wam_1/viz" mesh="herb/wam_1/wrist_palm_link_fine" name="herb/wam_1//unnamed_geom_23"/> <geom class="herb/wam_1/col" mesh="herb/wam_1/wrist_palm_link_convex" name="herb/wam_1//unnamed_geom_24"/> <site class="herb/wam_1/" name="herb/wam_1/hand_attachment"/> <body name="herb/wam_1/bhand/"> <body name="herb/wam_1/bhand/bhand_palm_link" pos="0 0 0.05999998" quat="0 0 0 1"> <inertial diaginertia="0.000224052 0.0002107009 2.8121200e-05" mass="0.50573" pos="-5.109798e-05 0.005043297 0.036671000" quat="0.5530978 0.43904700 0.43445600 0.5590776"/> <geom class="herb/wam_1/bhand/viz" mesh="herb/wam_1/bhand/bhand_palm_fine" name="herb/wam_1/bhand//unnamed_geom_0"/> <geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_palm_link_convex_decomposition_p1" name="herb/wam_1/bhand//unnamed_geom_1"/> <geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_palm_link_convex_decomposition_p2" name="herb/wam_1/bhand//unnamed_geom_2"/> <geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_palm_link_convex_decomposition_p3" name="herb/wam_1/bhand//unnamed_geom_3"/> <geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_palm_link_convex_decomposition_p4" name="herb/wam_1/bhand//unnamed_geom_4"/> <body name="herb/wam_1/bhand/finger11" pos="-0.025000000 0 0.041500000" quat="0.70710700 0 0 -0.70710700"> <inertial diaginertia="7.7733500e-05 7.662819e-05 4.8312200e-06" mass="0.14109" pos="0.023133000 0.00078642000 0.0005279197" quat="0.01607959 0.70726900 -0.0007660079 0.706762"/> <joint armature=".01" axis="0 0 -1" class="herb/wam_1/bhand/" damping="0.11" name="herb/wam_1/bhand/j11" range="0 3.141589"/> <geom class="herb/wam_1/bhand/viz" mesh="herb/wam_1/bhand/bhand_finger_prox_link_fine" name="herb/wam_1/bhand//unnamed_geom_5"/> <geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_finger_prox_link_convex_decomposition_p1" name="herb/wam_1/bhand//unnamed_geom_6"/> <geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_finger_prox_link_convex_decomposition_p2" name="herb/wam_1/bhand//unnamed_geom_7"/> <geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_finger_prox_link_convex_decomposition_p3" name="herb/wam_1/bhand//unnamed_geom_8"/> <body name="herb/wam_1/bhand/finger12" pos="0.05 0 0.0339" quat="0.70710700 0.70710700 0 0"> <inertial diaginertia="7.7733500e-05 7.662819e-05 4.8312200e-06" mass="0.062139" pos="0.023133000 0.00078642000 0.0005279197" quat="0.01607959 0.70726900 -0.0007660079 0.706762"/> <joint armature=".01" class="herb/wam_1/bhand/" damping="0.11" name="herb/wam_1/bhand/j12" range="0 2.44346"/> <geom class="herb/wam_1/bhand/viz" mesh="herb/wam_1/bhand/bhand_finger_med_link_fine" name="herb/wam_1/bhand//unnamed_geom_9"/> <geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_finger_med_link_convex" name="herb/wam_1/bhand//unnamed_geom_10"/> <body name="herb/wam_1/bhand/finger13" pos="0.069940000 0.003 0" quat="0.92388000 0 0 0.382683"> <inertial diaginertia="3.843398e-05 3.727529e-05 3.0998700e-06" mass="0.041377" pos="0.022825000 0.0010491000 0.00042030000" quat="0.5084118 0.51165000 0.4895829 0.48993900"/> <joint armature=".01" class="herb/wam_1/bhand/" damping="0.11" name="herb/wam_1/bhand/j13" range="0 0.837758"/> <geom class="herb/wam_1/bhand/viz" euler="0 0 -0.8399997" mesh="herb/wam_1/bhand/bhand_finger_dist_link_fine" name="herb/wam_1/bhand//unnamed_geom_11"/> <geom class="herb/wam_1/bhand/col" euler="0 0 -0.8399997" mesh="herb/wam_1/bhand/bhand_finger_dist_link_convex" name="herb/wam_1/bhand//unnamed_geom_12"/> </body> </body> </body> <body name="herb/wam_1/bhand/finger21" pos="0.025000000 0 0.041500000" quat="0.70710700 0 0 -0.70710700"> <inertial diaginertia="7.7733500e-05 7.662819e-05 4.8312200e-06" mass="0.14109" pos="0.023133000 0.00078642000 0.0005279197" quat="0.01607959 0.70726900 -0.0007660079 0.706762"/> <joint armature=".01" class="herb/wam_1/bhand/" damping="0.11" name="herb/wam_1/bhand/j21" range="0 3.141589"/> <geom class="herb/wam_1/bhand/viz" mesh="herb/wam_1/bhand/bhand_finger_prox_link_fine" name="herb/wam_1/bhand//unnamed_geom_13"/> <geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_finger_prox_link_convex_decomposition_p1" name="herb/wam_1/bhand//unnamed_geom_14"/> <geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_finger_prox_link_convex_decomposition_p2" name="herb/wam_1/bhand//unnamed_geom_15"/> <geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_finger_prox_link_convex_decomposition_p3" name="herb/wam_1/bhand//unnamed_geom_16"/> <body name="herb/wam_1/bhand/finger22" pos="0.05 0 0.0339" quat="0.70710700 0.70710700 0 0"> <inertial diaginertia="7.7733500e-05 7.662819e-05 4.8312200e-06" mass="0.062139" pos="0.023133000 0.00078642000 0.0005279197" quat="0.01607959 0.70726900 -0.0007660079 0.706762"/> <joint armature=".01" class="herb/wam_1/bhand/" damping="0.11" name="herb/wam_1/bhand/j22" range="0 2.44346"/> <geom class="herb/wam_1/bhand/viz" mesh="herb/wam_1/bhand/bhand_finger_med_link_fine" name="herb/wam_1/bhand//unnamed_geom_17"/> <geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_finger_med_link_convex" name="herb/wam_1/bhand//unnamed_geom_18"/> <body name="herb/wam_1/bhand/finger23" pos="0.069940000 0.003 0" quat="0.92388000 0 0 0.382683"> <inertial diaginertia="3.843398e-05 3.727529e-05 3.0998700e-06" mass="0.041377" pos="0.022825000 0.0010491000 0.00042030000" quat="0.5084118 0.51165000 0.4895829 0.48993900"/> <joint armature=".01" class="herb/wam_1/bhand/" damping="0.11" name="herb/wam_1/bhand/j23" range="0 0.837758"/> <geom class="herb/wam_1/bhand/viz" euler="0 0 -0.8399997" mesh="herb/wam_1/bhand/bhand_finger_dist_link_fine" name="herb/wam_1/bhand//unnamed_geom_19"/> <geom class="herb/wam_1/bhand/col" euler="0 0 -0.8399997" mesh="herb/wam_1/bhand/bhand_finger_dist_link_convex" name="herb/wam_1/bhand//unnamed_geom_20"/> </body> </body> </body> <body name="herb/wam_1/bhand/finger32" pos="0 0.05 0.07539995" quat="0.5 0.5 0.5 0.5"> <inertial diaginertia="7.7733500e-05 7.662819e-05 4.8312200e-06" mass="0.062139" pos="0.023133000 0.00078642000 0.0005279197" quat="0.01607959 0.70726900 -0.0007660079 0.706762"/> <joint armature=".01" class="herb/wam_1/bhand/" damping="0.11" name="herb/wam_1/bhand/j32" range="0 2.44346"/> <geom class="herb/wam_1/bhand/viz" mesh="herb/wam_1/bhand/bhand_finger_med_link_fine" name="herb/wam_1/bhand//unnamed_geom_21"/> <geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_finger_med_link_convex" name="herb/wam_1/bhand//unnamed_geom_22"/> <body name="herb/wam_1/bhand/finger33" pos="0.069940000 0.003 0" quat="0.92388000 0 0 0.382683"> <inertial diaginertia="3.843398e-05 3.727529e-05 3.0998700e-06" mass="0.041377" pos="0.022825000 0.0010491000 0.00042030000" quat="0.5084118 0.51165000 0.4895829 0.48993900"/> <joint armature=".01" class="herb/wam_1/bhand/" damping="0.11" name="herb/wam_1/bhand/j33" range="0 0.837758"/> <geom class="herb/wam_1/bhand/viz" euler="0 0 -0.8399997" mesh="herb/wam_1/bhand/bhand_finger_dist_link_fine" name="herb/wam_1/bhand//unnamed_geom_23"/> <geom class="herb/wam_1/bhand/col" euler="0 0 -0.8399997" mesh="herb/wam_1/bhand/bhand_finger_dist_link_convex" name="herb/wam_1/bhand//unnamed_geom_24"/> </body> </body> </body> </body> </body> </body> </body> </body> </body> </body> </body> </body> </body> <!-- <site name="herb/left_arm" class="herb/" pos="0.012500000 0.22 0.92000000" quat="0 -0.7070995 0 -0.7070995"/> <body pos="0.012500000 0.22 0.92000000" quat="0 -0.7070995 0 -0.7070995" name="herb/wam/"> <body name="herb/wam/1_base_link" pos="0 0 0" quat="1 0 0 0"> <inertial pos="0 0 0" mass="1.0" diaginertia="0.1 0.1 0.1"/> <geom name="herb/wam//unnamed_geom_0" class="herb/wam/viz" mesh="herb/wam/base_link_fine"/> <geom name="herb/wam//unnamed_geom_1" class="herb/wam/col" mesh="herb/wam/base_link_convex"/> <body name="herb/wam/2_shoulder_yaw_link" pos="0 0 0.3459997"> <inertial pos="-0.00443422 -0.00066489000 -0.1289039" quat="0.6956595 0.71671300 -0.03548628 0.03348387" mass="5.0" diaginertia="0.1350889 0.113095 0.09044258"/> <joint name="herb/wam/j1_base_yaw_joint" class="herb/wam/" range="-2.6000000 2.6000000" damping="1.98" armature=".01"/> <geom name="herb/wam//unnamed_geom_2" class="herb/wam/viz" mesh="herb/wam/shoulder_link_fine"/> <geom name="herb/wam//unnamed_geom_3" class="herb/wam/col" mesh="herb/wam/shoulder_link_convex_decomposition_p1"/> <geom name="herb/wam//unnamed_geom_4" class="herb/wam/col" mesh="herb/wam/shoulder_link_convex_decomposition_p2"/> <geom name="herb/wam//unnamed_geom_5" class="herb/wam/col" mesh="herb/wam/shoulder_link_convex_decomposition_p3"/> <body name="herb/wam/3_shoulder_pitch_link" pos="0 0 0" quat="0.4159998 -0.4159998 0.5719995 0.5719995"> <inertial pos="-0.00236981 -0.0154211 0.0310561" quat="0.96179400 0.27311200 -0.016931600 0.008665920006" mass="3.87494" diaginertia="0.021419500 0.0167127 0.012645200"/> <joint name="herb/wam/j2_shoulder_pitch_joint" class="herb/wam/" range="-1.9850000 1.9850000" ref="1.885" damping="0.55" armature=".01"/> <geom name="herb/wam//unnamed_geom_6" class="herb/wam/viz" mesh="herb/wam/shoulder_pitch_link_fine"/> <geom name="herb/wam//unnamed_geom_7" class="herb/wam/col" mesh="herb/wam/shoulder_pitch_link_convex"/> <body name="herb/wam/4_upper_arm_link" pos="0 0 0" quat="0.70710700 0.70710700 0 0"> <inertial pos="0.0068325900 3.3090000e-05 0.39249200" quat="0.64713600 0.01708219 0.0143038 0.7620488" mass="2.20228" diaginertia="0.05927179 0.059220700 0.003134188"/> <joint name="herb/wam/j3_shoulder_yaw_joint" class="herb/wam/" range="-2.799998 2.799998" damping="1.65" armature=".01"/> <geom name="herb/wam//unnamed_geom_8" class="herb/wam/viz" mesh="herb/wam/upper_arm_link_fine"/> <geom name="herb/wam//unnamed_geom_9" class="herb/wam/col" mesh="herb/wam/upper_arm_link_convex_decomposition_p1"/> <geom name="herb/wam//unnamed_geom_10" class="herb/wam/col" mesh="herb/wam/upper_arm_link_convex_decomposition_p2"/> <body name="herb/wam/5_forearm_link" pos="0.04499998 0 0.55000000" quat="0.3539998 -0.3539998 0.6119999 0.6119999"> <inertial pos="-0.04001489 -0.14271700 -0.00022942000" quat="0.70428100 0.70632600 0.01803329 0.06903524" mass="0.500168" diaginertia="0.0151047 0.0148285 0.0027580500"/> <joint name="herb/wam/j4_elbow_pitch_joint" class="herb/wam/" range="-0.9 3.141589" ref="2.0944" damping="0.88" armature=".01"/> <geom name="herb/wam//unnamed_geom_11" class="herb/wam/viz" mesh="herb/wam/elbow_link_fine"/> <geom name="herb/wam//unnamed_geom_12" class="herb/wam/col" mesh="herb/wam/elbow_link_convex"/> <geom name="herb/wam//unnamed_geom_13" class="herb/wam/viz" pos="-0.04499998 -0.07299995 0" euler="1.57 0 0" mesh="herb/wam/forearm_link_fine"/> <geom name="herb/wam//unnamed_geom_14" class="herb/wam/col" pos="-0.04499998 -0.07299995 0" euler="1.57 0 0" mesh="herb/wam/forearm_link_convex_decomposition_p1"/> <geom name="herb/wam//unnamed_geom_15" class="herb/wam/col" pos="-0.04499998 -0.07299995 0" euler="1.57 0 0" mesh="herb/wam/forearm_link_convex_decomposition_p2"/> <body name="herb/wam/6_wrist_yaw_link" pos="-0.04499998 -0.2999999 0" quat="0.70710700 0.70710700 0 0"> <inertial pos="8.920995e-05 0.0043582400 -0.0051121700" quat="0.630602 0.77609300 0.0040196900 -0.002372" mass="1.05376" diaginertia="0.0005551678 0.00046317 0.0002340719"/> <joint name="herb/wam/j5_wrist_yaw_joint" class="herb/wam/" range="-4.549998 1.25" damping="0.55" armature=".01"/> <geom name="herb/wam//unnamed_geom_16" class="herb/wam/viz" mesh="herb/wam/wrist_yaw_link_fine"/> <geom name="herb/wam//unnamed_geom_17" class="herb/wam/col" mesh="herb/wam/wrist_yaw_link_convex_decomposition_p1"/> <geom name="herb/wam//unnamed_geom_18" class="herb/wam/col" mesh="herb/wam/wrist_yaw_link_convex_decomposition_p2"/> <body name="herb/wam/7_wrist_pitch_link" pos="0 0 0" quat="0.70710700 -0.70710700 0 0"> <inertial pos="-0.0001226199 -0.024683400 -0.01703189" quat="0.630602 0.77609300 0.0040196900 -0.002372" mass="0.517974" diaginertia="0.0005551678 0.00046317 0.0002340719"/> <joint name="herb/wam/j6_wrist_pitch_joint" class="herb/wam/" range="-1.5707 1.5707" damping="0.11" armature=".01"/> <geom name="herb/wam//unnamed_geom_19" class="herb/wam/viz" mesh="herb/wam/wrist_pitch_link_fine"/> <geom name="herb/wam//unnamed_geom_20" class="herb/wam/col" mesh="herb/wam/wrist_pitch_link_convex_decomposition_p1"/> <geom name="herb/wam//unnamed_geom_21" class="herb/wam/col" mesh="herb/wam/wrist_pitch_link_convex_decomposition_p2"/> <geom name="herb/wam//unnamed_geom_22" class="herb/wam/col" mesh="herb/wam/wrist_pitch_link_convex_decomposition_p3"/> <body name="herb/wam/8_wrist_palm_link" pos="0 0 0" quat="0.70710700 0.70710700 0 0"> <inertial pos="0 0 0.055" quat="0.70710700 0 0 0.70710700" mass="0.0828613" diaginertia="0.00020683 0.00010859 0.00010851"/> <joint name="herb/wam/j7_palm_yaw_joint" class="herb/wam/" range="-3 3" damping="0.11" armature=".01"/> <geom name="herb/wam//unnamed_geom_23" class="herb/wam/viz" mesh="herb/wam/wrist_palm_link_fine"/> <geom name="herb/wam//unnamed_geom_24" class="herb/wam/col" mesh="herb/wam/wrist_palm_link_convex"/> <site name="herb/wam/hand_attachment" class="herb/wam/"/> <body name="herb/wam/bhand/"> <body name="herb/wam/bhand/bhand_palm_link" pos="0 0 0.05999998" quat="0 0 0 1"> <inertial pos="-5.109798e-05 0.005043297 0.036671000" quat="0.5530978 0.43904700 0.43445600 0.5590776" mass="0.50573" diaginertia="0.000224052 0.0002107009 2.8121200e-05"/> <geom name="herb/wam/bhand//unnamed_geom_0" class="herb/wam/bhand/viz" mesh="herb/wam/bhand/bhand_palm_fine"/> <geom name="herb/wam/bhand//unnamed_geom_1" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_palm_link_convex_decomposition_p1"/> <geom name="herb/wam/bhand//unnamed_geom_2" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_palm_link_convex_decomposition_p2"/> <geom name="herb/wam/bhand//unnamed_geom_3" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_palm_link_convex_decomposition_p3"/> <geom name="herb/wam/bhand//unnamed_geom_4" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_palm_link_convex_decomposition_p4"/> <body name="herb/wam/bhand/finger11" pos="-0.025000000 0 0.041500000" quat="0.70710700 0 0 -0.70710700"> <inertial pos="0.023133000 0.00078642000 0.0005279197" quat="0.01607959 0.70726900 -0.0007660079 0.706762" mass="0.14109" diaginertia="7.7733500e-05 7.662819e-05 4.8312200e-06"/> <joint name="herb/wam/bhand/j11" class="herb/wam/bhand/" axis="0 0 -1" range="0 3.141589" damping="0.11" armature=".01"/> <geom name="herb/wam/bhand//unnamed_geom_5" class="herb/wam/bhand/viz" mesh="herb/wam/bhand/bhand_finger_prox_link_fine"/> <geom name="herb/wam/bhand//unnamed_geom_6" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_finger_prox_link_convex_decomposition_p1"/> <geom name="herb/wam/bhand//unnamed_geom_7" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_finger_prox_link_convex_decomposition_p2"/> <geom name="herb/wam/bhand//unnamed_geom_8" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_finger_prox_link_convex_decomposition_p3"/> <body name="herb/wam/bhand/finger12" pos="0.05 0 0.0339" quat="0.70710700 0.70710700 0 0"> <inertial pos="0.023133000 0.00078642000 0.0005279197" quat="0.01607959 0.70726900 -0.0007660079 0.706762" mass="0.062139" diaginertia="7.7733500e-05 7.662819e-05 4.8312200e-06"/> <joint name="herb/wam/bhand/j12" class="herb/wam/bhand/" range="0 2.44346" damping="0.11" armature=".01"/> <geom name="herb/wam/bhand//unnamed_geom_9" class="herb/wam/bhand/viz" mesh="herb/wam/bhand/bhand_finger_med_link_fine"/> <geom name="herb/wam/bhand//unnamed_geom_10" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_finger_med_link_convex"/> <body name="herb/wam/bhand/finger13" pos="0.069940000 0.003 0" quat="0.92388000 0 0 0.382683"> <inertial pos="0.022825000 0.0010491000 0.00042030000" quat="0.5084118 0.51165000 0.4895829 0.48993900" mass="0.041377" diaginertia="3.843398e-05 3.727529e-05 3.0998700e-06"/> <joint name="herb/wam/bhand/j13" class="herb/wam/bhand/" range="0 0.837758" damping="0.11" armature=".01"/> <geom name="herb/wam/bhand//unnamed_geom_11" class="herb/wam/bhand/viz" euler="0 0 -0.8399997" mesh="herb/wam/bhand/bhand_finger_dist_link_fine"/> <geom name="herb/wam/bhand//unnamed_geom_12" class="herb/wam/bhand/col" euler="0 0 -0.8399997" mesh="herb/wam/bhand/bhand_finger_dist_link_convex"/> </body> </body> </body> <body name="herb/wam/bhand/finger21" pos="0.025000000 0 0.041500000" quat="0.70710700 0 0 -0.70710700"> <inertial pos="0.023133000 0.00078642000 0.0005279197" quat="0.01607959 0.70726900 -0.0007660079 0.706762" mass="0.14109" diaginertia="7.7733500e-05 7.662819e-05 4.8312200e-06"/> <joint name="herb/wam/bhand/j21" class="herb/wam/bhand/" range="0 3.141589" damping="0.11" armature=".01"/> <geom name="herb/wam/bhand//unnamed_geom_13" class="herb/wam/bhand/viz" mesh="herb/wam/bhand/bhand_finger_prox_link_fine"/> <geom name="herb/wam/bhand//unnamed_geom_14" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_finger_prox_link_convex_decomposition_p1"/> <geom name="herb/wam/bhand//unnamed_geom_15" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_finger_prox_link_convex_decomposition_p2"/> <geom name="herb/wam/bhand//unnamed_geom_16" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_finger_prox_link_convex_decomposition_p3"/> <body name="herb/wam/bhand/finger22" pos="0.05 0 0.0339" quat="0.70710700 0.70710700 0 0"> <inertial pos="0.023133000 0.00078642000 0.0005279197" quat="0.01607959 0.70726900 -0.0007660079 0.706762" mass="0.062139" diaginertia="7.7733500e-05 7.662819e-05 4.8312200e-06"/> <joint name="herb/wam/bhand/j22" class="herb/wam/bhand/" range="0 2.44346" damping="0.11" armature=".01"/> <geom name="herb/wam/bhand//unnamed_geom_17" class="herb/wam/bhand/viz" mesh="herb/wam/bhand/bhand_finger_med_link_fine"/> <geom name="herb/wam/bhand//unnamed_geom_18" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_finger_med_link_convex"/> <body name="herb/wam/bhand/finger23" pos="0.069940000 0.003 0" quat="0.92388000 0 0 0.382683"> <inertial pos="0.022825000 0.0010491000 0.00042030000" quat="0.5084118 0.51165000 0.4895829 0.48993900" mass="0.041377" diaginertia="3.843398e-05 3.727529e-05 3.0998700e-06"/> <joint name="herb/wam/bhand/j23" class="herb/wam/bhand/" range="0 0.837758" damping="0.11" armature=".01"/> <geom name="herb/wam/bhand//unnamed_geom_19" class="herb/wam/bhand/viz" euler="0 0 -0.8399997" mesh="herb/wam/bhand/bhand_finger_dist_link_fine"/> <geom name="herb/wam/bhand//unnamed_geom_20" class="herb/wam/bhand/col" euler="0 0 -0.8399997" mesh="herb/wam/bhand/bhand_finger_dist_link_convex"/> </body> </body> </body> <body name="herb/wam/bhand/finger32" pos="0 0.05 0.07539995" quat="0.5 0.5 0.5 0.5"> <inertial pos="0.023133000 0.00078642000 0.0005279197" quat="0.01607959 0.70726900 -0.0007660079 0.706762" mass="0.062139" diaginertia="7.7733500e-05 7.662819e-05 4.8312200e-06"/> <joint name="herb/wam/bhand/j32" class="herb/wam/bhand/" range="0 2.44346" damping="0.11" armature=".01"/> <geom name="herb/wam/bhand//unnamed_geom_21" class="herb/wam/bhand/viz" mesh="herb/wam/bhand/bhand_finger_med_link_fine"/> <geom name="herb/wam/bhand//unnamed_geom_22" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_finger_med_link_convex"/> <body name="herb/wam/bhand/finger33" pos="0.069940000 0.003 0" quat="0.92388000 0 0 0.382683"> <inertial pos="0.022825000 0.0010491000 0.00042030000" quat="0.5084118 0.51165000 0.4895829 0.48993900" mass="0.041377" diaginertia="3.843398e-05 3.727529e-05 3.0998700e-06"/> <joint name="herb/wam/bhand/j33" class="herb/wam/bhand/" range="0 0.837758" damping="0.11" armature=".01"/> <geom name="herb/wam/bhand//unnamed_geom_23" class="herb/wam/bhand/viz" euler="0 0 -0.8399997" mesh="herb/wam/bhand/bhand_finger_dist_link_fine"/> <geom name="herb/wam/bhand//unnamed_geom_24" class="herb/wam/bhand/col" euler="0 0 -0.8399997" mesh="herb/wam/bhand/bhand_finger_dist_link_convex"/> </body> </body> </body> </body> </body> </body> </body> </body> </body> </body> </body> </body> </body>--> </body> <light castshadow="true" class="herb/" diffuse="0.8 0.8 0.8" mode="targetbodycom" name="herb//unnamed_light_0" pos="1 1 4.5" specular="0.4 0.4 0.4" target="herb/herb"/> </body> <!--<body name="box_3" pos="0.28870895581142419 -0.54183395581142413 0.3549998"> <geom name="//unnamed_geom_10" class="/" type="box" group="1" size="0.060027579686085103 0.055 0.055" rgba="1 0.62352943420410156 1 1"/> <joint name="//unnamed_joint_2" class="/" type="free"/> </body> <body name="box_4" pos="0.22177971291830414 0.18129056149692808 0.3549998"> <geom name="//unnamed_geom_11" class="/" type="box" group="1" size="0.062757255018445174 0.065252737323892959 0.055" rgba="0 0.83921575546264648 1 1"/> <joint name="//unnamed_joint_3" class="/" type="free"/> </body> <body name="box_5" pos="0.0476221671824321 0.15210565296867215 0.3549998"> <geom name="//unnamed_geom_12" class="/" type="box" group="1" size="0.055 0.067596402584312182 0.055" rgba="0.84313732385635376 0.26666668057441711 0 1"/> <joint name="//unnamed_joint_4" class="/" type="free"/> </body> --> <!--<body name="box_6" pos="-0.096236318603808046 -0.42142641007555215 0.3549998"> <geom name="//unnamed_geom_13" class="/" type="box" group="1" size="0.057212627535643504 0.06839772732407734 0.055" rgba="0 0.50196081399917603 0.16078431904315948 1"/> <joint name="//unnamed_joint_5" class="/" type="free"/> </body>--> <!-- <body name="box_7" pos="-0.19039386433968011 0.04115471291830413 0.3549998"> <geom name="//unnamed_geom_14" class="/" type="box" group="1" size="0.055007578371876191 0.077499983147774329 0.055" rgba="0 0.37254902720451355 0.83529418706893921 1"/> <joint name="//unnamed_joint_6" class="/" type="free"/> </body>--> <!--<body name="box_2" pos="0.13900801576105609 -0.42142641007555215 0.3549998"> <geom name="//unnamed_geom_9" class="/" type="box" group="1" size="0.055 0.055 0.055" rgba="0 0 0.5 0.0"/> <joint name="//unnamed_joint_1" class="/" type="free"/> </body>--> <!--<body name="push_obj" pos="-0.053464621446560029 -0.5 0.325"> <geom name="//unnamed_geom_8" class="/" type="cylinder" group="1" size="0.055 0.025" rgba="0.5 0.3 0 1" mass="0.05"/> <joint name="//unnamed_joint_0" class="/" type="free" damping="0.001"/> </body> <body name="target_obj" pos="0 0.0 0.325"> <geom name="//unnamed_geom_15" class="geom0" type="cylinder" contype="0" conaffinity="0" group="1" size="0.055 0.025" rgba="0.5 0.3 0 0.1666"/> </body>--> <!--<body name="gen_body_0" pos="0 0.0 0.3549998"> <geom name="gen_geom_0_0" class="/" type="box" group="1" size="0.055 0.055 0.055" rgba="0 0 0 1"/> <joint name="//unnamed_joint_0" class="/" type="free"/> </body>--> <!--<body name="gen_body_1" pos="-0.053464621446560029 -0.35 0.3549998"> <geom name="gen_geom_1_0" class="geom0" type="mesh" contype="0" conaffinity="0" group="1" mesh="mustard" material="mustard_mat"/> </body>--> <!--<body name="box_2" pos="-0.053464621446560029 -0.5 0.3549998"> <geom name="//unnamed_geom_16" class="/" type="box" group="1" contype="0" conaffinity="0" size="0.055 0.055 0.055" rgba="0 0.5 0.5 .25" mass="0.05"/> <joint name="//unnamed_joint_1" class="/" type="free"/> </body>--> <!-- <body name="virt_box_2" pos="0 .45 0.3549998"> <geom name="//unnamed_geom_16" class="/" type="box" contype="0" conaffinity="0" group="1" size="0.076178097189418481 0.067434992230686885 0.055" rgba="1 1 0.38431376218795776 0.2999999"/> </body> <body name="virt_box_3" pos="0 0.57243499223068691 0.3549998"> <geom name="//unnamed_geom_17" class="/" type="box" contype="0" conaffinity="0" group="1" size="0.060027579686085103 0.055 0.055" rgba="1 0.62352943420410156 1 0.2999999"/> </body> --> <body euler="0 0 3.7640268046749807" name="gen_body_0" pos="0 0 0.30053000001935287"><geom class="/" mesh="gen_mesh_0" name="gen_geom_0" rgba="0.6476912306619782 0.9969135798725731 0.518803264443478 1" type="mesh"/><joint class="/" name="gen_joint_0" type="free"/></body><body euler="0 0 0.8043321084654479" name="gen_body_gadded_1" pos="0.18519667390244846 0.0 0.3002332218085394"><geom class="/" mesh="gen_mesh_gadded_1" name="gen_geom_gadded_1" rgba="0.8900759269954055 0.19644760712096687 0.815968002054116 1" type="mesh"/><joint class="/" name="gen_joint_gadded_1" type="free"/></body><body euler="0 0 4.388421671854797" name="gen_body_gadded_2" pos="0.4877977511876159 0.18231928198037528 0.30008911703516095"><geom class="/" mesh="gen_mesh_gadded_2" name="gen_geom_gadded_2" rgba="0.7530673338921845 0.1362471276986268 0.004117116406211929 1" type="mesh"/><joint class="/" name="gen_joint_gadded_2" type="free"/></body><body euler="0 0 5.79989374701921" name="gen_body_gadded_3" pos="0.17477367659886506 0.06997622640950926 0.30018604106824975"><geom class="/" mesh="gen_mesh_gadded_3" name="gen_geom_gadded_3" rgba="0.5933525616226637 0.8999153493433912 0.4444573918307486 1" type="mesh"/><joint class="/" name="gen_joint_gadded_3" type="free"/></body><body euler="0 0 0.9014772259937417" name="gen_body_gadded_4" pos="0.2499748023946663 -0.17671646872589225 0.300400246218194"><geom class="/" mesh="gen_mesh_gadded_4" name="gen_geom_gadded_4" rgba="0.46586186006284747 0.7983645771106391 0.19915870731668228 1" type="mesh"/><joint class="/" name="gen_joint_gadded_4" type="free"/></body><body euler="0 0 4.858029171540557" name="gen_body_gadded_5" pos="0.5079748105597515 0.28898659053995346 0.300072834598162"><geom class="/" mesh="gen_mesh_gadded_5" name="gen_geom_gadded_5" rgba="0.1866757089262373 0.04997537066604196 0.8899811399926312 1" type="mesh"/><joint class="/" name="gen_joint_gadded_5" type="free"/></body><body euler="0 0 2.628108039203684" name="gen_body_gadded_6" pos="-0.28325870121174734 0.03372318470833145 0.3001737090965069"><geom class="/" mesh="gen_mesh_gadded_6" name="gen_geom_gadded_6" rgba="0.2834395176643161 0.6559668308600106 0.9891656204274607 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="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.875731
2,278
0.688837
fc9d928e26b8906dba136be3492881490ac1ce19
76,278
xml
XML
herb_reconf/cluttered_scenes/grasping_014_lemon_1_0.0_scene.xml
wagnew3/Amodal-3D-Reconstruction-for-Robotic-Manipulationvia-Stability-and-Connectivity--Release
f55c6b0fac44d9d749e7804d99169a39d30c2111
[ "MIT" ]
null
null
null
herb_reconf/cluttered_scenes/grasping_014_lemon_1_0.0_scene.xml
wagnew3/Amodal-3D-Reconstruction-for-Robotic-Manipulationvia-Stability-and-Connectivity--Release
f55c6b0fac44d9d749e7804d99169a39d30c2111
[ "MIT" ]
null
null
null
herb_reconf/cluttered_scenes/grasping_014_lemon_1_0.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/014_lemon/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="0.9414450788113127 0.9414450788113127 0.9414450788113127"/><mesh class="geom0" file="ycb_objects/057_racquetball/google_16k/nontextured.stl" name="gen_mesh_gadded_2" scale="0.9596678048040048 0.9596678048040048 0.9596678048040048"/></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.566182520595497" name="gen_body_0" pos="0 0 0.30023499999952036"><geom class="/" mesh="gen_mesh_0" name="gen_geom_0" rgba="0.385546673010276 0.8013960243163666 0.7928111363461463 1" type="mesh"/><joint class="/" name="gen_joint_0" type="free"/></body><body euler="0 0 3.417525064881433" name="gen_body_gadded_1" pos="0.08299936145846491 0.0 0.3020211438272062"><geom class="/" mesh="gen_mesh_gadded_1" name="gen_geom_gadded_1" rgba="0.9462278410207288 0.9567033619414756 0.21803101365071587 1" type="mesh"/><joint class="/" name="gen_joint_gadded_1" type="free"/></body><body euler="0 0 3.551964958697631" name="gen_body_gadded_2" pos="0.1722102356816543 -0.30390037367415806 0.3001830822397137"><geom class="/" mesh="gen_mesh_gadded_2" name="gen_geom_gadded_2" rgba="0.9063955655367949 0.7067059586177293 0.26290235379669746 1" type="mesh"/><joint class="/" name="gen_joint_gadded_2" type="free"/></body></worldbody> <contact> <!--<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="box_geom_0" geom2="table_plane"/>--> <pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_24" geom2="table_plane"/> <pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_22" geom2="table_plane"/> <pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_20" geom2="table_plane"/> <pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_18" geom2="table_plane"/> <pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_16" geom2="table_plane"/> <pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_15" geom2="table_plane"/> <pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_14" geom2="table_plane"/> <pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_12" geom2="table_plane"/> <pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_10" geom2="table_plane"/> <pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_8" geom2="table_plane"/> <pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_7" geom2="table_plane"/> <pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_6" geom2="table_plane"/> <pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_4" geom2="table_plane"/> <pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_3" geom2="table_plane"/> <pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_2" geom2="table_plane"/> <pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_1" geom2="table_plane"/> <pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1//unnamed_geom_24" geom2="table_plane"/> <pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1//unnamed_geom_22" geom2="table_plane"/> <pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1//unnamed_geom_21" geom2="table_plane"/> <pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1//unnamed_geom_20" geom2="table_plane"/> <pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1//unnamed_geom_18" geom2="table_plane"/> <pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1//unnamed_geom_17" geom2="table_plane"/> <!--<exclude body1="herb/wam_1/2_shoulder_yaw_link" body2="herb/wam_1/1_base_link"/>--> <!--<pair geom1="//unnamed_geom_8" geom2="tabletop" friction="1 1 0.005 0.0001 0.0001" />--> <!-- <pair geom1="//unnamed_geom_9" geom2="tabletop" friction="2 2 0.005 0.0001 0.0001" /> <pair geom1="//unnamed_geom_10" geom2="tabletop" friction="2 2 0.005 0.0001 0.0001" /> <pair geom1="//unnamed_geom_11" geom2="tabletop" friction="2 2 0.005 0.0001 0.0001" /> <pair geom1="//unnamed_geom_12" geom2="tabletop" friction="2 2 0.005 0.0001 0.0001" /> <pair geom1="//unnamed_geom_14" geom2="tabletop" friction="2 2 0.005 0.0001 0.0001" /> --> </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>
119.745683
938
0.683172
fca00187892d4ce6ffa3204e52c6dfbd309e91c0
1,768
xml
XML
gym/envs/robotics/assets/fetch/random_obj_xml/424_grasp.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/424_grasp.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/424_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/042/042.stl" name="obj0" scale="0.007937493139055637 0.007937493139055637 0.007937493139055637" /> </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.03621488785312617 0.046574522898550914 0.02868181395825198"> <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.004788725395273294 0.0007615691423479037 -0.002453967420911756" rgba="1 0 0 0" size="0.018107443926563084 0.023287261449275457 0.01434090697912599" type="ellipsoid" /> </body> <light ambient="0.2 0.2 0.2" castshadow="false" diffuse="0.8 0.8 0.8" dir="0 0 -1" directional="true" name="light0" pos="0 0 4" specular="0.3 0.3 0.3" /> </worldbody> <actuator> <position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:l_gripper_finger_joint" kp="30000" name="robot0:l_gripper_finger_joint" user="1" /> <position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:r_gripper_finger_joint" kp="30000" name="robot0:r_gripper_finger_joint" user="1" /> </actuator> </mujoco>
43.121951
198
0.670814
fca07f6f4e5bfdd3c83775feee2fa122d5f06e18
1,453
xml
XML
gym/envs/robotics/assets/fetch/random_obj_xml/9375_slide.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/9375_slide.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/9375_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/937/937.stl" name="obj0" scale="0.00846899531432434 0.00846899531432434 0.00846899531432434" /> </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.022530766926810476 0.048599575212114346 0.2160585066377444"> <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
fca1711456693a9c8fdb91d371a55d8de2d16518
1,456
xml
XML
gym/envs/robotics/assets/fetch/random_obj_xml/1458_slide.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/1458_slide.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/1458_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/145/145.stl" name="obj0" scale="0.007946454877567065 0.007946454877567065 0.007946454877567065" /> </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.023283545873062323 0.07084822761806187 0.22748711322615447"> <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
fca1d5b57c7623663b12b786d2815d85cbe3b954
224,682
xml
XML
herb_reconf/cluttered_scenes/temp_decomp_hard_pushing_maytoni_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/temp_decomp_hard_pushing_maytoni_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/temp_decomp_hard_pushing_maytoni_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="dynamic" 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="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/2.stl" name="gen_mesh_0_0" scale="1.0 1.0 1.0"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/16.stl" name="gen_mesh_0_1" scale="1.0 1.0 1.0"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/14.stl" name="gen_mesh_0_2" scale="1.0 1.0 1.0"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/0.stl" name="gen_mesh_0_3" scale="1.0 1.0 1.0"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/22.stl" name="gen_mesh_0_4" scale="1.0 1.0 1.0"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/9.stl" name="gen_mesh_0_5" scale="1.0 1.0 1.0"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/10.stl" name="gen_mesh_0_6" scale="1.0 1.0 1.0"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/11.stl" name="gen_mesh_0_7" scale="1.0 1.0 1.0"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/19.stl" name="gen_mesh_0_8" scale="1.0 1.0 1.0"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/1.stl" name="gen_mesh_0_9" scale="1.0 1.0 1.0"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/8.stl" name="gen_mesh_0_10" scale="1.0 1.0 1.0"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/5.stl" name="gen_mesh_0_11" scale="1.0 1.0 1.0"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/20.stl" name="gen_mesh_0_12" scale="1.0 1.0 1.0"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/12.stl" name="gen_mesh_0_13" scale="1.0 1.0 1.0"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/4.stl" name="gen_mesh_0_14" scale="1.0 1.0 1.0"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/23.stl" name="gen_mesh_0_15" scale="1.0 1.0 1.0"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/15.stl" name="gen_mesh_0_16" scale="1.0 1.0 1.0"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/17.stl" name="gen_mesh_0_17" scale="1.0 1.0 1.0"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/13.stl" name="gen_mesh_0_18" scale="1.0 1.0 1.0"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/7.stl" name="gen_mesh_0_19" scale="1.0 1.0 1.0"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/3.stl" name="gen_mesh_0_20" scale="1.0 1.0 1.0"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/21.stl" name="gen_mesh_0_21" scale="1.0 1.0 1.0"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/6.stl" name="gen_mesh_0_22" scale="1.0 1.0 1.0"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/18.stl" name="gen_mesh_0_23" scale="1.0 1.0 1.0"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/2.stl" name="gen_mesh_1_0" scale="1.9127099785150492 1.9127099785150492 1.9127099785150492"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/16.stl" name="gen_mesh_1_1" scale="1.9127099785150492 1.9127099785150492 1.9127099785150492"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/14.stl" name="gen_mesh_1_2" scale="1.9127099785150492 1.9127099785150492 1.9127099785150492"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/0.stl" name="gen_mesh_1_3" scale="1.9127099785150492 1.9127099785150492 1.9127099785150492"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/22.stl" name="gen_mesh_1_4" scale="1.9127099785150492 1.9127099785150492 1.9127099785150492"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/9.stl" name="gen_mesh_1_5" scale="1.9127099785150492 1.9127099785150492 1.9127099785150492"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/10.stl" name="gen_mesh_1_6" scale="1.9127099785150492 1.9127099785150492 1.9127099785150492"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/11.stl" name="gen_mesh_1_7" scale="1.9127099785150492 1.9127099785150492 1.9127099785150492"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/19.stl" name="gen_mesh_1_8" scale="1.9127099785150492 1.9127099785150492 1.9127099785150492"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/1.stl" name="gen_mesh_1_9" scale="1.9127099785150492 1.9127099785150492 1.9127099785150492"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/8.stl" name="gen_mesh_1_10" scale="1.9127099785150492 1.9127099785150492 1.9127099785150492"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/5.stl" name="gen_mesh_1_11" scale="1.9127099785150492 1.9127099785150492 1.9127099785150492"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/20.stl" name="gen_mesh_1_12" scale="1.9127099785150492 1.9127099785150492 1.9127099785150492"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/12.stl" name="gen_mesh_1_13" scale="1.9127099785150492 1.9127099785150492 1.9127099785150492"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/4.stl" name="gen_mesh_1_14" scale="1.9127099785150492 1.9127099785150492 1.9127099785150492"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/23.stl" name="gen_mesh_1_15" scale="1.9127099785150492 1.9127099785150492 1.9127099785150492"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/15.stl" name="gen_mesh_1_16" scale="1.9127099785150492 1.9127099785150492 1.9127099785150492"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/17.stl" name="gen_mesh_1_17" scale="1.9127099785150492 1.9127099785150492 1.9127099785150492"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/13.stl" name="gen_mesh_1_18" scale="1.9127099785150492 1.9127099785150492 1.9127099785150492"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/7.stl" name="gen_mesh_1_19" scale="1.9127099785150492 1.9127099785150492 1.9127099785150492"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/3.stl" name="gen_mesh_1_20" scale="1.9127099785150492 1.9127099785150492 1.9127099785150492"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/21.stl" name="gen_mesh_1_21" scale="1.9127099785150492 1.9127099785150492 1.9127099785150492"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/6.stl" name="gen_mesh_1_22" scale="1.9127099785150492 1.9127099785150492 1.9127099785150492"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/18.stl" name="gen_mesh_1_23" scale="1.9127099785150492 1.9127099785150492 1.9127099785150492"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/2.stl" name="gen_mesh_2_0" scale="1.7857313706092444 1.7857313706092444 1.7857313706092444"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/16.stl" name="gen_mesh_2_1" scale="1.7857313706092444 1.7857313706092444 1.7857313706092444"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/14.stl" name="gen_mesh_2_2" scale="1.7857313706092444 1.7857313706092444 1.7857313706092444"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/0.stl" name="gen_mesh_2_3" scale="1.7857313706092444 1.7857313706092444 1.7857313706092444"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/22.stl" name="gen_mesh_2_4" scale="1.7857313706092444 1.7857313706092444 1.7857313706092444"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/9.stl" name="gen_mesh_2_5" scale="1.7857313706092444 1.7857313706092444 1.7857313706092444"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/10.stl" name="gen_mesh_2_6" scale="1.7857313706092444 1.7857313706092444 1.7857313706092444"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/11.stl" name="gen_mesh_2_7" scale="1.7857313706092444 1.7857313706092444 1.7857313706092444"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/19.stl" name="gen_mesh_2_8" scale="1.7857313706092444 1.7857313706092444 1.7857313706092444"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/1.stl" name="gen_mesh_2_9" scale="1.7857313706092444 1.7857313706092444 1.7857313706092444"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/8.stl" name="gen_mesh_2_10" scale="1.7857313706092444 1.7857313706092444 1.7857313706092444"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/5.stl" name="gen_mesh_2_11" scale="1.7857313706092444 1.7857313706092444 1.7857313706092444"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/20.stl" name="gen_mesh_2_12" scale="1.7857313706092444 1.7857313706092444 1.7857313706092444"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/12.stl" name="gen_mesh_2_13" scale="1.7857313706092444 1.7857313706092444 1.7857313706092444"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/4.stl" name="gen_mesh_2_14" scale="1.7857313706092444 1.7857313706092444 1.7857313706092444"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/23.stl" name="gen_mesh_2_15" scale="1.7857313706092444 1.7857313706092444 1.7857313706092444"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/15.stl" name="gen_mesh_2_16" scale="1.7857313706092444 1.7857313706092444 1.7857313706092444"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/17.stl" name="gen_mesh_2_17" scale="1.7857313706092444 1.7857313706092444 1.7857313706092444"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/13.stl" name="gen_mesh_2_18" scale="1.7857313706092444 1.7857313706092444 1.7857313706092444"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/7.stl" name="gen_mesh_2_19" scale="1.7857313706092444 1.7857313706092444 1.7857313706092444"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/3.stl" name="gen_mesh_2_20" scale="1.7857313706092444 1.7857313706092444 1.7857313706092444"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/21.stl" name="gen_mesh_2_21" scale="1.7857313706092444 1.7857313706092444 1.7857313706092444"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/6.stl" name="gen_mesh_2_22" scale="1.7857313706092444 1.7857313706092444 1.7857313706092444"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/18.stl" name="gen_mesh_2_23" scale="1.7857313706092444 1.7857313706092444 1.7857313706092444"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/2.stl" name="gen_mesh_3_0" scale="0.9745509674188106 0.9745509674188106 0.9745509674188106"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/27.stl" name="gen_mesh_3_1" scale="0.9745509674188106 0.9745509674188106 0.9745509674188106"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/16.stl" name="gen_mesh_3_2" scale="0.9745509674188106 0.9745509674188106 0.9745509674188106"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/26.stl" name="gen_mesh_3_3" scale="0.9745509674188106 0.9745509674188106 0.9745509674188106"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/34.stl" name="gen_mesh_3_4" scale="0.9745509674188106 0.9745509674188106 0.9745509674188106"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/14.stl" name="gen_mesh_3_5" scale="0.9745509674188106 0.9745509674188106 0.9745509674188106"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/28.stl" name="gen_mesh_3_6" scale="0.9745509674188106 0.9745509674188106 0.9745509674188106"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/0.stl" name="gen_mesh_3_7" scale="0.9745509674188106 0.9745509674188106 0.9745509674188106"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/33.stl" name="gen_mesh_3_8" scale="0.9745509674188106 0.9745509674188106 0.9745509674188106"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/41.stl" name="gen_mesh_3_9" scale="0.9745509674188106 0.9745509674188106 0.9745509674188106"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/38.stl" name="gen_mesh_3_10" scale="0.9745509674188106 0.9745509674188106 0.9745509674188106"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/29.stl" name="gen_mesh_3_11" scale="0.9745509674188106 0.9745509674188106 0.9745509674188106"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/30.stl" name="gen_mesh_3_12" scale="0.9745509674188106 0.9745509674188106 0.9745509674188106"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/22.stl" name="gen_mesh_3_13" scale="0.9745509674188106 0.9745509674188106 0.9745509674188106"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/35.stl" name="gen_mesh_3_14" scale="0.9745509674188106 0.9745509674188106 0.9745509674188106"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/9.stl" name="gen_mesh_3_15" scale="0.9745509674188106 0.9745509674188106 0.9745509674188106"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/40.stl" name="gen_mesh_3_16" scale="0.9745509674188106 0.9745509674188106 0.9745509674188106"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/10.stl" name="gen_mesh_3_17" scale="0.9745509674188106 0.9745509674188106 0.9745509674188106"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/11.stl" name="gen_mesh_3_18" scale="0.9745509674188106 0.9745509674188106 0.9745509674188106"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/19.stl" name="gen_mesh_3_19" scale="0.9745509674188106 0.9745509674188106 0.9745509674188106"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/25.stl" name="gen_mesh_3_20" scale="0.9745509674188106 0.9745509674188106 0.9745509674188106"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/37.stl" name="gen_mesh_3_21" scale="0.9745509674188106 0.9745509674188106 0.9745509674188106"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/1.stl" name="gen_mesh_3_22" scale="0.9745509674188106 0.9745509674188106 0.9745509674188106"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/8.stl" name="gen_mesh_3_23" scale="0.9745509674188106 0.9745509674188106 0.9745509674188106"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/5.stl" name="gen_mesh_3_24" scale="0.9745509674188106 0.9745509674188106 0.9745509674188106"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/44.stl" name="gen_mesh_3_25" scale="0.9745509674188106 0.9745509674188106 0.9745509674188106"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/20.stl" name="gen_mesh_3_26" scale="0.9745509674188106 0.9745509674188106 0.9745509674188106"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/39.stl" name="gen_mesh_3_27" scale="0.9745509674188106 0.9745509674188106 0.9745509674188106"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/12.stl" name="gen_mesh_3_28" scale="0.9745509674188106 0.9745509674188106 0.9745509674188106"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/4.stl" name="gen_mesh_3_29" scale="0.9745509674188106 0.9745509674188106 0.9745509674188106"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/32.stl" name="gen_mesh_3_30" scale="0.9745509674188106 0.9745509674188106 0.9745509674188106"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/43.stl" name="gen_mesh_3_31" scale="0.9745509674188106 0.9745509674188106 0.9745509674188106"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/23.stl" name="gen_mesh_3_32" scale="0.9745509674188106 0.9745509674188106 0.9745509674188106"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/36.stl" name="gen_mesh_3_33" scale="0.9745509674188106 0.9745509674188106 0.9745509674188106"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/24.stl" name="gen_mesh_3_34" scale="0.9745509674188106 0.9745509674188106 0.9745509674188106"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/15.stl" name="gen_mesh_3_35" scale="0.9745509674188106 0.9745509674188106 0.9745509674188106"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/17.stl" name="gen_mesh_3_36" scale="0.9745509674188106 0.9745509674188106 0.9745509674188106"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/13.stl" name="gen_mesh_3_37" scale="0.9745509674188106 0.9745509674188106 0.9745509674188106"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/7.stl" name="gen_mesh_3_38" scale="0.9745509674188106 0.9745509674188106 0.9745509674188106"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/3.stl" name="gen_mesh_3_39" scale="0.9745509674188106 0.9745509674188106 0.9745509674188106"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/21.stl" name="gen_mesh_3_40" scale="0.9745509674188106 0.9745509674188106 0.9745509674188106"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/42.stl" name="gen_mesh_3_41" scale="0.9745509674188106 0.9745509674188106 0.9745509674188106"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/6.stl" name="gen_mesh_3_42" scale="0.9745509674188106 0.9745509674188106 0.9745509674188106"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/18.stl" name="gen_mesh_3_43" scale="0.9745509674188106 0.9745509674188106 0.9745509674188106"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/31.stl" name="gen_mesh_3_44" scale="0.9745509674188106 0.9745509674188106 0.9745509674188106"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_2/2.stl" name="gen_mesh_4_0" scale="0.9781981952936505 0.9781981952936505 0.9781981952936505"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_2/27.stl" name="gen_mesh_4_1" scale="0.9781981952936505 0.9781981952936505 0.9781981952936505"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_2/16.stl" name="gen_mesh_4_2" scale="0.9781981952936505 0.9781981952936505 0.9781981952936505"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_2/26.stl" name="gen_mesh_4_3" scale="0.9781981952936505 0.9781981952936505 0.9781981952936505"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_2/14.stl" name="gen_mesh_4_4" scale="0.9781981952936505 0.9781981952936505 0.9781981952936505"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_2/28.stl" name="gen_mesh_4_5" scale="0.9781981952936505 0.9781981952936505 0.9781981952936505"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_2/0.stl" name="gen_mesh_4_6" scale="0.9781981952936505 0.9781981952936505 0.9781981952936505"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_2/29.stl" name="gen_mesh_4_7" scale="0.9781981952936505 0.9781981952936505 0.9781981952936505"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_2/30.stl" name="gen_mesh_4_8" scale="0.9781981952936505 0.9781981952936505 0.9781981952936505"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_2/22.stl" name="gen_mesh_4_9" scale="0.9781981952936505 0.9781981952936505 0.9781981952936505"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_2/9.stl" name="gen_mesh_4_10" scale="0.9781981952936505 0.9781981952936505 0.9781981952936505"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_2/10.stl" name="gen_mesh_4_11" scale="0.9781981952936505 0.9781981952936505 0.9781981952936505"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_2/11.stl" name="gen_mesh_4_12" scale="0.9781981952936505 0.9781981952936505 0.9781981952936505"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_2/19.stl" name="gen_mesh_4_13" scale="0.9781981952936505 0.9781981952936505 0.9781981952936505"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_2/25.stl" name="gen_mesh_4_14" scale="0.9781981952936505 0.9781981952936505 0.9781981952936505"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_2/1.stl" name="gen_mesh_4_15" scale="0.9781981952936505 0.9781981952936505 0.9781981952936505"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_2/8.stl" name="gen_mesh_4_16" scale="0.9781981952936505 0.9781981952936505 0.9781981952936505"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_2/5.stl" name="gen_mesh_4_17" scale="0.9781981952936505 0.9781981952936505 0.9781981952936505"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_2/20.stl" name="gen_mesh_4_18" scale="0.9781981952936505 0.9781981952936505 0.9781981952936505"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_2/12.stl" name="gen_mesh_4_19" scale="0.9781981952936505 0.9781981952936505 0.9781981952936505"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_2/4.stl" name="gen_mesh_4_20" scale="0.9781981952936505 0.9781981952936505 0.9781981952936505"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_2/32.stl" name="gen_mesh_4_21" scale="0.9781981952936505 0.9781981952936505 0.9781981952936505"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_2/23.stl" name="gen_mesh_4_22" scale="0.9781981952936505 0.9781981952936505 0.9781981952936505"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_2/24.stl" name="gen_mesh_4_23" scale="0.9781981952936505 0.9781981952936505 0.9781981952936505"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_2/15.stl" name="gen_mesh_4_24" scale="0.9781981952936505 0.9781981952936505 0.9781981952936505"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_2/17.stl" name="gen_mesh_4_25" scale="0.9781981952936505 0.9781981952936505 0.9781981952936505"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_2/13.stl" name="gen_mesh_4_26" scale="0.9781981952936505 0.9781981952936505 0.9781981952936505"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_2/7.stl" name="gen_mesh_4_27" scale="0.9781981952936505 0.9781981952936505 0.9781981952936505"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_2/3.stl" name="gen_mesh_4_28" scale="0.9781981952936505 0.9781981952936505 0.9781981952936505"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_2/21.stl" name="gen_mesh_4_29" scale="0.9781981952936505 0.9781981952936505 0.9781981952936505"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_2/6.stl" name="gen_mesh_4_30" scale="0.9781981952936505 0.9781981952936505 0.9781981952936505"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_2/18.stl" name="gen_mesh_4_31" scale="0.9781981952936505 0.9781981952936505 0.9781981952936505"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_2/31.stl" name="gen_mesh_4_32" scale="0.9781981952936505 0.9781981952936505 0.9781981952936505"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_1/2.stl" name="gen_mesh_5_0" scale="0.5835105193776176 0.5835105193776176 0.5835105193776176"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_1/0.stl" name="gen_mesh_5_1" scale="0.5835105193776176 0.5835105193776176 0.5835105193776176"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_1/9.stl" name="gen_mesh_5_2" scale="0.5835105193776176 0.5835105193776176 0.5835105193776176"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_1/10.stl" name="gen_mesh_5_3" scale="0.5835105193776176 0.5835105193776176 0.5835105193776176"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_1/11.stl" name="gen_mesh_5_4" scale="0.5835105193776176 0.5835105193776176 0.5835105193776176"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_1/1.stl" name="gen_mesh_5_5" scale="0.5835105193776176 0.5835105193776176 0.5835105193776176"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_1/8.stl" name="gen_mesh_5_6" scale="0.5835105193776176 0.5835105193776176 0.5835105193776176"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_1/5.stl" name="gen_mesh_5_7" scale="0.5835105193776176 0.5835105193776176 0.5835105193776176"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_1/12.stl" name="gen_mesh_5_8" scale="0.5835105193776176 0.5835105193776176 0.5835105193776176"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_1/4.stl" name="gen_mesh_5_9" scale="0.5835105193776176 0.5835105193776176 0.5835105193776176"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_1/13.stl" name="gen_mesh_5_10" scale="0.5835105193776176 0.5835105193776176 0.5835105193776176"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_1/7.stl" name="gen_mesh_5_11" scale="0.5835105193776176 0.5835105193776176 0.5835105193776176"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_1/3.stl" name="gen_mesh_5_12" scale="0.5835105193776176 0.5835105193776176 0.5835105193776176"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_1/6.stl" name="gen_mesh_5_13" scale="0.5835105193776176 0.5835105193776176 0.5835105193776176"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/2.stl" name="gen_mesh_6_0" scale="1.4030960768732368 1.4030960768732368 1.4030960768732368"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/27.stl" name="gen_mesh_6_1" scale="1.4030960768732368 1.4030960768732368 1.4030960768732368"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/16.stl" name="gen_mesh_6_2" scale="1.4030960768732368 1.4030960768732368 1.4030960768732368"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/26.stl" name="gen_mesh_6_3" scale="1.4030960768732368 1.4030960768732368 1.4030960768732368"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/34.stl" name="gen_mesh_6_4" scale="1.4030960768732368 1.4030960768732368 1.4030960768732368"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/14.stl" name="gen_mesh_6_5" scale="1.4030960768732368 1.4030960768732368 1.4030960768732368"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/28.stl" name="gen_mesh_6_6" scale="1.4030960768732368 1.4030960768732368 1.4030960768732368"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/0.stl" name="gen_mesh_6_7" scale="1.4030960768732368 1.4030960768732368 1.4030960768732368"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/33.stl" name="gen_mesh_6_8" scale="1.4030960768732368 1.4030960768732368 1.4030960768732368"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/41.stl" name="gen_mesh_6_9" scale="1.4030960768732368 1.4030960768732368 1.4030960768732368"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/38.stl" name="gen_mesh_6_10" scale="1.4030960768732368 1.4030960768732368 1.4030960768732368"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/29.stl" name="gen_mesh_6_11" scale="1.4030960768732368 1.4030960768732368 1.4030960768732368"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/30.stl" name="gen_mesh_6_12" scale="1.4030960768732368 1.4030960768732368 1.4030960768732368"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/22.stl" name="gen_mesh_6_13" scale="1.4030960768732368 1.4030960768732368 1.4030960768732368"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/35.stl" name="gen_mesh_6_14" scale="1.4030960768732368 1.4030960768732368 1.4030960768732368"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/9.stl" name="gen_mesh_6_15" scale="1.4030960768732368 1.4030960768732368 1.4030960768732368"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/40.stl" name="gen_mesh_6_16" scale="1.4030960768732368 1.4030960768732368 1.4030960768732368"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/10.stl" name="gen_mesh_6_17" scale="1.4030960768732368 1.4030960768732368 1.4030960768732368"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/11.stl" name="gen_mesh_6_18" scale="1.4030960768732368 1.4030960768732368 1.4030960768732368"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/19.stl" name="gen_mesh_6_19" scale="1.4030960768732368 1.4030960768732368 1.4030960768732368"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/25.stl" name="gen_mesh_6_20" scale="1.4030960768732368 1.4030960768732368 1.4030960768732368"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/37.stl" name="gen_mesh_6_21" scale="1.4030960768732368 1.4030960768732368 1.4030960768732368"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/1.stl" name="gen_mesh_6_22" scale="1.4030960768732368 1.4030960768732368 1.4030960768732368"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/8.stl" name="gen_mesh_6_23" scale="1.4030960768732368 1.4030960768732368 1.4030960768732368"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/5.stl" name="gen_mesh_6_24" scale="1.4030960768732368 1.4030960768732368 1.4030960768732368"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/44.stl" name="gen_mesh_6_25" scale="1.4030960768732368 1.4030960768732368 1.4030960768732368"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/20.stl" name="gen_mesh_6_26" scale="1.4030960768732368 1.4030960768732368 1.4030960768732368"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/39.stl" name="gen_mesh_6_27" scale="1.4030960768732368 1.4030960768732368 1.4030960768732368"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/12.stl" name="gen_mesh_6_28" scale="1.4030960768732368 1.4030960768732368 1.4030960768732368"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/4.stl" name="gen_mesh_6_29" scale="1.4030960768732368 1.4030960768732368 1.4030960768732368"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/32.stl" name="gen_mesh_6_30" scale="1.4030960768732368 1.4030960768732368 1.4030960768732368"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/43.stl" name="gen_mesh_6_31" scale="1.4030960768732368 1.4030960768732368 1.4030960768732368"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/23.stl" name="gen_mesh_6_32" scale="1.4030960768732368 1.4030960768732368 1.4030960768732368"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/36.stl" name="gen_mesh_6_33" scale="1.4030960768732368 1.4030960768732368 1.4030960768732368"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/24.stl" name="gen_mesh_6_34" scale="1.4030960768732368 1.4030960768732368 1.4030960768732368"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/15.stl" name="gen_mesh_6_35" scale="1.4030960768732368 1.4030960768732368 1.4030960768732368"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/17.stl" name="gen_mesh_6_36" scale="1.4030960768732368 1.4030960768732368 1.4030960768732368"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/13.stl" name="gen_mesh_6_37" scale="1.4030960768732368 1.4030960768732368 1.4030960768732368"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/7.stl" name="gen_mesh_6_38" scale="1.4030960768732368 1.4030960768732368 1.4030960768732368"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/3.stl" name="gen_mesh_6_39" scale="1.4030960768732368 1.4030960768732368 1.4030960768732368"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/21.stl" name="gen_mesh_6_40" scale="1.4030960768732368 1.4030960768732368 1.4030960768732368"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/42.stl" name="gen_mesh_6_41" scale="1.4030960768732368 1.4030960768732368 1.4030960768732368"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/6.stl" name="gen_mesh_6_42" scale="1.4030960768732368 1.4030960768732368 1.4030960768732368"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/18.stl" name="gen_mesh_6_43" scale="1.4030960768732368 1.4030960768732368 1.4030960768732368"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/31.stl" name="gen_mesh_6_44" scale="1.4030960768732368 1.4030960768732368 1.4030960768732368"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/2.stl" name="gen_mesh_7_0" scale="0.8598120185787101 0.8598120185787101 0.8598120185787101"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/16.stl" name="gen_mesh_7_1" scale="0.8598120185787101 0.8598120185787101 0.8598120185787101"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/14.stl" name="gen_mesh_7_2" scale="0.8598120185787101 0.8598120185787101 0.8598120185787101"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/0.stl" name="gen_mesh_7_3" scale="0.8598120185787101 0.8598120185787101 0.8598120185787101"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/22.stl" name="gen_mesh_7_4" scale="0.8598120185787101 0.8598120185787101 0.8598120185787101"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/9.stl" name="gen_mesh_7_5" scale="0.8598120185787101 0.8598120185787101 0.8598120185787101"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/10.stl" name="gen_mesh_7_6" scale="0.8598120185787101 0.8598120185787101 0.8598120185787101"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/11.stl" name="gen_mesh_7_7" scale="0.8598120185787101 0.8598120185787101 0.8598120185787101"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/19.stl" name="gen_mesh_7_8" scale="0.8598120185787101 0.8598120185787101 0.8598120185787101"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/1.stl" name="gen_mesh_7_9" scale="0.8598120185787101 0.8598120185787101 0.8598120185787101"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/8.stl" name="gen_mesh_7_10" scale="0.8598120185787101 0.8598120185787101 0.8598120185787101"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/5.stl" name="gen_mesh_7_11" scale="0.8598120185787101 0.8598120185787101 0.8598120185787101"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/20.stl" name="gen_mesh_7_12" scale="0.8598120185787101 0.8598120185787101 0.8598120185787101"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/12.stl" name="gen_mesh_7_13" scale="0.8598120185787101 0.8598120185787101 0.8598120185787101"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/4.stl" name="gen_mesh_7_14" scale="0.8598120185787101 0.8598120185787101 0.8598120185787101"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/23.stl" name="gen_mesh_7_15" scale="0.8598120185787101 0.8598120185787101 0.8598120185787101"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/15.stl" name="gen_mesh_7_16" scale="0.8598120185787101 0.8598120185787101 0.8598120185787101"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/17.stl" name="gen_mesh_7_17" scale="0.8598120185787101 0.8598120185787101 0.8598120185787101"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/13.stl" name="gen_mesh_7_18" scale="0.8598120185787101 0.8598120185787101 0.8598120185787101"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/7.stl" name="gen_mesh_7_19" scale="0.8598120185787101 0.8598120185787101 0.8598120185787101"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/3.stl" name="gen_mesh_7_20" scale="0.8598120185787101 0.8598120185787101 0.8598120185787101"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/21.stl" name="gen_mesh_7_21" scale="0.8598120185787101 0.8598120185787101 0.8598120185787101"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/6.stl" name="gen_mesh_7_22" scale="0.8598120185787101 0.8598120185787101 0.8598120185787101"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/18.stl" name="gen_mesh_7_23" scale="0.8598120185787101 0.8598120185787101 0.8598120185787101"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_1/2.stl" name="gen_mesh_8_0" scale="0.979051560576365 0.979051560576365 0.979051560576365"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_1/0.stl" name="gen_mesh_8_1" scale="0.979051560576365 0.979051560576365 0.979051560576365"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_1/9.stl" name="gen_mesh_8_2" scale="0.979051560576365 0.979051560576365 0.979051560576365"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_1/10.stl" name="gen_mesh_8_3" scale="0.979051560576365 0.979051560576365 0.979051560576365"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_1/11.stl" name="gen_mesh_8_4" scale="0.979051560576365 0.979051560576365 0.979051560576365"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_1/1.stl" name="gen_mesh_8_5" scale="0.979051560576365 0.979051560576365 0.979051560576365"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_1/8.stl" name="gen_mesh_8_6" scale="0.979051560576365 0.979051560576365 0.979051560576365"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_1/5.stl" name="gen_mesh_8_7" scale="0.979051560576365 0.979051560576365 0.979051560576365"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_1/12.stl" name="gen_mesh_8_8" scale="0.979051560576365 0.979051560576365 0.979051560576365"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_1/4.stl" name="gen_mesh_8_9" scale="0.979051560576365 0.979051560576365 0.979051560576365"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_1/13.stl" name="gen_mesh_8_10" scale="0.979051560576365 0.979051560576365 0.979051560576365"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_1/7.stl" name="gen_mesh_8_11" scale="0.979051560576365 0.979051560576365 0.979051560576365"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_1/3.stl" name="gen_mesh_8_12" scale="0.979051560576365 0.979051560576365 0.979051560576365"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_1/6.stl" name="gen_mesh_8_13" scale="0.979051560576365 0.979051560576365 0.979051560576365"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/potted_plant_2/2.stl" name="gen_mesh_9_0" scale="1.6889320776198893 1.6889320776198893 1.6889320776198893"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/potted_plant_2/16.stl" name="gen_mesh_9_1" scale="1.6889320776198893 1.6889320776198893 1.6889320776198893"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/potted_plant_2/14.stl" name="gen_mesh_9_2" scale="1.6889320776198893 1.6889320776198893 1.6889320776198893"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/potted_plant_2/0.stl" name="gen_mesh_9_3" scale="1.6889320776198893 1.6889320776198893 1.6889320776198893"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/potted_plant_2/9.stl" name="gen_mesh_9_4" scale="1.6889320776198893 1.6889320776198893 1.6889320776198893"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/potted_plant_2/10.stl" name="gen_mesh_9_5" scale="1.6889320776198893 1.6889320776198893 1.6889320776198893"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/potted_plant_2/11.stl" name="gen_mesh_9_6" scale="1.6889320776198893 1.6889320776198893 1.6889320776198893"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/potted_plant_2/1.stl" name="gen_mesh_9_7" scale="1.6889320776198893 1.6889320776198893 1.6889320776198893"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/potted_plant_2/8.stl" name="gen_mesh_9_8" scale="1.6889320776198893 1.6889320776198893 1.6889320776198893"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/potted_plant_2/5.stl" name="gen_mesh_9_9" scale="1.6889320776198893 1.6889320776198893 1.6889320776198893"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/potted_plant_2/12.stl" name="gen_mesh_9_10" scale="1.6889320776198893 1.6889320776198893 1.6889320776198893"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/potted_plant_2/4.stl" name="gen_mesh_9_11" scale="1.6889320776198893 1.6889320776198893 1.6889320776198893"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/potted_plant_2/15.stl" name="gen_mesh_9_12" scale="1.6889320776198893 1.6889320776198893 1.6889320776198893"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/potted_plant_2/13.stl" name="gen_mesh_9_13" scale="1.6889320776198893 1.6889320776198893 1.6889320776198893"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/potted_plant_2/7.stl" name="gen_mesh_9_14" scale="1.6889320776198893 1.6889320776198893 1.6889320776198893"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/potted_plant_2/3.stl" name="gen_mesh_9_15" scale="1.6889320776198893 1.6889320776198893 1.6889320776198893"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/potted_plant_2/6.stl" name="gen_mesh_9_16" scale="1.6889320776198893 1.6889320776198893 1.6889320776198893"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/2.stl" name="gen_mesh_10_0" scale="1.1543614004977414 1.1543614004977414 1.1543614004977414"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/16.stl" name="gen_mesh_10_1" scale="1.1543614004977414 1.1543614004977414 1.1543614004977414"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/14.stl" name="gen_mesh_10_2" scale="1.1543614004977414 1.1543614004977414 1.1543614004977414"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/0.stl" name="gen_mesh_10_3" scale="1.1543614004977414 1.1543614004977414 1.1543614004977414"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/22.stl" name="gen_mesh_10_4" scale="1.1543614004977414 1.1543614004977414 1.1543614004977414"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/9.stl" name="gen_mesh_10_5" scale="1.1543614004977414 1.1543614004977414 1.1543614004977414"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/10.stl" name="gen_mesh_10_6" scale="1.1543614004977414 1.1543614004977414 1.1543614004977414"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/11.stl" name="gen_mesh_10_7" scale="1.1543614004977414 1.1543614004977414 1.1543614004977414"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/19.stl" name="gen_mesh_10_8" scale="1.1543614004977414 1.1543614004977414 1.1543614004977414"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/1.stl" name="gen_mesh_10_9" scale="1.1543614004977414 1.1543614004977414 1.1543614004977414"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/8.stl" name="gen_mesh_10_10" scale="1.1543614004977414 1.1543614004977414 1.1543614004977414"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/5.stl" name="gen_mesh_10_11" scale="1.1543614004977414 1.1543614004977414 1.1543614004977414"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/20.stl" name="gen_mesh_10_12" scale="1.1543614004977414 1.1543614004977414 1.1543614004977414"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/12.stl" name="gen_mesh_10_13" scale="1.1543614004977414 1.1543614004977414 1.1543614004977414"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/4.stl" name="gen_mesh_10_14" scale="1.1543614004977414 1.1543614004977414 1.1543614004977414"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/23.stl" name="gen_mesh_10_15" scale="1.1543614004977414 1.1543614004977414 1.1543614004977414"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/15.stl" name="gen_mesh_10_16" scale="1.1543614004977414 1.1543614004977414 1.1543614004977414"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/17.stl" name="gen_mesh_10_17" scale="1.1543614004977414 1.1543614004977414 1.1543614004977414"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/13.stl" name="gen_mesh_10_18" scale="1.1543614004977414 1.1543614004977414 1.1543614004977414"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/7.stl" name="gen_mesh_10_19" scale="1.1543614004977414 1.1543614004977414 1.1543614004977414"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/3.stl" name="gen_mesh_10_20" scale="1.1543614004977414 1.1543614004977414 1.1543614004977414"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/21.stl" name="gen_mesh_10_21" scale="1.1543614004977414 1.1543614004977414 1.1543614004977414"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/6.stl" name="gen_mesh_10_22" scale="1.1543614004977414 1.1543614004977414 1.1543614004977414"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/18.stl" name="gen_mesh_10_23" scale="1.1543614004977414 1.1543614004977414 1.1543614004977414"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cup_1/2.stl" name="gen_mesh_11_0" scale="0.9499280141458315 0.9499280141458315 0.9499280141458315"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cup_1/0.stl" name="gen_mesh_11_1" scale="0.9499280141458315 0.9499280141458315 0.9499280141458315"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cup_1/9.stl" name="gen_mesh_11_2" scale="0.9499280141458315 0.9499280141458315 0.9499280141458315"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cup_1/10.stl" name="gen_mesh_11_3" scale="0.9499280141458315 0.9499280141458315 0.9499280141458315"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cup_1/11.stl" name="gen_mesh_11_4" scale="0.9499280141458315 0.9499280141458315 0.9499280141458315"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cup_1/1.stl" name="gen_mesh_11_5" scale="0.9499280141458315 0.9499280141458315 0.9499280141458315"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cup_1/8.stl" name="gen_mesh_11_6" scale="0.9499280141458315 0.9499280141458315 0.9499280141458315"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cup_1/5.stl" name="gen_mesh_11_7" scale="0.9499280141458315 0.9499280141458315 0.9499280141458315"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cup_1/12.stl" name="gen_mesh_11_8" scale="0.9499280141458315 0.9499280141458315 0.9499280141458315"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cup_1/4.stl" name="gen_mesh_11_9" scale="0.9499280141458315 0.9499280141458315 0.9499280141458315"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cup_1/7.stl" name="gen_mesh_11_10" scale="0.9499280141458315 0.9499280141458315 0.9499280141458315"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cup_1/3.stl" name="gen_mesh_11_11" scale="0.9499280141458315 0.9499280141458315 0.9499280141458315"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cup_1/6.stl" name="gen_mesh_11_12" scale="0.9499280141458315 0.9499280141458315 0.9499280141458315"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_1/2.stl" name="gen_mesh_12_0" scale="1.0376568925222345 1.0376568925222345 1.0376568925222345"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_1/0.stl" name="gen_mesh_12_1" scale="1.0376568925222345 1.0376568925222345 1.0376568925222345"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_1/9.stl" name="gen_mesh_12_2" scale="1.0376568925222345 1.0376568925222345 1.0376568925222345"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_1/10.stl" name="gen_mesh_12_3" scale="1.0376568925222345 1.0376568925222345 1.0376568925222345"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_1/11.stl" name="gen_mesh_12_4" scale="1.0376568925222345 1.0376568925222345 1.0376568925222345"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_1/1.stl" name="gen_mesh_12_5" scale="1.0376568925222345 1.0376568925222345 1.0376568925222345"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_1/8.stl" name="gen_mesh_12_6" scale="1.0376568925222345 1.0376568925222345 1.0376568925222345"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_1/5.stl" name="gen_mesh_12_7" scale="1.0376568925222345 1.0376568925222345 1.0376568925222345"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_1/12.stl" name="gen_mesh_12_8" scale="1.0376568925222345 1.0376568925222345 1.0376568925222345"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_1/4.stl" name="gen_mesh_12_9" scale="1.0376568925222345 1.0376568925222345 1.0376568925222345"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_1/13.stl" name="gen_mesh_12_10" scale="1.0376568925222345 1.0376568925222345 1.0376568925222345"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_1/7.stl" name="gen_mesh_12_11" scale="1.0376568925222345 1.0376568925222345 1.0376568925222345"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_1/3.stl" name="gen_mesh_12_12" scale="1.0376568925222345 1.0376568925222345 1.0376568925222345"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_1/6.stl" name="gen_mesh_12_13" scale="1.0376568925222345 1.0376568925222345 1.0376568925222345"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/potted_plant_2/2.stl" name="gen_mesh_13_0" scale="1.4633222881115826 1.4633222881115826 1.4633222881115826"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/potted_plant_2/16.stl" name="gen_mesh_13_1" scale="1.4633222881115826 1.4633222881115826 1.4633222881115826"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/potted_plant_2/14.stl" name="gen_mesh_13_2" scale="1.4633222881115826 1.4633222881115826 1.4633222881115826"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/potted_plant_2/0.stl" name="gen_mesh_13_3" scale="1.4633222881115826 1.4633222881115826 1.4633222881115826"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/potted_plant_2/9.stl" name="gen_mesh_13_4" scale="1.4633222881115826 1.4633222881115826 1.4633222881115826"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/potted_plant_2/10.stl" name="gen_mesh_13_5" scale="1.4633222881115826 1.4633222881115826 1.4633222881115826"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/potted_plant_2/11.stl" name="gen_mesh_13_6" scale="1.4633222881115826 1.4633222881115826 1.4633222881115826"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/potted_plant_2/1.stl" name="gen_mesh_13_7" scale="1.4633222881115826 1.4633222881115826 1.4633222881115826"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/potted_plant_2/8.stl" name="gen_mesh_13_8" scale="1.4633222881115826 1.4633222881115826 1.4633222881115826"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/potted_plant_2/5.stl" name="gen_mesh_13_9" scale="1.4633222881115826 1.4633222881115826 1.4633222881115826"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/potted_plant_2/12.stl" name="gen_mesh_13_10" scale="1.4633222881115826 1.4633222881115826 1.4633222881115826"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/potted_plant_2/4.stl" name="gen_mesh_13_11" scale="1.4633222881115826 1.4633222881115826 1.4633222881115826"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/potted_plant_2/15.stl" name="gen_mesh_13_12" scale="1.4633222881115826 1.4633222881115826 1.4633222881115826"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/potted_plant_2/13.stl" name="gen_mesh_13_13" scale="1.4633222881115826 1.4633222881115826 1.4633222881115826"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/potted_plant_2/7.stl" name="gen_mesh_13_14" scale="1.4633222881115826 1.4633222881115826 1.4633222881115826"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/potted_plant_2/3.stl" name="gen_mesh_13_15" scale="1.4633222881115826 1.4633222881115826 1.4633222881115826"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/potted_plant_2/6.stl" name="gen_mesh_13_16" scale="1.4633222881115826 1.4633222881115826 1.4633222881115826"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/2.stl" name="gen_mesh_14_0" scale="1.00154623124186 1.00154623124186 1.00154623124186"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/27.stl" name="gen_mesh_14_1" scale="1.00154623124186 1.00154623124186 1.00154623124186"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/16.stl" name="gen_mesh_14_2" scale="1.00154623124186 1.00154623124186 1.00154623124186"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/26.stl" name="gen_mesh_14_3" scale="1.00154623124186 1.00154623124186 1.00154623124186"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/34.stl" name="gen_mesh_14_4" scale="1.00154623124186 1.00154623124186 1.00154623124186"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/14.stl" name="gen_mesh_14_5" scale="1.00154623124186 1.00154623124186 1.00154623124186"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/28.stl" name="gen_mesh_14_6" scale="1.00154623124186 1.00154623124186 1.00154623124186"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/0.stl" name="gen_mesh_14_7" scale="1.00154623124186 1.00154623124186 1.00154623124186"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/33.stl" name="gen_mesh_14_8" scale="1.00154623124186 1.00154623124186 1.00154623124186"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/41.stl" name="gen_mesh_14_9" scale="1.00154623124186 1.00154623124186 1.00154623124186"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/38.stl" name="gen_mesh_14_10" scale="1.00154623124186 1.00154623124186 1.00154623124186"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/29.stl" name="gen_mesh_14_11" scale="1.00154623124186 1.00154623124186 1.00154623124186"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/30.stl" name="gen_mesh_14_12" scale="1.00154623124186 1.00154623124186 1.00154623124186"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/22.stl" name="gen_mesh_14_13" scale="1.00154623124186 1.00154623124186 1.00154623124186"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/35.stl" name="gen_mesh_14_14" scale="1.00154623124186 1.00154623124186 1.00154623124186"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/9.stl" name="gen_mesh_14_15" scale="1.00154623124186 1.00154623124186 1.00154623124186"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/40.stl" name="gen_mesh_14_16" scale="1.00154623124186 1.00154623124186 1.00154623124186"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/10.stl" name="gen_mesh_14_17" scale="1.00154623124186 1.00154623124186 1.00154623124186"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/11.stl" name="gen_mesh_14_18" scale="1.00154623124186 1.00154623124186 1.00154623124186"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/19.stl" name="gen_mesh_14_19" scale="1.00154623124186 1.00154623124186 1.00154623124186"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/25.stl" name="gen_mesh_14_20" scale="1.00154623124186 1.00154623124186 1.00154623124186"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/37.stl" name="gen_mesh_14_21" scale="1.00154623124186 1.00154623124186 1.00154623124186"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/1.stl" name="gen_mesh_14_22" scale="1.00154623124186 1.00154623124186 1.00154623124186"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/8.stl" name="gen_mesh_14_23" scale="1.00154623124186 1.00154623124186 1.00154623124186"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/5.stl" name="gen_mesh_14_24" scale="1.00154623124186 1.00154623124186 1.00154623124186"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/44.stl" name="gen_mesh_14_25" scale="1.00154623124186 1.00154623124186 1.00154623124186"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/20.stl" name="gen_mesh_14_26" scale="1.00154623124186 1.00154623124186 1.00154623124186"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/39.stl" name="gen_mesh_14_27" scale="1.00154623124186 1.00154623124186 1.00154623124186"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/12.stl" name="gen_mesh_14_28" scale="1.00154623124186 1.00154623124186 1.00154623124186"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/4.stl" name="gen_mesh_14_29" scale="1.00154623124186 1.00154623124186 1.00154623124186"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/32.stl" name="gen_mesh_14_30" scale="1.00154623124186 1.00154623124186 1.00154623124186"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/43.stl" name="gen_mesh_14_31" scale="1.00154623124186 1.00154623124186 1.00154623124186"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/23.stl" name="gen_mesh_14_32" scale="1.00154623124186 1.00154623124186 1.00154623124186"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/36.stl" name="gen_mesh_14_33" scale="1.00154623124186 1.00154623124186 1.00154623124186"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/24.stl" name="gen_mesh_14_34" scale="1.00154623124186 1.00154623124186 1.00154623124186"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/15.stl" name="gen_mesh_14_35" scale="1.00154623124186 1.00154623124186 1.00154623124186"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/17.stl" name="gen_mesh_14_36" scale="1.00154623124186 1.00154623124186 1.00154623124186"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/13.stl" name="gen_mesh_14_37" scale="1.00154623124186 1.00154623124186 1.00154623124186"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/7.stl" name="gen_mesh_14_38" scale="1.00154623124186 1.00154623124186 1.00154623124186"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/3.stl" name="gen_mesh_14_39" scale="1.00154623124186 1.00154623124186 1.00154623124186"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/21.stl" name="gen_mesh_14_40" scale="1.00154623124186 1.00154623124186 1.00154623124186"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/42.stl" name="gen_mesh_14_41" scale="1.00154623124186 1.00154623124186 1.00154623124186"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/6.stl" name="gen_mesh_14_42" scale="1.00154623124186 1.00154623124186 1.00154623124186"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/18.stl" name="gen_mesh_14_43" scale="1.00154623124186 1.00154623124186 1.00154623124186"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/31.stl" name="gen_mesh_14_44" scale="1.00154623124186 1.00154623124186 1.00154623124186"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/2.stl" name="gen_mesh_15_0" scale="0.5290150434473639 0.5290150434473639 0.5290150434473639"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/16.stl" name="gen_mesh_15_1" scale="0.5290150434473639 0.5290150434473639 0.5290150434473639"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/14.stl" name="gen_mesh_15_2" scale="0.5290150434473639 0.5290150434473639 0.5290150434473639"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/0.stl" name="gen_mesh_15_3" scale="0.5290150434473639 0.5290150434473639 0.5290150434473639"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/22.stl" name="gen_mesh_15_4" scale="0.5290150434473639 0.5290150434473639 0.5290150434473639"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/9.stl" name="gen_mesh_15_5" scale="0.5290150434473639 0.5290150434473639 0.5290150434473639"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/10.stl" name="gen_mesh_15_6" scale="0.5290150434473639 0.5290150434473639 0.5290150434473639"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/11.stl" name="gen_mesh_15_7" scale="0.5290150434473639 0.5290150434473639 0.5290150434473639"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/19.stl" name="gen_mesh_15_8" scale="0.5290150434473639 0.5290150434473639 0.5290150434473639"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/1.stl" name="gen_mesh_15_9" scale="0.5290150434473639 0.5290150434473639 0.5290150434473639"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/8.stl" name="gen_mesh_15_10" scale="0.5290150434473639 0.5290150434473639 0.5290150434473639"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/5.stl" name="gen_mesh_15_11" scale="0.5290150434473639 0.5290150434473639 0.5290150434473639"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/20.stl" name="gen_mesh_15_12" scale="0.5290150434473639 0.5290150434473639 0.5290150434473639"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/12.stl" name="gen_mesh_15_13" scale="0.5290150434473639 0.5290150434473639 0.5290150434473639"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/4.stl" name="gen_mesh_15_14" scale="0.5290150434473639 0.5290150434473639 0.5290150434473639"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/23.stl" name="gen_mesh_15_15" scale="0.5290150434473639 0.5290150434473639 0.5290150434473639"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/15.stl" name="gen_mesh_15_16" scale="0.5290150434473639 0.5290150434473639 0.5290150434473639"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/17.stl" name="gen_mesh_15_17" scale="0.5290150434473639 0.5290150434473639 0.5290150434473639"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/13.stl" name="gen_mesh_15_18" scale="0.5290150434473639 0.5290150434473639 0.5290150434473639"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/7.stl" name="gen_mesh_15_19" scale="0.5290150434473639 0.5290150434473639 0.5290150434473639"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/3.stl" name="gen_mesh_15_20" scale="0.5290150434473639 0.5290150434473639 0.5290150434473639"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/21.stl" name="gen_mesh_15_21" scale="0.5290150434473639 0.5290150434473639 0.5290150434473639"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/6.stl" name="gen_mesh_15_22" scale="0.5290150434473639 0.5290150434473639 0.5290150434473639"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/18.stl" name="gen_mesh_15_23" scale="0.5290150434473639 0.5290150434473639 0.5290150434473639"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_2/2.stl" name="gen_mesh_16_0" scale="1.1279951452727612 1.1279951452727612 1.1279951452727612"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_2/16.stl" name="gen_mesh_16_1" scale="1.1279951452727612 1.1279951452727612 1.1279951452727612"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_2/14.stl" name="gen_mesh_16_2" scale="1.1279951452727612 1.1279951452727612 1.1279951452727612"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_2/0.stl" name="gen_mesh_16_3" scale="1.1279951452727612 1.1279951452727612 1.1279951452727612"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_2/9.stl" name="gen_mesh_16_4" scale="1.1279951452727612 1.1279951452727612 1.1279951452727612"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_2/10.stl" name="gen_mesh_16_5" scale="1.1279951452727612 1.1279951452727612 1.1279951452727612"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_2/11.stl" name="gen_mesh_16_6" scale="1.1279951452727612 1.1279951452727612 1.1279951452727612"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_2/1.stl" name="gen_mesh_16_7" scale="1.1279951452727612 1.1279951452727612 1.1279951452727612"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_2/8.stl" name="gen_mesh_16_8" scale="1.1279951452727612 1.1279951452727612 1.1279951452727612"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_2/5.stl" name="gen_mesh_16_9" scale="1.1279951452727612 1.1279951452727612 1.1279951452727612"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_2/12.stl" name="gen_mesh_16_10" scale="1.1279951452727612 1.1279951452727612 1.1279951452727612"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_2/4.stl" name="gen_mesh_16_11" scale="1.1279951452727612 1.1279951452727612 1.1279951452727612"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_2/15.stl" name="gen_mesh_16_12" scale="1.1279951452727612 1.1279951452727612 1.1279951452727612"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_2/17.stl" name="gen_mesh_16_13" scale="1.1279951452727612 1.1279951452727612 1.1279951452727612"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_2/13.stl" name="gen_mesh_16_14" scale="1.1279951452727612 1.1279951452727612 1.1279951452727612"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_2/7.stl" name="gen_mesh_16_15" scale="1.1279951452727612 1.1279951452727612 1.1279951452727612"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_2/3.stl" name="gen_mesh_16_16" scale="1.1279951452727612 1.1279951452727612 1.1279951452727612"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_2/6.stl" name="gen_mesh_16_17" scale="1.1279951452727612 1.1279951452727612 1.1279951452727612"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/2.stl" name="gen_mesh_17_0" scale="1.6013194809580296 1.6013194809580296 1.6013194809580296"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/16.stl" name="gen_mesh_17_1" scale="1.6013194809580296 1.6013194809580296 1.6013194809580296"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/14.stl" name="gen_mesh_17_2" scale="1.6013194809580296 1.6013194809580296 1.6013194809580296"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/0.stl" name="gen_mesh_17_3" scale="1.6013194809580296 1.6013194809580296 1.6013194809580296"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/22.stl" name="gen_mesh_17_4" scale="1.6013194809580296 1.6013194809580296 1.6013194809580296"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/9.stl" name="gen_mesh_17_5" scale="1.6013194809580296 1.6013194809580296 1.6013194809580296"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/10.stl" name="gen_mesh_17_6" scale="1.6013194809580296 1.6013194809580296 1.6013194809580296"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/11.stl" name="gen_mesh_17_7" scale="1.6013194809580296 1.6013194809580296 1.6013194809580296"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/19.stl" name="gen_mesh_17_8" scale="1.6013194809580296 1.6013194809580296 1.6013194809580296"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/1.stl" name="gen_mesh_17_9" scale="1.6013194809580296 1.6013194809580296 1.6013194809580296"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/8.stl" name="gen_mesh_17_10" scale="1.6013194809580296 1.6013194809580296 1.6013194809580296"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/5.stl" name="gen_mesh_17_11" scale="1.6013194809580296 1.6013194809580296 1.6013194809580296"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/20.stl" name="gen_mesh_17_12" scale="1.6013194809580296 1.6013194809580296 1.6013194809580296"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/12.stl" name="gen_mesh_17_13" scale="1.6013194809580296 1.6013194809580296 1.6013194809580296"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/4.stl" name="gen_mesh_17_14" scale="1.6013194809580296 1.6013194809580296 1.6013194809580296"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/23.stl" name="gen_mesh_17_15" scale="1.6013194809580296 1.6013194809580296 1.6013194809580296"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/15.stl" name="gen_mesh_17_16" scale="1.6013194809580296 1.6013194809580296 1.6013194809580296"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/17.stl" name="gen_mesh_17_17" scale="1.6013194809580296 1.6013194809580296 1.6013194809580296"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/13.stl" name="gen_mesh_17_18" scale="1.6013194809580296 1.6013194809580296 1.6013194809580296"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/7.stl" name="gen_mesh_17_19" scale="1.6013194809580296 1.6013194809580296 1.6013194809580296"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/3.stl" name="gen_mesh_17_20" scale="1.6013194809580296 1.6013194809580296 1.6013194809580296"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/21.stl" name="gen_mesh_17_21" scale="1.6013194809580296 1.6013194809580296 1.6013194809580296"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/6.stl" name="gen_mesh_17_22" scale="1.6013194809580296 1.6013194809580296 1.6013194809580296"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/18.stl" name="gen_mesh_17_23" scale="1.6013194809580296 1.6013194809580296 1.6013194809580296"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_1/2.stl" name="gen_mesh_18_0" scale="1.6514483524089623 1.6514483524089623 1.6514483524089623"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_1/0.stl" name="gen_mesh_18_1" scale="1.6514483524089623 1.6514483524089623 1.6514483524089623"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_1/9.stl" name="gen_mesh_18_2" scale="1.6514483524089623 1.6514483524089623 1.6514483524089623"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_1/10.stl" name="gen_mesh_18_3" scale="1.6514483524089623 1.6514483524089623 1.6514483524089623"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_1/11.stl" name="gen_mesh_18_4" scale="1.6514483524089623 1.6514483524089623 1.6514483524089623"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_1/1.stl" name="gen_mesh_18_5" scale="1.6514483524089623 1.6514483524089623 1.6514483524089623"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_1/8.stl" name="gen_mesh_18_6" scale="1.6514483524089623 1.6514483524089623 1.6514483524089623"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_1/5.stl" name="gen_mesh_18_7" scale="1.6514483524089623 1.6514483524089623 1.6514483524089623"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_1/12.stl" name="gen_mesh_18_8" scale="1.6514483524089623 1.6514483524089623 1.6514483524089623"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_1/4.stl" name="gen_mesh_18_9" scale="1.6514483524089623 1.6514483524089623 1.6514483524089623"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_1/13.stl" name="gen_mesh_18_10" scale="1.6514483524089623 1.6514483524089623 1.6514483524089623"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_1/7.stl" name="gen_mesh_18_11" scale="1.6514483524089623 1.6514483524089623 1.6514483524089623"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_1/3.stl" name="gen_mesh_18_12" scale="1.6514483524089623 1.6514483524089623 1.6514483524089623"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_1/6.stl" name="gen_mesh_18_13" scale="1.6514483524089623 1.6514483524089623 1.6514483524089623"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/2.stl" name="gen_mesh_19_0" scale="1.4880385271496328 1.4880385271496328 1.4880385271496328"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/16.stl" name="gen_mesh_19_1" scale="1.4880385271496328 1.4880385271496328 1.4880385271496328"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/14.stl" name="gen_mesh_19_2" scale="1.4880385271496328 1.4880385271496328 1.4880385271496328"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/0.stl" name="gen_mesh_19_3" scale="1.4880385271496328 1.4880385271496328 1.4880385271496328"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/22.stl" name="gen_mesh_19_4" scale="1.4880385271496328 1.4880385271496328 1.4880385271496328"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/9.stl" name="gen_mesh_19_5" scale="1.4880385271496328 1.4880385271496328 1.4880385271496328"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/10.stl" name="gen_mesh_19_6" scale="1.4880385271496328 1.4880385271496328 1.4880385271496328"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/11.stl" name="gen_mesh_19_7" scale="1.4880385271496328 1.4880385271496328 1.4880385271496328"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/19.stl" name="gen_mesh_19_8" scale="1.4880385271496328 1.4880385271496328 1.4880385271496328"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/1.stl" name="gen_mesh_19_9" scale="1.4880385271496328 1.4880385271496328 1.4880385271496328"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/8.stl" name="gen_mesh_19_10" scale="1.4880385271496328 1.4880385271496328 1.4880385271496328"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/5.stl" name="gen_mesh_19_11" scale="1.4880385271496328 1.4880385271496328 1.4880385271496328"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/20.stl" name="gen_mesh_19_12" scale="1.4880385271496328 1.4880385271496328 1.4880385271496328"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/12.stl" name="gen_mesh_19_13" scale="1.4880385271496328 1.4880385271496328 1.4880385271496328"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/4.stl" name="gen_mesh_19_14" scale="1.4880385271496328 1.4880385271496328 1.4880385271496328"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/23.stl" name="gen_mesh_19_15" scale="1.4880385271496328 1.4880385271496328 1.4880385271496328"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/15.stl" name="gen_mesh_19_16" scale="1.4880385271496328 1.4880385271496328 1.4880385271496328"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/17.stl" name="gen_mesh_19_17" scale="1.4880385271496328 1.4880385271496328 1.4880385271496328"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/13.stl" name="gen_mesh_19_18" scale="1.4880385271496328 1.4880385271496328 1.4880385271496328"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/7.stl" name="gen_mesh_19_19" scale="1.4880385271496328 1.4880385271496328 1.4880385271496328"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/3.stl" name="gen_mesh_19_20" scale="1.4880385271496328 1.4880385271496328 1.4880385271496328"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/21.stl" name="gen_mesh_19_21" scale="1.4880385271496328 1.4880385271496328 1.4880385271496328"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/6.stl" name="gen_mesh_19_22" scale="1.4880385271496328 1.4880385271496328 1.4880385271496328"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/18.stl" name="gen_mesh_19_23" scale="1.4880385271496328 1.4880385271496328 1.4880385271496328"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/2.stl" name="gen_mesh_20_0" scale="0.9532470316814161 0.9532470316814161 0.9532470316814161"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/27.stl" name="gen_mesh_20_1" scale="0.9532470316814161 0.9532470316814161 0.9532470316814161"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/16.stl" name="gen_mesh_20_2" scale="0.9532470316814161 0.9532470316814161 0.9532470316814161"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/26.stl" name="gen_mesh_20_3" scale="0.9532470316814161 0.9532470316814161 0.9532470316814161"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/34.stl" name="gen_mesh_20_4" scale="0.9532470316814161 0.9532470316814161 0.9532470316814161"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/14.stl" name="gen_mesh_20_5" scale="0.9532470316814161 0.9532470316814161 0.9532470316814161"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/28.stl" name="gen_mesh_20_6" scale="0.9532470316814161 0.9532470316814161 0.9532470316814161"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/0.stl" name="gen_mesh_20_7" scale="0.9532470316814161 0.9532470316814161 0.9532470316814161"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/33.stl" name="gen_mesh_20_8" scale="0.9532470316814161 0.9532470316814161 0.9532470316814161"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/41.stl" name="gen_mesh_20_9" scale="0.9532470316814161 0.9532470316814161 0.9532470316814161"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/38.stl" name="gen_mesh_20_10" scale="0.9532470316814161 0.9532470316814161 0.9532470316814161"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/29.stl" name="gen_mesh_20_11" scale="0.9532470316814161 0.9532470316814161 0.9532470316814161"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/30.stl" name="gen_mesh_20_12" scale="0.9532470316814161 0.9532470316814161 0.9532470316814161"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/22.stl" name="gen_mesh_20_13" scale="0.9532470316814161 0.9532470316814161 0.9532470316814161"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/35.stl" name="gen_mesh_20_14" scale="0.9532470316814161 0.9532470316814161 0.9532470316814161"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/9.stl" name="gen_mesh_20_15" scale="0.9532470316814161 0.9532470316814161 0.9532470316814161"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/40.stl" name="gen_mesh_20_16" scale="0.9532470316814161 0.9532470316814161 0.9532470316814161"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/10.stl" name="gen_mesh_20_17" scale="0.9532470316814161 0.9532470316814161 0.9532470316814161"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/11.stl" name="gen_mesh_20_18" scale="0.9532470316814161 0.9532470316814161 0.9532470316814161"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/19.stl" name="gen_mesh_20_19" scale="0.9532470316814161 0.9532470316814161 0.9532470316814161"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/25.stl" name="gen_mesh_20_20" scale="0.9532470316814161 0.9532470316814161 0.9532470316814161"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/37.stl" name="gen_mesh_20_21" scale="0.9532470316814161 0.9532470316814161 0.9532470316814161"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/1.stl" name="gen_mesh_20_22" scale="0.9532470316814161 0.9532470316814161 0.9532470316814161"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/8.stl" name="gen_mesh_20_23" scale="0.9532470316814161 0.9532470316814161 0.9532470316814161"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/5.stl" name="gen_mesh_20_24" scale="0.9532470316814161 0.9532470316814161 0.9532470316814161"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/44.stl" name="gen_mesh_20_25" scale="0.9532470316814161 0.9532470316814161 0.9532470316814161"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/20.stl" name="gen_mesh_20_26" scale="0.9532470316814161 0.9532470316814161 0.9532470316814161"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/39.stl" name="gen_mesh_20_27" scale="0.9532470316814161 0.9532470316814161 0.9532470316814161"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/12.stl" name="gen_mesh_20_28" scale="0.9532470316814161 0.9532470316814161 0.9532470316814161"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/4.stl" name="gen_mesh_20_29" scale="0.9532470316814161 0.9532470316814161 0.9532470316814161"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/32.stl" name="gen_mesh_20_30" scale="0.9532470316814161 0.9532470316814161 0.9532470316814161"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/43.stl" name="gen_mesh_20_31" scale="0.9532470316814161 0.9532470316814161 0.9532470316814161"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/23.stl" name="gen_mesh_20_32" scale="0.9532470316814161 0.9532470316814161 0.9532470316814161"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/36.stl" name="gen_mesh_20_33" scale="0.9532470316814161 0.9532470316814161 0.9532470316814161"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/24.stl" name="gen_mesh_20_34" scale="0.9532470316814161 0.9532470316814161 0.9532470316814161"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/15.stl" name="gen_mesh_20_35" scale="0.9532470316814161 0.9532470316814161 0.9532470316814161"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/17.stl" name="gen_mesh_20_36" scale="0.9532470316814161 0.9532470316814161 0.9532470316814161"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/13.stl" name="gen_mesh_20_37" scale="0.9532470316814161 0.9532470316814161 0.9532470316814161"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/7.stl" name="gen_mesh_20_38" scale="0.9532470316814161 0.9532470316814161 0.9532470316814161"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/3.stl" name="gen_mesh_20_39" scale="0.9532470316814161 0.9532470316814161 0.9532470316814161"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/21.stl" name="gen_mesh_20_40" scale="0.9532470316814161 0.9532470316814161 0.9532470316814161"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/42.stl" name="gen_mesh_20_41" scale="0.9532470316814161 0.9532470316814161 0.9532470316814161"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/6.stl" name="gen_mesh_20_42" scale="0.9532470316814161 0.9532470316814161 0.9532470316814161"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/18.stl" name="gen_mesh_20_43" scale="0.9532470316814161 0.9532470316814161 0.9532470316814161"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/31.stl" name="gen_mesh_20_44" scale="0.9532470316814161 0.9532470316814161 0.9532470316814161"/></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.0 2.6402171143695097" name="gen_body_0" pos="0.0 0.0 0.5018424719572068"><geom class="/" mesh="gen_mesh_0_0" name="gen_geom_0_0" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_0_1" name="gen_geom_0_1" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_0_2" name="gen_geom_0_2" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_0_3" name="gen_geom_0_3" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_0_4" name="gen_geom_0_4" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_0_5" name="gen_geom_0_5" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_0_6" name="gen_geom_0_6" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_0_7" name="gen_geom_0_7" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_0_8" name="gen_geom_0_8" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_0_9" name="gen_geom_0_9" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_0_10" name="gen_geom_0_10" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_0_11" name="gen_geom_0_11" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_0_12" name="gen_geom_0_12" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_0_13" name="gen_geom_0_13" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_0_14" name="gen_geom_0_14" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_0_15" name="gen_geom_0_15" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_0_16" name="gen_geom_0_16" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_0_17" name="gen_geom_0_17" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_0_18" name="gen_geom_0_18" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_0_19" name="gen_geom_0_19" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_0_20" name="gen_geom_0_20" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_0_21" name="gen_geom_0_21" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_0_22" name="gen_geom_0_22" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_0_23" name="gen_geom_0_23" rgba="0.5 0.5 0.5 1" type="mesh"/><joint class="/" name="gen_joint_0" type="free"/></body><body euler="0.0 0.0 5.345703204992719" name="gen_body_1" pos="50.0 50.0 -50.0"><geom class="/" mesh="gen_mesh_1_0" name="gen_geom_1_0" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_1_1" name="gen_geom_1_1" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_1_2" name="gen_geom_1_2" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_1_3" name="gen_geom_1_3" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_1_4" name="gen_geom_1_4" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_1_5" name="gen_geom_1_5" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_1_6" name="gen_geom_1_6" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_1_7" name="gen_geom_1_7" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_1_8" name="gen_geom_1_8" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_1_9" name="gen_geom_1_9" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_1_10" name="gen_geom_1_10" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_1_11" name="gen_geom_1_11" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_1_12" name="gen_geom_1_12" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_1_13" name="gen_geom_1_13" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_1_14" name="gen_geom_1_14" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_1_15" name="gen_geom_1_15" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_1_16" name="gen_geom_1_16" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_1_17" name="gen_geom_1_17" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_1_18" name="gen_geom_1_18" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_1_19" name="gen_geom_1_19" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_1_20" name="gen_geom_1_20" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_1_21" name="gen_geom_1_21" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_1_22" name="gen_geom_1_22" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_1_23" name="gen_geom_1_23" rgba="0.5 0.5 0.5 1" type="mesh"/><joint class="/" name="gen_joint_1" type="free"/></body><body euler="0.0 0.0 1.037269810086306" name="gen_body_2" pos="50.0 50.0 -100.0"><geom class="/" mesh="gen_mesh_2_0" name="gen_geom_2_0" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_2_1" name="gen_geom_2_1" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_2_2" name="gen_geom_2_2" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_2_3" name="gen_geom_2_3" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_2_4" name="gen_geom_2_4" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_2_5" name="gen_geom_2_5" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_2_6" name="gen_geom_2_6" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_2_7" name="gen_geom_2_7" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_2_8" name="gen_geom_2_8" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_2_9" name="gen_geom_2_9" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_2_10" name="gen_geom_2_10" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_2_11" name="gen_geom_2_11" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_2_12" name="gen_geom_2_12" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_2_13" name="gen_geom_2_13" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_2_14" name="gen_geom_2_14" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_2_15" name="gen_geom_2_15" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_2_16" name="gen_geom_2_16" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_2_17" name="gen_geom_2_17" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_2_18" name="gen_geom_2_18" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_2_19" name="gen_geom_2_19" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_2_20" name="gen_geom_2_20" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_2_21" name="gen_geom_2_21" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_2_22" name="gen_geom_2_22" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_2_23" name="gen_geom_2_23" rgba="0.5 0.5 0.5 1" type="mesh"/><joint class="/" name="gen_joint_2" type="free"/></body><body euler="0.0 0.0 0.9921922851228007" name="gen_body_3" pos="50.0 50.0 -150.0"><geom class="/" mesh="gen_mesh_3_0" name="gen_geom_3_0" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_3_1" name="gen_geom_3_1" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_3_2" name="gen_geom_3_2" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_3_3" name="gen_geom_3_3" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_3_4" name="gen_geom_3_4" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_3_5" name="gen_geom_3_5" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_3_6" name="gen_geom_3_6" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_3_7" name="gen_geom_3_7" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_3_8" name="gen_geom_3_8" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_3_9" name="gen_geom_3_9" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_3_10" name="gen_geom_3_10" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_3_11" name="gen_geom_3_11" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_3_12" name="gen_geom_3_12" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_3_13" name="gen_geom_3_13" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_3_14" name="gen_geom_3_14" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_3_15" name="gen_geom_3_15" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_3_16" name="gen_geom_3_16" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_3_17" name="gen_geom_3_17" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_3_18" name="gen_geom_3_18" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_3_19" name="gen_geom_3_19" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_3_20" name="gen_geom_3_20" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_3_21" name="gen_geom_3_21" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_3_22" name="gen_geom_3_22" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_3_23" name="gen_geom_3_23" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_3_24" name="gen_geom_3_24" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_3_25" name="gen_geom_3_25" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_3_26" name="gen_geom_3_26" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_3_27" name="gen_geom_3_27" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_3_28" name="gen_geom_3_28" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_3_29" name="gen_geom_3_29" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_3_30" name="gen_geom_3_30" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_3_31" name="gen_geom_3_31" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_3_32" name="gen_geom_3_32" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_3_33" name="gen_geom_3_33" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_3_34" name="gen_geom_3_34" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_3_35" name="gen_geom_3_35" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_3_36" name="gen_geom_3_36" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_3_37" name="gen_geom_3_37" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_3_38" name="gen_geom_3_38" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_3_39" name="gen_geom_3_39" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_3_40" name="gen_geom_3_40" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_3_41" name="gen_geom_3_41" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_3_42" name="gen_geom_3_42" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_3_43" name="gen_geom_3_43" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_3_44" name="gen_geom_3_44" rgba="0.5 0.5 0.5 1" type="mesh"/><joint class="/" name="gen_joint_3" type="free"/></body><body euler="0.0 0.0 0.7015882122504212" name="gen_body_4" pos="50.0 50.0 -200.0"><geom class="/" mesh="gen_mesh_4_0" name="gen_geom_4_0" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_4_1" name="gen_geom_4_1" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_4_2" name="gen_geom_4_2" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_4_3" name="gen_geom_4_3" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_4_4" name="gen_geom_4_4" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_4_5" name="gen_geom_4_5" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_4_6" name="gen_geom_4_6" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_4_7" name="gen_geom_4_7" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_4_8" name="gen_geom_4_8" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_4_9" name="gen_geom_4_9" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_4_10" name="gen_geom_4_10" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_4_11" name="gen_geom_4_11" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_4_12" name="gen_geom_4_12" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_4_13" name="gen_geom_4_13" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_4_14" name="gen_geom_4_14" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_4_15" name="gen_geom_4_15" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_4_16" name="gen_geom_4_16" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_4_17" name="gen_geom_4_17" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_4_18" name="gen_geom_4_18" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_4_19" name="gen_geom_4_19" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_4_20" name="gen_geom_4_20" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_4_21" name="gen_geom_4_21" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_4_22" name="gen_geom_4_22" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_4_23" name="gen_geom_4_23" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_4_24" name="gen_geom_4_24" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_4_25" name="gen_geom_4_25" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_4_26" name="gen_geom_4_26" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_4_27" name="gen_geom_4_27" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_4_28" name="gen_geom_4_28" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_4_29" name="gen_geom_4_29" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_4_30" name="gen_geom_4_30" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_4_31" name="gen_geom_4_31" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_4_32" name="gen_geom_4_32" rgba="0.5 0.5 0.5 1" type="mesh"/><joint class="/" name="gen_joint_4" type="free"/></body><body euler="0.0 0.0 3.0146552305472385" name="gen_body_5" pos="50.0 50.0 -250.0"><geom class="/" mesh="gen_mesh_5_0" name="gen_geom_5_0" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_5_1" name="gen_geom_5_1" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_5_2" name="gen_geom_5_2" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_5_3" name="gen_geom_5_3" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_5_4" name="gen_geom_5_4" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_5_5" name="gen_geom_5_5" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_5_6" name="gen_geom_5_6" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_5_7" name="gen_geom_5_7" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_5_8" name="gen_geom_5_8" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_5_9" name="gen_geom_5_9" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_5_10" name="gen_geom_5_10" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_5_11" name="gen_geom_5_11" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_5_12" name="gen_geom_5_12" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_5_13" name="gen_geom_5_13" rgba="0.5 0.5 0.5 1" type="mesh"/><joint class="/" name="gen_joint_5" type="free"/></body><body euler="0.0 0.0 3.4707299112070515" name="gen_body_6" pos="50.0 50.0 -300.0"><geom class="/" mesh="gen_mesh_6_0" name="gen_geom_6_0" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_6_1" name="gen_geom_6_1" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_6_2" name="gen_geom_6_2" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_6_3" name="gen_geom_6_3" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_6_4" name="gen_geom_6_4" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_6_5" name="gen_geom_6_5" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_6_6" name="gen_geom_6_6" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_6_7" name="gen_geom_6_7" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_6_8" name="gen_geom_6_8" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_6_9" name="gen_geom_6_9" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_6_10" name="gen_geom_6_10" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_6_11" name="gen_geom_6_11" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_6_12" name="gen_geom_6_12" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_6_13" name="gen_geom_6_13" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_6_14" name="gen_geom_6_14" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_6_15" name="gen_geom_6_15" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_6_16" name="gen_geom_6_16" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_6_17" name="gen_geom_6_17" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_6_18" name="gen_geom_6_18" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_6_19" name="gen_geom_6_19" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_6_20" name="gen_geom_6_20" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_6_21" name="gen_geom_6_21" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_6_22" name="gen_geom_6_22" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_6_23" name="gen_geom_6_23" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_6_24" name="gen_geom_6_24" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_6_25" name="gen_geom_6_25" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_6_26" name="gen_geom_6_26" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_6_27" name="gen_geom_6_27" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_6_28" name="gen_geom_6_28" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_6_29" name="gen_geom_6_29" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_6_30" name="gen_geom_6_30" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_6_31" name="gen_geom_6_31" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_6_32" name="gen_geom_6_32" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_6_33" name="gen_geom_6_33" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_6_34" name="gen_geom_6_34" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_6_35" name="gen_geom_6_35" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_6_36" name="gen_geom_6_36" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_6_37" name="gen_geom_6_37" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_6_38" name="gen_geom_6_38" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_6_39" name="gen_geom_6_39" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_6_40" name="gen_geom_6_40" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_6_41" name="gen_geom_6_41" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_6_42" name="gen_geom_6_42" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_6_43" name="gen_geom_6_43" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_6_44" name="gen_geom_6_44" rgba="0.5 0.5 0.5 1" type="mesh"/><joint class="/" name="gen_joint_6" type="free"/></body><body euler="0.0 0.0 5.004153427569559" name="gen_body_7" pos="50.0 50.0 -350.0"><geom class="/" mesh="gen_mesh_7_0" name="gen_geom_7_0" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_7_1" name="gen_geom_7_1" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_7_2" name="gen_geom_7_2" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_7_3" name="gen_geom_7_3" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_7_4" name="gen_geom_7_4" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_7_5" name="gen_geom_7_5" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_7_6" name="gen_geom_7_6" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_7_7" name="gen_geom_7_7" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_7_8" name="gen_geom_7_8" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_7_9" name="gen_geom_7_9" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_7_10" name="gen_geom_7_10" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_7_11" name="gen_geom_7_11" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_7_12" name="gen_geom_7_12" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_7_13" name="gen_geom_7_13" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_7_14" name="gen_geom_7_14" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_7_15" name="gen_geom_7_15" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_7_16" name="gen_geom_7_16" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_7_17" name="gen_geom_7_17" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_7_18" name="gen_geom_7_18" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_7_19" name="gen_geom_7_19" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_7_20" name="gen_geom_7_20" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_7_21" name="gen_geom_7_21" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_7_22" name="gen_geom_7_22" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_7_23" name="gen_geom_7_23" rgba="0.5 0.5 0.5 1" type="mesh"/><joint class="/" name="gen_joint_7" type="free"/></body><body euler="0.0 0.0 0.4422268874572013" name="gen_body_8" pos="50.0 50.0 -400.0"><geom class="/" mesh="gen_mesh_8_0" name="gen_geom_8_0" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_8_1" name="gen_geom_8_1" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_8_2" name="gen_geom_8_2" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_8_3" name="gen_geom_8_3" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_8_4" name="gen_geom_8_4" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_8_5" name="gen_geom_8_5" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_8_6" name="gen_geom_8_6" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_8_7" name="gen_geom_8_7" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_8_8" name="gen_geom_8_8" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_8_9" name="gen_geom_8_9" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_8_10" name="gen_geom_8_10" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_8_11" name="gen_geom_8_11" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_8_12" name="gen_geom_8_12" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_8_13" name="gen_geom_8_13" rgba="0.5 0.5 0.5 1" type="mesh"/><joint class="/" name="gen_joint_8" type="free"/></body><body euler="0.0 0.0 3.5300110648808865" name="gen_body_9" pos="50.0 50.0 -450.0"><geom class="/" mesh="gen_mesh_9_0" name="gen_geom_9_0" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_9_1" name="gen_geom_9_1" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_9_2" name="gen_geom_9_2" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_9_3" name="gen_geom_9_3" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_9_4" name="gen_geom_9_4" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_9_5" name="gen_geom_9_5" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_9_6" name="gen_geom_9_6" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_9_7" name="gen_geom_9_7" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_9_8" name="gen_geom_9_8" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_9_9" name="gen_geom_9_9" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_9_10" name="gen_geom_9_10" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_9_11" name="gen_geom_9_11" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_9_12" name="gen_geom_9_12" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_9_13" name="gen_geom_9_13" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_9_14" name="gen_geom_9_14" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_9_15" name="gen_geom_9_15" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_9_16" name="gen_geom_9_16" rgba="0.5 0.5 0.5 1" type="mesh"/><joint class="/" name="gen_joint_9" type="free"/></body><body euler="0.0 0.0 4.604477386071799" name="gen_body_10" pos="50.0 50.0 -500.0"><geom class="/" mesh="gen_mesh_10_0" name="gen_geom_10_0" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_10_1" name="gen_geom_10_1" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_10_2" name="gen_geom_10_2" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_10_3" name="gen_geom_10_3" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_10_4" name="gen_geom_10_4" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_10_5" name="gen_geom_10_5" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_10_6" name="gen_geom_10_6" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_10_7" name="gen_geom_10_7" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_10_8" name="gen_geom_10_8" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_10_9" name="gen_geom_10_9" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_10_10" name="gen_geom_10_10" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_10_11" name="gen_geom_10_11" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_10_12" name="gen_geom_10_12" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_10_13" name="gen_geom_10_13" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_10_14" name="gen_geom_10_14" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_10_15" name="gen_geom_10_15" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_10_16" name="gen_geom_10_16" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_10_17" name="gen_geom_10_17" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_10_18" name="gen_geom_10_18" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_10_19" name="gen_geom_10_19" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_10_20" name="gen_geom_10_20" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_10_21" name="gen_geom_10_21" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_10_22" name="gen_geom_10_22" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_10_23" name="gen_geom_10_23" rgba="0.5 0.5 0.5 1" type="mesh"/><joint class="/" name="gen_joint_10" type="free"/></body><body euler="0.0 0.0 4.405545070872652" name="gen_body_11" pos="50.0 50.0 -550.0"><geom class="/" mesh="gen_mesh_11_0" name="gen_geom_11_0" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_11_1" name="gen_geom_11_1" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_11_2" name="gen_geom_11_2" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_11_3" name="gen_geom_11_3" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_11_4" name="gen_geom_11_4" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_11_5" name="gen_geom_11_5" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_11_6" name="gen_geom_11_6" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_11_7" name="gen_geom_11_7" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_11_8" name="gen_geom_11_8" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_11_9" name="gen_geom_11_9" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_11_10" name="gen_geom_11_10" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_11_11" name="gen_geom_11_11" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_11_12" name="gen_geom_11_12" rgba="0.5 0.5 0.5 1" type="mesh"/><joint class="/" name="gen_joint_11" type="free"/></body><body euler="0.0 0.0 5.067808610016046" name="gen_body_12" pos="50.0 50.0 -600.0"><geom class="/" mesh="gen_mesh_12_0" name="gen_geom_12_0" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_12_1" name="gen_geom_12_1" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_12_2" name="gen_geom_12_2" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_12_3" name="gen_geom_12_3" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_12_4" name="gen_geom_12_4" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_12_5" name="gen_geom_12_5" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_12_6" name="gen_geom_12_6" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_12_7" name="gen_geom_12_7" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_12_8" name="gen_geom_12_8" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_12_9" name="gen_geom_12_9" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_12_10" name="gen_geom_12_10" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_12_11" name="gen_geom_12_11" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_12_12" name="gen_geom_12_12" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_12_13" name="gen_geom_12_13" rgba="0.5 0.5 0.5 1" type="mesh"/><joint class="/" name="gen_joint_12" type="free"/></body><body euler="0.0 0.0 6.015798405162517" name="gen_body_13" pos="50.0 50.0 -650.0"><geom class="/" mesh="gen_mesh_13_0" name="gen_geom_13_0" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_13_1" name="gen_geom_13_1" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_13_2" name="gen_geom_13_2" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_13_3" name="gen_geom_13_3" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_13_4" name="gen_geom_13_4" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_13_5" name="gen_geom_13_5" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_13_6" name="gen_geom_13_6" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_13_7" name="gen_geom_13_7" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_13_8" name="gen_geom_13_8" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_13_9" name="gen_geom_13_9" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_13_10" name="gen_geom_13_10" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_13_11" name="gen_geom_13_11" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_13_12" name="gen_geom_13_12" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_13_13" name="gen_geom_13_13" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_13_14" name="gen_geom_13_14" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_13_15" name="gen_geom_13_15" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_13_16" name="gen_geom_13_16" rgba="0.5 0.5 0.5 1" type="mesh"/><joint class="/" name="gen_joint_13" type="free"/></body><body euler="0.0 0.0 3.8429971752850984" name="gen_body_14" pos="50.0 50.0 -700.0"><geom class="/" mesh="gen_mesh_14_0" name="gen_geom_14_0" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_14_1" name="gen_geom_14_1" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_14_2" name="gen_geom_14_2" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_14_3" name="gen_geom_14_3" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_14_4" name="gen_geom_14_4" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_14_5" name="gen_geom_14_5" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_14_6" name="gen_geom_14_6" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_14_7" name="gen_geom_14_7" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_14_8" name="gen_geom_14_8" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_14_9" name="gen_geom_14_9" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_14_10" name="gen_geom_14_10" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_14_11" name="gen_geom_14_11" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_14_12" name="gen_geom_14_12" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_14_13" name="gen_geom_14_13" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_14_14" name="gen_geom_14_14" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_14_15" name="gen_geom_14_15" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_14_16" name="gen_geom_14_16" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_14_17" name="gen_geom_14_17" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_14_18" name="gen_geom_14_18" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_14_19" name="gen_geom_14_19" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_14_20" name="gen_geom_14_20" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_14_21" name="gen_geom_14_21" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_14_22" name="gen_geom_14_22" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_14_23" name="gen_geom_14_23" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_14_24" name="gen_geom_14_24" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_14_25" name="gen_geom_14_25" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_14_26" name="gen_geom_14_26" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_14_27" name="gen_geom_14_27" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_14_28" name="gen_geom_14_28" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_14_29" name="gen_geom_14_29" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_14_30" name="gen_geom_14_30" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_14_31" name="gen_geom_14_31" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_14_32" name="gen_geom_14_32" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_14_33" name="gen_geom_14_33" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_14_34" name="gen_geom_14_34" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_14_35" name="gen_geom_14_35" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_14_36" name="gen_geom_14_36" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_14_37" name="gen_geom_14_37" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_14_38" name="gen_geom_14_38" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_14_39" name="gen_geom_14_39" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_14_40" name="gen_geom_14_40" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_14_41" name="gen_geom_14_41" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_14_42" name="gen_geom_14_42" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_14_43" name="gen_geom_14_43" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_14_44" name="gen_geom_14_44" rgba="0.5 0.5 0.5 1" type="mesh"/><joint class="/" name="gen_joint_14" type="free"/></body><body euler="0.0 0.0 4.773018373130613" name="gen_body_15" pos="50.0 50.0 -750.0"><geom class="/" mesh="gen_mesh_15_0" name="gen_geom_15_0" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_15_1" name="gen_geom_15_1" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_15_2" name="gen_geom_15_2" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_15_3" name="gen_geom_15_3" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_15_4" name="gen_geom_15_4" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_15_5" name="gen_geom_15_5" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_15_6" name="gen_geom_15_6" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_15_7" name="gen_geom_15_7" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_15_8" name="gen_geom_15_8" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_15_9" name="gen_geom_15_9" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_15_10" name="gen_geom_15_10" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_15_11" name="gen_geom_15_11" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_15_12" name="gen_geom_15_12" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_15_13" name="gen_geom_15_13" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_15_14" name="gen_geom_15_14" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_15_15" name="gen_geom_15_15" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_15_16" name="gen_geom_15_16" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_15_17" name="gen_geom_15_17" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_15_18" name="gen_geom_15_18" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_15_19" name="gen_geom_15_19" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_15_20" name="gen_geom_15_20" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_15_21" name="gen_geom_15_21" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_15_22" name="gen_geom_15_22" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_15_23" name="gen_geom_15_23" rgba="0.5 0.5 0.5 1" type="mesh"/><joint class="/" name="gen_joint_15" type="free"/></body><body euler="0.0 0.0 2.309809660485312" name="gen_body_16" pos="50.0 50.0 -800.0"><geom class="/" mesh="gen_mesh_16_0" name="gen_geom_16_0" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_16_1" name="gen_geom_16_1" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_16_2" name="gen_geom_16_2" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_16_3" name="gen_geom_16_3" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_16_4" name="gen_geom_16_4" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_16_5" name="gen_geom_16_5" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_16_6" name="gen_geom_16_6" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_16_7" name="gen_geom_16_7" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_16_8" name="gen_geom_16_8" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_16_9" name="gen_geom_16_9" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_16_10" name="gen_geom_16_10" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_16_11" name="gen_geom_16_11" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_16_12" name="gen_geom_16_12" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_16_13" name="gen_geom_16_13" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_16_14" name="gen_geom_16_14" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_16_15" name="gen_geom_16_15" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_16_16" name="gen_geom_16_16" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_16_17" name="gen_geom_16_17" rgba="0.5 0.5 0.5 1" type="mesh"/><joint class="/" name="gen_joint_16" type="free"/></body><body euler="0.0 0.0 5.499638044658731" name="gen_body_17" pos="50.0 50.0 -850.0"><geom class="/" mesh="gen_mesh_17_0" name="gen_geom_17_0" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_17_1" name="gen_geom_17_1" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_17_2" name="gen_geom_17_2" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_17_3" name="gen_geom_17_3" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_17_4" name="gen_geom_17_4" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_17_5" name="gen_geom_17_5" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_17_6" name="gen_geom_17_6" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_17_7" name="gen_geom_17_7" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_17_8" name="gen_geom_17_8" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_17_9" name="gen_geom_17_9" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_17_10" name="gen_geom_17_10" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_17_11" name="gen_geom_17_11" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_17_12" name="gen_geom_17_12" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_17_13" name="gen_geom_17_13" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_17_14" name="gen_geom_17_14" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_17_15" name="gen_geom_17_15" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_17_16" name="gen_geom_17_16" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_17_17" name="gen_geom_17_17" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_17_18" name="gen_geom_17_18" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_17_19" name="gen_geom_17_19" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_17_20" name="gen_geom_17_20" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_17_21" name="gen_geom_17_21" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_17_22" name="gen_geom_17_22" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_17_23" name="gen_geom_17_23" rgba="0.5 0.5 0.5 1" type="mesh"/><joint class="/" name="gen_joint_17" type="free"/></body><body euler="0.0 0.0 2.0991047328604875" name="gen_body_18" pos="50.0 50.0 -900.0"><geom class="/" mesh="gen_mesh_18_0" name="gen_geom_18_0" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_18_1" name="gen_geom_18_1" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_18_2" name="gen_geom_18_2" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_18_3" name="gen_geom_18_3" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_18_4" name="gen_geom_18_4" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_18_5" name="gen_geom_18_5" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_18_6" name="gen_geom_18_6" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_18_7" name="gen_geom_18_7" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_18_8" name="gen_geom_18_8" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_18_9" name="gen_geom_18_9" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_18_10" name="gen_geom_18_10" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_18_11" name="gen_geom_18_11" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_18_12" name="gen_geom_18_12" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_18_13" name="gen_geom_18_13" rgba="0.5 0.5 0.5 1" type="mesh"/><joint class="/" name="gen_joint_18" type="free"/></body><body euler="0.0 0.0 3.6163409685799683" name="gen_body_19" pos="50.0 50.0 -950.0"><geom class="/" mesh="gen_mesh_19_0" name="gen_geom_19_0" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_19_1" name="gen_geom_19_1" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_19_2" name="gen_geom_19_2" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_19_3" name="gen_geom_19_3" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_19_4" name="gen_geom_19_4" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_19_5" name="gen_geom_19_5" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_19_6" name="gen_geom_19_6" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_19_7" name="gen_geom_19_7" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_19_8" name="gen_geom_19_8" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_19_9" name="gen_geom_19_9" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_19_10" name="gen_geom_19_10" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_19_11" name="gen_geom_19_11" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_19_12" name="gen_geom_19_12" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_19_13" name="gen_geom_19_13" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_19_14" name="gen_geom_19_14" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_19_15" name="gen_geom_19_15" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_19_16" name="gen_geom_19_16" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_19_17" name="gen_geom_19_17" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_19_18" name="gen_geom_19_18" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_19_19" name="gen_geom_19_19" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_19_20" name="gen_geom_19_20" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_19_21" name="gen_geom_19_21" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_19_22" name="gen_geom_19_22" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_19_23" name="gen_geom_19_23" rgba="0.5 0.5 0.5 1" type="mesh"/><joint class="/" name="gen_joint_19" type="free"/></body><body euler="0.0 0.0 2.7534216805589073" name="gen_body_20" pos="50.0 50.0 -1000.0"><geom class="/" mesh="gen_mesh_20_0" name="gen_geom_20_0" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_20_1" name="gen_geom_20_1" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_20_2" name="gen_geom_20_2" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_20_3" name="gen_geom_20_3" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_20_4" name="gen_geom_20_4" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_20_5" name="gen_geom_20_5" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_20_6" name="gen_geom_20_6" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_20_7" name="gen_geom_20_7" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_20_8" name="gen_geom_20_8" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_20_9" name="gen_geom_20_9" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_20_10" name="gen_geom_20_10" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_20_11" name="gen_geom_20_11" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_20_12" name="gen_geom_20_12" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_20_13" name="gen_geom_20_13" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_20_14" name="gen_geom_20_14" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_20_15" name="gen_geom_20_15" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_20_16" name="gen_geom_20_16" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_20_17" name="gen_geom_20_17" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_20_18" name="gen_geom_20_18" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_20_19" name="gen_geom_20_19" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_20_20" name="gen_geom_20_20" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_20_21" name="gen_geom_20_21" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_20_22" name="gen_geom_20_22" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_20_23" name="gen_geom_20_23" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_20_24" name="gen_geom_20_24" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_20_25" name="gen_geom_20_25" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_20_26" name="gen_geom_20_26" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_20_27" name="gen_geom_20_27" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_20_28" name="gen_geom_20_28" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_20_29" name="gen_geom_20_29" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_20_30" name="gen_geom_20_30" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_20_31" name="gen_geom_20_31" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_20_32" name="gen_geom_20_32" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_20_33" name="gen_geom_20_33" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_20_34" name="gen_geom_20_34" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_20_35" name="gen_geom_20_35" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_20_36" name="gen_geom_20_36" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_20_37" name="gen_geom_20_37" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_20_38" name="gen_geom_20_38" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_20_39" name="gen_geom_20_39" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_20_40" name="gen_geom_20_40" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_20_41" name="gen_geom_20_41" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_20_42" name="gen_geom_20_42" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_20_43" name="gen_geom_20_43" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_20_44" name="gen_geom_20_44" rgba="0.5 0.5 0.5 1" type="mesh"/><joint class="/" name="gen_joint_20" 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>
328.482456
95,363
0.736525
fca3a3805e3addf42832362c291b29a130196e89
96,382
xml
XML
herb_reconf/cluttered_scenes/grasping_003_cracker_box_3_0.3_scene.xml
wagnew3/Amodal-3D-Reconstruction-for-Robotic-Manipulationvia-Stability-and-Connectivity--Release
f55c6b0fac44d9d749e7804d99169a39d30c2111
[ "MIT" ]
null
null
null
herb_reconf/cluttered_scenes/grasping_003_cracker_box_3_0.3_scene.xml
wagnew3/Amodal-3D-Reconstruction-for-Robotic-Manipulationvia-Stability-and-Connectivity--Release
f55c6b0fac44d9d749e7804d99169a39d30c2111
[ "MIT" ]
null
null
null
herb_reconf/cluttered_scenes/grasping_003_cracker_box_3_0.3_scene.xml
wagnew3/Amodal-3D-Reconstruction-for-Robotic-Manipulationvia-Stability-and-Connectivity--Release
f55c6b0fac44d9d749e7804d99169a39d30c2111
[ "MIT" ]
null
null
null
<?xml version="1.0" ?><mujoco model="scene"> <compiler angle="radian" coordinate="local" fusestatic="false" meshdir="assets/" texturedir="assets/"/> <option apirate="50" collision="predefined" cone="elliptic" impratio="10" iterations="500" noslip_iterations="100" solver="Newton" timestep="0.002" tolerance="1e-10"/> <size nconmax="10000" njmax="10000"/> <visual> <global offheight="800" offwidth="800"/> <quality shadowsize="2048"/> <headlight ambient="0 0 0" diffuse="1.399999 1.399999 1.399999" specular="2 2 2"/> <map force="0.1" zfar="30.0"/> <rgba haze="0.1499999 0.25 0.3499998 1"/> </visual> <statistic center="0.2 0 0.5" extent="10.0"/> <default> <default class="/"/> <default class="geom0"> <geom conaffinity="0" contype="1" density="500" margin="0.001" rgba="0.75 0.6 0.5 1" solimp="0.95 0.95 0.01" solref="0.008 1" user="0"/> </default> <default class="herb/"> <joint damping="1.0"/> <default class="herb/viz"> <geom conaffinity="0" contype="0" group="1"/> </default> </default> <default class="herb/wam/"> <joint axis="0 0 1" frictionloss="0.001" limited="true" pos="0 0 0" type="hinge"/> <default class="herb/wam/viz"> <geom conaffinity="0" contype="0" group="1" type="mesh"/> </default> <default class="herb/wam/col"> <geom conaffinity="1" contype="0" group="0" type="mesh"/> </default> </default> <default class="herb/wam/bhand/"> <joint axis="0 0 1" frictionloss="0.001" limited="true" pos="0 0 0" type="hinge"/> <default class="herb/wam/bhand/col"> <geom conaffinity="1" contype="0" group="0" type="mesh"/> </default> <default class="herb/wam/bhand/viz"> <geom conaffinity="0" contype="0" group="1" rgba="0.6999996 0.8 0.8 1" type="mesh"/> </default> </default> <default class="herb/wam_1/"> <joint armature="0.1" axis="0 0 1" frictionloss="0.001" limited="true" pos="0 0 0" type="hinge"/> <default class="herb/wam_1/viz"> <geom conaffinity="0" contype="0" group="1" type="mesh"/> </default> <default class="herb/wam_1/col"> <geom conaffinity="1" condim="4" contype="1" friction="2 0.1 0.02" group="0" priority="10" type="mesh"/> </default> </default> <default class="herb/wam_1/bhand/"> <joint armature="0.1" axis="0 0 1" frictionloss="0.001" limited="true" pos="0 0 0" type="hinge"/> <default class="herb/wam_1/bhand/col"> <geom conaffinity="1" condim="4" contype="4" friction="2 0.1 0.02" group="0" priority="10" solimp="0.99 0.99 0.01" solref="0.01 1" type="mesh"/> </default> <default class="herb/wam_1/bhand/viz"> <geom conaffinity="0" condim="4" contype="4" friction="2 0.1 0.02" group="1" priority="10" rgba="0.6999996 0.8 0.8 1" solimp="0.99 0.99 0.01" solref="0.01 1" type="mesh"/> </default> </default> </default> <asset> <texture file="concrete-7baa937dd9eb091794feb091c728eb4f234150ae.png" name="concrete_2d" type="2d"/> <texture file="concrete-7baa937dd9eb091794feb091c728eb4f234150ae.png" name="concretecube" type="cube"/> <material class="/" name="concrete_2d" reflectance="0.3" rgba="0.8 0.8 0.8 1" texture="concrete_2d"/> <material class="/" name="concretecube" rgba="0.8 0.8 0.8 1" texture="concretecube"/> <texture file="marble-e5eaaff46b3aaec59944d7330fab7172f95cd8f2.png" name="marble2d" type="2d"/> <texture file="marble-e5eaaff46b3aaec59944d7330fab7172f95cd8f2.png" name="marblecube" type="cube"/> <material class="/" name="marble_2d" reflectance="0.3" rgba="0.8 0.8 0.8 1" texture="marble2d"/> <material class="/" name="marblecube" rgba="0.8 0.8 0.8 1" texture="marblecube"/> <texture file="concreteplain-371aafd0ba788c3d3517b7c74a383d92e5897f53.png" name="concreteplain_2d" type="2d"/> <texture file="concreteplain-371aafd0ba788c3d3517b7c74a383d92e5897f53.png" name="concreteplaincube" type="cube"/> <material class="/" name="concreteplain_2d" reflectance="0.3" rgba="0.8 0.8 0.8 1" texture="concreteplain_2d"/> <material class="/" name="concreteplaincube" rgba="0.8 0.8 0.8 1" texture="concreteplaincube"/> <texture file="wood-dca777828fadc82ffe5b5005a448db092b2054fb.png" name="wood2d" type="2d"/> <texture file="wood-dca777828fadc82ffe5b5005a448db092b2054fb.png" name="woodcube" type="cube"/> <material class="/" name="wood2d" reflectance="0.0" rgba="1 1 1 1" texture="wood2d"/> <material class="/" emission="1.0" name="woodcube" texture="woodcube"/> <texture file="concrete2-241aa4b6b647b116a7363537e0b2c602ff16d0ac.png" name="concrete2_2d" type="2d"/> <texture file="concrete2-241aa4b6b647b116a7363537e0b2c602ff16d0ac.png" name="concrete2_cube" type="cube"/> <material class="/" name="concrete2_2d" reflectance="0.0" rgba="1 1 1 1" texture="concrete2_2d"/> <material class="/" name="concrete2_cube" rgba="0.8 0.8 0.8 1" texture="concrete2_cube"/> <texture builtin="flat" height="1024" mark="random" markrgb="0.79000000 0.79000000 0.7399999" name="wall_2d" random="0.3" rgb1="0.8199995 0.8199995 0.78000000" type="2d" width="1024"/> <material class="/" name="wall" texture="wall_2d"/> <mesh class="herb/" file="herb_frame-d14ef2a9b97c77acae48435d827d17e822b5ea0d.STL" name="herb/herb_frame"/> <mesh class="herb/" file="herb_frame_collision-f9b6358d74932455b7ffbfd9ca74dac0fccda711.STL" name="herb/herb_frame_collision"/> <mesh class="herb/" file="herb_neobotix_base-a561bd542e4323d6590a35700af93bfe91294ed7.STL" name="herb/herb_neobotix_base"/> <mesh class="herb/" file="herb_neobotix_base_collision-c0b781e9f306e864c10c17c836695c4558f03ae7.STL" name="herb/herb_neobotix_base_collision"/> <mesh class="herb/" file="herb_neck_pan-3a5b595404c4fd221df9b6e9fa45f42ae8d6c2d1.STL" name="herb/herb_neck_pan"/> <mesh class="herb/" file="herb_neck_pan_collision-422bb9327b7695a812f7e778849056ef7beb989a.STL" name="herb/herb_neck_pan_collision"/> <mesh class="herb/" file="herb_neck_tilt-90115c2f4d254a0b190e723f5619cc119886c40b.STL" name="herb/herb_neck_tilt"/> <mesh class="herb/" file="herb_neck_tilt_collision-484db3edd8836293ddbd41a57393c8610e785d3a.STL" name="herb/herb_neck_tilt_collision"/> <mesh class="herb/" file="herb_crl_head-8d1a14390ba99fea74706e0a42bb4c69de03fda1.STL" name="herb/herb_crl_head"/> <mesh class="herb/" file="herb_crl_head_collision-7e48d4cab14a84937a24657df25f3c1493b9d4f0.STL" name="herb/herb_crl_head_collision"/> <mesh class="herb/" file="herb_kinect-f35f6b9c60f6d5c915f951d7862137deeec3b982.STL" name="herb/herb_kinect"/> <mesh class="herb/" file="herb_kinect_collision-fc0c5ad2fd441c0e68282241313155effd1beedd.STL" name="herb/herb_kinect_collision"/> <mesh class="herb/wam/" file="base_link_fine-41a147148eb8dd232dfab0184aee072e64b55281.stl" name="herb/wam/base_link_fine"/> <mesh class="herb/wam/" file="base_link_convex-241a02f0fe0e1f2c3855b352df6e69b26ab5b1b2.stl" name="herb/wam/base_link_convex"/> <mesh class="herb/wam/" file="shoulder_link_fine-70a80ea5cf6a9c11a96b4c55087f2c8f2c020d97.stl" name="herb/wam/shoulder_link_fine"/> <mesh class="herb/wam/" file="shoulder_link_convex_decomposition_p1-b99c0e22423c21ede02982f896bc789bdae3b5ff.stl" name="herb/wam/shoulder_link_convex_decomposition_p1"/> <mesh class="herb/wam/" file="shoulder_link_convex_decomposition_p2-2b3a517d82b2e4f2469d55f41baed0468e780436.stl" name="herb/wam/shoulder_link_convex_decomposition_p2"/> <mesh class="herb/wam/" file="shoulder_link_convex_decomposition_p3-e4f646ee6b98165b5a010a5f12ebfd92128fb41b.stl" name="herb/wam/shoulder_link_convex_decomposition_p3"/> <mesh class="herb/wam/" file="shoulder_pitch_link_fine-36aee65354a741fe81ccf9d2614e6e43d67f3c55.stl" name="herb/wam/shoulder_pitch_link_fine"/> <mesh class="herb/wam/" file="shoulder_pitch_link_convex-f05b3e597235abed137d821b96ff7d1e2a82ea31.stl" name="herb/wam/shoulder_pitch_link_convex"/> <mesh class="herb/wam/" file="upper_arm_link_fine-ca01ee6d48649ad9f6baea7259d5cf9d08b3d635.stl" name="herb/wam/upper_arm_link_fine"/> <mesh class="herb/wam/" file="upper_arm_link_convex_decomposition_p1-7ea03e3ea97d649eedea55dc3de0ea10bbb87283.stl" name="herb/wam/upper_arm_link_convex_decomposition_p1"/> <mesh class="herb/wam/" file="upper_arm_link_convex_decomposition_p2-25fc59a045c74cc0c5e901bc31501e8ca212159a.stl" name="herb/wam/upper_arm_link_convex_decomposition_p2"/> <mesh class="herb/wam/" file="elbow_link_fine-105c4e016f6a319ed74f5d55377fee15774c5d58.stl" name="herb/wam/elbow_link_fine"/> <mesh class="herb/wam/" file="elbow_link_convex-618d49f47d28f374d03b62f3a4f1a11c87b40044.stl" name="herb/wam/elbow_link_convex"/> <mesh class="herb/wam/" file="forearm_link_fine-e78631019336cb810525911769f36184d30c291c.stl" name="herb/wam/forearm_link_fine"/> <mesh class="herb/wam/" file="forearm_link_convex_decomposition_p1-57f1e443a9d84a9b1e59b719541351dbc72b0c65.stl" name="herb/wam/forearm_link_convex_decomposition_p1"/> <mesh class="herb/wam/" file="forearm_link_convex_decomposition_p2-6249b0eb91291b6e61d4566ef7bddcd133aeb11d.stl" name="herb/wam/forearm_link_convex_decomposition_p2"/> <mesh class="herb/wam/" file="wrist_yaw_link_fine-3ec69f37eedc74a0b8a6edd994a49a13dec2a554.stl" name="herb/wam/wrist_yaw_link_fine"/> <mesh class="herb/wam/" file="wrist_yaw_link_convex_decomposition_p1-483314d477ecff523b1f17f1b29cc860dda3b25f.stl" name="herb/wam/wrist_yaw_link_convex_decomposition_p1"/> <mesh class="herb/wam/" file="wrist_yaw_link_convex_decomposition_p2-963f6bf6f5f239543cf4bbf0630fd7e3253cbd4a.stl" name="herb/wam/wrist_yaw_link_convex_decomposition_p2"/> <mesh class="herb/wam/" file="wrist_pitch_link_fine-06a8aff3e76c7b3ff34cdaf40c9ed5950e2ad1fe.stl" name="herb/wam/wrist_pitch_link_fine"/> <mesh class="herb/wam/" file="wrist_pitch_link_convex_decomposition_p1-3328df36bd7e249a571d0cfb2e43ac0cf17b9b77.stl" name="herb/wam/wrist_pitch_link_convex_decomposition_p1"/> <mesh class="herb/wam/" file="wrist_pitch_link_convex_decomposition_p2-91c5869923c13020ad406e859d49bf3f795c96be.stl" name="herb/wam/wrist_pitch_link_convex_decomposition_p2"/> <mesh class="herb/wam/" file="wrist_pitch_link_convex_decomposition_p3-744bd1df4bb176ceef61c79ab12a5b9de038d171.stl" name="herb/wam/wrist_pitch_link_convex_decomposition_p3"/> <mesh class="herb/wam/" file="wrist_palm_link_fine-db9db06e50f8f189c8d475b09f86be267e38a874.stl" name="herb/wam/wrist_palm_link_fine"/> <mesh class="herb/wam/" file="wrist_palm_link_convex-d455a798d573176ecdc3c9794069b0e3f4f7f623.stl" name="herb/wam/wrist_palm_link_convex"/> <mesh class="herb/wam/bhand/" file="bhand_palm_fine-dff1351ac0d212f9757a6bc04b85287b4f13403a.stl" name="herb/wam/bhand/bhand_palm_fine"/> <mesh class="herb/wam/bhand/" file="bhand_palm_link_convex_decomposition_p1-f8ba6cc8e8efbe24c938e092f61618174769428c.stl" name="herb/wam/bhand/bhand_palm_link_convex_decomposition_p1"/> <mesh class="herb/wam/bhand/" file="bhand_palm_link_convex_decomposition_p2-0a66a02812a929ee040991e6d1a7b1d11bba7bb1.stl" name="herb/wam/bhand/bhand_palm_link_convex_decomposition_p2"/> <mesh class="herb/wam/bhand/" file="bhand_palm_link_convex_decomposition_p3-9d93e72f01b43aa200deff06df4a395d3eb5312a.stl" name="herb/wam/bhand/bhand_palm_link_convex_decomposition_p3"/> <mesh class="herb/wam/bhand/" file="bhand_palm_link_convex_decomposition_p4-e38e089a001a0010eec12bebd2368162120ee6a2.stl" name="herb/wam/bhand/bhand_palm_link_convex_decomposition_p4"/> <mesh class="herb/wam/bhand/" file="bhand_finger_prox_link_fine-b325b78dd2ffcab9984efe22434207b1d2e07e28.stl" name="herb/wam/bhand/bhand_finger_prox_link_fine"/> <mesh class="herb/wam/bhand/" file="bhand_finger_prox_link_convex_decomposition_p1-12071ca7dea820f8ba395c17ad58efbdd2b805a8.stl" name="herb/wam/bhand/bhand_finger_prox_link_convex_decomposition_p1"/> <mesh class="herb/wam/bhand/" file="bhand_finger_prox_link_convex_decomposition_p2-c728b40c271300b132049560287e0844b86833ed.stl" name="herb/wam/bhand/bhand_finger_prox_link_convex_decomposition_p2"/> <mesh class="herb/wam/bhand/" file="bhand_finger_prox_link_convex_decomposition_p3-561559fcb477ac41797bbd8b0da5e960b41f0363.stl" name="herb/wam/bhand/bhand_finger_prox_link_convex_decomposition_p3"/> <mesh class="herb/wam/bhand/" file="bhand_finger_med_link_fine-31e862bb0515137229a05ffa049a96de151eb229.stl" name="herb/wam/bhand/bhand_finger_med_link_fine"/> <mesh class="herb/wam/bhand/" file="bhand_finger_med_link_convex-af5d2e0e2990df27924df077b297d046b710ded5.stl" name="herb/wam/bhand/bhand_finger_med_link_convex"/> <mesh class="herb/wam/bhand/" file="bhand_finger_dist_link_fine-defe6db5320e79d25ade307bc4a42d6ef272b8d4.stl" name="herb/wam/bhand/bhand_finger_dist_link_fine"/> <mesh class="herb/wam/bhand/" file="bhand_finger_dist_link_convex-dd89f87a37ef6bb33ec5f1998f123eb1e907ddef.stl" name="herb/wam/bhand/bhand_finger_dist_link_convex"/> <mesh class="herb/wam_1/" file="base_link_fine-41a147148eb8dd232dfab0184aee072e64b55281.stl" name="herb/wam_1/base_link_fine"/> <mesh class="herb/wam_1/" file="base_link_convex-241a02f0fe0e1f2c3855b352df6e69b26ab5b1b2.stl" name="herb/wam_1/base_link_convex"/> <mesh class="herb/wam_1/" file="shoulder_link_fine-70a80ea5cf6a9c11a96b4c55087f2c8f2c020d97.stl" name="herb/wam_1/shoulder_link_fine"/> <mesh class="herb/wam_1/" file="shoulder_link_convex_decomposition_p1-b99c0e22423c21ede02982f896bc789bdae3b5ff.stl" name="herb/wam_1/shoulder_link_convex_decomposition_p1"/> <mesh class="herb/wam_1/" file="shoulder_link_convex_decomposition_p2-2b3a517d82b2e4f2469d55f41baed0468e780436.stl" name="herb/wam_1/shoulder_link_convex_decomposition_p2"/> <mesh class="herb/wam_1/" file="shoulder_link_convex_decomposition_p3-e4f646ee6b98165b5a010a5f12ebfd92128fb41b.stl" name="herb/wam_1/shoulder_link_convex_decomposition_p3"/> <mesh class="herb/wam_1/" file="shoulder_pitch_link_fine-36aee65354a741fe81ccf9d2614e6e43d67f3c55.stl" name="herb/wam_1/shoulder_pitch_link_fine"/> <mesh class="herb/wam_1/" file="shoulder_pitch_link_convex-f05b3e597235abed137d821b96ff7d1e2a82ea31.stl" name="herb/wam_1/shoulder_pitch_link_convex"/> <mesh class="herb/wam_1/" file="upper_arm_link_fine-ca01ee6d48649ad9f6baea7259d5cf9d08b3d635.stl" name="herb/wam_1/upper_arm_link_fine"/> <mesh class="herb/wam_1/" file="upper_arm_link_convex_decomposition_p1-7ea03e3ea97d649eedea55dc3de0ea10bbb87283.stl" name="herb/wam_1/upper_arm_link_convex_decomposition_p1"/> <mesh class="herb/wam_1/" file="upper_arm_link_convex_decomposition_p2-25fc59a045c74cc0c5e901bc31501e8ca212159a.stl" name="herb/wam_1/upper_arm_link_convex_decomposition_p2"/> <mesh class="herb/wam_1/" file="elbow_link_fine-105c4e016f6a319ed74f5d55377fee15774c5d58.stl" name="herb/wam_1/elbow_link_fine"/> <mesh class="herb/wam_1/" file="elbow_link_convex-618d49f47d28f374d03b62f3a4f1a11c87b40044.stl" name="herb/wam_1/elbow_link_convex"/> <mesh class="herb/wam_1/" file="forearm_link_fine-e78631019336cb810525911769f36184d30c291c.stl" name="herb/wam_1/forearm_link_fine"/> <mesh class="herb/wam_1/" file="forearm_link_convex_decomposition_p1-57f1e443a9d84a9b1e59b719541351dbc72b0c65.stl" name="herb/wam_1/forearm_link_convex_decomposition_p1"/> <mesh class="herb/wam_1/" file="forearm_link_convex_decomposition_p2-6249b0eb91291b6e61d4566ef7bddcd133aeb11d.stl" name="herb/wam_1/forearm_link_convex_decomposition_p2"/> <mesh class="herb/wam_1/" file="wrist_yaw_link_fine-3ec69f37eedc74a0b8a6edd994a49a13dec2a554.stl" name="herb/wam_1/wrist_yaw_link_fine"/> <mesh class="herb/wam_1/" file="wrist_yaw_link_convex_decomposition_p1-483314d477ecff523b1f17f1b29cc860dda3b25f.stl" name="herb/wam_1/wrist_yaw_link_convex_decomposition_p1"/> <mesh class="herb/wam_1/" file="wrist_yaw_link_convex_decomposition_p2-963f6bf6f5f239543cf4bbf0630fd7e3253cbd4a.stl" name="herb/wam_1/wrist_yaw_link_convex_decomposition_p2"/> <mesh class="herb/wam_1/" file="wrist_pitch_link_fine-06a8aff3e76c7b3ff34cdaf40c9ed5950e2ad1fe.stl" name="herb/wam_1/wrist_pitch_link_fine"/> <mesh class="herb/wam_1/" file="wrist_pitch_link_convex_decomposition_p1-3328df36bd7e249a571d0cfb2e43ac0cf17b9b77.stl" name="herb/wam_1/wrist_pitch_link_convex_decomposition_p1"/> <mesh class="herb/wam_1/" file="wrist_pitch_link_convex_decomposition_p2-91c5869923c13020ad406e859d49bf3f795c96be.stl" name="herb/wam_1/wrist_pitch_link_convex_decomposition_p2"/> <mesh class="herb/wam_1/" file="wrist_pitch_link_convex_decomposition_p3-744bd1df4bb176ceef61c79ab12a5b9de038d171.stl" name="herb/wam_1/wrist_pitch_link_convex_decomposition_p3"/> <mesh class="herb/wam_1/" file="wrist_palm_link_fine-db9db06e50f8f189c8d475b09f86be267e38a874.stl" name="herb/wam_1/wrist_palm_link_fine"/> <mesh class="herb/wam_1/" file="wrist_palm_link_convex-d455a798d573176ecdc3c9794069b0e3f4f7f623.stl" name="herb/wam_1/wrist_palm_link_convex"/> <mesh class="herb/wam_1/bhand/" file="bhand_palm_fine-dff1351ac0d212f9757a6bc04b85287b4f13403a.stl" name="herb/wam_1/bhand/bhand_palm_fine"/> <mesh class="herb/wam_1/bhand/" file="bhand_palm_link_convex_decomposition_p1-f8ba6cc8e8efbe24c938e092f61618174769428c.stl" name="herb/wam_1/bhand/bhand_palm_link_convex_decomposition_p1"/> <mesh class="herb/wam_1/bhand/" file="bhand_palm_link_convex_decomposition_p2-0a66a02812a929ee040991e6d1a7b1d11bba7bb1.stl" name="herb/wam_1/bhand/bhand_palm_link_convex_decomposition_p2"/> <mesh class="herb/wam_1/bhand/" file="bhand_palm_link_convex_decomposition_p3-9d93e72f01b43aa200deff06df4a395d3eb5312a.stl" name="herb/wam_1/bhand/bhand_palm_link_convex_decomposition_p3"/> <mesh class="herb/wam_1/bhand/" file="bhand_palm_link_convex_decomposition_p4-e38e089a001a0010eec12bebd2368162120ee6a2.stl" name="herb/wam_1/bhand/bhand_palm_link_convex_decomposition_p4"/> <mesh class="herb/wam_1/bhand/" file="bhand_finger_prox_link_fine-b325b78dd2ffcab9984efe22434207b1d2e07e28.stl" name="herb/wam_1/bhand/bhand_finger_prox_link_fine"/> <mesh class="herb/wam_1/bhand/" file="bhand_finger_prox_link_convex_decomposition_p1-12071ca7dea820f8ba395c17ad58efbdd2b805a8.stl" name="herb/wam_1/bhand/bhand_finger_prox_link_convex_decomposition_p1"/> <mesh class="herb/wam_1/bhand/" file="bhand_finger_prox_link_convex_decomposition_p2-c728b40c271300b132049560287e0844b86833ed.stl" name="herb/wam_1/bhand/bhand_finger_prox_link_convex_decomposition_p2"/> <mesh class="herb/wam_1/bhand/" file="bhand_finger_prox_link_convex_decomposition_p3-561559fcb477ac41797bbd8b0da5e960b41f0363.stl" name="herb/wam_1/bhand/bhand_finger_prox_link_convex_decomposition_p3"/> <mesh class="herb/wam_1/bhand/" file="bhand_finger_med_link_fine-31e862bb0515137229a05ffa049a96de151eb229.stl" name="herb/wam_1/bhand/bhand_finger_med_link_fine"/> <mesh class="herb/wam_1/bhand/" file="bhand_finger_med_link_convex-af5d2e0e2990df27924df077b297d046b710ded5.stl" name="herb/wam_1/bhand/bhand_finger_med_link_convex"/> <mesh class="herb/wam_1/bhand/" file="bhand_finger_dist_link_fine-defe6db5320e79d25ade307bc4a42d6ef272b8d4.stl" name="herb/wam_1/bhand/bhand_finger_dist_link_fine"/> <mesh class="herb/wam_1/bhand/" file="bhand_finger_dist_link_convex-dd89f87a37ef6bb33ec5f1998f123eb1e907ddef.stl" name="herb/wam_1/bhand/bhand_finger_dist_link_convex"/> <mesh class="geom0" file="ycb_objects/003_cracker_box/google_16k/nontextured.stl" name="gen_mesh_0" scale="1 1 1"/><mesh class="geom0" file="downloaded_assets/cup_1/scene.stl" name="gen_mesh_gadded_1" scale="0.8630809845567037 0.8630809845567037 0.8630809845567037"/><mesh class="geom0" file="downloaded_assets/cardboard_box/scene.stl" name="gen_mesh_gadded_2" scale="0.7057346797511184 0.7057346797511184 0.7057346797511184"/><mesh class="geom0" file="ycb_objects/007_tuna_fish_can/google_16k/nontextured.stl" name="gen_mesh_gadded_3" scale="0.955180280109492 0.955180280109492 0.955180280109492"/><mesh class="geom0" file="ycb_objects/015_peach/google_16k/nontextured.stl" name="gen_mesh_gadded_4" scale="0.9398716130901961 0.9398716130901961 0.9398716130901961"/></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.4270118124678266" name="gen_body_0" pos="0 0 0.30324300001375376"><geom class="/" mesh="gen_mesh_0" name="gen_geom_0" rgba="0.05528461632834425 0.9351183652172188 0.9725604958463557 1" type="mesh"/><joint class="/" name="gen_joint_0" type="free"/></body><body euler="0 0 4.631216416618957" name="gen_body_gadded_1" pos="0.24147273795143756 -0.005493460323656329 0.4674162115276427"><geom class="/" mesh="gen_mesh_gadded_1" name="gen_geom_gadded_1" rgba="0.6180001296784954 0.43756854125021905 0.12500441050480615 1" type="mesh"/><joint class="/" name="gen_joint_gadded_1" type="free"/></body><body euler="0 0 0.6605991454723846" name="gen_body_gadded_2" pos="0.2089424440962864 -0.25803465446677526 0.3393712197199596"><geom class="/" mesh="gen_mesh_gadded_2" name="gen_geom_gadded_2" rgba="0.7789053110879085 0.1409947019365715 0.3384136990239268 1" type="mesh"/><joint class="/" name="gen_joint_gadded_2" type="free"/></body><body euler="0 0 0.3980787463558534" name="gen_body_gadded_3" pos="-0.2553449595376464 -0.017253286003044987 0.3032043170466452"><geom class="/" mesh="gen_mesh_gadded_3" name="gen_geom_gadded_3" rgba="0.6931787762564394 0.15101877944012332 0.11891480127889287 1" type="mesh"/><joint class="/" name="gen_joint_gadded_3" type="free"/></body><body euler="0 0 2.7989887859088247" name="gen_body_gadded_4" pos="-0.3752349061494073 -0.09121346651338029 0.3003894084037537"><geom class="/" mesh="gen_mesh_gadded_4" name="gen_geom_gadded_4" rgba="0.676160992139708 0.8201482057475301 0.1647669237812166 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.306122
19,113
0.689434
fca4585cfdac41871ea2f6b8374908aed0e0b5bf
175
xml
XML
environments/assets/common/visual.xml
WilsonWangTHU/neural_graph_evolution
9142b7f1c32c476aa44c83da38d3f0bacc276d73
[ "MIT" ]
33
2019-06-06T13:59:51.000Z
2022-03-07T10:36:42.000Z
env/assets/common/visual.xml
abalakrishna123/recovery-rl
f2bc25d37b1318dcc7601cf04d748d2c2f510b64
[ "MIT" ]
8
2019-07-09T16:58:28.000Z
2022-02-10T00:27:39.000Z
environments/assets/common/visual.xml
WilsonWangTHU/neural_graph_evolution
9142b7f1c32c476aa44c83da38d3f0bacc276d73
[ "MIT" ]
12
2019-06-07T10:43:12.000Z
2022-03-09T13:47:01.000Z
<mujoco> <visual> <headlight ambient=".4 .4 .4" diffuse=".8 .8 .8" specular="0.1 0.1 0.1"/> <map znear=".01"/> <quality shadowsize="2048"/> </visual> </mujoco>
25
77
0.56
fca4fbc34b073053e2435c86725207d3d61aa2ff
1,453
xml
XML
gym/envs/robotics/assets/fetch/random_obj_xml/9987_slide.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/9987_slide.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/9987_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/998/998.stl" name="obj0" scale="0.009838503987088187 0.009838503987088187 0.009838503987088187" /> </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.03422210961037974 0.0644909853374476 0.2330255310784621"> <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
fca760564432949cb6c209c16bf7d1845344ee32
1,768
xml
XML
gym/envs/robotics/assets/fetch/random_obj_xml/7033_grasp.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/7033_grasp.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/7033_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/703/703.stl" name="obj0" scale="0.007471520665194806 0.007471520665194806 0.007471520665194806" /> </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.02594558398315382 0.05787284126054028 0.026950058957142944"> <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.002619684875545966 -0.00032386833555976454 0.002243487146090635" rgba="1 0 0 0" size="0.01297279199157691 0.02893642063027014 0.013475029478571472" type="ellipsoid" /> </body> <light ambient="0.2 0.2 0.2" castshadow="false" diffuse="0.8 0.8 0.8" dir="0 0 -1" directional="true" name="light0" pos="0 0 4" specular="0.3 0.3 0.3" /> </worldbody> <actuator> <position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:l_gripper_finger_joint" kp="30000" name="robot0:l_gripper_finger_joint" user="1" /> <position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:r_gripper_finger_joint" kp="30000" name="robot0:r_gripper_finger_joint" user="1" /> </actuator> </mujoco>
43.121951
198
0.670814
fcad33bc569b9b8f85689eea3a2cb2b7cd591f52
4,864
xml
XML
assets/fetch_complex_objects/fetch/train_scene_hook_331.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_331.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_331.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.004365615033190214 0.005128279220171419 0.0018808513430271904" pos="-0.047996611433129166 -0.20299872068443026 0.2018808513430272" type="box" mass="200" rgba="0.4 0.4 0.4 1"></geom> <geom size="0.030893737962131157 0.017578840104992013 0.0034375569941856245" pos="-0.11196625767041476 0.006305052199426675 0.20343755699418564" type="box" mass="200" rgba="0.4 0.4 0.4 1"></geom> <geom size="0.006454402922577317 0.04544356728300957 0.0014354556533694835" pos="0.1829018422580076 -0.26581782827773326 0.20143545565336948" type="box" mass="200" rgba="0.4 0.4 0.4 1"></geom> <geom size="0.042664076392013424 0.002923646801248855 0.004376689826547117" pos="-0.19325274178932722 0.004841366698587646 0.20437668982654714" type="box" mass="200" rgba="0.4 0.4 0.4 1"></geom> <geom size="0.0037525997918712094 0.00837289683028346 0.00156404810940841" pos="-0.18360092033790237 -0.028930680462823488 0.20156404810940842" type="box" mass="200" rgba="0.4 0.4 0.4 1"></geom> <geom size="0.04058844523536646 0.007763790900022674 0.003137671478123402" pos="-0.04177232436414363 -0.26333640653408946 0.20313767147812342" type="box" mass="200" rgba="0.4 0.4 0.4 1"></geom> <geom size="0.04213167757800471 0.03648300539727718 0.003256439632626281" pos="-0.19236805073041613 -0.226324342052577 0.2032564396326263" type="box" mass="200" rgba="0.4 0.4 0.4 1"></geom> <geom size="0.04540985034522118 0.045269139582009385 0.0011522031315082102" pos="-0.09547630873182575 -0.1452297628892129 0.20115220313150822" type="box" mass="200" rgba="0.4 0.4 0.4 1"></geom> <geom size="0.033174888848089695 0.01452739185080229 0.0017510935159649249" pos="-0.021198449596408875 -0.09005324897298753 0.20175109351596493" type="box" mass="200" rgba="0.4 0.4 0.4 1"></geom> <geom size="0.03706086962275235 0.01677975111445256 0.0033410035574369485" pos="0.1962906260915343 0.22739376284416185 0.20334100355743695" type="box" mass="200" rgba="0.4 0.4 0.4 1"></geom> <geom size="0.035883749764528454 0.00762139567117465 0.0012877678244849395" pos="0.10735017511343159 -0.0044346285971491595 0.20128776782448496" type="box" mass="200" rgba="0.4 0.4 0.4 1"></geom> </body> <body pos="1.375 0.6758584184547 0.4129999999999999" name="object0"> <light castshadow="false"/> <geom type="mesh" density="615.216564697" rgba="1 1 1 1" material="object" mesh="object_mesh" conaffinity="0" contype="1"/> <joint name="object0:joint" type="free" damping="3.8361063825937287"></joint> <site name="object0" pos="0.0 0.009141581545300093 0.007000000000000062" size="0.002 0.002 0.002" rgba="1 0 0 0" type="sphere"></site> </body> <body name="hook" pos="1.0 0.025 0.025"> <joint name="hook:joint" type="free" damping="0.01"></joint> <geom size="0.4 0.015 0.015" type="box" condim="3" name="hook_base" material="block_mat" mass="2"></geom> <geom size="0.015 0.1 0.015" pos="0.4 0.085 0." type="box" condim="3" name="hook_head" material="block_mat" mass="2"></geom> <site name="hook" pos="-0.25 0 0" size="0.002 0.002 0.002" rgba="1 0 0 1" type="sphere"></site> </body> <light directional="true" ambient="0.2 0.2 0.2" diffuse="0.8 0.8 0.8" specular="0.3 0.3 0.3" castshadow="false" pos="0 0 4" dir="0 0 -1" name="light0"></light> </worldbody> <asset> <mesh scale="0.001325744661745 0.001325744661745 0.001325744661745" file="mujoco_models/Filament_Spool_Leveler.stl" name="object_mesh"/> <texture file="textures/obj_textures/dotted_0182.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>
81.066667
285
0.682977
fcb39f524ddf6d563b772cc699a2c1694a1946d8
8,300
xml
XML
examples/pybullet/gym/pybullet_data/mjcf/thrower.xml
felipeek/bullet3
6a59241074720e9df119f2f86bc01765917feb1e
[ "Zlib" ]
9,136
2015-01-02T00:41:45.000Z
2022-03-31T15:30:02.000Z
examples/pybullet/gym/pybullet_data/mjcf/thrower.xml
felipeek/bullet3
6a59241074720e9df119f2f86bc01765917feb1e
[ "Zlib" ]
2,424
2015-01-05T08:55:58.000Z
2022-03-30T19:34:55.000Z
examples/pybullet/gym/pybullet_data/mjcf/thrower.xml
felipeek/bullet3
6a59241074720e9df119f2f86bc01765917feb1e
[ "Zlib" ]
2,921
2015-01-02T10:19:30.000Z
2022-03-31T02:48:42.000Z
<mujoco model="thrower"> <compiler inertiafromgeom="true" angle="radian" coordinate="local"/> <default> <joint armature='0.75' damping="0" limited="true"/> <geom friction=".8 .1 .1" density="300" margin="0.002" condim="1" contype="0" conaffinity="0"/> </default> <worldbody> <!--Arena--> <geom type="plane" pos="0 0.5 -0.325" size="1 1 0.1" contype="1" conaffinity="1"/> <!--Arm--> <body name="shoulder_pan_link" pos="0 -0.6 0"> <geom name="e1" type="sphere" rgba="0.6 0.6 0.6 1" pos="-0.06 0.05 0.2" size="0.05" density="0.0001"/> <geom name="e2" type="sphere" rgba="0.6 0.6 0.6 1" pos=" 0.06 0.05 0.2" size="0.05" density="0.0001"/> <geom name="e1p" type="sphere" rgba="0.1 0.1 0.1 1" pos="-0.06 0.09 0.2" size="0.03" density="0.0001"/> <geom name="e2p" type="sphere" rgba="0.1 0.1 0.1 1" pos=" 0.06 0.09 0.2" size="0.03" density="0.0001"/> <geom name="sp" type="capsule" fromto="0 0 -0.4 0 0 0.2" size="0.1" density="1"/> <joint name="shoulder_pan_joint" type="hinge" pos="0 0 0" axis="0 0 1" range="-0.4854 1.214602" damping="1.0"/> <body name="shoulder_lift_link" pos="0.1 0 0"> <geom name="sl" type="capsule" fromto="0 -0.1 0 0 0.1 0" size="0.1" density="0.0001"/> <joint name="shoulder_lift_joint" type="hinge" pos="0 0 0" axis="0 1 0" range="-0.5236 0.7963" damping="1.0"/> <body name="upper_arm_roll_link" pos="0 0 0"> <geom name="uar" type="capsule" fromto="-0.1 0 0 0.1 0 0" size="0.02" density="0.0001"/> <joint name="upper_arm_roll_joint" type="hinge" pos="0 0 0" axis="1 0 0" range="-1.5 1.7" damping="1.0"/> <body name="upper_arm_link" pos="0 0 0"> <geom name="ua" type="capsule" fromto="0 0 0 0.4 0 0" size="0.06" density="0.0001"/> <body name="elbow_flex_link" pos="0.4 0 0"> <geom name="ef" type="capsule" fromto="0 -0.02 0 0.0 0.02 0" size="0.06" density="0.0001"/> <joint name="elbow_flex_joint" type="hinge" pos="0 0 0" axis="0 1 0" range="-0.7 0.7" damping="1.0"/> <body name="forearm_roll_link" pos="0 0 0"> <geom name="fr" type="capsule" fromto="-0.1 0 0 0.1 0 0" size="0.02" density="0.0001"/> <joint name="forearm_roll_joint" type="hinge" limited="true" pos="0 0 0" axis="1 0 0" damping="1.0" range="-1.5 1.5"/> <body name="forearm_link" pos="0 0 0" axisangle="1 0 0 0.392"> <geom name="fa" type="capsule" fromto="0 0 0 0 0 0.291" size="0.05" density="0.0001"/> <body name="wrist_flex_link" pos="0 0 0.321" axisangle="0 0 1 1.57"> <geom name="wf" type="capsule" fromto="0 -0.02 0 0 0.02 0" size="0.01" density="0.0001"/> <joint name="wrist_flex_joint" type="hinge" pos="0 0 0" axis="0 0 1" range="-1.0 1.0" damping="1.0" /> <body name="wrist_roll_link" pos="0 0 0" axisangle="0 1 0 -1.178"> <joint name="wrist_roll_joint" type="hinge" pos="0 0 0" limited="true" axis="0 1 0" damping="1.0" range="0 2.25"/> <geom type="capsule" fromto="0 -0.05 0 0 0.05 0" size="0.01" contype="1" conaffinity="1" density="0.0001"/> <body name="fingertip" pos="0 0 0" axisangle="0 0 1 0.392"> <geom type="capsule" fromto="0 0.025 0 0 0.075 0.075" size="0.005" contype="1" conaffinity="1" density="0.0001"/> <geom type="capsule" fromto="0 0.075 0.075 0 0.075 0.15" size="0.005" contype="1" conaffinity="1" density=".0001"/> <geom type="capsule" fromto="0 0.075 0.15 0 0 0.225" size="0.005" contype="1" conaffinity="1" density="0.0001"/> </body> <body pos="0 0 0" axisangle="0 0 1 1.57"> <geom type="capsule" fromto="0 0.025 0 0 0.075 0.075" size="0.005" contype="1" conaffinity="1" density="0.0001"/> <geom type="capsule" fromto="0 0.075 0.075 0 0.075 0.15" size="0.005" contype="1" conaffinity="1" density="0.0001"/> <geom type="capsule" fromto="0 0.075 0.15 0 0 0.225" size="0.005" contype="1" conaffinity="1" density="0.0001"/> </body> <body pos="0 0 0" axisangle="0 0 1 1.178"> <geom type="capsule" fromto="0 0.025 0 0 0.075 0.075" size="0.005" contype="1" conaffinity="1" density="0.0001"/> <geom type="capsule" fromto="0 0.075 0.075 0 0.075 0.15" size="0.005" contype="1" conaffinity="1" density="0.0001"/> <geom type="capsule" fromto="0 0.075 0.15 0 0 0.225" size="0.005" contype="1" conaffinity="1" density="0.0001"/> </body> <body pos="0 0 0" axisangle="0 0 1 0.785"> <geom type="capsule" fromto="0 0.025 0 0 0.075 0.075" size="0.005" contype="1" conaffinity="1" density="0.0001"/> <geom type="capsule" fromto="0 0.075 0.075 0 0.075 0.15" size="0.005" contype="1" conaffinity="1" density="0.0001"/> <geom type="capsule" fromto="0 0.075 0.15 0 0 0.225" size="0.005" contype="1" conaffinity="1" density="0.0001"/> </body> <body pos="0 0 0" axisangle="0 0 1 1.96"> <geom type="capsule" fromto="0 0.025 0 0 0.075 0.075" size="0.005" contype="1" conaffinity="1" density="0.0001"/> <geom type="capsule" fromto="0 0.075 0.075 0 0.075 0.15" size="0.005" contype="1" conaffinity="1" density="0.0001"/> <geom type="capsule" fromto="0 0.075 0.15 0 0 0.225" size="0.005" contype="1" conaffinity="1" density="0.0001"/> </body> <body pos="0 0 0" axisangle="0 0 1 2.355"> <geom type="capsule" fromto="0 0.025 0 0 0.075 0.075" size="0.005" contype="1" conaffinity="1" density="0.0001"/> <geom type="capsule" fromto="0 0.075 0.075 0 0.075 0.15" size="0.005" contype="1" conaffinity="1" density="0.0001"/> <geom type="capsule" fromto="0 0.075 0.15 0 0 0.225" size="0.005" contype="1" conaffinity="1" density="0.0001"/> </body> <body pos="0 0 0" axisangle="0 0 1 2.74"> <geom type="capsule" fromto="0 0.025 0 0 0.075 0.075" size="0.005" contype="1" conaffinity="1" density="0.0001"/> <geom type="capsule" fromto="0 0.075 0.075 0 0.075 0.15" size="0.005" contype="1" conaffinity="1" density="0.0001"/> <geom type="capsule" fromto="0 0.075 0.15 0 0 0.225" size="0.005" contype="1" conaffinity="1" density="0.0001"/> </body> </body> </body> </body> </body> </body> </body> </body> </body> </body> <!--Object--> <body name="object" pos="0.5 -0.8 0.275"> <geom rgba="1. 1. 1. 1" type="sphere" size="0.03 0.03 0.1" density='25' contype="1" conaffinity="1"/> <joint name="object_free" type="free" armature='0' damping="0" limited="false"/> </body> <!--Target--> <body name="target" pos="0.575 0.5 -0.328"> <geom rgba="1 1 1 1" type="box" pos="0 0 0.005" size="0.075 0.075 0.001" contype="1" conaffinity="1" density="1000"/> <geom rgba="1 1 1 1" type="box" pos="0.0 0.075 0.034" size="0.075 0.001 0.03" contype="1" conaffinity="0"/> <geom rgba="1 1 1 1" type="box" pos="0.0 -0.075 0.034" size="0.075 0.001 0.03" contype="1" conaffinity="0"/> <geom rgba="1 1 1 1" type="box" pos="0.075 0 0.034" size="0.001 0.075 0.03" contype="1" conaffinity="0"/> <geom rgba="1 1 1 1" type="box" pos="-0.076 0 0.034" size="0.001 0.075 0.03" contype="1" conaffinity="0"/> <geom rgba="1 1 1 1" type="capsule" fromto="0.073 0.073 0.0075 0.073 0.073 0.06" size="0.005" contype="1" conaffinity="0"/> <geom rgba="1 1 1 1" type="capsule" fromto="0.073 -0.073 0.0075 0.073 -0.073 0.06" size="0.005" contype="1" conaffinity="0"/> <geom rgba="1 1 1 1" type="capsule" fromto="-0.073 0.073 0.0075 -0.073 0.073 0.06" size="0.005" contype="1" conaffinity="0"/> <geom rgba="1 1 1 1" type="capsule" fromto="-0.073 -0.073 0.0075 -0.073 -0.073 0.06" size="0.005" contype="1" conaffinity="0"/> <joint name="target_x" type="slide" pos="0 0 0" axis="1 0 0" range="-10.3213 10.3" damping="0"/> <joint name="target_y" type="slide" pos="0 0 0" axis="0 1 0" range="-10.3213 10.3" damping="0"/> </body> </worldbody> <actuator> <motor joint="shoulder_pan_joint" ctrlrange="-10.0 10.0" ctrllimited="true" /> <motor joint="shoulder_lift_joint" ctrlrange="-10.0 10.0" ctrllimited="true" /> <motor joint="upper_arm_roll_joint" ctrlrange="-10.0 10.0" ctrllimited="true" /> <motor joint="elbow_flex_joint" ctrlrange="-10.0 10.0" ctrllimited="true" /> <motor joint="forearm_roll_joint" ctrlrange="-15.0 15.0" ctrllimited="true" /> <motor joint="wrist_flex_joint" ctrlrange="-15.0 15.0" ctrllimited="true" /> <motor joint="wrist_roll_joint" ctrlrange="-15.0 15.0" ctrllimited="true"/> </actuator> </mujoco>
64.84375
130
0.613494
fcb4552da2d88a2f2560a8977c167c656f92151c
4,870
xml
XML
assets/fetch_complex_objects/fetch/train_scene_hook_158.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_158.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_158.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.01716618357125744 0.04604801984115874 0.0012863887505480203" pos="-0.09875811657011452 0.14840165669818284 0.20128638875054802" type="box" mass="200" rgba="0.4 0.4 0.4 1"></geom> <geom size="0.004630868643369488 0.03569391329396243 0.003405926236015686" pos="-0.11758701246624625 0.12766159129438337 0.2034059262360157" type="box" mass="200" rgba="0.4 0.4 0.4 1"></geom> <geom size="0.045243310507606944 0.04039311981702438 0.0026374274789660794" pos="-0.22053269875971404 0.23540354008927605 0.2026374274789661" type="box" mass="200" rgba="0.4 0.4 0.4 1"></geom> <geom size="0.024996185891997036 0.020985998933296605 0.0027839905749899906" pos="-0.17187142458746404 -0.09828530531963936 0.20278399057499" type="box" mass="200" rgba="0.4 0.4 0.4 1"></geom> <geom size="0.03703977160915494 0.028610244721286187 0.003835166390498721" pos="0.1571787612251856 0.15214763909457413 0.20383516639049873" type="box" mass="200" rgba="0.4 0.4 0.4 1"></geom> <geom size="0.008065242313971929 0.032859871106289976 0.002452881632834956" pos="-0.2627454286051077 0.20103226950710634 0.20245288163283498" type="box" mass="200" rgba="0.4 0.4 0.4 1"></geom> <geom size="0.011766043557959911 0.001634073585884996 0.0032528407436391116" pos="-0.19673681265936016 -0.2629759963014559 0.2032528407436391" type="box" mass="200" rgba="0.4 0.4 0.4 1"></geom> <geom size="0.04675477589975767 0.0082754513407462 0.002648241725032295" pos="-0.07962042509479697 -0.2731556413005979 0.20264824172503232" type="box" mass="200" rgba="0.4 0.4 0.4 1"></geom> <geom size="0.016403334669330565 0.018173048946119076 0.0025178446661952318" pos="0.12404074470036197 0.2999867710684337 0.20251784466619524" type="box" mass="200" rgba="0.4 0.4 0.4 1"></geom> <geom size="0.026409992232383776 0.04719490273348115 0.002684509769732549" pos="0.05620939054967106 -0.21655978251056912 0.20268450976973257" type="box" mass="200" rgba="0.4 0.4 0.4 1"></geom> <geom size="0.028970464072461472 0.013767538863984019 0.001442837291281829" pos="-0.03967340630063826 0.09224296073644839 0.20144283729128185" type="box" mass="200" rgba="0.4 0.4 0.4 1"></geom> </body> <body pos="1.3131269343554999 0.5634104779435 0.4130037811574999" name="object0"> <light castshadow="false"/> <geom type="mesh" density="4021.93030085" rgba="1 1 1 1" material="object" mesh="object_mesh" conaffinity="0" contype="1"/> <joint name="object0:joint" type="free" damping="3.2770985530829018"></joint> <site name="object0" pos="0.061873065644500125 0.12158952205650009 0.006996218842500068" 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.003781157432 0.003781157432 0.003781157432" file="mujoco_models/hubble_model_kit_1.stl" name="object_mesh"/> <texture file="textures/obj_textures/crosshatched_0117.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>
81.166667
282
0.684189
fcb5a396fd0068423c6b9495cf9efefb962bc3a3
1,768
xml
XML
gym/envs/robotics/assets/fetch/random_obj_xml/7602_grasp.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/7602_grasp.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/7602_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/760/760.stl" name="obj0" scale="0.004006336821523442 0.004006336821523442 0.004006336821523442" /> </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.022663849402526522 0.03743759703389227 0.009831893101816766"> <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.0097379988288064 -0.024297908260924015 -0.00254989598819729" rgba="1 0 0 0" size="0.011331924701263261 0.018718798516946134 0.004915946550908383" 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.669683
fcb5a7da39bfd24d22fda6b8fbabcc57e25357a2
1,769
xml
XML
gym/envs/robotics/assets/fetch/random_obj_xml/4978_grasp.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/4978_grasp.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/4978_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/497/497.stl" name="obj0" scale="0.006171695609728573 0.006171695609728573 0.006171695609728573" /> </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.01950090719816669 0.04110407290017961 0.024278910505306353"> <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.0016539899477308881 -0.00112528997974976 -0.001429884579593766" rgba="1 0 0 0" size="0.009750453599083345 0.020552036450089805 0.012139455252653177" 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
fcb73302fab5f6fc709b789f00633bfc3abfbcdf
101,211
xml
XML
herb_reconf/cluttered_scenes/grasping_035_power_drill_3_0.3_scene.xml
wagnew3/Amodal-3D-Reconstruction-for-Robotic-Manipulationvia-Stability-and-Connectivity--Release
f55c6b0fac44d9d749e7804d99169a39d30c2111
[ "MIT" ]
null
null
null
herb_reconf/cluttered_scenes/grasping_035_power_drill_3_0.3_scene.xml
wagnew3/Amodal-3D-Reconstruction-for-Robotic-Manipulationvia-Stability-and-Connectivity--Release
f55c6b0fac44d9d749e7804d99169a39d30c2111
[ "MIT" ]
null
null
null
herb_reconf/cluttered_scenes/grasping_035_power_drill_3_0.3_scene.xml
wagnew3/Amodal-3D-Reconstruction-for-Robotic-Manipulationvia-Stability-and-Connectivity--Release
f55c6b0fac44d9d749e7804d99169a39d30c2111
[ "MIT" ]
null
null
null
<?xml version="1.0" ?><mujoco model="scene"> <compiler angle="radian" coordinate="local" fusestatic="false" meshdir="assets/" texturedir="assets/"/> <option apirate="50" collision="predefined" cone="elliptic" impratio="10" iterations="500" noslip_iterations="100" solver="Newton" timestep="0.002" tolerance="1e-10"/> <size nconmax="10000" njmax="10000"/> <visual> <global offheight="800" offwidth="800"/> <quality shadowsize="2048"/> <headlight ambient="0 0 0" diffuse="1.399999 1.399999 1.399999" specular="2 2 2"/> <map force="0.1" zfar="30.0"/> <rgba haze="0.1499999 0.25 0.3499998 1"/> </visual> <statistic center="0.2 0 0.5" extent="10.0"/> <default> <default class="/"/> <default class="geom0"> <geom conaffinity="0" contype="1" density="500" margin="0.001" rgba="0.75 0.6 0.5 1" solimp="0.95 0.95 0.01" solref="0.008 1" user="0"/> </default> <default class="herb/"> <joint damping="1.0"/> <default class="herb/viz"> <geom conaffinity="0" contype="0" group="1"/> </default> </default> <default class="herb/wam/"> <joint axis="0 0 1" frictionloss="0.001" limited="true" pos="0 0 0" type="hinge"/> <default class="herb/wam/viz"> <geom conaffinity="0" contype="0" group="1" type="mesh"/> </default> <default class="herb/wam/col"> <geom conaffinity="1" contype="0" group="0" type="mesh"/> </default> </default> <default class="herb/wam/bhand/"> <joint axis="0 0 1" frictionloss="0.001" limited="true" pos="0 0 0" type="hinge"/> <default class="herb/wam/bhand/col"> <geom conaffinity="1" contype="0" group="0" type="mesh"/> </default> <default class="herb/wam/bhand/viz"> <geom conaffinity="0" contype="0" group="1" rgba="0.6999996 0.8 0.8 1" type="mesh"/> </default> </default> <default class="herb/wam_1/"> <joint armature="0.1" axis="0 0 1" frictionloss="0.001" limited="true" pos="0 0 0" type="hinge"/> <default class="herb/wam_1/viz"> <geom conaffinity="0" contype="0" group="1" type="mesh"/> </default> <default class="herb/wam_1/col"> <geom conaffinity="1" condim="4" contype="1" friction="2 0.1 0.02" group="0" priority="10" type="mesh"/> </default> </default> <default class="herb/wam_1/bhand/"> <joint armature="0.1" axis="0 0 1" frictionloss="0.001" limited="true" pos="0 0 0" type="hinge"/> <default class="herb/wam_1/bhand/col"> <geom conaffinity="1" condim="4" contype="4" friction="2 0.1 0.02" group="0" priority="10" solimp="0.99 0.99 0.01" solref="0.01 1" type="mesh"/> </default> <default class="herb/wam_1/bhand/viz"> <geom conaffinity="0" condim="4" contype="4" friction="2 0.1 0.02" group="1" priority="10" rgba="0.6999996 0.8 0.8 1" solimp="0.99 0.99 0.01" solref="0.01 1" type="mesh"/> </default> </default> </default> <asset> <texture file="concrete-7baa937dd9eb091794feb091c728eb4f234150ae.png" name="concrete_2d" type="2d"/> <texture file="concrete-7baa937dd9eb091794feb091c728eb4f234150ae.png" name="concretecube" type="cube"/> <material class="/" name="concrete_2d" reflectance="0.3" rgba="0.8 0.8 0.8 1" texture="concrete_2d"/> <material class="/" name="concretecube" rgba="0.8 0.8 0.8 1" texture="concretecube"/> <texture file="marble-e5eaaff46b3aaec59944d7330fab7172f95cd8f2.png" name="marble2d" type="2d"/> <texture file="marble-e5eaaff46b3aaec59944d7330fab7172f95cd8f2.png" name="marblecube" type="cube"/> <material class="/" name="marble_2d" reflectance="0.3" rgba="0.8 0.8 0.8 1" texture="marble2d"/> <material class="/" name="marblecube" rgba="0.8 0.8 0.8 1" texture="marblecube"/> <texture file="concreteplain-371aafd0ba788c3d3517b7c74a383d92e5897f53.png" name="concreteplain_2d" type="2d"/> <texture file="concreteplain-371aafd0ba788c3d3517b7c74a383d92e5897f53.png" name="concreteplaincube" type="cube"/> <material class="/" name="concreteplain_2d" reflectance="0.3" rgba="0.8 0.8 0.8 1" texture="concreteplain_2d"/> <material class="/" name="concreteplaincube" rgba="0.8 0.8 0.8 1" texture="concreteplaincube"/> <texture file="wood-dca777828fadc82ffe5b5005a448db092b2054fb.png" name="wood2d" type="2d"/> <texture file="wood-dca777828fadc82ffe5b5005a448db092b2054fb.png" name="woodcube" type="cube"/> <material class="/" name="wood2d" reflectance="0.0" rgba="1 1 1 1" texture="wood2d"/> <material class="/" emission="1.0" name="woodcube" texture="woodcube"/> <texture file="concrete2-241aa4b6b647b116a7363537e0b2c602ff16d0ac.png" name="concrete2_2d" type="2d"/> <texture file="concrete2-241aa4b6b647b116a7363537e0b2c602ff16d0ac.png" name="concrete2_cube" type="cube"/> <material class="/" name="concrete2_2d" reflectance="0.0" rgba="1 1 1 1" texture="concrete2_2d"/> <material class="/" name="concrete2_cube" rgba="0.8 0.8 0.8 1" texture="concrete2_cube"/> <texture builtin="flat" height="1024" mark="random" markrgb="0.79000000 0.79000000 0.7399999" name="wall_2d" random="0.3" rgb1="0.8199995 0.8199995 0.78000000" type="2d" width="1024"/> <material class="/" name="wall" texture="wall_2d"/> <mesh class="herb/" file="herb_frame-d14ef2a9b97c77acae48435d827d17e822b5ea0d.STL" name="herb/herb_frame"/> <mesh class="herb/" file="herb_frame_collision-f9b6358d74932455b7ffbfd9ca74dac0fccda711.STL" name="herb/herb_frame_collision"/> <mesh class="herb/" file="herb_neobotix_base-a561bd542e4323d6590a35700af93bfe91294ed7.STL" name="herb/herb_neobotix_base"/> <mesh class="herb/" file="herb_neobotix_base_collision-c0b781e9f306e864c10c17c836695c4558f03ae7.STL" name="herb/herb_neobotix_base_collision"/> <mesh class="herb/" file="herb_neck_pan-3a5b595404c4fd221df9b6e9fa45f42ae8d6c2d1.STL" name="herb/herb_neck_pan"/> <mesh class="herb/" file="herb_neck_pan_collision-422bb9327b7695a812f7e778849056ef7beb989a.STL" name="herb/herb_neck_pan_collision"/> <mesh class="herb/" file="herb_neck_tilt-90115c2f4d254a0b190e723f5619cc119886c40b.STL" name="herb/herb_neck_tilt"/> <mesh class="herb/" file="herb_neck_tilt_collision-484db3edd8836293ddbd41a57393c8610e785d3a.STL" name="herb/herb_neck_tilt_collision"/> <mesh class="herb/" file="herb_crl_head-8d1a14390ba99fea74706e0a42bb4c69de03fda1.STL" name="herb/herb_crl_head"/> <mesh class="herb/" file="herb_crl_head_collision-7e48d4cab14a84937a24657df25f3c1493b9d4f0.STL" name="herb/herb_crl_head_collision"/> <mesh class="herb/" file="herb_kinect-f35f6b9c60f6d5c915f951d7862137deeec3b982.STL" name="herb/herb_kinect"/> <mesh class="herb/" file="herb_kinect_collision-fc0c5ad2fd441c0e68282241313155effd1beedd.STL" name="herb/herb_kinect_collision"/> <mesh class="herb/wam/" file="base_link_fine-41a147148eb8dd232dfab0184aee072e64b55281.stl" name="herb/wam/base_link_fine"/> <mesh class="herb/wam/" file="base_link_convex-241a02f0fe0e1f2c3855b352df6e69b26ab5b1b2.stl" name="herb/wam/base_link_convex"/> <mesh class="herb/wam/" file="shoulder_link_fine-70a80ea5cf6a9c11a96b4c55087f2c8f2c020d97.stl" name="herb/wam/shoulder_link_fine"/> <mesh class="herb/wam/" file="shoulder_link_convex_decomposition_p1-b99c0e22423c21ede02982f896bc789bdae3b5ff.stl" name="herb/wam/shoulder_link_convex_decomposition_p1"/> <mesh class="herb/wam/" file="shoulder_link_convex_decomposition_p2-2b3a517d82b2e4f2469d55f41baed0468e780436.stl" name="herb/wam/shoulder_link_convex_decomposition_p2"/> <mesh class="herb/wam/" file="shoulder_link_convex_decomposition_p3-e4f646ee6b98165b5a010a5f12ebfd92128fb41b.stl" name="herb/wam/shoulder_link_convex_decomposition_p3"/> <mesh class="herb/wam/" file="shoulder_pitch_link_fine-36aee65354a741fe81ccf9d2614e6e43d67f3c55.stl" name="herb/wam/shoulder_pitch_link_fine"/> <mesh class="herb/wam/" file="shoulder_pitch_link_convex-f05b3e597235abed137d821b96ff7d1e2a82ea31.stl" name="herb/wam/shoulder_pitch_link_convex"/> <mesh class="herb/wam/" file="upper_arm_link_fine-ca01ee6d48649ad9f6baea7259d5cf9d08b3d635.stl" name="herb/wam/upper_arm_link_fine"/> <mesh class="herb/wam/" file="upper_arm_link_convex_decomposition_p1-7ea03e3ea97d649eedea55dc3de0ea10bbb87283.stl" name="herb/wam/upper_arm_link_convex_decomposition_p1"/> <mesh class="herb/wam/" file="upper_arm_link_convex_decomposition_p2-25fc59a045c74cc0c5e901bc31501e8ca212159a.stl" name="herb/wam/upper_arm_link_convex_decomposition_p2"/> <mesh class="herb/wam/" file="elbow_link_fine-105c4e016f6a319ed74f5d55377fee15774c5d58.stl" name="herb/wam/elbow_link_fine"/> <mesh class="herb/wam/" file="elbow_link_convex-618d49f47d28f374d03b62f3a4f1a11c87b40044.stl" name="herb/wam/elbow_link_convex"/> <mesh class="herb/wam/" file="forearm_link_fine-e78631019336cb810525911769f36184d30c291c.stl" name="herb/wam/forearm_link_fine"/> <mesh class="herb/wam/" file="forearm_link_convex_decomposition_p1-57f1e443a9d84a9b1e59b719541351dbc72b0c65.stl" name="herb/wam/forearm_link_convex_decomposition_p1"/> <mesh class="herb/wam/" file="forearm_link_convex_decomposition_p2-6249b0eb91291b6e61d4566ef7bddcd133aeb11d.stl" name="herb/wam/forearm_link_convex_decomposition_p2"/> <mesh class="herb/wam/" file="wrist_yaw_link_fine-3ec69f37eedc74a0b8a6edd994a49a13dec2a554.stl" name="herb/wam/wrist_yaw_link_fine"/> <mesh class="herb/wam/" file="wrist_yaw_link_convex_decomposition_p1-483314d477ecff523b1f17f1b29cc860dda3b25f.stl" name="herb/wam/wrist_yaw_link_convex_decomposition_p1"/> <mesh class="herb/wam/" file="wrist_yaw_link_convex_decomposition_p2-963f6bf6f5f239543cf4bbf0630fd7e3253cbd4a.stl" name="herb/wam/wrist_yaw_link_convex_decomposition_p2"/> <mesh class="herb/wam/" file="wrist_pitch_link_fine-06a8aff3e76c7b3ff34cdaf40c9ed5950e2ad1fe.stl" name="herb/wam/wrist_pitch_link_fine"/> <mesh class="herb/wam/" file="wrist_pitch_link_convex_decomposition_p1-3328df36bd7e249a571d0cfb2e43ac0cf17b9b77.stl" name="herb/wam/wrist_pitch_link_convex_decomposition_p1"/> <mesh class="herb/wam/" file="wrist_pitch_link_convex_decomposition_p2-91c5869923c13020ad406e859d49bf3f795c96be.stl" name="herb/wam/wrist_pitch_link_convex_decomposition_p2"/> <mesh class="herb/wam/" file="wrist_pitch_link_convex_decomposition_p3-744bd1df4bb176ceef61c79ab12a5b9de038d171.stl" name="herb/wam/wrist_pitch_link_convex_decomposition_p3"/> <mesh class="herb/wam/" file="wrist_palm_link_fine-db9db06e50f8f189c8d475b09f86be267e38a874.stl" name="herb/wam/wrist_palm_link_fine"/> <mesh class="herb/wam/" file="wrist_palm_link_convex-d455a798d573176ecdc3c9794069b0e3f4f7f623.stl" name="herb/wam/wrist_palm_link_convex"/> <mesh class="herb/wam/bhand/" file="bhand_palm_fine-dff1351ac0d212f9757a6bc04b85287b4f13403a.stl" name="herb/wam/bhand/bhand_palm_fine"/> <mesh class="herb/wam/bhand/" file="bhand_palm_link_convex_decomposition_p1-f8ba6cc8e8efbe24c938e092f61618174769428c.stl" name="herb/wam/bhand/bhand_palm_link_convex_decomposition_p1"/> <mesh class="herb/wam/bhand/" file="bhand_palm_link_convex_decomposition_p2-0a66a02812a929ee040991e6d1a7b1d11bba7bb1.stl" name="herb/wam/bhand/bhand_palm_link_convex_decomposition_p2"/> <mesh class="herb/wam/bhand/" file="bhand_palm_link_convex_decomposition_p3-9d93e72f01b43aa200deff06df4a395d3eb5312a.stl" name="herb/wam/bhand/bhand_palm_link_convex_decomposition_p3"/> <mesh class="herb/wam/bhand/" file="bhand_palm_link_convex_decomposition_p4-e38e089a001a0010eec12bebd2368162120ee6a2.stl" name="herb/wam/bhand/bhand_palm_link_convex_decomposition_p4"/> <mesh class="herb/wam/bhand/" file="bhand_finger_prox_link_fine-b325b78dd2ffcab9984efe22434207b1d2e07e28.stl" name="herb/wam/bhand/bhand_finger_prox_link_fine"/> <mesh class="herb/wam/bhand/" file="bhand_finger_prox_link_convex_decomposition_p1-12071ca7dea820f8ba395c17ad58efbdd2b805a8.stl" name="herb/wam/bhand/bhand_finger_prox_link_convex_decomposition_p1"/> <mesh class="herb/wam/bhand/" file="bhand_finger_prox_link_convex_decomposition_p2-c728b40c271300b132049560287e0844b86833ed.stl" name="herb/wam/bhand/bhand_finger_prox_link_convex_decomposition_p2"/> <mesh class="herb/wam/bhand/" file="bhand_finger_prox_link_convex_decomposition_p3-561559fcb477ac41797bbd8b0da5e960b41f0363.stl" name="herb/wam/bhand/bhand_finger_prox_link_convex_decomposition_p3"/> <mesh class="herb/wam/bhand/" file="bhand_finger_med_link_fine-31e862bb0515137229a05ffa049a96de151eb229.stl" name="herb/wam/bhand/bhand_finger_med_link_fine"/> <mesh class="herb/wam/bhand/" file="bhand_finger_med_link_convex-af5d2e0e2990df27924df077b297d046b710ded5.stl" name="herb/wam/bhand/bhand_finger_med_link_convex"/> <mesh class="herb/wam/bhand/" file="bhand_finger_dist_link_fine-defe6db5320e79d25ade307bc4a42d6ef272b8d4.stl" name="herb/wam/bhand/bhand_finger_dist_link_fine"/> <mesh class="herb/wam/bhand/" file="bhand_finger_dist_link_convex-dd89f87a37ef6bb33ec5f1998f123eb1e907ddef.stl" name="herb/wam/bhand/bhand_finger_dist_link_convex"/> <mesh class="herb/wam_1/" file="base_link_fine-41a147148eb8dd232dfab0184aee072e64b55281.stl" name="herb/wam_1/base_link_fine"/> <mesh class="herb/wam_1/" file="base_link_convex-241a02f0fe0e1f2c3855b352df6e69b26ab5b1b2.stl" name="herb/wam_1/base_link_convex"/> <mesh class="herb/wam_1/" file="shoulder_link_fine-70a80ea5cf6a9c11a96b4c55087f2c8f2c020d97.stl" name="herb/wam_1/shoulder_link_fine"/> <mesh class="herb/wam_1/" file="shoulder_link_convex_decomposition_p1-b99c0e22423c21ede02982f896bc789bdae3b5ff.stl" name="herb/wam_1/shoulder_link_convex_decomposition_p1"/> <mesh class="herb/wam_1/" file="shoulder_link_convex_decomposition_p2-2b3a517d82b2e4f2469d55f41baed0468e780436.stl" name="herb/wam_1/shoulder_link_convex_decomposition_p2"/> <mesh class="herb/wam_1/" file="shoulder_link_convex_decomposition_p3-e4f646ee6b98165b5a010a5f12ebfd92128fb41b.stl" name="herb/wam_1/shoulder_link_convex_decomposition_p3"/> <mesh class="herb/wam_1/" file="shoulder_pitch_link_fine-36aee65354a741fe81ccf9d2614e6e43d67f3c55.stl" name="herb/wam_1/shoulder_pitch_link_fine"/> <mesh class="herb/wam_1/" file="shoulder_pitch_link_convex-f05b3e597235abed137d821b96ff7d1e2a82ea31.stl" name="herb/wam_1/shoulder_pitch_link_convex"/> <mesh class="herb/wam_1/" file="upper_arm_link_fine-ca01ee6d48649ad9f6baea7259d5cf9d08b3d635.stl" name="herb/wam_1/upper_arm_link_fine"/> <mesh class="herb/wam_1/" file="upper_arm_link_convex_decomposition_p1-7ea03e3ea97d649eedea55dc3de0ea10bbb87283.stl" name="herb/wam_1/upper_arm_link_convex_decomposition_p1"/> <mesh class="herb/wam_1/" file="upper_arm_link_convex_decomposition_p2-25fc59a045c74cc0c5e901bc31501e8ca212159a.stl" name="herb/wam_1/upper_arm_link_convex_decomposition_p2"/> <mesh class="herb/wam_1/" file="elbow_link_fine-105c4e016f6a319ed74f5d55377fee15774c5d58.stl" name="herb/wam_1/elbow_link_fine"/> <mesh class="herb/wam_1/" file="elbow_link_convex-618d49f47d28f374d03b62f3a4f1a11c87b40044.stl" name="herb/wam_1/elbow_link_convex"/> <mesh class="herb/wam_1/" file="forearm_link_fine-e78631019336cb810525911769f36184d30c291c.stl" name="herb/wam_1/forearm_link_fine"/> <mesh class="herb/wam_1/" file="forearm_link_convex_decomposition_p1-57f1e443a9d84a9b1e59b719541351dbc72b0c65.stl" name="herb/wam_1/forearm_link_convex_decomposition_p1"/> <mesh class="herb/wam_1/" file="forearm_link_convex_decomposition_p2-6249b0eb91291b6e61d4566ef7bddcd133aeb11d.stl" name="herb/wam_1/forearm_link_convex_decomposition_p2"/> <mesh class="herb/wam_1/" file="wrist_yaw_link_fine-3ec69f37eedc74a0b8a6edd994a49a13dec2a554.stl" name="herb/wam_1/wrist_yaw_link_fine"/> <mesh class="herb/wam_1/" file="wrist_yaw_link_convex_decomposition_p1-483314d477ecff523b1f17f1b29cc860dda3b25f.stl" name="herb/wam_1/wrist_yaw_link_convex_decomposition_p1"/> <mesh class="herb/wam_1/" file="wrist_yaw_link_convex_decomposition_p2-963f6bf6f5f239543cf4bbf0630fd7e3253cbd4a.stl" name="herb/wam_1/wrist_yaw_link_convex_decomposition_p2"/> <mesh class="herb/wam_1/" file="wrist_pitch_link_fine-06a8aff3e76c7b3ff34cdaf40c9ed5950e2ad1fe.stl" name="herb/wam_1/wrist_pitch_link_fine"/> <mesh class="herb/wam_1/" file="wrist_pitch_link_convex_decomposition_p1-3328df36bd7e249a571d0cfb2e43ac0cf17b9b77.stl" name="herb/wam_1/wrist_pitch_link_convex_decomposition_p1"/> <mesh class="herb/wam_1/" file="wrist_pitch_link_convex_decomposition_p2-91c5869923c13020ad406e859d49bf3f795c96be.stl" name="herb/wam_1/wrist_pitch_link_convex_decomposition_p2"/> <mesh class="herb/wam_1/" file="wrist_pitch_link_convex_decomposition_p3-744bd1df4bb176ceef61c79ab12a5b9de038d171.stl" name="herb/wam_1/wrist_pitch_link_convex_decomposition_p3"/> <mesh class="herb/wam_1/" file="wrist_palm_link_fine-db9db06e50f8f189c8d475b09f86be267e38a874.stl" name="herb/wam_1/wrist_palm_link_fine"/> <mesh class="herb/wam_1/" file="wrist_palm_link_convex-d455a798d573176ecdc3c9794069b0e3f4f7f623.stl" name="herb/wam_1/wrist_palm_link_convex"/> <mesh class="herb/wam_1/bhand/" file="bhand_palm_fine-dff1351ac0d212f9757a6bc04b85287b4f13403a.stl" name="herb/wam_1/bhand/bhand_palm_fine"/> <mesh class="herb/wam_1/bhand/" file="bhand_palm_link_convex_decomposition_p1-f8ba6cc8e8efbe24c938e092f61618174769428c.stl" name="herb/wam_1/bhand/bhand_palm_link_convex_decomposition_p1"/> <mesh class="herb/wam_1/bhand/" file="bhand_palm_link_convex_decomposition_p2-0a66a02812a929ee040991e6d1a7b1d11bba7bb1.stl" name="herb/wam_1/bhand/bhand_palm_link_convex_decomposition_p2"/> <mesh class="herb/wam_1/bhand/" file="bhand_palm_link_convex_decomposition_p3-9d93e72f01b43aa200deff06df4a395d3eb5312a.stl" name="herb/wam_1/bhand/bhand_palm_link_convex_decomposition_p3"/> <mesh class="herb/wam_1/bhand/" file="bhand_palm_link_convex_decomposition_p4-e38e089a001a0010eec12bebd2368162120ee6a2.stl" name="herb/wam_1/bhand/bhand_palm_link_convex_decomposition_p4"/> <mesh class="herb/wam_1/bhand/" file="bhand_finger_prox_link_fine-b325b78dd2ffcab9984efe22434207b1d2e07e28.stl" name="herb/wam_1/bhand/bhand_finger_prox_link_fine"/> <mesh class="herb/wam_1/bhand/" file="bhand_finger_prox_link_convex_decomposition_p1-12071ca7dea820f8ba395c17ad58efbdd2b805a8.stl" name="herb/wam_1/bhand/bhand_finger_prox_link_convex_decomposition_p1"/> <mesh class="herb/wam_1/bhand/" file="bhand_finger_prox_link_convex_decomposition_p2-c728b40c271300b132049560287e0844b86833ed.stl" name="herb/wam_1/bhand/bhand_finger_prox_link_convex_decomposition_p2"/> <mesh class="herb/wam_1/bhand/" file="bhand_finger_prox_link_convex_decomposition_p3-561559fcb477ac41797bbd8b0da5e960b41f0363.stl" name="herb/wam_1/bhand/bhand_finger_prox_link_convex_decomposition_p3"/> <mesh class="herb/wam_1/bhand/" file="bhand_finger_med_link_fine-31e862bb0515137229a05ffa049a96de151eb229.stl" name="herb/wam_1/bhand/bhand_finger_med_link_fine"/> <mesh class="herb/wam_1/bhand/" file="bhand_finger_med_link_convex-af5d2e0e2990df27924df077b297d046b710ded5.stl" name="herb/wam_1/bhand/bhand_finger_med_link_convex"/> <mesh class="herb/wam_1/bhand/" file="bhand_finger_dist_link_fine-defe6db5320e79d25ade307bc4a42d6ef272b8d4.stl" name="herb/wam_1/bhand/bhand_finger_dist_link_fine"/> <mesh class="herb/wam_1/bhand/" file="bhand_finger_dist_link_convex-dd89f87a37ef6bb33ec5f1998f123eb1e907ddef.stl" name="herb/wam_1/bhand/bhand_finger_dist_link_convex"/> <mesh class="geom0" file="ycb_objects/035_power_drill/google_16k/nontextured.stl" name="gen_mesh_0" scale="1 1 1"/><mesh class="geom0" file="downloaded_assets/maytoni/scene.stl" name="gen_mesh_gadded_1" scale="1.7031711523173714 1.7031711523173714 1.7031711523173714"/><mesh class="geom0" file="ycb_objects/007_tuna_fish_can/google_16k/nontextured.stl" name="gen_mesh_gadded_2" scale="1.007074371042717 1.007074371042717 1.007074371042717"/><mesh class="geom0" file="ycb_objects/005_tomato_soup_can/google_16k/nontextured.stl" name="gen_mesh_gadded_3" scale="1.7152383259979684 1.7152383259979684 1.7152383259979684"/><mesh class="geom0" file="ycb_objects/061_foam_brick/google_16k/nontextured.stl" name="gen_mesh_gadded_4" scale="0.9457319271206979 0.9457319271206979 0.9457319271206979"/><mesh class="geom0" file="ycb_objects/009_gelatin_box/google_16k/nontextured.stl" name="gen_mesh_gadded_5" scale="1.47843777263399 1.47843777263399 1.47843777263399"/></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.988761625953525" name="gen_body_0" pos="0 0 0.3031729999464005"><geom class="/" mesh="gen_mesh_0" name="gen_geom_0" rgba="0.5454561094425967 0.7290912503588651 0.18805797035856175 1" type="mesh"/><joint class="/" name="gen_joint_0" type="free"/></body><body euler="0 0 0.04621686609438085" name="gen_body_gadded_1" pos="0.3450411372934129 0.1805724417844417 0.7633008127329861"><geom class="/" mesh="gen_mesh_gadded_1" name="gen_geom_gadded_1" rgba="0.40409585020591765 0.11578584596225872 0.08331203934386078 1" type="mesh"/><joint class="/" name="gen_joint_gadded_1" type="free"/></body><body euler="0 0 1.2529095746281358" name="gen_body_gadded_2" pos="-0.2188241729066563 0.4520327864617892 0.30337840475207545"><geom class="/" mesh="gen_mesh_gadded_2" name="gen_geom_gadded_2" rgba="0.29836341862353744 0.4556492523350175 0.03740304629629099 1" type="mesh"/><joint class="/" name="gen_joint_gadded_2" type="free"/></body><body euler="0 0 1.8588053884802926" name="gen_body_gadded_3" pos="0.006027411224065115 0.0589169715156567 0.30127297650771867"><geom class="/" mesh="gen_mesh_gadded_3" name="gen_geom_gadded_3" rgba="0.9369375397917176 0.693105906413017 0.4336551668697437 1" type="mesh"/><joint class="/" name="gen_joint_gadded_3" type="free"/></body><body euler="0 0 0.5423871232315163" name="gen_body_gadded_4" pos="0.3010099451664893 -0.07428669813508246 0.3011276089830533"><geom class="/" mesh="gen_mesh_gadded_4" name="gen_geom_gadded_4" rgba="0.37007305216651776 0.19162982044792864 0.2867300217113514 1" type="mesh"/><joint class="/" name="gen_joint_gadded_4" type="free"/></body><body euler="0 0 1.4881540261305044" name="gen_body_gadded_5" pos="-0.33094828456692993 -0.3433179037154627 0.30073309214288735"><geom class="/" mesh="gen_mesh_gadded_5" name="gen_geom_gadded_5" rgba="0.5175479236888187 0.4276868023028063 0.6102997398682611 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="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"/></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>
158.88697
23,417
0.691012
fcba11dbff6298ebfdb7daddf6eb9b0ed3518d38
79,306
xml
XML
herb_reconf/cluttered_scenes/easy_pushing_025_mug_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/easy_pushing_025_mug_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/easy_pushing_025_mug_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/025_mug/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.781906920557553 1.781906920557553 1.781906920557553"/><mesh class="geom0" file="ycb_objects/077_rubiks_cube/google_16k/nontextured.stl" name="gen_mesh_gadded_2" scale="1.8182990753219754 1.8182990753219754 1.8182990753219754"/></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.651888720221698" name="gen_body_0" pos="-0.05 -0.35 0.3005319999763742"><geom class="/" mesh="gen_mesh_0" name="gen_geom_0" rgba="0.7327849087457959 0.4096160639402976 0.3628115568351886 1" type="mesh"/><joint class="/" name="gen_joint_0" type="free"/></body><body euler="0 0 3.9374877049985524" name="gen_body_gadded_1" pos="0.10677595943539148 -0.35 0.30085109533561283"><geom class="/" mesh="gen_mesh_gadded_1" name="gen_geom_gadded_1" rgba="0.07673774935685207 0.6473497960161 0.5484599374120414 1" type="mesh"/><joint class="/" name="gen_joint_gadded_1" type="free"/></body><body euler="0 0 3.2736143139252945" name="gen_body_gadded_2" pos="-0.2007467922599539 -0.2463516760747565 0.30068501482405274"><geom class="/" mesh="gen_mesh_gadded_2" name="gen_geom_gadded_2" rgba="0.03974089439956818 0.5989939823188928 0.8895468785908635 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.944444
949
0.6859
fcbb854faf74db1b3153826721cf2bfb7958cd2b
1,454
xml
XML
gym/envs/robotics/assets/fetch/random_obj_xml/4410_slide.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/4410_slide.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/4410_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/441/441.stl" name="obj0" scale="0.012143043814020777 0.012143043814020777 0.012143043814020777" /> </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.028734066362551644 0.08272670816003451 0.226022057171694"> <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
fcbca9fd16b61400c6a5ea3b78a3958918cc5851
1,455
xml
XML
gym/envs/robotics/assets/fetch/random_obj_xml/2834_slide.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/2834_slide.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/2834_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/283/283.stl" name="obj0" scale="0.004986629812168078 0.004986629812168078 0.004986629812168078" /> </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.02424883135840166 0.029516859184185288 0.2239922966810296"> <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
fcbd04f86d86005f426fa35b33b4a8ded154bec1
1,775
xml
XML
gym/envs/robotics/assets/fetch/random_obj_xml/2878_grasp.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/2878_grasp.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/2878_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/287/287.stl" name="obj0" scale="0.007255066033377596 0.007255066033377596 0.007255066033377596" /> </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.021426912508661473 0.047292702951123415 0.02153708794144435"> <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.00026827635861292773 -0.00016111878014819482 -4.770635870774191e-05" rgba="1 0 0 0" size="0.010713456254330737 0.023646351475561708 0.010768543970722175" type="ellipsoid" /> </body> <light ambient="0.2 0.2 0.2" castshadow="false" diffuse="0.8 0.8 0.8" dir="0 0 -1" directional="true" name="light0" pos="0 0 4" specular="0.3 0.3 0.3" /> </worldbody> <actuator> <position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:l_gripper_finger_joint" kp="30000" name="robot0:l_gripper_finger_joint" user="1" /> <position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:r_gripper_finger_joint" kp="30000" name="robot0:r_gripper_finger_joint" user="1" /> </actuator> </mujoco>
43.292683
204
0.670986
fcbd5a394996d9f7b434dde695331409d13a5703
1,457
xml
XML
gym/envs/robotics/assets/fetch/random_obj_xml/3814_slide.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/3814_slide.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/3814_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/381/381.stl" name="obj0" scale="0.008951477070666736 0.008951477070666736 0.008951477070666736" /> </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.024806149752951707 0.054888429887771914 0.22184805359165627"> <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
fcbed4dd0c95b9195321c5ecec6ed39d38186f4a
5,164
xacro
XML
Robot_configurations/strirus_robot_description/urdf/strirus_gamma.xacro
brooky56/Project_StriRus
6aa502af04a088b4c706172c578716f6a1ff919e
[ "MIT" ]
null
null
null
Robot_configurations/strirus_robot_description/urdf/strirus_gamma.xacro
brooky56/Project_StriRus
6aa502af04a088b4c706172c578716f6a1ff919e
[ "MIT" ]
null
null
null
Robot_configurations/strirus_robot_description/urdf/strirus_gamma.xacro
brooky56/Project_StriRus
6aa502af04a088b4c706172c578716f6a1ff919e
[ "MIT" ]
null
null
null
<?xml version="1.0"?> <robot name="strirus_gamma" xmlns:xacro="http://www.ros.org/wiki/xacro"> <mujoco> <!-- if it doesn't work, try this and put the value by your own $(find strirus_cad_design)/stl/collision--> <compiler meshdir="../../../../strirus_cad_design/stl/collision/" balanceinertia="true" inertiafromgeom="false" convexhull="false" fusestatic="false"/> </mujoco> <gazebo> <self_collide>1</self_collide> </gazebo> <!-- <xacro:arg name="namespace" default="/"/> <xacro:property name="namespace" value="$(arg namespace)" /> --> <!-- Some constants --> <xacro:property name="deg2rad" value="${pi / 180}"/> <xacro:property name="rad2deg" value="${180 / pi}"/> <xacro:property name="number_of_legs" value="${6 - 1}"/> <xacro:property name="amount_of_legs_one_part" value="${3}"/> <!-- Constants for simulating --> <!-- Xacro arg provides xacro.py file.xacro real_number_of_legs:=12 --> <!-- simulation options--> <!-- doc="0 - no, 1 - yes" --> <xacro:arg name="ideal_leg_motors" default="1"/> <!-- doc="0 - no, 1 - yes" --> <xacro:arg name="ideal_segment_joint" default="1"/> <!-- doc="0 - no, 1 - yes" --> <xacro:arg name="leg_fancy_physics" default="0"/> <!-- omni-directional --> <!-- doc="possible angles 0,15,30,45" --> <xacro:arg name="omni_angle" default="15"/> <!-- leg size --> <!-- doc="0 - 55, 1 - 70" --> <xacro:arg name="leg_height" default="1"/> <!-- angle between legs --> <!-- doc="in degrees, or 'specific' for choosing specific angle for each leg (cclock)" --> <xacro:arg name="angle_btw_legs" default="120"/> <!-- doc="in degrees" --> <xacro:arg name="angle_for_0_l_leg" default="0"/> <!-- doc="in degrees" --> <xacro:arg name="angle_for_0_r_leg" default="0"/> <!-- any angle sequence --> <xacro:arg name="l_specific_angle_btw_legs" default="0,180,0,0,10,0"/> <!-- any angle sequence --> <xacro:arg name="r_specific_angle_btw_legs" default="0,0,5,0,0,0"/> <!-- segmentation --> <!-- doc="possible '0','1up','1side','2'" --> <xacro:arg name="segment_dof" default="2"/> <!-- doc="in degrees" --> <xacro:arg name="up_segment_angle" default="0"/> <!-- doc="in degrees" --> <xacro:arg name="side_segment_angle" default="0"/> <!-- arg to properties with converting to rad if it is needed --> <!-- simulation options--> <xacro:property name="ideal_leg_motors" value="$(arg ideal_leg_motors)"/> <xacro:property name="ideal_segment_joint" value="$(arg ideal_segment_joint)"/> <xacro:property name="leg_fancy_physics" value="$(arg leg_fancy_physics)"/> <!-- omni-directional --> <xacro:property name="omni_angle" value="$(arg omni_angle)"/> <!-- leg size --> <xacro:property name="leg_height" value="$(arg leg_height)"/> <xacro:if value="${leg_height == 1}"> <xacro:property name="leg_height_size" value="${0.07}"/> </xacro:if> <xacro:if value="${leg_height == 0}"> <xacro:property name="leg_height_size" value="${0.055}"/> </xacro:if> <!-- angle between legs --> <xacro:property name="angle_btw_legs" value="$(arg angle_btw_legs)"/> <xacro:if value="${str(angle_btw_legs) == 'specific'}"> <xacro:property name="l_specific_angle_btw_legs" value="$(arg l_specific_angle_btw_legs)"/> <xacro:property name="r_specific_angle_btw_legs" value="$(arg r_specific_angle_btw_legs)"/> </xacro:if> <xacro:if value="${str(angle_btw_legs) != 'specific'}"> <xacro:property name="angle_for_0_l_leg" value="$(arg angle_for_0_l_leg)"/> <xacro:property name="angle_for_0_r_leg" value="$(arg angle_for_0_r_leg)"/> </xacro:if> <!-- segmentation --> <xacro:property name="segment_dof" value="$(arg segment_dof)"/> <xacro:property name="up_segment_angle" value="$(arg up_segment_angle)"/> <xacro:property name="side_segment_angle" value="$(arg side_segment_angle)"/> <!-- Needed constants-variables --> <xacro:property name="dist_btw_legs" value="${0.106}"/> <xacro:property name="dist_btw_body_origins" value="${0.554}"/> <xacro:property name="leg_thickness" value="${0.004}"/> <xacro:property name="dist_body_1_bridge_1" value="${0.247}"/> <xacro:property name="dist_bridge_1_bridge_2" value="${0.03}"/> <xacro:property name="dist_bridge_2_body_2" value="${0.03}"/> <xacro:property name="dist_body_2_leg_count_point" value="${0.247}"/> <!-- includes parts --> <!-- Import all Gazebo-customization elements, including Gazebo colors --> <!-- <xacro:include filename="$(find strirus_robot_description)/urdf/strirus_plugins.gazebo" /> --> <!-- Import Rviz colors --> <xacro:include filename="$(find strirus_robot_description)/urdf/materials.xacro"/> <xacro:include filename="$(find strirus_robot_description)/urdf/strirus_gamma_body_bridge.xacro"/> <xacro:include filename="$(find strirus_robot_description)/urdf/strirus_gamma_legs.xacro"/> <xacro:include filename="$(find strirus_robot_description)/urdf/strirus_gamma_gazebo.gazebo"/> </robot>
44.517241
159
0.640589
fcc005e22c74f6b22b22fb410bd5faa5c5971dce
79,297
xml
XML
herb_reconf/cluttered_scenes/easy_pushing_014_lemon_0_0.7_scene.xml
wagnew3/Amodal-3D-Reconstruction-for-Robotic-Manipulationvia-Stability-and-Connectivity--Release
f55c6b0fac44d9d749e7804d99169a39d30c2111
[ "MIT" ]
null
null
null
herb_reconf/cluttered_scenes/easy_pushing_014_lemon_0_0.7_scene.xml
wagnew3/Amodal-3D-Reconstruction-for-Robotic-Manipulationvia-Stability-and-Connectivity--Release
f55c6b0fac44d9d749e7804d99169a39d30c2111
[ "MIT" ]
null
null
null
herb_reconf/cluttered_scenes/easy_pushing_014_lemon_0_0.7_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/014_lemon/google_16k/nontextured.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.595204515322127 1.595204515322127 1.595204515322127"/><mesh class="geom0" file="ycb_objects/011_banana/google_16k/nontextured.stl" name="gen_mesh_gadded_2" scale="0.5664397353106114 0.5664397353106114 0.5664397353106114"/></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 4.37744117002132" name="gen_body_0" pos="-0.05 -0.35 0.30023499999952036"><geom class="/" mesh="gen_mesh_0" name="gen_geom_0" rgba="0.16399409712967505 0.5610536358738664 0.30131116215498466 1" type="mesh"/><joint class="/" name="gen_joint_0" type="free"/></body><body euler="0 0 3.6591917529964078" name="gen_body_gadded_1" pos="0.0761439466013644 -0.35 0.3140935379748869"><geom class="/" mesh="gen_mesh_gadded_1" name="gen_geom_gadded_1" rgba="0.646519984274213 0.9291609872127823 0.31282873066649564 1" type="mesh"/><joint class="/" name="gen_joint_gadded_1" type="free"/></body><body euler="0 0 2.3469184134850525" name="gen_body_gadded_2" pos="0.3033022447500281 -0.2991748659903372 0.30017200125589155"><geom class="/" mesh="gen_mesh_gadded_2" name="gen_geom_gadded_2" rgba="0.5121929881132781 0.2847723190400383 0.7453904842777274 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.931287
949
0.68589
fcc19dd9fc1244d7d2beb4830f391be7ca971714
1,454
xml
XML
gym/envs/robotics/assets/fetch/random_obj_xml/6525_slide.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/6525_slide.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/6525_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/652/652.stl" name="obj0" scale="0.012562679774901685 0.012562679774901685 0.012562679774901685" /> </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.0376352132562516 0.07522348605952427 0.23948045734962847"> <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
fcc2325fa260c9bc3b2ce983f37904fc1b4ab23b
80,325
xml
XML
herb_reconf/cluttered_scenes/easy_pushing_024_bowl_1_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_024_bowl_1_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_024_bowl_1_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/024_bowl/google_16k/nontextured.stl" name="gen_mesh_0" scale="1 1 1"/><mesh class="geom0" file="ycb_objects/036_wood_block/google_16k/nontextured.stl" name="gen_mesh_gadded_1" scale="0.8945545070373144 0.8945545070373144 0.8945545070373144"/><mesh class="geom0" file="ycb_objects/008_pudding_box/google_16k/nontextured.stl" name="gen_mesh_gadded_2" scale="0.9892299154440214 0.9892299154440214 0.9892299154440214"/><mesh class="geom0" file="ycb_objects/053_mini_soccer_ball/google_16k/nontextured.stl" name="gen_mesh_gadded_3" scale="1.897454293336424 1.897454293336424 1.897454293336424"/><mesh class="geom0" file="ycb_objects/061_foam_brick/google_16k/nontextured.stl" name="gen_mesh_gadded_4" scale="0.5138405235471077 0.5138405235471077 0.5138405235471077"/></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.465643103855648" name="gen_body_0" pos="-0.05 -0.35 0.30053000001935287"><geom class="/" mesh="gen_mesh_0" name="gen_geom_0" rgba="0.06694521318594959 0.3063772281670083 0.031992284609589916 1" type="mesh"/><joint class="/" name="gen_joint_0" type="free"/></body><body euler="0 0 5.12582053366684" name="gen_body_gadded_1" pos="0.1289786729282614 -0.35 0.30019177498007327"><geom class="/" mesh="gen_mesh_gadded_1" name="gen_geom_gadded_1" rgba="0.6869540796640314 0.8517925121423762 0.679879613682071 1" type="mesh"/><joint class="/" name="gen_joint_gadded_1" type="free"/></body><body euler="0 0 5.302248406257499" name="gen_body_gadded_2" pos="0.04125069769570587 -0.21416584127984123 0.3005792349526361"><geom class="/" mesh="gen_mesh_gadded_2" name="gen_geom_gadded_2" rgba="0.15749380878719177 0.09539744296003161 0.7817875851420624 1" type="mesh"/><joint class="/" name="gen_joint_gadded_2" type="free"/></body><body euler="0 0 1.0926398738845071" name="gen_body_gadded_3" pos="-0.5178044921425425 -0.5569291313497968 0.3009062844701591"><geom class="/" mesh="gen_mesh_gadded_3" name="gen_geom_gadded_3" rgba="0.5470823490334815 0.2706429124527182 0.2798177264445616 1" type="mesh"/><joint class="/" name="gen_joint_gadded_3" type="free"/></body><body euler="0 0 1.8774532626104026" name="gen_body_gadded_4" pos="-0.05527432662884909 -0.6567980750553117 0.3006126590256531"><geom class="/" mesh="gen_mesh_gadded_4" name="gen_geom_gadded_4" rgba="0.598297691149032 0.49050773187468444 0.37034655792475324 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="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>
117.434211
1,623
0.687383
fcc2f696d8298d7914f9bb17322cd11349db5e08
2,718
xml
XML
gym/envs/robotics/assets/fetch/random_obj_xml/2006_peg.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/2006_peg.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/2006_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/200/200.stl" name="obj0" scale="0.005209158455893437 0.005209158455893437 0.005209158455893437" /> </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.018896615590216864 0.04 0.016320947191700352" 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.011031747226179292 -0.010582245798225594 0.046155337158921644" size="0.013986676945605632 0.013596267357680977 0.056761757083234575" type="box" zaxis="0.0 0.0 1.0" /> <site name="object0" pos="0.008843469108712247 -0.0073382784303171866 0.005714527267387419" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" /> <site name="handle0" pos="0.011031747226179292 -0.010582245798225594 0.03615533715892164" 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
223
0.657469
fcc408d93150d805498788766edd56194b16df8b
1,452
xml
XML
gym/envs/robotics/assets/fetch/random_obj_xml/5933_slide.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/5933_slide.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/5933_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/593/593.stl" name="obj0" scale="0.02493742719365869 0.02493742719365869 0.02493742719365869" /> </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.03937723244201561 0.15532751585558358 0.22942590224553172"> <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
fcc4278b23de10655203e700b836c16fd36b26f4
90,246
xml
XML
herb_reconf/cluttered_scenes/hard_pushing_056_tennis_ball_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/hard_pushing_056_tennis_ball_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/hard_pushing_056_tennis_ball_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/056_tennis_ball/google_16k/nontextured.stl" name="gen_mesh_0" scale="1 1 1"/><mesh class="geom0" file="ycb_objects/036_wood_block/google_16k/nontextured.stl" name="gen_mesh_gadded_1" scale="0.7077916496485172 0.7077916496485172 0.7077916496485172"/><mesh class="geom0" file="downloaded_assets/cup_1/scene.stl" name="gen_mesh_gadded_2" scale="1.8689082434562625 1.8689082434562625 1.8689082434562625"/></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.2737519960640684" name="gen_body_0" pos="0 0 0.30009699999645817"><geom class="/" mesh="gen_mesh_0" name="gen_geom_0" rgba="0.7474736692942826 0.32531936575305276 0.8355747742319177 1" type="mesh"/><joint class="/" name="gen_joint_0" type="free"/></body><body euler="0 0 2.4672878125180557" name="gen_body_gadded_1" pos="0.19128049927747195 0.04588833039010216 0.3001517366764189"><geom class="/" mesh="gen_mesh_gadded_1" name="gen_geom_gadded_1" rgba="0.40830407161138926 0.5272708443516098 0.8448510809917595 1" type="mesh"/><joint class="/" name="gen_joint_gadded_1" type="free"/></body><body euler="0 0 2.4570692559113656" name="gen_body_gadded_2" pos="0.4166039094802308 -0.599799989154005 0.6625216455070841"><geom class="/" mesh="gen_mesh_gadded_2" name="gen_geom_gadded_2" rgba="0.36365073875504195 0.08555563058901727 0.47963181648003106 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.938596
10,958
0.688485
fcc4de58be553a640ce5969e5bafca202122ccf6
4,485
xml
XML
assets/fetch_complex_objects/fetch/train_scene_hook_564.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_564.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_564.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.015767447191827242 0.04452541478372016 0.003118752643160263" pos="-0.29675910531266514 0.2978441638506712 0.20311875264316026" type="box" mass="200" rgba="0.4 0.4 0.4 1"></geom> <geom size="0.035384276666644746 0.012187511633965701 0.0026546010703453883" pos="-0.05650704956117031 -0.09396044145125465 0.20265460107034539" type="box" mass="200" rgba="0.4 0.4 0.4 1"></geom> <geom size="0.04459217850878771 0.03261555247086448 0.0008956973649730431" pos="0.15036224114258728 0.07415518845528885 0.20089569736497306" type="box" mass="200" rgba="0.4 0.4 0.4 1"></geom> <geom size="0.018121013649999396 0.04307607637180631 0.003954870492352496" pos="-0.036721832959568435 -0.2575970475742062 0.2039548704923525" type="box" mass="200" rgba="0.4 0.4 0.4 1"></geom> <geom size="0.02951435874631924 0.008439251146075626 0.0007371240327345396" pos="-0.10506611024756973 0.1819988482304965 0.20073712403273455" type="box" mass="200" rgba="0.4 0.4 0.4 1"></geom> <geom size="0.025986175936321555 0.03872341649734121 0.002678722625649163" pos="-0.08122346072822423 0.06996195297961633 0.20267872262564918" type="box" mass="200" rgba="0.4 0.4 0.4 1"></geom> <geom size="0.01283988265643279 0.023385929981671577 0.0005667194180372942" pos="0.00846413571267507 -0.0718696747669138 0.2005667194180373" type="box" mass="200" rgba="0.4 0.4 0.4 1"></geom> <geom size="0.006011557799732181 0.003599679279236477 0.0030193711884415188" pos="0.001016691263673819 -0.11098248176811451 0.20301937118844152" type="box" mass="200" rgba="0.4 0.4 0.4 1"></geom> <geom size="0.02753813318549454 0.0147063315930746 0.002470412317894386" pos="-0.18022807898804344 0.1676284322862026 0.2024704123178944" type="box" mass="200" rgba="0.4 0.4 0.4 1"></geom> </body> <body pos="1.3703268031975 0.6611723040752 0.38598369237849994" name="object0"> <light castshadow="false"/> <geom type="mesh" density="1649.71097775" rgba="1 1 1 1" material="object" mesh="object_mesh" conaffinity="0" contype="1"/> <joint name="object0:joint" type="free" damping="4.890451568746968"></joint> <site name="object0" pos="0.0046731968025000015 0.023827695924800052 0.03401630762150004" 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.00119565006535 0.00119565006535 0.00119565006535" file="mujoco_models/TD_Mushroom_cap.stl" name="object_mesh"/> <texture file="textures/obj_textures/stratified_0142.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>
77.327586
281
0.676254
fcc558fd95c693b6e7ba1d2ef4e9013c8203ffe2
4,467
xml
XML
assets/fetch_complex_objects/fetch/train_scene_hook_794.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_794.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_794.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.0027580142007964607 0.046465142496804265 0.0006862796023908233" pos="-0.23275223555196028 0.22807494673029 0.20068627960239083" type="box" mass="200" rgba="0.4 0.4 0.4 1"></geom> <geom size="0.02051413483150322 0.049163168398014996 0.0015998813763669862" pos="0.09353119487239064 -0.2767211058527467 0.201599881376367" type="box" mass="200" rgba="0.4 0.4 0.4 1"></geom> <geom size="0.046937543597674845 0.022555328294442727 0.0005517112651542159" pos="0.1462139281094696 0.15181501829042932 0.20055171126515423" type="box" mass="200" rgba="0.4 0.4 0.4 1"></geom> <geom size="0.02792520413893021 0.027664576493526178 0.004439389514293062" pos="-0.10264018116401546 -0.25478212651167037 0.20443938951429308" type="box" mass="200" rgba="0.4 0.4 0.4 1"></geom> <geom size="0.021492050689019108 0.006694998359269464 0.0048445965227718706" pos="0.03162482043092707 0.28377651887149363 0.20484459652277187" type="box" mass="200" rgba="0.4 0.4 0.4 1"></geom> <geom size="0.04376402951819732 0.03634635153264757 0.0020507953465066643" pos="-0.02527360825402586 -0.16326999124999308 0.20205079534650666" type="box" mass="200" rgba="0.4 0.4 0.4 1"></geom> <geom size="0.030603244401853216 0.03939226635111289 0.003647933742260175" pos="-0.11387035135411891 0.10266235519870054 0.20364793374226017" type="box" mass="200" rgba="0.4 0.4 0.4 1"></geom> <geom size="0.03171729288900704 0.03271318234131761 0.0014021326860094744" pos="0.07212360074265028 -0.17938266782188417 0.20140213268600948" type="box" mass="200" rgba="0.4 0.4 0.4 1"></geom> <geom size="0.02063565964956228 0.028182188298788872 0.003338427776614619" pos="0.04338085700467853 -0.14924831795965973 0.20333842777661462" type="box" mass="200" rgba="0.4 0.4 0.4 1"></geom> </body> <body pos="1.375 0.6759506838909499 0.4129999999999999" name="object0"> <light castshadow="false"/> <geom type="mesh" density="196.168258411" rgba="1 1 1 1" material="object" mesh="object_mesh" conaffinity="0" contype="1"/> <joint name="object0:joint" type="free" damping="1.1102742426772882"></joint> <site name="object0" pos="0.0 0.009049316109050132 0.007000000000000062" size="0.002 0.002 0.002" rgba="1 0 0 0" type="sphere"></site> </body> <body name="hook" pos="1.0 0.025 0.025"> <joint name="hook:joint" type="free" damping="0.01"></joint> <geom size="0.4 0.015 0.015" type="box" condim="3" name="hook_base" material="block_mat" mass="2"></geom> <geom size="0.015 0.1 0.015" pos="0.4 0.085 0." type="box" condim="3" name="hook_head" material="block_mat" mass="2"></geom> <site name="hook" pos="-0.25 0 0" size="0.002 0.002 0.002" rgba="1 0 0 1" type="sphere"></site> </body> <light directional="true" ambient="0.2 0.2 0.2" diffuse="0.8 0.8 0.8" specular="0.3 0.3 0.3" castshadow="false" pos="0 0 4" dir="0 0 -1" name="light0"></light> </worldbody> <asset> <mesh scale="0.00146823974542 0.00146823974542 0.00146823974542" file="mujoco_models/Filament_Spool_Leveler.stl" name="object_mesh"/> <texture file="textures/obj_textures/stained_0132.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>
77.017241
282
0.675173
fcc5c810431d50903826a9935358ffd752a61fac
1,459
xml
XML
gym/envs/robotics/assets/fetch/random_obj_xml/4402_slide.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/4402_slide.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/4402_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/440/440.stl" name="obj0" scale="0.0060365244638266626 0.0060365244638266626 0.0060365244638266626" /> </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.03852478522886964 0.047938847751123205 0.21525662741853302"> <joint axis="0 1 0" damping="5" frictionloss="50" name="switch" pos="0 0 0" range="0 0.2" type="slide" /> <geom condim="3" mass="2" material="block_mat" mesh="obj0" pos="0 0 0" type="mesh" /> <site name="switch" pos="0 0 0" rgba="0 1 0 0" size="0.03 0.03 0.03" type="sphere" /> </body> </body> <light ambient="0.2 0.2 0.2" castshadow="false" diffuse="0.8 0.8 0.8" dir="0 0 -1" directional="true" name="light0" pos="0 0 4" specular="0.3 0.3 0.3" /> </worldbody> </mujoco>
38.394737
155
0.619602
fcc5d86af04bfcd69afd6eb7c61bcc50d975f23b
109,142
xml
XML
herb_reconf/cluttered_scenes/easy_pushing_potted_plant_2_4_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_potted_plant_2_4_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_potted_plant_2_4_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/potted_plant_2/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.9334971787814075 1.9334971787814075 1.9334971787814075"/><mesh class="geom0" file="downloaded_assets/maytoni/scene.stl" name="gen_mesh_gadded_2" scale="0.7008156056361523 0.7008156056361523 0.7008156056361523"/><mesh class="geom0" file="ycb_objects/018_plum/google_16k/nontextured.stl" name="gen_mesh_gadded_3" scale="0.9609596961535931 0.9609596961535931 0.9609596961535931"/><mesh class="geom0" file="ycb_objects/021_bleach_cleanser/google_16k/nontextured.stl" name="gen_mesh_gadded_4" scale="1.1090964909679717 1.1090964909679717 1.1090964909679717"/><mesh class="geom0" file="downloaded_assets/vase_1/scene.stl" name="gen_mesh_gadded_5" scale="0.811689621746791 0.811689621746791 0.811689621746791"/><mesh class="geom0" file="ycb_objects/056_tennis_ball/google_16k/nontextured.stl" name="gen_mesh_gadded_6" scale="1.7391639782740926 1.7391639782740926 1.7391639782740926"/></asset> <worldbody> <camera mode="targetbody" name="herb_head" pos="0 0.75 .5" target="table"/> <camera fovy="45" mode="targetbody" name="iso" pos=".6 -0.007797638 .9" target="cam_target"/> <geom class="/" condim="3" material="wood2d" name="floor" pos="0 0 0" size="0 0 0.25" type="plane"/> <geom class="/" conaffinity="0" contype="0" mass="0.0" material="wall" name="//unnamed_geom_1" pos="-15 0 15" size="15 15 0.025000000" type="plane" zaxis="1 0 0"/> <geom class="/" conaffinity="0" contype="0" mass="0.0" material="wall" name="//unnamed_geom_2" pos="0 15 15" size="15 15 0.025000000" type="plane" zaxis="0 -1 0"/> <geom class="/" condim="3" friction="0.67 0.005 0.0001" name="table_plane" pos="0 0 0.3" priority="20" rgba="0 0 0 0" size="0 0 0.25" type="plane"/> <body name="table" pos="0 0 0.3" quat="1 0 0 0"> <geom class="/" group="1" material="marblecube" name="tabletop" pos="0 0 -0.012500000" size="0.4 0.5 0.012500000" type="box"/> <geom class="/" group="1" material="concretecube" name="//unnamed_geom_4" pos="0.2 0.275 -0.1499999" size="0.0408 0.1374998" type="cylinder"/> <geom class="/" group="1" material="concretecube" name="//unnamed_geom_5" pos="-0.2 0.275 -0.1499999" size="0.0408 0.1374998" type="cylinder"/> <geom class="/" group="1" material="concretecube" name="//unnamed_geom_6" pos="0.2 -0.275 -0.1499999" size="0.0408 0.1374998" type="cylinder"/> <geom class="/" group="1" material="concretecube" name="//unnamed_geom_7" pos="-0.2 -0.275 -0.1499999" size="0.0408 0.1374998" type="cylinder"/> </body> <body name="herb/"> <body name="cam_target" pos="-.2 -0.2 0.29"> <geom class="geom0" conaffinity="0" contype="0" group="1" name="//unnamed_geom_100" rgba="0 0 0 0" size="0.0001 0.0001 0.0001" type="box"/> </body> <body name="herb/herb" pos="-0.8 0 0.0509999"> <geom class="herb/viz" mesh="herb/herb_frame" name="herb//unnamed_geom_0" pos="0 0 1.05" quat="0.5 0.499977 0.5 0.500023" rgba="0.299999 0 0 1" type="mesh"/> <geom class="herb/" mesh="herb/herb_frame_collision" name="herb//unnamed_geom_1" pos="0 0 1.05" quat="3.2758700e-05 3.27571999999e-05 -0.70709 -0.70712299999" rgba="0.299999 0 0 1" type="mesh"/> <geom class="herb/viz" mesh="herb/herb_neobotix_base" name="herb//unnamed_geom_2" pos="-0.0740859999999 -3.43217e-06 -0.0512439999999" quat="0.70709100 0 0 0.70712299999" rgba="0.299999 0.299999 0.299999 1" type="mesh"/> <geom class="herb/" mesh="herb/herb_neobotix_base_collision" name="herb//unnamed_geom_3" pos="-0.0740859999999 -3.43217e-06 -0.0512439999999" quat="2.3108400e-07 2.31074e-07 0.70709 0.70712299999" rgba="0.299999 0.299999 0.299999 1" type="mesh"/> <geom class="herb/viz" mesh="herb/herb_neck_pan" name="herb//unnamed_geom_4" pos="0.1249 5.7862200e-06 1.1008100" quat="2.3108400e-07 0.70712299999 -0.70709 -2.31074e-07" type="mesh"/> <geom class="herb/" mesh="herb/herb_neck_pan_collision" name="herb//unnamed_geom_5" pos="0.1249 5.7862200e-06 1.1008100" quat="0.5 0.500023 -0.5 -0.499977" type="mesh"/> <geom class="herb/viz" mesh="herb/herb_neck_tilt" name="herb//unnamed_geom_6" pos="0.1249 5.7862200e-06 1.19270999999" quat="0.24185100 0.66447800 -0.66444800 -0.241839" type="mesh"/> <geom class="herb/" mesh="herb/herb_neck_tilt_collision" name="herb//unnamed_geom_7" pos="0.1249 5.7862200e-06 1.19270999999" quat="-0.29881400 -0.640849 -0.64087799999 -0.298827999999" type="mesh"/> <geom class="herb/viz" mesh="herb/herb_crl_head" name="herb//unnamed_geom_8" pos="0.32064500 0.0039098500 1.33653" quat="0.640863999999 0.29885800 -0.298844 -0.64083500" rgba="0.299999 0.299999 0.299999 1" type="mesh"/> <geom class="herb/" mesh="herb/herb_crl_head_collision" name="herb//unnamed_geom_9" pos="0.124906 0.0077957900 1.1927000" quat="0.298844 0.64083500 0.640863999999 0.298856999999" rgba="0.299999 0.299999 0.299999 1" type="mesh"/> <geom class="herb/viz" mesh="herb/herb_kinect" name="herb//unnamed_geom_10" pos="0.19753100 0.0077991500 1.2177" quat="0.664479999996 0.664456999996 0.241829999999 -0.241829999999" rgba="0.25 0.25 0.25 1" type="mesh"/> <geom class="herb/" mesh="herb/herb_kinect_collision" name="herb//unnamed_geom_11" pos="0.125458999999 0.00779763999999 1.19333" quat="0.29885200 0.64085700 0.64084300 0.29885" rgba="0.25 0.25 0.25 1" type="mesh"/> <site class="herb/" name="herb/right_arm" pos="0.012500000 -0.22 0.92000000" quat="0 -0.70709999999 0 -0.70709999999"/> <body name="herb/wam_1/" pos="0.012500000 -0.22 0.92000000" quat="0 -0.7070995 0 -0.7070995"> <body name="herb/wam_1/1_base_link" pos="0 0 0" quat="1 0 0 0"> <inertial diaginertia="0.1 0.1 0.1" mass="1.0" pos="0 0 0"/> <geom class="herb/wam_1/viz" mesh="herb/wam_1/base_link_fine" name="herb/wam_1//unnamed_geom_0"/> <geom class="herb/wam_1/col" mesh="herb/wam_1/base_link_convex" name="herb/wam_1//unnamed_geom_1"/> <body name="herb/wam_1/2_shoulder_yaw_link" pos="0 0 0.3459997"> <inertial diaginertia="0.1350889 0.113095 0.09044258" mass="5.0" pos="-0.00443422 -0.00066489000 -0.1289039" quat="0.6956595 0.71671300 -0.03548628 0.03348387"/> <joint armature=".01" class="herb/wam_1/" damping="1.98" name="herb/wam_1/j1_base_yaw_joint" range="-2.6 2.6"/> <geom class="herb/wam_1/viz" mesh="herb/wam_1/shoulder_link_fine" name="herb/wam_1//unnamed_geom_2"/> <geom class="herb/wam_1/col" mesh="herb/wam_1/shoulder_link_convex_decomposition_p1" name="herb/wam_1//unnamed_geom_3"/> <geom class="herb/wam_1/col" mesh="herb/wam_1/shoulder_link_convex_decomposition_p2" name="herb/wam_1//unnamed_geom_4"/> <geom class="herb/wam_1/col" mesh="herb/wam_1/shoulder_link_convex_decomposition_p3" name="herb/wam_1//unnamed_geom_5"/> <body name="herb/wam_1/3_shoulder_pitch_link" pos="0 0 0" quat="0.4159998 -0.4159998 0.5719995 0.5719995"> <inertial diaginertia="0.021419500 0.0167127 0.012645200" mass="3.87494" pos="-0.00236981 -0.0154211 0.0310561" quat="0.96179400 0.27311200 -0.016931600 0.008665920006"/> <joint armature=".01" class="herb/wam_1/" damping="0.55" name="herb/wam_1/j2_shoulder_pitch_joint" range="-1.9850000 1.9850000" ref="1.885"/> <geom class="herb/wam_1/viz" mesh="herb/wam_1/shoulder_pitch_link_fine" name="herb/wam_1//unnamed_geom_6"/> <geom class="herb/wam_1/col" mesh="herb/wam_1/shoulder_pitch_link_convex" name="herb/wam_1//unnamed_geom_7"/> <body name="herb/wam_1/4_upper_arm_link" pos="0 0 0" quat="0.70710700 0.70710700 0 0"> <inertial diaginertia="0.05927179 0.059220700 0.003134188" mass="2.20228" pos="0.0068325900 3.3090000e-05 0.39249200" quat="0.64713600 0.01708219 0.0143038 0.7620488"/> <joint armature=".01" class="herb/wam_1/" damping="1.65" name="herb/wam_1/j3_shoulder_yaw_joint" range="-2.799998 2.799998"/> <geom class="herb/wam_1/viz" mesh="herb/wam_1/upper_arm_link_fine" name="herb/wam_1//unnamed_geom_8"/> <geom class="herb/wam_1/col" mesh="herb/wam_1/upper_arm_link_convex_decomposition_p1" name="herb/wam_1//unnamed_geom_9"/> <geom class="herb/wam_1/col" mesh="herb/wam_1/upper_arm_link_convex_decomposition_p2" name="herb/wam_1//unnamed_geom_10"/> <body name="herb/wam_1/5_forearm_link" pos="0.04499998 0 0.55000000" quat="0.3539998 -0.3539998 0.6119999 0.6119999"> <inertial diaginertia="0.0151047 0.0148285 0.0027580500" mass="0.500168" pos="-0.04001489 -0.14271700 -0.00022942000" quat="0.70428100 0.70632600 0.01803329 0.06903524"/> <joint armature=".01" class="herb/wam_1/" damping="0.88" name="herb/wam_1/j4_elbow_pitch_joint" range="-0.9 3.141589" ref="2.0944"/> <geom class="herb/wam_1/viz" mesh="herb/wam_1/elbow_link_fine" name="herb/wam_1//unnamed_geom_11"/> <geom class="herb/wam_1/col" mesh="herb/wam_1/elbow_link_convex" name="herb/wam_1//unnamed_geom_12"/> <geom class="herb/wam_1/viz" euler="1.57 0 0" mesh="herb/wam_1/forearm_link_fine" name="herb/wam_1//unnamed_geom_13" pos="-0.04499998 -0.07299995 0"/> <geom class="herb/wam_1/col" euler="1.57 0 0" mesh="herb/wam_1/forearm_link_convex_decomposition_p1" name="herb/wam_1//unnamed_geom_14" pos="-0.04499998 -0.07299995 0"/> <geom class="herb/wam_1/col" euler="1.57 0 0" mesh="herb/wam_1/forearm_link_convex_decomposition_p2" name="herb/wam_1//unnamed_geom_15" pos="-0.04499998 -0.07299995 0"/> <body name="herb/wam_1/6_wrist_yaw_link" pos="-0.04499998 -0.2999999 0" quat="0.70710700 0.70710700 0 0"> <inertial diaginertia="0.0005551678 0.00046317 0.0002340719" mass="1.05376" pos="8.920995e-05 0.0043582400 -0.0051121700" quat="0.630602 0.77609300 0.0040196900 -0.002372"/> <joint armature=".01" class="herb/wam_1/" damping="0.55" name="herb/wam_1/j5_wrist_yaw_joint" range="-4.549998 1.25"/> <geom class="herb/wam_1/viz" mesh="herb/wam_1/wrist_yaw_link_fine" name="herb/wam_1//unnamed_geom_16"/> <geom class="herb/wam_1/col" mesh="herb/wam_1/wrist_yaw_link_convex_decomposition_p1" name="herb/wam_1//unnamed_geom_17"/> <geom class="herb/wam_1/col" mesh="herb/wam_1/wrist_yaw_link_convex_decomposition_p2" name="herb/wam_1//unnamed_geom_18"/> <body name="herb/wam_1/7_wrist_pitch_link" pos="0 0 0" quat="0.70710700 -0.70710700 0 0"> <inertial diaginertia="0.0005551678 0.00046317 0.0002340719" mass="0.517974" pos="-0.0001226199 -0.024683400 -0.01703189" quat="0.630602 0.77609300 0.0040196900 -0.002372"/> <joint armature=".01" class="herb/wam_1/" damping="0.11" name="herb/wam_1/j6_wrist_pitch_joint" range="-1.5707 1.5707"/> <geom class="herb/wam_1/viz" mesh="herb/wam_1/wrist_pitch_link_fine" name="herb/wam_1//unnamed_geom_19"/> <geom class="herb/wam_1/col" mesh="herb/wam_1/wrist_pitch_link_convex_decomposition_p1" name="herb/wam_1//unnamed_geom_20"/> <geom class="herb/wam_1/col" mesh="herb/wam_1/wrist_pitch_link_convex_decomposition_p2" name="herb/wam_1//unnamed_geom_21"/> <geom class="herb/wam_1/col" mesh="herb/wam_1/wrist_pitch_link_convex_decomposition_p3" name="herb/wam_1//unnamed_geom_22"/> <body name="herb/wam_1/8_wrist_palm_link" pos="0 0 0" quat="0.70710700 0.70710700 0 0"> <inertial diaginertia="0.00020683 0.00010859 0.00010851" mass="0.0828613" pos="0 0 0.055" quat="0.70710700 0 0 0.70710700"/> <joint armature=".01" class="herb/wam_1/" damping="0.11" name="herb/wam_1/j7_palm_yaw_joint" range="-3 3"/> <geom class="herb/wam_1/viz" mesh="herb/wam_1/wrist_palm_link_fine" name="herb/wam_1//unnamed_geom_23"/> <geom class="herb/wam_1/col" mesh="herb/wam_1/wrist_palm_link_convex" name="herb/wam_1//unnamed_geom_24"/> <site class="herb/wam_1/" name="herb/wam_1/hand_attachment"/> <body name="herb/wam_1/bhand/"> <body name="herb/wam_1/bhand/bhand_palm_link" pos="0 0 0.05999998" quat="0 0 0 1"> <inertial diaginertia="0.000224052 0.0002107009 2.8121200e-05" mass="0.50573" pos="-5.109798e-05 0.005043297 0.036671000" quat="0.5530978 0.43904700 0.43445600 0.5590776"/> <geom class="herb/wam_1/bhand/viz" mesh="herb/wam_1/bhand/bhand_palm_fine" name="herb/wam_1/bhand//unnamed_geom_0"/> <geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_palm_link_convex_decomposition_p1" name="herb/wam_1/bhand//unnamed_geom_1"/> <geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_palm_link_convex_decomposition_p2" name="herb/wam_1/bhand//unnamed_geom_2"/> <geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_palm_link_convex_decomposition_p3" name="herb/wam_1/bhand//unnamed_geom_3"/> <geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_palm_link_convex_decomposition_p4" name="herb/wam_1/bhand//unnamed_geom_4"/> <body name="herb/wam_1/bhand/finger11" pos="-0.025000000 0 0.041500000" quat="0.70710700 0 0 -0.70710700"> <inertial diaginertia="7.7733500e-05 7.662819e-05 4.8312200e-06" mass="0.14109" pos="0.023133000 0.00078642000 0.0005279197" quat="0.01607959 0.70726900 -0.0007660079 0.706762"/> <joint armature=".01" axis="0 0 -1" class="herb/wam_1/bhand/" damping="0.11" name="herb/wam_1/bhand/j11" range="0 3.141589"/> <geom class="herb/wam_1/bhand/viz" mesh="herb/wam_1/bhand/bhand_finger_prox_link_fine" name="herb/wam_1/bhand//unnamed_geom_5"/> <geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_finger_prox_link_convex_decomposition_p1" name="herb/wam_1/bhand//unnamed_geom_6"/> <geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_finger_prox_link_convex_decomposition_p2" name="herb/wam_1/bhand//unnamed_geom_7"/> <geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_finger_prox_link_convex_decomposition_p3" name="herb/wam_1/bhand//unnamed_geom_8"/> <body name="herb/wam_1/bhand/finger12" pos="0.05 0 0.0339" quat="0.70710700 0.70710700 0 0"> <inertial diaginertia="7.7733500e-05 7.662819e-05 4.8312200e-06" mass="0.062139" pos="0.023133000 0.00078642000 0.0005279197" quat="0.01607959 0.70726900 -0.0007660079 0.706762"/> <joint armature=".01" class="herb/wam_1/bhand/" damping="0.11" name="herb/wam_1/bhand/j12" range="0 2.44346"/> <geom class="herb/wam_1/bhand/viz" mesh="herb/wam_1/bhand/bhand_finger_med_link_fine" name="herb/wam_1/bhand//unnamed_geom_9"/> <geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_finger_med_link_convex" name="herb/wam_1/bhand//unnamed_geom_10"/> <body name="herb/wam_1/bhand/finger13" pos="0.069940000 0.003 0" quat="0.92388000 0 0 0.382683"> <inertial diaginertia="3.843398e-05 3.727529e-05 3.0998700e-06" mass="0.041377" pos="0.022825000 0.0010491000 0.00042030000" quat="0.5084118 0.51165000 0.4895829 0.48993900"/> <joint armature=".01" class="herb/wam_1/bhand/" damping="0.11" name="herb/wam_1/bhand/j13" range="0 0.837758"/> <geom class="herb/wam_1/bhand/viz" euler="0 0 -0.8399997" mesh="herb/wam_1/bhand/bhand_finger_dist_link_fine" name="herb/wam_1/bhand//unnamed_geom_11"/> <geom class="herb/wam_1/bhand/col" euler="0 0 -0.8399997" mesh="herb/wam_1/bhand/bhand_finger_dist_link_convex" name="herb/wam_1/bhand//unnamed_geom_12"/> </body> </body> </body> <body name="herb/wam_1/bhand/finger21" pos="0.025000000 0 0.041500000" quat="0.70710700 0 0 -0.70710700"> <inertial diaginertia="7.7733500e-05 7.662819e-05 4.8312200e-06" mass="0.14109" pos="0.023133000 0.00078642000 0.0005279197" quat="0.01607959 0.70726900 -0.0007660079 0.706762"/> <joint armature=".01" class="herb/wam_1/bhand/" damping="0.11" name="herb/wam_1/bhand/j21" range="0 3.141589"/> <geom class="herb/wam_1/bhand/viz" mesh="herb/wam_1/bhand/bhand_finger_prox_link_fine" name="herb/wam_1/bhand//unnamed_geom_13"/> <geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_finger_prox_link_convex_decomposition_p1" name="herb/wam_1/bhand//unnamed_geom_14"/> <geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_finger_prox_link_convex_decomposition_p2" name="herb/wam_1/bhand//unnamed_geom_15"/> <geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_finger_prox_link_convex_decomposition_p3" name="herb/wam_1/bhand//unnamed_geom_16"/> <body name="herb/wam_1/bhand/finger22" pos="0.05 0 0.0339" quat="0.70710700 0.70710700 0 0"> <inertial diaginertia="7.7733500e-05 7.662819e-05 4.8312200e-06" mass="0.062139" pos="0.023133000 0.00078642000 0.0005279197" quat="0.01607959 0.70726900 -0.0007660079 0.706762"/> <joint armature=".01" class="herb/wam_1/bhand/" damping="0.11" name="herb/wam_1/bhand/j22" range="0 2.44346"/> <geom class="herb/wam_1/bhand/viz" mesh="herb/wam_1/bhand/bhand_finger_med_link_fine" name="herb/wam_1/bhand//unnamed_geom_17"/> <geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_finger_med_link_convex" name="herb/wam_1/bhand//unnamed_geom_18"/> <body name="herb/wam_1/bhand/finger23" pos="0.069940000 0.003 0" quat="0.92388000 0 0 0.382683"> <inertial diaginertia="3.843398e-05 3.727529e-05 3.0998700e-06" mass="0.041377" pos="0.022825000 0.0010491000 0.00042030000" quat="0.5084118 0.51165000 0.4895829 0.48993900"/> <joint armature=".01" class="herb/wam_1/bhand/" damping="0.11" name="herb/wam_1/bhand/j23" range="0 0.837758"/> <geom class="herb/wam_1/bhand/viz" euler="0 0 -0.8399997" mesh="herb/wam_1/bhand/bhand_finger_dist_link_fine" name="herb/wam_1/bhand//unnamed_geom_19"/> <geom class="herb/wam_1/bhand/col" euler="0 0 -0.8399997" mesh="herb/wam_1/bhand/bhand_finger_dist_link_convex" name="herb/wam_1/bhand//unnamed_geom_20"/> </body> </body> </body> <body name="herb/wam_1/bhand/finger32" pos="0 0.05 0.07539995" quat="0.5 0.5 0.5 0.5"> <inertial diaginertia="7.7733500e-05 7.662819e-05 4.8312200e-06" mass="0.062139" pos="0.023133000 0.00078642000 0.0005279197" quat="0.01607959 0.70726900 -0.0007660079 0.706762"/> <joint armature=".01" class="herb/wam_1/bhand/" damping="0.11" name="herb/wam_1/bhand/j32" range="0 2.44346"/> <geom class="herb/wam_1/bhand/viz" mesh="herb/wam_1/bhand/bhand_finger_med_link_fine" name="herb/wam_1/bhand//unnamed_geom_21"/> <geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_finger_med_link_convex" name="herb/wam_1/bhand//unnamed_geom_22"/> <body name="herb/wam_1/bhand/finger33" pos="0.069940000 0.003 0" quat="0.92388000 0 0 0.382683"> <inertial diaginertia="3.843398e-05 3.727529e-05 3.0998700e-06" mass="0.041377" pos="0.022825000 0.0010491000 0.00042030000" quat="0.5084118 0.51165000 0.4895829 0.48993900"/> <joint armature=".01" class="herb/wam_1/bhand/" damping="0.11" name="herb/wam_1/bhand/j33" range="0 0.837758"/> <geom class="herb/wam_1/bhand/viz" euler="0 0 -0.8399997" mesh="herb/wam_1/bhand/bhand_finger_dist_link_fine" name="herb/wam_1/bhand//unnamed_geom_23"/> <geom class="herb/wam_1/bhand/col" euler="0 0 -0.8399997" mesh="herb/wam_1/bhand/bhand_finger_dist_link_convex" name="herb/wam_1/bhand//unnamed_geom_24"/> </body> </body> </body> </body> </body> </body> </body> </body> </body> </body> </body> </body> </body> <!-- <site name="herb/left_arm" class="herb/" pos="0.012500000 0.22 0.92000000" quat="0 -0.7070995 0 -0.7070995"/> <body pos="0.012500000 0.22 0.92000000" quat="0 -0.7070995 0 -0.7070995" name="herb/wam/"> <body name="herb/wam/1_base_link" pos="0 0 0" quat="1 0 0 0"> <inertial pos="0 0 0" mass="1.0" diaginertia="0.1 0.1 0.1"/> <geom name="herb/wam//unnamed_geom_0" class="herb/wam/viz" mesh="herb/wam/base_link_fine"/> <geom name="herb/wam//unnamed_geom_1" class="herb/wam/col" mesh="herb/wam/base_link_convex"/> <body name="herb/wam/2_shoulder_yaw_link" pos="0 0 0.3459997"> <inertial pos="-0.00443422 -0.00066489000 -0.1289039" quat="0.6956595 0.71671300 -0.03548628 0.03348387" mass="5.0" diaginertia="0.1350889 0.113095 0.09044258"/> <joint name="herb/wam/j1_base_yaw_joint" class="herb/wam/" range="-2.6000000 2.6000000" damping="1.98" armature=".01"/> <geom name="herb/wam//unnamed_geom_2" class="herb/wam/viz" mesh="herb/wam/shoulder_link_fine"/> <geom name="herb/wam//unnamed_geom_3" class="herb/wam/col" mesh="herb/wam/shoulder_link_convex_decomposition_p1"/> <geom name="herb/wam//unnamed_geom_4" class="herb/wam/col" mesh="herb/wam/shoulder_link_convex_decomposition_p2"/> <geom name="herb/wam//unnamed_geom_5" class="herb/wam/col" mesh="herb/wam/shoulder_link_convex_decomposition_p3"/> <body name="herb/wam/3_shoulder_pitch_link" pos="0 0 0" quat="0.4159998 -0.4159998 0.5719995 0.5719995"> <inertial pos="-0.00236981 -0.0154211 0.0310561" quat="0.96179400 0.27311200 -0.016931600 0.008665920006" mass="3.87494" diaginertia="0.021419500 0.0167127 0.012645200"/> <joint name="herb/wam/j2_shoulder_pitch_joint" class="herb/wam/" range="-1.9850000 1.9850000" ref="1.885" damping="0.55" armature=".01"/> <geom name="herb/wam//unnamed_geom_6" class="herb/wam/viz" mesh="herb/wam/shoulder_pitch_link_fine"/> <geom name="herb/wam//unnamed_geom_7" class="herb/wam/col" mesh="herb/wam/shoulder_pitch_link_convex"/> <body name="herb/wam/4_upper_arm_link" pos="0 0 0" quat="0.70710700 0.70710700 0 0"> <inertial pos="0.0068325900 3.3090000e-05 0.39249200" quat="0.64713600 0.01708219 0.0143038 0.7620488" mass="2.20228" diaginertia="0.05927179 0.059220700 0.003134188"/> <joint name="herb/wam/j3_shoulder_yaw_joint" class="herb/wam/" range="-2.799998 2.799998" damping="1.65" armature=".01"/> <geom name="herb/wam//unnamed_geom_8" class="herb/wam/viz" mesh="herb/wam/upper_arm_link_fine"/> <geom name="herb/wam//unnamed_geom_9" class="herb/wam/col" mesh="herb/wam/upper_arm_link_convex_decomposition_p1"/> <geom name="herb/wam//unnamed_geom_10" class="herb/wam/col" mesh="herb/wam/upper_arm_link_convex_decomposition_p2"/> <body name="herb/wam/5_forearm_link" pos="0.04499998 0 0.55000000" quat="0.3539998 -0.3539998 0.6119999 0.6119999"> <inertial pos="-0.04001489 -0.14271700 -0.00022942000" quat="0.70428100 0.70632600 0.01803329 0.06903524" mass="0.500168" diaginertia="0.0151047 0.0148285 0.0027580500"/> <joint name="herb/wam/j4_elbow_pitch_joint" class="herb/wam/" range="-0.9 3.141589" ref="2.0944" damping="0.88" armature=".01"/> <geom name="herb/wam//unnamed_geom_11" class="herb/wam/viz" mesh="herb/wam/elbow_link_fine"/> <geom name="herb/wam//unnamed_geom_12" class="herb/wam/col" mesh="herb/wam/elbow_link_convex"/> <geom name="herb/wam//unnamed_geom_13" class="herb/wam/viz" pos="-0.04499998 -0.07299995 0" euler="1.57 0 0" mesh="herb/wam/forearm_link_fine"/> <geom name="herb/wam//unnamed_geom_14" class="herb/wam/col" pos="-0.04499998 -0.07299995 0" euler="1.57 0 0" mesh="herb/wam/forearm_link_convex_decomposition_p1"/> <geom name="herb/wam//unnamed_geom_15" class="herb/wam/col" pos="-0.04499998 -0.07299995 0" euler="1.57 0 0" mesh="herb/wam/forearm_link_convex_decomposition_p2"/> <body name="herb/wam/6_wrist_yaw_link" pos="-0.04499998 -0.2999999 0" quat="0.70710700 0.70710700 0 0"> <inertial pos="8.920995e-05 0.0043582400 -0.0051121700" quat="0.630602 0.77609300 0.0040196900 -0.002372" mass="1.05376" diaginertia="0.0005551678 0.00046317 0.0002340719"/> <joint name="herb/wam/j5_wrist_yaw_joint" class="herb/wam/" range="-4.549998 1.25" damping="0.55" armature=".01"/> <geom name="herb/wam//unnamed_geom_16" class="herb/wam/viz" mesh="herb/wam/wrist_yaw_link_fine"/> <geom name="herb/wam//unnamed_geom_17" class="herb/wam/col" mesh="herb/wam/wrist_yaw_link_convex_decomposition_p1"/> <geom name="herb/wam//unnamed_geom_18" class="herb/wam/col" mesh="herb/wam/wrist_yaw_link_convex_decomposition_p2"/> <body name="herb/wam/7_wrist_pitch_link" pos="0 0 0" quat="0.70710700 -0.70710700 0 0"> <inertial pos="-0.0001226199 -0.024683400 -0.01703189" quat="0.630602 0.77609300 0.0040196900 -0.002372" mass="0.517974" diaginertia="0.0005551678 0.00046317 0.0002340719"/> <joint name="herb/wam/j6_wrist_pitch_joint" class="herb/wam/" range="-1.5707 1.5707" damping="0.11" armature=".01"/> <geom name="herb/wam//unnamed_geom_19" class="herb/wam/viz" mesh="herb/wam/wrist_pitch_link_fine"/> <geom name="herb/wam//unnamed_geom_20" class="herb/wam/col" mesh="herb/wam/wrist_pitch_link_convex_decomposition_p1"/> <geom name="herb/wam//unnamed_geom_21" class="herb/wam/col" mesh="herb/wam/wrist_pitch_link_convex_decomposition_p2"/> <geom name="herb/wam//unnamed_geom_22" class="herb/wam/col" mesh="herb/wam/wrist_pitch_link_convex_decomposition_p3"/> <body name="herb/wam/8_wrist_palm_link" pos="0 0 0" quat="0.70710700 0.70710700 0 0"> <inertial pos="0 0 0.055" quat="0.70710700 0 0 0.70710700" mass="0.0828613" diaginertia="0.00020683 0.00010859 0.00010851"/> <joint name="herb/wam/j7_palm_yaw_joint" class="herb/wam/" range="-3 3" damping="0.11" armature=".01"/> <geom name="herb/wam//unnamed_geom_23" class="herb/wam/viz" mesh="herb/wam/wrist_palm_link_fine"/> <geom name="herb/wam//unnamed_geom_24" class="herb/wam/col" mesh="herb/wam/wrist_palm_link_convex"/> <site name="herb/wam/hand_attachment" class="herb/wam/"/> <body name="herb/wam/bhand/"> <body name="herb/wam/bhand/bhand_palm_link" pos="0 0 0.05999998" quat="0 0 0 1"> <inertial pos="-5.109798e-05 0.005043297 0.036671000" quat="0.5530978 0.43904700 0.43445600 0.5590776" mass="0.50573" diaginertia="0.000224052 0.0002107009 2.8121200e-05"/> <geom name="herb/wam/bhand//unnamed_geom_0" class="herb/wam/bhand/viz" mesh="herb/wam/bhand/bhand_palm_fine"/> <geom name="herb/wam/bhand//unnamed_geom_1" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_palm_link_convex_decomposition_p1"/> <geom name="herb/wam/bhand//unnamed_geom_2" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_palm_link_convex_decomposition_p2"/> <geom name="herb/wam/bhand//unnamed_geom_3" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_palm_link_convex_decomposition_p3"/> <geom name="herb/wam/bhand//unnamed_geom_4" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_palm_link_convex_decomposition_p4"/> <body name="herb/wam/bhand/finger11" pos="-0.025000000 0 0.041500000" quat="0.70710700 0 0 -0.70710700"> <inertial pos="0.023133000 0.00078642000 0.0005279197" quat="0.01607959 0.70726900 -0.0007660079 0.706762" mass="0.14109" diaginertia="7.7733500e-05 7.662819e-05 4.8312200e-06"/> <joint name="herb/wam/bhand/j11" class="herb/wam/bhand/" axis="0 0 -1" range="0 3.141589" damping="0.11" armature=".01"/> <geom name="herb/wam/bhand//unnamed_geom_5" class="herb/wam/bhand/viz" mesh="herb/wam/bhand/bhand_finger_prox_link_fine"/> <geom name="herb/wam/bhand//unnamed_geom_6" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_finger_prox_link_convex_decomposition_p1"/> <geom name="herb/wam/bhand//unnamed_geom_7" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_finger_prox_link_convex_decomposition_p2"/> <geom name="herb/wam/bhand//unnamed_geom_8" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_finger_prox_link_convex_decomposition_p3"/> <body name="herb/wam/bhand/finger12" pos="0.05 0 0.0339" quat="0.70710700 0.70710700 0 0"> <inertial pos="0.023133000 0.00078642000 0.0005279197" quat="0.01607959 0.70726900 -0.0007660079 0.706762" mass="0.062139" diaginertia="7.7733500e-05 7.662819e-05 4.8312200e-06"/> <joint name="herb/wam/bhand/j12" class="herb/wam/bhand/" range="0 2.44346" damping="0.11" armature=".01"/> <geom name="herb/wam/bhand//unnamed_geom_9" class="herb/wam/bhand/viz" mesh="herb/wam/bhand/bhand_finger_med_link_fine"/> <geom name="herb/wam/bhand//unnamed_geom_10" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_finger_med_link_convex"/> <body name="herb/wam/bhand/finger13" pos="0.069940000 0.003 0" quat="0.92388000 0 0 0.382683"> <inertial pos="0.022825000 0.0010491000 0.00042030000" quat="0.5084118 0.51165000 0.4895829 0.48993900" mass="0.041377" diaginertia="3.843398e-05 3.727529e-05 3.0998700e-06"/> <joint name="herb/wam/bhand/j13" class="herb/wam/bhand/" range="0 0.837758" damping="0.11" armature=".01"/> <geom name="herb/wam/bhand//unnamed_geom_11" class="herb/wam/bhand/viz" euler="0 0 -0.8399997" mesh="herb/wam/bhand/bhand_finger_dist_link_fine"/> <geom name="herb/wam/bhand//unnamed_geom_12" class="herb/wam/bhand/col" euler="0 0 -0.8399997" mesh="herb/wam/bhand/bhand_finger_dist_link_convex"/> </body> </body> </body> <body name="herb/wam/bhand/finger21" pos="0.025000000 0 0.041500000" quat="0.70710700 0 0 -0.70710700"> <inertial pos="0.023133000 0.00078642000 0.0005279197" quat="0.01607959 0.70726900 -0.0007660079 0.706762" mass="0.14109" diaginertia="7.7733500e-05 7.662819e-05 4.8312200e-06"/> <joint name="herb/wam/bhand/j21" class="herb/wam/bhand/" range="0 3.141589" damping="0.11" armature=".01"/> <geom name="herb/wam/bhand//unnamed_geom_13" class="herb/wam/bhand/viz" mesh="herb/wam/bhand/bhand_finger_prox_link_fine"/> <geom name="herb/wam/bhand//unnamed_geom_14" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_finger_prox_link_convex_decomposition_p1"/> <geom name="herb/wam/bhand//unnamed_geom_15" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_finger_prox_link_convex_decomposition_p2"/> <geom name="herb/wam/bhand//unnamed_geom_16" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_finger_prox_link_convex_decomposition_p3"/> <body name="herb/wam/bhand/finger22" pos="0.05 0 0.0339" quat="0.70710700 0.70710700 0 0"> <inertial pos="0.023133000 0.00078642000 0.0005279197" quat="0.01607959 0.70726900 -0.0007660079 0.706762" mass="0.062139" diaginertia="7.7733500e-05 7.662819e-05 4.8312200e-06"/> <joint name="herb/wam/bhand/j22" class="herb/wam/bhand/" range="0 2.44346" damping="0.11" armature=".01"/> <geom name="herb/wam/bhand//unnamed_geom_17" class="herb/wam/bhand/viz" mesh="herb/wam/bhand/bhand_finger_med_link_fine"/> <geom name="herb/wam/bhand//unnamed_geom_18" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_finger_med_link_convex"/> <body name="herb/wam/bhand/finger23" pos="0.069940000 0.003 0" quat="0.92388000 0 0 0.382683"> <inertial pos="0.022825000 0.0010491000 0.00042030000" quat="0.5084118 0.51165000 0.4895829 0.48993900" mass="0.041377" diaginertia="3.843398e-05 3.727529e-05 3.0998700e-06"/> <joint name="herb/wam/bhand/j23" class="herb/wam/bhand/" range="0 0.837758" damping="0.11" armature=".01"/> <geom name="herb/wam/bhand//unnamed_geom_19" class="herb/wam/bhand/viz" euler="0 0 -0.8399997" mesh="herb/wam/bhand/bhand_finger_dist_link_fine"/> <geom name="herb/wam/bhand//unnamed_geom_20" class="herb/wam/bhand/col" euler="0 0 -0.8399997" mesh="herb/wam/bhand/bhand_finger_dist_link_convex"/> </body> </body> </body> <body name="herb/wam/bhand/finger32" pos="0 0.05 0.07539995" quat="0.5 0.5 0.5 0.5"> <inertial pos="0.023133000 0.00078642000 0.0005279197" quat="0.01607959 0.70726900 -0.0007660079 0.706762" mass="0.062139" diaginertia="7.7733500e-05 7.662819e-05 4.8312200e-06"/> <joint name="herb/wam/bhand/j32" class="herb/wam/bhand/" range="0 2.44346" damping="0.11" armature=".01"/> <geom name="herb/wam/bhand//unnamed_geom_21" class="herb/wam/bhand/viz" mesh="herb/wam/bhand/bhand_finger_med_link_fine"/> <geom name="herb/wam/bhand//unnamed_geom_22" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_finger_med_link_convex"/> <body name="herb/wam/bhand/finger33" pos="0.069940000 0.003 0" quat="0.92388000 0 0 0.382683"> <inertial pos="0.022825000 0.0010491000 0.00042030000" quat="0.5084118 0.51165000 0.4895829 0.48993900" mass="0.041377" diaginertia="3.843398e-05 3.727529e-05 3.0998700e-06"/> <joint name="herb/wam/bhand/j33" class="herb/wam/bhand/" range="0 0.837758" damping="0.11" armature=".01"/> <geom name="herb/wam/bhand//unnamed_geom_23" class="herb/wam/bhand/viz" euler="0 0 -0.8399997" mesh="herb/wam/bhand/bhand_finger_dist_link_fine"/> <geom name="herb/wam/bhand//unnamed_geom_24" class="herb/wam/bhand/col" euler="0 0 -0.8399997" mesh="herb/wam/bhand/bhand_finger_dist_link_convex"/> </body> </body> </body> </body> </body> </body> </body> </body> </body> </body> </body> </body> </body>--> </body> <light castshadow="true" class="herb/" diffuse="0.8 0.8 0.8" mode="targetbodycom" name="herb//unnamed_light_0" pos="1 1 4.5" specular="0.4 0.4 0.4" target="herb/herb"/> </body> <!--<body name="box_3" pos="0.28870895581142419 -0.54183395581142413 0.3549998"> <geom name="//unnamed_geom_10" class="/" type="box" group="1" size="0.060027579686085103 0.055 0.055" rgba="1 0.62352943420410156 1 1"/> <joint name="//unnamed_joint_2" class="/" type="free"/> </body> <body name="box_4" pos="0.22177971291830414 0.18129056149692808 0.3549998"> <geom name="//unnamed_geom_11" class="/" type="box" group="1" size="0.062757255018445174 0.065252737323892959 0.055" rgba="0 0.83921575546264648 1 1"/> <joint name="//unnamed_joint_3" class="/" type="free"/> </body> <body name="box_5" pos="0.0476221671824321 0.15210565296867215 0.3549998"> <geom name="//unnamed_geom_12" class="/" type="box" group="1" size="0.055 0.067596402584312182 0.055" rgba="0.84313732385635376 0.26666668057441711 0 1"/> <joint name="//unnamed_joint_4" class="/" type="free"/> </body> --> <!--<body name="box_6" pos="-0.096236318603808046 -0.42142641007555215 0.3549998"> <geom name="//unnamed_geom_13" class="/" type="box" group="1" size="0.057212627535643504 0.06839772732407734 0.055" rgba="0 0.50196081399917603 0.16078431904315948 1"/> <joint name="//unnamed_joint_5" class="/" type="free"/> </body>--> <!-- <body name="box_7" pos="-0.19039386433968011 0.04115471291830413 0.3549998"> <geom name="//unnamed_geom_14" class="/" type="box" group="1" size="0.055007578371876191 0.077499983147774329 0.055" rgba="0 0.37254902720451355 0.83529418706893921 1"/> <joint name="//unnamed_joint_6" class="/" type="free"/> </body>--> <!--<body name="box_2" pos="0.13900801576105609 -0.42142641007555215 0.3549998"> <geom name="//unnamed_geom_9" class="/" type="box" group="1" size="0.055 0.055 0.055" rgba="0 0 0.5 0.0"/> <joint name="//unnamed_joint_1" class="/" type="free"/> </body>--> <!--<body name="push_obj" pos="-0.053464621446560029 -0.5 0.325"> <geom name="//unnamed_geom_8" class="/" type="cylinder" group="1" size="0.055 0.025" rgba="0.5 0.3 0 1" mass="0.05"/> <joint name="//unnamed_joint_0" class="/" type="free" damping="0.001"/> </body> <body name="target_obj" pos="0 0.0 0.325"> <geom name="//unnamed_geom_15" class="geom0" type="cylinder" contype="0" conaffinity="0" group="1" size="0.055 0.025" rgba="0.5 0.3 0 0.1666"/> </body>--> <!--<body name="gen_body_0" pos="0 0.0 0.3549998"> <geom name="gen_geom_0_0" class="/" type="box" group="1" size="0.055 0.055 0.055" rgba="0 0 0 1"/> <joint name="//unnamed_joint_0" class="/" type="free"/> </body>--> <!--<body name="gen_body_1" pos="-0.053464621446560029 -0.35 0.3549998"> <geom name="gen_geom_1_0" class="geom0" type="mesh" contype="0" conaffinity="0" group="1" mesh="mustard" material="mustard_mat"/> </body>--> <!--<body name="box_2" pos="-0.053464621446560029 -0.5 0.3549998"> <geom name="//unnamed_geom_16" class="/" type="box" group="1" contype="0" conaffinity="0" size="0.055 0.055 0.055" rgba="0 0.5 0.5 .25" mass="0.05"/> <joint name="//unnamed_joint_1" class="/" type="free"/> </body>--> <!-- <body name="virt_box_2" pos="0 .45 0.3549998"> <geom name="//unnamed_geom_16" class="/" type="box" contype="0" conaffinity="0" group="1" size="0.076178097189418481 0.067434992230686885 0.055" rgba="1 1 0.38431376218795776 0.2999999"/> </body> <body name="virt_box_3" pos="0 0.57243499223068691 0.3549998"> <geom name="//unnamed_geom_17" class="/" type="box" contype="0" conaffinity="0" group="1" size="0.060027579686085103 0.055 0.055" rgba="1 0.62352943420410156 1 0.2999999"/> </body> --> <body euler="0 0 3.410175274184158" name="gen_body_0" pos="-0.05 -0.35 0.40174018144607543"><geom class="/" mesh="gen_mesh_0" name="gen_geom_0" rgba="0.3819509237328532 0.6268854042065712 0.7936244259737619 1" type="mesh"/><joint class="/" name="gen_joint_0" type="free"/></body><body euler="0 0 5.301758629979647" name="gen_body_gadded_1" pos="0.10067979805500339 -0.20504440996193396 0.6202191277815592"><geom class="/" mesh="gen_mesh_gadded_1" name="gen_geom_gadded_1" rgba="0.1526016669610364 0.22649608428400536 0.86473480715047 1" type="mesh"/><joint class="/" name="gen_joint_gadded_1" type="free"/></body><body euler="0 0 0.5419292462222287" name="gen_body_gadded_2" pos="0.23695677005703725 -0.5406269701510449 0.49063758773647137"><geom class="/" mesh="gen_mesh_gadded_2" name="gen_geom_gadded_2" rgba="0.27408958021664365 0.5069701441501782 0.7106171165262308 1" type="mesh"/><joint class="/" name="gen_joint_gadded_2" type="free"/></body><body euler="0 0 3.7310305782923168" name="gen_body_gadded_3" pos="0.11851685377986697 -0.3196749992920429 0.3000250702341478"><geom class="/" mesh="gen_mesh_gadded_3" name="gen_geom_gadded_3" rgba="0.866458557679129 0.34639597278041423 0.19246352661884192 1" type="mesh"/><joint class="/" name="gen_joint_gadded_3" type="free"/></body><body euler="0 0 2.201319517934316" name="gen_body_gadded_4" pos="0.10280772205454379 0.2969039213682688 0.3023810657003743"><geom class="/" mesh="gen_mesh_gadded_4" name="gen_geom_gadded_4" rgba="0.7417283325607767 0.38053380302900486 0.8741701502373529 1" type="mesh"/><joint class="/" name="gen_joint_gadded_4" type="free"/></body><body euler="0 0 3.372258769297839" name="gen_body_gadded_5" pos="0.3100167296797705 -0.27502373482126713 0.44102572534726925"><geom class="/" mesh="gen_mesh_gadded_5" name="gen_geom_gadded_5" rgba="0.8953541366038379 0.19608389534998316 0.8963733779674024 1" type="mesh"/><joint class="/" name="gen_joint_gadded_5" type="free"/></body><body euler="0 0 5.343312130831359" name="gen_body_gadded_6" pos="0.200278216431231 0.07225530982764883 0.30016656119810625"><geom class="/" mesh="gen_mesh_gadded_6" name="gen_geom_gadded_6" rgba="0.17292011525919093 0.8346145950799605 0.8635324800007517 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="herb/wam_1/bhand//unnamed_geom_24" geom2="table_plane"/> <pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_22" geom2="table_plane"/> <pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_20" geom2="table_plane"/> <pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_18" geom2="table_plane"/> <pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_16" geom2="table_plane"/> <pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_15" geom2="table_plane"/> <pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_14" geom2="table_plane"/> <pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_12" geom2="table_plane"/> <pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_10" geom2="table_plane"/> <pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_8" geom2="table_plane"/> <pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_7" geom2="table_plane"/> <pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_6" geom2="table_plane"/> <pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_4" geom2="table_plane"/> <pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_3" geom2="table_plane"/> <pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_2" geom2="table_plane"/> <pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_1" geom2="table_plane"/> <pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1//unnamed_geom_24" geom2="table_plane"/> <pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1//unnamed_geom_22" geom2="table_plane"/> <pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1//unnamed_geom_21" geom2="table_plane"/> <pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1//unnamed_geom_20" geom2="table_plane"/> <pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1//unnamed_geom_18" geom2="table_plane"/> <pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1//unnamed_geom_17" geom2="table_plane"/> <!--<pair geom1="//unnamed_geom_10" geom2="tabletop" friction="2 2 0.005 0.0001 0.0001" /> <pair geom1="//unnamed_geom_11" geom2="tabletop" friction="2 2 0.005 0.0001 0.0001" /> <pair geom1="//unnamed_geom_12" geom2="tabletop" friction="2 2 0.005 0.0001 0.0001" /> <pair geom1="//unnamed_geom_14" geom2="tabletop" friction="2 2 0.005 0.0001 0.0001" /> --> <!--<exclude body1="herb/wam_1/bhand/finger11" body2="herb/wam_1/bhand/finger12"/> <exclude body1="herb/wam_1/bhand/finger11" body2="herb/wam_1/bhand/finger13"/> <exclude body1="herb/wam_1/bhand/finger12" body2="herb/wam_1/bhand/finger13"/> <exclude body1="herb/wam_1/bhand/finger21" body2="herb/wam_1/bhand/finger22"/> <exclude body1="herb/wam_1/bhand/finger21" body2="herb/wam_1/bhand/finger23"/> <exclude body1="herb/wam_1/bhand/finger22" body2="herb/wam_1/bhand/finger23"/> <exclude body1="herb/wam_1/bhand/finger32" body2="herb/wam_1/bhand/finger33"/> <exclude body1="herb/wam_1/bhand/finger11" body2="herb/wam_1/bhand/finger21"/> <exclude body1="herb/wam_1/bhand/finger11" body2="herb/wam_1/bhand/finger22"/> <exclude body1="herb/wam_1/bhand/finger11" body2="herb/wam_1/bhand/finger23"/> <exclude body1="herb/wam_1/bhand/finger12" body2="herb/wam_1/bhand/finger21"/> <exclude body1="herb/wam_1/bhand/finger12" body2="herb/wam_1/bhand/finger22"/> <exclude body1="herb/wam_1/bhand/finger12" body2="herb/wam_1/bhand/finger23"/> <exclude body1="herb/wam_1/bhand/finger13" body2="herb/wam_1/bhand/finger21"/> <exclude body1="herb/wam_1/bhand/finger13" body2="herb/wam_1/bhand/finger22"/> <exclude body1="herb/wam_1/bhand/finger13" body2="herb/wam_1/bhand/finger23"/> <exclude body1="herb/wam_1/bhand/finger32" body2="herb/wam_1/bhand/finger21"/> <exclude body1="herb/wam_1/bhand/finger32" body2="herb/wam_1/bhand/finger22"/> <exclude body1="herb/wam_1/bhand/finger32" body2="herb/wam_1/bhand/finger23"/> <exclude body1="herb/wam_1/bhand/finger33" body2="herb/wam_1/bhand/finger21"/> <exclude body1="herb/wam_1/bhand/finger33" body2="herb/wam_1/bhand/finger22"/> <exclude body1="herb/wam_1/bhand/finger33" body2="herb/wam_1/bhand/finger23"/> <exclude body1="herb/wam_1/bhand/finger32" body2="herb/wam_1/bhand/finger11"/> <exclude body1="herb/wam_1/bhand/finger32" body2="herb/wam_1/bhand/finger12"/> <exclude body1="herb/wam_1/bhand/finger32" body2="herb/wam_1/bhand/finger13"/> <exclude body1="herb/wam_1/bhand/finger33" body2="herb/wam_1/bhand/finger11"/> <exclude body1="herb/wam_1/bhand/finger33" body2="herb/wam_1/bhand/finger12"/> <exclude body1="herb/wam_1/bhand/finger33" body2="herb/wam_1/bhand/finger13"/> <exclude body1="herb/wam_1/bhand/bhand_palm_link" body2="herb/wam_1/bhand/finger11"/> <exclude body1="herb/wam_1/bhand/bhand_palm_link" body2="herb/wam_1/bhand/finger21"/> <exclude body1="herb/wam_1/bhand/bhand_palm_link" body2="herb/wam_1/bhand/finger32"/> <exclude body1="herb/wam_1/bhand/bhand_palm_link" body2="herb/wam_1/8_wrist_palm_link"/> <exclude body1="herb/wam_1/8_wrist_palm_link" body2="herb/wam_1/7_wrist_pitch_link"/> <exclude body1="herb/wam_1/7_wrist_pitch_link" body2="herb/wam_1/6_wrist_yaw_link"/> <exclude body1="herb/wam_1/6_wrist_yaw_link" body2="herb/wam_1/5_forearm_link"/> <exclude body1="herb/wam_1/5_forearm_link" body2="herb/wam_1/4_upper_arm_link"/> <exclude body1="herb/wam_1/4_upper_arm_link" body2="herb/wam_1/3_shoulder_pitch_link"/> <exclude body1="herb/wam_1/3_shoulder_pitch_link" body2="herb/wam_1/2_shoulder_yaw_link"/> <exclude body1="herb/wam_1/2_shoulder_yaw_link" body2="herb/wam_1/1_base_link"/>--> <pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1/bhand//unnamed_geom_24" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1/bhand//unnamed_geom_22" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1/bhand//unnamed_geom_20" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1/bhand//unnamed_geom_18" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1/bhand//unnamed_geom_16" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1/bhand//unnamed_geom_15" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1/bhand//unnamed_geom_14" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1/bhand//unnamed_geom_12" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1/bhand//unnamed_geom_10" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1/bhand//unnamed_geom_8" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1/bhand//unnamed_geom_7" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1/bhand//unnamed_geom_6" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1/bhand//unnamed_geom_4" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1/bhand//unnamed_geom_3" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1/bhand//unnamed_geom_2" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1/bhand//unnamed_geom_1" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1//unnamed_geom_24" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1//unnamed_geom_22" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1//unnamed_geom_21" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1//unnamed_geom_20" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1//unnamed_geom_18" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1//unnamed_geom_17" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="0.5 0.5 0.005 0.0001 0.0001" geom1="gen_geom_0" geom2="table_plane" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1/bhand//unnamed_geom_24" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1/bhand//unnamed_geom_22" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1/bhand//unnamed_geom_20" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1/bhand//unnamed_geom_18" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1/bhand//unnamed_geom_16" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1/bhand//unnamed_geom_15" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1/bhand//unnamed_geom_14" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1/bhand//unnamed_geom_12" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1/bhand//unnamed_geom_10" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1/bhand//unnamed_geom_8" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1/bhand//unnamed_geom_7" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1/bhand//unnamed_geom_6" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1/bhand//unnamed_geom_4" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1/bhand//unnamed_geom_3" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1/bhand//unnamed_geom_2" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1/bhand//unnamed_geom_1" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1//unnamed_geom_24" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1//unnamed_geom_22" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1//unnamed_geom_21" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1//unnamed_geom_20" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1//unnamed_geom_18" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1//unnamed_geom_17" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="0.5 0.5 0.005 0.0001 0.0001" geom1="gen_geom_gadded_1" geom2="table_plane" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="0.5 0.5 0.005 0.0001 0.0001" geom1="gen_geom_gadded_1" geom2="gen_geom_0" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1/bhand//unnamed_geom_24" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1/bhand//unnamed_geom_22" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1/bhand//unnamed_geom_20" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1/bhand//unnamed_geom_18" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1/bhand//unnamed_geom_16" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1/bhand//unnamed_geom_15" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1/bhand//unnamed_geom_14" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1/bhand//unnamed_geom_12" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1/bhand//unnamed_geom_10" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1/bhand//unnamed_geom_8" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1/bhand//unnamed_geom_7" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1/bhand//unnamed_geom_6" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1/bhand//unnamed_geom_4" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1/bhand//unnamed_geom_3" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1/bhand//unnamed_geom_2" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1/bhand//unnamed_geom_1" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1//unnamed_geom_24" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1//unnamed_geom_22" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1//unnamed_geom_21" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1//unnamed_geom_20" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1//unnamed_geom_18" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1//unnamed_geom_17" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="0.5 0.5 0.005 0.0001 0.0001" geom1="gen_geom_gadded_2" geom2="table_plane" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="0.5 0.5 0.005 0.0001 0.0001" geom1="gen_geom_gadded_2" geom2="gen_geom_0" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="0.5 0.5 0.005 0.0001 0.0001" geom1="gen_geom_gadded_2" geom2="gen_geom_gadded_1" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_3" geom2="herb/wam_1/bhand//unnamed_geom_24" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_3" geom2="herb/wam_1/bhand//unnamed_geom_22" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_3" geom2="herb/wam_1/bhand//unnamed_geom_20" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_3" geom2="herb/wam_1/bhand//unnamed_geom_18" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_3" geom2="herb/wam_1/bhand//unnamed_geom_16" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_3" geom2="herb/wam_1/bhand//unnamed_geom_15" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_3" geom2="herb/wam_1/bhand//unnamed_geom_14" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_3" geom2="herb/wam_1/bhand//unnamed_geom_12" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_3" geom2="herb/wam_1/bhand//unnamed_geom_10" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_3" geom2="herb/wam_1/bhand//unnamed_geom_8" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_3" geom2="herb/wam_1/bhand//unnamed_geom_7" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_3" geom2="herb/wam_1/bhand//unnamed_geom_6" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_3" geom2="herb/wam_1/bhand//unnamed_geom_4" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_3" geom2="herb/wam_1/bhand//unnamed_geom_3" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_3" geom2="herb/wam_1/bhand//unnamed_geom_2" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_3" geom2="herb/wam_1/bhand//unnamed_geom_1" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_3" geom2="herb/wam_1//unnamed_geom_24" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_3" geom2="herb/wam_1//unnamed_geom_22" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_3" geom2="herb/wam_1//unnamed_geom_21" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_3" geom2="herb/wam_1//unnamed_geom_20" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_3" geom2="herb/wam_1//unnamed_geom_18" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_3" geom2="herb/wam_1//unnamed_geom_17" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="0.5 0.5 0.005 0.0001 0.0001" geom1="gen_geom_gadded_3" geom2="table_plane" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="0.5 0.5 0.005 0.0001 0.0001" geom1="gen_geom_gadded_3" geom2="gen_geom_0" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="0.5 0.5 0.005 0.0001 0.0001" geom1="gen_geom_gadded_3" geom2="gen_geom_gadded_1" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="0.5 0.5 0.005 0.0001 0.0001" geom1="gen_geom_gadded_3" geom2="gen_geom_gadded_2" solimp="0.999 0.999 0.01" solref="0.01 1"/><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="-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>
159.564327
27,872
0.694022
fcc72a98bf737d6227dfaae326bd8ccb7e315506
1,766
xml
XML
gym/envs/robotics/assets/fetch/random_obj_xml/5172_grasp.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/5172_grasp.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/5172_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/517/517.stl" name="obj0" scale="0.01706291450543984 0.01706291450543984 0.01706291450543984" /> </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.030481898583469707 0.12610426307797765 0.03676113643604409"> <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.00017248201793195427 -0.01045592191485217 -0.003479751897621649" rgba="1 0 0 0" size="0.015240949291734853 0.06305213153898882 0.018380568218022045" 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
fccb5c286e9b75470d94eb558845a22eda68217f
1,454
xml
XML
gym/envs/robotics/assets/fetch/random_obj_xml/2271_slide.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/2271_slide.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/2271_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/227/227.stl" name="obj0" scale="0.007248675102003992 0.007248675102003992 0.007248675102003992" /> </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.03964456259800676 0.0690909424489788 0.23772736776895284"> <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
fccf45d2b8e1eb190d16fc3f8a356fd16cfdf71a
3,887
xml
XML
envs/assets/pusher.xml
brain-research/LeaveNoTrace
3c714bc765260f0144a65c7eced74d7b1b960d86
[ "Apache-2.0" ]
17
2018-05-14T13:34:57.000Z
2022-03-10T08:33:21.000Z
envs/assets/pusher.xml
brain-research/LeaveNoTrace
3c714bc765260f0144a65c7eced74d7b1b960d86
[ "Apache-2.0" ]
1
2019-04-10T01:44:30.000Z
2019-04-10T01:44:30.000Z
envs/assets/pusher.xml
brain-research/LeaveNoTrace
3c714bc765260f0144a65c7eced74d7b1b960d86
[ "Apache-2.0" ]
7
2018-07-13T14:56:27.000Z
2022-03-10T08:33:25.000Z
<mujoco model="arm3d"> <compiler inertiafromgeom="true" angle="radian" coordinate="local"/> <option timestep="0.01" gravity="0 0 0" iterations="20" integrator="Euler" /> <default> <joint armature='0.04' damping="1" limited="true"/> <geom friction=".8 .1 .1" density="300" margin="0.002" condim="1" contype="0" conaffinity="0"/> </default> <worldbody> <light diffuse=".5 .5 .5" pos="0 0 3" dir="0 0 -1"/> <geom name="table" type="plane" pos="0 -0.3 -0.325" size="1 0.5 0.1" contype="1" conaffinity="1"/> <body name="r_shoulder_pan_link" pos="0 -0.6 0"> <geom name="e1" type="sphere" rgba="0.6 0.6 0.6 1" pos="-0.06 0.05 0.2" size="0.05" /> <geom name="e2" type="sphere" rgba="0.6 0.6 0.6 1" pos=" 0.06 0.05 0.2" size="0.05" /> <geom name="e1p" type="sphere" rgba="0.1 0.1 0.1 1" pos="-0.06 0.09 0.2" size="0.03" /> <geom name="e2p" type="sphere" rgba="0.1 0.1 0.1 1" pos=" 0.06 0.09 0.2" size="0.03" /> <geom name="sp" type="capsule" fromto="0 0 -0.4 0 0 0.2" size="0.1" /> <joint name="r_shoulder_pan_joint" type="hinge" pos="0 0 0" axis="0 0 1" range="-1.5708 3.1416" damping="1.0" /> <body name="r_upper_arm_link" pos="0 0 0"> <geom name="ua" type="capsule" fromto="0 0 0 0.4 0 0" size="0.06" /> <body name="r_elbow_flex_link" pos="0.4 0 0"> <geom name="ef" type="capsule" fromto="0 0 -0.02 0.0 0 0.02" size="0.06" /> <joint name="r_elbow_flex_joint" type="hinge" pos="0 0 0" axis="0 0 1" range="-3 3" damping="0.1" /> <body name="r_forearm_link" pos="0 0 0"> <geom name="fa" type="capsule" fromto="0 0 0 0.291 0 0" size="0.05" /> <body name="r_wrist_flex_link" pos="0.321 0 0"> <geom name="wf" type="capsule" fromto="0 -0.02 0 0 0.02 0" size="0.01" /> <body name="r_wrist_roll_link" pos="0 0 0"> <joint name="r_wrist_roll_joint" type="hinge" pos="0 0 0" limited="true" axis="0 0 1" damping="0.1" range="-1.5708 1.5708"/> <body name="tips_arm" pos="0 0 0"> <!-- Include the dummy point to get the location of the fingers --> <geom name="finger_center" type="sphere" pos="0 0 -0.3" size="0.01" /> </body> <geom type="capsule" fromto="0.03 0 -0.3 0 0 0" size="0.01" contype="1" conaffinity="1" /> <geom type="capsule" fromto="-0.03 0 -0.3 0 0 0" size="0.01" contype="1" conaffinity="1" /> </body> </body> </body> </body> </body> </body> <!-- If you change the position, change the offset in pusher.py/reset_model() --> <body name="object" pos="0.35 -0.35 -0.275" > <geom rgba="1 1 1 0" type="sphere" size="0.05 0.05 0.05" density="0.00001" conaffinity="0"/> <geom rgba="1 1 1 1" type="cylinder" size="0.05 0.05 0.05" density="0.00001" contype="1" conaffinity="0"/> <joint name="obj_slidey" type="slide" pos="0 0 0" axis="0 1 0" range="-10.3213 10.3" damping="0.5"/> <joint name="obj_slidex" type="slide" pos="0 0 0" axis="1 0 0" range="-10.3213 10.3" damping="0.5"/> </body> <body name="goal" pos="-0.35 -0.35 -0.3230"> <geom rgba="1 0 0 1" type="cylinder" size="0.08 0.001 0.1" density='0.00001' contype="0" conaffinity="0"/> <joint name="goal_slidey" type="slide" pos="0 0 0" axis="0 1 0" range="-10.3213 10.3" damping="0.5"/> <joint name="goal_slidex" type="slide" pos="0 0 0" axis="1 0 0" range="-10.3213 10.3" damping="0.5"/> </body> </worldbody> <actuator> <motor joint="r_shoulder_pan_joint" ctrlrange="-2.0 2.0" ctrllimited="true" /> <motor joint="r_elbow_flex_joint" ctrlrange="-2.0 2.0" ctrllimited="true" /> <motor joint="r_wrist_roll_joint" ctrlrange="-2.0 2.0" ctrllimited="true"/> </actuator> </mujoco>
54.746479
142
0.563674
fcd173dcd43ae2703e21b604d26a26b80e9b82ba
79,809
xml
XML
herb_reconf/cluttered_scenes/hard_pushing_057_racquetball_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_057_racquetball_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_057_racquetball_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="ycb_objects/057_racquetball/google_16k/nontextured.stl" name="gen_mesh_0" scale="1 1 1"/><mesh class="geom0" file="ycb_objects/025_mug/google_16k/nontextured.stl" name="gen_mesh_gadded_1" scale="1.16874815894748 1.16874815894748 1.16874815894748"/><mesh class="geom0" file="ycb_objects/002_master_chef_can/google_16k/nontextured.stl" name="gen_mesh_gadded_2" scale="1.5529822634301422 1.5529822634301422 1.5529822634301422"/><mesh class="geom0" file="ycb_objects/006_mustard_bottle/google_16k/nontextured.stl" name="gen_mesh_gadded_3" scale="1.5774053394477543 1.5774053394477543 1.5774053394477543"/></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.56239676069744" name="gen_body_0" pos="0 0 0.3001909999991767"><geom class="/" mesh="gen_mesh_0" name="gen_geom_0" rgba="0.8240055431156574 0.18820860176693832 0.7804623725539621 1" type="mesh"/><joint class="/" name="gen_joint_0" type="free"/></body><body euler="0 0 5.4282799912147235" name="gen_body_gadded_1" pos="0.1529060322148748 0.0 0.29922764473216207"><geom class="/" mesh="gen_mesh_gadded_1" name="gen_geom_gadded_1" rgba="0.38628886046346034 0.5443912405800453 0.17053183816507844 1" type="mesh"/><joint class="/" name="gen_joint_gadded_1" type="free"/></body><body euler="0 0 1.5234490020378282" name="gen_body_gadded_2" pos="0.20018497167384125 0.24947717005549744 0.2998559259271944"><geom class="/" mesh="gen_mesh_gadded_2" name="gen_geom_gadded_2" rgba="0.6020029491257229 0.8525482238694375 0.7303912198188492 1" type="mesh"/><joint class="/" name="gen_joint_gadded_2" type="free"/></body><body euler="0 0 0.43339160751749245" name="gen_body_gadded_3" pos="-0.0013919258815605212 -0.16814551468760108 0.3066095199207887"><geom class="/" mesh="gen_mesh_gadded_3" name="gen_geom_gadded_3" rgba="0.9774476671611728 0.8760041944113507 0.6728744132274244 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.679825
1,280
0.686702
fcd6bd0879b55ad487c56f0e016420846737c1d7
2,719
xml
XML
gym/envs/robotics/assets/fetch/random_obj_xml/6450_peg.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/6450_peg.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/6450_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/645/645.stl" name="obj0" scale="0.006258280487369852 0.006258280487369852 0.006258280487369852" /> </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.020133029139179776 0.04 0.018507021477792804" 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.003272876278538212 -0.00280837716166738 0.03782185683293717" size="0.01516367476353447 0.019532722664937236 0.05597900677751553" type="box" zaxis="0.0 0.0 1.0" /> <site name="object0" pos="0.00044615860274551967 -0.0031085095748378264 0.00034987153321444756" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" /> <site name="handle0" pos="-0.003272876278538212 -0.00280837716166738 0.02782185683293717" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" /> </body> <light ambient="0.2 0.2 0.2" castshadow="false" diffuse="0.8 0.8 0.8" dir="0 0 -1" directional="true" name="light0" pos="0 0 4" specular="0.3 0.3 0.3" /> </worldbody> <actuator> <position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:l_gripper_finger_joint" kp="30000" name="robot0:l_gripper_finger_joint" user="1" /> <position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:r_gripper_finger_joint" kp="30000" name="robot0:r_gripper_finger_joint" user="1" /> </actuator> </mujoco>
50.351852
220
0.656859
fcd772ffcfaa0461dab2c9cdf5a75e0cce228589
1,773
xml
XML
gym/envs/robotics/assets/fetch/random_obj_xml/3235_grasp.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/3235_grasp.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/3235_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/323/323.stl" name="obj0" scale="0.007470216486815737 0.007470216486815737 0.007470216486815737" /> </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.024318942407761994 0.04597402055675847 0.02208965425800874"> <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.00040005440493228226 -0.00028663973941291446 -0.000274085836525881" rgba="1 0 0 0" size="0.012159471203880997 0.022987010278379235 0.01104482712900437" type="ellipsoid" /> </body> <light ambient="0.2 0.2 0.2" castshadow="false" diffuse="0.8 0.8 0.8" dir="0 0 -1" directional="true" name="light0" pos="0 0 4" specular="0.3 0.3 0.3" /> </worldbody> <actuator> <position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:l_gripper_finger_joint" kp="30000" name="robot0:l_gripper_finger_joint" user="1" /> <position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:r_gripper_finger_joint" kp="30000" name="robot0:r_gripper_finger_joint" user="1" /> </actuator> </mujoco>
43.243902
203
0.670615
fcd7c9a79efb7bd000ec1dfa7a8e8bf3677d89ea
1,456
xml
XML
gym/envs/robotics/assets/fetch/random_obj_xml/8164_slide.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/8164_slide.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/8164_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/816/816.stl" name="obj0" scale="0.005313949678115224 0.005313949678115224 0.005313949678115224" /> </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.03313137625546505 0.036603574742541674 0.22366082856937972"> <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
fcd957b1b0a735ed028a4521ad2de6f2062171fe
243,038
xml
XML
herb_reconf/cluttered_scenes/temp_easy_pushing_maytoni_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/temp_easy_pushing_maytoni_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/temp_easy_pushing_maytoni_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/maytoni/scene.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.2102378359753427 1.2102378359753427 1.2102378359753427"/><mesh class="geom0" file="ycb_objects/024_bowl/google_16k/nontextured.stl" name="gen_mesh_gadded_2" scale="1.4178560053177707 1.4178560053177707 1.4178560053177707"/><mesh class="geom0" file="downloaded_assets/vase_1/scene.stl" name="gen_mesh_gadded_3" scale="1.0301808728539594 1.0301808728539594 1.0301808728539594"/><mesh class="geom0" file="ycb_objects/061_foam_brick/google_16k/nontextured.stl" name="gen_mesh_gadded_4" scale="1.967364517126467 1.967364517126467 1.967364517126467"/><mesh class="geom0" file="ycb_objects/013_apple/google_16k/nontextured.stl" name="gen_mesh_gadded_5" scale="0.9184333845180368 0.9184333845180368 0.9184333845180368"/><mesh class="geom0" file="ycb_objects/077_rubiks_cube/google_16k/nontextured.stl" name="gen_mesh_gadded_6" scale="0.5716448746342229 0.5716448746342229 0.5716448746342229"/><mesh class="geom0" file="ycb_objects/002_master_chef_can/google_16k/nontextured.stl" name="gen_mesh_gadded_7" scale="0.5167127406804466 0.5167127406804466 0.5167127406804466"/><mesh class="geom0" file="downloaded_assets/vase_2/scene.stl" name="gen_mesh_gadded_8" scale="1.3790155951118648 1.3790155951118648 1.3790155951118648"/><mesh class="geom0" file="downloaded_assets/cardboard_box/scene.stl" name="gen_mesh_gadded_9" scale="1.437198449120253 1.437198449120253 1.437198449120253"/><mesh class="geom0" file="ycb_objects/055_baseball/google_16k/nontextured.stl" name="gen_mesh_gadded_10" scale="1.8297323515882455 1.8297323515882455 1.8297323515882455"/><mesh class="geom0" file="ycb_objects/053_mini_soccer_ball/google_16k/nontextured.stl" name="gen_mesh_gadded_11" scale="1.6447998225322604 1.6447998225322604 1.6447998225322604"/><mesh class="geom0" file="ycb_objects/006_mustard_bottle/google_16k/nontextured.stl" name="gen_mesh_gadded_12" scale="1.7129071651573167 1.7129071651573167 1.7129071651573167"/><mesh class="geom0" file="ycb_objects/061_foam_brick/google_16k/nontextured.stl" name="gen_mesh_gadded_13" scale="1.55080699865544 1.55080699865544 1.55080699865544"/><mesh class="geom0" file="downloaded_assets/potted_plant_2/scene.stl" name="gen_mesh_gadded_14" scale="1.801364332702293 1.801364332702293 1.801364332702293"/><mesh class="geom0" file="downloaded_assets/vase_3/scene.stl" name="gen_mesh_gadded_15" scale="1.2403070356457737 1.2403070356457737 1.2403070356457737"/><mesh class="geom0" file="ycb_objects/014_lemon/google_16k/nontextured.stl" name="gen_mesh_gadded_16" scale="1.6362734822708112 1.6362734822708112 1.6362734822708112"/><mesh class="geom0" file="ycb_objects/002_master_chef_can/google_16k/nontextured.stl" name="gen_mesh_gadded_17" scale="1.2122305650536014 1.2122305650536014 1.2122305650536014"/><mesh class="geom0" file="downloaded_assets/cup_1/scene.stl" name="gen_mesh_gadded_18" scale="1.8002675755020725 1.8002675755020725 1.8002675755020725"/><mesh class="geom0" file="ycb_objects/055_baseball/google_16k/nontextured.stl" name="gen_mesh_gadded_19" scale="1.1000044695057987 1.1000044695057987 1.1000044695057987"/><mesh class="geom0" file="ycb_objects/006_mustard_bottle/google_16k/nontextured.stl" name="gen_mesh_gadded_20" scale="0.8201965715960823 0.8201965715960823 0.8201965715960823"/><mesh class="geom0" file="ycb_objects/014_lemon/google_16k/nontextured.stl" name="gen_mesh_gadded_21" scale="1.2064487286204333 1.2064487286204333 1.2064487286204333"/><mesh class="geom0" file="ycb_objects/057_racquetball/google_16k/nontextured.stl" name="gen_mesh_gadded_22" scale="1.8253135007566423 1.8253135007566423 1.8253135007566423"/><mesh class="geom0" file="ycb_objects/005_tomato_soup_can/google_16k/nontextured.stl" name="gen_mesh_gadded_23" scale="0.9570508234413201 0.9570508234413201 0.9570508234413201"/><mesh class="geom0" file="downloaded_assets/vase_1/scene.stl" name="gen_mesh_gadded_24" scale="1.230606503513162 1.230606503513162 1.230606503513162"/><mesh class="geom0" file="ycb_objects/007_tuna_fish_can/google_16k/nontextured.stl" name="gen_mesh_gadded_25" scale="0.8468016023996527 0.8468016023996527 0.8468016023996527"/><mesh class="geom0" file="ycb_objects/002_master_chef_can/google_16k/nontextured.stl" name="gen_mesh_gadded_26" scale="0.9518487786118706 0.9518487786118706 0.9518487786118706"/><mesh class="geom0" file="ycb_objects/019_pitcher_base/google_16k/nontextured.stl" name="gen_mesh_gadded_27" scale="1.823575174006439 1.823575174006439 1.823575174006439"/><mesh class="geom0" file="ycb_objects/007_tuna_fish_can/google_16k/nontextured.stl" name="gen_mesh_gadded_28" scale="1.3869894856672491 1.3869894856672491 1.3869894856672491"/><mesh class="geom0" file="ycb_objects/024_bowl/google_16k/nontextured.stl" name="gen_mesh_gadded_29" scale="1.4315857438122666 1.4315857438122666 1.4315857438122666"/><mesh class="geom0" file="ycb_objects/012_strawberry/google_16k/nontextured.stl" name="gen_mesh_gadded_30" scale="1.8985820142670329 1.8985820142670329 1.8985820142670329"/><mesh class="geom0" file="ycb_objects/057_racquetball/google_16k/nontextured.stl" name="gen_mesh_gadded_31" scale="0.7090475711240026 0.7090475711240026 0.7090475711240026"/><mesh class="geom0" file="ycb_objects/018_plum/google_16k/nontextured.stl" name="gen_mesh_gadded_32" scale="0.96410060841154 0.96410060841154 0.96410060841154"/><mesh class="geom0" file="ycb_objects/013_apple/google_16k/nontextured.stl" name="gen_mesh_gadded_33" scale="1.1470207094938862 1.1470207094938862 1.1470207094938862"/><mesh class="geom0" file="ycb_objects/021_bleach_cleanser/google_16k/nontextured.stl" name="gen_mesh_gadded_34" scale="1.0261888275735158 1.0261888275735158 1.0261888275735158"/><mesh class="geom0" file="ycb_objects/021_bleach_cleanser/google_16k/nontextured.stl" name="gen_mesh_gadded_35" scale="0.6885168129713847 0.6885168129713847 0.6885168129713847"/><mesh class="geom0" file="ycb_objects/021_bleach_cleanser/google_16k/nontextured.stl" name="gen_mesh_gadded_36" scale="1.984294637813699 1.984294637813699 1.984294637813699"/><mesh class="geom0" file="ycb_objects/061_foam_brick/google_16k/nontextured.stl" name="gen_mesh_gadded_37" scale="0.5186985365001282 0.5186985365001282 0.5186985365001282"/><mesh class="geom0" file="ycb_objects/004_sugar_box/google_16k/nontextured.stl" name="gen_mesh_gadded_38" scale="1.9461108656633996 1.9461108656633996 1.9461108656633996"/><mesh class="geom0" file="ycb_objects/077_rubiks_cube/google_16k/nontextured.stl" name="gen_mesh_gadded_39" scale="1.798114749753626 1.798114749753626 1.798114749753626"/><mesh class="geom0" file="ycb_objects/021_bleach_cleanser/google_16k/nontextured.stl" name="gen_mesh_gadded_40" scale="1.7800891828231602 1.7800891828231602 1.7800891828231602"/></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.1796981800705608" name="gen_body_0" pos="-0.05 -0.35 0.5724030315876008"><geom class="/" mesh="gen_mesh_0" name="gen_geom_0" rgba="0.08821742657841836 0.6651812033681215 0.3471830186537558 1" type="mesh"/><joint class="/" name="gen_joint_0" type="free"/></body><body euler="0 0 3.4188760444689925" name="gen_body_gadded_1" pos="50 50 -50"><geom class="/" mesh="gen_mesh_gadded_1" name="gen_geom_gadded_1" rgba="0.6917962953678787 0.13008473947116328 0.3548660897360151 1" type="mesh"/><joint class="/" name="gen_joint_gadded_1" type="free"/></body><body euler="0 0 0.8086682544535041" name="gen_body_gadded_2" pos="50 50 -100"><geom class="/" mesh="gen_mesh_gadded_2" name="gen_geom_gadded_2" rgba="0.24954342801724116 0.3809527427080335 0.6391296076882573 1" type="mesh"/><joint class="/" name="gen_joint_gadded_2" type="free"/></body><body euler="0 0 3.056950759817338" name="gen_body_gadded_3" pos="50 50 -150"><geom class="/" mesh="gen_mesh_gadded_3" name="gen_geom_gadded_3" rgba="0.6221164089379992 0.10153601832812853 0.16430444109161457 1" type="mesh"/><joint class="/" name="gen_joint_gadded_3" type="free"/></body><body euler="0 0 0.017400161325013246" name="gen_body_gadded_4" pos="50 50 -200"><geom class="/" mesh="gen_mesh_gadded_4" name="gen_geom_gadded_4" rgba="0.7173671053164641 0.2821027486070544 0.3573723972419175 1" type="mesh"/><joint class="/" name="gen_joint_gadded_4" type="free"/></body><body euler="0 0 3.772484496873416" name="gen_body_gadded_5" pos="50 50 -250"><geom class="/" mesh="gen_mesh_gadded_5" name="gen_geom_gadded_5" rgba="0.7248336187683656 0.42592884479261883 0.13535985510393922 1" type="mesh"/><joint class="/" name="gen_joint_gadded_5" type="free"/></body><body euler="0 0 0.8904289909780538" name="gen_body_gadded_6" pos="50 50 -300"><geom class="/" mesh="gen_mesh_gadded_6" name="gen_geom_gadded_6" rgba="0.2123983520748156 0.519735150044981 0.8070564069891556 1" type="mesh"/><joint class="/" name="gen_joint_gadded_6" type="free"/></body><body euler="0 0 1.0767680460646567" name="gen_body_gadded_7" pos="50 50 -350"><geom class="/" mesh="gen_mesh_gadded_7" name="gen_geom_gadded_7" rgba="0.5705763388191327 0.2440955245564571 0.7070307372098017 1" type="mesh"/><joint class="/" name="gen_joint_gadded_7" type="free"/></body><body euler="0 0 5.936719999069299" name="gen_body_gadded_8" pos="50 50 -400"><geom class="/" mesh="gen_mesh_gadded_8" name="gen_geom_gadded_8" rgba="0.8230806968350386 0.017751805367746676 0.2514701473496167 1" type="mesh"/><joint class="/" name="gen_joint_gadded_8" type="free"/></body><body euler="0 0 0.2620684696250654" name="gen_body_gadded_9" pos="50 50 -450"><geom class="/" mesh="gen_mesh_gadded_9" name="gen_geom_gadded_9" rgba="0.0922014875034729 0.900512851714384 0.4283549347978449 1" type="mesh"/><joint class="/" name="gen_joint_gadded_9" type="free"/></body><body euler="0 0 4.206393769871468" name="gen_body_gadded_10" pos="50 50 -500"><geom class="/" mesh="gen_mesh_gadded_10" name="gen_geom_gadded_10" rgba="0.42819842057725155 0.009841605671945919 0.6436937527076566 1" type="mesh"/><joint class="/" name="gen_joint_gadded_10" type="free"/></body><body euler="0 0 1.3277857531622397" name="gen_body_gadded_11" pos="50 50 -550"><geom class="/" mesh="gen_mesh_gadded_11" name="gen_geom_gadded_11" rgba="0.7154614256351625 0.750367902842658 0.8860986537405461 1" type="mesh"/><joint class="/" name="gen_joint_gadded_11" type="free"/></body><body euler="0 0 1.611304394847822" name="gen_body_gadded_12" pos="50 50 -600"><geom class="/" mesh="gen_mesh_gadded_12" name="gen_geom_gadded_12" rgba="0.007016296631419894 0.7986613255579582 0.7873148800832921 1" type="mesh"/><joint class="/" name="gen_joint_gadded_12" type="free"/></body><body euler="0 0 2.0066375705366823" name="gen_body_gadded_13" pos="50 50 -650"><geom class="/" mesh="gen_mesh_gadded_13" name="gen_geom_gadded_13" rgba="0.4476319683337071 0.993444716099596 0.8953160923809348 1" type="mesh"/><joint class="/" name="gen_joint_gadded_13" type="free"/></body><body euler="0 0 5.792596332443948" name="gen_body_gadded_14" pos="50 50 -700"><geom class="/" mesh="gen_mesh_gadded_14" name="gen_geom_gadded_14" rgba="0.7928044126633683 0.6610717998327006 0.2078592043380173 1" type="mesh"/><joint class="/" name="gen_joint_gadded_14" type="free"/></body><body euler="0 0 0.6785142101826097" name="gen_body_gadded_15" pos="50 50 -750"><geom class="/" mesh="gen_mesh_gadded_15" name="gen_geom_gadded_15" rgba="0.6774551794751567 0.20935467794128337 0.571241336417597 1" type="mesh"/><joint class="/" name="gen_joint_gadded_15" type="free"/></body><body euler="0 0 0.5158062428160869" name="gen_body_gadded_16" pos="50 50 -800"><geom class="/" mesh="gen_mesh_gadded_16" name="gen_geom_gadded_16" rgba="0.46531398399614154 0.6412563298416692 0.37567679640594287 1" type="mesh"/><joint class="/" name="gen_joint_gadded_16" type="free"/></body><body euler="0 0 2.7419184485135633" name="gen_body_gadded_17" pos="50 50 -850"><geom class="/" mesh="gen_mesh_gadded_17" name="gen_geom_gadded_17" rgba="0.1973650829415443 0.5542247624950247 0.26308520977713057 1" type="mesh"/><joint class="/" name="gen_joint_gadded_17" type="free"/></body><body euler="0 0 0.18705544908684898" name="gen_body_gadded_18" pos="50 50 -900"><geom class="/" mesh="gen_mesh_gadded_18" name="gen_geom_gadded_18" rgba="0.2674070317487973 0.6763447504775555 0.9933927786028585 1" type="mesh"/><joint class="/" name="gen_joint_gadded_18" type="free"/></body><body euler="0 0 3.5171644377553877" name="gen_body_gadded_19" pos="50 50 -950"><geom class="/" mesh="gen_mesh_gadded_19" name="gen_geom_gadded_19" rgba="0.831631349593569 0.39672639591108727 0.11904142894670744 1" type="mesh"/><joint class="/" name="gen_joint_gadded_19" type="free"/></body><body euler="0 0 3.870955444408654" name="gen_body_gadded_20" pos="50 50 -1000"><geom class="/" mesh="gen_mesh_gadded_20" name="gen_geom_gadded_20" rgba="0.6460663849362452 0.3481115635935935 0.14146312074358647 1" type="mesh"/><joint class="/" name="gen_joint_gadded_20" type="free"/></body><body euler="0 0 2.6725490226868263" name="gen_body_gadded_21" pos="50 50 -1050"><geom class="/" mesh="gen_mesh_gadded_21" name="gen_geom_gadded_21" rgba="0.660121941728006 0.5756672545543172 0.31282583011714826 1" type="mesh"/><joint class="/" name="gen_joint_gadded_21" type="free"/></body><body euler="0 0 6.014924667544171" name="gen_body_gadded_22" pos="50 50 -1100"><geom class="/" mesh="gen_mesh_gadded_22" name="gen_geom_gadded_22" rgba="0.6813151395727806 0.4129750340620115 0.7724186504829204 1" type="mesh"/><joint class="/" name="gen_joint_gadded_22" type="free"/></body><body euler="0 0 2.1759901855107664" name="gen_body_gadded_23" pos="50 50 -1150"><geom class="/" mesh="gen_mesh_gadded_23" name="gen_geom_gadded_23" rgba="0.25818024190698585 0.6586939647849636 0.7289467857144816 1" type="mesh"/><joint class="/" name="gen_joint_gadded_23" type="free"/></body><body euler="0 0 1.1597643629091179" name="gen_body_gadded_24" pos="50 50 -1200"><geom class="/" mesh="gen_mesh_gadded_24" name="gen_geom_gadded_24" rgba="0.5959167851067723 0.6715362041891876 0.7674021936892247 1" type="mesh"/><joint class="/" name="gen_joint_gadded_24" type="free"/></body><body euler="0 0 0.9870642030457403" name="gen_body_gadded_25" pos="50 50 -1250"><geom class="/" mesh="gen_mesh_gadded_25" name="gen_geom_gadded_25" rgba="0.18904536839623975 0.9741254294919317 0.9379773624408099 1" type="mesh"/><joint class="/" name="gen_joint_gadded_25" type="free"/></body><body euler="0 0 5.0610993310401735" name="gen_body_gadded_26" pos="50 50 -1300"><geom class="/" mesh="gen_mesh_gadded_26" name="gen_geom_gadded_26" rgba="0.3422955093640655 0.7910238290241786 0.8213265931449014 1" type="mesh"/><joint class="/" name="gen_joint_gadded_26" type="free"/></body><body euler="0 0 0.5666642592146002" name="gen_body_gadded_27" pos="50 50 -1350"><geom class="/" mesh="gen_mesh_gadded_27" name="gen_geom_gadded_27" rgba="0.7137797615622822 0.7998228357310665 0.43772355565299037 1" type="mesh"/><joint class="/" name="gen_joint_gadded_27" type="free"/></body><body euler="0 0 4.283364436861078" name="gen_body_gadded_28" pos="50 50 -1400"><geom class="/" mesh="gen_mesh_gadded_28" name="gen_geom_gadded_28" rgba="0.5583568294559358 0.20035736255115189 0.8380484709420158 1" type="mesh"/><joint class="/" name="gen_joint_gadded_28" type="free"/></body><body euler="0 0 2.725624862373758" name="gen_body_gadded_29" pos="50 50 -1450"><geom class="/" mesh="gen_mesh_gadded_29" name="gen_geom_gadded_29" rgba="0.7619347739296698 0.44475393036168687 0.18247637115715376 1" type="mesh"/><joint class="/" name="gen_joint_gadded_29" type="free"/></body><body euler="0 0 1.8405783499927155" name="gen_body_gadded_30" pos="50 50 -1500"><geom class="/" mesh="gen_mesh_gadded_30" name="gen_geom_gadded_30" rgba="0.0903992329200376 0.13378116716163635 0.3311744339595605 1" type="mesh"/><joint class="/" name="gen_joint_gadded_30" type="free"/></body><body euler="0 0 3.1970466514341145" name="gen_body_gadded_31" pos="50 50 -1550"><geom class="/" mesh="gen_mesh_gadded_31" name="gen_geom_gadded_31" rgba="0.3931987082917425 0.022448471329422293 0.45961769212329584 1" type="mesh"/><joint class="/" name="gen_joint_gadded_31" type="free"/></body><body euler="0 0 1.9265651541181248" name="gen_body_gadded_32" pos="50 50 -1600"><geom class="/" mesh="gen_mesh_gadded_32" name="gen_geom_gadded_32" rgba="0.5173427443252533 0.9422765514461608 0.07914599185867 1" type="mesh"/><joint class="/" name="gen_joint_gadded_32" type="free"/></body><body euler="0 0 3.946123091736441" name="gen_body_gadded_33" pos="50 50 -1650"><geom class="/" mesh="gen_mesh_gadded_33" name="gen_geom_gadded_33" rgba="0.6935372399983112 0.44963979641224094 0.8843019735875683 1" type="mesh"/><joint class="/" name="gen_joint_gadded_33" type="free"/></body><body euler="0 0 2.884689582282761" name="gen_body_gadded_34" pos="50 50 -1700"><geom class="/" mesh="gen_mesh_gadded_34" name="gen_geom_gadded_34" rgba="0.850398962027256 0.45962817054996574 0.565922299485402 1" type="mesh"/><joint class="/" name="gen_joint_gadded_34" type="free"/></body><body euler="0 0 1.919997173793375" name="gen_body_gadded_35" pos="50 50 -1750"><geom class="/" mesh="gen_mesh_gadded_35" name="gen_geom_gadded_35" rgba="0.9982687314005583 0.27262863980480145 0.06056078755588401 1" type="mesh"/><joint class="/" name="gen_joint_gadded_35" type="free"/></body><body euler="0 0 0.7871353744969358" name="gen_body_gadded_36" pos="50 50 -1800"><geom class="/" mesh="gen_mesh_gadded_36" name="gen_geom_gadded_36" rgba="0.08393985076761301 0.5572881113248743 0.9743938685167876 1" type="mesh"/><joint class="/" name="gen_joint_gadded_36" type="free"/></body><body euler="0 0 5.801834607049856" name="gen_body_gadded_37" pos="50 50 -1850"><geom class="/" mesh="gen_mesh_gadded_37" name="gen_geom_gadded_37" rgba="0.8797779128507047 0.8738257523565522 0.23910964414780567 1" type="mesh"/><joint class="/" name="gen_joint_gadded_37" type="free"/></body><body euler="0 0 5.442973682482447" name="gen_body_gadded_38" pos="50 50 -1900"><geom class="/" mesh="gen_mesh_gadded_38" name="gen_geom_gadded_38" rgba="0.3098496131176346 0.338726403724518 0.9086073447884094 1" type="mesh"/><joint class="/" name="gen_joint_gadded_38" type="free"/></body><body euler="0 0 4.825742778532057" name="gen_body_gadded_39" pos="50 50 -1950"><geom class="/" mesh="gen_mesh_gadded_39" name="gen_geom_gadded_39" rgba="0.741263383127363 0.3459245906297149 0.2674743019535807 1" type="mesh"/><joint class="/" name="gen_joint_gadded_39" type="free"/></body><body euler="0 0 1.2494519068544954" name="gen_body_gadded_40" pos="50 50 -2000"><geom class="/" mesh="gen_mesh_gadded_40" name="gen_geom_gadded_40" rgba="0.4995130802219446 0.8732372739446033 0.8350105713577485 1" type="mesh"/><joint class="/" name="gen_joint_gadded_40" 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="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="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="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="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="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="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_7" 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_7" 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_7" 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_7" 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_7" 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_7" 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_7" 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_7" 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_7" 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_7" 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_7" 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_7" 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_7" 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_7" 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_7" 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_7" 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_7" 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_7" 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_7" 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_7" 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_7" 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_7" 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_7" 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_8" 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_8" 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_8" 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_8" 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_8" 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_8" 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_8" 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_8" 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_8" 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_8" 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_8" 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_8" 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_8" 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_8" 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_8" 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_8" 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_8" 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_8" 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_8" 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_8" 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_8" 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_8" 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_8" 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_9" 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_9" 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_9" 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_9" 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_9" 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_9" 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_9" 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_9" 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_9" 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_9" 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_9" 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_9" 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_9" 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_9" 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_9" 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_9" 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_9" 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_9" 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_9" 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_9" 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_9" 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_9" 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_9" 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_10" 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_10" 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_10" 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_10" 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_10" 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_10" 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_10" 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_10" 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_10" 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_10" 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_10" 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_10" 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_10" 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_10" 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_10" 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_10" 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_10" 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_10" 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_10" 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_10" 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_10" 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_10" 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_10" 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_11" 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_11" 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_11" 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_11" 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_11" 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_11" 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_11" 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_11" 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_11" 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_11" 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_11" 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_11" 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_11" 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_11" 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_11" 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_11" 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_11" 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_11" 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_11" 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_11" 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_11" 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_11" 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_11" 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_12" 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_12" 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_12" 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_12" 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_12" 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_12" 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_12" 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_12" 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_12" 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_12" 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_12" 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_12" 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_12" 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_12" 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_12" 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_12" 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_12" 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_12" 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_12" 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_12" 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_12" 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_12" 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_12" 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_13" 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_13" 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_13" 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_13" 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_13" 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_13" 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_13" 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_13" 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_13" 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_13" 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_13" 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_13" 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_13" 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_13" 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_13" 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_13" 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_13" 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_13" 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_13" 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_13" 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_13" 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_13" 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_13" 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_14" 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_14" 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_14" 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_14" 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_14" 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_14" 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_14" 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_14" 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_14" 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_14" 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_14" 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_14" 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_14" 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_14" 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_14" 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_14" 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_14" 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_14" 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_14" 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_14" 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_14" 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_14" 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_14" 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_15" 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_15" 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_15" 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_15" 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_15" 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_15" 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_15" 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_15" 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_15" 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_15" 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_15" 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_15" 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_15" 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_15" 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_15" 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_15" 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_15" 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_15" 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_15" 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_15" 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_15" 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_15" 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_15" 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_16" 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_16" 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_16" 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_16" 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_16" 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_16" 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_16" 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_16" 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_16" 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_16" 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_16" 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_16" 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_16" 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_16" 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_16" 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_16" 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_16" 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_16" 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_16" 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_16" 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_16" 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_16" 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_16" 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_17" 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_17" 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_17" 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_17" 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_17" 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_17" 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_17" 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_17" 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_17" 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_17" 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_17" 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_17" 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_17" 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_17" 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_17" 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_17" 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_17" 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_17" 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_17" 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_17" 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_17" 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_17" 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_17" 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_18" 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_18" 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_18" 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_18" 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_18" 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_18" 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_18" 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_18" 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_18" 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_18" 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_18" 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_18" 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_18" 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_18" 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_18" 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_18" 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_18" 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_18" 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_18" 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_18" 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_18" 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_18" 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_18" 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_19" 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_19" 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_19" 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_19" 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_19" 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_19" 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_19" 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_19" 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_19" 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_19" 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_19" 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_19" 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_19" 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_19" 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_19" 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_19" 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_19" 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_19" 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_19" 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_19" 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_19" 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_19" 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_19" 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_20" 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_20" 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_20" 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_20" 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_20" 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_20" 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_20" 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_20" 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_20" 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_20" 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_20" 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_20" 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_20" 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_20" 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_20" 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_20" 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_20" 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_20" 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_20" 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_20" 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_20" 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_20" 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_20" 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_21" 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_21" 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_21" 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_21" 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_21" 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_21" 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_21" 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_21" 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_21" 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_21" 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_21" 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_21" 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_21" 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_21" 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_21" 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_21" 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_21" 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_21" 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_21" 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_21" 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_21" 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_21" 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_21" 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_22" 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_22" 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_22" 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_22" 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_22" 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_22" 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_22" 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_22" 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_22" 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_22" 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_22" 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_22" 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_22" 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_22" 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_22" 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_22" 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_22" 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_22" 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_22" 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_22" 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_22" 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_22" 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_22" 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_23" 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_23" 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_23" 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_23" 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_23" 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_23" 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_23" 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_23" 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_23" 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_23" 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_23" 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_23" 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_23" 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_23" 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_23" 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_23" 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_23" 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_23" 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_23" 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_23" 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_23" 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_23" 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_23" 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_24" 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_24" 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_24" 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_24" 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_24" 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_24" 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_24" 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_24" 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_24" 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_24" 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_24" 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_24" 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_24" 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_24" 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_24" 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_24" 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_24" 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_24" 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_24" 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_24" 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_24" 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_24" 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_24" 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_25" 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_25" 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_25" 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_25" 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_25" 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_25" 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_25" 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_25" 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_25" 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_25" 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_25" 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_25" 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_25" 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_25" 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_25" 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_25" 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_25" 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_25" 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_25" 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_25" 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_25" 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_25" 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_25" 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_26" 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_26" 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_26" 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_26" 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_26" 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_26" 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_26" 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_26" 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_26" 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_26" 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_26" 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_26" 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_26" 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_26" 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_26" 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_26" 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_26" 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_26" 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_26" 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_26" 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_26" 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_26" 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_26" 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_27" 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_27" 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_27" 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_27" 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_27" 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_27" 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_27" 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_27" 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_27" 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_27" 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_27" 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_27" 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_27" 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_27" 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_27" 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_27" 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_27" 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_27" 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_27" 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_27" 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_27" 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_27" 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_27" 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_28" 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_28" 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_28" 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_28" 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_28" 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_28" 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_28" 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_28" 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_28" 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_28" 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_28" 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_28" 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_28" 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_28" 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_28" 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_28" 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_28" 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_28" 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_28" 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_28" 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_28" 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_28" 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_28" 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_29" 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_29" 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_29" 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_29" 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_29" 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_29" 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_29" 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_29" 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_29" 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_29" 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_29" 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_29" 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_29" 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_29" 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_29" 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_29" 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_29" 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_29" 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_29" 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_29" 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_29" 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_29" 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_29" 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_30" 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_30" 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_30" 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_30" 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_30" 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_30" 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_30" 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_30" 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_30" 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_30" 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_30" 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_30" 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_30" 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_30" 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_30" 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_30" 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_30" 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_30" 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_30" 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_30" 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_30" 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_30" 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_30" 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_31" 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_31" 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_31" 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_31" 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_31" 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_31" 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_31" 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_31" 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_31" 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_31" 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_31" 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_31" 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_31" 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_31" 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_31" 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_31" 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_31" 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_31" 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_31" 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_31" 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_31" 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_31" 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_31" 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_32" 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_32" 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_32" 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_32" 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_32" 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_32" 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_32" 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_32" 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_32" 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_32" 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_32" 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_32" 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_32" 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_32" 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_32" 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_32" 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_32" 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_32" 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_32" 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_32" 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_32" 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_32" 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_32" 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_33" 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_33" 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_33" 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_33" 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_33" 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_33" 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_33" 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_33" 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_33" 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_33" 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_33" 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_33" 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_33" 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_33" 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_33" 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_33" 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_33" 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_33" 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_33" 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_33" 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_33" 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_33" 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_33" 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_34" 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_34" 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_34" 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_34" 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_34" 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_34" 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_34" 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_34" 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_34" 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_34" 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_34" 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_34" 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_34" 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_34" 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_34" 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_34" 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_34" 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_34" 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_34" 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_34" 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_34" 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_34" 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_34" 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_35" 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_35" 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_35" 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_35" 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_35" 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_35" 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_35" 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_35" 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_35" 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_35" 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_35" 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_35" 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_35" 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_35" 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_35" 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_35" 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_35" 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_35" 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_35" 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_35" 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_35" 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_35" 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_35" 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_36" 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_36" 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_36" 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_36" 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_36" 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_36" 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_36" 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_36" 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_36" 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_36" 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_36" 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_36" 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_36" 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_36" 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_36" 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_36" 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_36" 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_36" 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_36" 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_36" 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_36" 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_36" 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_36" 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_37" 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_37" 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_37" 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_37" 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_37" 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_37" 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_37" 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_37" 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_37" 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_37" 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_37" 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_37" 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_37" 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_37" 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_37" 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_37" 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_37" 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_37" 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_37" 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_37" 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_37" 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_37" 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_37" 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_38" 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_38" 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_38" 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_38" 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_38" 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_38" 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_38" 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_38" 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_38" 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_38" 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_38" 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_38" 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_38" 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_38" 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_38" 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_38" 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_38" 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_38" 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_38" 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_38" 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_38" 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_38" 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_38" 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_39" 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_39" 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_39" 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_39" 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_39" 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_39" 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_39" 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_39" 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_39" 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_39" 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_39" 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_39" 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_39" 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_39" 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_39" 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_39" 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_39" 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_39" 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_39" 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_39" 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_39" 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_39" 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_39" 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_40" 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_40" 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_40" 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_40" 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_40" 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_40" 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_40" 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_40" 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_40" 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_40" 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_40" 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_40" 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_40" 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_40" 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_40" 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_40" 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_40" 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_40" 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_40" 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_40" 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_40" 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_40" 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_40" geom2="table_plane" 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>
355.318713
146,360
0.709152
fcdb08f8a3f8210808acd3039e356cd18f84c859
2,719
xml
XML
gym/envs/robotics/assets/fetch/random_obj_xml/3339_peg.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/3339_peg.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/3339_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/333/333.stl" name="obj0" scale="0.005473995680880557 0.005473995680880557 0.005473995680880557" /> </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.025228975528707582 0.04 0.020369044472314683" 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.0032629663798575143 -0.01916580260132428 0.029638775798546214" size="0.01524044505814135 0.01784217652946444 0.0531677386963331" type="box" zaxis="0.0 0.0 1.0" /> <site name="object0" pos="0.0050140909754313005 -0.018642335403973188 -0.0031599184254722025" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" /> <site name="handle0" pos="-0.0032629663798575143 -0.01916580260132428 0.019638775798546212" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" /> </body> <light ambient="0.2 0.2 0.2" castshadow="false" diffuse="0.8 0.8 0.8" dir="0 0 -1" directional="true" name="light0" pos="0 0 4" specular="0.3 0.3 0.3" /> </worldbody> <actuator> <position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:l_gripper_finger_joint" kp="30000" name="robot0:l_gripper_finger_joint" user="1" /> <position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:r_gripper_finger_joint" kp="30000" name="robot0:r_gripper_finger_joint" user="1" /> </actuator> </mujoco>
50.351852
220
0.656491
fcdcc7101c309dbdf0f1eb3af5e0e7ceda671c81
2,719
xml
XML
gym/envs/robotics/assets/fetch/random_obj_xml/3539_peg.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/3539_peg.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/3539_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/353/353.stl" name="obj0" scale="0.005568358526559435 0.005568358526559435 0.005568358526559435" /> </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.018420255293925457 0.04 0.013609151764289158" 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.002517339440551379 -0.006329493625639074 0.031914484078754024" size="0.011009798178623664 0.016906735261385017 0.0447219179876087" type="box" zaxis="0.0 0.0 1.0" /> <site name="object0" pos="-0.0015995132631963101 -0.004954387282555349 0.0008017178554344829" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" /> <site name="handle0" pos="0.002517339440551379 -0.006329493625639074 0.021914484078754022" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" /> </body> <light ambient="0.2 0.2 0.2" castshadow="false" diffuse="0.8 0.8 0.8" dir="0 0 -1" directional="true" name="light0" pos="0 0 4" specular="0.3 0.3 0.3" /> </worldbody> <actuator> <position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:l_gripper_finger_joint" kp="30000" name="robot0:l_gripper_finger_joint" user="1" /> <position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:r_gripper_finger_joint" kp="30000" name="robot0:r_gripper_finger_joint" user="1" /> </actuator> </mujoco>
50.351852
221
0.657227
fcdebce530419d7f7f3ca2ec35833d642483e3c2
1,454
xml
XML
gym/envs/robotics/assets/fetch/random_obj_xml/6072_slide.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/6072_slide.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/6072_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/607/607.stl" name="obj0" scale="0.006316155993531518 0.006316155993531518 0.006316155993531518" /> </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.031016393532699586 0.0401749997337661 0.2164656154822393"> <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
fcdee5ba70d4866c748b9f406124276dbe22e6f6
1,769
xml
XML
gym/envs/robotics/assets/fetch/random_obj_xml/294_grasp.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/294_grasp.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/294_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/029/029.stl" name="obj0" scale="0.018777411278197036 0.018777411278197036 0.018777411278197036" /> </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.02347961305566058 0.12204861978604578 0.03255345906244629"> <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.00036238196414459755 -0.001242777267786703 0.00013147728050081066" rgba="1 0 0 0" size="0.01173980652783029 0.06102430989302289 0.016276729531223146" type="ellipsoid" /> </body> <light ambient="0.2 0.2 0.2" castshadow="false" diffuse="0.8 0.8 0.8" dir="0 0 -1" directional="true" name="light0" pos="0 0 4" specular="0.3 0.3 0.3" /> </worldbody> <actuator> <position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:l_gripper_finger_joint" kp="30000" name="robot0:l_gripper_finger_joint" user="1" /> <position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:r_gripper_finger_joint" kp="30000" name="robot0:r_gripper_finger_joint" user="1" /> </actuator> </mujoco>
43.146341
200
0.671001
fce1f7fe92cd6a8ea94c9caf91b894a1b51ee5f2
2,723
xml
XML
gym/envs/robotics/assets/fetch/random_obj_xml/6600_peg.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/6600_peg.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/6600_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/660/660.stl" name="obj0" scale="0.0036102875142719182 0.0036102875142719182 0.0036102875142719182" /> </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.03601813988961546 0.04 0.02377170166389126" 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.026093775533823534 0.00018222555638860993 0.03630843317797624" size="0.013320209973635148 0.019306182115019332 0.05869956686847917" type="box" zaxis="0.0 0.0 1.0" /> <site name="object0" pos="-0.007002094001935405 -0.010617607815540095 0.0013805679733883253" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" /> <site name="handle0" pos="-0.026093775533823534 0.00018222555638860993 0.026308433177976237" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" /> </body> <light ambient="0.2 0.2 0.2" castshadow="false" diffuse="0.8 0.8 0.8" dir="0 0 -1" directional="true" name="light0" pos="0 0 4" specular="0.3 0.3 0.3" /> </worldbody> <actuator> <position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:l_gripper_finger_joint" kp="30000" name="robot0:l_gripper_finger_joint" user="1" /> <position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:r_gripper_finger_joint" kp="30000" name="robot0:r_gripper_finger_joint" user="1" /> </actuator> </mujoco>
50.425926
223
0.65773
fce3a4feae072a25f8c12534f5ba01f044f87a86
2,724
xml
XML
gym/envs/robotics/assets/fetch/random_obj_xml/6777_peg.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/6777_peg.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/6777_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/677/677.stl" name="obj0" scale="0.004961455075698781 0.004961455075698781 0.004961455075698781" /> </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.017042915718150156 0.04 0.027574735328078078" 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.00037199192110892005 -0.021205198247705066 0.02384942395647599" size="0.019380669322709945 0.026361215785193105 0.043372036941291825" type="box" zaxis="1.0 0.0 0.0" /> <site name="object0" pos="0.0007287007743640627 -0.020326191048519505 -0.0024796972666656786" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" /> <site name="handle0" pos="0.00037199192110892005 -0.021205198247705066 0.013849423956475988" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" /> </body> <light ambient="0.2 0.2 0.2" castshadow="false" diffuse="0.8 0.8 0.8" dir="0 0 -1" directional="true" name="light0" pos="0 0 4" specular="0.3 0.3 0.3" /> </worldbody> <actuator> <position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:l_gripper_finger_joint" kp="30000" name="robot0:l_gripper_finger_joint" user="1" /> <position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:r_gripper_finger_joint" kp="30000" name="robot0:r_gripper_finger_joint" user="1" /> </actuator> </mujoco>
50.444444
224
0.657856
fce99fbad7ea0b2750082b11078fac7d57e36608
5,233
xml
XML
assets/fetch_complex_objects/fetch/train_scene_hook_815.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_815.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_815.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.0163816014967862 0.032700244589405784 0.002511203763296682" pos="0.16463846169851393 -0.05749860208383023 0.2025112037632967" type="box" mass="200" rgba="0.4 0.4 0.4 1"></geom> <geom size="0.03671426864466798 0.014285407430792391 0.0033651238724367242" pos="0.08707354217154872 0.05402871408523985 0.20336512387243674" type="box" mass="200" rgba="0.4 0.4 0.4 1"></geom> <geom size="0.025704500135926362 0.03232816016512291 0.002570075809107146" pos="-0.18012937533305404 -0.07976246634961773 0.20257007580910716" type="box" mass="200" rgba="0.4 0.4 0.4 1"></geom> <geom size="0.0059586195619820825 0.03216369128422569 0.0030202206812144665" pos="-0.03997664844238347 0.006539645374603109 0.20302022068121447" type="box" mass="200" rgba="0.4 0.4 0.4 1"></geom> <geom size="0.027792593236692704 0.027844888613083936 0.0020675368990519423" pos="-0.00797365542605405 0.20671965211304105 0.20206753689905196" type="box" mass="200" rgba="0.4 0.4 0.4 1"></geom> <geom size="0.027004165638747652 0.03014440029758544 0.003906520402951773" pos="-0.15062409271991942 0.07398699930759456 0.2039065204029518" type="box" mass="200" rgba="0.4 0.4 0.4 1"></geom> <geom size="0.026789725124993113 0.026068236423538917 0.001985022560234231" pos="0.28554216855157905 -0.0890152313920867 0.20198502256023423" type="box" mass="200" rgba="0.4 0.4 0.4 1"></geom> <geom size="0.04310118730967784 0.016260677550663467 0.0018035211399689101" pos="-0.11835879799173535 0.2705802514128452 0.2018035211399689" type="box" mass="200" rgba="0.4 0.4 0.4 1"></geom> <geom size="0.03791515061941151 0.03053203028733288 0.002039463364536944" pos="0.25993692421182873 0.027783359944682284 0.20203946336453696" type="box" mass="200" rgba="0.4 0.4 0.4 1"></geom> <geom size="0.02466510061197651 0.04088890772326216 0.0005775608204748425" pos="-0.22415529037829307 -0.26076267090777844 0.20057756082047484" type="box" mass="200" rgba="0.4 0.4 0.4 1"></geom> <geom size="0.03140494767732117 0.04863633259834358 0.0019376471371616336" pos="-0.023856237550289594 0.24414714411939203 0.20193764713716164" type="box" mass="200" rgba="0.4 0.4 0.4 1"></geom> <geom size="0.021657733720439512 0.020129140927441353 0.004454368906434232" pos="-0.2219738255094132 0.26093586695481724 0.20445436890643423" type="box" mass="200" rgba="0.4 0.4 0.4 1"></geom> <geom size="0.01710909388432574 0.028994567327524555 0.0036611221401822588" pos="-0.1497209728408086 0.2597798608265946 0.20366112214018228" type="box" mass="200" rgba="0.4 0.4 0.4 1"></geom> </body> <body pos="1.375 0.6757026085407499 0.37102448229949997" name="object0"> <light castshadow="false"/> <geom type="mesh" density="4883.46783509" rgba="1 1 1 1" material="object" mesh="object_mesh" conaffinity="0" contype="1"/> <joint name="object0:joint" type="free" damping="2.359782975730615"></joint> <site name="object0" pos="0.0 0.009297391459250126 0.048975517700500015" 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.00093681138767 0.00093681138767 0.00093681138767" file="mujoco_models/SEG-JellyFish.stl" name="object_mesh"/> <texture file="textures/obj_textures/zigzagged_0075.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>
84.403226
280
0.689662
fcead626166020aaba2e3778c561e48893ccd848
76,277
xml
XML
herb_reconf/cluttered_scenes/grasping_008_pudding_box_0_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_008_pudding_box_0_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_008_pudding_box_0_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/008_pudding_box/google_16k/nontextured.stl" name="gen_mesh_0" scale="1 1 1"/><mesh class="geom0" file="ycb_objects/008_pudding_box/google_16k/nontextured.stl" name="gen_mesh_gadded_1" scale="0.8472830025001205 0.8472830025001205 0.8472830025001205"/><mesh class="geom0" file="ycb_objects/013_apple/google_16k/nontextured.stl" name="gen_mesh_gadded_2" scale="1.3937929544575156 1.3937929544575156 1.3937929544575156"/></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.067005089497862" name="gen_body_0" pos="0 0 0.30049700000090523"><geom class="/" mesh="gen_mesh_0" name="gen_geom_0" rgba="0.8477445873724734 0.496882759863021 0.9162764271029479 1" type="mesh"/><joint class="/" name="gen_joint_0" type="free"/></body><body euler="0 0 2.1846283108879736" name="gen_body_gadded_1" pos="0.28883509686005737 0.0 0.30049611920082403"><geom class="/" mesh="gen_mesh_gadded_1" name="gen_geom_gadded_1" rgba="0.12216914567744797 0.7965124288319348 0.7551837845048083 1" type="mesh"/><joint class="/" name="gen_joint_gadded_1" type="free"/></body><body euler="0 0 0.9998899376001275" name="gen_body_gadded_2" pos="-0.06051938005532928 0.370818598501771 0.30067334890168196"><geom class="/" mesh="gen_mesh_gadded_2" name="gen_geom_gadded_2" rgba="0.04007657419505606 0.6866171813674151 0.5701442158721612 1" type="mesh"/><joint class="/" name="gen_joint_gadded_2" type="free"/></body></worldbody> <contact> <!--<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="box_geom_0" geom2="table_plane"/>--> <pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_24" geom2="table_plane"/> <pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_22" geom2="table_plane"/> <pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_20" geom2="table_plane"/> <pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_18" geom2="table_plane"/> <pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_16" geom2="table_plane"/> <pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_15" geom2="table_plane"/> <pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_14" geom2="table_plane"/> <pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_12" geom2="table_plane"/> <pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_10" geom2="table_plane"/> <pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_8" geom2="table_plane"/> <pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_7" geom2="table_plane"/> <pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_6" geom2="table_plane"/> <pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_4" geom2="table_plane"/> <pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_3" geom2="table_plane"/> <pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_2" geom2="table_plane"/> <pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_1" geom2="table_plane"/> <pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1//unnamed_geom_24" geom2="table_plane"/> <pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1//unnamed_geom_22" geom2="table_plane"/> <pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1//unnamed_geom_21" geom2="table_plane"/> <pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1//unnamed_geom_20" geom2="table_plane"/> <pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1//unnamed_geom_18" geom2="table_plane"/> <pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1//unnamed_geom_17" geom2="table_plane"/> <!--<exclude body1="herb/wam_1/2_shoulder_yaw_link" body2="herb/wam_1/1_base_link"/>--> <!--<pair geom1="//unnamed_geom_8" geom2="tabletop" friction="1 1 0.005 0.0001 0.0001" />--> <!-- <pair geom1="//unnamed_geom_9" geom2="tabletop" friction="2 2 0.005 0.0001 0.0001" /> <pair geom1="//unnamed_geom_10" geom2="tabletop" friction="2 2 0.005 0.0001 0.0001" /> <pair geom1="//unnamed_geom_11" geom2="tabletop" friction="2 2 0.005 0.0001 0.0001" /> <pair geom1="//unnamed_geom_12" geom2="tabletop" friction="2 2 0.005 0.0001 0.0001" /> <pair geom1="//unnamed_geom_14" geom2="tabletop" friction="2 2 0.005 0.0001 0.0001" /> --> </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>
119.744113
941
0.683168
fceb9b4c59e52e3d970721b70778db2a87018231
1,770
xml
XML
gym/envs/robotics/assets/fetch/random_obj_xml/2103_grasp.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/2103_grasp.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/2103_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/210/210.stl" name="obj0" scale="0.005130627342133133 0.005130627342133133 0.005130627342133133" /> </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.04403596412180765 0.036290171368038124 0.03053384862964982"> <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.00048621200220860854 -0.0074698953268885915 0.007635397657248121" rgba="1 0 0 0" size="0.022017982060903826 0.018145085684019062 0.01526692431482491" type="ellipsoid" /> </body> <light ambient="0.2 0.2 0.2" castshadow="false" diffuse="0.8 0.8 0.8" dir="0 0 -1" directional="true" name="light0" pos="0 0 4" specular="0.3 0.3 0.3" /> </worldbody> <actuator> <position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:l_gripper_finger_joint" kp="30000" name="robot0:l_gripper_finger_joint" user="1" /> <position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:r_gripper_finger_joint" kp="30000" name="robot0:r_gripper_finger_joint" user="1" /> </actuator> </mujoco>
43.170732
200
0.671186
fcebe140237b96edf60068974b834a8222bd3874
1,455
xml
XML
gym/envs/robotics/assets/fetch/random_obj_xml/3153_slide.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/3153_slide.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/3153_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/315/315.stl" name="obj0" scale="0.010946300300289638 0.010946300300289638 0.010946300300289638" /> </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.03438361543349504 0.07767785317358498 0.23667689818530663"> <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
fcece0bb0661978e7100e9a1bd030a373b2909aa
1,773
xml
XML
gym/envs/robotics/assets/fetch/random_obj_xml/8870_grasp.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/8870_grasp.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/8870_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/887/887.stl" name="obj0" scale="0.005011681134237875 0.005011681134237875 0.005011681134237875" /> </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.020236030768435064 0.03488595404022875 0.020222659603168918"> <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.0008575306597306298 -0.015998827590917468 -0.0011123418305913249" rgba="1 0 0 0" size="0.010118015384217532 0.017442977020114374 0.010111329801584459" 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
202
0.670615
fced3792b487c2f927bfba532ee41c37bf91eb8c
2,716
xml
XML
gym/envs/robotics/assets/fetch/random_obj_xml/1108_peg.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/1108_peg.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/1108_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/110/110.stl" name="obj0" scale="0.005744385473540571 0.005744385473540571 0.005744385473540571" /> </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.03284165989188205 0.04 0.028486172043483277" 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.004944733765349308 -0.00928662646551791 0.018330598782640026" size="0.028185732357078955 0.027742641263874684 0.049805129830101" type="box" zaxis="0.0 0.0 1.0" /> <site name="object0" pos="-0.004341675305683833 -0.005481675443450453 -0.002988359003977697" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" /> <site name="handle0" pos="-0.004944733765349308 -0.00928662646551791 0.008330598782640024" 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.655744
fcf009efd83f8ff6b8bea68f52df79e602a3d6ea
24,642
xml
XML
model/humanoid100.xml
SanggunLee/mujoco
9f161550b0aa38315e8165628a123385466cb7b8
[ "Apache-2.0" ]
1
2021-10-20T10:00:29.000Z
2021-10-20T10:00:29.000Z
model/humanoid100.xml
SanggunLee/mujoco
9f161550b0aa38315e8165628a123385466cb7b8
[ "Apache-2.0" ]
null
null
null
model/humanoid100.xml
SanggunLee/mujoco
9f161550b0aa38315e8165628a123385466cb7b8
[ "Apache-2.0" ]
null
null
null
<!-- Copyright 2021 DeepMind Technologies Limited Licensed under the 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. --> <mujoco model="Humanoid and 100 objects"> <compiler angle="degree"/> <option timestep="0.005" iterations="50" solver="Newton" jacobian="sparse" cone="pyramidal" tolerance="1e-10"/> <size njmax="1500" nconmax="500" nstack="5000000"/> <default> <geom solimp=".9 .9 .01"/> <default class="humanoid"> <geom material="humanoid"/> <joint damping="1" limited="true"/> </default> <default class="object1"> <geom type="capsule" material="object1" size="0.1 0.05"/> </default> <default class="object2"> <geom type="ellipsoid" material="object2" size="0.15 0.1 0.07"/> </default> <default class="object3"> <geom type="box" material="object3" size="0.15 0.1 0.05"/> </default> <default class="object4"> <geom type="cylinder" material="object4" size="0.1 0.05" condim="4" friction="1 .01 .01"/> </default> <default class="object5"> <geom type="sphere" material="object5" size="0.1"/> </default> <default class="border"> <geom type="capsule" size="0.4" rgba=".4 .4 .4 1"/> </default> <default class="borderpost"> <geom type="box" size="0.41 0.41 0.41" rgba=".55 .55 .55 1"/> </default> </default> <asset> <texture type="skybox" builtin="gradient" width="128" height="128" rgb1=".4 .6 .8" rgb2="0 0 0"/> <texture name="texgeom" type="cube" builtin="flat" mark="cross" width="128" height="128" rgb1="0.6 0.6 0.6" rgb2="0.6 0.6 0.6" markrgb="1 1 1"/> <texture name="texplane" type="2d" builtin="checker" rgb1=".4 .4 .4" rgb2=".6 .6 .6" width="512" height="512"/> <material name='MatPlane' reflectance='0.3' texture="texplane" texrepeat="1 1" texuniform="true"/> <material name='humanoid' texture="texgeom" texuniform="true" rgba="1.2 1.2 0.6 1"/> <material name='object1' texture="texgeom" texuniform="true" rgba=".4 .9 .6 1" /> <material name='object2' texture="texgeom" texuniform="true" rgba=".4 .6 .9 1" /> <material name='object3' texture="texgeom" texuniform="true" rgba=".4 .9 .9 1" /> <material name='object4' texture="texgeom" texuniform="true" rgba=".8 .6 .8 1" /> <material name='object5' texture="texgeom" texuniform="true" rgba=".9 .1 .1 1" /> </asset> <visual> <quality shadowsize="4096" offsamples="8"/> <map znear="0.1" force="0.05"/> </visual> <statistic extent="4"/> <worldbody> <light directional="true" diffuse=".8 .8 .8" pos="0 0 10" dir="0 0 -10"/> <geom pos="0 0 0" type="plane" size="3 3 .5" rgba=".7 .7 .7 1" material="MatPlane"/> <geom class="border" fromto="-3 3 0 3 3 0" /> <geom class="border" fromto="-3 -3 0 3 -3 0" /> <geom class="border" fromto="3 3 0 3 -3 0" /> <geom class="border" fromto="-3 3 0 -3 -3 0" /> <geom class="borderpost" pos="3 3 0"/> <geom class="borderpost" pos="-3 3 0"/> <geom class="borderpost" pos="3 -3 0"/> <geom class="borderpost" pos="-3 -3 0"/> <body name='torso' pos='0 0 1.4' childclass="humanoid"> <freejoint name="root"/> <geom name='torso1' type='capsule' fromto='0 -.07 0 0 .07 0' size='0.07'/> <geom name='head' type='sphere' pos='0 0 .19' size='.09'/> <geom name='uwaist' type='capsule' fromto='-.01 -.06 -.12 -.01 .06 -.12' size='0.06'/> <body name='lwaist' pos='-.01 0 -0.260' quat='1.000 0 -0.002 0' > <geom name='lwaist' type='capsule' fromto='0 -.06 0 0 .06 0' size='0.06' /> <joint name='abdomen_z' type='hinge' pos='0 0 0.065' axis='0 0 1' range='-45 45' damping='5' stiffness='20' armature='0.02' /> <joint name='abdomen_y' type='hinge' pos='0 0 0.065' axis='0 1 0' range='-75 30' damping='5' stiffness='10' armature='0.02' /> <body name='pelvis' pos='0 0 -0.165' quat='1.000 0 -0.002 0' > <joint name='abdomen_x' type='hinge' pos='0 0 0.1' axis='1 0 0' range='-35 35' damping='5' stiffness='10' armature='0.02' /> <geom name='butt' type='capsule' fromto='-.02 -.07 0 -.02 .07 0' size='0.09' /> <body name='right_thigh' pos='0 -0.1 -0.04' > <joint name='right_hip_x' type='hinge' pos='0 0 0' axis='1 0 0' range='-25 5' damping='5' stiffness='10' armature='0.01' /> <joint name='right_hip_z' type='hinge' pos='0 0 0' axis='0 0 1' range='-60 35' damping='5' stiffness='10' armature='0.01' /> <joint name='right_hip_y' type='hinge' pos='0 0 0' axis='0 1 0' range='-120 20' damping='5' stiffness='20' armature='0.01' /> <geom name='right_thigh1' type='capsule' fromto='0 0 0 0 0.01 -.34' size='0.06' /> <body name='right_shin' pos='0 0.01 -0.403' > <joint name='right_knee' type='hinge' pos='0 0 .02' axis='0 -1 0' range='-160 -2' stiffness='1' armature='0.0060' /> <geom name='right_shin1' type='capsule' fromto='0 0 0 0 0 -.3' size='0.049' /> <body name='right_foot' pos='0 0 -.39' > <joint name='right_ankle_y' type='hinge' pos='0 0 0.08' axis='0 1 0' range='-50 50' stiffness='4' armature='0.0008' /> <joint name='right_ankle_x' type='hinge' pos='0 0 0.04' axis='1 0 0.5' range='-50 50' stiffness='1' armature='0.0006' /> <geom name='right_foot_cap1' type='capsule' fromto='-.07 -0.02 0 0.14 -0.04 0' size='0.027' /> <geom name='right_foot_cap2' type='capsule' fromto='-.07 0 0 0.14 0.02 0' size='0.027' /> </body> </body> </body> <body name='left_thigh' pos='0 0.1 -0.04' > <joint name='left_hip_x' type='hinge' pos='0 0 0' axis='-1 0 0' range='-25 5' damping='5' stiffness='10' armature='0.01' /> <joint name='left_hip_z' type='hinge' pos='0 0 0' axis='0 0 -1' range='-60 35' damping='5' stiffness='10' armature='0.01' /> <joint name='left_hip_y' type='hinge' pos='0 0 0' axis='0 1 0' range='-120 20' damping='5' stiffness='20' armature='0.01' /> <geom name='left_thigh1' type='capsule' fromto='0 0 0 0 -0.01 -.34' size='0.06' /> <body name='left_shin' pos='0 -0.01 -0.403' > <joint name='left_knee' type='hinge' pos='0 0 .02' axis='0 -1 0' range='-160 -2' stiffness='1' armature='0.0060' /> <geom name='left_shin1' type='capsule' fromto='0 0 0 0 0 -.3' size='0.049' /> <body name='left_foot' pos='0 0 -.39' > <joint name='left_ankle_y' type='hinge' pos='0 0 0.08' axis='0 1 0' range='-50 50' stiffness='4' armature='0.0008' /> <joint name='left_ankle_x' type='hinge' pos='0 0 0.04' axis='1 0 0.5' range='-50 50' stiffness='1' armature='0.0006' /> <geom name='left_foot_cap1' type='capsule' fromto='-.07 0.02 0 0.14 0.04 0' size='0.027' /> <geom name='left_foot_cap2' type='capsule' fromto='-.07 0 0 0.14 -0.02 0' size='0.027' /> </body> </body> </body> </body> </body> <body name='right_upper_arm' pos='0 -0.17 0.06' > <joint name='right_shoulder1' type='hinge' pos='0 0 0' axis='2 1 1' range='-85 60' stiffness='1' armature='0.0068' /> <joint name='right_shoulder2' type='hinge' pos='0 0 0' axis='0 -1 1' range='-85 60' stiffness='1' armature='0.0051' /> <geom name='right_uarm1' type='capsule' fromto='0 0 0 .16 -.16 -.16' size='0.04 0.16' /> <body name='right_lower_arm' pos='.18 -.18 -.18' > <joint name='right_elbow' type='hinge' pos='0 0 0' axis='0 -1 1' range='-90 50' stiffness='0' armature='0.0028' /> <geom name='right_larm' type='capsule' fromto='0.01 0.01 0.01 .17 .17 .17' size='0.031' /> <geom name='right_hand' type='sphere' pos='.18 .18 .18' size='0.04'/> </body> </body> <body name='left_upper_arm' pos='0 0.17 0.06' > <joint name='left_shoulder1' type='hinge' pos='0 0 0' axis='2 -1 1' range='-60 85' stiffness='1' armature='0.0068' /> <joint name='left_shoulder2' type='hinge' pos='0 0 0' axis='0 1 1' range='-60 85' stiffness='1' armature='0.0051' /> <geom name='left_uarm1' type='capsule' fromto='0 0 0 .16 .16 -.16' size='0.04 0.16' /> <body name='left_lower_arm' pos='.18 .18 -.18' > <joint name='left_elbow' type='hinge' pos='0 0 0' axis='0 -1 -1' range='-90 50' stiffness='0' armature='0.0028' /> <geom name='left_larm' type='capsule' fromto='0.01 -0.01 0.01 .17 -.17 .17' size='0.031' /> <geom name='left_hand' type='sphere' pos='.18 -.18 .18' size='0.04'/> </body> </body> </body> <body pos="-2 -2 1" quat="-0.632456 -0.632456 0.316228 0.316228"> <freejoint/> <geom class="object1"/> </body> <body pos="-2 -2 2" quat="-0.5547 -0.5547 0.5547 0.27735"> <freejoint/> <geom class="object1"/> </body> <body pos="-2 -2 3" quat="-0.471405 -0.471405 0.707107 0.235702"> <freejoint/> <geom class="object1"/> </body> <body pos="-2 -2 4" quat="-0.471405 -0.471405 0.707107 0.235702"> <freejoint/> <geom class="object1"/> </body> <body pos="-2 -1 1" quat="-0.755929 -0.377964 0.377964 0.377964"> <freejoint/> <geom class="object1"/> </body> <body pos="-2 -1 2" quat="-0.632456 -0.316228 0.632456 0.316228"> <freejoint/> <geom class="object1"/> </body> <body pos="-2 -1 3" quat="-0.516398 -0.258199 0.774597 0.258199"> <freejoint/> <geom class="object1"/> </body> <body pos="-2 -1 4" quat="-0.516398 -0.258199 0.774597 0.258199"> <freejoint/> <geom class="object1"/> </body> <body pos="-2 0 1" quat="-0.816497 0 0.408248 0.408248"> <freejoint/> <geom class="object1"/> </body> <body pos="-2 0 2" quat="-0.666667 0 0.666667 0.333333"> <freejoint/> <geom class="object1"/> </body> <body pos="-2 0 3" quat="-0.534522 0 0.801784 0.267261"> <freejoint/> <geom class="object1"/> </body> <body pos="-2 0 4" quat="-0.534522 0 0.801784 0.267261"> <freejoint/> <geom class="object1"/> </body> <body pos="-2 1 1" quat="-0.755929 0.377964 0.377964 0.377964"> <freejoint/> <geom class="object1"/> </body> <body pos="-2 1 2" quat="-0.632456 0.316228 0.632456 0.316228"> <freejoint/> <geom class="object1"/> </body> <body pos="-2 1 3" quat="-0.516398 0.258199 0.774597 0.258199"> <freejoint/> <geom class="object1"/> </body> <body pos="-2 1 4" quat="-0.516398 0.258199 0.774597 0.258199"> <freejoint/> <geom class="object1"/> </body> <body pos="-2 2 1" quat="-0.632456 0.632456 0.316228 0.316228"> <freejoint/> <geom class="object1"/> </body> <body pos="-2 2 2" quat="-0.5547 0.5547 0.5547 0.27735"> <freejoint/> <geom class="object1"/> </body> <body pos="-2 2 3" quat="-0.471405 0.471405 0.707107 0.235702"> <freejoint/> <geom class="object1"/> </body> <body pos="-2 2 4" quat="-0.471405 0.471405 0.707107 0.235702"> <freejoint/> <geom class="object1"/> </body> <body pos="-1 -2 1" quat="-0.377964 -0.755929 0.377964 0.377964"> <freejoint/> <geom class="object2"/> </body> <body pos="-1 -2 2" quat="-0.316228 -0.632456 0.632456 0.316228"> <freejoint/> <geom class="object2"/> </body> <body pos="-1 -2 3" quat="-0.258199 -0.516398 0.774597 0.258199"> <freejoint/> <geom class="object2"/> </body> <body pos="-1 -2 4" quat="-0.258199 -0.516398 0.774597 0.258199"> <freejoint/> <geom class="object2"/> </body> <body pos="-1 -1 1" quat="-0.5 -0.5 0.5 0.5"> <freejoint/> <geom class="object2"/> </body> <body pos="-1 -1 2" quat="-0.377964 -0.377964 0.755929 0.377964"> <freejoint/> <geom class="object2"/> </body> <body pos="-1 -1 3" quat="-0.288675 -0.288675 0.866025 0.288675"> <freejoint/> <geom class="object2"/> </body> <body pos="-1 -1 4" quat="-0.288675 -0.288675 0.866025 0.288675"> <freejoint/> <geom class="object2"/> </body> <body pos="-1 0 1" quat="-0.57735 0 0.57735 0.57735"> <freejoint/> <geom class="object2"/> </body> <body pos="-1 0 2" quat="-0.408248 0 0.816497 0.408248"> <freejoint/> <geom class="object2"/> </body> <body pos="-1 0 3" quat="-0.301511 0 0.904534 0.301511"> <freejoint/> <geom class="object2"/> </body> <body pos="-1 0 4" quat="-0.301511 0 0.904534 0.301511"> <freejoint/> <geom class="object2"/> </body> <body pos="-1 1 1" quat="-0.5 0.5 0.5 0.5"> <freejoint/> <geom class="object2"/> </body> <body pos="-1 1 2" quat="-0.377964 0.377964 0.755929 0.377964"> <freejoint/> <geom class="object2"/> </body> <body pos="-1 1 3" quat="-0.288675 0.288675 0.866025 0.288675"> <freejoint/> <geom class="object2"/> </body> <body pos="-1 1 4" quat="-0.288675 0.288675 0.866025 0.288675"> <freejoint/> <geom class="object2"/> </body> <body pos="-1 2 1" quat="-0.377964 0.755929 0.377964 0.377964"> <freejoint/> <geom class="object2"/> </body> <body pos="-1 2 2" quat="-0.316228 0.632456 0.632456 0.316228"> <freejoint/> <geom class="object2"/> </body> <body pos="-1 2 3" quat="-0.258199 0.516398 0.774597 0.258199"> <freejoint/> <geom class="object2"/> </body> <body pos="-1 2 4" quat="-0.258199 0.516398 0.774597 0.258199"> <freejoint/> <geom class="object2"/> </body> <body pos="0 -2 1" quat="0 -0.816497 0.408248 0.408248"> <freejoint/> <geom class="object3"/> </body> <body pos="0 -2 2" quat="0 -0.666667 0.666667 0.333333"> <freejoint/> <geom class="object3"/> </body> <body pos="0 -2 3" quat="0 -0.534522 0.801784 0.267261"> <freejoint/> <geom class="object3"/> </body> <body pos="0 -2 4" quat="0 -0.534522 0.801784 0.267261"> <freejoint/> <geom class="object3"/> </body> <body pos="0 -1 1" quat="0 -0.57735 0.57735 0.57735"> <freejoint/> <geom class="object3"/> </body> <body pos="0 -1 2" quat="0 -0.408248 0.816497 0.408248"> <freejoint/> <geom class="object3"/> </body> <body pos="0 -1 3" quat="0 -0.301511 0.904534 0.301511"> <freejoint/> <geom class="object3"/> </body> <body pos="0 -1 4" quat="0 -0.301511 0.904534 0.301511"> <freejoint/> <geom class="object3"/> </body> <body pos="0.3 0 1" quat="0 0 0.707107 0.707107"> <freejoint/> <geom class="object3"/> </body> <body pos="0 0 2" quat="0 0 0.894427 0.447214"> <freejoint/> <geom class="object3"/> </body> <body pos="0 0 3" quat="0 0 0.948683 0.316228"> <freejoint/> <geom class="object3"/> </body> <body pos="0 0 4" quat="0 0 0.948683 0.316228"> <freejoint/> <geom class="object3"/> </body> <body pos="0 1 1" quat="0 0.57735 0.57735 0.57735"> <freejoint/> <geom class="object3"/> </body> <body pos="0 1 2" quat="0 0.408248 0.816497 0.408248"> <freejoint/> <geom class="object3"/> </body> <body pos="0 1 3" quat="0 0.301511 0.904534 0.301511"> <freejoint/> <geom class="object3"/> </body> <body pos="0 1 4" quat="0 0.301511 0.904534 0.301511"> <freejoint/> <geom class="object3"/> </body> <body pos="0 2 1" quat="0 0.816497 0.408248 0.408248"> <freejoint/> <geom class="object3"/> </body> <body pos="0 2 2" quat="0 0.666667 0.666667 0.333333"> <freejoint/> <geom class="object3"/> </body> <body pos="0 2 3" quat="0 0.534522 0.801784 0.267261"> <freejoint/> <geom class="object3"/> </body> <body pos="0 2 4" quat="0 0.534522 0.801784 0.267261"> <freejoint/> <geom class="object3"/> </body> <body pos="1 -2 1" quat="0.377964 -0.755929 0.377964 0.377964"> <freejoint/> <geom class="object4"/> </body> <body pos="1 -2 2" quat="0.316228 -0.632456 0.632456 0.316228"> <freejoint/> <geom class="object4"/> </body> <body pos="1 -2 3" quat="0.258199 -0.516398 0.774597 0.258199"> <freejoint/> <geom class="object4"/> </body> <body pos="1 -2 4" quat="0.258199 -0.516398 0.774597 0.258199"> <freejoint/> <geom class="object4"/> </body> <body pos="1 -1 1" quat="0.5 -0.5 0.5 0.5"> <freejoint/> <geom class="object4"/> </body> <body pos="1 -1 2" quat="0.377964 -0.377964 0.755929 0.377964"> <freejoint/> <geom class="object4"/> </body> <body pos="1 -1 3" quat="0.288675 -0.288675 0.866025 0.288675"> <freejoint/> <geom class="object4"/> </body> <body pos="1 -1 4" quat="0.288675 -0.288675 0.866025 0.288675"> <freejoint/> <geom class="object4"/> </body> <body pos="1 0 1" quat="0.57735 0 0.57735 0.57735"> <freejoint/> <geom class="object4"/> </body> <body pos="1 0 2" quat="0.408248 0 0.816497 0.408248"> <freejoint/> <geom class="object4"/> </body> <body pos="1 0 3" quat="0.301511 0 0.904534 0.301511"> <freejoint/> <geom class="object4"/> </body> <body pos="1 0 4" quat="0.301511 0 0.904534 0.301511"> <freejoint/> <geom class="object4"/> </body> <body pos="1 1 1" quat="0.5 0.5 0.5 0.5"> <freejoint/> <geom class="object4"/> </body> <body pos="1 1 2" quat="0.377964 0.377964 0.755929 0.377964"> <freejoint/> <geom class="object4"/> </body> <body pos="1 1 3" quat="0.288675 0.288675 0.866025 0.288675"> <freejoint/> <geom class="object4"/> </body> <body pos="1 1 4" quat="0.288675 0.288675 0.866025 0.288675"> <freejoint/> <geom class="object4"/> </body> <body pos="1 2 1" quat="0.377964 0.755929 0.377964 0.377964"> <freejoint/> <geom class="object4"/> </body> <body pos="1 2 2" quat="0.316228 0.632456 0.632456 0.316228"> <freejoint/> <geom class="object4"/> </body> <body pos="1 2 3" quat="0.258199 0.516398 0.774597 0.258199"> <freejoint/> <geom class="object4"/> </body> <body pos="1 2 4" quat="0.258199 0.516398 0.774597 0.258199"> <freejoint/> <geom class="object4"/> </body> <body pos="2 -2 1" quat="0.632456 -0.632456 0.316228 0.316228"> <freejoint/> <geom class="object5"/> </body> <body pos="2 -2 2" quat="0.5547 -0.5547 0.5547 0.27735"> <freejoint/> <geom class="object5"/> </body> <body pos="2 -2 3" quat="0.471405 -0.471405 0.707107 0.235702"> <freejoint/> <geom class="object5"/> </body> <body pos="2 -2 4" quat="0.471405 -0.471405 0.707107 0.235702"> <freejoint/> <geom class="object5"/> </body> <body pos="2 -1 1" quat="0.755929 -0.377964 0.377964 0.377964"> <freejoint/> <geom class="object5"/> </body> <body pos="2 -1 2" quat="0.632456 -0.316228 0.632456 0.316228"> <freejoint/> <geom class="object5"/> </body> <body pos="2 -1 3" quat="0.516398 -0.258199 0.774597 0.258199"> <freejoint/> <geom class="object5"/> </body> <body pos="2 -1 4" quat="0.516398 -0.258199 0.774597 0.258199"> <freejoint/> <geom class="object5"/> </body> <body pos="2 0 1" quat="0.816497 0 0.408248 0.408248"> <freejoint/> <geom class="object5"/> </body> <body pos="2 0 2" quat="0.666667 0 0.666667 0.333333"> <freejoint/> <geom class="object5"/> </body> <body pos="2 0 3" quat="0.534522 0 0.801784 0.267261"> <freejoint/> <geom class="object5"/> </body> <body pos="2 0 4" quat="0.534522 0 0.801784 0.267261"> <freejoint/> <geom class="object5"/> </body> <body pos="2 1 1" quat="0.755929 0.377964 0.377964 0.377964"> <freejoint/> <geom class="object5"/> </body> <body pos="2 1 2" quat="0.632456 0.316228 0.632456 0.316228"> <freejoint/> <geom class="object5"/> </body> <body pos="2 1 3" quat="0.516398 0.258199 0.774597 0.258199"> <freejoint/> <geom class="object5"/> </body> <body pos="2 1 4" quat="0.516398 0.258199 0.774597 0.258199"> <freejoint/> <geom class="object5"/> </body> <body pos="2 2 1" quat="0.632456 0.632456 0.316228 0.316228"> <freejoint/> <geom class="object5"/> </body> <body pos="2 2 2" quat="0.5547 0.5547 0.5547 0.27735"> <freejoint/> <geom class="object5"/> </body> <body pos="2 2 3" quat="0.471405 0.471405 0.707107 0.235702"> <freejoint/> <geom class="object5"/> </body> <body pos="2 2 4" quat="0.471405 0.471405 0.707107 0.235702"> <freejoint/> <geom class="object5"/> </body> </worldbody> </mujoco>
41.554806
153
0.489652
fcf457322cb043312d9805c9ad019ce4772c0dba
1,771
xml
XML
gym/envs/robotics/assets/fetch/random_obj_xml/8533_grasp.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/8533_grasp.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/8533_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/853/853.stl" name="obj0" scale="0.010118869586559396 0.010118869586559396 0.010118869586559396" /> </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.016687903117414336 0.06488247511736726 0.02365481565984759"> <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="2.962886952278016e-05 -0.0025500785486056434 0.00020824388723774282" rgba="1 0 0 0" size="0.008343951558707168 0.03244123755868363 0.011827407829923794" type="ellipsoid" /> </body> <light ambient="0.2 0.2 0.2" castshadow="false" diffuse="0.8 0.8 0.8" dir="0 0 -1" directional="true" name="light0" pos="0 0 4" specular="0.3 0.3 0.3" /> </worldbody> <actuator> <position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:l_gripper_finger_joint" kp="30000" name="robot0:l_gripper_finger_joint" user="1" /> <position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:r_gripper_finger_joint" kp="30000" name="robot0:r_gripper_finger_joint" user="1" /> </actuator> </mujoco>
43.195122
201
0.670807
fcf54e1a918c97591b237385d888573be9c81e9c
1,456
xml
XML
gym/envs/robotics/assets/fetch/random_obj_xml/6819_slide.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/6819_slide.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/6819_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/681/681.stl" name="obj0" scale="0.003270918440876016 0.003270918440876016 0.003270918440876016" /> </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.021519722410796485 0.025329943342367257 0.2192363792911004"> <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
fcf6f652ff47841e0d60479b5b88a08da47c388c
2,718
xml
XML
gym/envs/robotics/assets/fetch/random_obj_xml/5873_peg.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/5873_peg.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/5873_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/587/587.stl" name="obj0" scale="0.007215595499488776 0.007215595499488776 0.007215595499488776" /> </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.006258587460593829 0.04 0.009579031335166575" 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.0006060321671367145 -0.01053542798880314 0.03865720716133322" size="0.009635326219827545 0.009837180845917141 0.04581675163008112" type="box" zaxis="1.0 0.0 0.0" /> <site name="object0" pos="0.0006479874696104406 -0.01048527719297265 -0.0009009570081540786" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" /> <site name="handle0" pos="0.0006060321671367145 -0.01053542798880314 0.028657207161333215" 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.657101
fcf73a037288524e3e6544a9a269191176f3318c
2,723
xml
XML
gym/envs/robotics/assets/fetch/random_obj_xml/5089_peg.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/5089_peg.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/5089_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/508/508.stl" name="obj0" scale="0.005717638700981076 0.005717638700981076 0.005717638700981076" /> </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.017213554520186483 0.04 0.016743195831269625" 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.0021905242916599585 0.0032667966132827065 0.03413211782981283" size="0.013303022220536066 0.012565610429852374 0.050786144972923754" type="box" zaxis="0.0 0.0 1.0" /> <site name="object0" pos="-0.0002546235431341111 -0.001360095706429145 8.916868815870725e-05" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" /> <site name="handle0" pos="-0.0021905242916599585 0.0032667966132827065 0.02413211782981283" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" /> </body> <light ambient="0.2 0.2 0.2" castshadow="false" diffuse="0.8 0.8 0.8" dir="0 0 -1" directional="true" name="light0" pos="0 0 4" specular="0.3 0.3 0.3" /> </worldbody> <actuator> <position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:l_gripper_finger_joint" kp="30000" name="robot0:l_gripper_finger_joint" user="1" /> <position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:r_gripper_finger_joint" kp="30000" name="robot0:r_gripper_finger_joint" user="1" /> </actuator> </mujoco>
50.425926
224
0.657363
fcf757c0ae5771cd2228de0735d5fe4875d1cbd9
26,349
xml
XML
dyros_jet_description/robots/dyros_jet_robot_hw.xml
myeongju2313/Humanoid2020FallHW
c38efec039659b8f8294d08f9530bf8df5a8e5e0
[ "BSD-2-Clause" ]
null
null
null
dyros_jet_description/robots/dyros_jet_robot_hw.xml
myeongju2313/Humanoid2020FallHW
c38efec039659b8f8294d08f9530bf8df5a8e5e0
[ "BSD-2-Clause" ]
null
null
null
dyros_jet_description/robots/dyros_jet_robot_hw.xml
myeongju2313/Humanoid2020FallHW
c38efec039659b8f8294d08f9530bf8df5a8e5e0
[ "BSD-2-Clause" ]
null
null
null
<mujoco model="dyros_jet_robot"> <compiler angle="radian" meshdir="../meshes/"/> <size njmax="500" nconmax="100" /> <option gravity= "0 0 0"/> <default> <?joint damping="200" frictionloss="6"/?> <geom rgba = ".7 .7 .7 1"/> <default class="viz"> <geom contype="0" conaffinity="0" group="1" type="mesh" rgba=".6 .6 .7 1"/> </default> <default class="position"> <position ctrllimited="true" forcelimited="false" ></position> </default> <default class="velocity"> <velocity ctrllimited="false" forcelimited="false" ></velocity> </default> <default class="FTsensor"> <site type="cylinder" size="0.005 0.005" group="4" rgba=".1 .1 .9 1"/> </default> </default> <default> <default class="object1"> <geom type="box" size=".1 .1 0.01" rgba="1 .4 .4 1" /> </default> <default class="object3"> <geom type="box" size=".05 .07 0.007" rgba="1 .4 .4 1" /> </default> <default class="object4"> <geom type="box" size=".05 .07 0.007" rgba="1 .4 .4 1" /> </default> <default class="object2"> <geom type="box" size=".07 .07 .07" rgba="1 .4 .4 1" /> </default> <default class="object5"> <geom type="box" size="1 1 .05" rgba=".1 .1 .1 1" /> </default> </default> <option timestep='0.0006' iterations="100" tolerance="1e-11" solver="Newton" jacobian="dense" cone="elliptic" noslip_iterations="75" noslip_tolerance="1e-9"/> <asset> <mesh name="base_link" file="base_link.stl" /> <mesh name="left_shin" file="left_shin.stl" /> <mesh name="left_ankle_pitch" file="left_ankle_pitch.stl" /> <mesh name="hip_yaw" file="hip_yaw.stl" /> <mesh name="hip_roll" file="hip_roll.stl" /> <mesh name="hip_pitch" file="hip_pitch.stl" /> <mesh name="right_shin" file="right_shin.stl" /> <mesh name="right_ankle_pitch" file="right_ankle_pitch.stl" /> <mesh name="ankle_roll" file="ankle_roll.stl" /> <mesh name="WaistPitch_Link" file="WaistPitch_Link.stl" /> <mesh name="WaistYaw_Link" file="WaistYaw_Link.stl" /> <mesh name="L_ShoulderPitch_Link" file="L_ShoulderPitch_Link.stl" /> <mesh name="L_ShoulderRoll_Link" file="L_ShoulderRoll_Link.stl" /> <mesh name="L_ShoulderYaw_Link" file="L_ShoulderYaw_Link.stl" /> <mesh name="L_ElbowRoll_Link" file="L_ElbowRoll_Link.stl" /> <mesh name="L_WristYaw_Link" file="L_WristYaw_Link.stl" /> <mesh name="L_WristRoll_Link" file="L_WristRoll_Link.stl" /> <mesh name="L_HandYaw_Link" file="L_HandYaw_Link.stl" /> <mesh name="R_ShoulderPitch_Link" file="R_ShoulderPitch_Link.stl" /> <mesh name="R_ShoulderRoll_Link" file="R_ShoulderRoll_Link.stl" /> <mesh name="R_ShoulderYaw_Link" file="R_ShoulderYaw_Link.stl" /> <mesh name="R_ElbowRoll_Link" file="R_ElbowRoll_Link.stl" /> <mesh name="R_WristYaw_Link" file="R_WristYaw_Link.stl" /> <mesh name="R_WristRoll_Link" file="R_WristRoll_Link.stl" /> <mesh name="R_HandYaw_new" file="R_HandYaw_new.stl" /> <texture name="texgeom" type="cube" builtin="flat" mark="cross" width="128" height="128" rgb1="0.6 0.6 0.6" rgb2="0.6 0.6 0.6" markrgb="1 1 1"/> <material name='object1' texture="texgeom" texuniform="true" rgba=".5 .1 .1 1" /> <material name='object2' texture="texgeom" texuniform="true" rgba=".4 .9 .6 1" /> <material name='object3' texture="texgeom" texuniform="true" rgba=".5 .1 .1 1" /> <material name='object4' texture="texgeom" texuniform="true" rgba=".5 .1 .1 1" /> <material name='object5' texture="texgeom" texuniform="true" rgba=".5 .1 .1 1" /> <texture name="texplane" type="2d" builtin="checker" rgb1=".2 .3 .4" rgb2=".1 0.15 0.2" width="512" height="512"/> <texture name="groundplane" type="2d" builtin="checker" rgb1=".325 .326 .325" rgb2=".22 .22 .22" width="100" height="100" mark="none" markrgb=".8 .8 .8"/> <material name='MatPlane' reflectance='0.3' texture="texplane" texrepeat="1 1" texuniform="true"/> <material name="MatGnd" texture="groundplane" texrepeat="20 20" specular="1" shininess=".3" reflectance="0.00001"/> </asset> <worldbody> <geom name='floor' pos='0 0 0' size='5 5 .125' type='plane' material="MatPlane" condim = "3" contype = "0"/> <light directional="true" cutoff="60" exponent="1" diffuse="1 1 1" specular=".1 .1 .1" pos="1 1 1.5" dir="-1 -1 -1.3"/> <body name="base_link" pos="0 0 0.08027"> <joint type="free" limited='false' damping="0" stiffness="0" armature="0"/> <inertial pos="0 0 0.08027" quat="0.707107 0.707107 0 0" mass="3.90994" diaginertia="0.027242 0.0239919 0.00634116" /> <geom name = "Base" type="box" size="0.04 0.14 0.06" pos="0 0 0.085"/> <geom name = "base_link" class="viz" mesh="base_link" /> <site name="Pelvis_IMU" type="cylinder" size="0.005 0.005" group="4" rgba=".1 .1 .9 1"/> <body name="L_HipYaw_Link" pos="0 0.105 -0.1119"> <inertial pos="-0.02955 0 0.06943" quat="0.676521 -0.205718 -0.205718 0.676521" mass="1.54216" diaginertia="0.00664372 0.00472109 0.00278374" /> <joint name="L_HipYaw" pos="0 0 0" axis="0 0 -1" limited="true" range="-3.14 3.14" damping="100"/> <geom name = "L_HipYaw" type="box" size="0.071 0.031 0.08" pos="0 0 0.05" /> <geom name = "L_HipYaw_Link" class="viz" mesh="hip_yaw" /> <body name="L_HipRoll_Link" pos="0 0 0"> <inertial pos="0.00513 -0.00119 0" quat="0.497367 0.502619 -0.497367 0.502619" mass="1.16907" diaginertia="0.00199196 0.00180688 0.000879624" /> <joint name="L_HipRoll" pos="0 0 0" axis="1 0 0" limited="true" range="-3.14 3.14" damping = "115"/> <geom name="L_HipRoll_Link" class="viz" mesh="hip_roll" /> <body name="L_HipPitch_Link" pos="0 0 0"> <inertial pos="0.12203 0.00306 -0.23316" quat="0.950942 -0.0241305 0.218858 -0.21732" mass="3.28269" diaginertia="0.0478721 0.0423822 0.0109838" /> <joint name="L_HipPitch" pos="0 0 0" axis="0 1 0" limited="true" range="-3.14 3.14" damping="100"/> <geom name = "L_HipPitch1" type="box" size="0.04 0.06 0.15" pos="0.15 0 -0.22"/> <geom name = "L_HipPitch2" type="box" size="0.04 0.06 0.07" pos="0.075 0 -0.14"/> <geom name="L_HipPitch_Link" class="viz" mesh="hip_pitch" /> <body name="L_KneePitch_Link" pos="0.1515 0 -0.339"> <inertial pos="0.05276 -0.01856 -0.22635" quat="0.96774 0.110027 0.0714849 -0.215087" mass="2.04524" diaginertia="0.03639 0.0322497 0.00477484" /> <joint name="L_KneePitch" pos="0 0 0" axis="0 1 0" limited="true" range="-3.14 3.14" damping = "110" /> <geom name = "L_KneePitch" type="box" size="0.04 0.06 0.15 " pos=" 0.05 -0.005 -0.22" quat="0 0 0 -0.215087"/> <geom name="L_KneePitch_Link" class="viz" mesh="left_shin" /> <body name="L_AnklePitch_Link" pos="0.06 0 -0.368"> <inertial pos="-0.01035 0.00568 0" quat="0.0259795 0.706629 -0.0259795 0.706629" mass="1.1845" diaginertia="0.00206163 0.00185663 0.000905687" /> <joint name="L_AnklePitch" pos="0 0 0" axis="0 1 0" limited="true" range="-3.14 3.14" damping="100"/> <geom name="L_AnklePitch_Link" class="viz" mesh="left_ankle_pitch" /> <body name="L_AnkleRoll_Link" pos="0 0 0"> <inertial pos="-0.00989 0 0.07224" quat="0 0.650639 0 0.759387" mass="1.42541" diaginertia="0.00909009 0.00816768 0.0033577" /> <joint name="L_AnkleRoll" pos="0 0 0" axis="1 0 0" limited="true" range="-3.14 3.14" damping="100"/> <geom name="L_AnkleRoll" type="box" size="0.15 0.085 0.01" friction="1.0 0.005 0.0001" pos="0.01 0 -0.095"/> <geom name="L_AnkleRoll_Link" class="viz" mesh="ankle_roll" /> <site class="FTsensor" name="L_FT" pos="0 0 0"/> </body> </body> </body> </body> </body> </body> <body name="R_HipYaw_Link" pos="0 -0.105 -0.1119"> <inertial pos="-0.02955 0 0.06943" quat="0.676521 -0.205718 -0.205718 0.676521" mass="1.54216" diaginertia="0.00664372 0.00472109 0.00278374" /> <joint name="R_HipYaw" pos="0 0 0" axis="0 0 -1" limited="true" range="-3.14 3.14" damping="100"/> <geom name="R_HipYaw" type="box" size="0.071 0.031 0.08" pos="0.0 0 0.05" /> <geom name="R_HipYaw_Link" class="viz" mesh="hip_yaw" /> <body name="R_HipRoll_Link" pos="0 0 0"> <inertial pos="0.00513 0.00119 0" quat="0.502619 0.497367 -0.502619 0.497367" mass="1.16907" diaginertia="0.00199196 0.00180688 0.000879624" /> <joint name="R_HipRoll" pos="0 0 0" axis="1 0 0" limited="true" range="-3.14 3.14" damping = "115"/> <geom name="R_HipRoll_Link" class="viz" mesh="hip_roll" /> <body name="R_HipPitch_Link" pos="0 0 0"> <inertial pos="0.11203 -0.00306 -0.23316" quat="0.950944 0.0241325 0.218858 0.217311" mass="3.28269" diaginertia="0.047872 0.0423822 0.0109839" /> <joint name="R_HipPitch" pos="0 0 0" axis="0 -1 0" limited="true" range="-3.14 3.14" damping="100"/> <geom name="R_HipPitch1" type="box" size="0.04 0.06 0.15" pos="0.15 0 -0.22"/> <geom name="R_HipPitch2" type="box" size="0.04 0.06 0.07" pos="0.075 0 -0.14"/> <geom name="R_HipPitch_Link" class="viz" mesh="hip_pitch" /> <body name="R_KneePitch_Link" pos="0.1515 0 -0.339"> <inertial pos="0.05276 0.01856 -0.22635" quat="0.96797 -0.109968 0.0713641 0.214123" mass="2.04524" diaginertia="0.0364097 0.0322608 0.00479686" /> <joint name="R_KneePitch" pos="0 0 0" axis="0 -1 0" limited="true" range="-3.14 3.14" damping = "110"/> <geom name="R_KneePitch" type="box" size="0.04 0.06 0.15 " pos=" 0.05 0.01 -0.22" quat="0 0 0.2588 0"/> <geom name="R_KneePitch_Link" class="viz" mesh="right_shin" /> <body name="R_AnklePitch_Link" pos="0.06 0 -0.368"> <inertial pos="-0.01035 0.00568 0" quat="-0.0259621 0.70663 0.0259621 0.70663" mass="1.1845" diaginertia="0.00206165 0.0018566 0.000905652" /> <joint name="R_AnklePitch" pos="0 0 0" axis="0 -1 0" limited="true" range="-3.14 3.14" damping="100" /> <geom name="R_AnklePitch_Link" class="viz" mesh="right_ankle_pitch" /> <body name="R_AnkleRoll_Link" pos="0 0 0"> <inertial pos="-0.00989 0 0.07224" quat="0 0.648332 0 0.761358" mass="1.42541" diaginertia="0.00909009 0.00816768 0.0033577" /> <joint name="R_AnkleRoll" pos="0 0 0" axis="1 0 0" limited="true" range="-3.14 3.14" damping="100" /> <geom name="R_AnkleRoll" type="box" size="0.15 0.085 0.01" friction="1.0 0.005 0.0001" pos="0.01 0 -0.095"/> <geom name="R_AnkleRoll_Link" class="viz" mesh="ankle_roll" /> <site class="FTsensor" name="R_FT" pos="0 0 0"/> </body> </body> </body> </body> </body> </body> <body name="WaistPitch_Link" pos="0 0 0"> <inertial pos="0 0 0.14577" quat="0.707107 0 0 0.707107" mass="0.18235" diaginertia="0.004215 0.003844 0.000457" /> <joint name="WaistPitch" pos="0 0 0" axis="0 0 1" limited="true" range="-3.14 3.14" damping="200"/> <geom name="WaistPitch_Link" class="viz" mesh="WaistPitch_Link" /> <body name="WaistYaw_Link" pos="0 0 0.186"> <inertial pos="0.0038 -0.00415 0.11424" mass="14.0994" diaginertia="0.262766 0.242504 0.109346" /> <joint name="WaistYaw" pos="0 0 0" axis="-1 0 0" limited="true" range="-3.14 3.14" damping="200"/> <geom name="WaistYaw" size="0.045 0.1325 0.1125" pos="0 0 0.11" type="box" rgba="0.59216 0.61961 0.65098 1" /> <geom name="WaistYaw_Link" class="viz" mesh="WaistYaw_Link" /> <body name="L_ShoulderPitch_Link" pos="0 0.17 0.239" quat="0.965926 0.25882 0 0"> <inertial pos="-0.00159 -0.00092 0" quat="0 0.707107 0 0.707107" mass="0.92796" diaginertia="0.00156 0.0015422 0.000473" /> <joint name="L_ShoulderPitch" pos="0 0 0" axis="0 1 0" limited="true" range="-3.14 3.14" damping="200"/> <geom name="L_ShoulderPitch_Link" class="viz" mesh="L_ShoulderPitch_Link" /> <body name="L_ShoulderRoll_Link" pos="0 0 0"> <inertial pos="0 0.02958 -0.03197" quat="0.629924 0.321242 -0.321242 0.629924" mass="0.1124" diaginertia="0.00212121 0.001421 0.00130279" /> <joint name="L_ShoulderRoll" pos="0 0 0" axis="1 0 0" limited="true" range="-2.1 -0.2" damping="200"/> <geom name="L_ShoulderRoll_Link" class="viz" mesh="L_ShoulderRoll_Link" /> <body name="L_ShoulderYaw_Link" pos="0 0 0.028856"> <inertial pos="0.00022 0.0291 -0.20695" quat="0.500672 0.499327 -0.500672 0.499327" mass="1.75149" diaginertia="0.090836 0.0904196 0.00125935" /> <joint name="L_ShoulderYaw" pos="0 0 0" axis="0 1 0" limited="true" range="-3.14 3.14" damping="200"/> <geom name="L_ShoulderYaw" type="box" size="0.03 0.03 0.1" pos="0 0.17 0" quat="0.70711 0.70711 0 0"/> <geom name="L_ShoulderYaw_Link" class="viz" mesh="L_ShoulderYaw_Link" /> <body name="L_ElbowRoll_Link" pos="0 0.294 0"> <inertial pos="0.00013 0.02766 0.06984" quat="0.978431 0.206326 0.00269168 -0.00972432" mass="0.83342" diaginertia="0.00592013 0.00562339 0.00105148" /> <joint name="L_ElbowRoll" pos="0 0 0" axis="1 0 0" limited="true" range="-2.8 0.3" damping="200"/> <geom name="L_ElbowRoll" type="box" size="0.03 0.015 0.05" pos="0 0.015 0.003" quat="0.70711 0 0.70711 0"/> <geom name="L_ElbowRoll_Link" class="viz" mesh="L_ElbowRoll_Link" /> <body name="L_WristYaw_Link" pos="0 0 0.075"> <inertial pos="-0.00052833 0.21354 0" quat="0.500738 0.499261 -0.500738 0.499261" mass="0.52391" diaginertia="0.026765 0.0266882 0.00026877" /> <joint name="L_WristYaw" pos="0 0 0" axis="0 1 0" limited="true" range="-3.14 3.14" damping="200"/> <geom name="L_WristYaw" type="box" size="0.03 0.023 0.10" pos="0 0.16 0.002" quat="0.70711 0.70711 0 0"/> <geom name="L_WristYaw_Link" class="viz" mesh="L_WristYaw_Link" /> <body name="L_WristRoll_Link" pos="-0.00015 0.3085 0"> <inertial pos="0 0.029698 0" quat="0 0.707107 0 0.707107" mass="0.07856" diaginertia="0.000153 9.0005e-05 8.3e-05" /> <joint name="L_WristRoll" pos="0 0 0" axis="1 0 0" limited="true" range="-3.14 3.14" damping="200"/> <geom name="L_WristRoll_Link" class="viz" mesh="L_WristRoll_Link" /> <body name="L_HandYaw_Link" pos="0 0 0"> <inertial pos="0 0.20231 0.0031654" quat="0.503933 0.496036 -0.496036 0.503933" mass="0.008064" diaginertia="0.0557793 0.05396 0.00258773" /> <joint name="L_HandYaw" pos="0 0 0" axis="0 1 0" limited="true" range="-3.14 3.14" damping="200"/> <geom name="L_HandYaw_Link" class="viz" mesh="L_HandYaw_Link" /> </body> </body> </body> </body> </body> </body> </body> <body name="R_ShoulderPitch_Link" pos="0 -0.17 0.239" quat="0.965926 -0.25882 0 0"> <inertial pos="-0.00159 0.00092 0" quat="0 0.707107 0 0.707107" mass="0.92796" diaginertia="0.00156 0.0015422 0.000473" /> <joint name="R_ShoulderPitch" pos="0 0 0" axis="0 -1 0" limited="true" range="-3.14 3.14" damping="200"/> <geom name="R_ShoulderPitch_Link" class="viz" mesh="R_ShoulderPitch_Link" /> <body name="R_ShoulderRoll_Link" pos="0 0 0"> <inertial pos="0 -0.02958 -0.03197" quat="0.321242 0.629924 -0.629924 0.321242" mass="0.1124" diaginertia="0.00212121 0.001421 0.00130279" /> <joint name="R_ShoulderRoll" pos="0 0 0" axis="1 0 0" limited="true" range="0.2 2.1" damping="200"/> <geom name="R_ShoulderRoll_Link" type="mesh" mesh="R_ShoulderRoll_Link" /> <body name="R_ShoulderYaw_Link" pos="0 0 0.028856"> <inertial pos="0.00022 -0.291 -0.20695" quat="0.499327 0.500672 -0.499327 0.500672" mass="1.75149" diaginertia="0.090836 0.0904196 0.00125935" /> <joint name="R_ShoulderYaw" pos="0 0 0" axis="0 -1 0" limited="true" range="-3.14 3.14" damping="200"/> <geom name="R_ShoulderYaw" type="box" size="0.03 0.03 0.1" pos="0 -0.16 0" quat="0.70711 0.70711 0 0"/> <geom name="R_ShoulderYaw_Link" class="viz" mesh="R_ShoulderYaw_Link" /> <body name="R_ElbowRoll_Link" pos="0 -0.294 0"> <inertial pos="0.00013 -0.02766 0.06984" quat="0.978431 -0.206326 0.00269168 0.00972432" mass="0.83342" diaginertia="0.00592013 0.00562339 0.00105148" /> <joint name="R_ElbowRoll" pos="0 0 0" axis="1 0 0" limited="true" range="-0.3 2.8" damping="200"/> <geom name="R_ElbowRoll" type="box" size="0.03 0.03 0.05" pos="0 -0.005 0" quat="0.70711 0 0.70711 0"/> <geom name="R_ElbowRoll_Link" class="viz" mesh="R_ElbowRoll_Link" /> <body name="R_WristYaw_Link" pos="0 0 0.075"> <inertial pos="-0.00052833 -0.21354 0" quat="0.499261 0.500738 -0.499261 0.500738" mass="0.52391" diaginertia="0.026765 0.0266882 0.00026877" /> <joint name="R_WristYaw" pos="0 0 0" axis="0 -1 0" limited="true" range="-3.14 3.14" damping="200"/> <geom name="R_WristYaw" type="box" size="0.03 0.020 0.12" pos="0 -0.16 .003" quat="0.70711 0.70711 0 0"/> <geom name="R_WristYaw_Link" class="viz" mesh="R_WristYaw_Link" /> <body name="R_WristRoll_Link" pos="-0.00015 -0.3085 0"> <inertial pos="0 -0.029698 0" quat="0 0.707107 0 0.707107" mass="0.07856" diaginertia="0.000153 9e-05 8.3e-05" /> <joint name="R_WristRoll" pos="0 0 0" axis="1 0 0" limited="true" range="-1.9 1.9" damping="200"/>> <geom name="R_WristRoll" class="viz" mesh="R_WristRoll_Link" /> <body name="R_HandYaw_Link" pos="0 0 0"> <inertial pos="0 -0.20231 0.0031654" quat="0.503933 0.496036 -0.496036 0.503933" mass="0.008064" diaginertia="0.0557793 0.05396 0.00258773" /> <joint name="R_HandYaw" pos="0 0 0" axis="0 -1 0" limited="true" range="-3.14 3.14" damping="200"/> <geom name="R_HandYaw" class="viz" mesh="R_HandYaw_new" /> </body> </body> </body> </body> </body> </body> </body> </body> </body> </body> </worldbody> <actuator> <position class="position" ctrllimited="true" ctrlrange="-5 5" name="L_HipYaw" joint="L_HipYaw" kp = "15000"/> <position class="position" ctrllimited="false" name="L_HipRoll" joint="L_HipRoll" kp = "15000"/> <position class="position" ctrllimited="true" ctrlrange="-5 5" name="L_HipPitch" joint="L_HipPitch" kp = "15000"/> <position class="position" ctrllimited="false" name="L_KneePitch" joint="L_KneePitch" kp = "15000"/> <position class="position" ctrllimited="true" ctrlrange="-5 5" name="L_AnklePitch" joint="L_AnklePitch" kp = "10000"/> <position class="position" ctrllimited="true" ctrlrange="-5 5" name="L_AnkleRoll" joint="L_AnkleRoll" kp = "10000"/> <position class="position" ctrllimited="true" ctrlrange="-5 5" name="R_HipYaw" joint="R_HipYaw" kp = "15000"/> <position class="position" ctrllimited="false" name="R_HipRoll" joint="R_HipRoll" kp = "15000"/> <position class="position" ctrllimited="true" ctrlrange="-5 5" name="R_HipPitch" joint="R_HipPitch" kp = "15000"/> <position class="position" ctrllimited="false" name="R_KneePitch" joint="R_KneePitch" kp = "15000"/> <position class="position" ctrllimited="true" ctrlrange="-5 5" name="R_AnklePitch" joint="R_AnklePitch" kp = "10000"/> <position class="position" ctrllimited="true" ctrlrange="-5 5" name="R_AnkleRoll" joint="R_AnkleRoll" kp = "10000"/> <position class="position" ctrllimited="true" ctrlrange="-3 3" name="WaistPitch" joint="WaistPitch" kp = "15000"/> <position class="position" ctrllimited="true" ctrlrange="-3 3" name="WaistYaw" joint="WaistYaw" kp = "15000"/> <position class="position" ctrllimited="true" ctrlrange="-3 3" name="L_ShoulderPitch" joint="L_ShoulderPitch" kp = "10000"/> <position class="position" ctrllimited="true" ctrlrange="-3 3" name="L_ShoulderRoll" joint="L_ShoulderRoll" kp = "10000"/> <position class="position" ctrllimited="true" ctrlrange="-3 3" name="L_ShoulderYaw" joint="L_ShoulderYaw" kp = "10000"/> <position class="position" ctrllimited="true" ctrlrange="-3 3" name="L_ElbowRoll" joint="L_ElbowRoll" kp = "10000"/> <position class="position" ctrllimited="true" ctrlrange="-3 3" name="L_WristYaw" joint="L_WristYaw" kp = "10000"/> <position class="position" ctrllimited="true" ctrlrange="-3 3" name="L_WristRoll" joint="L_WristRoll" kp = "10000"/> <position class="position" ctrllimited="true" ctrlrange="-3 3" name="L_HandYaw" joint="L_HandYaw" kp = "10000"/> <position class="position" ctrllimited="true" ctrlrange="-3 3" name="R_ShoulderPitch" joint="R_ShoulderPitch" kp = "10000"/> <position class="position" ctrllimited="true" ctrlrange="-3 3" name="R_ShoulderRoll" joint="R_ShoulderRoll" kp = "10000"/> <position class="position" ctrllimited="true" ctrlrange="-3 3" name="R_ShoulderYaw" joint="R_ShoulderYaw" kp = "10000"/> <position class="position" ctrllimited="true" ctrlrange="-3 3" name="R_ElbowRoll" joint="R_ElbowRoll" kp = "10000"/> <position class="position" ctrllimited="true" ctrlrange="-3 3" name="R_WristYaw" joint="R_WristYaw" kp = "10000"/> <position class="position" ctrllimited="true" ctrlrange="-3 3" name="R_WristRoll" joint="R_WristRoll" kp = "10000"/> <position class="position" ctrllimited="true" ctrlrange="-3 3" name="R_HandYaw" joint="R_HandYaw" kp = "10000"/> </actuator> <sensor> <force name="L_Force" site="L_FT"/> <force name="R_Force" site="R_FT"/> <torque name="L_Torque" site="L_FT"/> <torque name="R_Torque" site="R_FT"/> <accelerometer name="Acc_Pelvis_IMU" site="Pelvis_IMU"/> <gyro name="Gyro_Pelvis_IMU" site="Pelvis_IMU"/> <magnetometer name="Magnet_Pelvis_IMU" site="Pelvis_IMU"/> <framequat name="Pelvis_quat" objtype="site" objname="Pelvis_IMU"/> <framelinvel name="Pelvis_linear_vel" objtype="site" objname="Pelvis_IMU"/> <frameangvel name="Pelvis_angular_vel" objtype="site" objname="Pelvis_IMU"/> </sensor> <keyframe> <key time="0" qpos ="0 0 0.90 1 0 0 0 0 0.034906585 -0.034906585 0.733038285 -0.6981317 -0.034906585 0 -0.034906585 0.034906585 -0.733038285 0.6981317 0.034906585 0 0 0.6981317008 -1.6580627893 -1.3962634016 -1.9198621771 0 -1.2217304764 -0.1745329252 -0.6981317008 1.6580627893 1.3962634016 1.9198621771 0 1.2217304764 0.17453292519"/> </keyframe> </mujoco>
77.497059
191
0.54207
fcf817c96f592ea24da26af7efbc6cf173ad204e
1,764
xml
XML
gym/envs/robotics/assets/fetch/random_obj_xml/5456_grasp.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/5456_grasp.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/5456_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/545/545.stl" name="obj0" scale="0.00893115631194733 0.00893115631194733 0.00893115631194733" /> </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.02875211170525544 0.058888865229333634 0.03226290906127854"> <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.00329612156786379 -0.0067796026341295935 0.0021224704646162296" rgba="1 0 0 0" size="0.01437605585262772 0.029444432614666817 0.01613145453063927" 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
197
0.670068
fcf86ef543c89e43e9995975298953092fceb327
2,719
xml
XML
gym/envs/robotics/assets/fetch/random_obj_xml/1949_peg.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/1949_peg.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/1949_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/194/194.stl" name="obj0" scale="0.006637949238772427 0.006637949238772427 0.006637949238772427" /> </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.01611408311459216 0.04 0.03672684714420903" 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.008074723879012723 -0.0015903210120198283 0.03203671848362215" size="0.027880188812131175 0.027975825860371763 0.04908067643509317" type="box" zaxis="1.0 0.0 0.0" /> <site name="object0" pos="-0.00010271709792846266 -0.00970460011860793 -0.0009298748368788603" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" /> <site name="handle0" pos="0.008074723879012723 -0.0015903210120198283 0.02203671848362215" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" /> </body> <light ambient="0.2 0.2 0.2" castshadow="false" diffuse="0.8 0.8 0.8" dir="0 0 -1" directional="true" name="light0" pos="0 0 4" specular="0.3 0.3 0.3" /> </worldbody> <actuator> <position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:l_gripper_finger_joint" kp="30000" name="robot0:l_gripper_finger_joint" user="1" /> <position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:r_gripper_finger_joint" kp="30000" name="robot0:r_gripper_finger_joint" user="1" /> </actuator> </mujoco>
50.351852
222
0.656859
fcf9baa0ed45b7e9ca17541c5dc6eea2bc0182ba
1,776
xml
XML
gym/envs/robotics/assets/fetch/random_obj_xml/7433_grasp.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/7433_grasp.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/7433_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/743/743.stl" name="obj0" scale="0.0035821383604905496 0.0035821383604905496 0.0035821383604905496" /> </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.022567998245429453 0.024705660804882353 0.019352995036574762"> <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.007494952154791195 -0.0024869505637007514 -0.004990194569555958" rgba="1 0 0 0" size="0.011283999122714727 0.012352830402441176 0.009676497518287381" 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.317073
201
0.671171
fcfa174637e5ffd6a526362d1804beebdb9c2299
9,364
xml
XML
vendor/mujoco_models/humanoid_rewrite.xml
birdyLinch/inverse_locomotion
4bd3ef269e9decbf78b82159cc426f19038374ef
[ "MIT" ]
null
null
null
vendor/mujoco_models/humanoid_rewrite.xml
birdyLinch/inverse_locomotion
4bd3ef269e9decbf78b82159cc426f19038374ef
[ "MIT" ]
null
null
null
vendor/mujoco_models/humanoid_rewrite.xml
birdyLinch/inverse_locomotion
4bd3ef269e9decbf78b82159cc426f19038374ef
[ "MIT" ]
null
null
null
<mujoco model='humanoid'> <compiler inertiafromgeom='true' angle='degree' /> <custom> <numeric name="frame_skip" data="4" /> </custom> <default> <joint limited='true' damping='1' armature='1' /> <geom contype='1' conaffinity='1' condim='1' rgba='0.8 0.6 .4 1' margin="0.001" solref=".02 1" solimp=".8 .8 .01" material="geom" /> <motor ctrlrange='-.4 .4' ctrllimited='true' /> </default> <option timestep='0.002' integrator="RK4" iterations="50" solver="PGS"> <flag solverstat="enable" energy="enable" /> </option> <size nuser_geom='1' nkey='5' /> <visual> <map fogstart="3" fogend="5" /> </visual> <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="60 60" 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' size='40 40 40' type='plane' conaffinity='1' rgba='0.8 0.9 0.8 1' condim='3' /> <body name='torso' pos='0 0 1.4'> <joint name='root' type='free' pos='0 0 0' limited='false' damping='0' armature='0' stiffness='0' /> <geom name='torso1' type='capsule' fromto='0 -.07 0 0 .07 0' size='0.07' /> <geom name='head' type='sphere' pos='0 0 .19' size='.09' user='258' /> <geom name='uwaist' type='capsule' fromto='-.01 -.06 -.12 -.01 .06 -.12' size='0.06' /> <body name='lwaist' pos='-.01 0 -0.260' quat='1.000 0 -0.002 0'> <geom name='lwaist' type='capsule' fromto='0 -.06 0 0 .06 0' size='0.06' /> <joint name='abdomen_z' type='hinge' pos='0 0 0.065' axis='0 0 1' range='-10 10' damping='5' stiffness='20' armature='0.8' /> <joint name='abdomen_y' type='hinge' pos='0 0 0.065' axis='0 1 0' range='-10 10' damping='5' stiffness='10' armature='0.8' /> <body name='pelvis' pos='0 0 -0.165' quat='1.000 0 -0.002 0'> <joint name='abdomen_x' type='hinge' pos='0 0 0.1' axis='1 0 0' range='-10 10' damping='5' stiffness='10' armature='0.8' /> <geom name='butt' type='capsule' fromto='-.02 -.07 0 -.02 .07 0' size='0.09' /> <body name='right_thigh' pos='0 -0.1 -0.04'> <joint name='right_hip_z' type='hinge' pos='0 0 0' axis='1 0 0' range='-40 50' damping='5' stiffness='10' armature='0.6' /> <joint name='right_hip_y' type='hinge' pos='0 0 0' axis='0 0.34 0.93' range='-30 30' damping='5' stiffness='20' armature='0.6' /> <joint name='right_hip_x' type='hinge' pos='0 0 0' axis='0 0.93 -0.34' range='-100 20' damping='5' stiffness='10' armature='0.6' /> <geom name='right_thigh1' type='capsule' fromto='0 0 0 0 -0.1156 -0.3162' size='0.06' /> <body name='right_shin' pos='0 -0.125 -0.33'> <joint name='right_knee' type='hinge' pos='0 0 .02' axis='0 0.93 -0.34' range='2 130' armature='0.24' /> <geom name='right_shin1' type='capsule' fromto='0 0 0 0 -0.102 -.279' size='0.049' /> <body name='right_foot' pos='0 -0.135 -0.35'> <joint name='right_ankle_z' type='hinge' pos='0 0 0.08' axis='0 -0.34 -0.93' range='-20 30' stiffness='4' armature='0.32' /> <joint name='right_ankle_x' type='hinge' pos='0 0 0.04' axis='0 0.93 -0.34' range='-22 45' stiffness='1' armature='0.24' /> <geom name='right_foot_cap1' type='capsule' fromto='-.07 -0.02 0 0.14 -0.04 0' size='0.027' /> <geom name='right_foot_cap2' type='capsule' fromto='-.07 0 0 0.14 0.02 0' size='0.027' /> </body> </body> </body> <body name='left_thigh' pos='0 0.1 -0.04'> <joint name='left_hip_z' type='hinge' pos='0 0 0' axis='1 0 0' range='-40 50' damping='5' stiffness='10' armature='0.6' /> <joint name='left_hip_y' type='hinge' pos='0 0 0' axis='0 -0.34 0.93' range='-30 30' damping='5' stiffness='10' armature='0.6' /> <joint name='left_hip_x' type='hinge' pos='0 0 0' axis='0 0.93 0.34' range='-100 20' damping='5' stiffness='20' armature='0.6' /> <geom name='left_thigh1' type='capsule' fromto='0 0 0 0 0.1156 -0.3162' size='0.06' /> <body name='left_shin' pos='0 0.125 -0.33'> <joint name='left_knee' type='hinge' pos='0 0 .02' axis='0 0.93 0.34' range='2 130' stiffness='1' armature='0.24' /> <geom name='left_shin1' type='capsule' fromto='0 0 0 0 0.102 -.279' size='0.049' /> <body name='left_foot' pos='0 0.135 -0.35'> <joint name='left_ankle_z' type='hinge' pos='0 0 0.08' axis='0 0.34 -0.93' range='-20 30' stiffness='4' armature='0.32' /> <joint name='left_ankle_x' type='hinge' pos='0 0 0.04' axis='0 0.93 0.34' range='-22 45' stiffness='1' armature='0.24' /> <geom name='left_foot_cap1' type='capsule' fromto='-.07 0.02 0 0.14 0.04 0' size='0.027' /> <geom name='left_foot_cap2' type='capsule' fromto='-.07 0 0 0.14 -0.02 0' size='0.027' /> </body> </body> </body> </body> </body> <body name='right_upper_arm' pos='0 -0.17 0.06'> <joint name='right_shoulder_z' type='hinge' pos='0 0 0' axis='-0.8 0 -0.5' range='-90 60' stiffness='1' armature='0.6' /> <joint name='right_shoulder_y' type='hinge' pos='0 0 0' axis='0 1 0' range='-60 60' stiffness='1' armature='0.6' /> <joint name='right_shoulder_x' type='hinge' pos='0 0 0' axis='-0.5 0 0.8' range='-70 40' stiffness='1' armature='0.8' /> <geom name='right_uarm1' type='capsule' fromto='0 0 0 0 -.27 0' size='0.04 0.16' /> <body name='right_lower_arm' pos='0 -.29 0'> <joint name='right_elbow' type='hinge' pos='0 0 0' axis='-0.5 0 0.86' range='0 90' stiffness='0' armature='0.12' /> <geom name='right_larm' type='capsule' fromto='0 0.01 0 0 -0.294 0' size='0.031' /> <geom name='right_hand' type='sphere' pos='0 -0.304 0' size='0.04' /> <camera pos="0 0 0" /> </body> </body> <body name='left_upper_arm' pos='0 0.17 0.06'> <joint name='left_shoulder_z' type='hinge' pos='0 0 0' axis='-0.8 0 -0.5' range='-60 90' stiffness='1' armature='0.6' /> <joint name='left_shoulder_y' type='hinge' pos='0 0 0' axis='0 -1 0 ' range='-60 60' stiffness='1' armature='0.6' /> <joint name='left_shoulder_x' type='hinge' pos='0 0 0' axis='0.5 0 -0.8' range='-70 40' stiffness='1' armature='0.8' /> <geom name='left_uarm1' type='capsule' fromto='0 0 0 0 .27 0' size='0.04 0.16' /> <body name='left_lower_arm' pos='0 .29 0'> <joint name='left_elbow' type='hinge' pos='0 0 0' axis='0.5 0 -0.86' range='0 90' stiffness='0' armature='0.12' /> <geom name='left_larm' type='capsule' fromto='0 0.01 0 0 0.294 0' size='0.031' /> <geom name='left_hand' type='sphere' pos='0 0.304 0' size='0.04' /> <camera pos="0 0 0" /> </body> </body> </body> </worldbody> <tendon> <fixed name='left_hipknee'> <joint joint='left_hip_y' coef='-1' /> <joint joint='left_knee' coef='1' /> </fixed> <fixed name='right_hipknee'> <joint joint='right_hip_y' coef='-1' /> <joint joint='right_knee' coef='1' /> </fixed> </tendon> <actuator> <motor name='abdomen_y' gear='200' joint='abdomen_y' /> <motor name='abdomen_z' gear='200' joint='abdomen_z' /> <motor name='abdomen_x' gear='200' joint='abdomen_x' /> <motor name='right_hip_z' gear='200' joint='right_hip_z' /> <motor name='right_hip_y' gear='600' joint='right_hip_y' /> <motor name='right_hip_x' gear='200' joint='right_hip_x' /> <motor name='right_knee' gear='400' joint='right_knee' /> <motor name='right_ankle_z' gear='100' joint='right_ankle_z' /> <motor name='right_ankle_x' gear='100' joint='right_ankle_x' /> <motor name='left_hip_z' gear='200' joint='left_hip_z' /> <motor name='left_hip_y' gear='600' joint='left_hip_y' /> <motor name='left_hip_x' gear='200' joint='left_hip_x' /> <motor name='left_knee' gear='400' joint='left_knee' /> <motor name='left_ankle_z' gear='100' joint='left_ankle_z' /> <motor name='left_ankle_x' gear='100' joint='left_ankle_x' /> <motor name='right_shoulder_z' gear='100' joint='right_shoulder_z' /> <motor name='right_shoulder_y' gear='100' joint='right_shoulder_y' /> <motor name='right_shoulder_x' gear='100' joint='right_shoulder_x' /> <motor name='right_elbow' gear='200' joint='right_elbow' /> <motor name='left_shoulder_z' gear='100' joint='left_shoulder_z' /> <motor name='left_shoulder_y' gear='100' joint='left_shoulder_y' /> <motor name='left_shoulder_x' gear='100' joint='left_shoulder_x' /> <motor name='left_elbow' gear='200' joint='left_elbow' /> </actuator> </mujoco>
66.411348
164
0.585647
fcfb4a50b17da66b441ebff707b4c48a5013e541
90,269
xml
XML
herb_reconf/cluttered_scenes/easy_pushing_026_sponge_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/easy_pushing_026_sponge_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/easy_pushing_026_sponge_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/026_sponge/google_16k/nontextured.stl" name="gen_mesh_0" scale="1 1 1"/><mesh class="geom0" file="ycb_objects/006_mustard_bottle/google_16k/nontextured.stl" name="gen_mesh_gadded_1" scale="1.646248191520299 1.646248191520299 1.646248191520299"/><mesh class="geom0" file="ycb_objects/035_power_drill/google_16k/nontextured.stl" name="gen_mesh_gadded_2" scale="1.567484004761264 1.567484004761264 1.567484004761264"/></asset> <worldbody> <camera mode="targetbody" name="herb_head" pos="0 0.75 .5" target="table"/> <camera fovy="45" mode="targetbody" name="iso" pos=".6 -0.007797638 .9" target="cam_target"/> <geom class="/" condim="3" material="wood2d" name="floor" pos="0 0 0" size="0 0 0.25" type="plane"/> <geom class="/" conaffinity="0" contype="0" mass="0.0" material="wall" name="//unnamed_geom_1" pos="-15 0 15" size="15 15 0.025000000" type="plane" zaxis="1 0 0"/> <geom class="/" conaffinity="0" contype="0" mass="0.0" material="wall" name="//unnamed_geom_2" pos="0 15 15" size="15 15 0.025000000" type="plane" zaxis="0 -1 0"/> <geom class="/" condim="3" friction="0.67 0.005 0.0001" name="table_plane" pos="0 0 0.3" priority="20" rgba="0 0 0 0" size="0 0 0.25" type="plane"/> <body name="table" pos="0 0 0.3" quat="1 0 0 0"> <geom class="/" group="1" material="marblecube" name="tabletop" pos="0 0 -0.012500000" size="0.4 0.5 0.012500000" type="box"/> <geom class="/" group="1" material="concretecube" name="//unnamed_geom_4" pos="0.2 0.275 -0.1499999" size="0.0408 0.1374998" type="cylinder"/> <geom class="/" group="1" material="concretecube" name="//unnamed_geom_5" pos="-0.2 0.275 -0.1499999" size="0.0408 0.1374998" type="cylinder"/> <geom class="/" group="1" material="concretecube" name="//unnamed_geom_6" pos="0.2 -0.275 -0.1499999" size="0.0408 0.1374998" type="cylinder"/> <geom class="/" group="1" material="concretecube" name="//unnamed_geom_7" pos="-0.2 -0.275 -0.1499999" size="0.0408 0.1374998" type="cylinder"/> </body> <body name="herb/"> <body name="cam_target" pos="-.2 -0.2 0.29"> <geom class="geom0" conaffinity="0" contype="0" group="1" name="//unnamed_geom_100" rgba="0 0 0 0" size="0.0001 0.0001 0.0001" type="box"/> </body> <body name="herb/herb" pos="-0.8 0 0.0509999"> <geom class="herb/viz" mesh="herb/herb_frame" name="herb//unnamed_geom_0" pos="0 0 1.05" quat="0.5 0.499977 0.5 0.500023" rgba="0.299999 0 0 1" type="mesh"/> <geom class="herb/" mesh="herb/herb_frame_collision" name="herb//unnamed_geom_1" pos="0 0 1.05" quat="3.2758700e-05 3.27571999999e-05 -0.70709 -0.70712299999" rgba="0.299999 0 0 1" type="mesh"/> <geom class="herb/viz" mesh="herb/herb_neobotix_base" name="herb//unnamed_geom_2" pos="-0.0740859999999 -3.43217e-06 -0.0512439999999" quat="0.70709100 0 0 0.70712299999" rgba="0.299999 0.299999 0.299999 1" type="mesh"/> <geom class="herb/" mesh="herb/herb_neobotix_base_collision" name="herb//unnamed_geom_3" pos="-0.0740859999999 -3.43217e-06 -0.0512439999999" quat="2.3108400e-07 2.31074e-07 0.70709 0.70712299999" rgba="0.299999 0.299999 0.299999 1" type="mesh"/> <geom class="herb/viz" mesh="herb/herb_neck_pan" name="herb//unnamed_geom_4" pos="0.1249 5.7862200e-06 1.1008100" quat="2.3108400e-07 0.70712299999 -0.70709 -2.31074e-07" type="mesh"/> <geom class="herb/" mesh="herb/herb_neck_pan_collision" name="herb//unnamed_geom_5" pos="0.1249 5.7862200e-06 1.1008100" quat="0.5 0.500023 -0.5 -0.499977" type="mesh"/> <geom class="herb/viz" mesh="herb/herb_neck_tilt" name="herb//unnamed_geom_6" pos="0.1249 5.7862200e-06 1.19270999999" quat="0.24185100 0.66447800 -0.66444800 -0.241839" type="mesh"/> <geom class="herb/" mesh="herb/herb_neck_tilt_collision" name="herb//unnamed_geom_7" pos="0.1249 5.7862200e-06 1.19270999999" quat="-0.29881400 -0.640849 -0.64087799999 -0.298827999999" type="mesh"/> <geom class="herb/viz" mesh="herb/herb_crl_head" name="herb//unnamed_geom_8" pos="0.32064500 0.0039098500 1.33653" quat="0.640863999999 0.29885800 -0.298844 -0.64083500" rgba="0.299999 0.299999 0.299999 1" type="mesh"/> <geom class="herb/" mesh="herb/herb_crl_head_collision" name="herb//unnamed_geom_9" pos="0.124906 0.0077957900 1.1927000" quat="0.298844 0.64083500 0.640863999999 0.298856999999" rgba="0.299999 0.299999 0.299999 1" type="mesh"/> <geom class="herb/viz" mesh="herb/herb_kinect" name="herb//unnamed_geom_10" pos="0.19753100 0.0077991500 1.2177" quat="0.664479999996 0.664456999996 0.241829999999 -0.241829999999" rgba="0.25 0.25 0.25 1" type="mesh"/> <geom class="herb/" mesh="herb/herb_kinect_collision" name="herb//unnamed_geom_11" pos="0.125458999999 0.00779763999999 1.19333" quat="0.29885200 0.64085700 0.64084300 0.29885" rgba="0.25 0.25 0.25 1" type="mesh"/> <site class="herb/" name="herb/right_arm" pos="0.012500000 -0.22 0.92000000" quat="0 -0.70709999999 0 -0.70709999999"/> <body name="herb/wam_1/" pos="0.012500000 -0.22 0.92000000" quat="0 -0.7070995 0 -0.7070995"> <body name="herb/wam_1/1_base_link" pos="0 0 0" quat="1 0 0 0"> <inertial diaginertia="0.1 0.1 0.1" mass="1.0" pos="0 0 0"/> <geom class="herb/wam_1/viz" mesh="herb/wam_1/base_link_fine" name="herb/wam_1//unnamed_geom_0"/> <geom class="herb/wam_1/col" mesh="herb/wam_1/base_link_convex" name="herb/wam_1//unnamed_geom_1"/> <body name="herb/wam_1/2_shoulder_yaw_link" pos="0 0 0.3459997"> <inertial diaginertia="0.1350889 0.113095 0.09044258" mass="5.0" pos="-0.00443422 -0.00066489000 -0.1289039" quat="0.6956595 0.71671300 -0.03548628 0.03348387"/> <joint armature=".01" class="herb/wam_1/" damping="1.98" name="herb/wam_1/j1_base_yaw_joint" range="-2.6 2.6"/> <geom class="herb/wam_1/viz" mesh="herb/wam_1/shoulder_link_fine" name="herb/wam_1//unnamed_geom_2"/> <geom class="herb/wam_1/col" mesh="herb/wam_1/shoulder_link_convex_decomposition_p1" name="herb/wam_1//unnamed_geom_3"/> <geom class="herb/wam_1/col" mesh="herb/wam_1/shoulder_link_convex_decomposition_p2" name="herb/wam_1//unnamed_geom_4"/> <geom class="herb/wam_1/col" mesh="herb/wam_1/shoulder_link_convex_decomposition_p3" name="herb/wam_1//unnamed_geom_5"/> <body name="herb/wam_1/3_shoulder_pitch_link" pos="0 0 0" quat="0.4159998 -0.4159998 0.5719995 0.5719995"> <inertial diaginertia="0.021419500 0.0167127 0.012645200" mass="3.87494" pos="-0.00236981 -0.0154211 0.0310561" quat="0.96179400 0.27311200 -0.016931600 0.008665920006"/> <joint armature=".01" class="herb/wam_1/" damping="0.55" name="herb/wam_1/j2_shoulder_pitch_joint" range="-1.9850000 1.9850000" ref="1.885"/> <geom class="herb/wam_1/viz" mesh="herb/wam_1/shoulder_pitch_link_fine" name="herb/wam_1//unnamed_geom_6"/> <geom class="herb/wam_1/col" mesh="herb/wam_1/shoulder_pitch_link_convex" name="herb/wam_1//unnamed_geom_7"/> <body name="herb/wam_1/4_upper_arm_link" pos="0 0 0" quat="0.70710700 0.70710700 0 0"> <inertial diaginertia="0.05927179 0.059220700 0.003134188" mass="2.20228" pos="0.0068325900 3.3090000e-05 0.39249200" quat="0.64713600 0.01708219 0.0143038 0.7620488"/> <joint armature=".01" class="herb/wam_1/" damping="1.65" name="herb/wam_1/j3_shoulder_yaw_joint" range="-2.799998 2.799998"/> <geom class="herb/wam_1/viz" mesh="herb/wam_1/upper_arm_link_fine" name="herb/wam_1//unnamed_geom_8"/> <geom class="herb/wam_1/col" mesh="herb/wam_1/upper_arm_link_convex_decomposition_p1" name="herb/wam_1//unnamed_geom_9"/> <geom class="herb/wam_1/col" mesh="herb/wam_1/upper_arm_link_convex_decomposition_p2" name="herb/wam_1//unnamed_geom_10"/> <body name="herb/wam_1/5_forearm_link" pos="0.04499998 0 0.55000000" quat="0.3539998 -0.3539998 0.6119999 0.6119999"> <inertial diaginertia="0.0151047 0.0148285 0.0027580500" mass="0.500168" pos="-0.04001489 -0.14271700 -0.00022942000" quat="0.70428100 0.70632600 0.01803329 0.06903524"/> <joint armature=".01" class="herb/wam_1/" damping="0.88" name="herb/wam_1/j4_elbow_pitch_joint" range="-0.9 3.141589" ref="2.0944"/> <geom class="herb/wam_1/viz" mesh="herb/wam_1/elbow_link_fine" name="herb/wam_1//unnamed_geom_11"/> <geom class="herb/wam_1/col" mesh="herb/wam_1/elbow_link_convex" name="herb/wam_1//unnamed_geom_12"/> <geom class="herb/wam_1/viz" euler="1.57 0 0" mesh="herb/wam_1/forearm_link_fine" name="herb/wam_1//unnamed_geom_13" pos="-0.04499998 -0.07299995 0"/> <geom class="herb/wam_1/col" euler="1.57 0 0" mesh="herb/wam_1/forearm_link_convex_decomposition_p1" name="herb/wam_1//unnamed_geom_14" pos="-0.04499998 -0.07299995 0"/> <geom class="herb/wam_1/col" euler="1.57 0 0" mesh="herb/wam_1/forearm_link_convex_decomposition_p2" name="herb/wam_1//unnamed_geom_15" pos="-0.04499998 -0.07299995 0"/> <body name="herb/wam_1/6_wrist_yaw_link" pos="-0.04499998 -0.2999999 0" quat="0.70710700 0.70710700 0 0"> <inertial diaginertia="0.0005551678 0.00046317 0.0002340719" mass="1.05376" pos="8.920995e-05 0.0043582400 -0.0051121700" quat="0.630602 0.77609300 0.0040196900 -0.002372"/> <joint armature=".01" class="herb/wam_1/" damping="0.55" name="herb/wam_1/j5_wrist_yaw_joint" range="-4.549998 1.25"/> <geom class="herb/wam_1/viz" mesh="herb/wam_1/wrist_yaw_link_fine" name="herb/wam_1//unnamed_geom_16"/> <geom class="herb/wam_1/col" mesh="herb/wam_1/wrist_yaw_link_convex_decomposition_p1" name="herb/wam_1//unnamed_geom_17"/> <geom class="herb/wam_1/col" mesh="herb/wam_1/wrist_yaw_link_convex_decomposition_p2" name="herb/wam_1//unnamed_geom_18"/> <body name="herb/wam_1/7_wrist_pitch_link" pos="0 0 0" quat="0.70710700 -0.70710700 0 0"> <inertial diaginertia="0.0005551678 0.00046317 0.0002340719" mass="0.517974" pos="-0.0001226199 -0.024683400 -0.01703189" quat="0.630602 0.77609300 0.0040196900 -0.002372"/> <joint armature=".01" class="herb/wam_1/" damping="0.11" name="herb/wam_1/j6_wrist_pitch_joint" range="-1.5707 1.5707"/> <geom class="herb/wam_1/viz" mesh="herb/wam_1/wrist_pitch_link_fine" name="herb/wam_1//unnamed_geom_19"/> <geom class="herb/wam_1/col" mesh="herb/wam_1/wrist_pitch_link_convex_decomposition_p1" name="herb/wam_1//unnamed_geom_20"/> <geom class="herb/wam_1/col" mesh="herb/wam_1/wrist_pitch_link_convex_decomposition_p2" name="herb/wam_1//unnamed_geom_21"/> <geom class="herb/wam_1/col" mesh="herb/wam_1/wrist_pitch_link_convex_decomposition_p3" name="herb/wam_1//unnamed_geom_22"/> <body name="herb/wam_1/8_wrist_palm_link" pos="0 0 0" quat="0.70710700 0.70710700 0 0"> <inertial diaginertia="0.00020683 0.00010859 0.00010851" mass="0.0828613" pos="0 0 0.055" quat="0.70710700 0 0 0.70710700"/> <joint armature=".01" class="herb/wam_1/" damping="0.11" name="herb/wam_1/j7_palm_yaw_joint" range="-3 3"/> <geom class="herb/wam_1/viz" mesh="herb/wam_1/wrist_palm_link_fine" name="herb/wam_1//unnamed_geom_23"/> <geom class="herb/wam_1/col" mesh="herb/wam_1/wrist_palm_link_convex" name="herb/wam_1//unnamed_geom_24"/> <site class="herb/wam_1/" name="herb/wam_1/hand_attachment"/> <body name="herb/wam_1/bhand/"> <body name="herb/wam_1/bhand/bhand_palm_link" pos="0 0 0.05999998" quat="0 0 0 1"> <inertial diaginertia="0.000224052 0.0002107009 2.8121200e-05" mass="0.50573" pos="-5.109798e-05 0.005043297 0.036671000" quat="0.5530978 0.43904700 0.43445600 0.5590776"/> <geom class="herb/wam_1/bhand/viz" mesh="herb/wam_1/bhand/bhand_palm_fine" name="herb/wam_1/bhand//unnamed_geom_0"/> <geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_palm_link_convex_decomposition_p1" name="herb/wam_1/bhand//unnamed_geom_1"/> <geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_palm_link_convex_decomposition_p2" name="herb/wam_1/bhand//unnamed_geom_2"/> <geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_palm_link_convex_decomposition_p3" name="herb/wam_1/bhand//unnamed_geom_3"/> <geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_palm_link_convex_decomposition_p4" name="herb/wam_1/bhand//unnamed_geom_4"/> <body name="herb/wam_1/bhand/finger11" pos="-0.025000000 0 0.041500000" quat="0.70710700 0 0 -0.70710700"> <inertial diaginertia="7.7733500e-05 7.662819e-05 4.8312200e-06" mass="0.14109" pos="0.023133000 0.00078642000 0.0005279197" quat="0.01607959 0.70726900 -0.0007660079 0.706762"/> <joint armature=".01" axis="0 0 -1" class="herb/wam_1/bhand/" damping="0.11" name="herb/wam_1/bhand/j11" range="0 3.141589"/> <geom class="herb/wam_1/bhand/viz" mesh="herb/wam_1/bhand/bhand_finger_prox_link_fine" name="herb/wam_1/bhand//unnamed_geom_5"/> <geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_finger_prox_link_convex_decomposition_p1" name="herb/wam_1/bhand//unnamed_geom_6"/> <geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_finger_prox_link_convex_decomposition_p2" name="herb/wam_1/bhand//unnamed_geom_7"/> <geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_finger_prox_link_convex_decomposition_p3" name="herb/wam_1/bhand//unnamed_geom_8"/> <body name="herb/wam_1/bhand/finger12" pos="0.05 0 0.0339" quat="0.70710700 0.70710700 0 0"> <inertial diaginertia="7.7733500e-05 7.662819e-05 4.8312200e-06" mass="0.062139" pos="0.023133000 0.00078642000 0.0005279197" quat="0.01607959 0.70726900 -0.0007660079 0.706762"/> <joint armature=".01" class="herb/wam_1/bhand/" damping="0.11" name="herb/wam_1/bhand/j12" range="0 2.44346"/> <geom class="herb/wam_1/bhand/viz" mesh="herb/wam_1/bhand/bhand_finger_med_link_fine" name="herb/wam_1/bhand//unnamed_geom_9"/> <geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_finger_med_link_convex" name="herb/wam_1/bhand//unnamed_geom_10"/> <body name="herb/wam_1/bhand/finger13" pos="0.069940000 0.003 0" quat="0.92388000 0 0 0.382683"> <inertial diaginertia="3.843398e-05 3.727529e-05 3.0998700e-06" mass="0.041377" pos="0.022825000 0.0010491000 0.00042030000" quat="0.5084118 0.51165000 0.4895829 0.48993900"/> <joint armature=".01" class="herb/wam_1/bhand/" damping="0.11" name="herb/wam_1/bhand/j13" range="0 0.837758"/> <geom class="herb/wam_1/bhand/viz" euler="0 0 -0.8399997" mesh="herb/wam_1/bhand/bhand_finger_dist_link_fine" name="herb/wam_1/bhand//unnamed_geom_11"/> <geom class="herb/wam_1/bhand/col" euler="0 0 -0.8399997" mesh="herb/wam_1/bhand/bhand_finger_dist_link_convex" name="herb/wam_1/bhand//unnamed_geom_12"/> </body> </body> </body> <body name="herb/wam_1/bhand/finger21" pos="0.025000000 0 0.041500000" quat="0.70710700 0 0 -0.70710700"> <inertial diaginertia="7.7733500e-05 7.662819e-05 4.8312200e-06" mass="0.14109" pos="0.023133000 0.00078642000 0.0005279197" quat="0.01607959 0.70726900 -0.0007660079 0.706762"/> <joint armature=".01" class="herb/wam_1/bhand/" damping="0.11" name="herb/wam_1/bhand/j21" range="0 3.141589"/> <geom class="herb/wam_1/bhand/viz" mesh="herb/wam_1/bhand/bhand_finger_prox_link_fine" name="herb/wam_1/bhand//unnamed_geom_13"/> <geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_finger_prox_link_convex_decomposition_p1" name="herb/wam_1/bhand//unnamed_geom_14"/> <geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_finger_prox_link_convex_decomposition_p2" name="herb/wam_1/bhand//unnamed_geom_15"/> <geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_finger_prox_link_convex_decomposition_p3" name="herb/wam_1/bhand//unnamed_geom_16"/> <body name="herb/wam_1/bhand/finger22" pos="0.05 0 0.0339" quat="0.70710700 0.70710700 0 0"> <inertial diaginertia="7.7733500e-05 7.662819e-05 4.8312200e-06" mass="0.062139" pos="0.023133000 0.00078642000 0.0005279197" quat="0.01607959 0.70726900 -0.0007660079 0.706762"/> <joint armature=".01" class="herb/wam_1/bhand/" damping="0.11" name="herb/wam_1/bhand/j22" range="0 2.44346"/> <geom class="herb/wam_1/bhand/viz" mesh="herb/wam_1/bhand/bhand_finger_med_link_fine" name="herb/wam_1/bhand//unnamed_geom_17"/> <geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_finger_med_link_convex" name="herb/wam_1/bhand//unnamed_geom_18"/> <body name="herb/wam_1/bhand/finger23" pos="0.069940000 0.003 0" quat="0.92388000 0 0 0.382683"> <inertial diaginertia="3.843398e-05 3.727529e-05 3.0998700e-06" mass="0.041377" pos="0.022825000 0.0010491000 0.00042030000" quat="0.5084118 0.51165000 0.4895829 0.48993900"/> <joint armature=".01" class="herb/wam_1/bhand/" damping="0.11" name="herb/wam_1/bhand/j23" range="0 0.837758"/> <geom class="herb/wam_1/bhand/viz" euler="0 0 -0.8399997" mesh="herb/wam_1/bhand/bhand_finger_dist_link_fine" name="herb/wam_1/bhand//unnamed_geom_19"/> <geom class="herb/wam_1/bhand/col" euler="0 0 -0.8399997" mesh="herb/wam_1/bhand/bhand_finger_dist_link_convex" name="herb/wam_1/bhand//unnamed_geom_20"/> </body> </body> </body> <body name="herb/wam_1/bhand/finger32" pos="0 0.05 0.07539995" quat="0.5 0.5 0.5 0.5"> <inertial diaginertia="7.7733500e-05 7.662819e-05 4.8312200e-06" mass="0.062139" pos="0.023133000 0.00078642000 0.0005279197" quat="0.01607959 0.70726900 -0.0007660079 0.706762"/> <joint armature=".01" class="herb/wam_1/bhand/" damping="0.11" name="herb/wam_1/bhand/j32" range="0 2.44346"/> <geom class="herb/wam_1/bhand/viz" mesh="herb/wam_1/bhand/bhand_finger_med_link_fine" name="herb/wam_1/bhand//unnamed_geom_21"/> <geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_finger_med_link_convex" name="herb/wam_1/bhand//unnamed_geom_22"/> <body name="herb/wam_1/bhand/finger33" pos="0.069940000 0.003 0" quat="0.92388000 0 0 0.382683"> <inertial diaginertia="3.843398e-05 3.727529e-05 3.0998700e-06" mass="0.041377" pos="0.022825000 0.0010491000 0.00042030000" quat="0.5084118 0.51165000 0.4895829 0.48993900"/> <joint armature=".01" class="herb/wam_1/bhand/" damping="0.11" name="herb/wam_1/bhand/j33" range="0 0.837758"/> <geom class="herb/wam_1/bhand/viz" euler="0 0 -0.8399997" mesh="herb/wam_1/bhand/bhand_finger_dist_link_fine" name="herb/wam_1/bhand//unnamed_geom_23"/> <geom class="herb/wam_1/bhand/col" euler="0 0 -0.8399997" mesh="herb/wam_1/bhand/bhand_finger_dist_link_convex" name="herb/wam_1/bhand//unnamed_geom_24"/> </body> </body> </body> </body> </body> </body> </body> </body> </body> </body> </body> </body> </body> <!-- <site name="herb/left_arm" class="herb/" pos="0.012500000 0.22 0.92000000" quat="0 -0.7070995 0 -0.7070995"/> <body pos="0.012500000 0.22 0.92000000" quat="0 -0.7070995 0 -0.7070995" name="herb/wam/"> <body name="herb/wam/1_base_link" pos="0 0 0" quat="1 0 0 0"> <inertial pos="0 0 0" mass="1.0" diaginertia="0.1 0.1 0.1"/> <geom name="herb/wam//unnamed_geom_0" class="herb/wam/viz" mesh="herb/wam/base_link_fine"/> <geom name="herb/wam//unnamed_geom_1" class="herb/wam/col" mesh="herb/wam/base_link_convex"/> <body name="herb/wam/2_shoulder_yaw_link" pos="0 0 0.3459997"> <inertial pos="-0.00443422 -0.00066489000 -0.1289039" quat="0.6956595 0.71671300 -0.03548628 0.03348387" mass="5.0" diaginertia="0.1350889 0.113095 0.09044258"/> <joint name="herb/wam/j1_base_yaw_joint" class="herb/wam/" range="-2.6000000 2.6000000" damping="1.98" armature=".01"/> <geom name="herb/wam//unnamed_geom_2" class="herb/wam/viz" mesh="herb/wam/shoulder_link_fine"/> <geom name="herb/wam//unnamed_geom_3" class="herb/wam/col" mesh="herb/wam/shoulder_link_convex_decomposition_p1"/> <geom name="herb/wam//unnamed_geom_4" class="herb/wam/col" mesh="herb/wam/shoulder_link_convex_decomposition_p2"/> <geom name="herb/wam//unnamed_geom_5" class="herb/wam/col" mesh="herb/wam/shoulder_link_convex_decomposition_p3"/> <body name="herb/wam/3_shoulder_pitch_link" pos="0 0 0" quat="0.4159998 -0.4159998 0.5719995 0.5719995"> <inertial pos="-0.00236981 -0.0154211 0.0310561" quat="0.96179400 0.27311200 -0.016931600 0.008665920006" mass="3.87494" diaginertia="0.021419500 0.0167127 0.012645200"/> <joint name="herb/wam/j2_shoulder_pitch_joint" class="herb/wam/" range="-1.9850000 1.9850000" ref="1.885" damping="0.55" armature=".01"/> <geom name="herb/wam//unnamed_geom_6" class="herb/wam/viz" mesh="herb/wam/shoulder_pitch_link_fine"/> <geom name="herb/wam//unnamed_geom_7" class="herb/wam/col" mesh="herb/wam/shoulder_pitch_link_convex"/> <body name="herb/wam/4_upper_arm_link" pos="0 0 0" quat="0.70710700 0.70710700 0 0"> <inertial pos="0.0068325900 3.3090000e-05 0.39249200" quat="0.64713600 0.01708219 0.0143038 0.7620488" mass="2.20228" diaginertia="0.05927179 0.059220700 0.003134188"/> <joint name="herb/wam/j3_shoulder_yaw_joint" class="herb/wam/" range="-2.799998 2.799998" damping="1.65" armature=".01"/> <geom name="herb/wam//unnamed_geom_8" class="herb/wam/viz" mesh="herb/wam/upper_arm_link_fine"/> <geom name="herb/wam//unnamed_geom_9" class="herb/wam/col" mesh="herb/wam/upper_arm_link_convex_decomposition_p1"/> <geom name="herb/wam//unnamed_geom_10" class="herb/wam/col" mesh="herb/wam/upper_arm_link_convex_decomposition_p2"/> <body name="herb/wam/5_forearm_link" pos="0.04499998 0 0.55000000" quat="0.3539998 -0.3539998 0.6119999 0.6119999"> <inertial pos="-0.04001489 -0.14271700 -0.00022942000" quat="0.70428100 0.70632600 0.01803329 0.06903524" mass="0.500168" diaginertia="0.0151047 0.0148285 0.0027580500"/> <joint name="herb/wam/j4_elbow_pitch_joint" class="herb/wam/" range="-0.9 3.141589" ref="2.0944" damping="0.88" armature=".01"/> <geom name="herb/wam//unnamed_geom_11" class="herb/wam/viz" mesh="herb/wam/elbow_link_fine"/> <geom name="herb/wam//unnamed_geom_12" class="herb/wam/col" mesh="herb/wam/elbow_link_convex"/> <geom name="herb/wam//unnamed_geom_13" class="herb/wam/viz" pos="-0.04499998 -0.07299995 0" euler="1.57 0 0" mesh="herb/wam/forearm_link_fine"/> <geom name="herb/wam//unnamed_geom_14" class="herb/wam/col" pos="-0.04499998 -0.07299995 0" euler="1.57 0 0" mesh="herb/wam/forearm_link_convex_decomposition_p1"/> <geom name="herb/wam//unnamed_geom_15" class="herb/wam/col" pos="-0.04499998 -0.07299995 0" euler="1.57 0 0" mesh="herb/wam/forearm_link_convex_decomposition_p2"/> <body name="herb/wam/6_wrist_yaw_link" pos="-0.04499998 -0.2999999 0" quat="0.70710700 0.70710700 0 0"> <inertial pos="8.920995e-05 0.0043582400 -0.0051121700" quat="0.630602 0.77609300 0.0040196900 -0.002372" mass="1.05376" diaginertia="0.0005551678 0.00046317 0.0002340719"/> <joint name="herb/wam/j5_wrist_yaw_joint" class="herb/wam/" range="-4.549998 1.25" damping="0.55" armature=".01"/> <geom name="herb/wam//unnamed_geom_16" class="herb/wam/viz" mesh="herb/wam/wrist_yaw_link_fine"/> <geom name="herb/wam//unnamed_geom_17" class="herb/wam/col" mesh="herb/wam/wrist_yaw_link_convex_decomposition_p1"/> <geom name="herb/wam//unnamed_geom_18" class="herb/wam/col" mesh="herb/wam/wrist_yaw_link_convex_decomposition_p2"/> <body name="herb/wam/7_wrist_pitch_link" pos="0 0 0" quat="0.70710700 -0.70710700 0 0"> <inertial pos="-0.0001226199 -0.024683400 -0.01703189" quat="0.630602 0.77609300 0.0040196900 -0.002372" mass="0.517974" diaginertia="0.0005551678 0.00046317 0.0002340719"/> <joint name="herb/wam/j6_wrist_pitch_joint" class="herb/wam/" range="-1.5707 1.5707" damping="0.11" armature=".01"/> <geom name="herb/wam//unnamed_geom_19" class="herb/wam/viz" mesh="herb/wam/wrist_pitch_link_fine"/> <geom name="herb/wam//unnamed_geom_20" class="herb/wam/col" mesh="herb/wam/wrist_pitch_link_convex_decomposition_p1"/> <geom name="herb/wam//unnamed_geom_21" class="herb/wam/col" mesh="herb/wam/wrist_pitch_link_convex_decomposition_p2"/> <geom name="herb/wam//unnamed_geom_22" class="herb/wam/col" mesh="herb/wam/wrist_pitch_link_convex_decomposition_p3"/> <body name="herb/wam/8_wrist_palm_link" pos="0 0 0" quat="0.70710700 0.70710700 0 0"> <inertial pos="0 0 0.055" quat="0.70710700 0 0 0.70710700" mass="0.0828613" diaginertia="0.00020683 0.00010859 0.00010851"/> <joint name="herb/wam/j7_palm_yaw_joint" class="herb/wam/" range="-3 3" damping="0.11" armature=".01"/> <geom name="herb/wam//unnamed_geom_23" class="herb/wam/viz" mesh="herb/wam/wrist_palm_link_fine"/> <geom name="herb/wam//unnamed_geom_24" class="herb/wam/col" mesh="herb/wam/wrist_palm_link_convex"/> <site name="herb/wam/hand_attachment" class="herb/wam/"/> <body name="herb/wam/bhand/"> <body name="herb/wam/bhand/bhand_palm_link" pos="0 0 0.05999998" quat="0 0 0 1"> <inertial pos="-5.109798e-05 0.005043297 0.036671000" quat="0.5530978 0.43904700 0.43445600 0.5590776" mass="0.50573" diaginertia="0.000224052 0.0002107009 2.8121200e-05"/> <geom name="herb/wam/bhand//unnamed_geom_0" class="herb/wam/bhand/viz" mesh="herb/wam/bhand/bhand_palm_fine"/> <geom name="herb/wam/bhand//unnamed_geom_1" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_palm_link_convex_decomposition_p1"/> <geom name="herb/wam/bhand//unnamed_geom_2" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_palm_link_convex_decomposition_p2"/> <geom name="herb/wam/bhand//unnamed_geom_3" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_palm_link_convex_decomposition_p3"/> <geom name="herb/wam/bhand//unnamed_geom_4" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_palm_link_convex_decomposition_p4"/> <body name="herb/wam/bhand/finger11" pos="-0.025000000 0 0.041500000" quat="0.70710700 0 0 -0.70710700"> <inertial pos="0.023133000 0.00078642000 0.0005279197" quat="0.01607959 0.70726900 -0.0007660079 0.706762" mass="0.14109" diaginertia="7.7733500e-05 7.662819e-05 4.8312200e-06"/> <joint name="herb/wam/bhand/j11" class="herb/wam/bhand/" axis="0 0 -1" range="0 3.141589" damping="0.11" armature=".01"/> <geom name="herb/wam/bhand//unnamed_geom_5" class="herb/wam/bhand/viz" mesh="herb/wam/bhand/bhand_finger_prox_link_fine"/> <geom name="herb/wam/bhand//unnamed_geom_6" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_finger_prox_link_convex_decomposition_p1"/> <geom name="herb/wam/bhand//unnamed_geom_7" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_finger_prox_link_convex_decomposition_p2"/> <geom name="herb/wam/bhand//unnamed_geom_8" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_finger_prox_link_convex_decomposition_p3"/> <body name="herb/wam/bhand/finger12" pos="0.05 0 0.0339" quat="0.70710700 0.70710700 0 0"> <inertial pos="0.023133000 0.00078642000 0.0005279197" quat="0.01607959 0.70726900 -0.0007660079 0.706762" mass="0.062139" diaginertia="7.7733500e-05 7.662819e-05 4.8312200e-06"/> <joint name="herb/wam/bhand/j12" class="herb/wam/bhand/" range="0 2.44346" damping="0.11" armature=".01"/> <geom name="herb/wam/bhand//unnamed_geom_9" class="herb/wam/bhand/viz" mesh="herb/wam/bhand/bhand_finger_med_link_fine"/> <geom name="herb/wam/bhand//unnamed_geom_10" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_finger_med_link_convex"/> <body name="herb/wam/bhand/finger13" pos="0.069940000 0.003 0" quat="0.92388000 0 0 0.382683"> <inertial pos="0.022825000 0.0010491000 0.00042030000" quat="0.5084118 0.51165000 0.4895829 0.48993900" mass="0.041377" diaginertia="3.843398e-05 3.727529e-05 3.0998700e-06"/> <joint name="herb/wam/bhand/j13" class="herb/wam/bhand/" range="0 0.837758" damping="0.11" armature=".01"/> <geom name="herb/wam/bhand//unnamed_geom_11" class="herb/wam/bhand/viz" euler="0 0 -0.8399997" mesh="herb/wam/bhand/bhand_finger_dist_link_fine"/> <geom name="herb/wam/bhand//unnamed_geom_12" class="herb/wam/bhand/col" euler="0 0 -0.8399997" mesh="herb/wam/bhand/bhand_finger_dist_link_convex"/> </body> </body> </body> <body name="herb/wam/bhand/finger21" pos="0.025000000 0 0.041500000" quat="0.70710700 0 0 -0.70710700"> <inertial pos="0.023133000 0.00078642000 0.0005279197" quat="0.01607959 0.70726900 -0.0007660079 0.706762" mass="0.14109" diaginertia="7.7733500e-05 7.662819e-05 4.8312200e-06"/> <joint name="herb/wam/bhand/j21" class="herb/wam/bhand/" range="0 3.141589" damping="0.11" armature=".01"/> <geom name="herb/wam/bhand//unnamed_geom_13" class="herb/wam/bhand/viz" mesh="herb/wam/bhand/bhand_finger_prox_link_fine"/> <geom name="herb/wam/bhand//unnamed_geom_14" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_finger_prox_link_convex_decomposition_p1"/> <geom name="herb/wam/bhand//unnamed_geom_15" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_finger_prox_link_convex_decomposition_p2"/> <geom name="herb/wam/bhand//unnamed_geom_16" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_finger_prox_link_convex_decomposition_p3"/> <body name="herb/wam/bhand/finger22" pos="0.05 0 0.0339" quat="0.70710700 0.70710700 0 0"> <inertial pos="0.023133000 0.00078642000 0.0005279197" quat="0.01607959 0.70726900 -0.0007660079 0.706762" mass="0.062139" diaginertia="7.7733500e-05 7.662819e-05 4.8312200e-06"/> <joint name="herb/wam/bhand/j22" class="herb/wam/bhand/" range="0 2.44346" damping="0.11" armature=".01"/> <geom name="herb/wam/bhand//unnamed_geom_17" class="herb/wam/bhand/viz" mesh="herb/wam/bhand/bhand_finger_med_link_fine"/> <geom name="herb/wam/bhand//unnamed_geom_18" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_finger_med_link_convex"/> <body name="herb/wam/bhand/finger23" pos="0.069940000 0.003 0" quat="0.92388000 0 0 0.382683"> <inertial pos="0.022825000 0.0010491000 0.00042030000" quat="0.5084118 0.51165000 0.4895829 0.48993900" mass="0.041377" diaginertia="3.843398e-05 3.727529e-05 3.0998700e-06"/> <joint name="herb/wam/bhand/j23" class="herb/wam/bhand/" range="0 0.837758" damping="0.11" armature=".01"/> <geom name="herb/wam/bhand//unnamed_geom_19" class="herb/wam/bhand/viz" euler="0 0 -0.8399997" mesh="herb/wam/bhand/bhand_finger_dist_link_fine"/> <geom name="herb/wam/bhand//unnamed_geom_20" class="herb/wam/bhand/col" euler="0 0 -0.8399997" mesh="herb/wam/bhand/bhand_finger_dist_link_convex"/> </body> </body> </body> <body name="herb/wam/bhand/finger32" pos="0 0.05 0.07539995" quat="0.5 0.5 0.5 0.5"> <inertial pos="0.023133000 0.00078642000 0.0005279197" quat="0.01607959 0.70726900 -0.0007660079 0.706762" mass="0.062139" diaginertia="7.7733500e-05 7.662819e-05 4.8312200e-06"/> <joint name="herb/wam/bhand/j32" class="herb/wam/bhand/" range="0 2.44346" damping="0.11" armature=".01"/> <geom name="herb/wam/bhand//unnamed_geom_21" class="herb/wam/bhand/viz" mesh="herb/wam/bhand/bhand_finger_med_link_fine"/> <geom name="herb/wam/bhand//unnamed_geom_22" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_finger_med_link_convex"/> <body name="herb/wam/bhand/finger33" pos="0.069940000 0.003 0" quat="0.92388000 0 0 0.382683"> <inertial pos="0.022825000 0.0010491000 0.00042030000" quat="0.5084118 0.51165000 0.4895829 0.48993900" mass="0.041377" diaginertia="3.843398e-05 3.727529e-05 3.0998700e-06"/> <joint name="herb/wam/bhand/j33" class="herb/wam/bhand/" range="0 0.837758" damping="0.11" armature=".01"/> <geom name="herb/wam/bhand//unnamed_geom_23" class="herb/wam/bhand/viz" euler="0 0 -0.8399997" mesh="herb/wam/bhand/bhand_finger_dist_link_fine"/> <geom name="herb/wam/bhand//unnamed_geom_24" class="herb/wam/bhand/col" euler="0 0 -0.8399997" mesh="herb/wam/bhand/bhand_finger_dist_link_convex"/> </body> </body> </body> </body> </body> </body> </body> </body> </body> </body> </body> </body> </body>--> </body> <light castshadow="true" class="herb/" diffuse="0.8 0.8 0.8" mode="targetbodycom" name="herb//unnamed_light_0" pos="1 1 4.5" specular="0.4 0.4 0.4" target="herb/herb"/> </body> <!--<body name="box_3" pos="0.28870895581142419 -0.54183395581142413 0.3549998"> <geom name="//unnamed_geom_10" class="/" type="box" group="1" size="0.060027579686085103 0.055 0.055" rgba="1 0.62352943420410156 1 1"/> <joint name="//unnamed_joint_2" class="/" type="free"/> </body> <body name="box_4" pos="0.22177971291830414 0.18129056149692808 0.3549998"> <geom name="//unnamed_geom_11" class="/" type="box" group="1" size="0.062757255018445174 0.065252737323892959 0.055" rgba="0 0.83921575546264648 1 1"/> <joint name="//unnamed_joint_3" class="/" type="free"/> </body> <body name="box_5" pos="0.0476221671824321 0.15210565296867215 0.3549998"> <geom name="//unnamed_geom_12" class="/" type="box" group="1" size="0.055 0.067596402584312182 0.055" rgba="0.84313732385635376 0.26666668057441711 0 1"/> <joint name="//unnamed_joint_4" class="/" type="free"/> </body> --> <!--<body name="box_6" pos="-0.096236318603808046 -0.42142641007555215 0.3549998"> <geom name="//unnamed_geom_13" class="/" type="box" group="1" size="0.057212627535643504 0.06839772732407734 0.055" rgba="0 0.50196081399917603 0.16078431904315948 1"/> <joint name="//unnamed_joint_5" class="/" type="free"/> </body>--> <!-- <body name="box_7" pos="-0.19039386433968011 0.04115471291830413 0.3549998"> <geom name="//unnamed_geom_14" class="/" type="box" group="1" size="0.055007578371876191 0.077499983147774329 0.055" rgba="0 0.37254902720451355 0.83529418706893921 1"/> <joint name="//unnamed_joint_6" class="/" type="free"/> </body>--> <!--<body name="box_2" pos="0.13900801576105609 -0.42142641007555215 0.3549998"> <geom name="//unnamed_geom_9" class="/" type="box" group="1" size="0.055 0.055 0.055" rgba="0 0 0.5 0.0"/> <joint name="//unnamed_joint_1" class="/" type="free"/> </body>--> <!--<body name="push_obj" pos="-0.053464621446560029 -0.5 0.325"> <geom name="//unnamed_geom_8" class="/" type="cylinder" group="1" size="0.055 0.025" rgba="0.5 0.3 0 1" mass="0.05"/> <joint name="//unnamed_joint_0" class="/" type="free" damping="0.001"/> </body> <body name="target_obj" pos="0 0.0 0.325"> <geom name="//unnamed_geom_15" class="geom0" type="cylinder" contype="0" conaffinity="0" group="1" size="0.055 0.025" rgba="0.5 0.3 0 0.1666"/> </body>--> <!--<body name="gen_body_0" pos="0 0.0 0.3549998"> <geom name="gen_geom_0_0" class="/" type="box" group="1" size="0.055 0.055 0.055" rgba="0 0 0 1"/> <joint name="//unnamed_joint_0" class="/" type="free"/> </body>--> <!--<body name="gen_body_1" pos="-0.053464621446560029 -0.35 0.3549998"> <geom name="gen_geom_1_0" class="geom0" type="mesh" contype="0" conaffinity="0" group="1" mesh="mustard" material="mustard_mat"/> </body>--> <!--<body name="box_2" pos="-0.053464621446560029 -0.5 0.3549998"> <geom name="//unnamed_geom_16" class="/" type="box" group="1" contype="0" conaffinity="0" size="0.055 0.055 0.055" rgba="0 0.5 0.5 .25" mass="0.05"/> <joint name="//unnamed_joint_1" class="/" type="free"/> </body>--> <!-- <body name="virt_box_2" pos="0 .45 0.3549998"> <geom name="//unnamed_geom_16" class="/" type="box" contype="0" conaffinity="0" group="1" size="0.076178097189418481 0.067434992230686885 0.055" rgba="1 1 0.38431376218795776 0.2999999"/> </body> <body name="virt_box_3" pos="0 0.57243499223068691 0.3549998"> <geom name="//unnamed_geom_17" class="/" type="box" contype="0" conaffinity="0" group="1" size="0.060027579686085103 0.055 0.055" rgba="1 0.62352943420410156 1 0.2999999"/> </body> --> <body euler="0 0 3.071356936780281" name="gen_body_0" pos="-0.05 -0.35 0.29988399999710963"><geom class="/" mesh="gen_mesh_0" name="gen_geom_0" rgba="0.5769390588104387 0.9506934036021233 0.23419129410494954 1" type="mesh"/><joint class="/" name="gen_joint_0" type="free"/></body><body euler="0 0 5.154691794225739" name="gen_body_gadded_1" pos="0.11136674150009974 -0.3779445444015392 0.3068979806187766"><geom class="/" mesh="gen_mesh_gadded_1" name="gen_geom_gadded_1" rgba="0.03764513718097662 0.8452310954031439 0.37786698461887835 1" type="mesh"/><joint class="/" name="gen_joint_gadded_1" type="free"/></body><body euler="0 0 3.224861876746124" name="gen_body_gadded_2" pos="-0.027179510556496384 -0.02452054814388288 0.30479487217026946"><geom class="/" mesh="gen_mesh_gadded_2" name="gen_geom_gadded_2" rgba="0.9808966155636647 0.7683338046750062 0.6924831628622674 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.972222
10,958
0.688487
fcfc12a50f51cec16da86611329d45d81062fc89
2,722
xml
XML
gym/envs/robotics/assets/fetch/random_obj_xml/9649_peg.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/9649_peg.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/9649_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/964/964.stl" name="obj0" scale="0.0035988673644630565 0.0035988673644630565 0.0035988673644630565" /> </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.013444612711487442 0.04 0.020794912425161554" 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.006574041932401768 -0.015444003840744066 0.03144215929563135" size="0.014742355858159984 0.01634946356058708 0.041149543291061484" type="box" zaxis="1.0 0.0 0.0" /> <site name="object0" pos="-0.001786972184231756 -0.013010069161222134 0.003737228716057303" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" /> <site name="handle0" pos="-0.006574041932401768 -0.015444003840744066 0.021442159295631348" 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
222
0.65687
fcfd9fad19de6fdbe9b49f6d9f5109278b12fd5e
2,723
xml
XML
gym/envs/robotics/assets/fetch/random_obj_xml/251_peg.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/251_peg.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/251_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/025/025.stl" name="obj0" scale="0.006723425262446804 0.006723425262446804 0.006723425262446804" /> </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.019023662843082732 0.04 0.015495276499603274" 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="8.274265307099736e-05 -0.004728529602620968 0.025050997457357376" size="0.015368356893711115 0.014896976981687772 0.04218823622557719" type="box" zaxis="0.0 0.0 1.0" /> <site name="object0" pos="-0.0008780292303525193 -0.006845579666240394 -0.0016419622686165414" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" /> <site name="handle0" pos="8.274265307099736e-05 -0.004728529602620968 0.015050997457357374" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" /> </body> <light ambient="0.2 0.2 0.2" castshadow="false" diffuse="0.8 0.8 0.8" dir="0 0 -1" directional="true" name="light0" pos="0 0 4" specular="0.3 0.3 0.3" /> </worldbody> <actuator> <position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:l_gripper_finger_joint" kp="30000" name="robot0:l_gripper_finger_joint" user="1" /> <position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:r_gripper_finger_joint" kp="30000" name="robot0:r_gripper_finger_joint" user="1" /> </actuator> </mujoco>
50.425926
223
0.656629
fcfda546712b5a0bc5794acbac72ef32e3b340cc
2,723
xml
XML
gym/envs/robotics/assets/fetch/random_obj_xml/2978_peg.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/2978_peg.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/2978_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/297/297.stl" name="obj0" scale="0.005733086141769188 0.005733086141769188 0.005733086141769188" /> </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.02904578084274933 0.04 0.024936427957681223" 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.0017854743501784969 -0.023635843626431452 0.025824267989296004" size="0.024978324255758074 0.020990362342159872 0.050952248076981954" type="box" zaxis="0.0 0.0 1.0" /> <site name="object0" pos="-0.000890962421189135 -0.019846145455410663 -0.00019155213000472552" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" /> <site name="handle0" pos="0.0017854743501784969 -0.023635843626431452 0.015824267989296002" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" /> </body> <light ambient="0.2 0.2 0.2" castshadow="false" diffuse="0.8 0.8 0.8" dir="0 0 -1" directional="true" name="light0" pos="0 0 4" specular="0.3 0.3 0.3" /> </worldbody> <actuator> <position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:l_gripper_finger_joint" kp="30000" name="robot0:l_gripper_finger_joint" user="1" /> <position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:r_gripper_finger_joint" kp="30000" name="robot0:r_gripper_finger_joint" user="1" /> </actuator> </mujoco>
50.425926
224
0.657363
fcfe33851f87dfc8b2e6d192badcb67abfe4762b
2,720
xml
XML
gym/envs/robotics/assets/fetch/random_obj_xml/8687_peg.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/8687_peg.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/8687_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/868/868.stl" name="obj0" scale="0.006058164436757307 0.006058164436757307 0.006058164436757307" /> </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.017186318847252472 0.04 0.014816228610893184" 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.0032716553334307115 -0.012557073640296536 0.042017569407345655" size="0.014526166792931963 0.016146054382078816 0.05553478805931229" type="box" zaxis="0.0 0.0 1.0" /> <site name="object0" pos="0.0028679671741729503 -0.013408995507436893 0.0012990099589265485" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" /> <site name="handle0" pos="0.0032716553334307115 -0.012557073640296536 0.03201756940734565" 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.657721
fcfe5961a3743203cd8e6d80e17f009071e9ed42
2,727
xml
XML
gym/envs/robotics/assets/fetch/random_obj_xml/3545_peg.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/3545_peg.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/3545_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/354/354.stl" name="obj0" scale="0.0044647406593997805 0.0044647406593997805 0.0044647406593997805" /> </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.023061153441193284 0.04 0.018154986105168976" 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.005914656783996302 -0.003361865743566386 0.027909523786989576" size="0.010033775391630943 0.012834741329289103 0.04687221899477363" type="box" zaxis="0.0 0.0 1.0" /> <site name="object0" pos="-0.00031196119773756404 -0.009682849397193096 -0.0008077091026150815" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" /> <site name="handle0" pos="-0.005914656783996302 -0.003361865743566386 0.017909523786989574" 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
223
0.657132
1e029c540c0e7b126ec7dbb78cbbbac2d6d06677
1,769
xml
XML
gym/envs/robotics/assets/fetch/random_obj_xml/7020_grasp.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/7020_grasp.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/7020_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/702/702.stl" name="obj0" scale="0.00610634515717741 0.00610634515717741 0.00610634515717741" /> </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.02034452542603087 0.04352966766207426 0.018235650275238394"> <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.00030626823154322085 -0.0012108509382185457 -0.000271957831536066" rgba="1 0 0 0" size="0.010172262713015435 0.02176483383103713 0.009117825137619197" 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
202
0.66987
1e032d762e1e625848c45862ce9e38199947ee49
99,429
xml
XML
herb_reconf/cluttered_scenes/hard_pushing_009_gelatin_box_4_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_009_gelatin_box_4_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_009_gelatin_box_4_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/009_gelatin_box/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.1241533236048378 1.1241533236048378 1.1241533236048378"/><mesh class="geom0" file="ycb_objects/010_potted_meat_can/google_16k/nontextured.stl" name="gen_mesh_gadded_2" scale="1.7264559562607862 1.7264559562607862 1.7264559562607862"/><mesh class="geom0" file="ycb_objects/003_cracker_box/google_16k/nontextured.stl" name="gen_mesh_gadded_3" scale="1.454970271011858 1.454970271011858 1.454970271011858"/><mesh class="geom0" file="ycb_objects/026_sponge/google_16k/nontextured.stl" name="gen_mesh_gadded_4" scale="0.6329777501579041 0.6329777501579041 0.6329777501579041"/></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.786915914191008" name="gen_body_0" pos="0 0 0.30054500001715495"><geom class="/" mesh="gen_mesh_0" name="gen_geom_0" rgba="0.9245683153249372 0.313690352941013 0.8404010309909289 1" type="mesh"/><joint class="/" name="gen_joint_0" type="free"/></body><body euler="0 0 5.517786694485275" name="gen_body_gadded_1" pos="0.09680301521790115 -0.020317935852267228 0.30171182889462805"><geom class="/" mesh="gen_mesh_gadded_1" name="gen_geom_gadded_1" rgba="0.5754815488918082 0.13458500220666414 0.35377192359378595 1" type="mesh"/><joint class="/" name="gen_joint_gadded_1" type="free"/></body><body euler="0 0 0.2253247685883725" name="gen_body_gadded_2" pos="0.3120739304506941 0.329860455891869 0.308604210386752"><geom class="/" mesh="gen_mesh_gadded_2" name="gen_geom_gadded_2" rgba="0.5540420197095876 0.6844019999643544 0.6827621832597243 1" type="mesh"/><joint class="/" name="gen_joint_gadded_2" type="free"/></body><body euler="0 0 5.208408586012826" name="gen_body_gadded_3" pos="-0.2904345107029991 0.18301382262816 0.30711033516721864"><geom class="/" mesh="gen_mesh_gadded_3" name="gen_geom_gadded_3" rgba="0.17716868251689233 0.22379238386052225 0.4929425921341998 1" type="mesh"/><joint class="/" name="gen_joint_gadded_3" type="free"/></body><body euler="0 0 6.263092236911702" name="gen_body_gadded_4" pos="0.014556241670913232 -0.10588102428926216 0.2999312361489305"><geom class="/" mesh="gen_mesh_gadded_4" name="gen_geom_gadded_4" rgba="0.22907087100758816 0.0781592018907582 0.9904698667645117 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="herb/wam_1/bhand//unnamed_geom_24" geom2="table_plane"/> <pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_22" geom2="table_plane"/> <pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_20" geom2="table_plane"/> <pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_18" geom2="table_plane"/> <pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_16" geom2="table_plane"/> <pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_15" geom2="table_plane"/> <pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_14" geom2="table_plane"/> <pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_12" geom2="table_plane"/> <pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_10" geom2="table_plane"/> <pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_8" geom2="table_plane"/> <pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_7" geom2="table_plane"/> <pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_6" geom2="table_plane"/> <pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_4" geom2="table_plane"/> <pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_3" geom2="table_plane"/> <pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_2" geom2="table_plane"/> <pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_1" geom2="table_plane"/> <pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1//unnamed_geom_24" geom2="table_plane"/> <pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1//unnamed_geom_22" geom2="table_plane"/> <pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1//unnamed_geom_21" geom2="table_plane"/> <pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1//unnamed_geom_20" geom2="table_plane"/> <pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1//unnamed_geom_18" geom2="table_plane"/> <pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1//unnamed_geom_17" geom2="table_plane"/> <!--<pair geom1="//unnamed_geom_10" geom2="tabletop" friction="2 2 0.005 0.0001 0.0001" /> <pair geom1="//unnamed_geom_11" geom2="tabletop" friction="2 2 0.005 0.0001 0.0001" /> <pair geom1="//unnamed_geom_12" geom2="tabletop" friction="2 2 0.005 0.0001 0.0001" /> <pair geom1="//unnamed_geom_14" geom2="tabletop" friction="2 2 0.005 0.0001 0.0001" /> --> <!--<exclude body1="herb/wam_1/bhand/finger11" body2="herb/wam_1/bhand/finger12"/> <exclude body1="herb/wam_1/bhand/finger11" body2="herb/wam_1/bhand/finger13"/> <exclude body1="herb/wam_1/bhand/finger12" body2="herb/wam_1/bhand/finger13"/> <exclude body1="herb/wam_1/bhand/finger21" body2="herb/wam_1/bhand/finger22"/> <exclude body1="herb/wam_1/bhand/finger21" body2="herb/wam_1/bhand/finger23"/> <exclude body1="herb/wam_1/bhand/finger22" body2="herb/wam_1/bhand/finger23"/> <exclude body1="herb/wam_1/bhand/finger32" body2="herb/wam_1/bhand/finger33"/> <exclude body1="herb/wam_1/bhand/finger11" body2="herb/wam_1/bhand/finger21"/> <exclude body1="herb/wam_1/bhand/finger11" body2="herb/wam_1/bhand/finger22"/> <exclude body1="herb/wam_1/bhand/finger11" body2="herb/wam_1/bhand/finger23"/> <exclude body1="herb/wam_1/bhand/finger12" body2="herb/wam_1/bhand/finger21"/> <exclude body1="herb/wam_1/bhand/finger12" body2="herb/wam_1/bhand/finger22"/> <exclude body1="herb/wam_1/bhand/finger12" body2="herb/wam_1/bhand/finger23"/> <exclude body1="herb/wam_1/bhand/finger13" body2="herb/wam_1/bhand/finger21"/> <exclude body1="herb/wam_1/bhand/finger13" body2="herb/wam_1/bhand/finger22"/> <exclude body1="herb/wam_1/bhand/finger13" body2="herb/wam_1/bhand/finger23"/> <exclude body1="herb/wam_1/bhand/finger32" body2="herb/wam_1/bhand/finger21"/> <exclude body1="herb/wam_1/bhand/finger32" body2="herb/wam_1/bhand/finger22"/> <exclude body1="herb/wam_1/bhand/finger32" body2="herb/wam_1/bhand/finger23"/> <exclude body1="herb/wam_1/bhand/finger33" body2="herb/wam_1/bhand/finger21"/> <exclude body1="herb/wam_1/bhand/finger33" body2="herb/wam_1/bhand/finger22"/> <exclude body1="herb/wam_1/bhand/finger33" body2="herb/wam_1/bhand/finger23"/> <exclude body1="herb/wam_1/bhand/finger32" body2="herb/wam_1/bhand/finger11"/> <exclude body1="herb/wam_1/bhand/finger32" body2="herb/wam_1/bhand/finger12"/> <exclude body1="herb/wam_1/bhand/finger32" body2="herb/wam_1/bhand/finger13"/> <exclude body1="herb/wam_1/bhand/finger33" body2="herb/wam_1/bhand/finger11"/> <exclude body1="herb/wam_1/bhand/finger33" body2="herb/wam_1/bhand/finger12"/> <exclude body1="herb/wam_1/bhand/finger33" body2="herb/wam_1/bhand/finger13"/> <exclude body1="herb/wam_1/bhand/bhand_palm_link" body2="herb/wam_1/bhand/finger11"/> <exclude body1="herb/wam_1/bhand/bhand_palm_link" body2="herb/wam_1/bhand/finger21"/> <exclude body1="herb/wam_1/bhand/bhand_palm_link" body2="herb/wam_1/bhand/finger32"/> <exclude body1="herb/wam_1/bhand/bhand_palm_link" body2="herb/wam_1/8_wrist_palm_link"/> <exclude body1="herb/wam_1/8_wrist_palm_link" body2="herb/wam_1/7_wrist_pitch_link"/> <exclude body1="herb/wam_1/7_wrist_pitch_link" body2="herb/wam_1/6_wrist_yaw_link"/> <exclude body1="herb/wam_1/6_wrist_yaw_link" body2="herb/wam_1/5_forearm_link"/> <exclude body1="herb/wam_1/5_forearm_link" body2="herb/wam_1/4_upper_arm_link"/> <exclude body1="herb/wam_1/4_upper_arm_link" body2="herb/wam_1/3_shoulder_pitch_link"/> <exclude body1="herb/wam_1/3_shoulder_pitch_link" body2="herb/wam_1/2_shoulder_yaw_link"/> <exclude body1="herb/wam_1/2_shoulder_yaw_link" body2="herb/wam_1/1_base_link"/>--> <pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1/bhand//unnamed_geom_24" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1/bhand//unnamed_geom_22" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1/bhand//unnamed_geom_20" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1/bhand//unnamed_geom_18" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1/bhand//unnamed_geom_16" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1/bhand//unnamed_geom_15" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1/bhand//unnamed_geom_14" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1/bhand//unnamed_geom_12" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1/bhand//unnamed_geom_10" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1/bhand//unnamed_geom_8" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1/bhand//unnamed_geom_7" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1/bhand//unnamed_geom_6" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1/bhand//unnamed_geom_4" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1/bhand//unnamed_geom_3" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1/bhand//unnamed_geom_2" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1/bhand//unnamed_geom_1" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1//unnamed_geom_24" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1//unnamed_geom_22" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1//unnamed_geom_21" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1//unnamed_geom_20" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1//unnamed_geom_18" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1//unnamed_geom_17" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="0.5 0.5 0.005 0.0001 0.0001" geom1="gen_geom_0" geom2="table_plane" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1/bhand//unnamed_geom_24" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1/bhand//unnamed_geom_22" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1/bhand//unnamed_geom_20" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1/bhand//unnamed_geom_18" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1/bhand//unnamed_geom_16" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1/bhand//unnamed_geom_15" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1/bhand//unnamed_geom_14" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1/bhand//unnamed_geom_12" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1/bhand//unnamed_geom_10" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1/bhand//unnamed_geom_8" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1/bhand//unnamed_geom_7" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1/bhand//unnamed_geom_6" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1/bhand//unnamed_geom_4" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1/bhand//unnamed_geom_3" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1/bhand//unnamed_geom_2" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1/bhand//unnamed_geom_1" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1//unnamed_geom_24" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1//unnamed_geom_22" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1//unnamed_geom_21" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1//unnamed_geom_20" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1//unnamed_geom_18" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1//unnamed_geom_17" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="0.5 0.5 0.005 0.0001 0.0001" geom1="gen_geom_gadded_1" geom2="table_plane" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="0.5 0.5 0.005 0.0001 0.0001" geom1="gen_geom_gadded_1" geom2="gen_geom_0" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1/bhand//unnamed_geom_24" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1/bhand//unnamed_geom_22" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1/bhand//unnamed_geom_20" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1/bhand//unnamed_geom_18" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1/bhand//unnamed_geom_16" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1/bhand//unnamed_geom_15" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1/bhand//unnamed_geom_14" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1/bhand//unnamed_geom_12" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1/bhand//unnamed_geom_10" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1/bhand//unnamed_geom_8" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1/bhand//unnamed_geom_7" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1/bhand//unnamed_geom_6" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1/bhand//unnamed_geom_4" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1/bhand//unnamed_geom_3" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1/bhand//unnamed_geom_2" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1/bhand//unnamed_geom_1" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1//unnamed_geom_24" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1//unnamed_geom_22" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1//unnamed_geom_21" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1//unnamed_geom_20" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1//unnamed_geom_18" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1//unnamed_geom_17" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="0.5 0.5 0.005 0.0001 0.0001" geom1="gen_geom_gadded_2" geom2="table_plane" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="0.5 0.5 0.005 0.0001 0.0001" geom1="gen_geom_gadded_2" geom2="gen_geom_0" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="0.5 0.5 0.005 0.0001 0.0001" geom1="gen_geom_gadded_2" geom2="gen_geom_gadded_1" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_3" geom2="herb/wam_1/bhand//unnamed_geom_24" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_3" geom2="herb/wam_1/bhand//unnamed_geom_22" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_3" geom2="herb/wam_1/bhand//unnamed_geom_20" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_3" geom2="herb/wam_1/bhand//unnamed_geom_18" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_3" geom2="herb/wam_1/bhand//unnamed_geom_16" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_3" geom2="herb/wam_1/bhand//unnamed_geom_15" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_3" geom2="herb/wam_1/bhand//unnamed_geom_14" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_3" geom2="herb/wam_1/bhand//unnamed_geom_12" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_3" geom2="herb/wam_1/bhand//unnamed_geom_10" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_3" geom2="herb/wam_1/bhand//unnamed_geom_8" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_3" geom2="herb/wam_1/bhand//unnamed_geom_7" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_3" geom2="herb/wam_1/bhand//unnamed_geom_6" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_3" geom2="herb/wam_1/bhand//unnamed_geom_4" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_3" geom2="herb/wam_1/bhand//unnamed_geom_3" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_3" geom2="herb/wam_1/bhand//unnamed_geom_2" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_3" geom2="herb/wam_1/bhand//unnamed_geom_1" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_3" geom2="herb/wam_1//unnamed_geom_24" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_3" geom2="herb/wam_1//unnamed_geom_22" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_3" geom2="herb/wam_1//unnamed_geom_21" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_3" geom2="herb/wam_1//unnamed_geom_20" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_3" geom2="herb/wam_1//unnamed_geom_18" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_3" geom2="herb/wam_1//unnamed_geom_17" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="0.5 0.5 0.005 0.0001 0.0001" geom1="gen_geom_gadded_3" geom2="table_plane" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="0.5 0.5 0.005 0.0001 0.0001" geom1="gen_geom_gadded_3" geom2="gen_geom_0" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="0.5 0.5 0.005 0.0001 0.0001" geom1="gen_geom_gadded_3" geom2="gen_geom_gadded_1" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="0.5 0.5 0.005 0.0001 0.0001" geom1="gen_geom_gadded_3" geom2="gen_geom_gadded_2" solimp="0.999 0.999 0.01" solref="0.01 1"/><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="-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>
145.364035
19,113
0.691549
1e036d73d5e089da0cfe5c08616e2ed5b041c229
1,455
xml
XML
gym/envs/robotics/assets/fetch/random_obj_xml/4462_slide.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/4462_slide.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/4462_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/446/446.stl" name="obj0" scale="0.010628930976967184 0.010628930976967184 0.010628930976967184" /> </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.03872185454281203 0.07189172950552915 0.23569494757919132"> <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
1e04a80031c880e2bfd42d23ac5b1b4509ddc472
2,719
xml
XML
gym/envs/robotics/assets/fetch/random_obj_xml/8688_peg.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/8688_peg.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/8688_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/868/868.stl" name="obj0" scale="0.006058164436757307 0.006058164436757307 0.006058164436757307" /> </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.017186318847252472 0.04 0.014816228610893184" 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.002798599360533687 -0.015360164346629823 0.039282376367089186" size="0.01229393735231743 0.014545433774169706 0.052799595019055824" type="box" zaxis="0.0 0.0 1.0" /> <site name="object0" pos="0.0028679671741729503 -0.013408995507436893 0.0012990099589265485" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" /> <site name="handle0" pos="0.002798599360533687 -0.015360164346629823 0.029282376367089184" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" /> </body> <light ambient="0.2 0.2 0.2" castshadow="false" diffuse="0.8 0.8 0.8" dir="0 0 -1" directional="true" name="light0" pos="0 0 4" specular="0.3 0.3 0.3" /> </worldbody> <actuator> <position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:l_gripper_finger_joint" kp="30000" name="robot0:l_gripper_finger_joint" user="1" /> <position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:r_gripper_finger_joint" kp="30000" name="robot0:r_gripper_finger_joint" user="1" /> </actuator> </mujoco>
50.351852
222
0.657595
1e074148721390b733ce50220d97479aa88f9606
1,316
xml
XML
gym_kuka_mujoco/envs/assets/full_peg_insertion_experiment_moving_hole_id=054.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=054.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=054.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-007922_outer=0-10_height=0-05_num_facets=16_id=054.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
1e077214adf7d5b03918140d118fd7f0f8d9578b
1,766
xml
XML
gym/envs/robotics/assets/fetch/random_obj_xml/9644_grasp.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/9644_grasp.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/9644_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/964/964.stl" name="obj0" scale="0.006749601879063007 0.006749601879063007 0.006749601879063007" /> </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.025215095203784794 0.07501917904184872 0.03900043145956898"> <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.00335142965579214 -0.024400117693813946 0.007009095754256032" rgba="1 0 0 0" size="0.012607547601892397 0.03750958952092436 0.01950021572978449" 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
196
0.669875
1e08ad306cbe9f4a7768c1683e4f68c24f5483eb
13,225
xml
XML
data_gen/collect_bottle_data_xmls/test_bottle_7746997b8cfd8d11f4718731863dd64d.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_7746997b8cfd8d11f4718731863dd64d.xml
YunchuZhang/Visually-Grounded-Library-of-Behaviors
896afda942dfc04e4aaad2ee751c32df1eb17913
[ "MIT" ]
null
null
null
data_gen/collect_bottle_data_xmls/test_bottle_7746997b8cfd8d11f4718731863dd64d.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_7746997b8cfd8d11f4718731863dd64d.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="0.4619647572134121" friction="1.3 0.3 0.1" group="1" material="ceramic" mesh="7746997b8cfd8d11f4718731863dd64d_mesh_0" pos="0 0 0" solimp="0.998 0.998 0.001" solref="0.001 1" type="mesh" /><geom condim="4" density="0.2495883312225725" friction="1.3 0.3 0.1" group="1" material="ceramic" mesh="7746997b8cfd8d11f4718731863dd64d_mesh_1" pos="0 0 0" solimp="0.998 0.998 0.001" solref="0.001 1" type="mesh" /><geom condim="4" density="0.4714168000375628" friction="1.3 0.3 0.1" group="1" material="ceramic" mesh="7746997b8cfd8d11f4718731863dd64d_mesh_2" pos="0 0 0" solimp="0.998 0.998 0.001" solref="0.001 1" type="mesh" /><geom condim="4" density="0.4456527276179764" friction="1.3 0.3 0.1" group="1" material="ceramic" mesh="7746997b8cfd8d11f4718731863dd64d_mesh_3" pos="0 0 0" solimp="0.998 0.998 0.001" solref="0.001 1" type="mesh" /><geom condim="4" density="0.30512724037918615" friction="1.3 0.3 0.1" group="1" material="ceramic" mesh="7746997b8cfd8d11f4718731863dd64d_mesh_4" pos="0 0 0" solimp="0.998 0.998 0.001" solref="0.001 1" type="mesh" /><geom condim="4" density="0.3416799080528344" friction="1.3 0.3 0.1" group="1" material="ceramic" mesh="7746997b8cfd8d11f4718731863dd64d_mesh_5" pos="0 0 0" solimp="0.998 0.998 0.001" solref="0.001 1" type="mesh" /><geom condim="4" density="0.9180800404151979" friction="1.3 0.3 0.1" group="1" material="ceramic" mesh="7746997b8cfd8d11f4718731863dd64d_mesh_6" pos="0 0 0" solimp="0.998 0.998 0.001" solref="0.001 1" type="mesh" /><geom condim="4" density="1.0145318421718204" friction="1.3 0.3 0.1" group="1" material="ceramic" mesh="7746997b8cfd8d11f4718731863dd64d_mesh_7" pos="0 0 0" solimp="0.998 0.998 0.001" solref="0.001 1" type="mesh" /><geom condim="4" density="1.185663859631752" friction="1.3 0.3 0.1" group="1" material="ceramic" mesh="7746997b8cfd8d11f4718731863dd64d_mesh_8" pos="0 0 0" solimp="0.998 0.998 0.001" solref="0.001 1" type="mesh" /><geom condim="4" density="0.9699588752568364" friction="1.3 0.3 0.1" group="1" material="ceramic" mesh="7746997b8cfd8d11f4718731863dd64d_mesh_9" pos="0 0 0" solimp="0.998 0.998 0.001" solref="0.001 1" type="mesh" /><geom condim="4" density="0.594546782686256" friction="1.3 0.3 0.1" group="1" material="ceramic" mesh="7746997b8cfd8d11f4718731863dd64d_mesh_10" pos="0 0 0" solimp="0.998 0.998 0.001" solref="0.001 1" type="mesh" /><geom condim="4" density="0.4180886783317916" friction="1.3 0.3 0.1" group="1" material="ceramic" mesh="7746997b8cfd8d11f4718731863dd64d_mesh_11" pos="0 0 0" solimp="0.998 0.998 0.001" solref="0.001 1" type="mesh" /><geom condim="4" density="0.43529089529342957" friction="1.3 0.3 0.1" group="1" material="ceramic" mesh="7746997b8cfd8d11f4718731863dd64d_mesh_12" pos="0 0 0" solimp="0.998 0.998 0.001" solref="0.001 1" type="mesh" /><geom condim="4" density="0.5968295663000233" friction="1.3 0.3 0.1" group="1" material="ceramic" mesh="7746997b8cfd8d11f4718731863dd64d_mesh_13" pos="0 0 0" solimp="0.998 0.998 0.001" solref="0.001 1" type="mesh" /><geom condim="4" density="0.4752535466805348" friction="1.3 0.3 0.1" group="1" material="ceramic" mesh="7746997b8cfd8d11f4718731863dd64d_mesh_14" pos="0 0 0" solimp="0.998 0.998 0.001" solref="0.001 1" type="mesh" /><geom condim="4" density="0.4251493842305669" friction="1.3 0.3 0.1" group="1" material="ceramic" mesh="7746997b8cfd8d11f4718731863dd64d_mesh_15" pos="0 0 0" solimp="0.998 0.998 0.001" solref="0.001 1" type="mesh" /><geom condim="4" density="1.236306820621217" friction="1.3 0.3 0.1" group="1" material="ceramic" mesh="7746997b8cfd8d11f4718731863dd64d_mesh_16" pos="0 0 0" solimp="0.998 0.998 0.001" solref="0.001 1" type="mesh" /><geom condim="4" density="0.3754861933396103" friction="1.3 0.3 0.1" group="1" material="ceramic" mesh="7746997b8cfd8d11f4718731863dd64d_mesh_17" pos="0 0 0" solimp="0.998 0.998 0.001" solref="0.001 1" type="mesh" /><geom condim="4" density="0.47308409916632194" friction="1.3 0.3 0.1" group="1" material="ceramic" mesh="7746997b8cfd8d11f4718731863dd64d_mesh_18" pos="0 0 0" solimp="0.998 0.998 0.001" solref="0.001 1" type="mesh" /><geom condim="4" density="1.0757515121867354" friction="1.3 0.3 0.1" group="1" material="ceramic" mesh="7746997b8cfd8d11f4718731863dd64d_mesh_19" pos="0 0 0" solimp="0.998 0.998 0.001" solref="0.001 1" type="mesh" /><geom condim="4" density="1.7311612185186631" friction="1.3 0.3 0.1" group="1" material="ceramic" mesh="7746997b8cfd8d11f4718731863dd64d_mesh_20" pos="0 0 0" solimp="0.998 0.998 0.001" solref="0.001 1" type="mesh" /><geom condim="4" density="1.3388561520409283" friction="1.3 0.3 0.1" group="1" material="ceramic" mesh="7746997b8cfd8d11f4718731863dd64d_mesh_21" pos="0 0 0" solimp="0.998 0.998 0.001" solref="0.001 1" type="mesh" /><geom condim="4" density="0.43000900813921483" friction="1.3 0.3 0.1" group="1" material="ceramic" mesh="7746997b8cfd8d11f4718731863dd64d_mesh_22" pos="0 0 0" solimp="0.998 0.998 0.001" solref="0.001 1" type="mesh" /><geom condim="4" density="1.3220574305014003" friction="1.3 0.3 0.1" group="1" material="ceramic" mesh="7746997b8cfd8d11f4718731863dd64d_mesh_23" pos="0 0 0" solimp="0.998 0.998 0.001" solref="0.001 1" type="mesh" /><geom condim="4" density="1.2310526621365554" friction="1.3 0.3 0.1" group="1" material="ceramic" mesh="7746997b8cfd8d11f4718731863dd64d_mesh_24" pos="0 0 0" solimp="0.998 0.998 0.001" solref="0.001 1" type="mesh" /><geom condim="4" density="0.8941810711542628" friction="1.3 0.3 0.1" group="1" material="ceramic" mesh="7746997b8cfd8d11f4718731863dd64d_mesh_25" pos="0 0 0" solimp="0.998 0.998 0.001" solref="0.001 1" type="mesh" /><geom condim="4" density="1.4106754553173635" friction="1.3 0.3 0.1" group="1" material="ceramic" mesh="7746997b8cfd8d11f4718731863dd64d_mesh_26" pos="0 0 0" solimp="0.998 0.998 0.001" solref="0.001 1" type="mesh" /><geom condim="4" density="0.9251367337869382" friction="1.3 0.3 0.1" group="1" material="ceramic" mesh="7746997b8cfd8d11f4718731863dd64d_mesh_27" pos="0 0 0" solimp="0.998 0.998 0.001" solref="0.001 1" type="mesh" /><geom condim="4" density="0.44474996607835016" friction="1.3 0.3 0.1" group="1" material="ceramic" mesh="7746997b8cfd8d11f4718731863dd64d_mesh_28" pos="0 0 0" solimp="0.998 0.998 0.001" solref="0.001 1" type="mesh" /><geom condim="4" density="0.6093128315487959" friction="1.3 0.3 0.1" group="1" material="ceramic" mesh="7746997b8cfd8d11f4718731863dd64d_mesh_29" pos="0 0 0" solimp="0.998 0.998 0.001" solref="0.001 1" type="mesh" /><geom condim="4" density="1.5476889736705506" friction="1.3 0.3 0.1" group="1" material="ceramic" mesh="7746997b8cfd8d11f4718731863dd64d_mesh_30" pos="0 0 0" solimp="0.998 0.998 0.001" solref="0.001 1" type="mesh" /><geom condim="4" density="1.6057240088083076" friction="1.3 0.3 0.1" group="1" material="ceramic" mesh="7746997b8cfd8d11f4718731863dd64d_mesh_31" pos="0 0 0" solimp="0.998 0.998 0.001" solref="0.001 1" type="mesh" /><geom condim="4" density="1.507842591284735" friction="1.3 0.3 0.1" group="1" material="ceramic" mesh="7746997b8cfd8d11f4718731863dd64d_mesh_32" pos="0 0 0" solimp="0.998 0.998 0.001" solref="0.001 1" type="mesh" /><geom condim="4" density="1.0682000769036926" friction="1.3 0.3 0.1" group="1" material="ceramic" mesh="7746997b8cfd8d11f4718731863dd64d_mesh_33" pos="0 0 0" solimp="0.998 0.998 0.001" solref="0.001 1" type="mesh" /><geom condim="4" density="0.8352701691839026" friction="1.3 0.3 0.1" group="1" material="ceramic" mesh="7746997b8cfd8d11f4718731863dd64d_mesh_34" pos="0 0 0" solimp="0.998 0.998 0.001" solref="0.001 1" type="mesh" /><geom condim="4" density="1.2602331686121957" friction="1.3 0.3 0.1" group="1" material="ceramic" mesh="7746997b8cfd8d11f4718731863dd64d_mesh_35" pos="0 0 0" solimp="0.998 0.998 0.001" solref="0.001 1" type="mesh" /><geom condim="4" density="1.4286329934134434" friction="1.3 0.3 0.1" group="1" material="ceramic" mesh="7746997b8cfd8d11f4718731863dd64d_mesh_36" pos="0 0 0" solimp="0.998 0.998 0.001" solref="0.001 1" type="mesh" /><geom condim="4" density="1.777989932198561" friction="1.3 0.3 0.1" group="1" material="ceramic" mesh="7746997b8cfd8d11f4718731863dd64d_mesh_37" pos="0 0 0" solimp="0.998 0.998 0.001" solref="0.001 1" type="mesh" /><geom condim="4" density="0.8154183836297705" friction="1.3 0.3 0.1" group="1" material="ceramic" mesh="7746997b8cfd8d11f4718731863dd64d_mesh_38" pos="0 0 0" solimp="0.998 0.998 0.001" solref="0.001 1" type="mesh" /><geom condim="4" density="1.238988871468212" friction="1.3 0.3 0.1" group="1" material="ceramic" mesh="7746997b8cfd8d11f4718731863dd64d_mesh_39" pos="0 0 0" solimp="0.998 0.998 0.001" solref="0.001 1" type="mesh" /><geom condim="4" density="1.1781356925753776" friction="1.3 0.3 0.1" group="1" material="ceramic" mesh="7746997b8cfd8d11f4718731863dd64d_mesh_40" pos="0 0 0" solimp="0.998 0.998 0.001" solref="0.001 1" type="mesh" /><geom condim="4" density="0.9414413727061026" friction="1.3 0.3 0.1" group="1" material="ceramic" mesh="7746997b8cfd8d11f4718731863dd64d_mesh_41" pos="0 0 0" solimp="0.998 0.998 0.001" solref="0.001 1" type="mesh" /><geom condim="4" density="0.8839530283682087" friction="1.3 0.3 0.1" group="1" material="ceramic" mesh="7746997b8cfd8d11f4718731863dd64d_mesh_42" pos="0 0 0" solimp="0.998 0.998 0.001" solref="0.001 1" type="mesh" /><geom condim="4" density="1.1799386492671675" friction="1.3 0.3 0.1" group="1" material="ceramic" mesh="7746997b8cfd8d11f4718731863dd64d_mesh_43" pos="0 0 0" solimp="0.998 0.998 0.001" solref="0.001 1" type="mesh" /><geom condim="4" density="0.9193309037842684" friction="1.3 0.3 0.1" group="1" material="ceramic" mesh="7746997b8cfd8d11f4718731863dd64d_mesh_44" pos="0 0 0" solimp="0.998 0.998 0.001" solref="0.001 1" type="mesh" /><geom condim="4" density="0.5469122851525251" friction="1.3 0.3 0.1" group="1" material="ceramic" mesh="7746997b8cfd8d11f4718731863dd64d_mesh_45" pos="0 0 0" solimp="0.998 0.998 0.001" solref="0.001 1" type="mesh" /><geom condim="4" density="0.5944148735297599" friction="1.3 0.3 0.1" group="1" material="ceramic" mesh="7746997b8cfd8d11f4718731863dd64d_mesh_46" pos="0 0 0" solimp="0.998 0.998 0.001" solref="0.001 1" type="mesh" /><geom condim="4" density="1.0700813220319272" friction="1.3 0.3 0.1" group="1" material="ceramic" mesh="7746997b8cfd8d11f4718731863dd64d_mesh_47" pos="0 0 0" solimp="0.998 0.998 0.001" solref="0.001 1" type="mesh" /><geom condim="4" density="1.1765707454875536" friction="1.3 0.3 0.1" group="1" material="ceramic" mesh="7746997b8cfd8d11f4718731863dd64d_mesh_48" pos="0 0 0" solimp="0.998 0.998 0.001" solref="0.001 1" type="mesh" /><geom condim="4" density="0.8394376794251299" friction="1.3 0.3 0.1" group="1" material="ceramic" mesh="7746997b8cfd8d11f4718731863dd64d_mesh_49" pos="0 0 0" solimp="0.998 0.998 0.001" solref="0.001 1" type="mesh" /><geom condim="4" density="0.5504365213396798" friction="1.3 0.3 0.1" group="1" material="ceramic" mesh="7746997b8cfd8d11f4718731863dd64d_mesh_50" pos="0 0 0" solimp="0.998 0.998 0.001" solref="0.001 1" type="mesh" /><geom condim="4" density="0.7798059287505764" friction="1.3 0.3 0.1" group="1" material="ceramic" mesh="7746997b8cfd8d11f4718731863dd64d_mesh_51" pos="0 0 0" solimp="0.998 0.998 0.001" solref="0.001 1" type="mesh" /><geom condim="4" density="0.9838533557393775" friction="1.3 0.3 0.1" group="1" material="ceramic" mesh="7746997b8cfd8d11f4718731863dd64d_mesh_52" pos="0 0 0" solimp="0.998 0.998 0.001" solref="0.001 1" type="mesh" /><geom condim="4" density="0.4658177553993551" friction="1.3 0.3 0.1" group="1" material="ceramic" mesh="7746997b8cfd8d11f4718731863dd64d_mesh_53" pos="0 0 0" solimp="0.998 0.998 0.001" solref="0.001 1" type="mesh" /><geom condim="4" density="0.885611419248577" friction="1.3 0.3 0.1" group="1" material="ceramic" mesh="7746997b8cfd8d11f4718731863dd64d_mesh_54" pos="0 0 0" solimp="0.998 0.998 0.001" solref="0.001 1" type="mesh" /><geom condim="4" density="1.111624907962921" friction="1.3 0.3 0.1" group="1" material="ceramic" mesh="7746997b8cfd8d11f4718731863dd64d_mesh_55" 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>
426.612903
12,102
0.71206
1e0a5831d2f7c0fa3b7373019177e931d946ad41
1,459
xml
XML
gym/envs/robotics/assets/fetch/random_obj_xml/1095_slide.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/1095_slide.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/1095_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/109/109.stl" name="obj0" scale="0.0044945912392092766 0.0044945912392092766 0.0044945912392092766" /> </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.010781506357947373 0.031402124644943394 0.2224315767418026"> <joint axis="0 1 0" damping="5" frictionloss="50" name="switch" pos="0 0 0" range="0 0.2" type="slide" /> <geom condim="3" mass="2" material="block_mat" mesh="obj0" pos="0 0 0" type="mesh" /> <site name="switch" pos="0 0 0" rgba="0 1 0 0" size="0.03 0.03 0.03" type="sphere" /> </body> </body> <light ambient="0.2 0.2 0.2" castshadow="false" diffuse="0.8 0.8 0.8" dir="0 0 -1" directional="true" name="light0" pos="0 0 4" specular="0.3 0.3 0.3" /> </worldbody> </mujoco>
38.394737
155
0.619602
1e0b4eee46a04387f13ff2b31935e44544d3a258
2,715
xml
XML
gym/envs/robotics/assets/fetch/random_obj_xml/4594_peg.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/4594_peg.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/4594_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/459/459.stl" name="obj0" scale="0.005122241000926869 0.005122241000926869 0.005122241000926869" /> </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.038311535209900466 0.04 0.02566754197228304" 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.03110020613204289 -0.02862219470971483 0.042755425354179095" size="0.018533507953554636 0.027154169317367804 0.05427642224287152" type="box" zaxis="0.0 0.0 1.0" /> <site name="object0" pos="-0.017147292401022512 -0.027527109176919275 0.014146545083590612" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" /> <site name="handle0" pos="-0.03110020613204289 -0.02862219470971483 0.032755425354179094" 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
221
0.655985
1e0b63631da5a493d5209c79bb0b2165eda35d3f
90,278
xml
XML
herb_reconf/cluttered_scenes/easy_pushing_036_wood_block_3_1.0_scene.xml
wagnew3/Amodal-3D-Reconstruction-for-Robotic-Manipulationvia-Stability-and-Connectivity--Release
f55c6b0fac44d9d749e7804d99169a39d30c2111
[ "MIT" ]
null
null
null
herb_reconf/cluttered_scenes/easy_pushing_036_wood_block_3_1.0_scene.xml
wagnew3/Amodal-3D-Reconstruction-for-Robotic-Manipulationvia-Stability-and-Connectivity--Release
f55c6b0fac44d9d749e7804d99169a39d30c2111
[ "MIT" ]
null
null
null
herb_reconf/cluttered_scenes/easy_pushing_036_wood_block_3_1.0_scene.xml
wagnew3/Amodal-3D-Reconstruction-for-Robotic-Manipulationvia-Stability-and-Connectivity--Release
f55c6b0fac44d9d749e7804d99169a39d30c2111
[ "MIT" ]
null
null
null
<?xml version="1.0" ?><mujoco model="scene"> <compiler angle="radian" coordinate="local" fusestatic="false" meshdir="assets/" texturedir="assets/"/> <option apirate="50" collision="predefined" cone="elliptic" impratio="5" iterations="500" noslip_iterations="100" solver="Newton" timestep="0.002" tolerance="1e-10"/> <size nconmax="10000" njmax="10000"/> <visual> <global offheight="800" offwidth="800"/> <quality shadowsize="2048"/> <headlight ambient="0 0 0" diffuse="1.399999 1.399999 1.399999" specular="2 2 2"/> <map force="0.1" zfar="30.0"/> <rgba haze="0.1499999 0.25 0.3499998 1"/> </visual> <statistic center="0.2 0 0.5" extent="10.0"/> <default> <default class="/"/> <default class="geom0"> <geom conaffinity="0" contype="1" density="500" margin="0.001" rgba="0.75 0.6 0.5 1" solimp="0.95 0.95 0.01" solref="0.008 1" user="0"/> </default> <default class="herb/"> <joint damping="1.0"/> <default class="herb/viz"> <geom conaffinity="0" contype="0" group="1"/> </default> </default> <default class="herb/wam/"> <joint axis="0 0 1" frictionloss="0.001" limited="true" pos="0 0 0" type="hinge"/> <default class="herb/wam/viz"> <geom conaffinity="0" contype="0" group="1" type="mesh"/> </default> <default class="herb/wam/col"> <geom conaffinity="1" contype="0" group="0" type="mesh"/> </default> </default> <default class="herb/wam/bhand/"> <joint axis="0 0 1" frictionloss="0.001" limited="true" pos="0 0 0" type="hinge"/> <default class="herb/wam/bhand/col"> <geom conaffinity="1" contype="0" group="0" type="mesh"/> </default> <default class="herb/wam/bhand/viz"> <geom conaffinity="0" contype="0" group="1" rgba="0.6999996 0.8 0.8 1" type="mesh"/> </default> </default> <default class="herb/wam_1/"> <joint armature="0.1" axis="0 0 1" frictionloss="0.001" limited="true" pos="0 0 0" type="hinge"/> <default class="herb/wam_1/viz"> <geom conaffinity="0" contype="0" group="1" type="mesh"/> </default> <default class="herb/wam_1/col"> <geom conaffinity="1" condim="4" contype="1" group="0" priority="10" type="mesh"/><!-- friction="1 0.1 0.02" --> </default> </default> <default class="herb/wam_1/bhand/"> <joint armature="0.1" axis="0 0 1" frictionloss="0.001" limited="true" pos="0 0 0" type="hinge"/> <default class="herb/wam_1/bhand/col"> <geom conaffinity="1" condim="4" contype="4" friction="1 0.1 0.02" group="0" priority="10" solimp="0.99 0.99 0.01" solref="0.01 1" type="mesh"/> <!-- --> </default> <default class="herb/wam_1/bhand/viz"> <geom conaffinity="0" condim="4" contype="4" friction="1 0.1 0.02" group="1" priority="10" rgba="0.6999996 0.8 0.8 1" solimp="0.99 0.99 0.01" solref="0.01 1" type="mesh"/><!-- --> </default> </default> </default> <asset> <texture file="concrete-7baa937dd9eb091794feb091c728eb4f234150ae.png" name="concrete_2d" type="2d"/> <texture file="concrete-7baa937dd9eb091794feb091c728eb4f234150ae.png" name="concretecube" type="cube"/> <material class="/" name="concrete_2d" reflectance="0.3" rgba="0.8 0.8 0.8 1" texture="concrete_2d"/> <material class="/" name="concretecube" rgba="0.8 0.8 0.8 1" texture="concretecube"/> <texture file="marble-e5eaaff46b3aaec59944d7330fab7172f95cd8f2.png" name="marble2d" type="2d"/> <texture file="marble-e5eaaff46b3aaec59944d7330fab7172f95cd8f2.png" name="marblecube" type="cube"/> <material class="/" name="marble_2d" reflectance="0.3" rgba="0.8 0.8 0.8 1" texture="marble2d"/> <material class="/" name="marblecube" rgba="0.8 0.8 0.8 1" texture="marblecube"/> <texture file="concreteplain-371aafd0ba788c3d3517b7c74a383d92e5897f53.png" name="concreteplain_2d" type="2d"/> <texture file="concreteplain-371aafd0ba788c3d3517b7c74a383d92e5897f53.png" name="concreteplaincube" type="cube"/> <material class="/" name="concreteplain_2d" reflectance="0.3" rgba="0.8 0.8 0.8 1" texture="concreteplain_2d"/> <material class="/" name="concreteplaincube" rgba="0.8 0.8 0.8 1" texture="concreteplaincube"/> <texture file="wood-dca777828fadc82ffe5b5005a448db092b2054fb.png" name="wood2d" type="2d"/> <texture file="wood-dca777828fadc82ffe5b5005a448db092b2054fb.png" name="woodcube" type="cube"/> <material class="/" name="wood2d" reflectance="0.0" rgba="1 1 1 1" texture="wood2d"/> <material class="/" emission="1.0" name="woodcube" texture="woodcube"/> <texture file="concrete2-241aa4b6b647b116a7363537e0b2c602ff16d0ac.png" name="concrete2_2d" type="2d"/> <texture file="concrete2-241aa4b6b647b116a7363537e0b2c602ff16d0ac.png" name="concrete2_cube" type="cube"/> <material class="/" name="concrete2_2d" reflectance="0.0" rgba="1 1 1 1" texture="concrete2_2d"/> <material class="/" name="concrete2_cube" rgba="0.8 0.8 0.8 1" texture="concrete2_cube"/> <texture builtin="flat" height="1024" mark="random" markrgb="0.79000000 0.79000000 0.7399999" name="wall_2d" random="0.3" rgb1="0.8199995 0.8199995 0.78000000" type="2d" width="1024"/> <material class="/" name="wall" texture="wall_2d"/> <!--<mesh name="mustard" class="/" file="ycb_objects/006_mustard_bottle/google_16k/textured.msh"/> <texture name="mustard_tex" type="2d" file="ycb_objects/006_mustard_bottle/google_16k/texture_map.png"/> <material name="mustard_mat" class="/" texture="mustard_tex"/>--> <mesh class="herb/" file="herb_frame-d14ef2a9b97c77acae48435d827d17e822b5ea0d.STL" name="herb/herb_frame"/> <mesh class="herb/" file="herb_frame_collision-f9b6358d74932455b7ffbfd9ca74dac0fccda711.STL" name="herb/herb_frame_collision"/> <mesh class="herb/" file="herb_neobotix_base-a561bd542e4323d6590a35700af93bfe91294ed7.STL" name="herb/herb_neobotix_base"/> <mesh class="herb/" file="herb_neobotix_base_collision-c0b781e9f306e864c10c17c836695c4558f03ae7.STL" name="herb/herb_neobotix_base_collision"/> <mesh class="herb/" file="herb_neck_pan-3a5b595404c4fd221df9b6e9fa45f42ae8d6c2d1.STL" name="herb/herb_neck_pan"/> <mesh class="herb/" file="herb_neck_pan_collision-422bb9327b7695a812f7e778849056ef7beb989a.STL" name="herb/herb_neck_pan_collision"/> <mesh class="herb/" file="herb_neck_tilt-90115c2f4d254a0b190e723f5619cc119886c40b.STL" name="herb/herb_neck_tilt"/> <mesh class="herb/" file="herb_neck_tilt_collision-484db3edd8836293ddbd41a57393c8610e785d3a.STL" name="herb/herb_neck_tilt_collision"/> <mesh class="herb/" file="herb_crl_head-8d1a14390ba99fea74706e0a42bb4c69de03fda1.STL" name="herb/herb_crl_head"/> <mesh class="herb/" file="herb_crl_head_collision-7e48d4cab14a84937a24657df25f3c1493b9d4f0.STL" name="herb/herb_crl_head_collision"/> <mesh class="herb/" file="herb_kinect-f35f6b9c60f6d5c915f951d7862137deeec3b982.STL" name="herb/herb_kinect"/> <mesh class="herb/" file="herb_kinect_collision-fc0c5ad2fd441c0e68282241313155effd1beedd.STL" name="herb/herb_kinect_collision"/> <mesh class="herb/wam/" file="base_link_fine-41a147148eb8dd232dfab0184aee072e64b55281.stl" name="herb/wam/base_link_fine"/> <mesh class="herb/wam/" file="base_link_convex-241a02f0fe0e1f2c3855b352df6e69b26ab5b1b2.stl" name="herb/wam/base_link_convex"/> <mesh class="herb/wam/" file="shoulder_link_fine-70a80ea5cf6a9c11a96b4c55087f2c8f2c020d97.stl" name="herb/wam/shoulder_link_fine"/> <mesh class="herb/wam/" file="shoulder_link_convex_decomposition_p1-b99c0e22423c21ede02982f896bc789bdae3b5ff.stl" name="herb/wam/shoulder_link_convex_decomposition_p1"/> <mesh class="herb/wam/" file="shoulder_link_convex_decomposition_p2-2b3a517d82b2e4f2469d55f41baed0468e780436.stl" name="herb/wam/shoulder_link_convex_decomposition_p2"/> <mesh class="herb/wam/" file="shoulder_link_convex_decomposition_p3-e4f646ee6b98165b5a010a5f12ebfd92128fb41b.stl" name="herb/wam/shoulder_link_convex_decomposition_p3"/> <mesh class="herb/wam/" file="shoulder_pitch_link_fine-36aee65354a741fe81ccf9d2614e6e43d67f3c55.stl" name="herb/wam/shoulder_pitch_link_fine"/> <mesh class="herb/wam/" file="shoulder_pitch_link_convex-f05b3e597235abed137d821b96ff7d1e2a82ea31.stl" name="herb/wam/shoulder_pitch_link_convex"/> <mesh class="herb/wam/" file="upper_arm_link_fine-ca01ee6d48649ad9f6baea7259d5cf9d08b3d635.stl" name="herb/wam/upper_arm_link_fine"/> <mesh class="herb/wam/" file="upper_arm_link_convex_decomposition_p1-7ea03e3ea97d649eedea55dc3de0ea10bbb87283.stl" name="herb/wam/upper_arm_link_convex_decomposition_p1"/> <mesh class="herb/wam/" file="upper_arm_link_convex_decomposition_p2-25fc59a045c74cc0c5e901bc31501e8ca212159a.stl" name="herb/wam/upper_arm_link_convex_decomposition_p2"/> <mesh class="herb/wam/" file="elbow_link_fine-105c4e016f6a319ed74f5d55377fee15774c5d58.stl" name="herb/wam/elbow_link_fine"/> <mesh class="herb/wam/" file="elbow_link_convex-618d49f47d28f374d03b62f3a4f1a11c87b40044.stl" name="herb/wam/elbow_link_convex"/> <mesh class="herb/wam/" file="forearm_link_fine-e78631019336cb810525911769f36184d30c291c.stl" name="herb/wam/forearm_link_fine"/> <mesh class="herb/wam/" file="forearm_link_convex_decomposition_p1-57f1e443a9d84a9b1e59b719541351dbc72b0c65.stl" name="herb/wam/forearm_link_convex_decomposition_p1"/> <mesh class="herb/wam/" file="forearm_link_convex_decomposition_p2-6249b0eb91291b6e61d4566ef7bddcd133aeb11d.stl" name="herb/wam/forearm_link_convex_decomposition_p2"/> <mesh class="herb/wam/" file="wrist_yaw_link_fine-3ec69f37eedc74a0b8a6edd994a49a13dec2a554.stl" name="herb/wam/wrist_yaw_link_fine"/> <mesh class="herb/wam/" file="wrist_yaw_link_convex_decomposition_p1-483314d477ecff523b1f17f1b29cc860dda3b25f.stl" name="herb/wam/wrist_yaw_link_convex_decomposition_p1"/> <mesh class="herb/wam/" file="wrist_yaw_link_convex_decomposition_p2-963f6bf6f5f239543cf4bbf0630fd7e3253cbd4a.stl" name="herb/wam/wrist_yaw_link_convex_decomposition_p2"/> <mesh class="herb/wam/" file="wrist_pitch_link_fine-06a8aff3e76c7b3ff34cdaf40c9ed5950e2ad1fe.stl" name="herb/wam/wrist_pitch_link_fine"/> <mesh class="herb/wam/" file="wrist_pitch_link_convex_decomposition_p1-3328df36bd7e249a571d0cfb2e43ac0cf17b9b77.stl" name="herb/wam/wrist_pitch_link_convex_decomposition_p1"/> <mesh class="herb/wam/" file="wrist_pitch_link_convex_decomposition_p2-91c5869923c13020ad406e859d49bf3f795c96be.stl" name="herb/wam/wrist_pitch_link_convex_decomposition_p2"/> <mesh class="herb/wam/" file="wrist_pitch_link_convex_decomposition_p3-744bd1df4bb176ceef61c79ab12a5b9de038d171.stl" name="herb/wam/wrist_pitch_link_convex_decomposition_p3"/> <mesh class="herb/wam/" file="wrist_palm_link_fine-db9db06e50f8f189c8d475b09f86be267e38a874.stl" name="herb/wam/wrist_palm_link_fine"/> <mesh class="herb/wam/" file="wrist_palm_link_convex-d455a798d573176ecdc3c9794069b0e3f4f7f623.stl" name="herb/wam/wrist_palm_link_convex"/> <mesh class="herb/wam/bhand/" file="bhand_palm_fine-dff1351ac0d212f9757a6bc04b85287b4f13403a.stl" name="herb/wam/bhand/bhand_palm_fine"/> <mesh class="herb/wam/bhand/" file="bhand_palm_link_convex_decomposition_p1-f8ba6cc8e8efbe24c938e092f61618174769428c.stl" name="herb/wam/bhand/bhand_palm_link_convex_decomposition_p1"/> <mesh class="herb/wam/bhand/" file="bhand_palm_link_convex_decomposition_p2-0a66a02812a929ee040991e6d1a7b1d11bba7bb1.stl" name="herb/wam/bhand/bhand_palm_link_convex_decomposition_p2"/> <mesh class="herb/wam/bhand/" file="bhand_palm_link_convex_decomposition_p3-9d93e72f01b43aa200deff06df4a395d3eb5312a.stl" name="herb/wam/bhand/bhand_palm_link_convex_decomposition_p3"/> <mesh class="herb/wam/bhand/" file="bhand_palm_link_convex_decomposition_p4-e38e089a001a0010eec12bebd2368162120ee6a2.stl" name="herb/wam/bhand/bhand_palm_link_convex_decomposition_p4"/> <mesh class="herb/wam/bhand/" file="bhand_finger_prox_link_fine-b325b78dd2ffcab9984efe22434207b1d2e07e28.stl" name="herb/wam/bhand/bhand_finger_prox_link_fine"/> <mesh class="herb/wam/bhand/" file="bhand_finger_prox_link_convex_decomposition_p1-12071ca7dea820f8ba395c17ad58efbdd2b805a8.stl" name="herb/wam/bhand/bhand_finger_prox_link_convex_decomposition_p1"/> <mesh class="herb/wam/bhand/" file="bhand_finger_prox_link_convex_decomposition_p2-c728b40c271300b132049560287e0844b86833ed.stl" name="herb/wam/bhand/bhand_finger_prox_link_convex_decomposition_p2"/> <mesh class="herb/wam/bhand/" file="bhand_finger_prox_link_convex_decomposition_p3-561559fcb477ac41797bbd8b0da5e960b41f0363.stl" name="herb/wam/bhand/bhand_finger_prox_link_convex_decomposition_p3"/> <mesh class="herb/wam/bhand/" file="bhand_finger_med_link_fine-31e862bb0515137229a05ffa049a96de151eb229.stl" name="herb/wam/bhand/bhand_finger_med_link_fine"/> <mesh class="herb/wam/bhand/" file="bhand_finger_med_link_convex-af5d2e0e2990df27924df077b297d046b710ded5.stl" name="herb/wam/bhand/bhand_finger_med_link_convex"/> <mesh class="herb/wam/bhand/" file="bhand_finger_dist_link_fine-defe6db5320e79d25ade307bc4a42d6ef272b8d4.stl" name="herb/wam/bhand/bhand_finger_dist_link_fine"/> <mesh class="herb/wam/bhand/" file="bhand_finger_dist_link_convex-dd89f87a37ef6bb33ec5f1998f123eb1e907ddef.stl" name="herb/wam/bhand/bhand_finger_dist_link_convex"/> <mesh class="herb/wam_1/" file="base_link_fine-41a147148eb8dd232dfab0184aee072e64b55281.stl" name="herb/wam_1/base_link_fine"/> <mesh class="herb/wam_1/" file="base_link_convex-241a02f0fe0e1f2c3855b352df6e69b26ab5b1b2.stl" name="herb/wam_1/base_link_convex"/> <mesh class="herb/wam_1/" file="shoulder_link_fine-70a80ea5cf6a9c11a96b4c55087f2c8f2c020d97.stl" name="herb/wam_1/shoulder_link_fine"/> <mesh class="herb/wam_1/" file="shoulder_link_convex_decomposition_p1-b99c0e22423c21ede02982f896bc789bdae3b5ff.stl" name="herb/wam_1/shoulder_link_convex_decomposition_p1"/> <mesh class="herb/wam_1/" file="shoulder_link_convex_decomposition_p2-2b3a517d82b2e4f2469d55f41baed0468e780436.stl" name="herb/wam_1/shoulder_link_convex_decomposition_p2"/> <mesh class="herb/wam_1/" file="shoulder_link_convex_decomposition_p3-e4f646ee6b98165b5a010a5f12ebfd92128fb41b.stl" name="herb/wam_1/shoulder_link_convex_decomposition_p3"/> <mesh class="herb/wam_1/" file="shoulder_pitch_link_fine-36aee65354a741fe81ccf9d2614e6e43d67f3c55.stl" name="herb/wam_1/shoulder_pitch_link_fine"/> <mesh class="herb/wam_1/" file="shoulder_pitch_link_convex-f05b3e597235abed137d821b96ff7d1e2a82ea31.stl" name="herb/wam_1/shoulder_pitch_link_convex"/> <mesh class="herb/wam_1/" file="upper_arm_link_fine-ca01ee6d48649ad9f6baea7259d5cf9d08b3d635.stl" name="herb/wam_1/upper_arm_link_fine"/> <mesh class="herb/wam_1/" file="upper_arm_link_convex_decomposition_p1-7ea03e3ea97d649eedea55dc3de0ea10bbb87283.stl" name="herb/wam_1/upper_arm_link_convex_decomposition_p1"/> <mesh class="herb/wam_1/" file="upper_arm_link_convex_decomposition_p2-25fc59a045c74cc0c5e901bc31501e8ca212159a.stl" name="herb/wam_1/upper_arm_link_convex_decomposition_p2"/> <mesh class="herb/wam_1/" file="elbow_link_fine-105c4e016f6a319ed74f5d55377fee15774c5d58.stl" name="herb/wam_1/elbow_link_fine"/> <mesh class="herb/wam_1/" file="elbow_link_convex-618d49f47d28f374d03b62f3a4f1a11c87b40044.stl" name="herb/wam_1/elbow_link_convex"/> <mesh class="herb/wam_1/" file="forearm_link_fine-e78631019336cb810525911769f36184d30c291c.stl" name="herb/wam_1/forearm_link_fine"/> <mesh class="herb/wam_1/" file="forearm_link_convex_decomposition_p1-57f1e443a9d84a9b1e59b719541351dbc72b0c65.stl" name="herb/wam_1/forearm_link_convex_decomposition_p1"/> <mesh class="herb/wam_1/" file="forearm_link_convex_decomposition_p2-6249b0eb91291b6e61d4566ef7bddcd133aeb11d.stl" name="herb/wam_1/forearm_link_convex_decomposition_p2"/> <mesh class="herb/wam_1/" file="wrist_yaw_link_fine-3ec69f37eedc74a0b8a6edd994a49a13dec2a554.stl" name="herb/wam_1/wrist_yaw_link_fine"/> <mesh class="herb/wam_1/" file="wrist_yaw_link_convex_decomposition_p1-483314d477ecff523b1f17f1b29cc860dda3b25f.stl" name="herb/wam_1/wrist_yaw_link_convex_decomposition_p1"/> <mesh class="herb/wam_1/" file="wrist_yaw_link_convex_decomposition_p2-963f6bf6f5f239543cf4bbf0630fd7e3253cbd4a.stl" name="herb/wam_1/wrist_yaw_link_convex_decomposition_p2"/> <mesh class="herb/wam_1/" file="wrist_pitch_link_fine-06a8aff3e76c7b3ff34cdaf40c9ed5950e2ad1fe.stl" name="herb/wam_1/wrist_pitch_link_fine"/> <mesh class="herb/wam_1/" file="wrist_pitch_link_convex_decomposition_p1-3328df36bd7e249a571d0cfb2e43ac0cf17b9b77.stl" name="herb/wam_1/wrist_pitch_link_convex_decomposition_p1"/> <mesh class="herb/wam_1/" file="wrist_pitch_link_convex_decomposition_p2-91c5869923c13020ad406e859d49bf3f795c96be.stl" name="herb/wam_1/wrist_pitch_link_convex_decomposition_p2"/> <mesh class="herb/wam_1/" file="wrist_pitch_link_convex_decomposition_p3-744bd1df4bb176ceef61c79ab12a5b9de038d171.stl" name="herb/wam_1/wrist_pitch_link_convex_decomposition_p3"/> <mesh class="herb/wam_1/" file="wrist_palm_link_fine-db9db06e50f8f189c8d475b09f86be267e38a874.stl" name="herb/wam_1/wrist_palm_link_fine"/> <mesh class="herb/wam_1/" file="wrist_palm_link_convex-d455a798d573176ecdc3c9794069b0e3f4f7f623.stl" name="herb/wam_1/wrist_palm_link_convex"/> <mesh class="herb/wam_1/bhand/" file="bhand_palm_fine-dff1351ac0d212f9757a6bc04b85287b4f13403a.stl" name="herb/wam_1/bhand/bhand_palm_fine"/> <mesh class="herb/wam_1/bhand/" file="bhand_palm_link_convex_decomposition_p1-f8ba6cc8e8efbe24c938e092f61618174769428c.stl" name="herb/wam_1/bhand/bhand_palm_link_convex_decomposition_p1"/> <mesh class="herb/wam_1/bhand/" file="bhand_palm_link_convex_decomposition_p2-0a66a02812a929ee040991e6d1a7b1d11bba7bb1.stl" name="herb/wam_1/bhand/bhand_palm_link_convex_decomposition_p2"/> <mesh class="herb/wam_1/bhand/" file="bhand_palm_link_convex_decomposition_p3-9d93e72f01b43aa200deff06df4a395d3eb5312a.stl" name="herb/wam_1/bhand/bhand_palm_link_convex_decomposition_p3"/> <mesh class="herb/wam_1/bhand/" file="bhand_palm_link_convex_decomposition_p4-e38e089a001a0010eec12bebd2368162120ee6a2.stl" name="herb/wam_1/bhand/bhand_palm_link_convex_decomposition_p4"/> <mesh class="herb/wam_1/bhand/" file="bhand_finger_prox_link_fine-b325b78dd2ffcab9984efe22434207b1d2e07e28.stl" name="herb/wam_1/bhand/bhand_finger_prox_link_fine"/> <mesh class="herb/wam_1/bhand/" file="bhand_finger_prox_link_convex_decomposition_p1-12071ca7dea820f8ba395c17ad58efbdd2b805a8.stl" name="herb/wam_1/bhand/bhand_finger_prox_link_convex_decomposition_p1"/> <mesh class="herb/wam_1/bhand/" file="bhand_finger_prox_link_convex_decomposition_p2-c728b40c271300b132049560287e0844b86833ed.stl" name="herb/wam_1/bhand/bhand_finger_prox_link_convex_decomposition_p2"/> <mesh class="herb/wam_1/bhand/" file="bhand_finger_prox_link_convex_decomposition_p3-561559fcb477ac41797bbd8b0da5e960b41f0363.stl" name="herb/wam_1/bhand/bhand_finger_prox_link_convex_decomposition_p3"/> <mesh class="herb/wam_1/bhand/" file="bhand_finger_med_link_fine-31e862bb0515137229a05ffa049a96de151eb229.stl" name="herb/wam_1/bhand/bhand_finger_med_link_fine"/> <mesh class="herb/wam_1/bhand/" file="bhand_finger_med_link_convex-af5d2e0e2990df27924df077b297d046b710ded5.stl" name="herb/wam_1/bhand/bhand_finger_med_link_convex"/> <mesh class="herb/wam_1/bhand/" file="bhand_finger_dist_link_fine-defe6db5320e79d25ade307bc4a42d6ef272b8d4.stl" name="herb/wam_1/bhand/bhand_finger_dist_link_fine"/> <mesh class="herb/wam_1/bhand/" file="bhand_finger_dist_link_convex-dd89f87a37ef6bb33ec5f1998f123eb1e907ddef.stl" name="herb/wam_1/bhand/bhand_finger_dist_link_convex"/> <mesh class="geom0" file="ycb_objects/036_wood_block/google_16k/nontextured.stl" name="gen_mesh_0" scale="1 1 1"/><mesh class="geom0" file="ycb_objects/010_potted_meat_can/google_16k/nontextured.stl" name="gen_mesh_gadded_1" scale="1.6367295297499143 1.6367295297499143 1.6367295297499143"/><mesh class="geom0" file="ycb_objects/005_tomato_soup_can/google_16k/nontextured.stl" name="gen_mesh_gadded_2" scale="0.8435940076157996 0.8435940076157996 0.8435940076157996"/></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 5.8848374269163175" name="gen_body_0" pos="-0.05 -0.35 0.30005700000110663"><geom class="/" mesh="gen_mesh_0" name="gen_geom_0" rgba="0.7221436200777369 0.9786428956790882 0.6290295962718387 1" type="mesh"/><joint class="/" name="gen_joint_0" type="free"/></body><body euler="0 0 3.9180450040561703" name="gen_body_gadded_1" pos="0.2687100604379329 -0.04778156994090099 0.30815703645934023"><geom class="/" mesh="gen_mesh_gadded_1" name="gen_geom_gadded_1" rgba="0.821898130924475 0.5944774885629426 0.4749204418414309 1" type="mesh"/><joint class="/" name="gen_joint_gadded_1" type="free"/></body><body euler="0 0 1.1389750207190188" name="gen_body_gadded_2" pos="-0.29134255646285073 -0.2557335656527504 0.30062607872959"><geom class="/" mesh="gen_mesh_gadded_2" name="gen_geom_gadded_2" rgba="0.9516092357602353 0.16478214776484557 0.7977992034581338 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.98538
10,958
0.688529
1e0cf96a8bd571148fdfec1d57b2ad206ff6cb05
2,722
xml
XML
gym/envs/robotics/assets/fetch/random_obj_xml/9902_peg.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/9902_peg.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/9902_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/990/990.stl" name="obj0" scale="0.005532892214280063 0.005532892214280063 0.005532892214280063" /> </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.02521960602487699 0.04 0.01857628170831367" 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.0027731744484196415 -0.026320271182364605 0.030191407479819597" size="0.011677715269422764 0.021956250688171225 0.05255298243616089" type="box" zaxis="0.0 0.0 1.0" /> <site name="object0" pos="-0.0042279783121181806 -0.023872121195630716 -0.003785293248027622" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" /> <site name="handle0" pos="-0.0027731744484196415 -0.026320271182364605 0.020191407479819595" 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
224
0.656503
1e0f303ce552021397e1372f9d02e3806c48196f
7,225
xml
XML
robosuite/models/assets/robots/panda/robot.xml
fanyangcmu/robosuite
bde00c1156db744e995b409798f7c7e1c63f2696
[ "MIT" ]
null
null
null
robosuite/models/assets/robots/panda/robot.xml
fanyangcmu/robosuite
bde00c1156db744e995b409798f7c7e1c63f2696
[ "MIT" ]
null
null
null
robosuite/models/assets/robots/panda/robot.xml
fanyangcmu/robosuite
bde00c1156db744e995b409798f7c7e1c63f2696
[ "MIT" ]
1
2021-11-20T00:40:06.000Z
2021-11-20T00:40:06.000Z
<mujoco model="panda"> <actuator> <!-- Physical limits of the actuator. --> <motor ctrllimited="true" ctrlrange="-80.0 80.0" joint="joint1" name="torq_j1"/> <motor ctrllimited="true" ctrlrange="-80.0 80.0" joint="joint2" name="torq_j2"/> <motor ctrllimited="true" ctrlrange="-80.0 80.0" joint="joint3" name="torq_j3"/> <motor ctrllimited="true" ctrlrange="-80.0 80.0" joint="joint4" name="torq_j4"/> <motor ctrllimited="true" ctrlrange="-80.0 80.0" joint="joint5" name="torq_j5"/> <motor ctrllimited="true" ctrlrange="-12.0 12.0" joint="joint6" name="torq_j6"/> <motor ctrllimited="true" ctrlrange="-12.0 12.0" joint="joint7" name="torq_j7"/> </actuator> <asset> <mesh name="link0" file="meshes/link0.stl" /> <mesh name="link1" file="meshes/link1.stl" /> <mesh name="link2" file="meshes/link2.stl" /> <mesh name="link3" file="meshes/link3.stl" /> <mesh name="link4" file="meshes/link4.stl" /> <mesh name="link5" file="meshes/link5.stl" /> <mesh name="link6" file="meshes/link6.stl" /> <mesh name="link7" file="meshes/link7.stl" /> <mesh name="link0_vis" file="meshes/link0_vis.stl" /> <mesh name="link1_vis" file="meshes/link1_vis.stl" /> <mesh name="link2_vis" file="meshes/link2_vis.stl" /> <mesh name="link3_vis" file="meshes/link3_vis.stl" /> <mesh name="link4_vis" file="meshes/link4_vis.stl" /> <mesh name="link5_vis" file="meshes/link5_vis.stl" /> <mesh name="link6_vis" file="meshes/link6_vis.stl" /> <mesh name="link7_vis" file="meshes/link7_vis.stl" /> </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="link0" 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" mesh="link0_vis" name="link0_visual" rgba="1 1 1 1" /> <geom type="mesh" group="0" mesh="link0" name="link0_collision"/> <body name="link1" pos="0 0 0.333"> <inertial pos="0 0 -0.07" mass="3" diaginertia="0.3 0.3 0.3" /> <joint name="joint1" pos="0 0 0" axis="0 0 1" limited="true" range="-2.8973 2.8973" damping="0.1"/> <geom type="mesh" contype="0" conaffinity="0" group="1" mesh="link1_vis" name="link1_visual" rgba="1 1 1 1" /> <geom type="mesh" group="0" mesh="link1" name="link1_collision"/> <body name="link2" pos="0 0 0" quat="0.707107 -0.707107 0 0"> <inertial pos="0 -0.1 0" mass="3" diaginertia="0.3 0.3 0.3" /> <joint name="joint2" pos="0 0 0" axis="0 0 1" limited="true" range="-1.7628 1.7628" damping="0.1"/> <geom type="mesh" contype="0" conaffinity="0" group="1" mesh="link2_vis" name="link2_visual" rgba="1 1 1 1" /> <geom type="mesh" group="0" mesh="link2" name="link2_collision"/> <body name="link3" pos="0 -0.316 0" quat="0.707107 0.707107 0 0"> <inertial pos="0.04 0 -0.05" mass="2" diaginertia="0.2 0.2 0.2" /> <joint name="joint3" pos="0 0 0" axis="0 0 1" limited="true" range="-2.8973 2.8973" damping="0.1"/> <geom type="mesh" contype="0" conaffinity="0" group="1" mesh="link3_vis" name="link3_visual" rgba="1 1 1 1" /> <geom type="mesh" group="0" mesh="link3" name="link3_collision"/> <body name="link4" pos="0.0825 0 0" quat="0.707107 0.707107 0 0"> <inertial pos="-0.04 0.05 0" mass="2" diaginertia="0.2 0.2 0.2" /> <joint name="joint4" pos="0 0 0" axis="0 0 1" limited="true" range="-3.0718 -0.0698" damping="0.1"/> <geom type="mesh" contype="0" conaffinity="0" group="1" mesh="link4_vis" name="link4_visual" rgba="1 1 1 1" /> <geom type="mesh" group="0" mesh="link4" name="link4_collision"/> <body name="link5" pos="-0.0825 0.384 0" quat="0.707107 -0.707107 0 0"> <inertial pos="0 0 -0.15" mass="2" diaginertia="0.2 0.2 0.2" /> <joint name="joint5" pos="0 0 0" axis="0 0 1" limited="true" range="-2.8973 2.8973" damping="0.1"/> <geom type="mesh" contype="0" conaffinity="0" group="1" mesh="link5_vis" name="link5_visual" rgba="1 1 1 1" /> <geom type="mesh" group="0" mesh="link5" name="link5_collision"/> <body name="link6" pos="0 0 0" quat="0.707107 0.707107 0 0"> <inertial pos="0.06 0 0" mass="1.5" diaginertia="0.1 0.1 0.1" /> <joint name="joint6" pos="0 0 0" axis="0 0 1" limited="true" range="-0.0175 3.7525" damping="0.01"/> <geom type="mesh" contype="0" conaffinity="0" group="1" mesh="link6_vis" name="link6_visual" rgba="1 1 1 1" /> <geom type="mesh" group="0" mesh="link6" name="link6_collision"/> <body name="link7" pos="0.088 0 0" quat="0.707107 0.707107 0 0"> <inertial pos="0 0 0.08" mass="0.5" diaginertia="0.05 0.05 0.05" /> <joint name="joint7" pos="0 0 0" axis="0 0 1" limited="true" range="-2.8973 2.8973" damping="0.01"/> <geom type="mesh" contype="0" conaffinity="0" group="1" mesh="link7_vis" name="link7_visual" rgba="1. 1. 1. 1." /> <geom type="mesh" group="0" mesh="link7" name="link7_collision"/> <!-- rotate 135deg to align physically to the tool--> <body name="right_hand" pos="0 0 0.107" quat="0.924 0 0 -0.383"> <inertial pos="0 0 0" mass="0.5" diaginertia="0.05 0.05 0.05" /> <!-- This camera points out from the eef. --> <camera mode="fixed" name="eye_in_hand" pos="0.05 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>
77.688172
158
0.479446
1e102bfc2c96c5004a0bd13b40d79fc6df539148
1,773
xml
XML
gym/envs/robotics/assets/fetch/random_obj_xml/8126_grasp.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/8126_grasp.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/8126_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/812/812.stl" name="obj0" scale="0.0033507416319573467 0.0033507416319573467 0.0033507416319573467" /> </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.02063670002164316 0.026728795632549485 0.014898866595887976"> <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.00524903181487376 -0.015817610578615013 -0.0029879413442842626" rgba="1 0 0 0" size="0.01031835001082158 0.013364397816274742 0.007449433297943988" 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
199
0.670615
1e10bc6102a4bf3edde93a6aeaca2ee14e9821b9
1,460
xml
XML
gym/envs/robotics/assets/fetch/random_obj_xml/5396_slide.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/5396_slide.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/5396_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/539/539.stl" name="obj0" scale="0.0067295939756239495 0.0067295939756239495 0.0067295939756239495" /> </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.018635581542906877 0.057439638462864165 0.23696914227298477"> <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.421053
155
0.619863
1e1263c863593996e4898d91cbcc5809bcdcd39f
1,456
xml
XML
gym/envs/robotics/assets/fetch/random_obj_xml/4513_slide.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/4513_slide.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/4513_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/451/451.stl" name="obj0" scale="0.014507414512820394 0.014507414512820394 0.014507414512820394" /> </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.020216691435024758 0.08910105815825978 0.22413540522839878"> <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
1e159abab09539d15424201b2ada914eda6cc3bb
1,459
xml
XML
gym/envs/robotics/assets/fetch/random_obj_xml/5986_slide.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/5986_slide.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/5986_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/598/598.stl" name="obj0" scale="0.0032474826855685215 0.0032474826855685215 0.0032474826855685215" /> </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.008711859426440394 0.02093026459846651 0.22109675004582488"> <joint axis="0 1 0" damping="5" frictionloss="50" name="switch" pos="0 0 0" range="0 0.2" type="slide" /> <geom condim="3" mass="2" material="block_mat" mesh="obj0" pos="0 0 0" type="mesh" /> <site name="switch" pos="0 0 0" rgba="0 1 0 0" size="0.03 0.03 0.03" type="sphere" /> </body> </body> <light ambient="0.2 0.2 0.2" castshadow="false" diffuse="0.8 0.8 0.8" dir="0 0 -1" directional="true" name="light0" pos="0 0 4" specular="0.3 0.3 0.3" /> </worldbody> </mujoco>
38.394737
155
0.619602
1e15c4520b6a7bb8e439ffc10af83ba8db1e11c5
5,799
xml
XML
multiworld/envs/assets/classic_mujoco/ant_obstacles/ant_obstacle_position=3.0_height=0.3.xml
szk9876/multiworld
c90149d2913280298d5c54236ac40b793b0c2632
[ "MIT" ]
null
null
null
multiworld/envs/assets/classic_mujoco/ant_obstacles/ant_obstacle_position=3.0_height=0.3.xml
szk9876/multiworld
c90149d2913280298d5c54236ac40b793b0c2632
[ "MIT" ]
null
null
null
multiworld/envs/assets/classic_mujoco/ant_obstacles/ant_obstacle_position=3.0_height=0.3.xml
szk9876/multiworld
c90149d2913280298d5c54236ac40b793b0c2632
[ "MIT" ]
null
null
null
<!-- Same a gym ant but with sites --> <mujoco model="ant"> <compiler angle="degree" coordinate="local" inertiafromgeom="true"/> <option integrator="RK4" timestep="0.01"/> <custom> <numeric data="0.0 0.0 0.55 1.0 0.0 0.0 0.0 0.0 1.0 0.0 -1.0 0.0 -1.0 0.0 1.0" name="init_qpos"/> </custom> <default> <joint armature="1" damping="1" limited="true"/> <geom conaffinity="0" condim="3" density="5.0" friction="1 0.5 0.5" margin="0.01" rgba="0.8 0.6 0.4 1"/> </default> <asset> <texture builtin="gradient" height="100" rgb1="1 1 1" rgb2="0 0 0" type="skybox" width="100"/> <texture builtin="flat" height="1278" mark="cross" markrgb="1 1 1" name="texgeom" random="0.01" rgb1="0.8 0.6 0.4" rgb2="0.8 0.6 0.4" type="cube" width="127"/> <texture builtin="checker" height="100" name="texplane" rgb1="0 0 0" rgb2="0.8 0.8 0.8" type="2d" width="100"/> <material name="MatPlane" reflectance="0.5" shininess="1" specular="1" texrepeat="60 60" texture="texplane"/> <material name="geom" texture="texgeom" texuniform="true"/> </asset> <worldbody> <body name="wall" pos="3.0 0. 0."> <geom conaffinity="1" contype="1" density="0.00001" rgba="1. 0. 1. 1." size="0.01 0.4 0.3" type="box" /> </body> <light cutoff="100" diffuse="1 1 1" dir="-0 0 -1.3" directional="true" exponent="1" pos="0 0 1.3" specular=".1 .1 .1"/> <geom conaffinity="1" condim="3" material="MatPlane" name="floor" pos="0 0 0" rgba="0.8 0.9 0.8 1" size="40 40 40" type="plane"/> <body name="torso" pos="0 0 0.75"> <geom name="torso_geom" pos="0 0 0" size="0.25" type="sphere"/> <joint armature="0" damping="0" limited="false" margin="0.01" name="root" pos="0 0 0" type="free"/> <body name="front_left_leg" pos="0 0 0"> <geom fromto="0.0 0.0 0.0 0.2 0.2 0.0" name="aux_1_geom" size="0.08" type="capsule"/> <body name="aux_1" pos="0.2 0.2 0"> <joint axis="0 0 1" name="hip_1" pos="0.0 0.0 0.0" range="-30 30" type="hinge"/> <geom fromto="0.0 0.0 0.0 0.2 0.2 0.0" name="left_leg_geom" size="0.08" type="capsule"/> <body pos="0.2 0.2 0"> <joint axis="-1 1 0" name="ankle_1" pos="0.0 0.0 0.0" range="30 70" type="hinge"/> <geom fromto="0.0 0.0 0.0 0.4 0.4 0.0" name="left_ankle_geom" size="0.08" type="capsule"/> </body> </body> </body> <body name="front_right_leg" pos="0 0 0"> <geom fromto="0.0 0.0 0.0 -0.2 0.2 0.0" name="aux_2_geom" size="0.08" type="capsule"/> <body name="aux_2" pos="-0.2 0.2 0"> <joint axis="0 0 1" name="hip_2" pos="0.0 0.0 0.0" range="-30 30" type="hinge"/> <geom fromto="0.0 0.0 0.0 -0.2 0.2 0.0" name="right_leg_geom" size="0.08" type="capsule"/> <body pos="-0.2 0.2 0"> <joint axis="1 1 0" name="ankle_2" pos="0.0 0.0 0.0" range="-70 -30" type="hinge"/> <geom fromto="0.0 0.0 0.0 -0.4 0.4 0.0" name="right_ankle_geom" size="0.08" type="capsule"/> </body> </body> </body> <body name="back_leg" pos="0 0 0"> <geom fromto="0.0 0.0 0.0 -0.2 -0.2 0.0" name="aux_3_geom" size="0.08" type="capsule"/> <body name="aux_3" pos="-0.2 -0.2 0"> <joint axis="0 0 1" name="hip_3" pos="0.0 0.0 0.0" range="-30 30" type="hinge"/> <geom fromto="0.0 0.0 0.0 -0.2 -0.2 0.0" name="back_leg_geom" size="0.08" type="capsule"/> <body pos="-0.2 -0.2 0"> <joint axis="-1 1 0" name="ankle_3" pos="0.0 0.0 0.0" range="-70 -30" type="hinge"/> <geom fromto="0.0 0.0 0.0 -0.4 -0.4 0.0" name="third_ankle_geom" size="0.08" type="capsule"/> </body> </body> </body> <body name="right_back_leg" pos="0 0 0"> <geom fromto="0.0 0.0 0.0 0.2 -0.2 0.0" name="aux_4_geom" size="0.08" type="capsule"/> <body name="aux_4" pos="0.2 -0.2 0"> <joint axis="0 0 1" name="hip_4" pos="0.0 0.0 0.0" range="-30 30" type="hinge"/> <geom fromto="0.0 0.0 0.0 0.2 -0.2 0.0" name="rightback_leg_geom" size="0.08" type="capsule"/> <body pos="0.2 -0.2 0"> <joint axis="1 1 0" name="ankle_4" pos="0.0 0.0 0.0" range="30 70" type="hinge"/> <geom fromto="0.0 0.0 0.0 0.4 -0.4 0.0" name="fourth_ankle_geom" size="0.08" type="capsule"/> </body> </body> </body> </body> <!--By default, this goal will be hidden under the floor--> <site name="goal" rgba="0 1 1 0.5" pos="0. 0. -1" size="0.5" /> <site name="origin" rgba="1 0 0 0.5" pos="0. 0. 0." size="0.1" /> </worldbody> <actuator> <motor ctrllimited="true" ctrlrange="-1.0 1.0" joint="hip_4" gear="150"/> <motor ctrllimited="true" ctrlrange="-1.0 1.0" joint="ankle_4" gear="150"/> <motor ctrllimited="true" ctrlrange="-1.0 1.0" joint="hip_1" gear="150"/> <motor ctrllimited="true" ctrlrange="-1.0 1.0" joint="ankle_1" gear="150"/> <motor ctrllimited="true" ctrlrange="-1.0 1.0" joint="hip_2" gear="150"/> <motor ctrllimited="true" ctrlrange="-1.0 1.0" joint="ankle_2" gear="150"/> <motor ctrllimited="true" ctrlrange="-1.0 1.0" joint="hip_3" gear="150"/> <motor ctrllimited="true" ctrlrange="-1.0 1.0" joint="ankle_3" gear="150"/> </actuator> </mujoco>
65.157303
167
0.512675
1e1605127fd8a7ec7fcc404baa0aae3a4b8b706b
2,715
xml
XML
gym/envs/robotics/assets/fetch/random_obj_xml/7807_peg.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/7807_peg.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/7807_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/780/780.stl" name="obj0" scale="0.004842491604784165 0.004842491604784165 0.004842491604784165" /> </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.02085536924270877 0.04 0.01621807579843153" 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.002311157637803673 0.0038624838824638957 0.02466522097858095" size="0.019955673694803677 0.01629253533205127 0.04152522187969519" type="box" zaxis="0.0 0.0 1.0" /> <site name="object0" pos="0.0015225956514782544 0.006102755684385778 -0.0006419251026827097" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" /> <site name="handle0" pos="0.002311157637803673 0.0038624838824638957 0.014665220978580949" 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
220
0.657827
1e16dc6a259ca6590c74ade00da675270572979b
1,455
xml
XML
gym/envs/robotics/assets/fetch/random_obj_xml/682_slide.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/682_slide.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/682_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/068/068.stl" name="obj0" scale="0.014030143949479604 0.014030143949479604 0.014030143949479604" /> </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.019864831853461787 0.09710984478341035 0.2323097940189534"> <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
1e17636df93a50442e893ceca991bd104989cff8
1,768
xml
XML
gym/envs/robotics/assets/fetch/random_obj_xml/8146_grasp.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/8146_grasp.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/8146_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/814/814.stl" name="obj0" scale="0.004685572780834892 0.004685572780834892 0.004685572780834892" /> </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.03311358476563116 0.03592936098598276 0.01956071543539522"> <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.002839244226418486 -0.00040694711389619603 -0.0011867148620747078" rgba="1 0 0 0" size="0.01655679238281558 0.01796468049299138 0.00978035771769761" 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
199
0.670249
1e1b34b8fd31137434f7de3d11c9eb5c382333d2
23,373
xml
XML
data_gen/collect_bottle_data_xmls/shared_bottle_518f6867e5d38301fd3bf7a5792372cb.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/shared_bottle_518f6867e5d38301fd3bf7a5792372cb.xml
YunchuZhang/Visually-Grounded-Library-of-Behaviors
896afda942dfc04e4aaad2ee751c32df1eb17913
[ "MIT" ]
null
null
null
data_gen/collect_bottle_data_xmls/shared_bottle_518f6867e5d38301fd3bf7a5792372cb.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/02876657/518f6867e5d38301fd3bf7a5792372cb/models/stl_models/convex_model_normalized_0.stl" name="518f6867e5d38301fd3bf7a5792372cb_mesh_0" scale="1.5 1.5 1.5" /><mesh file="../meshes/02876657/518f6867e5d38301fd3bf7a5792372cb/models/stl_models/convex_model_normalized_1.stl" name="518f6867e5d38301fd3bf7a5792372cb_mesh_1" scale="1.5 1.5 1.5" /><mesh file="../meshes/02876657/518f6867e5d38301fd3bf7a5792372cb/models/stl_models/convex_model_normalized_2.stl" name="518f6867e5d38301fd3bf7a5792372cb_mesh_2" scale="1.5 1.5 1.5" /><mesh file="../meshes/02876657/518f6867e5d38301fd3bf7a5792372cb/models/stl_models/convex_model_normalized_3.stl" name="518f6867e5d38301fd3bf7a5792372cb_mesh_3" scale="1.5 1.5 1.5" /><mesh file="../meshes/02876657/518f6867e5d38301fd3bf7a5792372cb/models/stl_models/convex_model_normalized_4.stl" name="518f6867e5d38301fd3bf7a5792372cb_mesh_4" scale="1.5 1.5 1.5" /><mesh file="../meshes/02876657/518f6867e5d38301fd3bf7a5792372cb/models/stl_models/convex_model_normalized_5.stl" name="518f6867e5d38301fd3bf7a5792372cb_mesh_5" scale="1.5 1.5 1.5" /><mesh file="../meshes/02876657/518f6867e5d38301fd3bf7a5792372cb/models/stl_models/convex_model_normalized_6.stl" name="518f6867e5d38301fd3bf7a5792372cb_mesh_6" scale="1.5 1.5 1.5" /><mesh file="../meshes/02876657/518f6867e5d38301fd3bf7a5792372cb/models/stl_models/convex_model_normalized_7.stl" name="518f6867e5d38301fd3bf7a5792372cb_mesh_7" scale="1.5 1.5 1.5" /><mesh file="../meshes/02876657/518f6867e5d38301fd3bf7a5792372cb/models/stl_models/convex_model_normalized_8.stl" name="518f6867e5d38301fd3bf7a5792372cb_mesh_8" scale="1.5 1.5 1.5" /><mesh file="../meshes/02876657/518f6867e5d38301fd3bf7a5792372cb/models/stl_models/convex_model_normalized_9.stl" name="518f6867e5d38301fd3bf7a5792372cb_mesh_9" scale="1.5 1.5 1.5" /><mesh file="../meshes/02876657/518f6867e5d38301fd3bf7a5792372cb/models/stl_models/convex_model_normalized_10.stl" name="518f6867e5d38301fd3bf7a5792372cb_mesh_10" scale="1.5 1.5 1.5" /><mesh file="../meshes/02876657/518f6867e5d38301fd3bf7a5792372cb/models/stl_models/convex_model_normalized_11.stl" name="518f6867e5d38301fd3bf7a5792372cb_mesh_11" scale="1.5 1.5 1.5" /><mesh file="../meshes/02876657/518f6867e5d38301fd3bf7a5792372cb/models/stl_models/convex_model_normalized_12.stl" name="518f6867e5d38301fd3bf7a5792372cb_mesh_12" scale="1.5 1.5 1.5" /><mesh file="../meshes/02876657/518f6867e5d38301fd3bf7a5792372cb/models/stl_models/convex_model_normalized_13.stl" name="518f6867e5d38301fd3bf7a5792372cb_mesh_13" scale="1.5 1.5 1.5" /><mesh file="../meshes/02876657/518f6867e5d38301fd3bf7a5792372cb/models/stl_models/convex_model_normalized_14.stl" name="518f6867e5d38301fd3bf7a5792372cb_mesh_14" scale="1.5 1.5 1.5" /><mesh file="../meshes/02876657/518f6867e5d38301fd3bf7a5792372cb/models/stl_models/convex_model_normalized_15.stl" name="518f6867e5d38301fd3bf7a5792372cb_mesh_15" scale="1.5 1.5 1.5" /><mesh file="../meshes/02876657/518f6867e5d38301fd3bf7a5792372cb/models/stl_models/convex_model_normalized_16.stl" name="518f6867e5d38301fd3bf7a5792372cb_mesh_16" scale="1.5 1.5 1.5" /><mesh file="../meshes/02876657/518f6867e5d38301fd3bf7a5792372cb/models/stl_models/convex_model_normalized_17.stl" name="518f6867e5d38301fd3bf7a5792372cb_mesh_17" scale="1.5 1.5 1.5" /><mesh file="../meshes/02876657/518f6867e5d38301fd3bf7a5792372cb/models/stl_models/convex_model_normalized_18.stl" name="518f6867e5d38301fd3bf7a5792372cb_mesh_18" scale="1.5 1.5 1.5" /><mesh file="../meshes/02876657/518f6867e5d38301fd3bf7a5792372cb/models/stl_models/convex_model_normalized_19.stl" name="518f6867e5d38301fd3bf7a5792372cb_mesh_19" scale="1.5 1.5 1.5" /><mesh file="../meshes/02876657/518f6867e5d38301fd3bf7a5792372cb/models/stl_models/convex_model_normalized_20.stl" name="518f6867e5d38301fd3bf7a5792372cb_mesh_20" scale="1.5 1.5 1.5" /><mesh file="../meshes/02876657/518f6867e5d38301fd3bf7a5792372cb/models/stl_models/convex_model_normalized_21.stl" name="518f6867e5d38301fd3bf7a5792372cb_mesh_21" scale="1.5 1.5 1.5" /><mesh file="../meshes/02876657/518f6867e5d38301fd3bf7a5792372cb/models/stl_models/convex_model_normalized_22.stl" name="518f6867e5d38301fd3bf7a5792372cb_mesh_22" scale="1.5 1.5 1.5" /><mesh file="../meshes/02876657/518f6867e5d38301fd3bf7a5792372cb/models/stl_models/convex_model_normalized_23.stl" name="518f6867e5d38301fd3bf7a5792372cb_mesh_23" scale="1.5 1.5 1.5" /><mesh file="../meshes/02876657/518f6867e5d38301fd3bf7a5792372cb/models/stl_models/convex_model_normalized_24.stl" name="518f6867e5d38301fd3bf7a5792372cb_mesh_24" scale="1.5 1.5 1.5" /><mesh file="../meshes/02876657/518f6867e5d38301fd3bf7a5792372cb/models/stl_models/convex_model_normalized_25.stl" name="518f6867e5d38301fd3bf7a5792372cb_mesh_25" scale="1.5 1.5 1.5" /><mesh file="../meshes/02876657/518f6867e5d38301fd3bf7a5792372cb/models/stl_models/convex_model_normalized_26.stl" name="518f6867e5d38301fd3bf7a5792372cb_mesh_26" scale="1.5 1.5 1.5" /><mesh file="../meshes/02876657/518f6867e5d38301fd3bf7a5792372cb/models/stl_models/convex_model_normalized_27.stl" name="518f6867e5d38301fd3bf7a5792372cb_mesh_27" scale="1.5 1.5 1.5" /><mesh file="../meshes/02876657/518f6867e5d38301fd3bf7a5792372cb/models/stl_models/convex_model_normalized_28.stl" name="518f6867e5d38301fd3bf7a5792372cb_mesh_28" scale="1.5 1.5 1.5" /><mesh file="../meshes/02876657/518f6867e5d38301fd3bf7a5792372cb/models/stl_models/convex_model_normalized_29.stl" name="518f6867e5d38301fd3bf7a5792372cb_mesh_29" scale="1.5 1.5 1.5" /><mesh file="../meshes/02876657/518f6867e5d38301fd3bf7a5792372cb/models/stl_models/convex_model_normalized_30.stl" name="518f6867e5d38301fd3bf7a5792372cb_mesh_30" scale="1.5 1.5 1.5" /><mesh file="../meshes/02876657/518f6867e5d38301fd3bf7a5792372cb/models/stl_models/convex_model_normalized_31.stl" name="518f6867e5d38301fd3bf7a5792372cb_mesh_31" scale="1.5 1.5 1.5" /><mesh file="../meshes/02876657/518f6867e5d38301fd3bf7a5792372cb/models/stl_models/convex_model_normalized_32.stl" name="518f6867e5d38301fd3bf7a5792372cb_mesh_32" scale="1.5 1.5 1.5" /><mesh file="../meshes/02876657/518f6867e5d38301fd3bf7a5792372cb/models/stl_models/convex_model_normalized_33.stl" name="518f6867e5d38301fd3bf7a5792372cb_mesh_33" scale="1.5 1.5 1.5" /><mesh file="../meshes/02876657/518f6867e5d38301fd3bf7a5792372cb/models/stl_models/convex_model_normalized_34.stl" name="518f6867e5d38301fd3bf7a5792372cb_mesh_34" scale="1.5 1.5 1.5" /><mesh file="../meshes/02876657/518f6867e5d38301fd3bf7a5792372cb/models/stl_models/convex_model_normalized_35.stl" name="518f6867e5d38301fd3bf7a5792372cb_mesh_35" scale="1.5 1.5 1.5" /><mesh file="../meshes/02876657/518f6867e5d38301fd3bf7a5792372cb/models/stl_models/convex_model_normalized_36.stl" name="518f6867e5d38301fd3bf7a5792372cb_mesh_36" scale="1.5 1.5 1.5" /><mesh file="../meshes/02876657/518f6867e5d38301fd3bf7a5792372cb/models/stl_models/convex_model_normalized_37.stl" name="518f6867e5d38301fd3bf7a5792372cb_mesh_37" scale="1.5 1.5 1.5" /><mesh file="../meshes/02876657/518f6867e5d38301fd3bf7a5792372cb/models/stl_models/convex_model_normalized_38.stl" name="518f6867e5d38301fd3bf7a5792372cb_mesh_38" scale="1.5 1.5 1.5" /><mesh file="../meshes/02876657/518f6867e5d38301fd3bf7a5792372cb/models/stl_models/convex_model_normalized_39.stl" name="518f6867e5d38301fd3bf7a5792372cb_mesh_39" scale="1.5 1.5 1.5" /><mesh file="../meshes/02876657/518f6867e5d38301fd3bf7a5792372cb/models/stl_models/convex_model_normalized_40.stl" name="518f6867e5d38301fd3bf7a5792372cb_mesh_40" scale="1.5 1.5 1.5" /><mesh file="../meshes/02876657/518f6867e5d38301fd3bf7a5792372cb/models/stl_models/convex_model_normalized_41.stl" name="518f6867e5d38301fd3bf7a5792372cb_mesh_41" scale="1.5 1.5 1.5" /><mesh file="../meshes/02876657/518f6867e5d38301fd3bf7a5792372cb/models/stl_models/convex_model_normalized_42.stl" name="518f6867e5d38301fd3bf7a5792372cb_mesh_42" scale="1.5 1.5 1.5" /><mesh file="../meshes/02876657/518f6867e5d38301fd3bf7a5792372cb/models/stl_models/convex_model_normalized_43.stl" name="518f6867e5d38301fd3bf7a5792372cb_mesh_43" scale="1.5 1.5 1.5" /><mesh file="../meshes/02876657/518f6867e5d38301fd3bf7a5792372cb/models/stl_models/convex_model_normalized_44.stl" name="518f6867e5d38301fd3bf7a5792372cb_mesh_44" scale="1.5 1.5 1.5" /><mesh file="../meshes/02876657/518f6867e5d38301fd3bf7a5792372cb/models/stl_models/convex_model_normalized_45.stl" name="518f6867e5d38301fd3bf7a5792372cb_mesh_45" scale="1.5 1.5 1.5" /><mesh file="../meshes/02876657/518f6867e5d38301fd3bf7a5792372cb/models/stl_models/convex_model_normalized_46.stl" name="518f6867e5d38301fd3bf7a5792372cb_mesh_46" scale="1.5 1.5 1.5" /><mesh file="../meshes/02876657/518f6867e5d38301fd3bf7a5792372cb/models/stl_models/convex_model_normalized_47.stl" name="518f6867e5d38301fd3bf7a5792372cb_mesh_47" scale="1.5 1.5 1.5" /><mesh file="../meshes/02876657/518f6867e5d38301fd3bf7a5792372cb/models/stl_models/convex_model_normalized_48.stl" name="518f6867e5d38301fd3bf7a5792372cb_mesh_48" scale="1.5 1.5 1.5" /><mesh file="../meshes/02876657/518f6867e5d38301fd3bf7a5792372cb/models/stl_models/convex_model_normalized_49.stl" name="518f6867e5d38301fd3bf7a5792372cb_mesh_49" scale="1.5 1.5 1.5" /><mesh file="../meshes/02876657/518f6867e5d38301fd3bf7a5792372cb/models/stl_models/convex_model_normalized_50.stl" name="518f6867e5d38301fd3bf7a5792372cb_mesh_50" scale="1.5 1.5 1.5" /><mesh file="../meshes/02876657/518f6867e5d38301fd3bf7a5792372cb/models/stl_models/convex_model_normalized_51.stl" name="518f6867e5d38301fd3bf7a5792372cb_mesh_51" scale="1.5 1.5 1.5" /><mesh file="../meshes/02876657/518f6867e5d38301fd3bf7a5792372cb/models/stl_models/convex_model_normalized_52.stl" name="518f6867e5d38301fd3bf7a5792372cb_mesh_52" scale="1.5 1.5 1.5" /><mesh file="../meshes/02876657/518f6867e5d38301fd3bf7a5792372cb/models/stl_models/convex_model_normalized_53.stl" name="518f6867e5d38301fd3bf7a5792372cb_mesh_53" scale="1.5 1.5 1.5" /><mesh file="../meshes/02876657/518f6867e5d38301fd3bf7a5792372cb/models/stl_models/convex_model_normalized_54.stl" name="518f6867e5d38301fd3bf7a5792372cb_mesh_54" scale="1.5 1.5 1.5" /><mesh file="../meshes/02876657/518f6867e5d38301fd3bf7a5792372cb/models/stl_models/convex_model_normalized_55.stl" name="518f6867e5d38301fd3bf7a5792372cb_mesh_55" scale="1.5 1.5 1.5" /><mesh file="../meshes/02876657/518f6867e5d38301fd3bf7a5792372cb/models/stl_models/convex_model_normalized_56.stl" name="518f6867e5d38301fd3bf7a5792372cb_mesh_56" scale="1.5 1.5 1.5" /><mesh file="../meshes/02876657/518f6867e5d38301fd3bf7a5792372cb/models/stl_models/convex_model_normalized_57.stl" name="518f6867e5d38301fd3bf7a5792372cb_mesh_57" scale="1.5 1.5 1.5" /><mesh file="../meshes/02876657/518f6867e5d38301fd3bf7a5792372cb/models/stl_models/convex_model_normalized_58.stl" name="518f6867e5d38301fd3bf7a5792372cb_mesh_58" scale="1.5 1.5 1.5" /><mesh file="../meshes/02876657/518f6867e5d38301fd3bf7a5792372cb/models/stl_models/convex_model_normalized_59.stl" name="518f6867e5d38301fd3bf7a5792372cb_mesh_59" scale="1.5 1.5 1.5" /><mesh file="../meshes/02876657/518f6867e5d38301fd3bf7a5792372cb/models/stl_models/convex_model_normalized_60.stl" name="518f6867e5d38301fd3bf7a5792372cb_mesh_60" scale="1.5 1.5 1.5" /><mesh file="../meshes/02876657/518f6867e5d38301fd3bf7a5792372cb/models/stl_models/convex_model_normalized_61.stl" name="518f6867e5d38301fd3bf7a5792372cb_mesh_61" scale="1.5 1.5 1.5" /><mesh file="../meshes/02876657/518f6867e5d38301fd3bf7a5792372cb/models/stl_models/convex_model_normalized_62.stl" name="518f6867e5d38301fd3bf7a5792372cb_mesh_62" scale="1.5 1.5 1.5" /><mesh file="../meshes/02876657/518f6867e5d38301fd3bf7a5792372cb/models/stl_models/convex_model_normalized_63.stl" name="518f6867e5d38301fd3bf7a5792372cb_mesh_63" scale="1.5 1.5 1.5" /><mesh file="../meshes/02876657/518f6867e5d38301fd3bf7a5792372cb/models/stl_models/convex_model_normalized_64.stl" name="518f6867e5d38301fd3bf7a5792372cb_mesh_64" scale="1.5 1.5 1.5" /><mesh file="../meshes/02876657/518f6867e5d38301fd3bf7a5792372cb/models/stl_models/convex_model_normalized_65.stl" name="518f6867e5d38301fd3bf7a5792372cb_mesh_65" scale="1.5 1.5 1.5" /><mesh file="../meshes/02876657/518f6867e5d38301fd3bf7a5792372cb/models/stl_models/convex_model_normalized_66.stl" name="518f6867e5d38301fd3bf7a5792372cb_mesh_66" scale="1.5 1.5 1.5" /><mesh file="../meshes/02876657/518f6867e5d38301fd3bf7a5792372cb/models/stl_models/convex_model_normalized_67.stl" name="518f6867e5d38301fd3bf7a5792372cb_mesh_67" scale="1.5 1.5 1.5" /><mesh file="../meshes/02876657/518f6867e5d38301fd3bf7a5792372cb/models/stl_models/convex_model_normalized_68.stl" name="518f6867e5d38301fd3bf7a5792372cb_mesh_68" scale="1.5 1.5 1.5" /><mesh file="../meshes/02876657/518f6867e5d38301fd3bf7a5792372cb/models/stl_models/convex_model_normalized_69.stl" name="518f6867e5d38301fd3bf7a5792372cb_mesh_69" scale="1.5 1.5 1.5" /><mesh file="../meshes/02876657/518f6867e5d38301fd3bf7a5792372cb/models/stl_models/convex_model_normalized_70.stl" name="518f6867e5d38301fd3bf7a5792372cb_mesh_70" scale="1.5 1.5 1.5" /><mesh file="../meshes/02876657/518f6867e5d38301fd3bf7a5792372cb/models/stl_models/convex_model_normalized_71.stl" name="518f6867e5d38301fd3bf7a5792372cb_mesh_71" scale="1.5 1.5 1.5" /><mesh file="../meshes/02876657/518f6867e5d38301fd3bf7a5792372cb/models/stl_models/convex_model_normalized_72.stl" name="518f6867e5d38301fd3bf7a5792372cb_mesh_72" scale="1.5 1.5 1.5" /><mesh file="../meshes/02876657/518f6867e5d38301fd3bf7a5792372cb/models/stl_models/convex_model_normalized_73.stl" name="518f6867e5d38301fd3bf7a5792372cb_mesh_73" scale="1.5 1.5 1.5" /><mesh file="../meshes/02876657/518f6867e5d38301fd3bf7a5792372cb/models/stl_models/convex_model_normalized_74.stl" name="518f6867e5d38301fd3bf7a5792372cb_mesh_74" scale="1.5 1.5 1.5" /><mesh file="../meshes/02876657/518f6867e5d38301fd3bf7a5792372cb/models/stl_models/convex_model_normalized_75.stl" name="518f6867e5d38301fd3bf7a5792372cb_mesh_75" scale="1.5 1.5 1.5" /><mesh file="../meshes/02876657/518f6867e5d38301fd3bf7a5792372cb/models/stl_models/convex_model_normalized_76.stl" name="518f6867e5d38301fd3bf7a5792372cb_mesh_76" scale="1.5 1.5 1.5" /><mesh file="../meshes/02876657/518f6867e5d38301fd3bf7a5792372cb/models/stl_models/convex_model_normalized_77.stl" name="518f6867e5d38301fd3bf7a5792372cb_mesh_77" scale="1.5 1.5 1.5" /><mesh file="../meshes/02876657/518f6867e5d38301fd3bf7a5792372cb/models/stl_models/convex_model_normalized_78.stl" name="518f6867e5d38301fd3bf7a5792372cb_mesh_78" scale="1.5 1.5 1.5" /><mesh file="../meshes/02876657/518f6867e5d38301fd3bf7a5792372cb/models/stl_models/convex_model_normalized_79.stl" name="518f6867e5d38301fd3bf7a5792372cb_mesh_79" scale="1.5 1.5 1.5" /><mesh file="../meshes/02876657/518f6867e5d38301fd3bf7a5792372cb/models/stl_models/convex_model_normalized_80.stl" name="518f6867e5d38301fd3bf7a5792372cb_mesh_80" scale="1.5 1.5 1.5" /><mesh file="../meshes/02876657/518f6867e5d38301fd3bf7a5792372cb/models/stl_models/convex_model_normalized_81.stl" name="518f6867e5d38301fd3bf7a5792372cb_mesh_81" scale="1.5 1.5 1.5" /><mesh file="../meshes/02876657/518f6867e5d38301fd3bf7a5792372cb/models/stl_models/convex_model_normalized_82.stl" name="518f6867e5d38301fd3bf7a5792372cb_mesh_82" scale="1.5 1.5 1.5" /><mesh file="../meshes/02876657/518f6867e5d38301fd3bf7a5792372cb/models/stl_models/convex_model_normalized_83.stl" name="518f6867e5d38301fd3bf7a5792372cb_mesh_83" scale="1.5 1.5 1.5" /><mesh file="../meshes/02876657/518f6867e5d38301fd3bf7a5792372cb/models/stl_models/convex_model_normalized_84.stl" name="518f6867e5d38301fd3bf7a5792372cb_mesh_84" scale="1.5 1.5 1.5" /><mesh file="../meshes/02876657/518f6867e5d38301fd3bf7a5792372cb/models/stl_models/convex_model_normalized_85.stl" name="518f6867e5d38301fd3bf7a5792372cb_mesh_85" scale="1.5 1.5 1.5" /><mesh file="../meshes/02876657/518f6867e5d38301fd3bf7a5792372cb/models/stl_models/convex_model_normalized_86.stl" name="518f6867e5d38301fd3bf7a5792372cb_mesh_86" scale="1.5 1.5 1.5" /><mesh file="../meshes/02876657/518f6867e5d38301fd3bf7a5792372cb/models/stl_models/convex_model_normalized_87.stl" name="518f6867e5d38301fd3bf7a5792372cb_mesh_87" scale="1.5 1.5 1.5" /><mesh file="../meshes/02876657/518f6867e5d38301fd3bf7a5792372cb/models/stl_models/convex_model_normalized_88.stl" name="518f6867e5d38301fd3bf7a5792372cb_mesh_88" scale="1.5 1.5 1.5" /><mesh file="../meshes/02876657/518f6867e5d38301fd3bf7a5792372cb/models/stl_models/convex_model_normalized_89.stl" name="518f6867e5d38301fd3bf7a5792372cb_mesh_89" scale="1.5 1.5 1.5" /><mesh file="../meshes/02876657/518f6867e5d38301fd3bf7a5792372cb/models/stl_models/convex_model_normalized_90.stl" name="518f6867e5d38301fd3bf7a5792372cb_mesh_90" scale="1.5 1.5 1.5" /><mesh file="../meshes/02876657/518f6867e5d38301fd3bf7a5792372cb/models/stl_models/convex_model_normalized_91.stl" name="518f6867e5d38301fd3bf7a5792372cb_mesh_91" scale="1.5 1.5 1.5" /><mesh file="../meshes/02876657/518f6867e5d38301fd3bf7a5792372cb/models/stl_models/convex_model_normalized_92.stl" name="518f6867e5d38301fd3bf7a5792372cb_mesh_92" scale="1.5 1.5 1.5" /><mesh file="../meshes/02876657/518f6867e5d38301fd3bf7a5792372cb/models/stl_models/convex_model_normalized_93.stl" name="518f6867e5d38301fd3bf7a5792372cb_mesh_93" scale="1.5 1.5 1.5" /><mesh file="../meshes/02876657/518f6867e5d38301fd3bf7a5792372cb/models/stl_models/convex_model_normalized_94.stl" name="518f6867e5d38301fd3bf7a5792372cb_mesh_94" scale="1.5 1.5 1.5" /><mesh file="../meshes/02876657/518f6867e5d38301fd3bf7a5792372cb/models/stl_models/convex_model_normalized_95.stl" name="518f6867e5d38301fd3bf7a5792372cb_mesh_95" scale="1.5 1.5 1.5" /><mesh file="../meshes/02876657/518f6867e5d38301fd3bf7a5792372cb/models/stl_models/convex_model_normalized_96.stl" name="518f6867e5d38301fd3bf7a5792372cb_mesh_96" scale="1.5 1.5 1.5" /><mesh file="../meshes/02876657/518f6867e5d38301fd3bf7a5792372cb/models/stl_models/convex_model_normalized_97.stl" name="518f6867e5d38301fd3bf7a5792372cb_mesh_97" scale="1.5 1.5 1.5" /><mesh file="../meshes/02876657/518f6867e5d38301fd3bf7a5792372cb/models/stl_models/convex_model_normalized_98.stl" name="518f6867e5d38301fd3bf7a5792372cb_mesh_98" scale="1.5 1.5 1.5" /><mesh file="../meshes/02876657/518f6867e5d38301fd3bf7a5792372cb/models/stl_models/convex_model_normalized_99.stl" name="518f6867e5d38301fd3bf7a5792372cb_mesh_99" scale="1.5 1.5 1.5" /><mesh file="../meshes/02876657/518f6867e5d38301fd3bf7a5792372cb/models/stl_models/convex_model_normalized_100.stl" name="518f6867e5d38301fd3bf7a5792372cb_mesh_100" scale="1.5 1.5 1.5" /><mesh file="../meshes/02876657/518f6867e5d38301fd3bf7a5792372cb/models/stl_models/convex_model_normalized_101.stl" name="518f6867e5d38301fd3bf7a5792372cb_mesh_101" scale="1.5 1.5 1.5" /><mesh file="../meshes/02876657/518f6867e5d38301fd3bf7a5792372cb/models/stl_models/convex_model_normalized_102.stl" name="518f6867e5d38301fd3bf7a5792372cb_mesh_102" scale="1.5 1.5 1.5" /><mesh file="../meshes/02876657/518f6867e5d38301fd3bf7a5792372cb/models/stl_models/convex_model_normalized_103.stl" name="518f6867e5d38301fd3bf7a5792372cb_mesh_103" scale="1.5 1.5 1.5" /><mesh file="../meshes/02876657/518f6867e5d38301fd3bf7a5792372cb/models/stl_models/convex_model_normalized_104.stl" name="518f6867e5d38301fd3bf7a5792372cb_mesh_104" scale="1.5 1.5 1.5" /><mesh file="../meshes/02876657/518f6867e5d38301fd3bf7a5792372cb/models/stl_models/convex_model_normalized_105.stl" name="518f6867e5d38301fd3bf7a5792372cb_mesh_105" scale="1.5 1.5 1.5" /><mesh file="../meshes/02876657/518f6867e5d38301fd3bf7a5792372cb/models/stl_models/convex_model_normalized_106.stl" name="518f6867e5d38301fd3bf7a5792372cb_mesh_106" scale="1.5 1.5 1.5" /><mesh file="../meshes/02876657/518f6867e5d38301fd3bf7a5792372cb/models/stl_models/convex_model_normalized_107.stl" name="518f6867e5d38301fd3bf7a5792372cb_mesh_107" scale="1.5 1.5 1.5" /><mesh file="../meshes/02876657/518f6867e5d38301fd3bf7a5792372cb/models/stl_models/convex_model_normalized_108.stl" name="518f6867e5d38301fd3bf7a5792372cb_mesh_108" scale="1.5 1.5 1.5" /><mesh file="../meshes/02876657/518f6867e5d38301fd3bf7a5792372cb/models/stl_models/convex_model_normalized_109.stl" name="518f6867e5d38301fd3bf7a5792372cb_mesh_109" scale="1.5 1.5 1.5" /><mesh file="../meshes/02876657/518f6867e5d38301fd3bf7a5792372cb/models/stl_models/convex_model_normalized_110.stl" name="518f6867e5d38301fd3bf7a5792372cb_mesh_110" scale="1.5 1.5 1.5" /><mesh file="../meshes/02876657/518f6867e5d38301fd3bf7a5792372cb/models/stl_models/convex_model_normalized_111.stl" name="518f6867e5d38301fd3bf7a5792372cb_mesh_111" scale="1.5 1.5 1.5" /><mesh file="../meshes/02876657/518f6867e5d38301fd3bf7a5792372cb/models/stl_models/convex_model_normalized_112.stl" name="518f6867e5d38301fd3bf7a5792372cb_mesh_112" scale="1.5 1.5 1.5" /><mesh file="../meshes/02876657/518f6867e5d38301fd3bf7a5792372cb/models/stl_models/convex_model_normalized_113.stl" name="518f6867e5d38301fd3bf7a5792372cb_mesh_113" scale="1.5 1.5 1.5" /><mesh file="../meshes/02876657/518f6867e5d38301fd3bf7a5792372cb/models/stl_models/convex_model_normalized_114.stl" name="518f6867e5d38301fd3bf7a5792372cb_mesh_114" scale="1.5 1.5 1.5" /><mesh file="../meshes/02876657/518f6867e5d38301fd3bf7a5792372cb/models/stl_models/convex_model_normalized_115.stl" name="518f6867e5d38301fd3bf7a5792372cb_mesh_115" scale="1.5 1.5 1.5" /><mesh file="../meshes/02876657/518f6867e5d38301fd3bf7a5792372cb/models/stl_models/convex_model_normalized_116.stl" name="518f6867e5d38301fd3bf7a5792372cb_mesh_116" scale="1.5 1.5 1.5" /><mesh file="../meshes/02876657/518f6867e5d38301fd3bf7a5792372cb/models/stl_models/convex_model_normalized_117.stl" name="518f6867e5d38301fd3bf7a5792372cb_mesh_117" scale="1.5 1.5 1.5" /></asset> </mujoco>
1,062.409091
21,752
0.819236
1e1bcc3f108ccd883663e58df9c3b1fb35c87655
1,458
xml
XML
gym/envs/robotics/assets/fetch/random_obj_xml/4474_slide.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/4474_slide.xml
Jekyll1021/gym
1701741df2e6ae9a762fe647122ee8344f586bc9
[ "Python-2.0", "OLDAP-2.7" ]
null
null
null
gym/envs/robotics/assets/fetch/random_obj_xml/4474_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/447/447.stl" name="obj0" scale="0.0069765943587443285 0.0069765943587443285 0.0069765943587443285" /> </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.02286908793991622 0.06683059034716213 0.22104909330465905"> <joint axis="0 1 0" damping="5" frictionloss="50" name="switch" pos="0 0 0" range="0 0.2" type="slide" /> <geom condim="3" mass="2" material="block_mat" mesh="obj0" pos="0 0 0" type="mesh" /> <site name="switch" pos="0 0 0" rgba="0 1 0 0" size="0.03 0.03 0.03" type="sphere" /> </body> </body> <light ambient="0.2 0.2 0.2" castshadow="false" diffuse="0.8 0.8 0.8" dir="0 0 -1" directional="true" name="light0" pos="0 0 4" specular="0.3 0.3 0.3" /> </worldbody> </mujoco>
38.368421
155
0.619342