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
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
91fd25579e375f23eeac74446ccb8d76e59895b3 | 686 | xml | XML | xml/doublependulum.xml | BolunDai0216/PyMuJoCoBase | 3d9250feacd6129e44d99342663616aaf06c5d43 | [
"MIT"
] | 5 | 2022-03-23T03:15:25.000Z | 2022-03-30T06:25:42.000Z | xml/doublependulum.xml | BolunDai0216/PyMuJoCoBase | 3d9250feacd6129e44d99342663616aaf06c5d43 | [
"MIT"
] | null | null | null | xml/doublependulum.xml | BolunDai0216/PyMuJoCoBase | 3d9250feacd6129e44d99342663616aaf06c5d43 | [
"MIT"
] | null | null | null | <mujoco>
<option timestep="0.0001" integrator="RK4">
<flag sensornoise="enable" energy="enable"/>
</option>
<worldbody>
<light diffuse=".5 .5 .5" pos="0 0 3" dir="0 0 -1"/>
<geom type="plane" size="1 1 0.1" rgba=".9 0 0 1"/>
<body pos="0 0 2.5" euler="0 0 0">
<joint name="pin" type="hinge" axis = "0 -1 0" pos="0 0 -0.5"/>
<geom type="cylinder" size="0.05 0.5" rgba="0 .9 0 1" mass="1"/>
<!-- Second Link -->
<body pos="0 0.1 1" euler="0 0 0">
<joint name="pin2" type="hinge" axis = "0 -1 0" pos="0 0 -0.5"/>
<geom type="cylinder" size="0.05 0.5" rgba="0 0 0.9 1" mass="1"/>
</body>
</body>
</worldbody>
</mujoco>
| 29.826087 | 70 | 0.526239 |
91feba763953a59d0c43f2f3309cb59ab0c75280 | 1,456 | xml | XML | gym/envs/robotics/assets/fetch/random_obj_xml/79_slide.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/79_slide.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/79_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/007/007.stl" name="obj0" scale="0.006739771506402702 0.006739771506402702 0.006739771506402702" />
</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.03696753213650321 0.042634500513374265 0.23572087323107815">
<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 |
91ff07c517a1f7021e5c34ca2a9597e12787d191 | 106,128 | xml | XML | herb_reconf/cluttered_scenes/grasping_004_sugar_box_4_0.4_scene.xml | wagnew3/Amodal-3D-Reconstruction-for-Robotic-Manipulationvia-Stability-and-Connectivity--Release | f55c6b0fac44d9d749e7804d99169a39d30c2111 | [
"MIT"
] | null | null | null | herb_reconf/cluttered_scenes/grasping_004_sugar_box_4_0.4_scene.xml | wagnew3/Amodal-3D-Reconstruction-for-Robotic-Manipulationvia-Stability-and-Connectivity--Release | f55c6b0fac44d9d749e7804d99169a39d30c2111 | [
"MIT"
] | null | null | null | herb_reconf/cluttered_scenes/grasping_004_sugar_box_4_0.4_scene.xml | wagnew3/Amodal-3D-Reconstruction-for-Robotic-Manipulationvia-Stability-and-Connectivity--Release | f55c6b0fac44d9d749e7804d99169a39d30c2111 | [
"MIT"
] | null | null | null | <?xml version="1.0" ?><mujoco model="scene">
<compiler angle="radian" coordinate="local" fusestatic="false" meshdir="assets/" texturedir="assets/"/>
<option apirate="50" collision="predefined" cone="elliptic" impratio="10" iterations="500" noslip_iterations="100" solver="Newton" timestep="0.002" tolerance="1e-10"/>
<size nconmax="10000" njmax="10000"/>
<visual>
<global offheight="800" offwidth="800"/>
<quality shadowsize="2048"/>
<headlight ambient="0 0 0" diffuse="1.399999 1.399999 1.399999" specular="2 2 2"/>
<map force="0.1" zfar="30.0"/>
<rgba haze="0.1499999 0.25 0.3499998 1"/>
</visual>
<statistic center="0.2 0 0.5" extent="10.0"/>
<default>
<default class="/"/>
<default class="geom0">
<geom conaffinity="0" contype="1" density="500" margin="0.001" rgba="0.75 0.6 0.5 1" solimp="0.95 0.95 0.01" solref="0.008 1" user="0"/>
</default>
<default class="herb/">
<joint damping="1.0"/>
<default class="herb/viz">
<geom conaffinity="0" contype="0" group="1"/>
</default>
</default>
<default class="herb/wam/">
<joint axis="0 0 1" frictionloss="0.001" limited="true" pos="0 0 0" type="hinge"/>
<default class="herb/wam/viz">
<geom conaffinity="0" contype="0" group="1" type="mesh"/>
</default>
<default class="herb/wam/col">
<geom conaffinity="1" contype="0" group="0" type="mesh"/>
</default>
</default>
<default class="herb/wam/bhand/">
<joint axis="0 0 1" frictionloss="0.001" limited="true" pos="0 0 0" type="hinge"/>
<default class="herb/wam/bhand/col">
<geom conaffinity="1" contype="0" group="0" type="mesh"/>
</default>
<default class="herb/wam/bhand/viz">
<geom conaffinity="0" contype="0" group="1" rgba="0.6999996 0.8 0.8 1" type="mesh"/>
</default>
</default>
<default class="herb/wam_1/">
<joint armature="0.1" axis="0 0 1" frictionloss="0.001" limited="true" pos="0 0 0" type="hinge"/>
<default class="herb/wam_1/viz">
<geom conaffinity="0" contype="0" group="1" type="mesh"/>
</default>
<default class="herb/wam_1/col">
<geom conaffinity="1" condim="4" contype="1" friction="2 0.1 0.02" group="0" priority="10" type="mesh"/>
</default>
</default>
<default class="herb/wam_1/bhand/">
<joint armature="0.1" axis="0 0 1" frictionloss="0.001" limited="true" pos="0 0 0" type="hinge"/>
<default class="herb/wam_1/bhand/col">
<geom conaffinity="1" condim="4" contype="4" friction="2 0.1 0.02" group="0" priority="10" solimp="0.99 0.99 0.01" solref="0.01 1" type="mesh"/>
</default>
<default class="herb/wam_1/bhand/viz">
<geom conaffinity="0" condim="4" contype="4" friction="2 0.1 0.02" group="1" priority="10" rgba="0.6999996 0.8 0.8 1" solimp="0.99 0.99 0.01" solref="0.01 1" type="mesh"/>
</default>
</default>
</default>
<asset>
<texture file="concrete-7baa937dd9eb091794feb091c728eb4f234150ae.png" name="concrete_2d" type="2d"/>
<texture file="concrete-7baa937dd9eb091794feb091c728eb4f234150ae.png" name="concretecube" type="cube"/>
<material class="/" name="concrete_2d" reflectance="0.3" rgba="0.8 0.8 0.8 1" texture="concrete_2d"/>
<material class="/" name="concretecube" rgba="0.8 0.8 0.8 1" texture="concretecube"/>
<texture file="marble-e5eaaff46b3aaec59944d7330fab7172f95cd8f2.png" name="marble2d" type="2d"/>
<texture file="marble-e5eaaff46b3aaec59944d7330fab7172f95cd8f2.png" name="marblecube" type="cube"/>
<material class="/" name="marble_2d" reflectance="0.3" rgba="0.8 0.8 0.8 1" texture="marble2d"/>
<material class="/" name="marblecube" rgba="0.8 0.8 0.8 1" texture="marblecube"/>
<texture file="concreteplain-371aafd0ba788c3d3517b7c74a383d92e5897f53.png" name="concreteplain_2d" type="2d"/>
<texture file="concreteplain-371aafd0ba788c3d3517b7c74a383d92e5897f53.png" name="concreteplaincube" type="cube"/>
<material class="/" name="concreteplain_2d" reflectance="0.3" rgba="0.8 0.8 0.8 1" texture="concreteplain_2d"/>
<material class="/" name="concreteplaincube" rgba="0.8 0.8 0.8 1" texture="concreteplaincube"/>
<texture file="wood-dca777828fadc82ffe5b5005a448db092b2054fb.png" name="wood2d" type="2d"/>
<texture file="wood-dca777828fadc82ffe5b5005a448db092b2054fb.png" name="woodcube" type="cube"/>
<material class="/" name="wood2d" reflectance="0.0" rgba="1 1 1 1" texture="wood2d"/>
<material class="/" emission="1.0" name="woodcube" texture="woodcube"/>
<texture file="concrete2-241aa4b6b647b116a7363537e0b2c602ff16d0ac.png" name="concrete2_2d" type="2d"/>
<texture file="concrete2-241aa4b6b647b116a7363537e0b2c602ff16d0ac.png" name="concrete2_cube" type="cube"/>
<material class="/" name="concrete2_2d" reflectance="0.0" rgba="1 1 1 1" texture="concrete2_2d"/>
<material class="/" name="concrete2_cube" rgba="0.8 0.8 0.8 1" texture="concrete2_cube"/>
<texture builtin="flat" height="1024" mark="random" markrgb="0.79000000 0.79000000 0.7399999" name="wall_2d" random="0.3" rgb1="0.8199995 0.8199995 0.78000000" type="2d" width="1024"/>
<material class="/" name="wall" texture="wall_2d"/>
<mesh class="herb/" file="herb_frame-d14ef2a9b97c77acae48435d827d17e822b5ea0d.STL" name="herb/herb_frame"/>
<mesh class="herb/" file="herb_frame_collision-f9b6358d74932455b7ffbfd9ca74dac0fccda711.STL" name="herb/herb_frame_collision"/>
<mesh class="herb/" file="herb_neobotix_base-a561bd542e4323d6590a35700af93bfe91294ed7.STL" name="herb/herb_neobotix_base"/>
<mesh class="herb/" file="herb_neobotix_base_collision-c0b781e9f306e864c10c17c836695c4558f03ae7.STL" name="herb/herb_neobotix_base_collision"/>
<mesh class="herb/" file="herb_neck_pan-3a5b595404c4fd221df9b6e9fa45f42ae8d6c2d1.STL" name="herb/herb_neck_pan"/>
<mesh class="herb/" file="herb_neck_pan_collision-422bb9327b7695a812f7e778849056ef7beb989a.STL" name="herb/herb_neck_pan_collision"/>
<mesh class="herb/" file="herb_neck_tilt-90115c2f4d254a0b190e723f5619cc119886c40b.STL" name="herb/herb_neck_tilt"/>
<mesh class="herb/" file="herb_neck_tilt_collision-484db3edd8836293ddbd41a57393c8610e785d3a.STL" name="herb/herb_neck_tilt_collision"/>
<mesh class="herb/" file="herb_crl_head-8d1a14390ba99fea74706e0a42bb4c69de03fda1.STL" name="herb/herb_crl_head"/>
<mesh class="herb/" file="herb_crl_head_collision-7e48d4cab14a84937a24657df25f3c1493b9d4f0.STL" name="herb/herb_crl_head_collision"/>
<mesh class="herb/" file="herb_kinect-f35f6b9c60f6d5c915f951d7862137deeec3b982.STL" name="herb/herb_kinect"/>
<mesh class="herb/" file="herb_kinect_collision-fc0c5ad2fd441c0e68282241313155effd1beedd.STL" name="herb/herb_kinect_collision"/>
<mesh class="herb/wam/" file="base_link_fine-41a147148eb8dd232dfab0184aee072e64b55281.stl" name="herb/wam/base_link_fine"/>
<mesh class="herb/wam/" file="base_link_convex-241a02f0fe0e1f2c3855b352df6e69b26ab5b1b2.stl" name="herb/wam/base_link_convex"/>
<mesh class="herb/wam/" file="shoulder_link_fine-70a80ea5cf6a9c11a96b4c55087f2c8f2c020d97.stl" name="herb/wam/shoulder_link_fine"/>
<mesh class="herb/wam/" file="shoulder_link_convex_decomposition_p1-b99c0e22423c21ede02982f896bc789bdae3b5ff.stl" name="herb/wam/shoulder_link_convex_decomposition_p1"/>
<mesh class="herb/wam/" file="shoulder_link_convex_decomposition_p2-2b3a517d82b2e4f2469d55f41baed0468e780436.stl" name="herb/wam/shoulder_link_convex_decomposition_p2"/>
<mesh class="herb/wam/" file="shoulder_link_convex_decomposition_p3-e4f646ee6b98165b5a010a5f12ebfd92128fb41b.stl" name="herb/wam/shoulder_link_convex_decomposition_p3"/>
<mesh class="herb/wam/" file="shoulder_pitch_link_fine-36aee65354a741fe81ccf9d2614e6e43d67f3c55.stl" name="herb/wam/shoulder_pitch_link_fine"/>
<mesh class="herb/wam/" file="shoulder_pitch_link_convex-f05b3e597235abed137d821b96ff7d1e2a82ea31.stl" name="herb/wam/shoulder_pitch_link_convex"/>
<mesh class="herb/wam/" file="upper_arm_link_fine-ca01ee6d48649ad9f6baea7259d5cf9d08b3d635.stl" name="herb/wam/upper_arm_link_fine"/>
<mesh class="herb/wam/" file="upper_arm_link_convex_decomposition_p1-7ea03e3ea97d649eedea55dc3de0ea10bbb87283.stl" name="herb/wam/upper_arm_link_convex_decomposition_p1"/>
<mesh class="herb/wam/" file="upper_arm_link_convex_decomposition_p2-25fc59a045c74cc0c5e901bc31501e8ca212159a.stl" name="herb/wam/upper_arm_link_convex_decomposition_p2"/>
<mesh class="herb/wam/" file="elbow_link_fine-105c4e016f6a319ed74f5d55377fee15774c5d58.stl" name="herb/wam/elbow_link_fine"/>
<mesh class="herb/wam/" file="elbow_link_convex-618d49f47d28f374d03b62f3a4f1a11c87b40044.stl" name="herb/wam/elbow_link_convex"/>
<mesh class="herb/wam/" file="forearm_link_fine-e78631019336cb810525911769f36184d30c291c.stl" name="herb/wam/forearm_link_fine"/>
<mesh class="herb/wam/" file="forearm_link_convex_decomposition_p1-57f1e443a9d84a9b1e59b719541351dbc72b0c65.stl" name="herb/wam/forearm_link_convex_decomposition_p1"/>
<mesh class="herb/wam/" file="forearm_link_convex_decomposition_p2-6249b0eb91291b6e61d4566ef7bddcd133aeb11d.stl" name="herb/wam/forearm_link_convex_decomposition_p2"/>
<mesh class="herb/wam/" file="wrist_yaw_link_fine-3ec69f37eedc74a0b8a6edd994a49a13dec2a554.stl" name="herb/wam/wrist_yaw_link_fine"/>
<mesh class="herb/wam/" file="wrist_yaw_link_convex_decomposition_p1-483314d477ecff523b1f17f1b29cc860dda3b25f.stl" name="herb/wam/wrist_yaw_link_convex_decomposition_p1"/>
<mesh class="herb/wam/" file="wrist_yaw_link_convex_decomposition_p2-963f6bf6f5f239543cf4bbf0630fd7e3253cbd4a.stl" name="herb/wam/wrist_yaw_link_convex_decomposition_p2"/>
<mesh class="herb/wam/" file="wrist_pitch_link_fine-06a8aff3e76c7b3ff34cdaf40c9ed5950e2ad1fe.stl" name="herb/wam/wrist_pitch_link_fine"/>
<mesh class="herb/wam/" file="wrist_pitch_link_convex_decomposition_p1-3328df36bd7e249a571d0cfb2e43ac0cf17b9b77.stl" name="herb/wam/wrist_pitch_link_convex_decomposition_p1"/>
<mesh class="herb/wam/" file="wrist_pitch_link_convex_decomposition_p2-91c5869923c13020ad406e859d49bf3f795c96be.stl" name="herb/wam/wrist_pitch_link_convex_decomposition_p2"/>
<mesh class="herb/wam/" file="wrist_pitch_link_convex_decomposition_p3-744bd1df4bb176ceef61c79ab12a5b9de038d171.stl" name="herb/wam/wrist_pitch_link_convex_decomposition_p3"/>
<mesh class="herb/wam/" file="wrist_palm_link_fine-db9db06e50f8f189c8d475b09f86be267e38a874.stl" name="herb/wam/wrist_palm_link_fine"/>
<mesh class="herb/wam/" file="wrist_palm_link_convex-d455a798d573176ecdc3c9794069b0e3f4f7f623.stl" name="herb/wam/wrist_palm_link_convex"/>
<mesh class="herb/wam/bhand/" file="bhand_palm_fine-dff1351ac0d212f9757a6bc04b85287b4f13403a.stl" name="herb/wam/bhand/bhand_palm_fine"/>
<mesh class="herb/wam/bhand/" file="bhand_palm_link_convex_decomposition_p1-f8ba6cc8e8efbe24c938e092f61618174769428c.stl" name="herb/wam/bhand/bhand_palm_link_convex_decomposition_p1"/>
<mesh class="herb/wam/bhand/" file="bhand_palm_link_convex_decomposition_p2-0a66a02812a929ee040991e6d1a7b1d11bba7bb1.stl" name="herb/wam/bhand/bhand_palm_link_convex_decomposition_p2"/>
<mesh class="herb/wam/bhand/" file="bhand_palm_link_convex_decomposition_p3-9d93e72f01b43aa200deff06df4a395d3eb5312a.stl" name="herb/wam/bhand/bhand_palm_link_convex_decomposition_p3"/>
<mesh class="herb/wam/bhand/" file="bhand_palm_link_convex_decomposition_p4-e38e089a001a0010eec12bebd2368162120ee6a2.stl" name="herb/wam/bhand/bhand_palm_link_convex_decomposition_p4"/>
<mesh class="herb/wam/bhand/" file="bhand_finger_prox_link_fine-b325b78dd2ffcab9984efe22434207b1d2e07e28.stl" name="herb/wam/bhand/bhand_finger_prox_link_fine"/>
<mesh class="herb/wam/bhand/" file="bhand_finger_prox_link_convex_decomposition_p1-12071ca7dea820f8ba395c17ad58efbdd2b805a8.stl" name="herb/wam/bhand/bhand_finger_prox_link_convex_decomposition_p1"/>
<mesh class="herb/wam/bhand/" file="bhand_finger_prox_link_convex_decomposition_p2-c728b40c271300b132049560287e0844b86833ed.stl" name="herb/wam/bhand/bhand_finger_prox_link_convex_decomposition_p2"/>
<mesh class="herb/wam/bhand/" file="bhand_finger_prox_link_convex_decomposition_p3-561559fcb477ac41797bbd8b0da5e960b41f0363.stl" name="herb/wam/bhand/bhand_finger_prox_link_convex_decomposition_p3"/>
<mesh class="herb/wam/bhand/" file="bhand_finger_med_link_fine-31e862bb0515137229a05ffa049a96de151eb229.stl" name="herb/wam/bhand/bhand_finger_med_link_fine"/>
<mesh class="herb/wam/bhand/" file="bhand_finger_med_link_convex-af5d2e0e2990df27924df077b297d046b710ded5.stl" name="herb/wam/bhand/bhand_finger_med_link_convex"/>
<mesh class="herb/wam/bhand/" file="bhand_finger_dist_link_fine-defe6db5320e79d25ade307bc4a42d6ef272b8d4.stl" name="herb/wam/bhand/bhand_finger_dist_link_fine"/>
<mesh class="herb/wam/bhand/" file="bhand_finger_dist_link_convex-dd89f87a37ef6bb33ec5f1998f123eb1e907ddef.stl" name="herb/wam/bhand/bhand_finger_dist_link_convex"/>
<mesh class="herb/wam_1/" file="base_link_fine-41a147148eb8dd232dfab0184aee072e64b55281.stl" name="herb/wam_1/base_link_fine"/>
<mesh class="herb/wam_1/" file="base_link_convex-241a02f0fe0e1f2c3855b352df6e69b26ab5b1b2.stl" name="herb/wam_1/base_link_convex"/>
<mesh class="herb/wam_1/" file="shoulder_link_fine-70a80ea5cf6a9c11a96b4c55087f2c8f2c020d97.stl" name="herb/wam_1/shoulder_link_fine"/>
<mesh class="herb/wam_1/" file="shoulder_link_convex_decomposition_p1-b99c0e22423c21ede02982f896bc789bdae3b5ff.stl" name="herb/wam_1/shoulder_link_convex_decomposition_p1"/>
<mesh class="herb/wam_1/" file="shoulder_link_convex_decomposition_p2-2b3a517d82b2e4f2469d55f41baed0468e780436.stl" name="herb/wam_1/shoulder_link_convex_decomposition_p2"/>
<mesh class="herb/wam_1/" file="shoulder_link_convex_decomposition_p3-e4f646ee6b98165b5a010a5f12ebfd92128fb41b.stl" name="herb/wam_1/shoulder_link_convex_decomposition_p3"/>
<mesh class="herb/wam_1/" file="shoulder_pitch_link_fine-36aee65354a741fe81ccf9d2614e6e43d67f3c55.stl" name="herb/wam_1/shoulder_pitch_link_fine"/>
<mesh class="herb/wam_1/" file="shoulder_pitch_link_convex-f05b3e597235abed137d821b96ff7d1e2a82ea31.stl" name="herb/wam_1/shoulder_pitch_link_convex"/>
<mesh class="herb/wam_1/" file="upper_arm_link_fine-ca01ee6d48649ad9f6baea7259d5cf9d08b3d635.stl" name="herb/wam_1/upper_arm_link_fine"/>
<mesh class="herb/wam_1/" file="upper_arm_link_convex_decomposition_p1-7ea03e3ea97d649eedea55dc3de0ea10bbb87283.stl" name="herb/wam_1/upper_arm_link_convex_decomposition_p1"/>
<mesh class="herb/wam_1/" file="upper_arm_link_convex_decomposition_p2-25fc59a045c74cc0c5e901bc31501e8ca212159a.stl" name="herb/wam_1/upper_arm_link_convex_decomposition_p2"/>
<mesh class="herb/wam_1/" file="elbow_link_fine-105c4e016f6a319ed74f5d55377fee15774c5d58.stl" name="herb/wam_1/elbow_link_fine"/>
<mesh class="herb/wam_1/" file="elbow_link_convex-618d49f47d28f374d03b62f3a4f1a11c87b40044.stl" name="herb/wam_1/elbow_link_convex"/>
<mesh class="herb/wam_1/" file="forearm_link_fine-e78631019336cb810525911769f36184d30c291c.stl" name="herb/wam_1/forearm_link_fine"/>
<mesh class="herb/wam_1/" file="forearm_link_convex_decomposition_p1-57f1e443a9d84a9b1e59b719541351dbc72b0c65.stl" name="herb/wam_1/forearm_link_convex_decomposition_p1"/>
<mesh class="herb/wam_1/" file="forearm_link_convex_decomposition_p2-6249b0eb91291b6e61d4566ef7bddcd133aeb11d.stl" name="herb/wam_1/forearm_link_convex_decomposition_p2"/>
<mesh class="herb/wam_1/" file="wrist_yaw_link_fine-3ec69f37eedc74a0b8a6edd994a49a13dec2a554.stl" name="herb/wam_1/wrist_yaw_link_fine"/>
<mesh class="herb/wam_1/" file="wrist_yaw_link_convex_decomposition_p1-483314d477ecff523b1f17f1b29cc860dda3b25f.stl" name="herb/wam_1/wrist_yaw_link_convex_decomposition_p1"/>
<mesh class="herb/wam_1/" file="wrist_yaw_link_convex_decomposition_p2-963f6bf6f5f239543cf4bbf0630fd7e3253cbd4a.stl" name="herb/wam_1/wrist_yaw_link_convex_decomposition_p2"/>
<mesh class="herb/wam_1/" file="wrist_pitch_link_fine-06a8aff3e76c7b3ff34cdaf40c9ed5950e2ad1fe.stl" name="herb/wam_1/wrist_pitch_link_fine"/>
<mesh class="herb/wam_1/" file="wrist_pitch_link_convex_decomposition_p1-3328df36bd7e249a571d0cfb2e43ac0cf17b9b77.stl" name="herb/wam_1/wrist_pitch_link_convex_decomposition_p1"/>
<mesh class="herb/wam_1/" file="wrist_pitch_link_convex_decomposition_p2-91c5869923c13020ad406e859d49bf3f795c96be.stl" name="herb/wam_1/wrist_pitch_link_convex_decomposition_p2"/>
<mesh class="herb/wam_1/" file="wrist_pitch_link_convex_decomposition_p3-744bd1df4bb176ceef61c79ab12a5b9de038d171.stl" name="herb/wam_1/wrist_pitch_link_convex_decomposition_p3"/>
<mesh class="herb/wam_1/" file="wrist_palm_link_fine-db9db06e50f8f189c8d475b09f86be267e38a874.stl" name="herb/wam_1/wrist_palm_link_fine"/>
<mesh class="herb/wam_1/" file="wrist_palm_link_convex-d455a798d573176ecdc3c9794069b0e3f4f7f623.stl" name="herb/wam_1/wrist_palm_link_convex"/>
<mesh class="herb/wam_1/bhand/" file="bhand_palm_fine-dff1351ac0d212f9757a6bc04b85287b4f13403a.stl" name="herb/wam_1/bhand/bhand_palm_fine"/>
<mesh class="herb/wam_1/bhand/" file="bhand_palm_link_convex_decomposition_p1-f8ba6cc8e8efbe24c938e092f61618174769428c.stl" name="herb/wam_1/bhand/bhand_palm_link_convex_decomposition_p1"/>
<mesh class="herb/wam_1/bhand/" file="bhand_palm_link_convex_decomposition_p2-0a66a02812a929ee040991e6d1a7b1d11bba7bb1.stl" name="herb/wam_1/bhand/bhand_palm_link_convex_decomposition_p2"/>
<mesh class="herb/wam_1/bhand/" file="bhand_palm_link_convex_decomposition_p3-9d93e72f01b43aa200deff06df4a395d3eb5312a.stl" name="herb/wam_1/bhand/bhand_palm_link_convex_decomposition_p3"/>
<mesh class="herb/wam_1/bhand/" file="bhand_palm_link_convex_decomposition_p4-e38e089a001a0010eec12bebd2368162120ee6a2.stl" name="herb/wam_1/bhand/bhand_palm_link_convex_decomposition_p4"/>
<mesh class="herb/wam_1/bhand/" file="bhand_finger_prox_link_fine-b325b78dd2ffcab9984efe22434207b1d2e07e28.stl" name="herb/wam_1/bhand/bhand_finger_prox_link_fine"/>
<mesh class="herb/wam_1/bhand/" file="bhand_finger_prox_link_convex_decomposition_p1-12071ca7dea820f8ba395c17ad58efbdd2b805a8.stl" name="herb/wam_1/bhand/bhand_finger_prox_link_convex_decomposition_p1"/>
<mesh class="herb/wam_1/bhand/" file="bhand_finger_prox_link_convex_decomposition_p2-c728b40c271300b132049560287e0844b86833ed.stl" name="herb/wam_1/bhand/bhand_finger_prox_link_convex_decomposition_p2"/>
<mesh class="herb/wam_1/bhand/" file="bhand_finger_prox_link_convex_decomposition_p3-561559fcb477ac41797bbd8b0da5e960b41f0363.stl" name="herb/wam_1/bhand/bhand_finger_prox_link_convex_decomposition_p3"/>
<mesh class="herb/wam_1/bhand/" file="bhand_finger_med_link_fine-31e862bb0515137229a05ffa049a96de151eb229.stl" name="herb/wam_1/bhand/bhand_finger_med_link_fine"/>
<mesh class="herb/wam_1/bhand/" file="bhand_finger_med_link_convex-af5d2e0e2990df27924df077b297d046b710ded5.stl" name="herb/wam_1/bhand/bhand_finger_med_link_convex"/>
<mesh class="herb/wam_1/bhand/" file="bhand_finger_dist_link_fine-defe6db5320e79d25ade307bc4a42d6ef272b8d4.stl" name="herb/wam_1/bhand/bhand_finger_dist_link_fine"/>
<mesh class="herb/wam_1/bhand/" file="bhand_finger_dist_link_convex-dd89f87a37ef6bb33ec5f1998f123eb1e907ddef.stl" name="herb/wam_1/bhand/bhand_finger_dist_link_convex"/>
<mesh class="geom0" file="ycb_objects/004_sugar_box/google_16k/nontextured.stl" name="gen_mesh_0" scale="1 1 1"/><mesh class="geom0" file="downloaded_assets/lamp_2/scene.stl" name="gen_mesh_gadded_1" scale="1.5304227749157122 1.5304227749157122 1.5304227749157122"/><mesh class="geom0" file="ycb_objects/036_wood_block/google_16k/nontextured.stl" name="gen_mesh_gadded_2" scale="1.512217476213674 1.512217476213674 1.512217476213674"/><mesh class="geom0" file="ycb_objects/035_power_drill/google_16k/nontextured.stl" name="gen_mesh_gadded_3" scale="0.8020976986172603 0.8020976986172603 0.8020976986172603"/><mesh class="geom0" file="ycb_objects/013_apple/google_16k/nontextured.stl" name="gen_mesh_gadded_4" scale="1.7641383305529048 1.7641383305529048 1.7641383305529048"/><mesh class="geom0" file="downloaded_assets/vase_2/scene.stl" name="gen_mesh_gadded_5" scale="0.6373376921872359 0.6373376921872359 0.6373376921872359"/><mesh class="geom0" file="ycb_objects/008_pudding_box/google_16k/nontextured.stl" name="gen_mesh_gadded_6" scale="1.2614662932785194 1.2614662932785194 1.2614662932785194"/></asset>
<worldbody>
<camera mode="targetbody" name="herb_head" pos="0 0.75 .5" target="cam_target"/>
<camera fovy="45" mode="targetbody" name="iso" pos=".6 -0.007797638 .9" target="table"/>
<geom class="/" condim="3" material="wood2d" name="floor" pos="0 0 0" size="0 0 0.25" type="plane"/>
<geom class="/" conaffinity="0" contype="0" mass="0.0" material="wall" name="//unnamed_geom_1" pos="-15 0 15" size="15 15 0.025000000" type="plane" zaxis="1 0 0"/>
<geom class="/" conaffinity="0" contype="0" mass="0.0" material="wall" name="//unnamed_geom_2" pos="0 15 15" size="15 15 0.025000000" type="plane" zaxis="0 -1 0"/>
<geom class="/" condim="3" name="table_plane" pos="0 0 0.3" rgba="0 0 0 0" size="0 0 0.25" type="plane"/>
<body name="table" pos="0 0 0.3" quat="1 0 0 0">
<geom class="/" group="1" material="marblecube" name="tabletop" pos="0 0 -0.012500000" size="0.4 0.6999996 0.012500000" type="box"/>
<geom class="/" group="1" material="concretecube" name="//unnamed_geom_4" pos="0.2 0.3499998 -0.1499999" size="0.0408 0.1374998" type="cylinder"/>
<geom class="/" group="1" material="concretecube" name="//unnamed_geom_5" pos="-0.2 0.3499998 -0.1499999" size="0.0408 0.1374998" type="cylinder"/>
<geom class="/" group="1" material="concretecube" name="//unnamed_geom_6" pos="0.2 -0.3499998 -0.1499999" size="0.0408 0.1374998" type="cylinder"/>
<geom class="/" group="1" material="concretecube" name="//unnamed_geom_7" pos="-0.2 -0.3499998 -0.1499999" size="0.0408 0.1374998" type="cylinder"/>
</body>
<body name="herb/">
<body name="cam_target" pos="0 0 0.45">
<geom class="geom0" conaffinity="0" contype="0" group="1" name="//unnamed_geom_100" rgba="0 0 0 0" size="0.0001 0.0001 0.0001" type="box"/>
</body>
<body name="herb/herb" pos="-0.8 0 0.0509999">
<geom class="herb/viz" mesh="herb/herb_frame" name="herb//unnamed_geom_0" pos="0 0 1.05" quat="0.5 0.499977 0.5 0.500023" rgba="0.299999 0 0 1" type="mesh"/>
<geom class="herb/" mesh="herb/herb_frame_collision" name="herb//unnamed_geom_1" pos="0 0 1.05" quat="3.2758700e-05 3.27571999999e-05 -0.70709 -0.70712299999" rgba="0.299999 0 0 1" type="mesh"/>
<geom class="herb/viz" mesh="herb/herb_neobotix_base" name="herb//unnamed_geom_2" pos="-0.0740859999999 -3.43217e-06 -0.0512439999999" quat="0.70709100 0 0 0.70712299999" rgba="0.299999 0.299999 0.299999 1" type="mesh"/>
<geom class="herb/" mesh="herb/herb_neobotix_base_collision" name="herb//unnamed_geom_3" pos="-0.0740859999999 -3.43217e-06 -0.0512439999999" quat="2.3108400e-07 2.31074e-07 0.70709 0.70712299999" rgba="0.299999 0.299999 0.299999 1" type="mesh"/>
<geom class="herb/viz" mesh="herb/herb_neck_pan" name="herb//unnamed_geom_4" pos="0.1249 5.7862200e-06 1.1008100" quat="2.3108400e-07 0.70712299999 -0.70709 -2.31074e-07" type="mesh"/>
<geom class="herb/" mesh="herb/herb_neck_pan_collision" name="herb//unnamed_geom_5" pos="0.1249 5.7862200e-06 1.1008100" quat="0.5 0.500023 -0.5 -0.499977" type="mesh"/>
<geom class="herb/viz" mesh="herb/herb_neck_tilt" name="herb//unnamed_geom_6" pos="0.1249 5.7862200e-06 1.19270999999" quat="0.24185100 0.66447800 -0.66444800 -0.241839" type="mesh"/>
<geom class="herb/" mesh="herb/herb_neck_tilt_collision" name="herb//unnamed_geom_7" pos="0.1249 5.7862200e-06 1.19270999999" quat="-0.29881400 -0.640849 -0.64087799999 -0.298827999999" type="mesh"/>
<geom class="herb/viz" mesh="herb/herb_crl_head" name="herb//unnamed_geom_8" pos="0.32064500 0.0039098500 1.33653" quat="0.640863999999 0.29885800 -0.298844 -0.64083500" rgba="0.299999 0.299999 0.299999 1" type="mesh"/>
<geom class="herb/" mesh="herb/herb_crl_head_collision" name="herb//unnamed_geom_9" pos="0.124906 0.0077957900 1.1927000" quat="0.298844 0.64083500 0.640863999999 0.298856999999" rgba="0.299999 0.299999 0.299999 1" type="mesh"/>
<geom class="herb/viz" mesh="herb/herb_kinect" name="herb//unnamed_geom_10" pos="0.19753100 0.0077991500 1.2177" quat="0.664479999996 0.664456999996 0.241829999999 -0.241829999999" rgba="0.25 0.25 0.25 1" type="mesh"/>
<geom class="herb/" mesh="herb/herb_kinect_collision" name="herb//unnamed_geom_11" pos="0.125458999999 0.00779763999999 1.19333" quat="0.29885200 0.64085700 0.64084300 0.29885" rgba="0.25 0.25 0.25 1" type="mesh"/>
<site class="herb/" name="herb/right_arm" pos="0.012500000 -0.22 0.92000000" quat="0 -0.70709999999 0 -0.70709999999"/>
<body name="herb/wam_1/" pos="0.012500000 -0.22 0.92000000" quat="0 -0.7070995 0 -0.7070995">
<body name="herb/wam_1/1_base_link" pos="0 0 0" quat="1 0 0 0">
<inertial diaginertia="0.1 0.1 0.1" mass="1.0" pos="0 0 0"/>
<geom class="herb/wam_1/viz" mesh="herb/wam_1/base_link_fine" name="herb/wam_1//unnamed_geom_0"/>
<geom class="herb/wam_1/col" mesh="herb/wam_1/base_link_convex" name="herb/wam_1//unnamed_geom_1"/>
<body name="herb/wam_1/2_shoulder_yaw_link" pos="0 0 0.3459997">
<inertial diaginertia="0.1350889 0.113095 0.09044258" mass="5.0" pos="-0.00443422 -0.00066489000 -0.1289039" quat="0.6956595 0.71671300 -0.03548628 0.03348387"/>
<joint armature=".01" class="herb/wam_1/" damping="1.98" name="herb/wam_1/j1_base_yaw_joint" range="-2.6 2.6"/>
<geom class="herb/wam_1/viz" mesh="herb/wam_1/shoulder_link_fine" name="herb/wam_1//unnamed_geom_2"/>
<geom class="herb/wam_1/col" mesh="herb/wam_1/shoulder_link_convex_decomposition_p1" name="herb/wam_1//unnamed_geom_3"/>
<geom class="herb/wam_1/col" mesh="herb/wam_1/shoulder_link_convex_decomposition_p2" name="herb/wam_1//unnamed_geom_4"/>
<geom class="herb/wam_1/col" mesh="herb/wam_1/shoulder_link_convex_decomposition_p3" name="herb/wam_1//unnamed_geom_5"/>
<body name="herb/wam_1/3_shoulder_pitch_link" pos="0 0 0" quat="0.4159998 -0.4159998 0.5719995 0.5719995">
<inertial diaginertia="0.021419500 0.0167127 0.012645200" mass="3.87494" pos="-0.00236981 -0.0154211 0.0310561" quat="0.96179400 0.27311200 -0.016931600 0.008665920006"/>
<joint armature=".01" class="herb/wam_1/" damping="0.55" name="herb/wam_1/j2_shoulder_pitch_joint" range="-1.9850000 1.9850000" ref="1.885"/>
<geom class="herb/wam_1/viz" mesh="herb/wam_1/shoulder_pitch_link_fine" name="herb/wam_1//unnamed_geom_6"/>
<geom class="herb/wam_1/col" mesh="herb/wam_1/shoulder_pitch_link_convex" name="herb/wam_1//unnamed_geom_7"/>
<body name="herb/wam_1/4_upper_arm_link" pos="0 0 0" quat="0.70710700 0.70710700 0 0">
<inertial diaginertia="0.05927179 0.059220700 0.003134188" mass="2.20228" pos="0.0068325900 3.3090000e-05 0.39249200" quat="0.64713600 0.01708219 0.0143038 0.7620488"/>
<joint armature=".01" class="herb/wam_1/" damping="1.65" name="herb/wam_1/j3_shoulder_yaw_joint" range="-2.799998 2.799998"/>
<geom class="herb/wam_1/viz" mesh="herb/wam_1/upper_arm_link_fine" name="herb/wam_1//unnamed_geom_8"/>
<geom class="herb/wam_1/col" mesh="herb/wam_1/upper_arm_link_convex_decomposition_p1" name="herb/wam_1//unnamed_geom_9"/>
<geom class="herb/wam_1/col" mesh="herb/wam_1/upper_arm_link_convex_decomposition_p2" name="herb/wam_1//unnamed_geom_10"/>
<body name="herb/wam_1/5_forearm_link" pos="0.04499998 0 0.55000000" quat="0.3539998 -0.3539998 0.6119999 0.6119999">
<inertial diaginertia="0.0151047 0.0148285 0.0027580500" mass="0.500168" pos="-0.04001489 -0.14271700 -0.00022942000" quat="0.70428100 0.70632600 0.01803329 0.06903524"/>
<joint armature=".01" class="herb/wam_1/" damping="0.88" name="herb/wam_1/j4_elbow_pitch_joint" range="-0.9 3.141589" ref="2.0944"/>
<geom class="herb/wam_1/viz" mesh="herb/wam_1/elbow_link_fine" name="herb/wam_1//unnamed_geom_11"/>
<geom class="herb/wam_1/col" mesh="herb/wam_1/elbow_link_convex" name="herb/wam_1//unnamed_geom_12"/>
<geom class="herb/wam_1/viz" euler="1.57 0 0" mesh="herb/wam_1/forearm_link_fine" name="herb/wam_1//unnamed_geom_13" pos="-0.04499998 -0.07299995 0"/>
<geom class="herb/wam_1/col" euler="1.57 0 0" mesh="herb/wam_1/forearm_link_convex_decomposition_p1" name="herb/wam_1//unnamed_geom_14" pos="-0.04499998 -0.07299995 0"/>
<geom class="herb/wam_1/col" euler="1.57 0 0" mesh="herb/wam_1/forearm_link_convex_decomposition_p2" name="herb/wam_1//unnamed_geom_15" pos="-0.04499998 -0.07299995 0"/>
<body name="herb/wam_1/6_wrist_yaw_link" pos="-0.04499998 -0.2999999 0" quat="0.70710700 0.70710700 0 0">
<inertial diaginertia="0.0005551678 0.00046317 0.0002340719" mass="1.05376" pos="8.920995e-05 0.0043582400 -0.0051121700" quat="0.630602 0.77609300 0.0040196900 -0.002372"/>
<joint armature=".01" class="herb/wam_1/" damping="0.55" name="herb/wam_1/j5_wrist_yaw_joint" range="-4.549998 1.25"/>
<geom class="herb/wam_1/viz" mesh="herb/wam_1/wrist_yaw_link_fine" name="herb/wam_1//unnamed_geom_16"/>
<geom class="herb/wam_1/col" mesh="herb/wam_1/wrist_yaw_link_convex_decomposition_p1" name="herb/wam_1//unnamed_geom_17"/>
<geom class="herb/wam_1/col" mesh="herb/wam_1/wrist_yaw_link_convex_decomposition_p2" name="herb/wam_1//unnamed_geom_18"/>
<body name="herb/wam_1/7_wrist_pitch_link" pos="0 0 0" quat="0.70710700 -0.70710700 0 0">
<inertial diaginertia="0.0005551678 0.00046317 0.0002340719" mass="0.517974" pos="-0.0001226199 -0.024683400 -0.01703189" quat="0.630602 0.77609300 0.0040196900 -0.002372"/>
<joint armature=".01" class="herb/wam_1/" damping="0.11" name="herb/wam_1/j6_wrist_pitch_joint" range="-1.5707 1.5707"/>
<geom class="herb/wam_1/viz" mesh="herb/wam_1/wrist_pitch_link_fine" name="herb/wam_1//unnamed_geom_19"/>
<geom class="herb/wam_1/col" mesh="herb/wam_1/wrist_pitch_link_convex_decomposition_p1" name="herb/wam_1//unnamed_geom_20"/>
<geom class="herb/wam_1/col" mesh="herb/wam_1/wrist_pitch_link_convex_decomposition_p2" name="herb/wam_1//unnamed_geom_21"/>
<geom class="herb/wam_1/col" mesh="herb/wam_1/wrist_pitch_link_convex_decomposition_p3" name="herb/wam_1//unnamed_geom_22"/>
<body name="herb/wam_1/8_wrist_palm_link" pos="0 0 0" quat="0.70710700 0.70710700 0 0">
<inertial diaginertia="0.00020683 0.00010859 0.00010851" mass="0.0828613" pos="0 0 0.055" quat="0.70710700 0 0 0.70710700"/>
<joint armature=".01" class="herb/wam_1/" damping="0.11" name="herb/wam_1/j7_palm_yaw_joint" range="-3 3"/>
<geom class="herb/wam_1/viz" mesh="herb/wam_1/wrist_palm_link_fine" name="herb/wam_1//unnamed_geom_23"/>
<geom class="herb/wam_1/col" mesh="herb/wam_1/wrist_palm_link_convex" name="herb/wam_1//unnamed_geom_24"/>
<site class="herb/wam_1/" name="herb/wam_1/hand_attachment"/>
<body name="herb/wam_1/bhand/">
<body name="herb/wam_1/bhand/bhand_palm_link" pos="0 0 0.05999998" quat="0 0 0 1">
<inertial diaginertia="0.000224052 0.0002107009 2.8121200e-05" mass="0.50573" pos="-5.109798e-05 0.005043297 0.036671000" quat="0.5530978 0.43904700 0.43445600 0.5590776"/>
<geom class="herb/wam_1/bhand/viz" mesh="herb/wam_1/bhand/bhand_palm_fine" name="herb/wam_1/bhand//unnamed_geom_0"/>
<geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_palm_link_convex_decomposition_p1" name="herb/wam_1/bhand//unnamed_geom_1"/>
<geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_palm_link_convex_decomposition_p2" name="herb/wam_1/bhand//unnamed_geom_2"/>
<geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_palm_link_convex_decomposition_p3" name="herb/wam_1/bhand//unnamed_geom_3"/>
<geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_palm_link_convex_decomposition_p4" name="herb/wam_1/bhand//unnamed_geom_4"/>
<body name="herb/wam_1/bhand/finger11" pos="-0.025000000 0 0.041500000" quat="0.70710700 0 0 -0.70710700">
<inertial diaginertia="7.7733500e-05 7.662819e-05 4.8312200e-06" mass="0.14109" pos="0.023133000 0.00078642000 0.0005279197" quat="0.01607959 0.70726900 -0.0007660079 0.706762"/>
<joint armature=".01" axis="0 0 -1" class="herb/wam_1/bhand/" damping="0.11" name="herb/wam_1/bhand/j11" range="0 3.141589"/>
<geom class="herb/wam_1/bhand/viz" mesh="herb/wam_1/bhand/bhand_finger_prox_link_fine" name="herb/wam_1/bhand//unnamed_geom_5"/>
<geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_finger_prox_link_convex_decomposition_p1" name="herb/wam_1/bhand//unnamed_geom_6"/>
<geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_finger_prox_link_convex_decomposition_p2" name="herb/wam_1/bhand//unnamed_geom_7"/>
<geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_finger_prox_link_convex_decomposition_p3" name="herb/wam_1/bhand//unnamed_geom_8"/>
<body name="herb/wam_1/bhand/finger12" pos="0.05 0 0.0339" quat="0.70710700 0.70710700 0 0">
<inertial diaginertia="7.7733500e-05 7.662819e-05 4.8312200e-06" mass="0.062139" pos="0.023133000 0.00078642000 0.0005279197" quat="0.01607959 0.70726900 -0.0007660079 0.706762"/>
<joint armature=".01" class="herb/wam_1/bhand/" damping="0.11" name="herb/wam_1/bhand/j12" range="0 2.44346"/>
<geom class="herb/wam_1/bhand/viz" mesh="herb/wam_1/bhand/bhand_finger_med_link_fine" name="herb/wam_1/bhand//unnamed_geom_9"/>
<geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_finger_med_link_convex" name="herb/wam_1/bhand//unnamed_geom_10"/>
<body name="herb/wam_1/bhand/finger13" pos="0.069940000 0.003 0" quat="0.92388000 0 0 0.382683">
<inertial diaginertia="3.843398e-05 3.727529e-05 3.0998700e-06" mass="0.041377" pos="0.022825000 0.0010491000 0.00042030000" quat="0.5084118 0.51165000 0.4895829 0.48993900"/>
<joint armature=".01" class="herb/wam_1/bhand/" damping="0.11" name="herb/wam_1/bhand/j13" range="0 0.837758"/>
<geom class="herb/wam_1/bhand/viz" euler="0 0 -0.8399997" mesh="herb/wam_1/bhand/bhand_finger_dist_link_fine" name="herb/wam_1/bhand//unnamed_geom_11"/>
<geom class="herb/wam_1/bhand/col" euler="0 0 -0.8399997" mesh="herb/wam_1/bhand/bhand_finger_dist_link_convex" name="herb/wam_1/bhand//unnamed_geom_12"/>
</body>
</body>
</body>
<body name="herb/wam_1/bhand/finger21" pos="0.025000000 0 0.041500000" quat="0.70710700 0 0 -0.70710700">
<inertial diaginertia="7.7733500e-05 7.662819e-05 4.8312200e-06" mass="0.14109" pos="0.023133000 0.00078642000 0.0005279197" quat="0.01607959 0.70726900 -0.0007660079 0.706762"/>
<joint armature=".01" class="herb/wam_1/bhand/" damping="0.11" name="herb/wam_1/bhand/j21" range="0 3.141589"/>
<geom class="herb/wam_1/bhand/viz" mesh="herb/wam_1/bhand/bhand_finger_prox_link_fine" name="herb/wam_1/bhand//unnamed_geom_13"/>
<geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_finger_prox_link_convex_decomposition_p1" name="herb/wam_1/bhand//unnamed_geom_14"/>
<geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_finger_prox_link_convex_decomposition_p2" name="herb/wam_1/bhand//unnamed_geom_15"/>
<geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_finger_prox_link_convex_decomposition_p3" name="herb/wam_1/bhand//unnamed_geom_16"/>
<body name="herb/wam_1/bhand/finger22" pos="0.05 0 0.0339" quat="0.70710700 0.70710700 0 0">
<inertial diaginertia="7.7733500e-05 7.662819e-05 4.8312200e-06" mass="0.062139" pos="0.023133000 0.00078642000 0.0005279197" quat="0.01607959 0.70726900 -0.0007660079 0.706762"/>
<joint armature=".01" class="herb/wam_1/bhand/" damping="0.11" name="herb/wam_1/bhand/j22" range="0 2.44346"/>
<geom class="herb/wam_1/bhand/viz" mesh="herb/wam_1/bhand/bhand_finger_med_link_fine" name="herb/wam_1/bhand//unnamed_geom_17"/>
<geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_finger_med_link_convex" name="herb/wam_1/bhand//unnamed_geom_18"/>
<body name="herb/wam_1/bhand/finger23" pos="0.069940000 0.003 0" quat="0.92388000 0 0 0.382683">
<inertial diaginertia="3.843398e-05 3.727529e-05 3.0998700e-06" mass="0.041377" pos="0.022825000 0.0010491000 0.00042030000" quat="0.5084118 0.51165000 0.4895829 0.48993900"/>
<joint armature=".01" class="herb/wam_1/bhand/" damping="0.11" name="herb/wam_1/bhand/j23" range="0 0.837758"/>
<geom class="herb/wam_1/bhand/viz" euler="0 0 -0.8399997" mesh="herb/wam_1/bhand/bhand_finger_dist_link_fine" name="herb/wam_1/bhand//unnamed_geom_19"/>
<geom class="herb/wam_1/bhand/col" euler="0 0 -0.8399997" mesh="herb/wam_1/bhand/bhand_finger_dist_link_convex" name="herb/wam_1/bhand//unnamed_geom_20"/>
</body>
</body>
</body>
<body name="herb/wam_1/bhand/finger32" pos="0 0.05 0.07539995" quat="0.5 0.5 0.5 0.5">
<inertial diaginertia="7.7733500e-05 7.662819e-05 4.8312200e-06" mass="0.062139" pos="0.023133000 0.00078642000 0.0005279197" quat="0.01607959 0.70726900 -0.0007660079 0.706762"/>
<joint armature=".01" class="herb/wam_1/bhand/" damping="0.11" name="herb/wam_1/bhand/j32" range="0 2.44346"/>
<geom class="herb/wam_1/bhand/viz" mesh="herb/wam_1/bhand/bhand_finger_med_link_fine" name="herb/wam_1/bhand//unnamed_geom_21"/>
<geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_finger_med_link_convex" name="herb/wam_1/bhand//unnamed_geom_22"/>
<body name="herb/wam_1/bhand/finger33" pos="0.069940000 0.003 0" quat="0.92388000 0 0 0.382683">
<inertial diaginertia="3.843398e-05 3.727529e-05 3.0998700e-06" mass="0.041377" pos="0.022825000 0.0010491000 0.00042030000" quat="0.5084118 0.51165000 0.4895829 0.48993900"/>
<joint armature=".01" class="herb/wam_1/bhand/" damping="0.11" name="herb/wam_1/bhand/j33" range="0 0.837758"/>
<geom class="herb/wam_1/bhand/viz" euler="0 0 -0.8399997" mesh="herb/wam_1/bhand/bhand_finger_dist_link_fine" name="herb/wam_1/bhand//unnamed_geom_23"/>
<geom class="herb/wam_1/bhand/col" euler="0 0 -0.8399997" mesh="herb/wam_1/bhand/bhand_finger_dist_link_convex" name="herb/wam_1/bhand//unnamed_geom_24"/>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
<!--
<site name="herb/left_arm" class="herb/" pos="0.012500000 0.22 0.92000000" quat="0 -0.7070995 0 -0.7070995"/>
<body pos="0.012500000 0.22 0.92000000" quat="0 -0.7070995 0 -0.7070995" name="herb/wam/">
<body name="herb/wam/1_base_link" pos="0 0 0" quat="1 0 0 0">
<inertial pos="0 0 0" mass="1.0" diaginertia="0.1 0.1 0.1"/>
<geom name="herb/wam//unnamed_geom_0" class="herb/wam/viz" mesh="herb/wam/base_link_fine"/>
<geom name="herb/wam//unnamed_geom_1" class="herb/wam/col" mesh="herb/wam/base_link_convex"/>
<body name="herb/wam/2_shoulder_yaw_link" pos="0 0 0.3459997">
<inertial pos="-0.00443422 -0.00066489000 -0.1289039" quat="0.6956595 0.71671300 -0.03548628 0.03348387" mass="5.0" diaginertia="0.1350889 0.113095 0.09044258"/>
<joint name="herb/wam/j1_base_yaw_joint" class="herb/wam/" range="-2.6000000 2.6000000" damping="1.98" armature=".01"/>
<geom name="herb/wam//unnamed_geom_2" class="herb/wam/viz" mesh="herb/wam/shoulder_link_fine"/>
<geom name="herb/wam//unnamed_geom_3" class="herb/wam/col" mesh="herb/wam/shoulder_link_convex_decomposition_p1"/>
<geom name="herb/wam//unnamed_geom_4" class="herb/wam/col" mesh="herb/wam/shoulder_link_convex_decomposition_p2"/>
<geom name="herb/wam//unnamed_geom_5" class="herb/wam/col" mesh="herb/wam/shoulder_link_convex_decomposition_p3"/>
<body name="herb/wam/3_shoulder_pitch_link" pos="0 0 0" quat="0.4159998 -0.4159998 0.5719995 0.5719995">
<inertial pos="-0.00236981 -0.0154211 0.0310561" quat="0.96179400 0.27311200 -0.016931600 0.008665920006" mass="3.87494" diaginertia="0.021419500 0.0167127 0.012645200"/>
<joint name="herb/wam/j2_shoulder_pitch_joint" class="herb/wam/" range="-1.9850000 1.9850000" ref="1.885" damping="0.55" armature=".01"/>
<geom name="herb/wam//unnamed_geom_6" class="herb/wam/viz" mesh="herb/wam/shoulder_pitch_link_fine"/>
<geom name="herb/wam//unnamed_geom_7" class="herb/wam/col" mesh="herb/wam/shoulder_pitch_link_convex"/>
<body name="herb/wam/4_upper_arm_link" pos="0 0 0" quat="0.70710700 0.70710700 0 0">
<inertial pos="0.0068325900 3.3090000e-05 0.39249200" quat="0.64713600 0.01708219 0.0143038 0.7620488" mass="2.20228" diaginertia="0.05927179 0.059220700 0.003134188"/>
<joint name="herb/wam/j3_shoulder_yaw_joint" class="herb/wam/" range="-2.799998 2.799998" damping="1.65" armature=".01"/>
<geom name="herb/wam//unnamed_geom_8" class="herb/wam/viz" mesh="herb/wam/upper_arm_link_fine"/>
<geom name="herb/wam//unnamed_geom_9" class="herb/wam/col" mesh="herb/wam/upper_arm_link_convex_decomposition_p1"/>
<geom name="herb/wam//unnamed_geom_10" class="herb/wam/col" mesh="herb/wam/upper_arm_link_convex_decomposition_p2"/>
<body name="herb/wam/5_forearm_link" pos="0.04499998 0 0.55000000" quat="0.3539998 -0.3539998 0.6119999 0.6119999">
<inertial pos="-0.04001489 -0.14271700 -0.00022942000" quat="0.70428100 0.70632600 0.01803329 0.06903524" mass="0.500168" diaginertia="0.0151047 0.0148285 0.0027580500"/>
<joint name="herb/wam/j4_elbow_pitch_joint" class="herb/wam/" range="-0.9 3.141589" ref="2.0944" damping="0.88" armature=".01"/>
<geom name="herb/wam//unnamed_geom_11" class="herb/wam/viz" mesh="herb/wam/elbow_link_fine"/>
<geom name="herb/wam//unnamed_geom_12" class="herb/wam/col" mesh="herb/wam/elbow_link_convex"/>
<geom name="herb/wam//unnamed_geom_13" class="herb/wam/viz" pos="-0.04499998 -0.07299995 0" euler="1.57 0 0" mesh="herb/wam/forearm_link_fine"/>
<geom name="herb/wam//unnamed_geom_14" class="herb/wam/col" pos="-0.04499998 -0.07299995 0" euler="1.57 0 0" mesh="herb/wam/forearm_link_convex_decomposition_p1"/>
<geom name="herb/wam//unnamed_geom_15" class="herb/wam/col" pos="-0.04499998 -0.07299995 0" euler="1.57 0 0" mesh="herb/wam/forearm_link_convex_decomposition_p2"/>
<body name="herb/wam/6_wrist_yaw_link" pos="-0.04499998 -0.2999999 0" quat="0.70710700 0.70710700 0 0">
<inertial pos="8.920995e-05 0.0043582400 -0.0051121700" quat="0.630602 0.77609300 0.0040196900 -0.002372" mass="1.05376" diaginertia="0.0005551678 0.00046317 0.0002340719"/>
<joint name="herb/wam/j5_wrist_yaw_joint" class="herb/wam/" range="-4.549998 1.25" damping="0.55" armature=".01"/>
<geom name="herb/wam//unnamed_geom_16" class="herb/wam/viz" mesh="herb/wam/wrist_yaw_link_fine"/>
<geom name="herb/wam//unnamed_geom_17" class="herb/wam/col" mesh="herb/wam/wrist_yaw_link_convex_decomposition_p1"/>
<geom name="herb/wam//unnamed_geom_18" class="herb/wam/col" mesh="herb/wam/wrist_yaw_link_convex_decomposition_p2"/>
<body name="herb/wam/7_wrist_pitch_link" pos="0 0 0" quat="0.70710700 -0.70710700 0 0">
<inertial pos="-0.0001226199 -0.024683400 -0.01703189" quat="0.630602 0.77609300 0.0040196900 -0.002372" mass="0.517974" diaginertia="0.0005551678 0.00046317 0.0002340719"/>
<joint name="herb/wam/j6_wrist_pitch_joint" class="herb/wam/" range="-1.5707 1.5707" damping="0.11" armature=".01"/>
<geom name="herb/wam//unnamed_geom_19" class="herb/wam/viz" mesh="herb/wam/wrist_pitch_link_fine"/>
<geom name="herb/wam//unnamed_geom_20" class="herb/wam/col" mesh="herb/wam/wrist_pitch_link_convex_decomposition_p1"/>
<geom name="herb/wam//unnamed_geom_21" class="herb/wam/col" mesh="herb/wam/wrist_pitch_link_convex_decomposition_p2"/>
<geom name="herb/wam//unnamed_geom_22" class="herb/wam/col" mesh="herb/wam/wrist_pitch_link_convex_decomposition_p3"/>
<body name="herb/wam/8_wrist_palm_link" pos="0 0 0" quat="0.70710700 0.70710700 0 0">
<inertial pos="0 0 0.055" quat="0.70710700 0 0 0.70710700" mass="0.0828613" diaginertia="0.00020683 0.00010859 0.00010851"/>
<joint name="herb/wam/j7_palm_yaw_joint" class="herb/wam/" range="-3 3" damping="0.11" armature=".01"/>
<geom name="herb/wam//unnamed_geom_23" class="herb/wam/viz" mesh="herb/wam/wrist_palm_link_fine"/>
<geom name="herb/wam//unnamed_geom_24" class="herb/wam/col" mesh="herb/wam/wrist_palm_link_convex"/>
<site name="herb/wam/hand_attachment" class="herb/wam/"/>
<body name="herb/wam/bhand/">
<body name="herb/wam/bhand/bhand_palm_link" pos="0 0 0.05999998" quat="0 0 0 1">
<inertial pos="-5.109798e-05 0.005043297 0.036671000" quat="0.5530978 0.43904700 0.43445600 0.5590776" mass="0.50573" diaginertia="0.000224052 0.0002107009 2.8121200e-05"/>
<geom name="herb/wam/bhand//unnamed_geom_0" class="herb/wam/bhand/viz" mesh="herb/wam/bhand/bhand_palm_fine"/>
<geom name="herb/wam/bhand//unnamed_geom_1" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_palm_link_convex_decomposition_p1"/>
<geom name="herb/wam/bhand//unnamed_geom_2" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_palm_link_convex_decomposition_p2"/>
<geom name="herb/wam/bhand//unnamed_geom_3" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_palm_link_convex_decomposition_p3"/>
<geom name="herb/wam/bhand//unnamed_geom_4" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_palm_link_convex_decomposition_p4"/>
<body name="herb/wam/bhand/finger11" pos="-0.025000000 0 0.041500000" quat="0.70710700 0 0 -0.70710700">
<inertial pos="0.023133000 0.00078642000 0.0005279197" quat="0.01607959 0.70726900 -0.0007660079 0.706762" mass="0.14109" diaginertia="7.7733500e-05 7.662819e-05 4.8312200e-06"/>
<joint name="herb/wam/bhand/j11" class="herb/wam/bhand/" axis="0 0 -1" range="0 3.141589" damping="0.11" armature=".01"/>
<geom name="herb/wam/bhand//unnamed_geom_5" class="herb/wam/bhand/viz" mesh="herb/wam/bhand/bhand_finger_prox_link_fine"/>
<geom name="herb/wam/bhand//unnamed_geom_6" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_finger_prox_link_convex_decomposition_p1"/>
<geom name="herb/wam/bhand//unnamed_geom_7" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_finger_prox_link_convex_decomposition_p2"/>
<geom name="herb/wam/bhand//unnamed_geom_8" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_finger_prox_link_convex_decomposition_p3"/>
<body name="herb/wam/bhand/finger12" pos="0.05 0 0.0339" quat="0.70710700 0.70710700 0 0">
<inertial pos="0.023133000 0.00078642000 0.0005279197" quat="0.01607959 0.70726900 -0.0007660079 0.706762" mass="0.062139" diaginertia="7.7733500e-05 7.662819e-05 4.8312200e-06"/>
<joint name="herb/wam/bhand/j12" class="herb/wam/bhand/" range="0 2.44346" damping="0.11" armature=".01"/>
<geom name="herb/wam/bhand//unnamed_geom_9" class="herb/wam/bhand/viz" mesh="herb/wam/bhand/bhand_finger_med_link_fine"/>
<geom name="herb/wam/bhand//unnamed_geom_10" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_finger_med_link_convex"/>
<body name="herb/wam/bhand/finger13" pos="0.069940000 0.003 0" quat="0.92388000 0 0 0.382683">
<inertial pos="0.022825000 0.0010491000 0.00042030000" quat="0.5084118 0.51165000 0.4895829 0.48993900" mass="0.041377" diaginertia="3.843398e-05 3.727529e-05 3.0998700e-06"/>
<joint name="herb/wam/bhand/j13" class="herb/wam/bhand/" range="0 0.837758" damping="0.11" armature=".01"/>
<geom name="herb/wam/bhand//unnamed_geom_11" class="herb/wam/bhand/viz" euler="0 0 -0.8399997" mesh="herb/wam/bhand/bhand_finger_dist_link_fine"/>
<geom name="herb/wam/bhand//unnamed_geom_12" class="herb/wam/bhand/col" euler="0 0 -0.8399997" mesh="herb/wam/bhand/bhand_finger_dist_link_convex"/>
</body>
</body>
</body>
<body name="herb/wam/bhand/finger21" pos="0.025000000 0 0.041500000" quat="0.70710700 0 0 -0.70710700">
<inertial pos="0.023133000 0.00078642000 0.0005279197" quat="0.01607959 0.70726900 -0.0007660079 0.706762" mass="0.14109" diaginertia="7.7733500e-05 7.662819e-05 4.8312200e-06"/>
<joint name="herb/wam/bhand/j21" class="herb/wam/bhand/" range="0 3.141589" damping="0.11" armature=".01"/>
<geom name="herb/wam/bhand//unnamed_geom_13" class="herb/wam/bhand/viz" mesh="herb/wam/bhand/bhand_finger_prox_link_fine"/>
<geom name="herb/wam/bhand//unnamed_geom_14" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_finger_prox_link_convex_decomposition_p1"/>
<geom name="herb/wam/bhand//unnamed_geom_15" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_finger_prox_link_convex_decomposition_p2"/>
<geom name="herb/wam/bhand//unnamed_geom_16" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_finger_prox_link_convex_decomposition_p3"/>
<body name="herb/wam/bhand/finger22" pos="0.05 0 0.0339" quat="0.70710700 0.70710700 0 0">
<inertial pos="0.023133000 0.00078642000 0.0005279197" quat="0.01607959 0.70726900 -0.0007660079 0.706762" mass="0.062139" diaginertia="7.7733500e-05 7.662819e-05 4.8312200e-06"/>
<joint name="herb/wam/bhand/j22" class="herb/wam/bhand/" range="0 2.44346" damping="0.11" armature=".01"/>
<geom name="herb/wam/bhand//unnamed_geom_17" class="herb/wam/bhand/viz" mesh="herb/wam/bhand/bhand_finger_med_link_fine"/>
<geom name="herb/wam/bhand//unnamed_geom_18" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_finger_med_link_convex"/>
<body name="herb/wam/bhand/finger23" pos="0.069940000 0.003 0" quat="0.92388000 0 0 0.382683">
<inertial pos="0.022825000 0.0010491000 0.00042030000" quat="0.5084118 0.51165000 0.4895829 0.48993900" mass="0.041377" diaginertia="3.843398e-05 3.727529e-05 3.0998700e-06"/>
<joint name="herb/wam/bhand/j23" class="herb/wam/bhand/" range="0 0.837758" damping="0.11" armature=".01"/>
<geom name="herb/wam/bhand//unnamed_geom_19" class="herb/wam/bhand/viz" euler="0 0 -0.8399997" mesh="herb/wam/bhand/bhand_finger_dist_link_fine"/>
<geom name="herb/wam/bhand//unnamed_geom_20" class="herb/wam/bhand/col" euler="0 0 -0.8399997" mesh="herb/wam/bhand/bhand_finger_dist_link_convex"/>
</body>
</body>
</body>
<body name="herb/wam/bhand/finger32" pos="0 0.05 0.07539995" quat="0.5 0.5 0.5 0.5">
<inertial pos="0.023133000 0.00078642000 0.0005279197" quat="0.01607959 0.70726900 -0.0007660079 0.706762" mass="0.062139" diaginertia="7.7733500e-05 7.662819e-05 4.8312200e-06"/>
<joint name="herb/wam/bhand/j32" class="herb/wam/bhand/" range="0 2.44346" damping="0.11" armature=".01"/>
<geom name="herb/wam/bhand//unnamed_geom_21" class="herb/wam/bhand/viz" mesh="herb/wam/bhand/bhand_finger_med_link_fine"/>
<geom name="herb/wam/bhand//unnamed_geom_22" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_finger_med_link_convex"/>
<body name="herb/wam/bhand/finger33" pos="0.069940000 0.003 0" quat="0.92388000 0 0 0.382683">
<inertial pos="0.022825000 0.0010491000 0.00042030000" quat="0.5084118 0.51165000 0.4895829 0.48993900" mass="0.041377" diaginertia="3.843398e-05 3.727529e-05 3.0998700e-06"/>
<joint name="herb/wam/bhand/j33" class="herb/wam/bhand/" range="0 0.837758" damping="0.11" armature=".01"/>
<geom name="herb/wam/bhand//unnamed_geom_23" class="herb/wam/bhand/viz" euler="0 0 -0.8399997" mesh="herb/wam/bhand/bhand_finger_dist_link_fine"/>
<geom name="herb/wam/bhand//unnamed_geom_24" class="herb/wam/bhand/col" euler="0 0 -0.8399997" mesh="herb/wam/bhand/bhand_finger_dist_link_convex"/>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
</body>-->
</body>
<light castshadow="true" class="herb/" diffuse="0.8 0.8 0.8" mode="targetbodycom" name="herb//unnamed_light_0" pos="1 1 4.5" specular="0.4 0.4 0.4" target="herb/herb"/>
</body>
<!--<body name="box_3" pos="0.28870895581142419 -0.54183395581142413 0.3549998">
<geom name="//unnamed_geom_10" class="/" type="box" group="1" size="0.060027579686085103 0.055 0.055" rgba="1 0.62352943420410156 1 1"/>
<joint name="//unnamed_joint_2" class="/" type="free"/>
</body>
<body name="box_4" pos="0.22177971291830414 0.18129056149692808 0.3549998">
<geom name="//unnamed_geom_11" class="/" type="box" group="1" size="0.062757255018445174 0.065252737323892959 0.055" rgba="0 0.83921575546264648 1 1"/>
<joint name="//unnamed_joint_3" class="/" type="free"/>
</body>
<body name="box_5" pos="0.0476221671824321 0.15210565296867215 0.3549998">
<geom name="//unnamed_geom_12" class="/" type="box" group="1" size="0.055 0.067596402584312182 0.055" rgba="0.84313732385635376 0.26666668057441711 0 1"/>
<joint name="//unnamed_joint_4" class="/" type="free"/>
</body> -->
<!--<body name="box_6" pos="-0.096236318603808046 -0.42142641007555215 0.3549998">
<geom name="//unnamed_geom_13" class="/" type="box" group="1" size="0.057212627535643504 0.06839772732407734 0.055" rgba="0 0.50196081399917603 0.16078431904315948 1"/>
<joint name="//unnamed_joint_5" class="/" type="free"/>
</body>-->
<!-- <body name="box_7" pos="-0.19039386433968011 0.04115471291830413 0.3549998">
<geom name="//unnamed_geom_14" class="/" type="box" group="1" size="0.055007578371876191 0.077499983147774329 0.055" rgba="0 0.37254902720451355 0.83529418706893921 1"/>
<joint name="//unnamed_joint_6" class="/" type="free"/>
</body>-->
<!--<body name="box_2" pos="0.13900801576105609 -0.42142641007555215 0.3549998">
<geom name="//unnamed_geom_9" class="/" type="box" group="1" size="0.055 0.055 0.055" rgba="0 0 0.5 0.0"/>
<joint name="//unnamed_joint_1" class="/" type="free"/>
</body>-->
<!--<body name="push_obj" pos="-0.053464621446560029 -0.5 0.325">
<geom name="//unnamed_geom_8" class="/" type="cylinder" group="1" size="0.055 0.025" rgba="0.5 0.3 0 1" mass="0.05"/>
<joint name="//unnamed_joint_0" class="/" type="free" damping="0.001"/>
</body>
<body name="target_obj" pos="0 0.0 0.325">
<geom name="//unnamed_geom_15" class="geom0" type="cylinder" contype="0" conaffinity="0" group="1" size="0.055 0.025" rgba="0.5 0.3 0 0.1666"/>
</body>-->
<!--<body name="gen_body_0" pos="0 0.0 0.3549998" euler="0 0 0.5">
<geom name="gen_geom_0_0" class="/" type="box" group="1" size="0.055 0.055 0.055" rgba="0 0 0 1"/>
<joint name="//unnamed_joint_0" class="/" type="free"/>
</body>
<body name="box_0" pos="0.175 0.0 0.3725">
<geom name="box_geom_0" class="/" type="box" group="1" size="0.055 0.055 0.065" rgba="0 0 0 1"/>
<joint name="//unnamed_joint_1" class="/" type="free"/>
</body>-->
<!--<body name="target_obj" pos="-0.053464621446560029 -0.5 0.3549998">
<geom name="//unnamed_geom_15" class="geom0" type="box" contype="0" conaffinity="0" group="1" size="0.055 0.055 0.055" rgba="0 0 0 0.1666"/>
</body>-->
<!--<body name="box_2" pos="-0.053464621446560029 -0.5 0.3549998">
<geom name="//unnamed_geom_16" class="/" type="box" group="1" contype="0" conaffinity="0" size="0.055 0.055 0.055" rgba="0 0.5 0.5 .25" mass="0.05"/>
<joint name="//unnamed_joint_1" class="/" type="free"/>
</body>-->
<!-- <body name="virt_box_2" pos="0 .45 0.3549998">
<geom name="//unnamed_geom_16" class="/" type="box" contype="0" conaffinity="0" group="1" size="0.076178097189418481 0.067434992230686885 0.055" rgba="1 1 0.38431376218795776 0.2999999"/>
</body>
<body name="virt_box_3" pos="0 0.57243499223068691 0.3549998">
<geom name="//unnamed_geom_17" class="/" type="box" contype="0" conaffinity="0" group="1" size="0.060027579686085103 0.055 0.055" rgba="1 0.62352943420410156 1 0.2999999"/>
</body> -->
<body euler="0 0 5.720359667022" name="gen_body_0" pos="0 0 0.2999690000004193"><geom class="/" mesh="gen_mesh_0" name="gen_geom_0" rgba="0.141722047674389 0.23109157675078396 0.7878295902017107 1" type="mesh"/><joint class="/" name="gen_joint_0" type="free"/></body><body euler="0 0 5.875541512698081" name="gen_body_gadded_1" pos="0.20105766216600815 0.17458245805416 0.47899098059811795"><geom class="/" mesh="gen_mesh_gadded_1" name="gen_geom_gadded_1" rgba="0.7616955666369832 0.1984436757529051 0.7054869413606413 1" type="mesh"/><joint class="/" name="gen_joint_gadded_1" type="free"/></body><body euler="0 0 4.968004146701259" name="gen_body_gadded_2" pos="0.12304927473768608 -0.438111692953101 0.30032418982980935"><geom class="/" mesh="gen_mesh_gadded_2" name="gen_geom_gadded_2" rgba="0.6907938278232505 0.8847971266452334 0.6893617200080296 1" type="mesh"/><joint class="/" name="gen_joint_gadded_2" type="free"/></body><body euler="0 0 1.4358254317756969" name="gen_body_gadded_3" pos="0.1645977912623281 -0.13149019045391938 0.3024535853513025"><geom class="/" mesh="gen_mesh_gadded_3" name="gen_geom_gadded_3" rgba="0.7652369692027229 0.03634203792694235 0.8270326862953755 1" type="mesh"/><joint class="/" name="gen_joint_gadded_3" type="free"/></body><body euler="0 0 2.0592594795535555" name="gen_body_gadded_4" pos="0.22706104815445274 0.4799512515615012 0.30085226476999"><geom class="/" mesh="gen_mesh_gadded_4" name="gen_geom_gadded_4" rgba="0.8168502170260752 0.5764842193960448 0.08135064051488128 1" type="mesh"/><joint class="/" name="gen_joint_gadded_4" type="free"/></body><body euler="0 0 1.2390726998184969" name="gen_body_gadded_5" pos="-0.18812368648720168 0.4238783771618424 0.4126887314629094"><geom class="/" mesh="gen_mesh_gadded_5" name="gen_geom_gadded_5" rgba="0.8893881152228293 0.6288909969523591 0.1820086096077801 1" type="mesh"/><joint class="/" name="gen_joint_gadded_5" type="free"/></body><body euler="0 0 0.5903505458155485" name="gen_body_gadded_6" pos="-0.4493583202740392 -0.49130097930874295 0.3007386406042167"><geom class="/" mesh="gen_mesh_gadded_6" name="gen_geom_gadded_6" rgba="0.591943416037868 0.602791689470101 0.23879403146263578 1" type="mesh"/><joint class="/" name="gen_joint_gadded_6" type="free"/></body></worldbody>
<contact>
<!--<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="box_geom_0" geom2="table_plane"/>-->
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_24" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_22" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_20" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_18" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_16" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_15" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_14" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_12" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_10" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_8" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_7" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_6" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_4" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_3" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_2" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_1" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1//unnamed_geom_24" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1//unnamed_geom_22" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1//unnamed_geom_21" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1//unnamed_geom_20" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1//unnamed_geom_18" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1//unnamed_geom_17" geom2="table_plane"/>
<!--<exclude body1="herb/wam_1/2_shoulder_yaw_link" body2="herb/wam_1/1_base_link"/>-->
<!--<pair geom1="//unnamed_geom_8" geom2="tabletop" friction="1 1 0.005 0.0001 0.0001" />-->
<!-- <pair geom1="//unnamed_geom_9" geom2="tabletop" friction="2 2 0.005 0.0001 0.0001" />
<pair geom1="//unnamed_geom_10" geom2="tabletop" friction="2 2 0.005 0.0001 0.0001" />
<pair geom1="//unnamed_geom_11" geom2="tabletop" friction="2 2 0.005 0.0001 0.0001" />
<pair geom1="//unnamed_geom_12" geom2="tabletop" friction="2 2 0.005 0.0001 0.0001" />
<pair geom1="//unnamed_geom_14" geom2="tabletop" friction="2 2 0.005 0.0001 0.0001" /> -->
<pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1/bhand//unnamed_geom_24" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1/bhand//unnamed_geom_22" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1/bhand//unnamed_geom_20" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1/bhand//unnamed_geom_18" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1/bhand//unnamed_geom_16" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1/bhand//unnamed_geom_15" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1/bhand//unnamed_geom_14" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1/bhand//unnamed_geom_12" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1/bhand//unnamed_geom_10" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1/bhand//unnamed_geom_8" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1/bhand//unnamed_geom_7" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1/bhand//unnamed_geom_6" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1/bhand//unnamed_geom_4" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1/bhand//unnamed_geom_3" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1/bhand//unnamed_geom_2" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1/bhand//unnamed_geom_1" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1//unnamed_geom_24" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1//unnamed_geom_22" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1//unnamed_geom_21" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1//unnamed_geom_20" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1//unnamed_geom_18" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_0" geom2="herb/wam_1//unnamed_geom_17" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="0.5 0.5 0.005 0.0001 0.0001" geom1="gen_geom_0" geom2="table_plane" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1/bhand//unnamed_geom_24" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1/bhand//unnamed_geom_22" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1/bhand//unnamed_geom_20" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1/bhand//unnamed_geom_18" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1/bhand//unnamed_geom_16" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1/bhand//unnamed_geom_15" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1/bhand//unnamed_geom_14" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1/bhand//unnamed_geom_12" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1/bhand//unnamed_geom_10" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1/bhand//unnamed_geom_8" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1/bhand//unnamed_geom_7" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1/bhand//unnamed_geom_6" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1/bhand//unnamed_geom_4" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1/bhand//unnamed_geom_3" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1/bhand//unnamed_geom_2" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1/bhand//unnamed_geom_1" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1//unnamed_geom_24" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1//unnamed_geom_22" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1//unnamed_geom_21" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1//unnamed_geom_20" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1//unnamed_geom_18" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_1" geom2="herb/wam_1//unnamed_geom_17" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="0.5 0.5 0.005 0.0001 0.0001" geom1="gen_geom_gadded_1" geom2="table_plane" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="0.5 0.5 0.005 0.0001 0.0001" geom1="gen_geom_gadded_1" geom2="gen_geom_0" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1/bhand//unnamed_geom_24" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1/bhand//unnamed_geom_22" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1/bhand//unnamed_geom_20" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1/bhand//unnamed_geom_18" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1/bhand//unnamed_geom_16" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1/bhand//unnamed_geom_15" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1/bhand//unnamed_geom_14" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1/bhand//unnamed_geom_12" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1/bhand//unnamed_geom_10" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1/bhand//unnamed_geom_8" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1/bhand//unnamed_geom_7" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1/bhand//unnamed_geom_6" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1/bhand//unnamed_geom_4" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1/bhand//unnamed_geom_3" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1/bhand//unnamed_geom_2" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1/bhand//unnamed_geom_1" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1//unnamed_geom_24" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1//unnamed_geom_22" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1//unnamed_geom_21" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1//unnamed_geom_20" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1//unnamed_geom_18" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_2" geom2="herb/wam_1//unnamed_geom_17" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="0.5 0.5 0.005 0.0001 0.0001" geom1="gen_geom_gadded_2" geom2="table_plane" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="0.5 0.5 0.005 0.0001 0.0001" geom1="gen_geom_gadded_2" geom2="gen_geom_0" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="0.5 0.5 0.005 0.0001 0.0001" geom1="gen_geom_gadded_2" geom2="gen_geom_gadded_1" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_3" geom2="herb/wam_1/bhand//unnamed_geom_24" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_3" geom2="herb/wam_1/bhand//unnamed_geom_22" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_3" geom2="herb/wam_1/bhand//unnamed_geom_20" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_3" geom2="herb/wam_1/bhand//unnamed_geom_18" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_3" geom2="herb/wam_1/bhand//unnamed_geom_16" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_3" geom2="herb/wam_1/bhand//unnamed_geom_15" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_3" geom2="herb/wam_1/bhand//unnamed_geom_14" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_3" geom2="herb/wam_1/bhand//unnamed_geom_12" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_3" geom2="herb/wam_1/bhand//unnamed_geom_10" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_3" geom2="herb/wam_1/bhand//unnamed_geom_8" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_3" geom2="herb/wam_1/bhand//unnamed_geom_7" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_3" geom2="herb/wam_1/bhand//unnamed_geom_6" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_3" geom2="herb/wam_1/bhand//unnamed_geom_4" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_3" geom2="herb/wam_1/bhand//unnamed_geom_3" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_3" geom2="herb/wam_1/bhand//unnamed_geom_2" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_3" geom2="herb/wam_1/bhand//unnamed_geom_1" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_3" geom2="herb/wam_1//unnamed_geom_24" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_3" geom2="herb/wam_1//unnamed_geom_22" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_3" geom2="herb/wam_1//unnamed_geom_21" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_3" geom2="herb/wam_1//unnamed_geom_20" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_3" geom2="herb/wam_1//unnamed_geom_18" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_3" geom2="herb/wam_1//unnamed_geom_17" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="0.5 0.5 0.005 0.0001 0.0001" geom1="gen_geom_gadded_3" geom2="table_plane" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="0.5 0.5 0.005 0.0001 0.0001" geom1="gen_geom_gadded_3" geom2="gen_geom_0" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="0.5 0.5 0.005 0.0001 0.0001" geom1="gen_geom_gadded_3" geom2="gen_geom_gadded_1" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="0.5 0.5 0.005 0.0001 0.0001" geom1="gen_geom_gadded_3" geom2="gen_geom_gadded_2" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_4" geom2="herb/wam_1/bhand//unnamed_geom_24" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_4" geom2="herb/wam_1/bhand//unnamed_geom_22" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_4" geom2="herb/wam_1/bhand//unnamed_geom_20" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_4" geom2="herb/wam_1/bhand//unnamed_geom_18" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_4" geom2="herb/wam_1/bhand//unnamed_geom_16" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_4" geom2="herb/wam_1/bhand//unnamed_geom_15" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_4" geom2="herb/wam_1/bhand//unnamed_geom_14" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_4" geom2="herb/wam_1/bhand//unnamed_geom_12" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_4" geom2="herb/wam_1/bhand//unnamed_geom_10" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_4" geom2="herb/wam_1/bhand//unnamed_geom_8" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_4" geom2="herb/wam_1/bhand//unnamed_geom_7" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_4" geom2="herb/wam_1/bhand//unnamed_geom_6" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_4" geom2="herb/wam_1/bhand//unnamed_geom_4" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_4" geom2="herb/wam_1/bhand//unnamed_geom_3" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_4" geom2="herb/wam_1/bhand//unnamed_geom_2" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_4" geom2="herb/wam_1/bhand//unnamed_geom_1" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_4" geom2="herb/wam_1//unnamed_geom_24" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_4" geom2="herb/wam_1//unnamed_geom_22" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_4" geom2="herb/wam_1//unnamed_geom_21" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_4" geom2="herb/wam_1//unnamed_geom_20" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_4" geom2="herb/wam_1//unnamed_geom_18" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_4" geom2="herb/wam_1//unnamed_geom_17" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="0.5 0.5 0.005 0.0001 0.0001" geom1="gen_geom_gadded_4" geom2="table_plane" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="0.5 0.5 0.005 0.0001 0.0001" geom1="gen_geom_gadded_4" geom2="gen_geom_0" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="0.5 0.5 0.005 0.0001 0.0001" geom1="gen_geom_gadded_4" geom2="gen_geom_gadded_1" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="0.5 0.5 0.005 0.0001 0.0001" geom1="gen_geom_gadded_4" geom2="gen_geom_gadded_2" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="0.5 0.5 0.005 0.0001 0.0001" geom1="gen_geom_gadded_4" geom2="gen_geom_gadded_3" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_5" geom2="herb/wam_1/bhand//unnamed_geom_24" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_5" geom2="herb/wam_1/bhand//unnamed_geom_22" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_5" geom2="herb/wam_1/bhand//unnamed_geom_20" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_5" geom2="herb/wam_1/bhand//unnamed_geom_18" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_5" geom2="herb/wam_1/bhand//unnamed_geom_16" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_5" geom2="herb/wam_1/bhand//unnamed_geom_15" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_5" geom2="herb/wam_1/bhand//unnamed_geom_14" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_5" geom2="herb/wam_1/bhand//unnamed_geom_12" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_5" geom2="herb/wam_1/bhand//unnamed_geom_10" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_5" geom2="herb/wam_1/bhand//unnamed_geom_8" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_5" geom2="herb/wam_1/bhand//unnamed_geom_7" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_5" geom2="herb/wam_1/bhand//unnamed_geom_6" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_5" geom2="herb/wam_1/bhand//unnamed_geom_4" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_5" geom2="herb/wam_1/bhand//unnamed_geom_3" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_5" geom2="herb/wam_1/bhand//unnamed_geom_2" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_5" geom2="herb/wam_1/bhand//unnamed_geom_1" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_5" geom2="herb/wam_1//unnamed_geom_24" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_5" geom2="herb/wam_1//unnamed_geom_22" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_5" geom2="herb/wam_1//unnamed_geom_21" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_5" geom2="herb/wam_1//unnamed_geom_20" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_5" geom2="herb/wam_1//unnamed_geom_18" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_5" geom2="herb/wam_1//unnamed_geom_17" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="0.5 0.5 0.005 0.0001 0.0001" geom1="gen_geom_gadded_5" geom2="table_plane" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="0.5 0.5 0.005 0.0001 0.0001" geom1="gen_geom_gadded_5" geom2="gen_geom_0" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="0.5 0.5 0.005 0.0001 0.0001" geom1="gen_geom_gadded_5" geom2="gen_geom_gadded_1" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="0.5 0.5 0.005 0.0001 0.0001" geom1="gen_geom_gadded_5" geom2="gen_geom_gadded_2" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="0.5 0.5 0.005 0.0001 0.0001" geom1="gen_geom_gadded_5" geom2="gen_geom_gadded_3" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="0.5 0.5 0.005 0.0001 0.0001" geom1="gen_geom_gadded_5" geom2="gen_geom_gadded_4" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_6" geom2="herb/wam_1/bhand//unnamed_geom_24" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_6" geom2="herb/wam_1/bhand//unnamed_geom_22" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_6" geom2="herb/wam_1/bhand//unnamed_geom_20" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_6" geom2="herb/wam_1/bhand//unnamed_geom_18" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_6" geom2="herb/wam_1/bhand//unnamed_geom_16" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_6" geom2="herb/wam_1/bhand//unnamed_geom_15" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_6" geom2="herb/wam_1/bhand//unnamed_geom_14" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_6" geom2="herb/wam_1/bhand//unnamed_geom_12" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_6" geom2="herb/wam_1/bhand//unnamed_geom_10" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_6" geom2="herb/wam_1/bhand//unnamed_geom_8" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_6" geom2="herb/wam_1/bhand//unnamed_geom_7" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_6" geom2="herb/wam_1/bhand//unnamed_geom_6" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_6" geom2="herb/wam_1/bhand//unnamed_geom_4" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_6" geom2="herb/wam_1/bhand//unnamed_geom_3" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_6" geom2="herb/wam_1/bhand//unnamed_geom_2" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_6" geom2="herb/wam_1/bhand//unnamed_geom_1" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_6" geom2="herb/wam_1//unnamed_geom_24" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_6" geom2="herb/wam_1//unnamed_geom_22" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_6" geom2="herb/wam_1//unnamed_geom_21" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_6" geom2="herb/wam_1//unnamed_geom_20" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_6" geom2="herb/wam_1//unnamed_geom_18" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="4 4 0.2 0.04 0.04" geom1="gen_geom_gadded_6" geom2="herb/wam_1//unnamed_geom_17" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="0.5 0.5 0.005 0.0001 0.0001" geom1="gen_geom_gadded_6" geom2="table_plane" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="0.5 0.5 0.005 0.0001 0.0001" geom1="gen_geom_gadded_6" geom2="gen_geom_0" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="0.5 0.5 0.005 0.0001 0.0001" geom1="gen_geom_gadded_6" geom2="gen_geom_gadded_1" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="0.5 0.5 0.005 0.0001 0.0001" geom1="gen_geom_gadded_6" geom2="gen_geom_gadded_2" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="0.5 0.5 0.005 0.0001 0.0001" geom1="gen_geom_gadded_6" geom2="gen_geom_gadded_3" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="0.5 0.5 0.005 0.0001 0.0001" geom1="gen_geom_gadded_6" geom2="gen_geom_gadded_4" solimp="0.999 0.999 0.01" solref="0.01 1"/><pair condim="4" friction="0.5 0.5 0.005 0.0001 0.0001" geom1="gen_geom_gadded_6" geom2="gen_geom_gadded_5" solimp="0.999 0.999 0.01" solref="0.01 1"/></contact>
<actuator>
<!--<velocity name="herb/wam_1/j1_base_yaw_joint" joint="herb/wam_1/j1_base_yaw_joint" gear="-35.87" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/j2_shoulder_pitch_joint" joint="herb/wam_1/j2_shoulder_pitch_joint" gear="56.42" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/j3_shoulder_yaw_joint" joint="herb/wam_1/j3_shoulder_yaw_joint" gear="33.56" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/j4_elbow_pitch_joint" joint="herb/wam_1/j4_elbow_pitch_joint" gear="17.77" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/j5_wrist_yaw_joint" joint="herb/wam_1/j5_wrist_yaw_joint" gear="3.37" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/j6_wrist_pitch_joint" joint="herb/wam_1/j6_wrist_pitch_joint" gear="3.37" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/j7_palm_yaw_joint" joint="herb/wam_1/j7_palm_yaw_joint" gear="1.358" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/bhand/j11" joint="herb/wam_1/bhand/j11" gear="1.358" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/bhand/j12" joint="herb/wam_1/bhand/j12" gear="1.358" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/bhand/j13" joint="herb/wam_1/bhand/j13" gear="1.358" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/bhand/j21" joint="herb/wam_1/bhand/j21" gear="1.358" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/bhand/j22" joint="herb/wam_1/bhand/j22" gear="1.358" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/bhand/j23" joint="herb/wam_1/bhand/j23" gear="1.358" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/bhand/j32" joint="herb/wam_1/bhand/j32" gear="1.358" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/bhand/j33" joint="herb/wam_1/bhand/j33" gear="1.358" ctrlrange="-.1 .1" />-->
<position ctrllimited="true" ctrlrange="-2.6 2.6" forcelimited="false" forcerange="-10000 10000" gear="1" joint="herb/wam_1/j1_base_yaw_joint" kp="10000" name="herb/wam_1/p_j1_base_yaw_joint"/>
<position ctrllimited="true" ctrlrange="-1.985 1.985" forcelimited="false" forcerange="-10000 10000" gear="1" joint="herb/wam_1/j2_shoulder_pitch_joint" kp="10000" name="herb/wam_1/p_j2_shoulder_pitch_joint"/>
<position ctrllimited="true" ctrlrange="-2.8 2.8" forcelimited="false" forcerange="-10000 10000" gear="1" joint="herb/wam_1/j3_shoulder_yaw_joint" kp="10000" name="herb/wam_1/p_j3_shoulder_yaw_joint"/>
<position ctrllimited="true" ctrlrange="-0.9 3.1415" forcelimited="false" forcerange="-10000 10000" gear="1" joint="herb/wam_1/j4_elbow_pitch_joint" kp="10000" name="herb/wam_1/p_j4_elbow_pitch_joint"/>
<position ctrllimited="true" ctrlrange="-4.549998 1.25" forcelimited="false" forcerange="-1000 1000" gear="1" joint="herb/wam_1/j5_wrist_yaw_joint" kp="1000" name="herb/wam_1/p_j5_wrist_yaw_joint"/>
<position ctrllimited="true" ctrlrange="-1.5707 1.5707" forcelimited="false" forcerange="-1000 1000" gear="1" joint="herb/wam_1/j6_wrist_pitch_joint" kp="500" name="herb/wam_1/p_j6_wrist_pitch_joint"/>
<position ctrllimited="true" ctrlrange="-3 3" forcelimited="false" forcerange="-1000 1000" gear="1" joint="herb/wam_1/j7_palm_yaw_joint" kp="500" name="herb/wam_1/p_j7_palm_yaw_joint"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-2 2" gear="1" joint="herb/wam_1/j1_base_yaw_joint" kv="2" name="herb/wam_1/j1_base_yaw_joint"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-100 100" gear="1" joint="herb/wam_1/j2_shoulder_pitch_joint" kv="20" name="herb/wam_1/j2_shoulder_pitch_joint"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-100 100" gear="1" joint="herb/wam_1/j3_shoulder_yaw_joint" kv="20" name="herb/wam_1/j3_shoulder_yaw_joint"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-100 100" gear="1" joint="herb/wam_1/j4_elbow_pitch_joint" kv="10" name="herb/wam_1/j4_elbow_pitch_joint"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-100 100" gear="1" joint="herb/wam_1/j5_wrist_yaw_joint" kv="10" name="herb/wam_1/j5_wrist_yaw_joint"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-100 100" gear="1" joint="herb/wam_1/j6_wrist_pitch_joint" kv="10" name="herb/wam_1/j6_wrist_pitch_joint"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-100 100" gear="1" joint="herb/wam_1/j7_palm_yaw_joint" kv="10" name="herb/wam_1/j7_palm_yaw_joint"/>
<position ctrllimited="true" ctrlrange="0 3.141589" forcelimited="false" forcerange="-40 40" gear="1" joint="herb/wam_1/bhand/j11" kp="40" name="herb/wam_1/bhand/p_j11"/>
<position ctrllimited="true" ctrlrange="0 2.44346" forcelimited="false" forcerange="-40 40" gear="1" joint="herb/wam_1/bhand/j12" kp="40" name="herb/wam_1/bhand/p_j12"/>
<position ctrllimited="true" ctrlrange="0 0.837758" forcelimited="false" forcerange="-40 40" gear="1" joint="herb/wam_1/bhand/j13" kp="40" name="herb/wam_1/bhand/p_j13"/>
<position ctrllimited="true" ctrlrange="0 3.141589" forcelimited="false" forcerange="-40 40" gear="1" joint="herb/wam_1/bhand/j21" kp="40" name="herb/wam_1/bhand/p_j21"/>
<position ctrllimited="true" ctrlrange="0 2.44346" forcelimited="false" forcerange="-40 40" gear="1" joint="herb/wam_1/bhand/j22" kp="40" name="herb/wam_1/bhand/p_j22"/>
<position ctrllimited="true" ctrlrange="0 0.837758" forcelimited="false" forcerange="-40 40" gear="1" joint="herb/wam_1/bhand/j23" kp="40" name="herb/wam_1/bhand/p_j23"/>
<position ctrllimited="true" ctrlrange="0 2.44346" forcelimited="false" forcerange="-40 40" gear="1" joint="herb/wam_1/bhand/j32" kp="40" name="herb/wam_1/bhand/p_j32"/>
<position ctrllimited="true" ctrlrange="0 0.837758" forcelimited="false" forcerange="-40 40" gear="1" joint="herb/wam_1/bhand/j33" kp="40" name="herb/wam_1/bhand/p_j33"/>
<!--<motor name="herb/wam_1/j1_base_yaw_joint" joint="herb/wam_1/j1_base_yaw_joint" gear="-35.87" ctrlrange="-1 1" />
<motor name="herb/wam_1/j2_shoulder_pitch_joint" joint="herb/wam_1/j2_shoulder_pitch_joint" gear="56.42" ctrlrange="-1 1" />
<motor name="herb/wam_1/j3_shoulder_yaw_joint" joint="herb/wam_1/j3_shoulder_yaw_joint" gear="33.56" ctrlrange="-1 1" />
<motor name="herb/wam_1/j4_elbow_pitch_joint" joint="herb/wam_1/j4_elbow_pitch_joint" gear="17.77" ctrlrange="-1 1" />
<motor name="herb/wam_1/j5_wrist_yaw_joint" joint="herb/wam_1/j5_wrist_yaw_joint" gear="3.37" ctrlrange="-1 1" />
<motor name="herb/wam_1/j6_wrist_pitch_joint" joint="herb/wam_1/j6_wrist_pitch_joint" gear="3.37" ctrlrange="-1 1" />
<motor name="herb/wam_1/j7_palm_yaw_joint" joint="herb/wam_1/j7_palm_yaw_joint" gear="1.358" ctrlrange="-1 1" />
<motor name="herb/wam_1/bhand/p_j11" joint="herb/wam_1/bhand/j11" ctrlrange="-1 1" gear="2"/>
<motor name="herb/wam_1/bhand/p_j12" joint="herb/wam_1/bhand/j12" ctrlrange="-1 1" gear="2"/>
<motor name="herb/wam_1/bhand/p_j13" joint="herb/wam_1/bhand/j13" ctrlrange="-1 1" gear="2"/>
<motor name="herb/wam_1/bhand/p_j21" joint="herb/wam_1/bhand/j21" ctrlrange="-1 1" gear="2"/>
<motor name="herb/wam_1/bhand/p_j22" joint="herb/wam_1/bhand/j22" ctrlrange="-1 1" gear="2"/>
<motor name="herb/wam_1/bhand/p_j23" joint="herb/wam_1/bhand/j23" ctrlrange="-1 1" gear="2"/>
<motor name="herb/wam_1/bhand/p_j32" joint="herb/wam_1/bhand/j32" ctrlrange="-1 1" gear="2"/>
<motor name="herb/wam_1/bhand/p_j33" joint="herb/wam_1/bhand/j33" ctrlrange="-1 1" gear="2"/>-->
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-2 2" gear="1" joint="herb/wam_1/bhand/j11" kv="1" name="herb/wam_1/bhand/v_j11"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-2 2" gear="1" joint="herb/wam_1/bhand/j12" kv="1" name="herb/wam_1/bhand/v_j12"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-2 2" gear="1" joint="herb/wam_1/bhand/j13" kv="1" name="herb/wam_1/bhand/v_j13"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-2 2" gear="1" joint="herb/wam_1/bhand/j21" kv="1" name="herb/wam_1/bhand/v_j21"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-2 2" gear="1" joint="herb/wam_1/bhand/j22" kv="1" name="herb/wam_1/bhand/v_j22"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-2 2" gear="1" joint="herb/wam_1/bhand/j23" kv="1" name="herb/wam_1/bhand/v_j23"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-2 2" gear="1" joint="herb/wam_1/bhand/j32" kv="1" name="herb/wam_1/bhand/v_j32"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-2 2" gear="1" joint="herb/wam_1/bhand/j33" kv="1" name="herb/wam_1/bhand/v_j33"/>
<!-- <position name="herb/wam_1/j1_base_yaw_joint" joint="herb/wam_1/j1_base_yaw_joint" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="-35.87"/>
<position name="herb/wam_1/j2_shoulder_pitch_joint" joint="herb/wam_1/j2_shoulder_pitch_joint" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="56.42"/>
<position name="herb/wam_1/j3_shoulder_yaw_joint" joint="herb/wam_1/j3_shoulder_yaw_joint" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="33.56"/>
<position name="herb/wam_1/j4_elbow_pitch_joint" joint="herb/wam_1/j4_elbow_pitch_joint" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="17.77"/>
<position name="herb/wam_1/j5_wrist_yaw_joint" joint="herb/wam_1/j5_wrist_yaw_joint" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="3.37"/>
<position name="herb/wam_1/j6_wrist_pitch_joint" joint="herb/wam_1/j6_wrist_pitch_joint" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="3.37"/>
<position name="herb/wam_1/j7_palm_yaw_joint" joint="herb/wam_1/j7_palm_yaw_joint" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="1.358"/>
<position name="herb/wam_1/bhand/j11" joint="herb/wam_1/bhand/j11" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="1.358"/>
<position name="herb/wam_1/bhand/j12" joint="herb/wam_1/bhand/j12" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="1.358"/>
<position name="herb/wam_1/bhand/j13" joint="herb/wam_1/bhand/j13" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="1.358"/>
<position name="herb/wam_1/bhand/j21" joint="herb/wam_1/bhand/j21" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="1.358"/>
<position name="herb/wam_1/bhand/j22" joint="herb/wam_1/bhand/j22" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="1.358"/>
<position name="herb/wam_1/bhand/j23" joint="herb/wam_1/bhand/j23" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="1.358"/>
<position name="herb/wam_1/bhand/j32" joint="herb/wam_1/bhand/j32" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="1.358"/>
<position name="herb/wam_1/bhand/j33" joint="herb/wam_1/bhand/j33" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="1.358"/>-->
</actuator>
</mujoco> | 166.605965 | 27,872 | 0.692287 |
6200b6b25dad330bedef4c0bcc2d9c9554299fa8 | 1,766 | xml | XML | gym/envs/robotics/assets/fetch/random_obj_xml/2175_grasp.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/2175_grasp.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/2175_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/217/217.stl" name="obj0" scale="0.0076077281466484185 0.0076077281466484185 0.0076077281466484185" />
</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.0348815476683052 0.06089826238714573 0.02551385910380335">
<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.012157528161539392 -0.036244754989904676 0.00674662068084934" rgba="1 0 0 0" size="0.0174407738341526 0.030449131193572863 0.012756929551901676" 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 | 195 | 0.670442 |
6201260d7822fd23fcdcae18369a3640e7d1e230 | 1,457 | xml | XML | gym/envs/robotics/assets/fetch/random_obj_xml/8085_slide.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/8085_slide.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/8085_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/808/808.stl" name="obj0" scale="0.006669477301057396 0.006669477301057396 0.006669477301057396" />
</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.014300489809869588 0.040399148241025036 0.22344820815171526">
<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 |
6202c221293602bfd8be82e9f6847a8bf023606c | 80,822 | xml | XML | herb_reconf/cluttered_scenes/easy_pushing_003_cracker_box_2_0.3_scene.xml | wagnew3/Amodal-3D-Reconstruction-for-Robotic-Manipulationvia-Stability-and-Connectivity--Release | f55c6b0fac44d9d749e7804d99169a39d30c2111 | [
"MIT"
] | null | null | null | herb_reconf/cluttered_scenes/easy_pushing_003_cracker_box_2_0.3_scene.xml | wagnew3/Amodal-3D-Reconstruction-for-Robotic-Manipulationvia-Stability-and-Connectivity--Release | f55c6b0fac44d9d749e7804d99169a39d30c2111 | [
"MIT"
] | null | null | null | herb_reconf/cluttered_scenes/easy_pushing_003_cracker_box_2_0.3_scene.xml | wagnew3/Amodal-3D-Reconstruction-for-Robotic-Manipulationvia-Stability-and-Connectivity--Release | f55c6b0fac44d9d749e7804d99169a39d30c2111 | [
"MIT"
] | null | null | null | <?xml version="1.0" ?><mujoco model="scene">
<compiler angle="radian" coordinate="local" fusestatic="false" meshdir="assets/" texturedir="assets/"/>
<option apirate="50" collision="predefined" cone="elliptic" impratio="5" iterations="500" noslip_iterations="100" solver="Newton" timestep="0.002" tolerance="1e-10"/>
<size nconmax="10000" njmax="10000"/>
<visual>
<global offheight="800" offwidth="800"/>
<quality shadowsize="2048"/>
<headlight ambient="0 0 0" diffuse="1.399999 1.399999 1.399999" specular="2 2 2"/>
<map force="0.1" zfar="30.0"/>
<rgba haze="0.1499999 0.25 0.3499998 1"/>
</visual>
<statistic center="0.2 0 0.5" extent="10.0"/>
<default>
<default class="/"/>
<default class="geom0">
<geom conaffinity="0" contype="1" density="500" margin="0.001" rgba="0.75 0.6 0.5 1" solimp="0.95 0.95 0.01" solref="0.008 1" user="0"/>
</default>
<default class="herb/">
<joint damping="1.0"/>
<default class="herb/viz">
<geom conaffinity="0" contype="0" group="1"/>
</default>
</default>
<default class="herb/wam/">
<joint axis="0 0 1" frictionloss="0.001" limited="true" pos="0 0 0" type="hinge"/>
<default class="herb/wam/viz">
<geom conaffinity="0" contype="0" group="1" type="mesh"/>
</default>
<default class="herb/wam/col">
<geom conaffinity="1" contype="0" group="0" type="mesh"/>
</default>
</default>
<default class="herb/wam/bhand/">
<joint axis="0 0 1" frictionloss="0.001" limited="true" pos="0 0 0" type="hinge"/>
<default class="herb/wam/bhand/col">
<geom conaffinity="1" contype="0" group="0" type="mesh"/>
</default>
<default class="herb/wam/bhand/viz">
<geom conaffinity="0" contype="0" group="1" rgba="0.6999996 0.8 0.8 1" type="mesh"/>
</default>
</default>
<default class="herb/wam_1/">
<joint armature="0.1" axis="0 0 1" frictionloss="0.001" limited="true" pos="0 0 0" type="hinge"/>
<default class="herb/wam_1/viz">
<geom conaffinity="0" contype="0" group="1" type="mesh"/>
</default>
<default class="herb/wam_1/col">
<geom conaffinity="1" condim="4" contype="1" group="0" priority="10" type="mesh"/><!-- friction="1 0.1 0.02" -->
</default>
</default>
<default class="herb/wam_1/bhand/">
<joint armature="0.1" axis="0 0 1" frictionloss="0.001" limited="true" pos="0 0 0" type="hinge"/>
<default class="herb/wam_1/bhand/col">
<geom conaffinity="1" condim="4" contype="4" friction="1 0.1 0.02" group="0" priority="10" solimp="0.99 0.99 0.01" solref="0.01 1" type="mesh"/> <!-- -->
</default>
<default class="herb/wam_1/bhand/viz">
<geom conaffinity="0" condim="4" contype="4" friction="1 0.1 0.02" group="1" priority="10" rgba="0.6999996 0.8 0.8 1" solimp="0.99 0.99 0.01" solref="0.01 1" type="mesh"/><!-- -->
</default>
</default>
</default>
<asset>
<texture file="concrete-7baa937dd9eb091794feb091c728eb4f234150ae.png" name="concrete_2d" type="2d"/>
<texture file="concrete-7baa937dd9eb091794feb091c728eb4f234150ae.png" name="concretecube" type="cube"/>
<material class="/" name="concrete_2d" reflectance="0.3" rgba="0.8 0.8 0.8 1" texture="concrete_2d"/>
<material class="/" name="concretecube" rgba="0.8 0.8 0.8 1" texture="concretecube"/>
<texture file="marble-e5eaaff46b3aaec59944d7330fab7172f95cd8f2.png" name="marble2d" type="2d"/>
<texture file="marble-e5eaaff46b3aaec59944d7330fab7172f95cd8f2.png" name="marblecube" type="cube"/>
<material class="/" name="marble_2d" reflectance="0.3" rgba="0.8 0.8 0.8 1" texture="marble2d"/>
<material class="/" name="marblecube" rgba="0.8 0.8 0.8 1" texture="marblecube"/>
<texture file="concreteplain-371aafd0ba788c3d3517b7c74a383d92e5897f53.png" name="concreteplain_2d" type="2d"/>
<texture file="concreteplain-371aafd0ba788c3d3517b7c74a383d92e5897f53.png" name="concreteplaincube" type="cube"/>
<material class="/" name="concreteplain_2d" reflectance="0.3" rgba="0.8 0.8 0.8 1" texture="concreteplain_2d"/>
<material class="/" name="concreteplaincube" rgba="0.8 0.8 0.8 1" texture="concreteplaincube"/>
<texture file="wood-dca777828fadc82ffe5b5005a448db092b2054fb.png" name="wood2d" type="2d"/>
<texture file="wood-dca777828fadc82ffe5b5005a448db092b2054fb.png" name="woodcube" type="cube"/>
<material class="/" name="wood2d" reflectance="0.0" rgba="1 1 1 1" texture="wood2d"/>
<material class="/" emission="1.0" name="woodcube" texture="woodcube"/>
<texture file="concrete2-241aa4b6b647b116a7363537e0b2c602ff16d0ac.png" name="concrete2_2d" type="2d"/>
<texture file="concrete2-241aa4b6b647b116a7363537e0b2c602ff16d0ac.png" name="concrete2_cube" type="cube"/>
<material class="/" name="concrete2_2d" reflectance="0.0" rgba="1 1 1 1" texture="concrete2_2d"/>
<material class="/" name="concrete2_cube" rgba="0.8 0.8 0.8 1" texture="concrete2_cube"/>
<texture builtin="flat" height="1024" mark="random" markrgb="0.79000000 0.79000000 0.7399999" name="wall_2d" random="0.3" rgb1="0.8199995 0.8199995 0.78000000" type="2d" width="1024"/>
<material class="/" name="wall" texture="wall_2d"/>
<!--<mesh name="mustard" class="/" file="ycb_objects/006_mustard_bottle/google_16k/textured.msh"/>
<texture name="mustard_tex" type="2d" file="ycb_objects/006_mustard_bottle/google_16k/texture_map.png"/>
<material name="mustard_mat" class="/" texture="mustard_tex"/>-->
<mesh class="herb/" file="herb_frame-d14ef2a9b97c77acae48435d827d17e822b5ea0d.STL" name="herb/herb_frame"/>
<mesh class="herb/" file="herb_frame_collision-f9b6358d74932455b7ffbfd9ca74dac0fccda711.STL" name="herb/herb_frame_collision"/>
<mesh class="herb/" file="herb_neobotix_base-a561bd542e4323d6590a35700af93bfe91294ed7.STL" name="herb/herb_neobotix_base"/>
<mesh class="herb/" file="herb_neobotix_base_collision-c0b781e9f306e864c10c17c836695c4558f03ae7.STL" name="herb/herb_neobotix_base_collision"/>
<mesh class="herb/" file="herb_neck_pan-3a5b595404c4fd221df9b6e9fa45f42ae8d6c2d1.STL" name="herb/herb_neck_pan"/>
<mesh class="herb/" file="herb_neck_pan_collision-422bb9327b7695a812f7e778849056ef7beb989a.STL" name="herb/herb_neck_pan_collision"/>
<mesh class="herb/" file="herb_neck_tilt-90115c2f4d254a0b190e723f5619cc119886c40b.STL" name="herb/herb_neck_tilt"/>
<mesh class="herb/" file="herb_neck_tilt_collision-484db3edd8836293ddbd41a57393c8610e785d3a.STL" name="herb/herb_neck_tilt_collision"/>
<mesh class="herb/" file="herb_crl_head-8d1a14390ba99fea74706e0a42bb4c69de03fda1.STL" name="herb/herb_crl_head"/>
<mesh class="herb/" file="herb_crl_head_collision-7e48d4cab14a84937a24657df25f3c1493b9d4f0.STL" name="herb/herb_crl_head_collision"/>
<mesh class="herb/" file="herb_kinect-f35f6b9c60f6d5c915f951d7862137deeec3b982.STL" name="herb/herb_kinect"/>
<mesh class="herb/" file="herb_kinect_collision-fc0c5ad2fd441c0e68282241313155effd1beedd.STL" name="herb/herb_kinect_collision"/>
<mesh class="herb/wam/" file="base_link_fine-41a147148eb8dd232dfab0184aee072e64b55281.stl" name="herb/wam/base_link_fine"/>
<mesh class="herb/wam/" file="base_link_convex-241a02f0fe0e1f2c3855b352df6e69b26ab5b1b2.stl" name="herb/wam/base_link_convex"/>
<mesh class="herb/wam/" file="shoulder_link_fine-70a80ea5cf6a9c11a96b4c55087f2c8f2c020d97.stl" name="herb/wam/shoulder_link_fine"/>
<mesh class="herb/wam/" file="shoulder_link_convex_decomposition_p1-b99c0e22423c21ede02982f896bc789bdae3b5ff.stl" name="herb/wam/shoulder_link_convex_decomposition_p1"/>
<mesh class="herb/wam/" file="shoulder_link_convex_decomposition_p2-2b3a517d82b2e4f2469d55f41baed0468e780436.stl" name="herb/wam/shoulder_link_convex_decomposition_p2"/>
<mesh class="herb/wam/" file="shoulder_link_convex_decomposition_p3-e4f646ee6b98165b5a010a5f12ebfd92128fb41b.stl" name="herb/wam/shoulder_link_convex_decomposition_p3"/>
<mesh class="herb/wam/" file="shoulder_pitch_link_fine-36aee65354a741fe81ccf9d2614e6e43d67f3c55.stl" name="herb/wam/shoulder_pitch_link_fine"/>
<mesh class="herb/wam/" file="shoulder_pitch_link_convex-f05b3e597235abed137d821b96ff7d1e2a82ea31.stl" name="herb/wam/shoulder_pitch_link_convex"/>
<mesh class="herb/wam/" file="upper_arm_link_fine-ca01ee6d48649ad9f6baea7259d5cf9d08b3d635.stl" name="herb/wam/upper_arm_link_fine"/>
<mesh class="herb/wam/" file="upper_arm_link_convex_decomposition_p1-7ea03e3ea97d649eedea55dc3de0ea10bbb87283.stl" name="herb/wam/upper_arm_link_convex_decomposition_p1"/>
<mesh class="herb/wam/" file="upper_arm_link_convex_decomposition_p2-25fc59a045c74cc0c5e901bc31501e8ca212159a.stl" name="herb/wam/upper_arm_link_convex_decomposition_p2"/>
<mesh class="herb/wam/" file="elbow_link_fine-105c4e016f6a319ed74f5d55377fee15774c5d58.stl" name="herb/wam/elbow_link_fine"/>
<mesh class="herb/wam/" file="elbow_link_convex-618d49f47d28f374d03b62f3a4f1a11c87b40044.stl" name="herb/wam/elbow_link_convex"/>
<mesh class="herb/wam/" file="forearm_link_fine-e78631019336cb810525911769f36184d30c291c.stl" name="herb/wam/forearm_link_fine"/>
<mesh class="herb/wam/" file="forearm_link_convex_decomposition_p1-57f1e443a9d84a9b1e59b719541351dbc72b0c65.stl" name="herb/wam/forearm_link_convex_decomposition_p1"/>
<mesh class="herb/wam/" file="forearm_link_convex_decomposition_p2-6249b0eb91291b6e61d4566ef7bddcd133aeb11d.stl" name="herb/wam/forearm_link_convex_decomposition_p2"/>
<mesh class="herb/wam/" file="wrist_yaw_link_fine-3ec69f37eedc74a0b8a6edd994a49a13dec2a554.stl" name="herb/wam/wrist_yaw_link_fine"/>
<mesh class="herb/wam/" file="wrist_yaw_link_convex_decomposition_p1-483314d477ecff523b1f17f1b29cc860dda3b25f.stl" name="herb/wam/wrist_yaw_link_convex_decomposition_p1"/>
<mesh class="herb/wam/" file="wrist_yaw_link_convex_decomposition_p2-963f6bf6f5f239543cf4bbf0630fd7e3253cbd4a.stl" name="herb/wam/wrist_yaw_link_convex_decomposition_p2"/>
<mesh class="herb/wam/" file="wrist_pitch_link_fine-06a8aff3e76c7b3ff34cdaf40c9ed5950e2ad1fe.stl" name="herb/wam/wrist_pitch_link_fine"/>
<mesh class="herb/wam/" file="wrist_pitch_link_convex_decomposition_p1-3328df36bd7e249a571d0cfb2e43ac0cf17b9b77.stl" name="herb/wam/wrist_pitch_link_convex_decomposition_p1"/>
<mesh class="herb/wam/" file="wrist_pitch_link_convex_decomposition_p2-91c5869923c13020ad406e859d49bf3f795c96be.stl" name="herb/wam/wrist_pitch_link_convex_decomposition_p2"/>
<mesh class="herb/wam/" file="wrist_pitch_link_convex_decomposition_p3-744bd1df4bb176ceef61c79ab12a5b9de038d171.stl" name="herb/wam/wrist_pitch_link_convex_decomposition_p3"/>
<mesh class="herb/wam/" file="wrist_palm_link_fine-db9db06e50f8f189c8d475b09f86be267e38a874.stl" name="herb/wam/wrist_palm_link_fine"/>
<mesh class="herb/wam/" file="wrist_palm_link_convex-d455a798d573176ecdc3c9794069b0e3f4f7f623.stl" name="herb/wam/wrist_palm_link_convex"/>
<mesh class="herb/wam/bhand/" file="bhand_palm_fine-dff1351ac0d212f9757a6bc04b85287b4f13403a.stl" name="herb/wam/bhand/bhand_palm_fine"/>
<mesh class="herb/wam/bhand/" file="bhand_palm_link_convex_decomposition_p1-f8ba6cc8e8efbe24c938e092f61618174769428c.stl" name="herb/wam/bhand/bhand_palm_link_convex_decomposition_p1"/>
<mesh class="herb/wam/bhand/" file="bhand_palm_link_convex_decomposition_p2-0a66a02812a929ee040991e6d1a7b1d11bba7bb1.stl" name="herb/wam/bhand/bhand_palm_link_convex_decomposition_p2"/>
<mesh class="herb/wam/bhand/" file="bhand_palm_link_convex_decomposition_p3-9d93e72f01b43aa200deff06df4a395d3eb5312a.stl" name="herb/wam/bhand/bhand_palm_link_convex_decomposition_p3"/>
<mesh class="herb/wam/bhand/" file="bhand_palm_link_convex_decomposition_p4-e38e089a001a0010eec12bebd2368162120ee6a2.stl" name="herb/wam/bhand/bhand_palm_link_convex_decomposition_p4"/>
<mesh class="herb/wam/bhand/" file="bhand_finger_prox_link_fine-b325b78dd2ffcab9984efe22434207b1d2e07e28.stl" name="herb/wam/bhand/bhand_finger_prox_link_fine"/>
<mesh class="herb/wam/bhand/" file="bhand_finger_prox_link_convex_decomposition_p1-12071ca7dea820f8ba395c17ad58efbdd2b805a8.stl" name="herb/wam/bhand/bhand_finger_prox_link_convex_decomposition_p1"/>
<mesh class="herb/wam/bhand/" file="bhand_finger_prox_link_convex_decomposition_p2-c728b40c271300b132049560287e0844b86833ed.stl" name="herb/wam/bhand/bhand_finger_prox_link_convex_decomposition_p2"/>
<mesh class="herb/wam/bhand/" file="bhand_finger_prox_link_convex_decomposition_p3-561559fcb477ac41797bbd8b0da5e960b41f0363.stl" name="herb/wam/bhand/bhand_finger_prox_link_convex_decomposition_p3"/>
<mesh class="herb/wam/bhand/" file="bhand_finger_med_link_fine-31e862bb0515137229a05ffa049a96de151eb229.stl" name="herb/wam/bhand/bhand_finger_med_link_fine"/>
<mesh class="herb/wam/bhand/" file="bhand_finger_med_link_convex-af5d2e0e2990df27924df077b297d046b710ded5.stl" name="herb/wam/bhand/bhand_finger_med_link_convex"/>
<mesh class="herb/wam/bhand/" file="bhand_finger_dist_link_fine-defe6db5320e79d25ade307bc4a42d6ef272b8d4.stl" name="herb/wam/bhand/bhand_finger_dist_link_fine"/>
<mesh class="herb/wam/bhand/" file="bhand_finger_dist_link_convex-dd89f87a37ef6bb33ec5f1998f123eb1e907ddef.stl" name="herb/wam/bhand/bhand_finger_dist_link_convex"/>
<mesh class="herb/wam_1/" file="base_link_fine-41a147148eb8dd232dfab0184aee072e64b55281.stl" name="herb/wam_1/base_link_fine"/>
<mesh class="herb/wam_1/" file="base_link_convex-241a02f0fe0e1f2c3855b352df6e69b26ab5b1b2.stl" name="herb/wam_1/base_link_convex"/>
<mesh class="herb/wam_1/" file="shoulder_link_fine-70a80ea5cf6a9c11a96b4c55087f2c8f2c020d97.stl" name="herb/wam_1/shoulder_link_fine"/>
<mesh class="herb/wam_1/" file="shoulder_link_convex_decomposition_p1-b99c0e22423c21ede02982f896bc789bdae3b5ff.stl" name="herb/wam_1/shoulder_link_convex_decomposition_p1"/>
<mesh class="herb/wam_1/" file="shoulder_link_convex_decomposition_p2-2b3a517d82b2e4f2469d55f41baed0468e780436.stl" name="herb/wam_1/shoulder_link_convex_decomposition_p2"/>
<mesh class="herb/wam_1/" file="shoulder_link_convex_decomposition_p3-e4f646ee6b98165b5a010a5f12ebfd92128fb41b.stl" name="herb/wam_1/shoulder_link_convex_decomposition_p3"/>
<mesh class="herb/wam_1/" file="shoulder_pitch_link_fine-36aee65354a741fe81ccf9d2614e6e43d67f3c55.stl" name="herb/wam_1/shoulder_pitch_link_fine"/>
<mesh class="herb/wam_1/" file="shoulder_pitch_link_convex-f05b3e597235abed137d821b96ff7d1e2a82ea31.stl" name="herb/wam_1/shoulder_pitch_link_convex"/>
<mesh class="herb/wam_1/" file="upper_arm_link_fine-ca01ee6d48649ad9f6baea7259d5cf9d08b3d635.stl" name="herb/wam_1/upper_arm_link_fine"/>
<mesh class="herb/wam_1/" file="upper_arm_link_convex_decomposition_p1-7ea03e3ea97d649eedea55dc3de0ea10bbb87283.stl" name="herb/wam_1/upper_arm_link_convex_decomposition_p1"/>
<mesh class="herb/wam_1/" file="upper_arm_link_convex_decomposition_p2-25fc59a045c74cc0c5e901bc31501e8ca212159a.stl" name="herb/wam_1/upper_arm_link_convex_decomposition_p2"/>
<mesh class="herb/wam_1/" file="elbow_link_fine-105c4e016f6a319ed74f5d55377fee15774c5d58.stl" name="herb/wam_1/elbow_link_fine"/>
<mesh class="herb/wam_1/" file="elbow_link_convex-618d49f47d28f374d03b62f3a4f1a11c87b40044.stl" name="herb/wam_1/elbow_link_convex"/>
<mesh class="herb/wam_1/" file="forearm_link_fine-e78631019336cb810525911769f36184d30c291c.stl" name="herb/wam_1/forearm_link_fine"/>
<mesh class="herb/wam_1/" file="forearm_link_convex_decomposition_p1-57f1e443a9d84a9b1e59b719541351dbc72b0c65.stl" name="herb/wam_1/forearm_link_convex_decomposition_p1"/>
<mesh class="herb/wam_1/" file="forearm_link_convex_decomposition_p2-6249b0eb91291b6e61d4566ef7bddcd133aeb11d.stl" name="herb/wam_1/forearm_link_convex_decomposition_p2"/>
<mesh class="herb/wam_1/" file="wrist_yaw_link_fine-3ec69f37eedc74a0b8a6edd994a49a13dec2a554.stl" name="herb/wam_1/wrist_yaw_link_fine"/>
<mesh class="herb/wam_1/" file="wrist_yaw_link_convex_decomposition_p1-483314d477ecff523b1f17f1b29cc860dda3b25f.stl" name="herb/wam_1/wrist_yaw_link_convex_decomposition_p1"/>
<mesh class="herb/wam_1/" file="wrist_yaw_link_convex_decomposition_p2-963f6bf6f5f239543cf4bbf0630fd7e3253cbd4a.stl" name="herb/wam_1/wrist_yaw_link_convex_decomposition_p2"/>
<mesh class="herb/wam_1/" file="wrist_pitch_link_fine-06a8aff3e76c7b3ff34cdaf40c9ed5950e2ad1fe.stl" name="herb/wam_1/wrist_pitch_link_fine"/>
<mesh class="herb/wam_1/" file="wrist_pitch_link_convex_decomposition_p1-3328df36bd7e249a571d0cfb2e43ac0cf17b9b77.stl" name="herb/wam_1/wrist_pitch_link_convex_decomposition_p1"/>
<mesh class="herb/wam_1/" file="wrist_pitch_link_convex_decomposition_p2-91c5869923c13020ad406e859d49bf3f795c96be.stl" name="herb/wam_1/wrist_pitch_link_convex_decomposition_p2"/>
<mesh class="herb/wam_1/" file="wrist_pitch_link_convex_decomposition_p3-744bd1df4bb176ceef61c79ab12a5b9de038d171.stl" name="herb/wam_1/wrist_pitch_link_convex_decomposition_p3"/>
<mesh class="herb/wam_1/" file="wrist_palm_link_fine-db9db06e50f8f189c8d475b09f86be267e38a874.stl" name="herb/wam_1/wrist_palm_link_fine"/>
<mesh class="herb/wam_1/" file="wrist_palm_link_convex-d455a798d573176ecdc3c9794069b0e3f4f7f623.stl" name="herb/wam_1/wrist_palm_link_convex"/>
<mesh class="herb/wam_1/bhand/" file="bhand_palm_fine-dff1351ac0d212f9757a6bc04b85287b4f13403a.stl" name="herb/wam_1/bhand/bhand_palm_fine"/>
<mesh class="herb/wam_1/bhand/" file="bhand_palm_link_convex_decomposition_p1-f8ba6cc8e8efbe24c938e092f61618174769428c.stl" name="herb/wam_1/bhand/bhand_palm_link_convex_decomposition_p1"/>
<mesh class="herb/wam_1/bhand/" file="bhand_palm_link_convex_decomposition_p2-0a66a02812a929ee040991e6d1a7b1d11bba7bb1.stl" name="herb/wam_1/bhand/bhand_palm_link_convex_decomposition_p2"/>
<mesh class="herb/wam_1/bhand/" file="bhand_palm_link_convex_decomposition_p3-9d93e72f01b43aa200deff06df4a395d3eb5312a.stl" name="herb/wam_1/bhand/bhand_palm_link_convex_decomposition_p3"/>
<mesh class="herb/wam_1/bhand/" file="bhand_palm_link_convex_decomposition_p4-e38e089a001a0010eec12bebd2368162120ee6a2.stl" name="herb/wam_1/bhand/bhand_palm_link_convex_decomposition_p4"/>
<mesh class="herb/wam_1/bhand/" file="bhand_finger_prox_link_fine-b325b78dd2ffcab9984efe22434207b1d2e07e28.stl" name="herb/wam_1/bhand/bhand_finger_prox_link_fine"/>
<mesh class="herb/wam_1/bhand/" file="bhand_finger_prox_link_convex_decomposition_p1-12071ca7dea820f8ba395c17ad58efbdd2b805a8.stl" name="herb/wam_1/bhand/bhand_finger_prox_link_convex_decomposition_p1"/>
<mesh class="herb/wam_1/bhand/" file="bhand_finger_prox_link_convex_decomposition_p2-c728b40c271300b132049560287e0844b86833ed.stl" name="herb/wam_1/bhand/bhand_finger_prox_link_convex_decomposition_p2"/>
<mesh class="herb/wam_1/bhand/" file="bhand_finger_prox_link_convex_decomposition_p3-561559fcb477ac41797bbd8b0da5e960b41f0363.stl" name="herb/wam_1/bhand/bhand_finger_prox_link_convex_decomposition_p3"/>
<mesh class="herb/wam_1/bhand/" file="bhand_finger_med_link_fine-31e862bb0515137229a05ffa049a96de151eb229.stl" name="herb/wam_1/bhand/bhand_finger_med_link_fine"/>
<mesh class="herb/wam_1/bhand/" file="bhand_finger_med_link_convex-af5d2e0e2990df27924df077b297d046b710ded5.stl" name="herb/wam_1/bhand/bhand_finger_med_link_convex"/>
<mesh class="herb/wam_1/bhand/" file="bhand_finger_dist_link_fine-defe6db5320e79d25ade307bc4a42d6ef272b8d4.stl" name="herb/wam_1/bhand/bhand_finger_dist_link_fine"/>
<mesh class="herb/wam_1/bhand/" file="bhand_finger_dist_link_convex-dd89f87a37ef6bb33ec5f1998f123eb1e907ddef.stl" name="herb/wam_1/bhand/bhand_finger_dist_link_convex"/>
<mesh class="geom0" file="ycb_objects/003_cracker_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.5617778940831961 1.5617778940831961 1.5617778940831961"/><mesh class="geom0" file="ycb_objects/015_peach/google_16k/nontextured.stl" name="gen_mesh_gadded_2" scale="1.9673684476680369 1.9673684476680369 1.9673684476680369"/><mesh class="geom0" file="ycb_objects/056_tennis_ball/google_16k/nontextured.stl" name="gen_mesh_gadded_3" scale="1.6010910614689486 1.6010910614689486 1.6010910614689486"/><mesh class="geom0" file="ycb_objects/015_peach/google_16k/nontextured.stl" name="gen_mesh_gadded_4" scale="1.312872296924308 1.312872296924308 1.312872296924308"/><mesh class="geom0" file="ycb_objects/009_gelatin_box/google_16k/nontextured.stl" name="gen_mesh_gadded_5" scale="1.8491184368811455 1.8491184368811455 1.8491184368811455"/></asset>
<worldbody>
<camera mode="targetbody" name="herb_head" pos="2 -1.5 2" target="table"/>
<camera fovy="45" mode="targetbody" name="iso" pos=".6 -0.007797638 .9" target="cam_target"/>
<geom class="/" condim="3" material="wood2d" name="floor" pos="0 0 0" size="0 0 0.25" type="plane"/>
<geom class="/" conaffinity="0" contype="0" mass="0.0" material="wall" name="//unnamed_geom_1" pos="-15 0 15" size="15 15 0.025000000" type="plane" zaxis="1 0 0"/>
<geom class="/" conaffinity="0" contype="0" mass="0.0" material="wall" name="//unnamed_geom_2" pos="0 15 15" size="15 15 0.025000000" type="plane" zaxis="0 -1 0"/>
<geom class="/" condim="3" friction="0.67 0.005 0.0001" name="table_plane" pos="0 0 0.3" priority="20" rgba="0 0 0 0" size="0 0 0.25" type="plane"/>
<body name="table" pos="0 0 0.3" quat="1 0 0 0">
<geom class="/" group="1" material="marblecube" name="tabletop" pos="0 0 -0.012500000" size="0.4 0.5 0.012500000" type="box"/>
<geom class="/" group="1" material="concretecube" name="//unnamed_geom_4" pos="0.2 0.275 -0.1499999" size="0.0408 0.1374998" type="cylinder"/>
<geom class="/" group="1" material="concretecube" name="//unnamed_geom_5" pos="-0.2 0.275 -0.1499999" size="0.0408 0.1374998" type="cylinder"/>
<geom class="/" group="1" material="concretecube" name="//unnamed_geom_6" pos="0.2 -0.275 -0.1499999" size="0.0408 0.1374998" type="cylinder"/>
<geom class="/" group="1" material="concretecube" name="//unnamed_geom_7" pos="-0.2 -0.275 -0.1499999" size="0.0408 0.1374998" type="cylinder"/>
</body>
<body name="herb/">
<body name="cam_target" pos="-.2 -0.2 0.29">
<geom class="geom0" conaffinity="0" contype="0" group="1" name="//unnamed_geom_100" rgba="0 0 0 0" size="0.0001 0.0001 0.0001" type="box"/>
</body>
<body name="herb/herb" pos="-0.8 0 0.0509999">
<geom class="herb/viz" mesh="herb/herb_frame" name="herb//unnamed_geom_0" pos="0 0 1.05" quat="0.5 0.499977 0.5 0.500023" rgba="0.299999 0 0 1" type="mesh"/>
<geom class="herb/" mesh="herb/herb_frame_collision" name="herb//unnamed_geom_1" pos="0 0 1.05" quat="3.2758700e-05 3.27571999999e-05 -0.70709 -0.70712299999" rgba="0.299999 0 0 1" type="mesh"/>
<geom class="herb/viz" mesh="herb/herb_neobotix_base" name="herb//unnamed_geom_2" pos="-0.0740859999999 -3.43217e-06 -0.0512439999999" quat="0.70709100 0 0 0.70712299999" rgba="0.299999 0.299999 0.299999 1" type="mesh"/>
<geom class="herb/" mesh="herb/herb_neobotix_base_collision" name="herb//unnamed_geom_3" pos="-0.0740859999999 -3.43217e-06 -0.0512439999999" quat="2.3108400e-07 2.31074e-07 0.70709 0.70712299999" rgba="0.299999 0.299999 0.299999 1" type="mesh"/>
<geom class="herb/viz" mesh="herb/herb_neck_pan" name="herb//unnamed_geom_4" pos="0.1249 5.7862200e-06 1.1008100" quat="2.3108400e-07 0.70712299999 -0.70709 -2.31074e-07" type="mesh"/>
<geom class="herb/" mesh="herb/herb_neck_pan_collision" name="herb//unnamed_geom_5" pos="0.1249 5.7862200e-06 1.1008100" quat="0.5 0.500023 -0.5 -0.499977" type="mesh"/>
<geom class="herb/viz" mesh="herb/herb_neck_tilt" name="herb//unnamed_geom_6" pos="0.1249 5.7862200e-06 1.19270999999" quat="0.24185100 0.66447800 -0.66444800 -0.241839" type="mesh"/>
<geom class="herb/" mesh="herb/herb_neck_tilt_collision" name="herb//unnamed_geom_7" pos="0.1249 5.7862200e-06 1.19270999999" quat="-0.29881400 -0.640849 -0.64087799999 -0.298827999999" type="mesh"/>
<geom class="herb/viz" mesh="herb/herb_crl_head" name="herb//unnamed_geom_8" pos="0.32064500 0.0039098500 1.33653" quat="0.640863999999 0.29885800 -0.298844 -0.64083500" rgba="0.299999 0.299999 0.299999 1" type="mesh"/>
<geom class="herb/" mesh="herb/herb_crl_head_collision" name="herb//unnamed_geom_9" pos="0.124906 0.0077957900 1.1927000" quat="0.298844 0.64083500 0.640863999999 0.298856999999" rgba="0.299999 0.299999 0.299999 1" type="mesh"/>
<geom class="herb/viz" mesh="herb/herb_kinect" name="herb//unnamed_geom_10" pos="0.19753100 0.0077991500 1.2177" quat="0.664479999996 0.664456999996 0.241829999999 -0.241829999999" rgba="0.25 0.25 0.25 1" type="mesh"/>
<geom class="herb/" mesh="herb/herb_kinect_collision" name="herb//unnamed_geom_11" pos="0.125458999999 0.00779763999999 1.19333" quat="0.29885200 0.64085700 0.64084300 0.29885" rgba="0.25 0.25 0.25 1" type="mesh"/>
<site class="herb/" name="herb/right_arm" pos="0.012500000 -0.22 0.92000000" quat="0 -0.70709999999 0 -0.70709999999"/>
<body name="herb/wam_1/" pos="0.012500000 -0.22 0.92000000" quat="0 -0.7070995 0 -0.7070995">
<body name="herb/wam_1/1_base_link" pos="0 0 0" quat="1 0 0 0">
<inertial diaginertia="0.1 0.1 0.1" mass="1.0" pos="0 0 0"/>
<geom class="herb/wam_1/viz" mesh="herb/wam_1/base_link_fine" name="herb/wam_1//unnamed_geom_0"/>
<geom class="herb/wam_1/col" mesh="herb/wam_1/base_link_convex" name="herb/wam_1//unnamed_geom_1"/>
<body name="herb/wam_1/2_shoulder_yaw_link" pos="0 0 0.3459997">
<inertial diaginertia="0.1350889 0.113095 0.09044258" mass="5.0" pos="-0.00443422 -0.00066489000 -0.1289039" quat="0.6956595 0.71671300 -0.03548628 0.03348387"/>
<joint armature=".01" class="herb/wam_1/" damping="1.98" name="herb/wam_1/j1_base_yaw_joint" range="-2.6 2.6"/>
<geom class="herb/wam_1/viz" mesh="herb/wam_1/shoulder_link_fine" name="herb/wam_1//unnamed_geom_2"/>
<geom class="herb/wam_1/col" mesh="herb/wam_1/shoulder_link_convex_decomposition_p1" name="herb/wam_1//unnamed_geom_3"/>
<geom class="herb/wam_1/col" mesh="herb/wam_1/shoulder_link_convex_decomposition_p2" name="herb/wam_1//unnamed_geom_4"/>
<geom class="herb/wam_1/col" mesh="herb/wam_1/shoulder_link_convex_decomposition_p3" name="herb/wam_1//unnamed_geom_5"/>
<body name="herb/wam_1/3_shoulder_pitch_link" pos="0 0 0" quat="0.4159998 -0.4159998 0.5719995 0.5719995">
<inertial diaginertia="0.021419500 0.0167127 0.012645200" mass="3.87494" pos="-0.00236981 -0.0154211 0.0310561" quat="0.96179400 0.27311200 -0.016931600 0.008665920006"/>
<joint armature=".01" class="herb/wam_1/" damping="0.55" name="herb/wam_1/j2_shoulder_pitch_joint" range="-1.9850000 1.9850000" ref="1.885"/>
<geom class="herb/wam_1/viz" mesh="herb/wam_1/shoulder_pitch_link_fine" name="herb/wam_1//unnamed_geom_6"/>
<geom class="herb/wam_1/col" mesh="herb/wam_1/shoulder_pitch_link_convex" name="herb/wam_1//unnamed_geom_7"/>
<body name="herb/wam_1/4_upper_arm_link" pos="0 0 0" quat="0.70710700 0.70710700 0 0">
<inertial diaginertia="0.05927179 0.059220700 0.003134188" mass="2.20228" pos="0.0068325900 3.3090000e-05 0.39249200" quat="0.64713600 0.01708219 0.0143038 0.7620488"/>
<joint armature=".01" class="herb/wam_1/" damping="1.65" name="herb/wam_1/j3_shoulder_yaw_joint" range="-2.799998 2.799998"/>
<geom class="herb/wam_1/viz" mesh="herb/wam_1/upper_arm_link_fine" name="herb/wam_1//unnamed_geom_8"/>
<geom class="herb/wam_1/col" mesh="herb/wam_1/upper_arm_link_convex_decomposition_p1" name="herb/wam_1//unnamed_geom_9"/>
<geom class="herb/wam_1/col" mesh="herb/wam_1/upper_arm_link_convex_decomposition_p2" name="herb/wam_1//unnamed_geom_10"/>
<body name="herb/wam_1/5_forearm_link" pos="0.04499998 0 0.55000000" quat="0.3539998 -0.3539998 0.6119999 0.6119999">
<inertial diaginertia="0.0151047 0.0148285 0.0027580500" mass="0.500168" pos="-0.04001489 -0.14271700 -0.00022942000" quat="0.70428100 0.70632600 0.01803329 0.06903524"/>
<joint armature=".01" class="herb/wam_1/" damping="0.88" name="herb/wam_1/j4_elbow_pitch_joint" range="-0.9 3.141589" ref="2.0944"/>
<geom class="herb/wam_1/viz" mesh="herb/wam_1/elbow_link_fine" name="herb/wam_1//unnamed_geom_11"/>
<geom class="herb/wam_1/col" mesh="herb/wam_1/elbow_link_convex" name="herb/wam_1//unnamed_geom_12"/>
<geom class="herb/wam_1/viz" euler="1.57 0 0" mesh="herb/wam_1/forearm_link_fine" name="herb/wam_1//unnamed_geom_13" pos="-0.04499998 -0.07299995 0"/>
<geom class="herb/wam_1/col" euler="1.57 0 0" mesh="herb/wam_1/forearm_link_convex_decomposition_p1" name="herb/wam_1//unnamed_geom_14" pos="-0.04499998 -0.07299995 0"/>
<geom class="herb/wam_1/col" euler="1.57 0 0" mesh="herb/wam_1/forearm_link_convex_decomposition_p2" name="herb/wam_1//unnamed_geom_15" pos="-0.04499998 -0.07299995 0"/>
<body name="herb/wam_1/6_wrist_yaw_link" pos="-0.04499998 -0.2999999 0" quat="0.70710700 0.70710700 0 0">
<inertial diaginertia="0.0005551678 0.00046317 0.0002340719" mass="1.05376" pos="8.920995e-05 0.0043582400 -0.0051121700" quat="0.630602 0.77609300 0.0040196900 -0.002372"/>
<joint armature=".01" class="herb/wam_1/" damping="0.55" name="herb/wam_1/j5_wrist_yaw_joint" range="-4.549998 1.25"/>
<geom class="herb/wam_1/viz" mesh="herb/wam_1/wrist_yaw_link_fine" name="herb/wam_1//unnamed_geom_16"/>
<geom class="herb/wam_1/col" mesh="herb/wam_1/wrist_yaw_link_convex_decomposition_p1" name="herb/wam_1//unnamed_geom_17"/>
<geom class="herb/wam_1/col" mesh="herb/wam_1/wrist_yaw_link_convex_decomposition_p2" name="herb/wam_1//unnamed_geom_18"/>
<body name="herb/wam_1/7_wrist_pitch_link" pos="0 0 0" quat="0.70710700 -0.70710700 0 0">
<inertial diaginertia="0.0005551678 0.00046317 0.0002340719" mass="0.517974" pos="-0.0001226199 -0.024683400 -0.01703189" quat="0.630602 0.77609300 0.0040196900 -0.002372"/>
<joint armature=".01" class="herb/wam_1/" damping="0.11" name="herb/wam_1/j6_wrist_pitch_joint" range="-1.5707 1.5707"/>
<geom class="herb/wam_1/viz" mesh="herb/wam_1/wrist_pitch_link_fine" name="herb/wam_1//unnamed_geom_19"/>
<geom class="herb/wam_1/col" mesh="herb/wam_1/wrist_pitch_link_convex_decomposition_p1" name="herb/wam_1//unnamed_geom_20"/>
<geom class="herb/wam_1/col" mesh="herb/wam_1/wrist_pitch_link_convex_decomposition_p2" name="herb/wam_1//unnamed_geom_21"/>
<geom class="herb/wam_1/col" mesh="herb/wam_1/wrist_pitch_link_convex_decomposition_p3" name="herb/wam_1//unnamed_geom_22"/>
<body name="herb/wam_1/8_wrist_palm_link" pos="0 0 0" quat="0.70710700 0.70710700 0 0">
<inertial diaginertia="0.00020683 0.00010859 0.00010851" mass="0.0828613" pos="0 0 0.055" quat="0.70710700 0 0 0.70710700"/>
<joint armature=".01" class="herb/wam_1/" damping="0.11" name="herb/wam_1/j7_palm_yaw_joint" range="-3 3"/>
<geom class="herb/wam_1/viz" mesh="herb/wam_1/wrist_palm_link_fine" name="herb/wam_1//unnamed_geom_23"/>
<geom class="herb/wam_1/col" mesh="herb/wam_1/wrist_palm_link_convex" name="herb/wam_1//unnamed_geom_24"/>
<site class="herb/wam_1/" name="herb/wam_1/hand_attachment"/>
<body name="herb/wam_1/bhand/">
<body name="herb/wam_1/bhand/bhand_palm_link" pos="0 0 0.05999998" quat="0 0 0 1">
<inertial diaginertia="0.000224052 0.0002107009 2.8121200e-05" mass="0.50573" pos="-5.109798e-05 0.005043297 0.036671000" quat="0.5530978 0.43904700 0.43445600 0.5590776"/>
<geom class="herb/wam_1/bhand/viz" mesh="herb/wam_1/bhand/bhand_palm_fine" name="herb/wam_1/bhand//unnamed_geom_0"/>
<geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_palm_link_convex_decomposition_p1" name="herb/wam_1/bhand//unnamed_geom_1"/>
<geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_palm_link_convex_decomposition_p2" name="herb/wam_1/bhand//unnamed_geom_2"/>
<geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_palm_link_convex_decomposition_p3" name="herb/wam_1/bhand//unnamed_geom_3"/>
<geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_palm_link_convex_decomposition_p4" name="herb/wam_1/bhand//unnamed_geom_4"/>
<body name="herb/wam_1/bhand/finger11" pos="-0.025000000 0 0.041500000" quat="0.70710700 0 0 -0.70710700">
<inertial diaginertia="7.7733500e-05 7.662819e-05 4.8312200e-06" mass="0.14109" pos="0.023133000 0.00078642000 0.0005279197" quat="0.01607959 0.70726900 -0.0007660079 0.706762"/>
<joint armature=".01" axis="0 0 -1" class="herb/wam_1/bhand/" damping="0.11" name="herb/wam_1/bhand/j11" range="0 3.141589"/>
<geom class="herb/wam_1/bhand/viz" mesh="herb/wam_1/bhand/bhand_finger_prox_link_fine" name="herb/wam_1/bhand//unnamed_geom_5"/>
<geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_finger_prox_link_convex_decomposition_p1" name="herb/wam_1/bhand//unnamed_geom_6"/>
<geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_finger_prox_link_convex_decomposition_p2" name="herb/wam_1/bhand//unnamed_geom_7"/>
<geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_finger_prox_link_convex_decomposition_p3" name="herb/wam_1/bhand//unnamed_geom_8"/>
<body name="herb/wam_1/bhand/finger12" pos="0.05 0 0.0339" quat="0.70710700 0.70710700 0 0">
<inertial diaginertia="7.7733500e-05 7.662819e-05 4.8312200e-06" mass="0.062139" pos="0.023133000 0.00078642000 0.0005279197" quat="0.01607959 0.70726900 -0.0007660079 0.706762"/>
<joint armature=".01" class="herb/wam_1/bhand/" damping="0.11" name="herb/wam_1/bhand/j12" range="0 2.44346"/>
<geom class="herb/wam_1/bhand/viz" mesh="herb/wam_1/bhand/bhand_finger_med_link_fine" name="herb/wam_1/bhand//unnamed_geom_9"/>
<geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_finger_med_link_convex" name="herb/wam_1/bhand//unnamed_geom_10"/>
<body name="herb/wam_1/bhand/finger13" pos="0.069940000 0.003 0" quat="0.92388000 0 0 0.382683">
<inertial diaginertia="3.843398e-05 3.727529e-05 3.0998700e-06" mass="0.041377" pos="0.022825000 0.0010491000 0.00042030000" quat="0.5084118 0.51165000 0.4895829 0.48993900"/>
<joint armature=".01" class="herb/wam_1/bhand/" damping="0.11" name="herb/wam_1/bhand/j13" range="0 0.837758"/>
<geom class="herb/wam_1/bhand/viz" euler="0 0 -0.8399997" mesh="herb/wam_1/bhand/bhand_finger_dist_link_fine" name="herb/wam_1/bhand//unnamed_geom_11"/>
<geom class="herb/wam_1/bhand/col" euler="0 0 -0.8399997" mesh="herb/wam_1/bhand/bhand_finger_dist_link_convex" name="herb/wam_1/bhand//unnamed_geom_12"/>
</body>
</body>
</body>
<body name="herb/wam_1/bhand/finger21" pos="0.025000000 0 0.041500000" quat="0.70710700 0 0 -0.70710700">
<inertial diaginertia="7.7733500e-05 7.662819e-05 4.8312200e-06" mass="0.14109" pos="0.023133000 0.00078642000 0.0005279197" quat="0.01607959 0.70726900 -0.0007660079 0.706762"/>
<joint armature=".01" class="herb/wam_1/bhand/" damping="0.11" name="herb/wam_1/bhand/j21" range="0 3.141589"/>
<geom class="herb/wam_1/bhand/viz" mesh="herb/wam_1/bhand/bhand_finger_prox_link_fine" name="herb/wam_1/bhand//unnamed_geom_13"/>
<geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_finger_prox_link_convex_decomposition_p1" name="herb/wam_1/bhand//unnamed_geom_14"/>
<geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_finger_prox_link_convex_decomposition_p2" name="herb/wam_1/bhand//unnamed_geom_15"/>
<geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_finger_prox_link_convex_decomposition_p3" name="herb/wam_1/bhand//unnamed_geom_16"/>
<body name="herb/wam_1/bhand/finger22" pos="0.05 0 0.0339" quat="0.70710700 0.70710700 0 0">
<inertial diaginertia="7.7733500e-05 7.662819e-05 4.8312200e-06" mass="0.062139" pos="0.023133000 0.00078642000 0.0005279197" quat="0.01607959 0.70726900 -0.0007660079 0.706762"/>
<joint armature=".01" class="herb/wam_1/bhand/" damping="0.11" name="herb/wam_1/bhand/j22" range="0 2.44346"/>
<geom class="herb/wam_1/bhand/viz" mesh="herb/wam_1/bhand/bhand_finger_med_link_fine" name="herb/wam_1/bhand//unnamed_geom_17"/>
<geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_finger_med_link_convex" name="herb/wam_1/bhand//unnamed_geom_18"/>
<body name="herb/wam_1/bhand/finger23" pos="0.069940000 0.003 0" quat="0.92388000 0 0 0.382683">
<inertial diaginertia="3.843398e-05 3.727529e-05 3.0998700e-06" mass="0.041377" pos="0.022825000 0.0010491000 0.00042030000" quat="0.5084118 0.51165000 0.4895829 0.48993900"/>
<joint armature=".01" class="herb/wam_1/bhand/" damping="0.11" name="herb/wam_1/bhand/j23" range="0 0.837758"/>
<geom class="herb/wam_1/bhand/viz" euler="0 0 -0.8399997" mesh="herb/wam_1/bhand/bhand_finger_dist_link_fine" name="herb/wam_1/bhand//unnamed_geom_19"/>
<geom class="herb/wam_1/bhand/col" euler="0 0 -0.8399997" mesh="herb/wam_1/bhand/bhand_finger_dist_link_convex" name="herb/wam_1/bhand//unnamed_geom_20"/>
</body>
</body>
</body>
<body name="herb/wam_1/bhand/finger32" pos="0 0.05 0.07539995" quat="0.5 0.5 0.5 0.5">
<inertial diaginertia="7.7733500e-05 7.662819e-05 4.8312200e-06" mass="0.062139" pos="0.023133000 0.00078642000 0.0005279197" quat="0.01607959 0.70726900 -0.0007660079 0.706762"/>
<joint armature=".01" class="herb/wam_1/bhand/" damping="0.11" name="herb/wam_1/bhand/j32" range="0 2.44346"/>
<geom class="herb/wam_1/bhand/viz" mesh="herb/wam_1/bhand/bhand_finger_med_link_fine" name="herb/wam_1/bhand//unnamed_geom_21"/>
<geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_finger_med_link_convex" name="herb/wam_1/bhand//unnamed_geom_22"/>
<body name="herb/wam_1/bhand/finger33" pos="0.069940000 0.003 0" quat="0.92388000 0 0 0.382683">
<inertial diaginertia="3.843398e-05 3.727529e-05 3.0998700e-06" mass="0.041377" pos="0.022825000 0.0010491000 0.00042030000" quat="0.5084118 0.51165000 0.4895829 0.48993900"/>
<joint armature=".01" class="herb/wam_1/bhand/" damping="0.11" name="herb/wam_1/bhand/j33" range="0 0.837758"/>
<geom class="herb/wam_1/bhand/viz" euler="0 0 -0.8399997" mesh="herb/wam_1/bhand/bhand_finger_dist_link_fine" name="herb/wam_1/bhand//unnamed_geom_23"/>
<geom class="herb/wam_1/bhand/col" euler="0 0 -0.8399997" mesh="herb/wam_1/bhand/bhand_finger_dist_link_convex" name="herb/wam_1/bhand//unnamed_geom_24"/>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
<!--
<site name="herb/left_arm" class="herb/" pos="0.012500000 0.22 0.92000000" quat="0 -0.7070995 0 -0.7070995"/>
<body pos="0.012500000 0.22 0.92000000" quat="0 -0.7070995 0 -0.7070995" name="herb/wam/">
<body name="herb/wam/1_base_link" pos="0 0 0" quat="1 0 0 0">
<inertial pos="0 0 0" mass="1.0" diaginertia="0.1 0.1 0.1"/>
<geom name="herb/wam//unnamed_geom_0" class="herb/wam/viz" mesh="herb/wam/base_link_fine"/>
<geom name="herb/wam//unnamed_geom_1" class="herb/wam/col" mesh="herb/wam/base_link_convex"/>
<body name="herb/wam/2_shoulder_yaw_link" pos="0 0 0.3459997">
<inertial pos="-0.00443422 -0.00066489000 -0.1289039" quat="0.6956595 0.71671300 -0.03548628 0.03348387" mass="5.0" diaginertia="0.1350889 0.113095 0.09044258"/>
<joint name="herb/wam/j1_base_yaw_joint" class="herb/wam/" range="-2.6000000 2.6000000" damping="1.98" armature=".01"/>
<geom name="herb/wam//unnamed_geom_2" class="herb/wam/viz" mesh="herb/wam/shoulder_link_fine"/>
<geom name="herb/wam//unnamed_geom_3" class="herb/wam/col" mesh="herb/wam/shoulder_link_convex_decomposition_p1"/>
<geom name="herb/wam//unnamed_geom_4" class="herb/wam/col" mesh="herb/wam/shoulder_link_convex_decomposition_p2"/>
<geom name="herb/wam//unnamed_geom_5" class="herb/wam/col" mesh="herb/wam/shoulder_link_convex_decomposition_p3"/>
<body name="herb/wam/3_shoulder_pitch_link" pos="0 0 0" quat="0.4159998 -0.4159998 0.5719995 0.5719995">
<inertial pos="-0.00236981 -0.0154211 0.0310561" quat="0.96179400 0.27311200 -0.016931600 0.008665920006" mass="3.87494" diaginertia="0.021419500 0.0167127 0.012645200"/>
<joint name="herb/wam/j2_shoulder_pitch_joint" class="herb/wam/" range="-1.9850000 1.9850000" ref="1.885" damping="0.55" armature=".01"/>
<geom name="herb/wam//unnamed_geom_6" class="herb/wam/viz" mesh="herb/wam/shoulder_pitch_link_fine"/>
<geom name="herb/wam//unnamed_geom_7" class="herb/wam/col" mesh="herb/wam/shoulder_pitch_link_convex"/>
<body name="herb/wam/4_upper_arm_link" pos="0 0 0" quat="0.70710700 0.70710700 0 0">
<inertial pos="0.0068325900 3.3090000e-05 0.39249200" quat="0.64713600 0.01708219 0.0143038 0.7620488" mass="2.20228" diaginertia="0.05927179 0.059220700 0.003134188"/>
<joint name="herb/wam/j3_shoulder_yaw_joint" class="herb/wam/" range="-2.799998 2.799998" damping="1.65" armature=".01"/>
<geom name="herb/wam//unnamed_geom_8" class="herb/wam/viz" mesh="herb/wam/upper_arm_link_fine"/>
<geom name="herb/wam//unnamed_geom_9" class="herb/wam/col" mesh="herb/wam/upper_arm_link_convex_decomposition_p1"/>
<geom name="herb/wam//unnamed_geom_10" class="herb/wam/col" mesh="herb/wam/upper_arm_link_convex_decomposition_p2"/>
<body name="herb/wam/5_forearm_link" pos="0.04499998 0 0.55000000" quat="0.3539998 -0.3539998 0.6119999 0.6119999">
<inertial pos="-0.04001489 -0.14271700 -0.00022942000" quat="0.70428100 0.70632600 0.01803329 0.06903524" mass="0.500168" diaginertia="0.0151047 0.0148285 0.0027580500"/>
<joint name="herb/wam/j4_elbow_pitch_joint" class="herb/wam/" range="-0.9 3.141589" ref="2.0944" damping="0.88" armature=".01"/>
<geom name="herb/wam//unnamed_geom_11" class="herb/wam/viz" mesh="herb/wam/elbow_link_fine"/>
<geom name="herb/wam//unnamed_geom_12" class="herb/wam/col" mesh="herb/wam/elbow_link_convex"/>
<geom name="herb/wam//unnamed_geom_13" class="herb/wam/viz" pos="-0.04499998 -0.07299995 0" euler="1.57 0 0" mesh="herb/wam/forearm_link_fine"/>
<geom name="herb/wam//unnamed_geom_14" class="herb/wam/col" pos="-0.04499998 -0.07299995 0" euler="1.57 0 0" mesh="herb/wam/forearm_link_convex_decomposition_p1"/>
<geom name="herb/wam//unnamed_geom_15" class="herb/wam/col" pos="-0.04499998 -0.07299995 0" euler="1.57 0 0" mesh="herb/wam/forearm_link_convex_decomposition_p2"/>
<body name="herb/wam/6_wrist_yaw_link" pos="-0.04499998 -0.2999999 0" quat="0.70710700 0.70710700 0 0">
<inertial pos="8.920995e-05 0.0043582400 -0.0051121700" quat="0.630602 0.77609300 0.0040196900 -0.002372" mass="1.05376" diaginertia="0.0005551678 0.00046317 0.0002340719"/>
<joint name="herb/wam/j5_wrist_yaw_joint" class="herb/wam/" range="-4.549998 1.25" damping="0.55" armature=".01"/>
<geom name="herb/wam//unnamed_geom_16" class="herb/wam/viz" mesh="herb/wam/wrist_yaw_link_fine"/>
<geom name="herb/wam//unnamed_geom_17" class="herb/wam/col" mesh="herb/wam/wrist_yaw_link_convex_decomposition_p1"/>
<geom name="herb/wam//unnamed_geom_18" class="herb/wam/col" mesh="herb/wam/wrist_yaw_link_convex_decomposition_p2"/>
<body name="herb/wam/7_wrist_pitch_link" pos="0 0 0" quat="0.70710700 -0.70710700 0 0">
<inertial pos="-0.0001226199 -0.024683400 -0.01703189" quat="0.630602 0.77609300 0.0040196900 -0.002372" mass="0.517974" diaginertia="0.0005551678 0.00046317 0.0002340719"/>
<joint name="herb/wam/j6_wrist_pitch_joint" class="herb/wam/" range="-1.5707 1.5707" damping="0.11" armature=".01"/>
<geom name="herb/wam//unnamed_geom_19" class="herb/wam/viz" mesh="herb/wam/wrist_pitch_link_fine"/>
<geom name="herb/wam//unnamed_geom_20" class="herb/wam/col" mesh="herb/wam/wrist_pitch_link_convex_decomposition_p1"/>
<geom name="herb/wam//unnamed_geom_21" class="herb/wam/col" mesh="herb/wam/wrist_pitch_link_convex_decomposition_p2"/>
<geom name="herb/wam//unnamed_geom_22" class="herb/wam/col" mesh="herb/wam/wrist_pitch_link_convex_decomposition_p3"/>
<body name="herb/wam/8_wrist_palm_link" pos="0 0 0" quat="0.70710700 0.70710700 0 0">
<inertial pos="0 0 0.055" quat="0.70710700 0 0 0.70710700" mass="0.0828613" diaginertia="0.00020683 0.00010859 0.00010851"/>
<joint name="herb/wam/j7_palm_yaw_joint" class="herb/wam/" range="-3 3" damping="0.11" armature=".01"/>
<geom name="herb/wam//unnamed_geom_23" class="herb/wam/viz" mesh="herb/wam/wrist_palm_link_fine"/>
<geom name="herb/wam//unnamed_geom_24" class="herb/wam/col" mesh="herb/wam/wrist_palm_link_convex"/>
<site name="herb/wam/hand_attachment" class="herb/wam/"/>
<body name="herb/wam/bhand/">
<body name="herb/wam/bhand/bhand_palm_link" pos="0 0 0.05999998" quat="0 0 0 1">
<inertial pos="-5.109798e-05 0.005043297 0.036671000" quat="0.5530978 0.43904700 0.43445600 0.5590776" mass="0.50573" diaginertia="0.000224052 0.0002107009 2.8121200e-05"/>
<geom name="herb/wam/bhand//unnamed_geom_0" class="herb/wam/bhand/viz" mesh="herb/wam/bhand/bhand_palm_fine"/>
<geom name="herb/wam/bhand//unnamed_geom_1" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_palm_link_convex_decomposition_p1"/>
<geom name="herb/wam/bhand//unnamed_geom_2" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_palm_link_convex_decomposition_p2"/>
<geom name="herb/wam/bhand//unnamed_geom_3" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_palm_link_convex_decomposition_p3"/>
<geom name="herb/wam/bhand//unnamed_geom_4" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_palm_link_convex_decomposition_p4"/>
<body name="herb/wam/bhand/finger11" pos="-0.025000000 0 0.041500000" quat="0.70710700 0 0 -0.70710700">
<inertial pos="0.023133000 0.00078642000 0.0005279197" quat="0.01607959 0.70726900 -0.0007660079 0.706762" mass="0.14109" diaginertia="7.7733500e-05 7.662819e-05 4.8312200e-06"/>
<joint name="herb/wam/bhand/j11" class="herb/wam/bhand/" axis="0 0 -1" range="0 3.141589" damping="0.11" armature=".01"/>
<geom name="herb/wam/bhand//unnamed_geom_5" class="herb/wam/bhand/viz" mesh="herb/wam/bhand/bhand_finger_prox_link_fine"/>
<geom name="herb/wam/bhand//unnamed_geom_6" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_finger_prox_link_convex_decomposition_p1"/>
<geom name="herb/wam/bhand//unnamed_geom_7" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_finger_prox_link_convex_decomposition_p2"/>
<geom name="herb/wam/bhand//unnamed_geom_8" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_finger_prox_link_convex_decomposition_p3"/>
<body name="herb/wam/bhand/finger12" pos="0.05 0 0.0339" quat="0.70710700 0.70710700 0 0">
<inertial pos="0.023133000 0.00078642000 0.0005279197" quat="0.01607959 0.70726900 -0.0007660079 0.706762" mass="0.062139" diaginertia="7.7733500e-05 7.662819e-05 4.8312200e-06"/>
<joint name="herb/wam/bhand/j12" class="herb/wam/bhand/" range="0 2.44346" damping="0.11" armature=".01"/>
<geom name="herb/wam/bhand//unnamed_geom_9" class="herb/wam/bhand/viz" mesh="herb/wam/bhand/bhand_finger_med_link_fine"/>
<geom name="herb/wam/bhand//unnamed_geom_10" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_finger_med_link_convex"/>
<body name="herb/wam/bhand/finger13" pos="0.069940000 0.003 0" quat="0.92388000 0 0 0.382683">
<inertial pos="0.022825000 0.0010491000 0.00042030000" quat="0.5084118 0.51165000 0.4895829 0.48993900" mass="0.041377" diaginertia="3.843398e-05 3.727529e-05 3.0998700e-06"/>
<joint name="herb/wam/bhand/j13" class="herb/wam/bhand/" range="0 0.837758" damping="0.11" armature=".01"/>
<geom name="herb/wam/bhand//unnamed_geom_11" class="herb/wam/bhand/viz" euler="0 0 -0.8399997" mesh="herb/wam/bhand/bhand_finger_dist_link_fine"/>
<geom name="herb/wam/bhand//unnamed_geom_12" class="herb/wam/bhand/col" euler="0 0 -0.8399997" mesh="herb/wam/bhand/bhand_finger_dist_link_convex"/>
</body>
</body>
</body>
<body name="herb/wam/bhand/finger21" pos="0.025000000 0 0.041500000" quat="0.70710700 0 0 -0.70710700">
<inertial pos="0.023133000 0.00078642000 0.0005279197" quat="0.01607959 0.70726900 -0.0007660079 0.706762" mass="0.14109" diaginertia="7.7733500e-05 7.662819e-05 4.8312200e-06"/>
<joint name="herb/wam/bhand/j21" class="herb/wam/bhand/" range="0 3.141589" damping="0.11" armature=".01"/>
<geom name="herb/wam/bhand//unnamed_geom_13" class="herb/wam/bhand/viz" mesh="herb/wam/bhand/bhand_finger_prox_link_fine"/>
<geom name="herb/wam/bhand//unnamed_geom_14" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_finger_prox_link_convex_decomposition_p1"/>
<geom name="herb/wam/bhand//unnamed_geom_15" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_finger_prox_link_convex_decomposition_p2"/>
<geom name="herb/wam/bhand//unnamed_geom_16" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_finger_prox_link_convex_decomposition_p3"/>
<body name="herb/wam/bhand/finger22" pos="0.05 0 0.0339" quat="0.70710700 0.70710700 0 0">
<inertial pos="0.023133000 0.00078642000 0.0005279197" quat="0.01607959 0.70726900 -0.0007660079 0.706762" mass="0.062139" diaginertia="7.7733500e-05 7.662819e-05 4.8312200e-06"/>
<joint name="herb/wam/bhand/j22" class="herb/wam/bhand/" range="0 2.44346" damping="0.11" armature=".01"/>
<geom name="herb/wam/bhand//unnamed_geom_17" class="herb/wam/bhand/viz" mesh="herb/wam/bhand/bhand_finger_med_link_fine"/>
<geom name="herb/wam/bhand//unnamed_geom_18" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_finger_med_link_convex"/>
<body name="herb/wam/bhand/finger23" pos="0.069940000 0.003 0" quat="0.92388000 0 0 0.382683">
<inertial pos="0.022825000 0.0010491000 0.00042030000" quat="0.5084118 0.51165000 0.4895829 0.48993900" mass="0.041377" diaginertia="3.843398e-05 3.727529e-05 3.0998700e-06"/>
<joint name="herb/wam/bhand/j23" class="herb/wam/bhand/" range="0 0.837758" damping="0.11" armature=".01"/>
<geom name="herb/wam/bhand//unnamed_geom_19" class="herb/wam/bhand/viz" euler="0 0 -0.8399997" mesh="herb/wam/bhand/bhand_finger_dist_link_fine"/>
<geom name="herb/wam/bhand//unnamed_geom_20" class="herb/wam/bhand/col" euler="0 0 -0.8399997" mesh="herb/wam/bhand/bhand_finger_dist_link_convex"/>
</body>
</body>
</body>
<body name="herb/wam/bhand/finger32" pos="0 0.05 0.07539995" quat="0.5 0.5 0.5 0.5">
<inertial pos="0.023133000 0.00078642000 0.0005279197" quat="0.01607959 0.70726900 -0.0007660079 0.706762" mass="0.062139" diaginertia="7.7733500e-05 7.662819e-05 4.8312200e-06"/>
<joint name="herb/wam/bhand/j32" class="herb/wam/bhand/" range="0 2.44346" damping="0.11" armature=".01"/>
<geom name="herb/wam/bhand//unnamed_geom_21" class="herb/wam/bhand/viz" mesh="herb/wam/bhand/bhand_finger_med_link_fine"/>
<geom name="herb/wam/bhand//unnamed_geom_22" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_finger_med_link_convex"/>
<body name="herb/wam/bhand/finger33" pos="0.069940000 0.003 0" quat="0.92388000 0 0 0.382683">
<inertial pos="0.022825000 0.0010491000 0.00042030000" quat="0.5084118 0.51165000 0.4895829 0.48993900" mass="0.041377" diaginertia="3.843398e-05 3.727529e-05 3.0998700e-06"/>
<joint name="herb/wam/bhand/j33" class="herb/wam/bhand/" range="0 0.837758" damping="0.11" armature=".01"/>
<geom name="herb/wam/bhand//unnamed_geom_23" class="herb/wam/bhand/viz" euler="0 0 -0.8399997" mesh="herb/wam/bhand/bhand_finger_dist_link_fine"/>
<geom name="herb/wam/bhand//unnamed_geom_24" class="herb/wam/bhand/col" euler="0 0 -0.8399997" mesh="herb/wam/bhand/bhand_finger_dist_link_convex"/>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
</body>-->
</body>
<light castshadow="true" class="herb/" diffuse="0.8 0.8 0.8" mode="targetbodycom" name="herb//unnamed_light_0" pos="1 1 4.5" specular="0.4 0.4 0.4" target="herb/herb"/>
</body>
<!--<body name="box_3" pos="0.28870895581142419 -0.54183395581142413 0.3549998">
<geom name="//unnamed_geom_10" class="/" type="box" group="1" size="0.060027579686085103 0.055 0.055" rgba="1 0.62352943420410156 1 1"/>
<joint name="//unnamed_joint_2" class="/" type="free"/>
</body>
<body name="box_4" pos="0.22177971291830414 0.18129056149692808 0.3549998">
<geom name="//unnamed_geom_11" class="/" type="box" group="1" size="0.062757255018445174 0.065252737323892959 0.055" rgba="0 0.83921575546264648 1 1"/>
<joint name="//unnamed_joint_3" class="/" type="free"/>
</body>
<body name="box_5" pos="0.0476221671824321 0.15210565296867215 0.3549998">
<geom name="//unnamed_geom_12" class="/" type="box" group="1" size="0.055 0.067596402584312182 0.055" rgba="0.84313732385635376 0.26666668057441711 0 1"/>
<joint name="//unnamed_joint_4" class="/" type="free"/>
</body> -->
<!--<body name="box_6" pos="-0.096236318603808046 -0.42142641007555215 0.3549998">
<geom name="//unnamed_geom_13" class="/" type="box" group="1" size="0.057212627535643504 0.06839772732407734 0.055" rgba="0 0.50196081399917603 0.16078431904315948 1"/>
<joint name="//unnamed_joint_5" class="/" type="free"/>
</body>-->
<!-- <body name="box_7" pos="-0.19039386433968011 0.04115471291830413 0.3549998">
<geom name="//unnamed_geom_14" class="/" type="box" group="1" size="0.055007578371876191 0.077499983147774329 0.055" rgba="0 0.37254902720451355 0.83529418706893921 1"/>
<joint name="//unnamed_joint_6" class="/" type="free"/>
</body>-->
<!--<body name="box_2" pos="0.13900801576105609 -0.42142641007555215 0.3549998">
<geom name="//unnamed_geom_9" class="/" type="box" group="1" size="0.055 0.055 0.055" rgba="0 0 0.5 0.0"/>
<joint name="//unnamed_joint_1" class="/" type="free"/>
</body>-->
<!--<body name="push_obj" pos="-0.053464621446560029 -0.5 0.325">
<geom name="//unnamed_geom_8" class="/" type="cylinder" group="1" size="0.055 0.025" rgba="0.5 0.3 0 1" mass="0.05"/>
<joint name="//unnamed_joint_0" class="/" type="free" damping="0.001"/>
</body>
<body name="target_obj" pos="0 0.0 0.325">
<geom name="//unnamed_geom_15" class="geom0" type="cylinder" contype="0" conaffinity="0" group="1" size="0.055 0.025" rgba="0.5 0.3 0 0.1666"/>
</body>-->
<!--<body name="gen_body_0" pos="0 0.0 0.3549998">
<geom name="gen_geom_0_0" class="/" type="box" group="1" size="0.055 0.055 0.055" rgba="0 0 0 1"/>
<joint name="//unnamed_joint_0" class="/" type="free"/>
</body>-->
<!--<body name="gen_body_1" pos="-0.053464621446560029 -0.35 0.3549998">
<geom name="gen_geom_1_0" class="geom0" type="mesh" contype="0" conaffinity="0" group="1" mesh="mustard" material="mustard_mat"/>
</body>-->
<!--<body name="box_2" pos="-0.053464621446560029 -0.5 0.3549998">
<geom name="//unnamed_geom_16" class="/" type="box" group="1" contype="0" conaffinity="0" size="0.055 0.055 0.055" rgba="0 0.5 0.5 .25" mass="0.05"/>
<joint name="//unnamed_joint_1" class="/" type="free"/>
</body>-->
<!-- <body name="virt_box_2" pos="0 .45 0.3549998">
<geom name="//unnamed_geom_16" class="/" type="box" contype="0" conaffinity="0" group="1" size="0.076178097189418481 0.067434992230686885 0.055" rgba="1 1 0.38431376218795776 0.2999999"/>
</body>
<body name="virt_box_3" pos="0 0.57243499223068691 0.3549998">
<geom name="//unnamed_geom_17" class="/" type="box" contype="0" conaffinity="0" group="1" size="0.060027579686085103 0.055 0.055" rgba="1 0.62352943420410156 1 0.2999999"/>
</body> -->
<body euler="0 0 2.7153454485286987" name="gen_body_0" pos="-0.05 -0.35 0.30324300001375376"><geom class="/" mesh="gen_mesh_0" name="gen_geom_0" rgba="0.264728363542421 0.852586381622762 0.419298473724362 1" type="mesh"/><joint class="/" name="gen_joint_0" type="free"/></body><body euler="0 0 3.555374875580129" name="gen_body_gadded_1" pos="0.10082064954013126 -0.35 0.3023782317423678"><geom class="/" mesh="gen_mesh_gadded_1" name="gen_geom_gadded_1" rgba="0.22387499700934765 0.9275573016479491 0.46213968923506854 1" type="mesh"/><joint class="/" name="gen_joint_gadded_1" type="free"/></body><body euler="0 0 3.6406528130789813" name="gen_body_gadded_2" pos="-0.20010757767501178 -0.46455374749726974 0.3008151217751577"><geom class="/" mesh="gen_mesh_gadded_2" name="gen_geom_gadded_2" rgba="0.6746856299983657 0.42488746452584025 0.820217856531876 1" type="mesh"/><joint class="/" name="gen_joint_gadded_2" type="free"/></body><body euler="0 0 4.233588341314877" name="gen_body_gadded_3" pos="-0.04502969699453471 -0.25302647417282526 0.30015333785462706"><geom class="/" mesh="gen_mesh_gadded_3" name="gen_geom_gadded_3" rgba="0.6627283160766841 0.4790396117464917 0.923705122079237 1" type="mesh"/><joint class="/" name="gen_joint_gadded_3" type="free"/></body><body euler="0 0 5.65166579840054" name="gen_body_gadded_4" pos="0.29648026862591353 -0.44871173027445077 0.30054395043202264"><geom class="/" mesh="gen_mesh_gadded_4" name="gen_geom_gadded_4" rgba="0.2405470149413984 0.2691240712569717 0.6760658162289281 1" type="mesh"/><joint class="/" name="gen_joint_gadded_4" type="free"/></body><body euler="0 0 1.3717263011555967" name="gen_body_gadded_5" pos="-0.006794751120490462 -0.5860932136583781 0.30091689637550273"><geom class="/" mesh="gen_mesh_gadded_5" name="gen_geom_gadded_5" rgba="0.6572743447235171 0.5426209417623138 0.1412615139687572 1" type="mesh"/><joint class="/" name="gen_joint_gadded_5" type="free"/></body></worldbody>
<contact>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_24" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_22" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_20" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_18" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_16" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_15" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_14" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_12" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_10" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_8" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_7" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_6" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_4" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_3" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_2" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_1" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1//unnamed_geom_24" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1//unnamed_geom_22" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1//unnamed_geom_21" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1//unnamed_geom_20" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1//unnamed_geom_18" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1//unnamed_geom_17" geom2="table_plane"/>
<!--<pair geom1="//unnamed_geom_10" geom2="tabletop" friction="2 2 0.005 0.0001 0.0001" />
<pair geom1="//unnamed_geom_11" geom2="tabletop" friction="2 2 0.005 0.0001 0.0001" />
<pair geom1="//unnamed_geom_12" geom2="tabletop" friction="2 2 0.005 0.0001 0.0001" />
<pair geom1="//unnamed_geom_14" geom2="tabletop" friction="2 2 0.005 0.0001 0.0001" /> -->
<!--<exclude body1="herb/wam_1/bhand/finger11" body2="herb/wam_1/bhand/finger12"/>
<exclude body1="herb/wam_1/bhand/finger11" body2="herb/wam_1/bhand/finger13"/>
<exclude body1="herb/wam_1/bhand/finger12" body2="herb/wam_1/bhand/finger13"/>
<exclude body1="herb/wam_1/bhand/finger21" body2="herb/wam_1/bhand/finger22"/>
<exclude body1="herb/wam_1/bhand/finger21" body2="herb/wam_1/bhand/finger23"/>
<exclude body1="herb/wam_1/bhand/finger22" body2="herb/wam_1/bhand/finger23"/>
<exclude body1="herb/wam_1/bhand/finger32" body2="herb/wam_1/bhand/finger33"/>
<exclude body1="herb/wam_1/bhand/finger11" body2="herb/wam_1/bhand/finger21"/>
<exclude body1="herb/wam_1/bhand/finger11" body2="herb/wam_1/bhand/finger22"/>
<exclude body1="herb/wam_1/bhand/finger11" body2="herb/wam_1/bhand/finger23"/>
<exclude body1="herb/wam_1/bhand/finger12" body2="herb/wam_1/bhand/finger21"/>
<exclude body1="herb/wam_1/bhand/finger12" body2="herb/wam_1/bhand/finger22"/>
<exclude body1="herb/wam_1/bhand/finger12" body2="herb/wam_1/bhand/finger23"/>
<exclude body1="herb/wam_1/bhand/finger13" body2="herb/wam_1/bhand/finger21"/>
<exclude body1="herb/wam_1/bhand/finger13" body2="herb/wam_1/bhand/finger22"/>
<exclude body1="herb/wam_1/bhand/finger13" body2="herb/wam_1/bhand/finger23"/>
<exclude body1="herb/wam_1/bhand/finger32" body2="herb/wam_1/bhand/finger21"/>
<exclude body1="herb/wam_1/bhand/finger32" body2="herb/wam_1/bhand/finger22"/>
<exclude body1="herb/wam_1/bhand/finger32" body2="herb/wam_1/bhand/finger23"/>
<exclude body1="herb/wam_1/bhand/finger33" body2="herb/wam_1/bhand/finger21"/>
<exclude body1="herb/wam_1/bhand/finger33" body2="herb/wam_1/bhand/finger22"/>
<exclude body1="herb/wam_1/bhand/finger33" body2="herb/wam_1/bhand/finger23"/>
<exclude body1="herb/wam_1/bhand/finger32" body2="herb/wam_1/bhand/finger11"/>
<exclude body1="herb/wam_1/bhand/finger32" body2="herb/wam_1/bhand/finger12"/>
<exclude body1="herb/wam_1/bhand/finger32" body2="herb/wam_1/bhand/finger13"/>
<exclude body1="herb/wam_1/bhand/finger33" body2="herb/wam_1/bhand/finger11"/>
<exclude body1="herb/wam_1/bhand/finger33" body2="herb/wam_1/bhand/finger12"/>
<exclude body1="herb/wam_1/bhand/finger33" body2="herb/wam_1/bhand/finger13"/>
<exclude body1="herb/wam_1/bhand/bhand_palm_link" body2="herb/wam_1/bhand/finger11"/>
<exclude body1="herb/wam_1/bhand/bhand_palm_link" body2="herb/wam_1/bhand/finger21"/>
<exclude body1="herb/wam_1/bhand/bhand_palm_link" body2="herb/wam_1/bhand/finger32"/>
<exclude body1="herb/wam_1/bhand/bhand_palm_link" body2="herb/wam_1/8_wrist_palm_link"/>
<exclude body1="herb/wam_1/8_wrist_palm_link" body2="herb/wam_1/7_wrist_pitch_link"/>
<exclude body1="herb/wam_1/7_wrist_pitch_link" body2="herb/wam_1/6_wrist_yaw_link"/>
<exclude body1="herb/wam_1/6_wrist_yaw_link" body2="herb/wam_1/5_forearm_link"/>
<exclude body1="herb/wam_1/5_forearm_link" body2="herb/wam_1/4_upper_arm_link"/>
<exclude body1="herb/wam_1/4_upper_arm_link" body2="herb/wam_1/3_shoulder_pitch_link"/>
<exclude body1="herb/wam_1/3_shoulder_pitch_link" body2="herb/wam_1/2_shoulder_yaw_link"/>
<exclude body1="herb/wam_1/2_shoulder_yaw_link" body2="herb/wam_1/1_base_link"/>-->
</contact>
<actuator>
<!--<velocity name="herb/wam_1/j1_base_yaw_joint" joint="herb/wam_1/j1_base_yaw_joint" gear="-35.87" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/j2_shoulder_pitch_joint" joint="herb/wam_1/j2_shoulder_pitch_joint" gear="56.42" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/j3_shoulder_yaw_joint" joint="herb/wam_1/j3_shoulder_yaw_joint" gear="33.56" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/j4_elbow_pitch_joint" joint="herb/wam_1/j4_elbow_pitch_joint" gear="17.77" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/j5_wrist_yaw_joint" joint="herb/wam_1/j5_wrist_yaw_joint" gear="3.37" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/j6_wrist_pitch_joint" joint="herb/wam_1/j6_wrist_pitch_joint" gear="3.37" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/j7_palm_yaw_joint" joint="herb/wam_1/j7_palm_yaw_joint" gear="1.358" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/bhand/j11" joint="herb/wam_1/bhand/j11" gear="1.358" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/bhand/j12" joint="herb/wam_1/bhand/j12" gear="1.358" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/bhand/j13" joint="herb/wam_1/bhand/j13" gear="1.358" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/bhand/j21" joint="herb/wam_1/bhand/j21" gear="1.358" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/bhand/j22" joint="herb/wam_1/bhand/j22" gear="1.358" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/bhand/j23" joint="herb/wam_1/bhand/j23" gear="1.358" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/bhand/j32" joint="herb/wam_1/bhand/j32" gear="1.358" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/bhand/j33" joint="herb/wam_1/bhand/j33" gear="1.358" ctrlrange="-.1 .1" />-->
<position ctrllimited="true" ctrlrange="-2.6 2.6" forcelimited="false" forcerange="-5000 5000" gear="1" joint="herb/wam_1/j1_base_yaw_joint" kp="5000" name="herb/wam_1/p_j1_base_yaw_joint"/>
<position ctrllimited="true" ctrlrange="-1.985 1.985" forcelimited="false" forcerange="-5000 5000" gear="1" joint="herb/wam_1/j2_shoulder_pitch_joint" kp="5000" name="herb/wam_1/p_j2_shoulder_pitch_joint"/>
<position ctrllimited="true" ctrlrange="-2.8 2.8" forcelimited="false" forcerange="-2500 2500" gear="1" joint="herb/wam_1/j3_shoulder_yaw_joint" kp="5000" name="herb/wam_1/p_j3_shoulder_yaw_joint"/>
<position ctrllimited="true" ctrlrange="-0.9 3.1415" forcelimited="false" forcerange="-2500 2500" gear="1" joint="herb/wam_1/j4_elbow_pitch_joint" kp="5000" name="herb/wam_1/p_j4_elbow_pitch_joint"/>
<position ctrllimited="true" ctrlrange="-4.549998 1.25" forcelimited="false" forcerange="-1000 1000" gear="1" joint="herb/wam_1/j5_wrist_yaw_joint" kp="1000" name="herb/wam_1/p_j5_wrist_yaw_joint"/>
<position ctrllimited="true" ctrlrange="-1.5707 1.5707" forcelimited="false" forcerange="-1000 1000" gear="1" joint="herb/wam_1/j6_wrist_pitch_joint" kp="500" name="herb/wam_1/p_j6_wrist_pitch_joint"/>
<position ctrllimited="true" ctrlrange="-3 3" forcelimited="false" forcerange="-1000 1000" gear="1" joint="herb/wam_1/j7_palm_yaw_joint" kp="500" name="herb/wam_1/p_j7_palm_yaw_joint"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-2 2" gear="1" joint="herb/wam_1/j1_base_yaw_joint" kv="2" name="herb/wam_1/j1_base_yaw_joint"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-100 100" gear="1" joint="herb/wam_1/j2_shoulder_pitch_joint" kv="20" name="herb/wam_1/j2_shoulder_pitch_joint"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-100 100" gear="1" joint="herb/wam_1/j3_shoulder_yaw_joint" kv="20" name="herb/wam_1/j3_shoulder_yaw_joint"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-100 100" gear="1" joint="herb/wam_1/j4_elbow_pitch_joint" kv="10" name="herb/wam_1/j4_elbow_pitch_joint"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-100 100" gear="1" joint="herb/wam_1/j5_wrist_yaw_joint" kv="10" name="herb/wam_1/j5_wrist_yaw_joint"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-100 100" gear="1" joint="herb/wam_1/j6_wrist_pitch_joint" kv="10" name="herb/wam_1/j6_wrist_pitch_joint"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-100 100" gear="1" joint="herb/wam_1/j7_palm_yaw_joint" kv="10" name="herb/wam_1/j7_palm_yaw_joint"/>
<position ctrllimited="true" ctrlrange="0 3.141589" forcelimited="false" forcerange="-40 40" gear="1" joint="herb/wam_1/bhand/j11" kp="40" name="herb/wam_1/bhand/p_j11"/>
<position ctrllimited="true" ctrlrange="0 2.44346" forcelimited="false" forcerange="-40 40" gear="1" joint="herb/wam_1/bhand/j12" kp="40" name="herb/wam_1/bhand/p_j12"/>
<position ctrllimited="true" ctrlrange="0 0.837758" forcelimited="false" forcerange="-40 40" gear="1" joint="herb/wam_1/bhand/j13" kp="40" name="herb/wam_1/bhand/p_j13"/>
<position ctrllimited="true" ctrlrange="0 3.141589" forcelimited="false" forcerange="-40 40" gear="1" joint="herb/wam_1/bhand/j21" kp="40" name="herb/wam_1/bhand/p_j21"/>
<position ctrllimited="true" ctrlrange="0 2.44346" forcelimited="false" forcerange="-40 40" gear="1" joint="herb/wam_1/bhand/j22" kp="40" name="herb/wam_1/bhand/p_j22"/>
<position ctrllimited="true" ctrlrange="0 0.837758" forcelimited="false" forcerange="-40 40" gear="1" joint="herb/wam_1/bhand/j23" kp="40" name="herb/wam_1/bhand/p_j23"/>
<position ctrllimited="true" ctrlrange="0 2.44346" forcelimited="false" forcerange="-40 40" gear="1" joint="herb/wam_1/bhand/j32" kp="40" name="herb/wam_1/bhand/p_j32"/>
<position ctrllimited="true" ctrlrange="0 0.837758" forcelimited="false" forcerange="-40 40" gear="1" joint="herb/wam_1/bhand/j33" kp="40" name="herb/wam_1/bhand/p_j33"/>
<!--<motor name="herb/wam_1/j1_base_yaw_joint" joint="herb/wam_1/j1_base_yaw_joint" gear="-35.87" ctrlrange="-1 1" />
<motor name="herb/wam_1/j2_shoulder_pitch_joint" joint="herb/wam_1/j2_shoulder_pitch_joint" gear="56.42" ctrlrange="-1 1" />
<motor name="herb/wam_1/j3_shoulder_yaw_joint" joint="herb/wam_1/j3_shoulder_yaw_joint" gear="33.56" ctrlrange="-1 1" />
<motor name="herb/wam_1/j4_elbow_pitch_joint" joint="herb/wam_1/j4_elbow_pitch_joint" gear="17.77" ctrlrange="-1 1" />
<motor name="herb/wam_1/j5_wrist_yaw_joint" joint="herb/wam_1/j5_wrist_yaw_joint" gear="3.37" ctrlrange="-1 1" />
<motor name="herb/wam_1/j6_wrist_pitch_joint" joint="herb/wam_1/j6_wrist_pitch_joint" gear="3.37" ctrlrange="-1 1" />
<motor name="herb/wam_1/j7_palm_yaw_joint" joint="herb/wam_1/j7_palm_yaw_joint" gear="1.358" ctrlrange="-1 1" />
<motor name="herb/wam_1/bhand/p_j11" joint="herb/wam_1/bhand/j11" ctrlrange="-1 1" gear="2"/>
<motor name="herb/wam_1/bhand/p_j12" joint="herb/wam_1/bhand/j12" ctrlrange="-1 1" gear="2"/>
<motor name="herb/wam_1/bhand/p_j13" joint="herb/wam_1/bhand/j13" ctrlrange="-1 1" gear="2"/>
<motor name="herb/wam_1/bhand/p_j21" joint="herb/wam_1/bhand/j21" ctrlrange="-1 1" gear="2"/>
<motor name="herb/wam_1/bhand/p_j22" joint="herb/wam_1/bhand/j22" ctrlrange="-1 1" gear="2"/>
<motor name="herb/wam_1/bhand/p_j23" joint="herb/wam_1/bhand/j23" ctrlrange="-1 1" gear="2"/>
<motor name="herb/wam_1/bhand/p_j32" joint="herb/wam_1/bhand/j32" ctrlrange="-1 1" gear="2"/>
<motor name="herb/wam_1/bhand/p_j33" joint="herb/wam_1/bhand/j33" ctrlrange="-1 1" gear="2"/>-->
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-1 1" gear="1" joint="herb/wam_1/bhand/j11" kv="1" name="herb/wam_1/bhand/v_j11"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-1 1" gear="1" joint="herb/wam_1/bhand/j12" kv="1" name="herb/wam_1/bhand/v_j12"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-1 1" gear="1" joint="herb/wam_1/bhand/j13" kv="1" name="herb/wam_1/bhand/v_j13"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-1 1" gear="1" joint="herb/wam_1/bhand/j21" kv="1" name="herb/wam_1/bhand/v_j21"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-1 1" gear="1" joint="herb/wam_1/bhand/j22" kv="1" name="herb/wam_1/bhand/v_j22"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-1 1" gear="1" joint="herb/wam_1/bhand/j23" kv="1" name="herb/wam_1/bhand/v_j23"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-1 1" gear="1" joint="herb/wam_1/bhand/j32" kv="1" name="herb/wam_1/bhand/v_j32"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-1 1" gear="1" joint="herb/wam_1/bhand/j33" kv="1" name="herb/wam_1/bhand/v_j33"/>
<!-- <position name="herb/wam_1/j1_base_yaw_joint" joint="herb/wam_1/j1_base_yaw_joint" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="-35.87"/>
<position name="herb/wam_1/j2_shoulder_pitch_joint" joint="herb/wam_1/j2_shoulder_pitch_joint" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="56.42"/>
<position name="herb/wam_1/j3_shoulder_yaw_joint" joint="herb/wam_1/j3_shoulder_yaw_joint" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="33.56"/>
<position name="herb/wam_1/j4_elbow_pitch_joint" joint="herb/wam_1/j4_elbow_pitch_joint" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="17.77"/>
<position name="herb/wam_1/j5_wrist_yaw_joint" joint="herb/wam_1/j5_wrist_yaw_joint" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="3.37"/>
<position name="herb/wam_1/j6_wrist_pitch_joint" joint="herb/wam_1/j6_wrist_pitch_joint" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="3.37"/>
<position name="herb/wam_1/j7_palm_yaw_joint" joint="herb/wam_1/j7_palm_yaw_joint" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="1.358"/>
<position name="herb/wam_1/bhand/j11" joint="herb/wam_1/bhand/j11" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="1.358"/>
<position name="herb/wam_1/bhand/j12" joint="herb/wam_1/bhand/j12" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="1.358"/>
<position name="herb/wam_1/bhand/j13" joint="herb/wam_1/bhand/j13" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="1.358"/>
<position name="herb/wam_1/bhand/j21" joint="herb/wam_1/bhand/j21" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="1.358"/>
<position name="herb/wam_1/bhand/j22" joint="herb/wam_1/bhand/j22" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="1.358"/>
<position name="herb/wam_1/bhand/j23" joint="herb/wam_1/bhand/j23" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="1.358"/>
<position name="herb/wam_1/bhand/j32" joint="herb/wam_1/bhand/j32" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="1.358"/>
<position name="herb/wam_1/bhand/j33" joint="herb/wam_1/bhand/j33" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="1.358"/>-->
</actuator>
</mujoco> | 118.160819 | 1,959 | 0.688068 |
62046bd6c914ae4b9e849ca3987db71144943003 | 1,773 | xml | XML | gym/envs/robotics/assets/fetch/random_obj_xml/9704_grasp.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/9704_grasp.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/9704_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/970/970.stl" name="obj0" scale="0.0040885901138891356 0.0040885901138891356 0.0040885901138891356" />
</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.026034267226678797 0.02778932724178662 0.015521704768797622">
<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.003863571297788644 -0.003898158623353421 0.00019966252286232096" rgba="1 0 0 0" size="0.013017133613339399 0.01389466362089331 0.007760852384398811" 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.671743 |
6204e23cf44c8603de58caadd7658006d9395f27 | 79,808 | xml | XML | herb_reconf/cluttered_scenes/easy_pushing_015_peach_1_0.3_scene.xml | wagnew3/Amodal-3D-Reconstruction-for-Robotic-Manipulationvia-Stability-and-Connectivity--Release | f55c6b0fac44d9d749e7804d99169a39d30c2111 | [
"MIT"
] | null | null | null | herb_reconf/cluttered_scenes/easy_pushing_015_peach_1_0.3_scene.xml | wagnew3/Amodal-3D-Reconstruction-for-Robotic-Manipulationvia-Stability-and-Connectivity--Release | f55c6b0fac44d9d749e7804d99169a39d30c2111 | [
"MIT"
] | null | null | null | herb_reconf/cluttered_scenes/easy_pushing_015_peach_1_0.3_scene.xml | wagnew3/Amodal-3D-Reconstruction-for-Robotic-Manipulationvia-Stability-and-Connectivity--Release | f55c6b0fac44d9d749e7804d99169a39d30c2111 | [
"MIT"
] | null | null | null | <?xml version="1.0" ?><mujoco model="scene">
<compiler angle="radian" coordinate="local" fusestatic="false" meshdir="assets/" texturedir="assets/"/>
<option apirate="50" collision="predefined" cone="elliptic" impratio="5" iterations="500" noslip_iterations="100" solver="Newton" timestep="0.002" tolerance="1e-10"/>
<size nconmax="10000" njmax="10000"/>
<visual>
<global offheight="800" offwidth="800"/>
<quality shadowsize="2048"/>
<headlight ambient="0 0 0" diffuse="1.399999 1.399999 1.399999" specular="2 2 2"/>
<map force="0.1" zfar="30.0"/>
<rgba haze="0.1499999 0.25 0.3499998 1"/>
</visual>
<statistic center="0.2 0 0.5" extent="10.0"/>
<default>
<default class="/"/>
<default class="geom0">
<geom conaffinity="0" contype="1" density="500" margin="0.001" rgba="0.75 0.6 0.5 1" solimp="0.95 0.95 0.01" solref="0.008 1" user="0"/>
</default>
<default class="herb/">
<joint damping="1.0"/>
<default class="herb/viz">
<geom conaffinity="0" contype="0" group="1"/>
</default>
</default>
<default class="herb/wam/">
<joint axis="0 0 1" frictionloss="0.001" limited="true" pos="0 0 0" type="hinge"/>
<default class="herb/wam/viz">
<geom conaffinity="0" contype="0" group="1" type="mesh"/>
</default>
<default class="herb/wam/col">
<geom conaffinity="1" contype="0" group="0" type="mesh"/>
</default>
</default>
<default class="herb/wam/bhand/">
<joint axis="0 0 1" frictionloss="0.001" limited="true" pos="0 0 0" type="hinge"/>
<default class="herb/wam/bhand/col">
<geom conaffinity="1" contype="0" group="0" type="mesh"/>
</default>
<default class="herb/wam/bhand/viz">
<geom conaffinity="0" contype="0" group="1" rgba="0.6999996 0.8 0.8 1" type="mesh"/>
</default>
</default>
<default class="herb/wam_1/">
<joint armature="0.1" axis="0 0 1" frictionloss="0.001" limited="true" pos="0 0 0" type="hinge"/>
<default class="herb/wam_1/viz">
<geom conaffinity="0" contype="0" group="1" type="mesh"/>
</default>
<default class="herb/wam_1/col">
<geom conaffinity="1" condim="4" contype="1" group="0" priority="10" type="mesh"/><!-- friction="1 0.1 0.02" -->
</default>
</default>
<default class="herb/wam_1/bhand/">
<joint armature="0.1" axis="0 0 1" frictionloss="0.001" limited="true" pos="0 0 0" type="hinge"/>
<default class="herb/wam_1/bhand/col">
<geom conaffinity="1" condim="4" contype="4" friction="1 0.1 0.02" group="0" priority="10" solimp="0.99 0.99 0.01" solref="0.01 1" type="mesh"/> <!-- -->
</default>
<default class="herb/wam_1/bhand/viz">
<geom conaffinity="0" condim="4" contype="4" friction="1 0.1 0.02" group="1" priority="10" rgba="0.6999996 0.8 0.8 1" solimp="0.99 0.99 0.01" solref="0.01 1" type="mesh"/><!-- -->
</default>
</default>
</default>
<asset>
<texture file="concrete-7baa937dd9eb091794feb091c728eb4f234150ae.png" name="concrete_2d" type="2d"/>
<texture file="concrete-7baa937dd9eb091794feb091c728eb4f234150ae.png" name="concretecube" type="cube"/>
<material class="/" name="concrete_2d" reflectance="0.3" rgba="0.8 0.8 0.8 1" texture="concrete_2d"/>
<material class="/" name="concretecube" rgba="0.8 0.8 0.8 1" texture="concretecube"/>
<texture file="marble-e5eaaff46b3aaec59944d7330fab7172f95cd8f2.png" name="marble2d" type="2d"/>
<texture file="marble-e5eaaff46b3aaec59944d7330fab7172f95cd8f2.png" name="marblecube" type="cube"/>
<material class="/" name="marble_2d" reflectance="0.3" rgba="0.8 0.8 0.8 1" texture="marble2d"/>
<material class="/" name="marblecube" rgba="0.8 0.8 0.8 1" texture="marblecube"/>
<texture file="concreteplain-371aafd0ba788c3d3517b7c74a383d92e5897f53.png" name="concreteplain_2d" type="2d"/>
<texture file="concreteplain-371aafd0ba788c3d3517b7c74a383d92e5897f53.png" name="concreteplaincube" type="cube"/>
<material class="/" name="concreteplain_2d" reflectance="0.3" rgba="0.8 0.8 0.8 1" texture="concreteplain_2d"/>
<material class="/" name="concreteplaincube" rgba="0.8 0.8 0.8 1" texture="concreteplaincube"/>
<texture file="wood-dca777828fadc82ffe5b5005a448db092b2054fb.png" name="wood2d" type="2d"/>
<texture file="wood-dca777828fadc82ffe5b5005a448db092b2054fb.png" name="woodcube" type="cube"/>
<material class="/" name="wood2d" reflectance="0.0" rgba="1 1 1 1" texture="wood2d"/>
<material class="/" emission="1.0" name="woodcube" texture="woodcube"/>
<texture file="concrete2-241aa4b6b647b116a7363537e0b2c602ff16d0ac.png" name="concrete2_2d" type="2d"/>
<texture file="concrete2-241aa4b6b647b116a7363537e0b2c602ff16d0ac.png" name="concrete2_cube" type="cube"/>
<material class="/" name="concrete2_2d" reflectance="0.0" rgba="1 1 1 1" texture="concrete2_2d"/>
<material class="/" name="concrete2_cube" rgba="0.8 0.8 0.8 1" texture="concrete2_cube"/>
<texture builtin="flat" height="1024" mark="random" markrgb="0.79000000 0.79000000 0.7399999" name="wall_2d" random="0.3" rgb1="0.8199995 0.8199995 0.78000000" type="2d" width="1024"/>
<material class="/" name="wall" texture="wall_2d"/>
<!--<mesh name="mustard" class="/" file="ycb_objects/006_mustard_bottle/google_16k/textured.msh"/>
<texture name="mustard_tex" type="2d" file="ycb_objects/006_mustard_bottle/google_16k/texture_map.png"/>
<material name="mustard_mat" class="/" texture="mustard_tex"/>-->
<mesh class="herb/" file="herb_frame-d14ef2a9b97c77acae48435d827d17e822b5ea0d.STL" name="herb/herb_frame"/>
<mesh class="herb/" file="herb_frame_collision-f9b6358d74932455b7ffbfd9ca74dac0fccda711.STL" name="herb/herb_frame_collision"/>
<mesh class="herb/" file="herb_neobotix_base-a561bd542e4323d6590a35700af93bfe91294ed7.STL" name="herb/herb_neobotix_base"/>
<mesh class="herb/" file="herb_neobotix_base_collision-c0b781e9f306e864c10c17c836695c4558f03ae7.STL" name="herb/herb_neobotix_base_collision"/>
<mesh class="herb/" file="herb_neck_pan-3a5b595404c4fd221df9b6e9fa45f42ae8d6c2d1.STL" name="herb/herb_neck_pan"/>
<mesh class="herb/" file="herb_neck_pan_collision-422bb9327b7695a812f7e778849056ef7beb989a.STL" name="herb/herb_neck_pan_collision"/>
<mesh class="herb/" file="herb_neck_tilt-90115c2f4d254a0b190e723f5619cc119886c40b.STL" name="herb/herb_neck_tilt"/>
<mesh class="herb/" file="herb_neck_tilt_collision-484db3edd8836293ddbd41a57393c8610e785d3a.STL" name="herb/herb_neck_tilt_collision"/>
<mesh class="herb/" file="herb_crl_head-8d1a14390ba99fea74706e0a42bb4c69de03fda1.STL" name="herb/herb_crl_head"/>
<mesh class="herb/" file="herb_crl_head_collision-7e48d4cab14a84937a24657df25f3c1493b9d4f0.STL" name="herb/herb_crl_head_collision"/>
<mesh class="herb/" file="herb_kinect-f35f6b9c60f6d5c915f951d7862137deeec3b982.STL" name="herb/herb_kinect"/>
<mesh class="herb/" file="herb_kinect_collision-fc0c5ad2fd441c0e68282241313155effd1beedd.STL" name="herb/herb_kinect_collision"/>
<mesh class="herb/wam/" file="base_link_fine-41a147148eb8dd232dfab0184aee072e64b55281.stl" name="herb/wam/base_link_fine"/>
<mesh class="herb/wam/" file="base_link_convex-241a02f0fe0e1f2c3855b352df6e69b26ab5b1b2.stl" name="herb/wam/base_link_convex"/>
<mesh class="herb/wam/" file="shoulder_link_fine-70a80ea5cf6a9c11a96b4c55087f2c8f2c020d97.stl" name="herb/wam/shoulder_link_fine"/>
<mesh class="herb/wam/" file="shoulder_link_convex_decomposition_p1-b99c0e22423c21ede02982f896bc789bdae3b5ff.stl" name="herb/wam/shoulder_link_convex_decomposition_p1"/>
<mesh class="herb/wam/" file="shoulder_link_convex_decomposition_p2-2b3a517d82b2e4f2469d55f41baed0468e780436.stl" name="herb/wam/shoulder_link_convex_decomposition_p2"/>
<mesh class="herb/wam/" file="shoulder_link_convex_decomposition_p3-e4f646ee6b98165b5a010a5f12ebfd92128fb41b.stl" name="herb/wam/shoulder_link_convex_decomposition_p3"/>
<mesh class="herb/wam/" file="shoulder_pitch_link_fine-36aee65354a741fe81ccf9d2614e6e43d67f3c55.stl" name="herb/wam/shoulder_pitch_link_fine"/>
<mesh class="herb/wam/" file="shoulder_pitch_link_convex-f05b3e597235abed137d821b96ff7d1e2a82ea31.stl" name="herb/wam/shoulder_pitch_link_convex"/>
<mesh class="herb/wam/" file="upper_arm_link_fine-ca01ee6d48649ad9f6baea7259d5cf9d08b3d635.stl" name="herb/wam/upper_arm_link_fine"/>
<mesh class="herb/wam/" file="upper_arm_link_convex_decomposition_p1-7ea03e3ea97d649eedea55dc3de0ea10bbb87283.stl" name="herb/wam/upper_arm_link_convex_decomposition_p1"/>
<mesh class="herb/wam/" file="upper_arm_link_convex_decomposition_p2-25fc59a045c74cc0c5e901bc31501e8ca212159a.stl" name="herb/wam/upper_arm_link_convex_decomposition_p2"/>
<mesh class="herb/wam/" file="elbow_link_fine-105c4e016f6a319ed74f5d55377fee15774c5d58.stl" name="herb/wam/elbow_link_fine"/>
<mesh class="herb/wam/" file="elbow_link_convex-618d49f47d28f374d03b62f3a4f1a11c87b40044.stl" name="herb/wam/elbow_link_convex"/>
<mesh class="herb/wam/" file="forearm_link_fine-e78631019336cb810525911769f36184d30c291c.stl" name="herb/wam/forearm_link_fine"/>
<mesh class="herb/wam/" file="forearm_link_convex_decomposition_p1-57f1e443a9d84a9b1e59b719541351dbc72b0c65.stl" name="herb/wam/forearm_link_convex_decomposition_p1"/>
<mesh class="herb/wam/" file="forearm_link_convex_decomposition_p2-6249b0eb91291b6e61d4566ef7bddcd133aeb11d.stl" name="herb/wam/forearm_link_convex_decomposition_p2"/>
<mesh class="herb/wam/" file="wrist_yaw_link_fine-3ec69f37eedc74a0b8a6edd994a49a13dec2a554.stl" name="herb/wam/wrist_yaw_link_fine"/>
<mesh class="herb/wam/" file="wrist_yaw_link_convex_decomposition_p1-483314d477ecff523b1f17f1b29cc860dda3b25f.stl" name="herb/wam/wrist_yaw_link_convex_decomposition_p1"/>
<mesh class="herb/wam/" file="wrist_yaw_link_convex_decomposition_p2-963f6bf6f5f239543cf4bbf0630fd7e3253cbd4a.stl" name="herb/wam/wrist_yaw_link_convex_decomposition_p2"/>
<mesh class="herb/wam/" file="wrist_pitch_link_fine-06a8aff3e76c7b3ff34cdaf40c9ed5950e2ad1fe.stl" name="herb/wam/wrist_pitch_link_fine"/>
<mesh class="herb/wam/" file="wrist_pitch_link_convex_decomposition_p1-3328df36bd7e249a571d0cfb2e43ac0cf17b9b77.stl" name="herb/wam/wrist_pitch_link_convex_decomposition_p1"/>
<mesh class="herb/wam/" file="wrist_pitch_link_convex_decomposition_p2-91c5869923c13020ad406e859d49bf3f795c96be.stl" name="herb/wam/wrist_pitch_link_convex_decomposition_p2"/>
<mesh class="herb/wam/" file="wrist_pitch_link_convex_decomposition_p3-744bd1df4bb176ceef61c79ab12a5b9de038d171.stl" name="herb/wam/wrist_pitch_link_convex_decomposition_p3"/>
<mesh class="herb/wam/" file="wrist_palm_link_fine-db9db06e50f8f189c8d475b09f86be267e38a874.stl" name="herb/wam/wrist_palm_link_fine"/>
<mesh class="herb/wam/" file="wrist_palm_link_convex-d455a798d573176ecdc3c9794069b0e3f4f7f623.stl" name="herb/wam/wrist_palm_link_convex"/>
<mesh class="herb/wam/bhand/" file="bhand_palm_fine-dff1351ac0d212f9757a6bc04b85287b4f13403a.stl" name="herb/wam/bhand/bhand_palm_fine"/>
<mesh class="herb/wam/bhand/" file="bhand_palm_link_convex_decomposition_p1-f8ba6cc8e8efbe24c938e092f61618174769428c.stl" name="herb/wam/bhand/bhand_palm_link_convex_decomposition_p1"/>
<mesh class="herb/wam/bhand/" file="bhand_palm_link_convex_decomposition_p2-0a66a02812a929ee040991e6d1a7b1d11bba7bb1.stl" name="herb/wam/bhand/bhand_palm_link_convex_decomposition_p2"/>
<mesh class="herb/wam/bhand/" file="bhand_palm_link_convex_decomposition_p3-9d93e72f01b43aa200deff06df4a395d3eb5312a.stl" name="herb/wam/bhand/bhand_palm_link_convex_decomposition_p3"/>
<mesh class="herb/wam/bhand/" file="bhand_palm_link_convex_decomposition_p4-e38e089a001a0010eec12bebd2368162120ee6a2.stl" name="herb/wam/bhand/bhand_palm_link_convex_decomposition_p4"/>
<mesh class="herb/wam/bhand/" file="bhand_finger_prox_link_fine-b325b78dd2ffcab9984efe22434207b1d2e07e28.stl" name="herb/wam/bhand/bhand_finger_prox_link_fine"/>
<mesh class="herb/wam/bhand/" file="bhand_finger_prox_link_convex_decomposition_p1-12071ca7dea820f8ba395c17ad58efbdd2b805a8.stl" name="herb/wam/bhand/bhand_finger_prox_link_convex_decomposition_p1"/>
<mesh class="herb/wam/bhand/" file="bhand_finger_prox_link_convex_decomposition_p2-c728b40c271300b132049560287e0844b86833ed.stl" name="herb/wam/bhand/bhand_finger_prox_link_convex_decomposition_p2"/>
<mesh class="herb/wam/bhand/" file="bhand_finger_prox_link_convex_decomposition_p3-561559fcb477ac41797bbd8b0da5e960b41f0363.stl" name="herb/wam/bhand/bhand_finger_prox_link_convex_decomposition_p3"/>
<mesh class="herb/wam/bhand/" file="bhand_finger_med_link_fine-31e862bb0515137229a05ffa049a96de151eb229.stl" name="herb/wam/bhand/bhand_finger_med_link_fine"/>
<mesh class="herb/wam/bhand/" file="bhand_finger_med_link_convex-af5d2e0e2990df27924df077b297d046b710ded5.stl" name="herb/wam/bhand/bhand_finger_med_link_convex"/>
<mesh class="herb/wam/bhand/" file="bhand_finger_dist_link_fine-defe6db5320e79d25ade307bc4a42d6ef272b8d4.stl" name="herb/wam/bhand/bhand_finger_dist_link_fine"/>
<mesh class="herb/wam/bhand/" file="bhand_finger_dist_link_convex-dd89f87a37ef6bb33ec5f1998f123eb1e907ddef.stl" name="herb/wam/bhand/bhand_finger_dist_link_convex"/>
<mesh class="herb/wam_1/" file="base_link_fine-41a147148eb8dd232dfab0184aee072e64b55281.stl" name="herb/wam_1/base_link_fine"/>
<mesh class="herb/wam_1/" file="base_link_convex-241a02f0fe0e1f2c3855b352df6e69b26ab5b1b2.stl" name="herb/wam_1/base_link_convex"/>
<mesh class="herb/wam_1/" file="shoulder_link_fine-70a80ea5cf6a9c11a96b4c55087f2c8f2c020d97.stl" name="herb/wam_1/shoulder_link_fine"/>
<mesh class="herb/wam_1/" file="shoulder_link_convex_decomposition_p1-b99c0e22423c21ede02982f896bc789bdae3b5ff.stl" name="herb/wam_1/shoulder_link_convex_decomposition_p1"/>
<mesh class="herb/wam_1/" file="shoulder_link_convex_decomposition_p2-2b3a517d82b2e4f2469d55f41baed0468e780436.stl" name="herb/wam_1/shoulder_link_convex_decomposition_p2"/>
<mesh class="herb/wam_1/" file="shoulder_link_convex_decomposition_p3-e4f646ee6b98165b5a010a5f12ebfd92128fb41b.stl" name="herb/wam_1/shoulder_link_convex_decomposition_p3"/>
<mesh class="herb/wam_1/" file="shoulder_pitch_link_fine-36aee65354a741fe81ccf9d2614e6e43d67f3c55.stl" name="herb/wam_1/shoulder_pitch_link_fine"/>
<mesh class="herb/wam_1/" file="shoulder_pitch_link_convex-f05b3e597235abed137d821b96ff7d1e2a82ea31.stl" name="herb/wam_1/shoulder_pitch_link_convex"/>
<mesh class="herb/wam_1/" file="upper_arm_link_fine-ca01ee6d48649ad9f6baea7259d5cf9d08b3d635.stl" name="herb/wam_1/upper_arm_link_fine"/>
<mesh class="herb/wam_1/" file="upper_arm_link_convex_decomposition_p1-7ea03e3ea97d649eedea55dc3de0ea10bbb87283.stl" name="herb/wam_1/upper_arm_link_convex_decomposition_p1"/>
<mesh class="herb/wam_1/" file="upper_arm_link_convex_decomposition_p2-25fc59a045c74cc0c5e901bc31501e8ca212159a.stl" name="herb/wam_1/upper_arm_link_convex_decomposition_p2"/>
<mesh class="herb/wam_1/" file="elbow_link_fine-105c4e016f6a319ed74f5d55377fee15774c5d58.stl" name="herb/wam_1/elbow_link_fine"/>
<mesh class="herb/wam_1/" file="elbow_link_convex-618d49f47d28f374d03b62f3a4f1a11c87b40044.stl" name="herb/wam_1/elbow_link_convex"/>
<mesh class="herb/wam_1/" file="forearm_link_fine-e78631019336cb810525911769f36184d30c291c.stl" name="herb/wam_1/forearm_link_fine"/>
<mesh class="herb/wam_1/" file="forearm_link_convex_decomposition_p1-57f1e443a9d84a9b1e59b719541351dbc72b0c65.stl" name="herb/wam_1/forearm_link_convex_decomposition_p1"/>
<mesh class="herb/wam_1/" file="forearm_link_convex_decomposition_p2-6249b0eb91291b6e61d4566ef7bddcd133aeb11d.stl" name="herb/wam_1/forearm_link_convex_decomposition_p2"/>
<mesh class="herb/wam_1/" file="wrist_yaw_link_fine-3ec69f37eedc74a0b8a6edd994a49a13dec2a554.stl" name="herb/wam_1/wrist_yaw_link_fine"/>
<mesh class="herb/wam_1/" file="wrist_yaw_link_convex_decomposition_p1-483314d477ecff523b1f17f1b29cc860dda3b25f.stl" name="herb/wam_1/wrist_yaw_link_convex_decomposition_p1"/>
<mesh class="herb/wam_1/" file="wrist_yaw_link_convex_decomposition_p2-963f6bf6f5f239543cf4bbf0630fd7e3253cbd4a.stl" name="herb/wam_1/wrist_yaw_link_convex_decomposition_p2"/>
<mesh class="herb/wam_1/" file="wrist_pitch_link_fine-06a8aff3e76c7b3ff34cdaf40c9ed5950e2ad1fe.stl" name="herb/wam_1/wrist_pitch_link_fine"/>
<mesh class="herb/wam_1/" file="wrist_pitch_link_convex_decomposition_p1-3328df36bd7e249a571d0cfb2e43ac0cf17b9b77.stl" name="herb/wam_1/wrist_pitch_link_convex_decomposition_p1"/>
<mesh class="herb/wam_1/" file="wrist_pitch_link_convex_decomposition_p2-91c5869923c13020ad406e859d49bf3f795c96be.stl" name="herb/wam_1/wrist_pitch_link_convex_decomposition_p2"/>
<mesh class="herb/wam_1/" file="wrist_pitch_link_convex_decomposition_p3-744bd1df4bb176ceef61c79ab12a5b9de038d171.stl" name="herb/wam_1/wrist_pitch_link_convex_decomposition_p3"/>
<mesh class="herb/wam_1/" file="wrist_palm_link_fine-db9db06e50f8f189c8d475b09f86be267e38a874.stl" name="herb/wam_1/wrist_palm_link_fine"/>
<mesh class="herb/wam_1/" file="wrist_palm_link_convex-d455a798d573176ecdc3c9794069b0e3f4f7f623.stl" name="herb/wam_1/wrist_palm_link_convex"/>
<mesh class="herb/wam_1/bhand/" file="bhand_palm_fine-dff1351ac0d212f9757a6bc04b85287b4f13403a.stl" name="herb/wam_1/bhand/bhand_palm_fine"/>
<mesh class="herb/wam_1/bhand/" file="bhand_palm_link_convex_decomposition_p1-f8ba6cc8e8efbe24c938e092f61618174769428c.stl" name="herb/wam_1/bhand/bhand_palm_link_convex_decomposition_p1"/>
<mesh class="herb/wam_1/bhand/" file="bhand_palm_link_convex_decomposition_p2-0a66a02812a929ee040991e6d1a7b1d11bba7bb1.stl" name="herb/wam_1/bhand/bhand_palm_link_convex_decomposition_p2"/>
<mesh class="herb/wam_1/bhand/" file="bhand_palm_link_convex_decomposition_p3-9d93e72f01b43aa200deff06df4a395d3eb5312a.stl" name="herb/wam_1/bhand/bhand_palm_link_convex_decomposition_p3"/>
<mesh class="herb/wam_1/bhand/" file="bhand_palm_link_convex_decomposition_p4-e38e089a001a0010eec12bebd2368162120ee6a2.stl" name="herb/wam_1/bhand/bhand_palm_link_convex_decomposition_p4"/>
<mesh class="herb/wam_1/bhand/" file="bhand_finger_prox_link_fine-b325b78dd2ffcab9984efe22434207b1d2e07e28.stl" name="herb/wam_1/bhand/bhand_finger_prox_link_fine"/>
<mesh class="herb/wam_1/bhand/" file="bhand_finger_prox_link_convex_decomposition_p1-12071ca7dea820f8ba395c17ad58efbdd2b805a8.stl" name="herb/wam_1/bhand/bhand_finger_prox_link_convex_decomposition_p1"/>
<mesh class="herb/wam_1/bhand/" file="bhand_finger_prox_link_convex_decomposition_p2-c728b40c271300b132049560287e0844b86833ed.stl" name="herb/wam_1/bhand/bhand_finger_prox_link_convex_decomposition_p2"/>
<mesh class="herb/wam_1/bhand/" file="bhand_finger_prox_link_convex_decomposition_p3-561559fcb477ac41797bbd8b0da5e960b41f0363.stl" name="herb/wam_1/bhand/bhand_finger_prox_link_convex_decomposition_p3"/>
<mesh class="herb/wam_1/bhand/" file="bhand_finger_med_link_fine-31e862bb0515137229a05ffa049a96de151eb229.stl" name="herb/wam_1/bhand/bhand_finger_med_link_fine"/>
<mesh class="herb/wam_1/bhand/" file="bhand_finger_med_link_convex-af5d2e0e2990df27924df077b297d046b710ded5.stl" name="herb/wam_1/bhand/bhand_finger_med_link_convex"/>
<mesh class="herb/wam_1/bhand/" file="bhand_finger_dist_link_fine-defe6db5320e79d25ade307bc4a42d6ef272b8d4.stl" name="herb/wam_1/bhand/bhand_finger_dist_link_fine"/>
<mesh class="herb/wam_1/bhand/" file="bhand_finger_dist_link_convex-dd89f87a37ef6bb33ec5f1998f123eb1e907ddef.stl" name="herb/wam_1/bhand/bhand_finger_dist_link_convex"/>
<mesh class="geom0" file="ycb_objects/015_peach/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.9183081336950787 0.9183081336950787 0.9183081336950787"/><mesh class="geom0" file="ycb_objects/011_banana/google_16k/nontextured.stl" name="gen_mesh_gadded_2" scale="0.5563890739216812 0.5563890739216812 0.5563890739216812"/><mesh class="geom0" file="ycb_objects/013_apple/google_16k/nontextured.stl" name="gen_mesh_gadded_3" scale="1.1427689711297133 1.1427689711297133 1.1427689711297133"/></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.5991007796114767" name="gen_body_0" pos="-0.05 -0.35 0.30021499999274964"><geom class="/" mesh="gen_mesh_0" name="gen_geom_0" rgba="0.8476719408985457 0.4918589969522058 0.9357148484272444 1" type="mesh"/><joint class="/" name="gen_joint_0" type="free"/></body><body euler="0 0 6.259747550297201" name="gen_body_gadded_1" pos="0.02591759951460959 -0.35 0.30019686732378925"><geom class="/" mesh="gen_mesh_gadded_1" name="gen_geom_gadded_1" rgba="0.6446115168224721 0.2606514717186278 0.07771983579381281 1" type="mesh"/><joint class="/" name="gen_joint_gadded_1" type="free"/></body><body euler="0 0 2.0417863300359747" name="gen_body_gadded_2" pos="-0.24531667283504235 -0.22950412586368713 0.3001689493596179"><geom class="/" mesh="gen_mesh_gadded_2" name="gen_geom_gadded_2" rgba="0.07984164276070416 0.11386858743396266 0.6942406362716607 1" type="mesh"/><joint class="/" name="gen_joint_gadded_2" type="free"/></body><body euler="0 0 0.300427461970681" name="gen_body_gadded_3" pos="-0.20519428961583722 -0.8001514827749994 0.3005520778747616"><geom class="/" mesh="gen_mesh_gadded_3" name="gen_geom_gadded_3" rgba="0.5452726238957761 0.7518287028100181 0.6761795928999927 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.678363 | 1,290 | 0.68661 |
62054c3ae57ad3ccbbdafe245854d518e2dceb72 | 1,456 | xml | XML | gym/envs/robotics/assets/fetch/random_obj_xml/5749_slide.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/5749_slide.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/5749_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/574/574.stl" name="obj0" scale="0.007639788925282986 0.007639788925282986 0.007639788925282986" />
</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.028529687791969613 0.05934256852309913 0.21542467272183496">
<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 |
620b43951d6ec5fc593d5bda7d29cd253372a1c6 | 1,772 | xml | XML | gym/envs/robotics/assets/fetch/random_obj_xml/393_grasp.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/393_grasp.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/393_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/039/039.stl" name="obj0" scale="0.030646673800248558 0.030646673800248558 0.030646673800248558" />
</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.03164733366983737 0.17257776403067626 0.038296252137496496">
<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.0008210626647923452 -0.024066033267535016 -0.00010800808731542885" rgba="1 0 0 0" size="0.015823666834918686 0.08628888201533813 0.019148126068748248" type="ellipsoid" />
</body>
<light ambient="0.2 0.2 0.2" castshadow="false" diffuse="0.8 0.8 0.8" dir="0 0 -1" directional="true" name="light0" pos="0 0 4" specular="0.3 0.3 0.3" />
</worldbody>
<actuator>
<position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:l_gripper_finger_joint" kp="30000" name="robot0:l_gripper_finger_joint" user="1" />
<position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:r_gripper_finger_joint" kp="30000" name="robot0:r_gripper_finger_joint" user="1" />
</actuator>
</mujoco> | 43.219512 | 202 | 0.670429 |
620b9936eb6d258d7315b9c0c894cb87ab98fa43 | 4,458 | xml | XML | gym/envs/robotics/assets/fetch/shared.xml | timofriedl/multicam-ihgg | f52659a1bb38369b6e2ac62261cc9c65fbc3ca80 | [
"MIT"
] | 3 | 2020-12-30T18:59:02.000Z | 2021-09-14T07:42:09.000Z | gym/envs/robotics/assets/fetch/shared.xml | timofriedl/multicam-ihgg | f52659a1bb38369b6e2ac62261cc9c65fbc3ca80 | [
"MIT"
] | 5 | 2020-09-26T01:30:01.000Z | 2022-01-13T03:15:42.000Z | gym/envs/robotics/assets/fetch/shared.xml | timofriedl/multicam-ihgg | f52659a1bb38369b6e2ac62261cc9c65fbc3ca80 | [
"MIT"
] | 2 | 2021-06-19T03:10:56.000Z | 2021-07-20T20:37:32.000Z | <mujoco>
<asset>
<!--texture type="skybox" builtin="gradient" rgb1="0.44 0.85 0.56" rgb2="0.46 0.87 0.58" width="32" height="32"></texture-->
<texture type="skybox" builtin="gradient" rgb1="0.44 0.85 0.56" rgb2="0.44 0.85 0.56" width="32" height="32"></texture>
<texture name="texture_block" file="block.png" gridsize="3 4" gridlayout=".U..LFRB.D.."></texture>
<material name="floor_mat" specular="0" shininess="0.5" reflectance="0" rgba="0.2 0.2 0.2 1"></material>
<material name="table_mat" specular="0" shininess="0.5" reflectance="0" rgba="0.93 0.93 0.93 1"></material>
<material name="block_mat" specular="0" shininess="0.5" reflectance="0" rgba="0.2 0.2 0.2 1"></material>
<material name="puck_mat" specular="0" shininess="0.5" reflectance="0" rgba="0.2 0.2 0.2 1"></material>
<material name="robot0:geomMat" shininess="0.03" specular="0.4"></material>
<material name="robot0:gripper_finger_mat" shininess="0.03" specular="0.4" reflectance="0"></material>
<material name="robot0:gripper_mat" shininess="0.03" specular="0.4" reflectance="0"></material>
<material name="robot0:arm_mat" shininess="0.03" specular="0.4" reflectance="0"></material>
<material name="robot0:head_mat" shininess="0.03" specular="0.4" reflectance="0"></material>
<material name="robot0:torso_mat" shininess="0.03" specular="0.4" reflectance="0"></material>
<material name="robot0:base_mat" shininess="0.03" specular="0.4" reflectance="0"></material>
<mesh file="base_link_collision.stl" name="robot0:base_link"></mesh>
<mesh file="bellows_link_collision.stl" name="robot0:bellows_link"></mesh>
<mesh file="elbow_flex_link_collision.stl" name="robot0:elbow_flex_link"></mesh>
<mesh file="estop_link.stl" name="robot0:estop_link"></mesh>
<mesh file="forearm_roll_link_collision.stl" name="robot0:forearm_roll_link"></mesh>
<mesh file="gripper_link.stl" name="robot0:gripper_link"></mesh>
<mesh file="head_pan_link_collision.stl" name="robot0:head_pan_link"></mesh>
<mesh file="head_tilt_link_collision.stl" name="robot0:head_tilt_link"></mesh>
<mesh file="l_wheel_link_collision.stl" name="robot0:l_wheel_link"></mesh>
<mesh file="laser_link.stl" name="robot0:laser_link"></mesh>
<mesh file="r_wheel_link_collision.stl" name="robot0:r_wheel_link"></mesh>
<mesh file="torso_lift_link_collision.stl" name="robot0:torso_lift_link"></mesh>
<mesh file="shoulder_pan_link_collision.stl" name="robot0:shoulder_pan_link"></mesh>
<mesh file="shoulder_lift_link_collision.stl" name="robot0:shoulder_lift_link"></mesh>
<mesh file="upperarm_roll_link_collision.stl" name="robot0:upperarm_roll_link"></mesh>
<mesh file="wrist_flex_link_collision.stl" name="robot0:wrist_flex_link"></mesh>
<mesh file="wrist_roll_link_collision.stl" name="robot0:wrist_roll_link"></mesh>
<mesh file="torso_fixed_link.stl" name="robot0:torso_fixed_link"></mesh>
</asset>
<equality>
<weld body1="robot0:mocap" body2="robot0:gripper_link" solimp="0.9 0.95 0.001" solref="0.02 1"></weld>
</equality>
<contact>
<exclude body1="robot0:r_gripper_finger_link" body2="robot0:l_gripper_finger_link"></exclude>
<exclude body1="robot0:torso_lift_link" body2="robot0:torso_fixed_link"></exclude>
<exclude body1="robot0:torso_lift_link" body2="robot0:shoulder_pan_link"></exclude>
</contact>
<default>
<default class="robot0:fetch">
<geom margin="0.001" material="robot0:geomMat" rgba="1 1 1 1" solimp="0.99 0.99 0.01" solref="0.01 1" type="mesh" user="0"></geom>
<joint armature="1" damping="50" frictionloss="0" stiffness="0"></joint>
<default class="robot0:fetchGripper">
<geom condim="4" margin="0.001" type="box" user="0" rgba="0.356 0.361 0.376 1"></geom>
<joint armature="100" damping="1000" limited="true" solimplimit="0.99 0.999 0.01" solreflimit="0.01 1" type="slide"></joint>
</default>
<default class="robot0:grey">
<geom rgba="0.356 0.361 0.376 1"></geom>
</default>
<default class="robot0:blue">
<geom rgba="0.086 0.506 0.767 1"></geom>
</default>
</default>
</default>
</mujoco>
| 65.558824 | 142 | 0.648048 |
620c9493829feda5cac705ecc55df32a6e7dcc81 | 1,773 | xml | XML | gym/envs/robotics/assets/fetch/random_obj_xml/6787_grasp.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/6787_grasp.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/6787_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/678/678.stl" name="obj0" scale="0.0055574677640555905 0.0055574677640555905 0.0055574677640555905" />
</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.03163459035689742 0.04154486416386697 0.031512506683790534">
<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.0003573270255355186 -0.006358708442155417 0.0012954014453696728" rgba="1 0 0 0" size="0.01581729517844871 0.020772432081933485 0.015756253341895267" type="ellipsoid" />
</body>
<light ambient="0.2 0.2 0.2" castshadow="false" diffuse="0.8 0.8 0.8" dir="0 0 -1" directional="true" name="light0" pos="0 0 4" specular="0.3 0.3 0.3" />
</worldbody>
<actuator>
<position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:l_gripper_finger_joint" kp="30000" name="robot0:l_gripper_finger_joint" user="1" />
<position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:r_gripper_finger_joint" kp="30000" name="robot0:r_gripper_finger_joint" user="1" />
</actuator>
</mujoco> | 43.243902 | 200 | 0.671179 |
620dfb1cc0f8f600c4de64f80daca6f831ff2a33 | 2,717 | xml | XML | gym/envs/robotics/assets/fetch/random_obj_xml/5856_peg.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/5856_peg.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/5856_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/585/585.stl" name="obj0" scale="0.00536557075554681 0.00536557075554681 0.00536557075554681" />
</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.01608237546158161 0.04 0.018128549283136272" 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.004821726194512334 -0.012370144449894134 0.03940518471924336" size="0.011486045509140402 0.011194450027867906 0.05585960936996174" type="box" zaxis="1.0 0.0 0.0" />
<site name="object0" pos="0.0003224460509155624 -0.011533870100996243 -0.00037204918913676696" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" />
<site name="handle0" pos="-0.004821726194512334 -0.012370144449894134 0.02940518471924336" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" />
</body>
<light ambient="0.2 0.2 0.2" castshadow="false" diffuse="0.8 0.8 0.8" dir="0 0 -1" directional="true" name="light0" pos="0 0 4" specular="0.3 0.3 0.3" />
</worldbody>
<actuator>
<position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:l_gripper_finger_joint" kp="30000" name="robot0:l_gripper_finger_joint" user="1" />
<position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:r_gripper_finger_joint" kp="30000" name="robot0:r_gripper_finger_joint" user="1" />
</actuator>
</mujoco> | 50.314815 | 222 | 0.656238 |
620f7ed9d63521f6b0ec32681da43d7410996af8 | 1,766 | xml | XML | gym/envs/robotics/assets/fetch/random_obj_xml/5455_grasp.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/5455_grasp.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/5455_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.006228511758452885 0.006228511758452885 0.006228511758452885" />
</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.020051475932290282 0.04106858918505231 0.0224998758762352">
<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.0022986868917820417 -0.004728036689697941 0.001480192685480915" rgba="1 0 0 0" size="0.010025737966145141 0.020534294592526155 0.0112499379381176" 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 | 197 | 0.670442 |
6211798d82b2b67b46ee55b737e7bafc68d77f7b | 79,307 | xml | XML | herb_reconf/cluttered_scenes/hard_pushing_005_tomato_soup_can_1_0.8_scene.xml | wagnew3/Amodal-3D-Reconstruction-for-Robotic-Manipulationvia-Stability-and-Connectivity--Release | f55c6b0fac44d9d749e7804d99169a39d30c2111 | [
"MIT"
] | null | null | null | herb_reconf/cluttered_scenes/hard_pushing_005_tomato_soup_can_1_0.8_scene.xml | wagnew3/Amodal-3D-Reconstruction-for-Robotic-Manipulationvia-Stability-and-Connectivity--Release | f55c6b0fac44d9d749e7804d99169a39d30c2111 | [
"MIT"
] | null | null | null | herb_reconf/cluttered_scenes/hard_pushing_005_tomato_soup_can_1_0.8_scene.xml | wagnew3/Amodal-3D-Reconstruction-for-Robotic-Manipulationvia-Stability-and-Connectivity--Release | f55c6b0fac44d9d749e7804d99169a39d30c2111 | [
"MIT"
] | null | null | null | <?xml version="1.0" ?><mujoco model="scene">
<compiler angle="radian" coordinate="local" fusestatic="false" meshdir="assets/" texturedir="assets/"/>
<option apirate="50" collision="predefined" cone="elliptic" impratio="5" iterations="500" noslip_iterations="100" solver="Newton" timestep="0.002" tolerance="1e-10"/>
<size nconmax="10000" njmax="10000"/>
<visual>
<global offheight="800" offwidth="800"/>
<quality shadowsize="2048"/>
<headlight ambient="0 0 0" diffuse="1.399999 1.399999 1.399999" specular="2 2 2"/>
<map force="0.1" zfar="30.0"/>
<rgba haze="0.1499999 0.25 0.3499998 1"/>
</visual>
<statistic center="0.2 0 0.5" extent="10.0"/>
<default>
<default class="/"/>
<default class="geom0">
<geom conaffinity="0" contype="1" density="500" margin="0.001" rgba="0.75 0.6 0.5 1" solimp="0.95 0.95 0.01" solref="0.008 1" user="0"/>
</default>
<default class="herb/">
<joint damping="1.0"/>
<default class="herb/viz">
<geom conaffinity="0" contype="0" group="1"/>
</default>
</default>
<default class="herb/wam/">
<joint axis="0 0 1" frictionloss="0.001" limited="true" pos="0 0 0" type="hinge"/>
<default class="herb/wam/viz">
<geom conaffinity="0" contype="0" group="1" type="mesh"/>
</default>
<default class="herb/wam/col">
<geom conaffinity="1" contype="0" group="0" type="mesh"/>
</default>
</default>
<default class="herb/wam/bhand/">
<joint axis="0 0 1" frictionloss="0.001" limited="true" pos="0 0 0" type="hinge"/>
<default class="herb/wam/bhand/col">
<geom conaffinity="1" contype="0" group="0" type="mesh"/>
</default>
<default class="herb/wam/bhand/viz">
<geom conaffinity="0" contype="0" group="1" rgba="0.6999996 0.8 0.8 1" type="mesh"/>
</default>
</default>
<default class="herb/wam_1/">
<joint armature="0.1" axis="0 0 1" frictionloss="0.001" limited="true" pos="0 0 0" type="hinge"/>
<default class="herb/wam_1/viz">
<geom conaffinity="0" contype="0" group="1" type="mesh"/>
</default>
<default class="herb/wam_1/col">
<geom conaffinity="1" condim="4" contype="1" group="0" priority="10" type="mesh"/><!-- friction="1 0.1 0.02" -->
</default>
</default>
<default class="herb/wam_1/bhand/">
<joint armature="0.1" axis="0 0 1" frictionloss="0.001" limited="true" pos="0 0 0" type="hinge"/>
<default class="herb/wam_1/bhand/col">
<geom conaffinity="1" condim="4" contype="4" friction="1 0.1 0.02" group="0" priority="10" solimp="0.99 0.99 0.01" solref="0.01 1" type="mesh"/> <!-- -->
</default>
<default class="herb/wam_1/bhand/viz">
<geom conaffinity="0" condim="4" contype="4" friction="1 0.1 0.02" group="1" priority="10" rgba="0.6999996 0.8 0.8 1" solimp="0.99 0.99 0.01" solref="0.01 1" type="mesh"/><!-- -->
</default>
</default>
</default>
<asset>
<texture file="concrete-7baa937dd9eb091794feb091c728eb4f234150ae.png" name="concrete_2d" type="2d"/>
<texture file="concrete-7baa937dd9eb091794feb091c728eb4f234150ae.png" name="concretecube" type="cube"/>
<material class="/" name="concrete_2d" reflectance="0.3" rgba="0.8 0.8 0.8 1" texture="concrete_2d"/>
<material class="/" name="concretecube" rgba="0.8 0.8 0.8 1" texture="concretecube"/>
<texture file="marble-e5eaaff46b3aaec59944d7330fab7172f95cd8f2.png" name="marble2d" type="2d"/>
<texture file="marble-e5eaaff46b3aaec59944d7330fab7172f95cd8f2.png" name="marblecube" type="cube"/>
<material class="/" name="marble_2d" reflectance="0.3" rgba="0.8 0.8 0.8 1" texture="marble2d"/>
<material class="/" name="marblecube" rgba="0.8 0.8 0.8 1" texture="marblecube"/>
<texture file="concreteplain-371aafd0ba788c3d3517b7c74a383d92e5897f53.png" name="concreteplain_2d" type="2d"/>
<texture file="concreteplain-371aafd0ba788c3d3517b7c74a383d92e5897f53.png" name="concreteplaincube" type="cube"/>
<material class="/" name="concreteplain_2d" reflectance="0.3" rgba="0.8 0.8 0.8 1" texture="concreteplain_2d"/>
<material class="/" name="concreteplaincube" rgba="0.8 0.8 0.8 1" texture="concreteplaincube"/>
<texture file="wood-dca777828fadc82ffe5b5005a448db092b2054fb.png" name="wood2d" type="2d"/>
<texture file="wood-dca777828fadc82ffe5b5005a448db092b2054fb.png" name="woodcube" type="cube"/>
<material class="/" name="wood2d" reflectance="0.0" rgba="1 1 1 1" texture="wood2d"/>
<material class="/" emission="1.0" name="woodcube" texture="woodcube"/>
<texture file="concrete2-241aa4b6b647b116a7363537e0b2c602ff16d0ac.png" name="concrete2_2d" type="2d"/>
<texture file="concrete2-241aa4b6b647b116a7363537e0b2c602ff16d0ac.png" name="concrete2_cube" type="cube"/>
<material class="/" name="concrete2_2d" reflectance="0.0" rgba="1 1 1 1" texture="concrete2_2d"/>
<material class="/" name="concrete2_cube" rgba="0.8 0.8 0.8 1" texture="concrete2_cube"/>
<texture builtin="flat" height="1024" mark="random" markrgb="0.79000000 0.79000000 0.7399999" name="wall_2d" random="0.3" rgb1="0.8199995 0.8199995 0.78000000" type="2d" width="1024"/>
<material class="/" name="wall" texture="wall_2d"/>
<!--<mesh name="mustard" class="/" file="ycb_objects/006_mustard_bottle/google_16k/textured.msh"/>
<texture name="mustard_tex" type="2d" file="ycb_objects/006_mustard_bottle/google_16k/texture_map.png"/>
<material name="mustard_mat" class="/" texture="mustard_tex"/>-->
<mesh class="herb/" file="herb_frame-d14ef2a9b97c77acae48435d827d17e822b5ea0d.STL" name="herb/herb_frame"/>
<mesh class="herb/" file="herb_frame_collision-f9b6358d74932455b7ffbfd9ca74dac0fccda711.STL" name="herb/herb_frame_collision"/>
<mesh class="herb/" file="herb_neobotix_base-a561bd542e4323d6590a35700af93bfe91294ed7.STL" name="herb/herb_neobotix_base"/>
<mesh class="herb/" file="herb_neobotix_base_collision-c0b781e9f306e864c10c17c836695c4558f03ae7.STL" name="herb/herb_neobotix_base_collision"/>
<mesh class="herb/" file="herb_neck_pan-3a5b595404c4fd221df9b6e9fa45f42ae8d6c2d1.STL" name="herb/herb_neck_pan"/>
<mesh class="herb/" file="herb_neck_pan_collision-422bb9327b7695a812f7e778849056ef7beb989a.STL" name="herb/herb_neck_pan_collision"/>
<mesh class="herb/" file="herb_neck_tilt-90115c2f4d254a0b190e723f5619cc119886c40b.STL" name="herb/herb_neck_tilt"/>
<mesh class="herb/" file="herb_neck_tilt_collision-484db3edd8836293ddbd41a57393c8610e785d3a.STL" name="herb/herb_neck_tilt_collision"/>
<mesh class="herb/" file="herb_crl_head-8d1a14390ba99fea74706e0a42bb4c69de03fda1.STL" name="herb/herb_crl_head"/>
<mesh class="herb/" file="herb_crl_head_collision-7e48d4cab14a84937a24657df25f3c1493b9d4f0.STL" name="herb/herb_crl_head_collision"/>
<mesh class="herb/" file="herb_kinect-f35f6b9c60f6d5c915f951d7862137deeec3b982.STL" name="herb/herb_kinect"/>
<mesh class="herb/" file="herb_kinect_collision-fc0c5ad2fd441c0e68282241313155effd1beedd.STL" name="herb/herb_kinect_collision"/>
<mesh class="herb/wam/" file="base_link_fine-41a147148eb8dd232dfab0184aee072e64b55281.stl" name="herb/wam/base_link_fine"/>
<mesh class="herb/wam/" file="base_link_convex-241a02f0fe0e1f2c3855b352df6e69b26ab5b1b2.stl" name="herb/wam/base_link_convex"/>
<mesh class="herb/wam/" file="shoulder_link_fine-70a80ea5cf6a9c11a96b4c55087f2c8f2c020d97.stl" name="herb/wam/shoulder_link_fine"/>
<mesh class="herb/wam/" file="shoulder_link_convex_decomposition_p1-b99c0e22423c21ede02982f896bc789bdae3b5ff.stl" name="herb/wam/shoulder_link_convex_decomposition_p1"/>
<mesh class="herb/wam/" file="shoulder_link_convex_decomposition_p2-2b3a517d82b2e4f2469d55f41baed0468e780436.stl" name="herb/wam/shoulder_link_convex_decomposition_p2"/>
<mesh class="herb/wam/" file="shoulder_link_convex_decomposition_p3-e4f646ee6b98165b5a010a5f12ebfd92128fb41b.stl" name="herb/wam/shoulder_link_convex_decomposition_p3"/>
<mesh class="herb/wam/" file="shoulder_pitch_link_fine-36aee65354a741fe81ccf9d2614e6e43d67f3c55.stl" name="herb/wam/shoulder_pitch_link_fine"/>
<mesh class="herb/wam/" file="shoulder_pitch_link_convex-f05b3e597235abed137d821b96ff7d1e2a82ea31.stl" name="herb/wam/shoulder_pitch_link_convex"/>
<mesh class="herb/wam/" file="upper_arm_link_fine-ca01ee6d48649ad9f6baea7259d5cf9d08b3d635.stl" name="herb/wam/upper_arm_link_fine"/>
<mesh class="herb/wam/" file="upper_arm_link_convex_decomposition_p1-7ea03e3ea97d649eedea55dc3de0ea10bbb87283.stl" name="herb/wam/upper_arm_link_convex_decomposition_p1"/>
<mesh class="herb/wam/" file="upper_arm_link_convex_decomposition_p2-25fc59a045c74cc0c5e901bc31501e8ca212159a.stl" name="herb/wam/upper_arm_link_convex_decomposition_p2"/>
<mesh class="herb/wam/" file="elbow_link_fine-105c4e016f6a319ed74f5d55377fee15774c5d58.stl" name="herb/wam/elbow_link_fine"/>
<mesh class="herb/wam/" file="elbow_link_convex-618d49f47d28f374d03b62f3a4f1a11c87b40044.stl" name="herb/wam/elbow_link_convex"/>
<mesh class="herb/wam/" file="forearm_link_fine-e78631019336cb810525911769f36184d30c291c.stl" name="herb/wam/forearm_link_fine"/>
<mesh class="herb/wam/" file="forearm_link_convex_decomposition_p1-57f1e443a9d84a9b1e59b719541351dbc72b0c65.stl" name="herb/wam/forearm_link_convex_decomposition_p1"/>
<mesh class="herb/wam/" file="forearm_link_convex_decomposition_p2-6249b0eb91291b6e61d4566ef7bddcd133aeb11d.stl" name="herb/wam/forearm_link_convex_decomposition_p2"/>
<mesh class="herb/wam/" file="wrist_yaw_link_fine-3ec69f37eedc74a0b8a6edd994a49a13dec2a554.stl" name="herb/wam/wrist_yaw_link_fine"/>
<mesh class="herb/wam/" file="wrist_yaw_link_convex_decomposition_p1-483314d477ecff523b1f17f1b29cc860dda3b25f.stl" name="herb/wam/wrist_yaw_link_convex_decomposition_p1"/>
<mesh class="herb/wam/" file="wrist_yaw_link_convex_decomposition_p2-963f6bf6f5f239543cf4bbf0630fd7e3253cbd4a.stl" name="herb/wam/wrist_yaw_link_convex_decomposition_p2"/>
<mesh class="herb/wam/" file="wrist_pitch_link_fine-06a8aff3e76c7b3ff34cdaf40c9ed5950e2ad1fe.stl" name="herb/wam/wrist_pitch_link_fine"/>
<mesh class="herb/wam/" file="wrist_pitch_link_convex_decomposition_p1-3328df36bd7e249a571d0cfb2e43ac0cf17b9b77.stl" name="herb/wam/wrist_pitch_link_convex_decomposition_p1"/>
<mesh class="herb/wam/" file="wrist_pitch_link_convex_decomposition_p2-91c5869923c13020ad406e859d49bf3f795c96be.stl" name="herb/wam/wrist_pitch_link_convex_decomposition_p2"/>
<mesh class="herb/wam/" file="wrist_pitch_link_convex_decomposition_p3-744bd1df4bb176ceef61c79ab12a5b9de038d171.stl" name="herb/wam/wrist_pitch_link_convex_decomposition_p3"/>
<mesh class="herb/wam/" file="wrist_palm_link_fine-db9db06e50f8f189c8d475b09f86be267e38a874.stl" name="herb/wam/wrist_palm_link_fine"/>
<mesh class="herb/wam/" file="wrist_palm_link_convex-d455a798d573176ecdc3c9794069b0e3f4f7f623.stl" name="herb/wam/wrist_palm_link_convex"/>
<mesh class="herb/wam/bhand/" file="bhand_palm_fine-dff1351ac0d212f9757a6bc04b85287b4f13403a.stl" name="herb/wam/bhand/bhand_palm_fine"/>
<mesh class="herb/wam/bhand/" file="bhand_palm_link_convex_decomposition_p1-f8ba6cc8e8efbe24c938e092f61618174769428c.stl" name="herb/wam/bhand/bhand_palm_link_convex_decomposition_p1"/>
<mesh class="herb/wam/bhand/" file="bhand_palm_link_convex_decomposition_p2-0a66a02812a929ee040991e6d1a7b1d11bba7bb1.stl" name="herb/wam/bhand/bhand_palm_link_convex_decomposition_p2"/>
<mesh class="herb/wam/bhand/" file="bhand_palm_link_convex_decomposition_p3-9d93e72f01b43aa200deff06df4a395d3eb5312a.stl" name="herb/wam/bhand/bhand_palm_link_convex_decomposition_p3"/>
<mesh class="herb/wam/bhand/" file="bhand_palm_link_convex_decomposition_p4-e38e089a001a0010eec12bebd2368162120ee6a2.stl" name="herb/wam/bhand/bhand_palm_link_convex_decomposition_p4"/>
<mesh class="herb/wam/bhand/" file="bhand_finger_prox_link_fine-b325b78dd2ffcab9984efe22434207b1d2e07e28.stl" name="herb/wam/bhand/bhand_finger_prox_link_fine"/>
<mesh class="herb/wam/bhand/" file="bhand_finger_prox_link_convex_decomposition_p1-12071ca7dea820f8ba395c17ad58efbdd2b805a8.stl" name="herb/wam/bhand/bhand_finger_prox_link_convex_decomposition_p1"/>
<mesh class="herb/wam/bhand/" file="bhand_finger_prox_link_convex_decomposition_p2-c728b40c271300b132049560287e0844b86833ed.stl" name="herb/wam/bhand/bhand_finger_prox_link_convex_decomposition_p2"/>
<mesh class="herb/wam/bhand/" file="bhand_finger_prox_link_convex_decomposition_p3-561559fcb477ac41797bbd8b0da5e960b41f0363.stl" name="herb/wam/bhand/bhand_finger_prox_link_convex_decomposition_p3"/>
<mesh class="herb/wam/bhand/" file="bhand_finger_med_link_fine-31e862bb0515137229a05ffa049a96de151eb229.stl" name="herb/wam/bhand/bhand_finger_med_link_fine"/>
<mesh class="herb/wam/bhand/" file="bhand_finger_med_link_convex-af5d2e0e2990df27924df077b297d046b710ded5.stl" name="herb/wam/bhand/bhand_finger_med_link_convex"/>
<mesh class="herb/wam/bhand/" file="bhand_finger_dist_link_fine-defe6db5320e79d25ade307bc4a42d6ef272b8d4.stl" name="herb/wam/bhand/bhand_finger_dist_link_fine"/>
<mesh class="herb/wam/bhand/" file="bhand_finger_dist_link_convex-dd89f87a37ef6bb33ec5f1998f123eb1e907ddef.stl" name="herb/wam/bhand/bhand_finger_dist_link_convex"/>
<mesh class="herb/wam_1/" file="base_link_fine-41a147148eb8dd232dfab0184aee072e64b55281.stl" name="herb/wam_1/base_link_fine"/>
<mesh class="herb/wam_1/" file="base_link_convex-241a02f0fe0e1f2c3855b352df6e69b26ab5b1b2.stl" name="herb/wam_1/base_link_convex"/>
<mesh class="herb/wam_1/" file="shoulder_link_fine-70a80ea5cf6a9c11a96b4c55087f2c8f2c020d97.stl" name="herb/wam_1/shoulder_link_fine"/>
<mesh class="herb/wam_1/" file="shoulder_link_convex_decomposition_p1-b99c0e22423c21ede02982f896bc789bdae3b5ff.stl" name="herb/wam_1/shoulder_link_convex_decomposition_p1"/>
<mesh class="herb/wam_1/" file="shoulder_link_convex_decomposition_p2-2b3a517d82b2e4f2469d55f41baed0468e780436.stl" name="herb/wam_1/shoulder_link_convex_decomposition_p2"/>
<mesh class="herb/wam_1/" file="shoulder_link_convex_decomposition_p3-e4f646ee6b98165b5a010a5f12ebfd92128fb41b.stl" name="herb/wam_1/shoulder_link_convex_decomposition_p3"/>
<mesh class="herb/wam_1/" file="shoulder_pitch_link_fine-36aee65354a741fe81ccf9d2614e6e43d67f3c55.stl" name="herb/wam_1/shoulder_pitch_link_fine"/>
<mesh class="herb/wam_1/" file="shoulder_pitch_link_convex-f05b3e597235abed137d821b96ff7d1e2a82ea31.stl" name="herb/wam_1/shoulder_pitch_link_convex"/>
<mesh class="herb/wam_1/" file="upper_arm_link_fine-ca01ee6d48649ad9f6baea7259d5cf9d08b3d635.stl" name="herb/wam_1/upper_arm_link_fine"/>
<mesh class="herb/wam_1/" file="upper_arm_link_convex_decomposition_p1-7ea03e3ea97d649eedea55dc3de0ea10bbb87283.stl" name="herb/wam_1/upper_arm_link_convex_decomposition_p1"/>
<mesh class="herb/wam_1/" file="upper_arm_link_convex_decomposition_p2-25fc59a045c74cc0c5e901bc31501e8ca212159a.stl" name="herb/wam_1/upper_arm_link_convex_decomposition_p2"/>
<mesh class="herb/wam_1/" file="elbow_link_fine-105c4e016f6a319ed74f5d55377fee15774c5d58.stl" name="herb/wam_1/elbow_link_fine"/>
<mesh class="herb/wam_1/" file="elbow_link_convex-618d49f47d28f374d03b62f3a4f1a11c87b40044.stl" name="herb/wam_1/elbow_link_convex"/>
<mesh class="herb/wam_1/" file="forearm_link_fine-e78631019336cb810525911769f36184d30c291c.stl" name="herb/wam_1/forearm_link_fine"/>
<mesh class="herb/wam_1/" file="forearm_link_convex_decomposition_p1-57f1e443a9d84a9b1e59b719541351dbc72b0c65.stl" name="herb/wam_1/forearm_link_convex_decomposition_p1"/>
<mesh class="herb/wam_1/" file="forearm_link_convex_decomposition_p2-6249b0eb91291b6e61d4566ef7bddcd133aeb11d.stl" name="herb/wam_1/forearm_link_convex_decomposition_p2"/>
<mesh class="herb/wam_1/" file="wrist_yaw_link_fine-3ec69f37eedc74a0b8a6edd994a49a13dec2a554.stl" name="herb/wam_1/wrist_yaw_link_fine"/>
<mesh class="herb/wam_1/" file="wrist_yaw_link_convex_decomposition_p1-483314d477ecff523b1f17f1b29cc860dda3b25f.stl" name="herb/wam_1/wrist_yaw_link_convex_decomposition_p1"/>
<mesh class="herb/wam_1/" file="wrist_yaw_link_convex_decomposition_p2-963f6bf6f5f239543cf4bbf0630fd7e3253cbd4a.stl" name="herb/wam_1/wrist_yaw_link_convex_decomposition_p2"/>
<mesh class="herb/wam_1/" file="wrist_pitch_link_fine-06a8aff3e76c7b3ff34cdaf40c9ed5950e2ad1fe.stl" name="herb/wam_1/wrist_pitch_link_fine"/>
<mesh class="herb/wam_1/" file="wrist_pitch_link_convex_decomposition_p1-3328df36bd7e249a571d0cfb2e43ac0cf17b9b77.stl" name="herb/wam_1/wrist_pitch_link_convex_decomposition_p1"/>
<mesh class="herb/wam_1/" file="wrist_pitch_link_convex_decomposition_p2-91c5869923c13020ad406e859d49bf3f795c96be.stl" name="herb/wam_1/wrist_pitch_link_convex_decomposition_p2"/>
<mesh class="herb/wam_1/" file="wrist_pitch_link_convex_decomposition_p3-744bd1df4bb176ceef61c79ab12a5b9de038d171.stl" name="herb/wam_1/wrist_pitch_link_convex_decomposition_p3"/>
<mesh class="herb/wam_1/" file="wrist_palm_link_fine-db9db06e50f8f189c8d475b09f86be267e38a874.stl" name="herb/wam_1/wrist_palm_link_fine"/>
<mesh class="herb/wam_1/" file="wrist_palm_link_convex-d455a798d573176ecdc3c9794069b0e3f4f7f623.stl" name="herb/wam_1/wrist_palm_link_convex"/>
<mesh class="herb/wam_1/bhand/" file="bhand_palm_fine-dff1351ac0d212f9757a6bc04b85287b4f13403a.stl" name="herb/wam_1/bhand/bhand_palm_fine"/>
<mesh class="herb/wam_1/bhand/" file="bhand_palm_link_convex_decomposition_p1-f8ba6cc8e8efbe24c938e092f61618174769428c.stl" name="herb/wam_1/bhand/bhand_palm_link_convex_decomposition_p1"/>
<mesh class="herb/wam_1/bhand/" file="bhand_palm_link_convex_decomposition_p2-0a66a02812a929ee040991e6d1a7b1d11bba7bb1.stl" name="herb/wam_1/bhand/bhand_palm_link_convex_decomposition_p2"/>
<mesh class="herb/wam_1/bhand/" file="bhand_palm_link_convex_decomposition_p3-9d93e72f01b43aa200deff06df4a395d3eb5312a.stl" name="herb/wam_1/bhand/bhand_palm_link_convex_decomposition_p3"/>
<mesh class="herb/wam_1/bhand/" file="bhand_palm_link_convex_decomposition_p4-e38e089a001a0010eec12bebd2368162120ee6a2.stl" name="herb/wam_1/bhand/bhand_palm_link_convex_decomposition_p4"/>
<mesh class="herb/wam_1/bhand/" file="bhand_finger_prox_link_fine-b325b78dd2ffcab9984efe22434207b1d2e07e28.stl" name="herb/wam_1/bhand/bhand_finger_prox_link_fine"/>
<mesh class="herb/wam_1/bhand/" file="bhand_finger_prox_link_convex_decomposition_p1-12071ca7dea820f8ba395c17ad58efbdd2b805a8.stl" name="herb/wam_1/bhand/bhand_finger_prox_link_convex_decomposition_p1"/>
<mesh class="herb/wam_1/bhand/" file="bhand_finger_prox_link_convex_decomposition_p2-c728b40c271300b132049560287e0844b86833ed.stl" name="herb/wam_1/bhand/bhand_finger_prox_link_convex_decomposition_p2"/>
<mesh class="herb/wam_1/bhand/" file="bhand_finger_prox_link_convex_decomposition_p3-561559fcb477ac41797bbd8b0da5e960b41f0363.stl" name="herb/wam_1/bhand/bhand_finger_prox_link_convex_decomposition_p3"/>
<mesh class="herb/wam_1/bhand/" file="bhand_finger_med_link_fine-31e862bb0515137229a05ffa049a96de151eb229.stl" name="herb/wam_1/bhand/bhand_finger_med_link_fine"/>
<mesh class="herb/wam_1/bhand/" file="bhand_finger_med_link_convex-af5d2e0e2990df27924df077b297d046b710ded5.stl" name="herb/wam_1/bhand/bhand_finger_med_link_convex"/>
<mesh class="herb/wam_1/bhand/" file="bhand_finger_dist_link_fine-defe6db5320e79d25ade307bc4a42d6ef272b8d4.stl" name="herb/wam_1/bhand/bhand_finger_dist_link_fine"/>
<mesh class="herb/wam_1/bhand/" file="bhand_finger_dist_link_convex-dd89f87a37ef6bb33ec5f1998f123eb1e907ddef.stl" name="herb/wam_1/bhand/bhand_finger_dist_link_convex"/>
<mesh class="geom0" file="ycb_objects/005_tomato_soup_can/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="0.9293745821689684 0.9293745821689684 0.9293745821689684"/><mesh class="geom0" file="ycb_objects/053_mini_soccer_ball/google_16k/nontextured.stl" name="gen_mesh_gadded_2" scale="1.3849873274493771 1.3849873274493771 1.3849873274493771"/></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.8258974239372024" name="gen_body_0" pos="0 0 0.2999210000023595"><geom class="/" mesh="gen_mesh_0" name="gen_geom_0" rgba="0.8764035022592135 0.7505524650031673 0.15346246311312528 1" type="mesh"/><joint class="/" name="gen_joint_0" type="free"/></body><body euler="0 0 0.3063008055187546" name="gen_body_gadded_1" pos="0.0647317521839779 0.0 0.29938583227377014"><geom class="/" mesh="gen_mesh_gadded_1" name="gen_geom_gadded_1" rgba="0.31418717811478647 0.6875100300998455 0.6902091777944054 1" type="mesh"/><joint class="/" name="gen_joint_gadded_1" type="free"/></body><body euler="0 0 0.8270812183382437" name="gen_body_gadded_2" pos="0.24508473440438458 -0.11864435009964622 0.3006615138437489"><geom class="/" mesh="gen_mesh_gadded_2" name="gen_geom_gadded_2" rgba="0.49500617904169464 0.6170812650577104 0.9759692766269421 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.945906 | 943 | 0.68598 |
6211f5f4fb76ce0e50859942ce058d6c33f93d4a | 1,456 | xml | XML | gym/envs/robotics/assets/fetch/random_obj_xml/8099_slide.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/8099_slide.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/8099_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/809/809.stl" name="obj0" scale="0.012635355809811847 0.012635355809811847 0.012635355809811847" />
</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.028126548422079463 0.10285467083531516 0.23497892931414502">
<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 |
62129c63db2f0f481a0a2c68e88b382c29a5cb30 | 1,772 | xml | XML | gym/envs/robotics/assets/fetch/random_obj_xml/9295_grasp.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/9295_grasp.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/9295_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/929/929.stl" name="obj0" scale="0.0058675519636302315 0.0058675519636302315 0.0058675519636302315" />
</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.04132911440854326 0.03844882116287664 0.014065836388461518">
<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.006300090695639695 0.020644758078997506 -0.00033422300491571397" rgba="1 0 0 0" size="0.02066455720427163 0.01922441058143832 0.007032918194230759" type="ellipsoid" />
</body>
<light ambient="0.2 0.2 0.2" castshadow="false" diffuse="0.8 0.8 0.8" dir="0 0 -1" directional="true" name="light0" pos="0 0 4" specular="0.3 0.3 0.3" />
</worldbody>
<actuator>
<position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:l_gripper_finger_joint" kp="30000" name="robot0:l_gripper_finger_joint" user="1" />
<position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:r_gripper_finger_joint" kp="30000" name="robot0:r_gripper_finger_joint" user="1" />
</actuator>
</mujoco> | 43.219512 | 199 | 0.670993 |
621306ed634c481bed544bc2257642ca7c04fa0d | 2,721 | xml | XML | gym/envs/robotics/assets/fetch/random_obj_xml/9880_peg.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/9880_peg.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/9880_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/988/988.stl" name="obj0" scale="0.005363112911627297 0.005363112911627297 0.005363112911627297" />
</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.036688621016296497 0.04 0.031881963247928004" 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.025311571929859934 -0.014906572719310231 0.011301883825289079" size="0.031251900129914245 0.016023346351117282 0.05589245815896858" type="box" zaxis="0.0 0.0 1.0" />
<site name="object0" pos="-0.02191278814149665 -0.014274151243707065 -0.012708611085751496" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" />
<site name="handle0" pos="-0.025311571929859934 -0.014906572719310231 0.0013018838252890769" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" />
</body>
<light ambient="0.2 0.2 0.2" castshadow="false" diffuse="0.8 0.8 0.8" dir="0 0 -1" directional="true" name="light0" pos="0 0 4" specular="0.3 0.3 0.3" />
</worldbody>
<actuator>
<position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:l_gripper_finger_joint" kp="30000" name="robot0:l_gripper_finger_joint" user="1" />
<position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:r_gripper_finger_joint" kp="30000" name="robot0:r_gripper_finger_joint" user="1" />
</actuator>
</mujoco> | 50.388889 | 223 | 0.656376 |
621385b8b32b879d01e5d65dd34a606cb2aefd30 | 1,453 | xml | XML | gym/envs/robotics/assets/fetch/random_obj_xml/9898_slide.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/9898_slide.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/9898_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/989/989.stl" name="obj0" scale="0.01104410880933141 0.01104410880933141 0.01104410880933141" />
</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.024774702608587086 0.07116011974735675 0.22732246806981177">
<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 |
6214916b30b803fcad1175ef2f516d6823a91392 | 1,774 | xml | XML | gym/envs/robotics/assets/fetch/random_obj_xml/6527_grasp.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/6527_grasp.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/6527_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/652/652.stl" name="obj0" scale="0.0064710710938694705 0.0064710710938694705 0.0064710710938694705" />
</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.019386002427658693 0.038747825698175135 0.02033649276313952">
<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.002781434519916805 -0.008622849746916827 -0.0011996765585431622" rgba="1 0 0 0" size="0.009693001213829346 0.019373912849087568 0.01016824638156976" type="ellipsoid" />
</body>
<light ambient="0.2 0.2 0.2" castshadow="false" diffuse="0.8 0.8 0.8" dir="0 0 -1" directional="true" name="light0" pos="0 0 4" specular="0.3 0.3 0.3" />
</worldbody>
<actuator>
<position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:l_gripper_finger_joint" kp="30000" name="robot0:l_gripper_finger_joint" user="1" />
<position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:r_gripper_finger_joint" kp="30000" name="robot0:r_gripper_finger_joint" user="1" />
</actuator>
</mujoco> | 43.268293 | 200 | 0.6708 |
6215f204f00dbe25996bf410db21407842cc696a | 2,712 | xml | XML | gym/envs/robotics/assets/fetch/random_obj_xml/6861_peg.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/6861_peg.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/6861_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/686/686.stl" name="obj0" scale="0.004920899311572338 0.004920899311572338 0.004920899311572338" />
</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.029901505124716808 0.03346001655513551 0.04" 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.01459983837142945 -0.01593954605975595 0.021423813063168845" size="0.026980108477804965 0.03301987174725686 0.04628042350640255" type="box" zaxis="1.0 0.0 0.0" />
<site name="object0" pos="0.009547235247341164 -0.015808828405825072 0.0050448946814830985" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" />
<site name="handle0" pos="0.01459983837142945 -0.01593954605975595 0.011423813063168843" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" />
</body>
<light ambient="0.2 0.2 0.2" castshadow="false" diffuse="0.8 0.8 0.8" dir="0 0 -1" directional="true" name="light0" pos="0 0 4" specular="0.3 0.3 0.3" />
</worldbody>
<actuator>
<position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:l_gripper_finger_joint" kp="30000" name="robot0:l_gripper_finger_joint" user="1" />
<position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:r_gripper_finger_joint" kp="30000" name="robot0:r_gripper_finger_joint" user="1" />
</actuator>
</mujoco> | 50.222222 | 219 | 0.656711 |
62180e5c223469c404297b2694c23cde029cd2c5 | 5,279 | xml | XML | maml_rl_taewoo/vendor/mujoco_models/modified13.xml | kyuhoJeong11/GrewRL | a514698df8d38df34de0bd1667d99927f0aa3885 | [
"MIT"
] | null | null | null | maml_rl_taewoo/vendor/mujoco_models/modified13.xml | kyuhoJeong11/GrewRL | a514698df8d38df34de0bd1667d99927f0aa3885 | [
"MIT"
] | null | null | null | maml_rl_taewoo/vendor/mujoco_models/modified13.xml | kyuhoJeong11/GrewRL | a514698df8d38df34de0bd1667d99927f0aa3885 | [
"MIT"
] | null | null | null | <mujoco model="ant">
<compiler angle="degree" coordinate="local" inertiafromgeom="true" />
<option integrator="RK4" timestep="0.02" />
<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" solimp=".8 .8 .01" solref=".02 1" />
</default>
<asset>
<texture builtin="gradient" height="100" rgb1="1 1 1" rgb2="0 0 0" type="skybox" width="100" />
<texture builtin="flat" height="1278" mark="cross" markrgb="1 1 1" name="texgeom" random="0.01" rgb1="0.8 0.6 0.4" rgb2="0.8 0.6 0.4" type="cube" width="127" />
<texture builtin="checker" height="100" name="texplane" rgb1="0 0 0" rgb2="0.8 0.8 0.8" type="2d" width="100" />
<material name="MatPlane" reflectance="0.5" shininess="1" specular="1" texrepeat="60 60" texture="texplane" />
<material name="geom" texture="texgeom" texuniform="true" />
</asset>
<worldbody>
<light cutoff="100" diffuse="1 1 1" dir="-0 0 -1.3" directional="true" exponent="1" pos="0 0 1.3" specular=".1 .1 .1" />
<geom conaffinity="1" condim="3" material="MatPlane" name="floor" pos="0 0 0" rgba="0.8 0.9 0.8 1" size="40 40 40" type="plane" />
<body name="torso" pos="0 0 3.0">
<geom density="1000" name="torso_geom" pos="0 0 0" size="0.25" type="sphere" />
<joint armature="0" axis="0 0 1" 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.1857864668059806 0.1857864668059806 0.0" name="left_leg_geom" size="0.08" type="capsule" />
<body pos="0.1857864668059806 0.1857864668059806 0.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.3715729336119612 0.3715729336119612 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.19945783718390328 0.19945783718390328 0.0" name="right_leg_geom" size="0.08" type="capsule" />
<body pos="-0.19945783718390328 0.19945783718390328 0.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.39891567436780656 0.39891567436780656 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.1323021540972024 -0.1323021540972024 0.0" name="back_leg_geom" size="0.08" type="capsule" />
<body pos="-0.1323021540972024 -0.1323021540972024 0.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.2646043081944048 -0.2646043081944048 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.16848812822696213 -0.16848812822696213 0.0" name="rightback_leg_geom" size="0.08" type="capsule" />
<body pos="0.16848812822696213 -0.16848812822696213 0.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.33697625645392426 -0.33697625645392426 0.0" name="fourth_ankle_geom" size="0.08" type="capsule" />
</body>
</body>
</body>
</body>
</worldbody>
<actuator>
<motor ctrllimited="true" ctrlrange="-150.0 150.0" joint="hip_4" />
<motor ctrllimited="true" ctrlrange="-150.0 150.0" joint="ankle_4" />
<motor ctrllimited="true" ctrlrange="-150.0 150.0" joint="hip_1" />
<motor ctrllimited="true" ctrlrange="-150.0 150.0" joint="ankle_1" />
<motor ctrllimited="true" ctrlrange="-150.0 150.0" joint="hip_2" />
<motor ctrllimited="true" ctrlrange="-150.0 150.0" joint="ankle_2" />
<motor ctrllimited="true" ctrlrange="-150.0 150.0" joint="hip_3" />
<motor ctrllimited="true" ctrlrange="-150.0 150.0" joint="ankle_3" />
</actuator>
</mujoco> | 65.9875 | 164 | 0.595188 |
62187b8ae4d0458563d4bb052d58494edf1fcb0e | 1,122 | xml | XML | apps/resources/scenes/aisono_scanner_include.xml | JadeCong/jade-mujoco-py | aee07a1a73551e7180fa96b93d05b6be1525383f | [
"Linux-OpenIB"
] | null | null | null | apps/resources/scenes/aisono_scanner_include.xml | JadeCong/jade-mujoco-py | aee07a1a73551e7180fa96b93d05b6be1525383f | [
"Linux-OpenIB"
] | null | null | null | apps/resources/scenes/aisono_scanner_include.xml | JadeCong/jade-mujoco-py | aee07a1a73551e7180fa96b93d05b6be1525383f | [
"Linux-OpenIB"
] | null | null | null | <mujocoinclude model="aisono_scanner_include">
<asset>
<mesh name="mesh_scanner" file="../meshes/scanner/Scanner.stl" scale="0.001 0.001 0.001"/>
<!--<mesh name="mesh_scanner_fixed" file="../meshes/scanner/Scanner_Fixed.stl" scale="0.001 0.001 0.001"/>-->
<!--<mesh name="mesh_scanner_slided" file="../meshes/scanner/Scanner_Slided.stl" scale="0.001 0.001 0.001"/>-->
<texture name="tex_scanner" type="cube" file="../materials/white.png"/>
<material name="mat_scanner" reflectance="0.4" texrepeat="6 6" texture="tex_scanner" texuniform="true"/>
</asset>
<sensor>
<force name="force_ee" site="ft_sensor"/>
<torque name="torque_ee" site="ft_sensor"/>
<touch name="touch_probe" site="touch_sensor"/>
<framepos name="framepos_ee" objtype="site" objname="ft_sensor"/>
<framequat name="framequat_ee" objtype="site" objname="ft_sensor"/>
<framepos name="framepos_probe" objtype="site" objname="touch_sensor"/>
<framequat name="framequat_probe" objtype="site" objname="touch_sensor"/>
</sensor>
</mujocoinclude>
| 46.75 | 119 | 0.656863 |
6218bc674892498c120b835477a69380a9928adf | 2,721 | xml | XML | gym/envs/robotics/assets/fetch/random_obj_xml/9877_peg.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/9877_peg.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/9877_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/987/987.stl" name="obj0" scale="0.006507922704425852 0.006507922704425852 0.006507922704425852" />
</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.02018919344792104 0.04 0.013374363616677173" 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.0014845178492462745 -0.01899536124458295 0.031222402859740983" size="0.012244408445140385 0.010127577829140753 0.04516701214234817" type="box" zaxis="0.0 0.0 1.0" />
<site name="object0" pos="-0.0012532336812372512 -0.011495427224904544 -0.0005702456659300125" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" />
<site name="handle0" pos="-0.0014845178492462745 -0.01899536124458295 0.02122240285974098" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" />
</body>
<light ambient="0.2 0.2 0.2" castshadow="false" diffuse="0.8 0.8 0.8" dir="0 0 -1" directional="true" name="light0" pos="0 0 4" specular="0.3 0.3 0.3" />
</worldbody>
<actuator>
<position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:l_gripper_finger_joint" kp="30000" name="robot0:l_gripper_finger_joint" user="1" />
<position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:r_gripper_finger_joint" kp="30000" name="robot0:r_gripper_finger_joint" user="1" />
</actuator>
</mujoco> | 50.388889 | 223 | 0.656376 |
621ecf67910e688e4ea7f0327a970c3699f5eb14 | 1,039 | xml | XML | custom_envs/pybulletgym_custom/envs/assets/mjcf/custom_inverted_pendulum/inverted_pendulum5.xml | punk95/Continual-Learning-With-Curiosity | af0c507040e1352beb8740b6b3a7849417fc879a | [
"MIT"
] | 2 | 2021-07-12T17:11:35.000Z | 2021-07-13T05:56:30.000Z | custom_envs/pybulletgym_custom/envs/assets/mjcf/custom_inverted_pendulum/inverted_pendulum5.xml | punk95/Continual-Learning-With-Curiosity | af0c507040e1352beb8740b6b3a7849417fc879a | [
"MIT"
] | null | null | null | custom_envs/pybulletgym_custom/envs/assets/mjcf/custom_inverted_pendulum/inverted_pendulum5.xml | punk95/Continual-Learning-With-Curiosity | af0c507040e1352beb8740b6b3a7849417fc879a | [
"MIT"
] | null | null | null | <mujoco model="inverted pendulum">
<compiler inertiafromgeom="true" />
<default>
<joint armature="0" damping="1" limited="true" />
<geom contype="0" friction="1 0.1 0.1" rgba="0.7 0.7 0 1" />
<tendon />
<motor ctrlrange="-3 3" />
</default>
<option gravity="0 0 -9.81" integrator="RK4" timestep="0.02" />
<size nstack="3000" />
<worldbody>
<geom name="rail" pos="0 0 0" quat="0.707 0 0.707 0" rgba="0.3 0.3 0.7 1" size="0.02 1" type="capsule" />
<body name="cart" pos="0 0 0">
<joint axis="1 0 0" limited="true" name="slider" pos="0 0 0" range="-1 1" type="slide" />
<geom name="cart" pos="0 0 0" quat="0.707 0 0.707 0" size="0.1 0.1" type="capsule" />
<body name="pole" pos="0 0 0">
<joint axis="0 1 0" name="hinge" pos="0 0 0" limited="false" range="-90 90" type="hinge" />
<geom fromto="0 0 0 0.001 0 2.5" name="cpole" rgba="0 0.7 0.7 1" size="0.049 0.3" type="capsule" />
</body>
</body>
</worldbody>
<actuator>
<motor gear="100" joint="slider" name="slide" />
</actuator>
</mujoco> | 38.481481 | 107 | 0.591915 |
6220dc5cab3bb95b4dc80e10c43bdf035e414b62 | 1,459 | xml | XML | gym/envs/robotics/assets/fetch/random_obj_xml/4230_slide.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/4230_slide.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/4230_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/423/423.stl" name="obj0" scale="0.0037868662774517927 0.0037868662774517927 0.0037868662774517927" />
</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.013207839776228917 0.023354155322088576 0.2240578800430263">
<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 |
6221d327b0d17073a7437918138216af8e69771c | 1,770 | xml | XML | gym/envs/robotics/assets/fetch/random_obj_xml/3893_grasp.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/3893_grasp.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/3893_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/389/389.stl" name="obj0" scale="0.004375435995325494 0.004375435995325494 0.004375435995325494" />
</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.025239691600445126 0.036232289782967164 0.01629696111683511">
<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.012997258761283015 0.0022924481533101566 0.0009781152100211792" rgba="1 0 0 0" size="0.012619845800222563 0.018116144891483582 0.008148480558417555" type="ellipsoid" />
</body>
<light ambient="0.2 0.2 0.2" castshadow="false" diffuse="0.8 0.8 0.8" dir="0 0 -1" directional="true" name="light0" pos="0 0 4" specular="0.3 0.3 0.3" />
</worldbody>
<actuator>
<position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:l_gripper_finger_joint" kp="30000" name="robot0:l_gripper_finger_joint" user="1" />
<position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:r_gripper_finger_joint" kp="30000" name="robot0:r_gripper_finger_joint" user="1" />
</actuator>
</mujoco> | 43.170732 | 199 | 0.671751 |
6222f695db0e7bee660148ebe2c2af863ae38d85 | 1,771 | xml | XML | gym/envs/robotics/assets/fetch/random_obj_xml/184_grasp.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/184_grasp.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/184_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/018/018.stl" name="obj0" scale="0.005839308396971097 0.005839308396971097 0.005839308396971097" />
</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.02780716906107637 0.04714710445455457 0.015183287943486688">
<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.0010195798735263108 -0.01569630964319329 -0.00024926425824644215" rgba="1 0 0 0" size="0.013903584530538185 0.023573552227277285 0.007591643971743344" 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 |
62235f17a2dc7b463453b9745887e8651d08e5f2 | 2,714 | xml | XML | gym/envs/robotics/assets/fetch/random_obj_xml/3698_peg.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/3698_peg.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/3698_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/369/369.stl" name="obj0" scale="0.00499874125446786 0.00499874125446786 0.00499874125446786" />
</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.011111287039032485 0.04 0.028987478090673296" 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.000851881662637164 -0.008527852219248672 0.03511460635533644" size="0.027067043260457634 0.01889158436908693 0.04522726672787921" type="box" zaxis="1.0 0.0 0.0" />
<site name="object0" pos="0.0011398610416515648 -0.0007606612041348877 0.0009986266664897118" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" />
<site name="handle0" pos="0.000851881662637164 -0.008527852219248672 0.02511460635533644" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" />
</body>
<light ambient="0.2 0.2 0.2" castshadow="false" diffuse="0.8 0.8 0.8" dir="0 0 -1" directional="true" name="light0" pos="0 0 4" specular="0.3 0.3 0.3" />
</worldbody>
<actuator>
<position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:l_gripper_finger_joint" kp="30000" name="robot0:l_gripper_finger_joint" user="1" />
<position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:r_gripper_finger_joint" kp="30000" name="robot0:r_gripper_finger_joint" user="1" />
</actuator>
</mujoco> | 50.259259 | 220 | 0.656964 |
6224a9a861d5d963a213f235048bfe36493892dd | 81,337 | xml | XML | herb_reconf/cluttered_scenes/easy_pushing_053_mini_soccer_ball_2_0.5_scene.xml | wagnew3/Amodal-3D-Reconstruction-for-Robotic-Manipulationvia-Stability-and-Connectivity--Release | f55c6b0fac44d9d749e7804d99169a39d30c2111 | [
"MIT"
] | null | null | null | herb_reconf/cluttered_scenes/easy_pushing_053_mini_soccer_ball_2_0.5_scene.xml | wagnew3/Amodal-3D-Reconstruction-for-Robotic-Manipulationvia-Stability-and-Connectivity--Release | f55c6b0fac44d9d749e7804d99169a39d30c2111 | [
"MIT"
] | null | null | null | herb_reconf/cluttered_scenes/easy_pushing_053_mini_soccer_ball_2_0.5_scene.xml | wagnew3/Amodal-3D-Reconstruction-for-Robotic-Manipulationvia-Stability-and-Connectivity--Release | f55c6b0fac44d9d749e7804d99169a39d30c2111 | [
"MIT"
] | null | null | null | <?xml version="1.0" ?><mujoco model="scene">
<compiler angle="radian" coordinate="local" fusestatic="false" meshdir="assets/" texturedir="assets/"/>
<option apirate="50" collision="predefined" cone="elliptic" impratio="5" iterations="500" noslip_iterations="100" solver="Newton" timestep="0.002" tolerance="1e-10"/>
<size nconmax="10000" njmax="10000"/>
<visual>
<global offheight="800" offwidth="800"/>
<quality shadowsize="2048"/>
<headlight ambient="0 0 0" diffuse="1.399999 1.399999 1.399999" specular="2 2 2"/>
<map force="0.1" zfar="30.0"/>
<rgba haze="0.1499999 0.25 0.3499998 1"/>
</visual>
<statistic center="0.2 0 0.5" extent="10.0"/>
<default>
<default class="/"/>
<default class="geom0">
<geom conaffinity="0" contype="1" density="500" margin="0.001" rgba="0.75 0.6 0.5 1" solimp="0.95 0.95 0.01" solref="0.008 1" user="0"/>
</default>
<default class="herb/">
<joint damping="1.0"/>
<default class="herb/viz">
<geom conaffinity="0" contype="0" group="1"/>
</default>
</default>
<default class="herb/wam/">
<joint axis="0 0 1" frictionloss="0.001" limited="true" pos="0 0 0" type="hinge"/>
<default class="herb/wam/viz">
<geom conaffinity="0" contype="0" group="1" type="mesh"/>
</default>
<default class="herb/wam/col">
<geom conaffinity="1" contype="0" group="0" type="mesh"/>
</default>
</default>
<default class="herb/wam/bhand/">
<joint axis="0 0 1" frictionloss="0.001" limited="true" pos="0 0 0" type="hinge"/>
<default class="herb/wam/bhand/col">
<geom conaffinity="1" contype="0" group="0" type="mesh"/>
</default>
<default class="herb/wam/bhand/viz">
<geom conaffinity="0" contype="0" group="1" rgba="0.6999996 0.8 0.8 1" type="mesh"/>
</default>
</default>
<default class="herb/wam_1/">
<joint armature="0.1" axis="0 0 1" frictionloss="0.001" limited="true" pos="0 0 0" type="hinge"/>
<default class="herb/wam_1/viz">
<geom conaffinity="0" contype="0" group="1" type="mesh"/>
</default>
<default class="herb/wam_1/col">
<geom conaffinity="1" condim="4" contype="1" group="0" priority="10" type="mesh"/><!-- friction="1 0.1 0.02" -->
</default>
</default>
<default class="herb/wam_1/bhand/">
<joint armature="0.1" axis="0 0 1" frictionloss="0.001" limited="true" pos="0 0 0" type="hinge"/>
<default class="herb/wam_1/bhand/col">
<geom conaffinity="1" condim="4" contype="4" friction="1 0.1 0.02" group="0" priority="10" solimp="0.99 0.99 0.01" solref="0.01 1" type="mesh"/> <!-- -->
</default>
<default class="herb/wam_1/bhand/viz">
<geom conaffinity="0" condim="4" contype="4" friction="1 0.1 0.02" group="1" priority="10" rgba="0.6999996 0.8 0.8 1" solimp="0.99 0.99 0.01" solref="0.01 1" type="mesh"/><!-- -->
</default>
</default>
</default>
<asset>
<texture file="concrete-7baa937dd9eb091794feb091c728eb4f234150ae.png" name="concrete_2d" type="2d"/>
<texture file="concrete-7baa937dd9eb091794feb091c728eb4f234150ae.png" name="concretecube" type="cube"/>
<material class="/" name="concrete_2d" reflectance="0.3" rgba="0.8 0.8 0.8 1" texture="concrete_2d"/>
<material class="/" name="concretecube" rgba="0.8 0.8 0.8 1" texture="concretecube"/>
<texture file="marble-e5eaaff46b3aaec59944d7330fab7172f95cd8f2.png" name="marble2d" type="2d"/>
<texture file="marble-e5eaaff46b3aaec59944d7330fab7172f95cd8f2.png" name="marblecube" type="cube"/>
<material class="/" name="marble_2d" reflectance="0.3" rgba="0.8 0.8 0.8 1" texture="marble2d"/>
<material class="/" name="marblecube" rgba="0.8 0.8 0.8 1" texture="marblecube"/>
<texture file="concreteplain-371aafd0ba788c3d3517b7c74a383d92e5897f53.png" name="concreteplain_2d" type="2d"/>
<texture file="concreteplain-371aafd0ba788c3d3517b7c74a383d92e5897f53.png" name="concreteplaincube" type="cube"/>
<material class="/" name="concreteplain_2d" reflectance="0.3" rgba="0.8 0.8 0.8 1" texture="concreteplain_2d"/>
<material class="/" name="concreteplaincube" rgba="0.8 0.8 0.8 1" texture="concreteplaincube"/>
<texture file="wood-dca777828fadc82ffe5b5005a448db092b2054fb.png" name="wood2d" type="2d"/>
<texture file="wood-dca777828fadc82ffe5b5005a448db092b2054fb.png" name="woodcube" type="cube"/>
<material class="/" name="wood2d" reflectance="0.0" rgba="1 1 1 1" texture="wood2d"/>
<material class="/" emission="1.0" name="woodcube" texture="woodcube"/>
<texture file="concrete2-241aa4b6b647b116a7363537e0b2c602ff16d0ac.png" name="concrete2_2d" type="2d"/>
<texture file="concrete2-241aa4b6b647b116a7363537e0b2c602ff16d0ac.png" name="concrete2_cube" type="cube"/>
<material class="/" name="concrete2_2d" reflectance="0.0" rgba="1 1 1 1" texture="concrete2_2d"/>
<material class="/" name="concrete2_cube" rgba="0.8 0.8 0.8 1" texture="concrete2_cube"/>
<texture builtin="flat" height="1024" mark="random" markrgb="0.79000000 0.79000000 0.7399999" name="wall_2d" random="0.3" rgb1="0.8199995 0.8199995 0.78000000" type="2d" width="1024"/>
<material class="/" name="wall" texture="wall_2d"/>
<!--<mesh name="mustard" class="/" file="ycb_objects/006_mustard_bottle/google_16k/textured.msh"/>
<texture name="mustard_tex" type="2d" file="ycb_objects/006_mustard_bottle/google_16k/texture_map.png"/>
<material name="mustard_mat" class="/" texture="mustard_tex"/>-->
<mesh class="herb/" file="herb_frame-d14ef2a9b97c77acae48435d827d17e822b5ea0d.STL" name="herb/herb_frame"/>
<mesh class="herb/" file="herb_frame_collision-f9b6358d74932455b7ffbfd9ca74dac0fccda711.STL" name="herb/herb_frame_collision"/>
<mesh class="herb/" file="herb_neobotix_base-a561bd542e4323d6590a35700af93bfe91294ed7.STL" name="herb/herb_neobotix_base"/>
<mesh class="herb/" file="herb_neobotix_base_collision-c0b781e9f306e864c10c17c836695c4558f03ae7.STL" name="herb/herb_neobotix_base_collision"/>
<mesh class="herb/" file="herb_neck_pan-3a5b595404c4fd221df9b6e9fa45f42ae8d6c2d1.STL" name="herb/herb_neck_pan"/>
<mesh class="herb/" file="herb_neck_pan_collision-422bb9327b7695a812f7e778849056ef7beb989a.STL" name="herb/herb_neck_pan_collision"/>
<mesh class="herb/" file="herb_neck_tilt-90115c2f4d254a0b190e723f5619cc119886c40b.STL" name="herb/herb_neck_tilt"/>
<mesh class="herb/" file="herb_neck_tilt_collision-484db3edd8836293ddbd41a57393c8610e785d3a.STL" name="herb/herb_neck_tilt_collision"/>
<mesh class="herb/" file="herb_crl_head-8d1a14390ba99fea74706e0a42bb4c69de03fda1.STL" name="herb/herb_crl_head"/>
<mesh class="herb/" file="herb_crl_head_collision-7e48d4cab14a84937a24657df25f3c1493b9d4f0.STL" name="herb/herb_crl_head_collision"/>
<mesh class="herb/" file="herb_kinect-f35f6b9c60f6d5c915f951d7862137deeec3b982.STL" name="herb/herb_kinect"/>
<mesh class="herb/" file="herb_kinect_collision-fc0c5ad2fd441c0e68282241313155effd1beedd.STL" name="herb/herb_kinect_collision"/>
<mesh class="herb/wam/" file="base_link_fine-41a147148eb8dd232dfab0184aee072e64b55281.stl" name="herb/wam/base_link_fine"/>
<mesh class="herb/wam/" file="base_link_convex-241a02f0fe0e1f2c3855b352df6e69b26ab5b1b2.stl" name="herb/wam/base_link_convex"/>
<mesh class="herb/wam/" file="shoulder_link_fine-70a80ea5cf6a9c11a96b4c55087f2c8f2c020d97.stl" name="herb/wam/shoulder_link_fine"/>
<mesh class="herb/wam/" file="shoulder_link_convex_decomposition_p1-b99c0e22423c21ede02982f896bc789bdae3b5ff.stl" name="herb/wam/shoulder_link_convex_decomposition_p1"/>
<mesh class="herb/wam/" file="shoulder_link_convex_decomposition_p2-2b3a517d82b2e4f2469d55f41baed0468e780436.stl" name="herb/wam/shoulder_link_convex_decomposition_p2"/>
<mesh class="herb/wam/" file="shoulder_link_convex_decomposition_p3-e4f646ee6b98165b5a010a5f12ebfd92128fb41b.stl" name="herb/wam/shoulder_link_convex_decomposition_p3"/>
<mesh class="herb/wam/" file="shoulder_pitch_link_fine-36aee65354a741fe81ccf9d2614e6e43d67f3c55.stl" name="herb/wam/shoulder_pitch_link_fine"/>
<mesh class="herb/wam/" file="shoulder_pitch_link_convex-f05b3e597235abed137d821b96ff7d1e2a82ea31.stl" name="herb/wam/shoulder_pitch_link_convex"/>
<mesh class="herb/wam/" file="upper_arm_link_fine-ca01ee6d48649ad9f6baea7259d5cf9d08b3d635.stl" name="herb/wam/upper_arm_link_fine"/>
<mesh class="herb/wam/" file="upper_arm_link_convex_decomposition_p1-7ea03e3ea97d649eedea55dc3de0ea10bbb87283.stl" name="herb/wam/upper_arm_link_convex_decomposition_p1"/>
<mesh class="herb/wam/" file="upper_arm_link_convex_decomposition_p2-25fc59a045c74cc0c5e901bc31501e8ca212159a.stl" name="herb/wam/upper_arm_link_convex_decomposition_p2"/>
<mesh class="herb/wam/" file="elbow_link_fine-105c4e016f6a319ed74f5d55377fee15774c5d58.stl" name="herb/wam/elbow_link_fine"/>
<mesh class="herb/wam/" file="elbow_link_convex-618d49f47d28f374d03b62f3a4f1a11c87b40044.stl" name="herb/wam/elbow_link_convex"/>
<mesh class="herb/wam/" file="forearm_link_fine-e78631019336cb810525911769f36184d30c291c.stl" name="herb/wam/forearm_link_fine"/>
<mesh class="herb/wam/" file="forearm_link_convex_decomposition_p1-57f1e443a9d84a9b1e59b719541351dbc72b0c65.stl" name="herb/wam/forearm_link_convex_decomposition_p1"/>
<mesh class="herb/wam/" file="forearm_link_convex_decomposition_p2-6249b0eb91291b6e61d4566ef7bddcd133aeb11d.stl" name="herb/wam/forearm_link_convex_decomposition_p2"/>
<mesh class="herb/wam/" file="wrist_yaw_link_fine-3ec69f37eedc74a0b8a6edd994a49a13dec2a554.stl" name="herb/wam/wrist_yaw_link_fine"/>
<mesh class="herb/wam/" file="wrist_yaw_link_convex_decomposition_p1-483314d477ecff523b1f17f1b29cc860dda3b25f.stl" name="herb/wam/wrist_yaw_link_convex_decomposition_p1"/>
<mesh class="herb/wam/" file="wrist_yaw_link_convex_decomposition_p2-963f6bf6f5f239543cf4bbf0630fd7e3253cbd4a.stl" name="herb/wam/wrist_yaw_link_convex_decomposition_p2"/>
<mesh class="herb/wam/" file="wrist_pitch_link_fine-06a8aff3e76c7b3ff34cdaf40c9ed5950e2ad1fe.stl" name="herb/wam/wrist_pitch_link_fine"/>
<mesh class="herb/wam/" file="wrist_pitch_link_convex_decomposition_p1-3328df36bd7e249a571d0cfb2e43ac0cf17b9b77.stl" name="herb/wam/wrist_pitch_link_convex_decomposition_p1"/>
<mesh class="herb/wam/" file="wrist_pitch_link_convex_decomposition_p2-91c5869923c13020ad406e859d49bf3f795c96be.stl" name="herb/wam/wrist_pitch_link_convex_decomposition_p2"/>
<mesh class="herb/wam/" file="wrist_pitch_link_convex_decomposition_p3-744bd1df4bb176ceef61c79ab12a5b9de038d171.stl" name="herb/wam/wrist_pitch_link_convex_decomposition_p3"/>
<mesh class="herb/wam/" file="wrist_palm_link_fine-db9db06e50f8f189c8d475b09f86be267e38a874.stl" name="herb/wam/wrist_palm_link_fine"/>
<mesh class="herb/wam/" file="wrist_palm_link_convex-d455a798d573176ecdc3c9794069b0e3f4f7f623.stl" name="herb/wam/wrist_palm_link_convex"/>
<mesh class="herb/wam/bhand/" file="bhand_palm_fine-dff1351ac0d212f9757a6bc04b85287b4f13403a.stl" name="herb/wam/bhand/bhand_palm_fine"/>
<mesh class="herb/wam/bhand/" file="bhand_palm_link_convex_decomposition_p1-f8ba6cc8e8efbe24c938e092f61618174769428c.stl" name="herb/wam/bhand/bhand_palm_link_convex_decomposition_p1"/>
<mesh class="herb/wam/bhand/" file="bhand_palm_link_convex_decomposition_p2-0a66a02812a929ee040991e6d1a7b1d11bba7bb1.stl" name="herb/wam/bhand/bhand_palm_link_convex_decomposition_p2"/>
<mesh class="herb/wam/bhand/" file="bhand_palm_link_convex_decomposition_p3-9d93e72f01b43aa200deff06df4a395d3eb5312a.stl" name="herb/wam/bhand/bhand_palm_link_convex_decomposition_p3"/>
<mesh class="herb/wam/bhand/" file="bhand_palm_link_convex_decomposition_p4-e38e089a001a0010eec12bebd2368162120ee6a2.stl" name="herb/wam/bhand/bhand_palm_link_convex_decomposition_p4"/>
<mesh class="herb/wam/bhand/" file="bhand_finger_prox_link_fine-b325b78dd2ffcab9984efe22434207b1d2e07e28.stl" name="herb/wam/bhand/bhand_finger_prox_link_fine"/>
<mesh class="herb/wam/bhand/" file="bhand_finger_prox_link_convex_decomposition_p1-12071ca7dea820f8ba395c17ad58efbdd2b805a8.stl" name="herb/wam/bhand/bhand_finger_prox_link_convex_decomposition_p1"/>
<mesh class="herb/wam/bhand/" file="bhand_finger_prox_link_convex_decomposition_p2-c728b40c271300b132049560287e0844b86833ed.stl" name="herb/wam/bhand/bhand_finger_prox_link_convex_decomposition_p2"/>
<mesh class="herb/wam/bhand/" file="bhand_finger_prox_link_convex_decomposition_p3-561559fcb477ac41797bbd8b0da5e960b41f0363.stl" name="herb/wam/bhand/bhand_finger_prox_link_convex_decomposition_p3"/>
<mesh class="herb/wam/bhand/" file="bhand_finger_med_link_fine-31e862bb0515137229a05ffa049a96de151eb229.stl" name="herb/wam/bhand/bhand_finger_med_link_fine"/>
<mesh class="herb/wam/bhand/" file="bhand_finger_med_link_convex-af5d2e0e2990df27924df077b297d046b710ded5.stl" name="herb/wam/bhand/bhand_finger_med_link_convex"/>
<mesh class="herb/wam/bhand/" file="bhand_finger_dist_link_fine-defe6db5320e79d25ade307bc4a42d6ef272b8d4.stl" name="herb/wam/bhand/bhand_finger_dist_link_fine"/>
<mesh class="herb/wam/bhand/" file="bhand_finger_dist_link_convex-dd89f87a37ef6bb33ec5f1998f123eb1e907ddef.stl" name="herb/wam/bhand/bhand_finger_dist_link_convex"/>
<mesh class="herb/wam_1/" file="base_link_fine-41a147148eb8dd232dfab0184aee072e64b55281.stl" name="herb/wam_1/base_link_fine"/>
<mesh class="herb/wam_1/" file="base_link_convex-241a02f0fe0e1f2c3855b352df6e69b26ab5b1b2.stl" name="herb/wam_1/base_link_convex"/>
<mesh class="herb/wam_1/" file="shoulder_link_fine-70a80ea5cf6a9c11a96b4c55087f2c8f2c020d97.stl" name="herb/wam_1/shoulder_link_fine"/>
<mesh class="herb/wam_1/" file="shoulder_link_convex_decomposition_p1-b99c0e22423c21ede02982f896bc789bdae3b5ff.stl" name="herb/wam_1/shoulder_link_convex_decomposition_p1"/>
<mesh class="herb/wam_1/" file="shoulder_link_convex_decomposition_p2-2b3a517d82b2e4f2469d55f41baed0468e780436.stl" name="herb/wam_1/shoulder_link_convex_decomposition_p2"/>
<mesh class="herb/wam_1/" file="shoulder_link_convex_decomposition_p3-e4f646ee6b98165b5a010a5f12ebfd92128fb41b.stl" name="herb/wam_1/shoulder_link_convex_decomposition_p3"/>
<mesh class="herb/wam_1/" file="shoulder_pitch_link_fine-36aee65354a741fe81ccf9d2614e6e43d67f3c55.stl" name="herb/wam_1/shoulder_pitch_link_fine"/>
<mesh class="herb/wam_1/" file="shoulder_pitch_link_convex-f05b3e597235abed137d821b96ff7d1e2a82ea31.stl" name="herb/wam_1/shoulder_pitch_link_convex"/>
<mesh class="herb/wam_1/" file="upper_arm_link_fine-ca01ee6d48649ad9f6baea7259d5cf9d08b3d635.stl" name="herb/wam_1/upper_arm_link_fine"/>
<mesh class="herb/wam_1/" file="upper_arm_link_convex_decomposition_p1-7ea03e3ea97d649eedea55dc3de0ea10bbb87283.stl" name="herb/wam_1/upper_arm_link_convex_decomposition_p1"/>
<mesh class="herb/wam_1/" file="upper_arm_link_convex_decomposition_p2-25fc59a045c74cc0c5e901bc31501e8ca212159a.stl" name="herb/wam_1/upper_arm_link_convex_decomposition_p2"/>
<mesh class="herb/wam_1/" file="elbow_link_fine-105c4e016f6a319ed74f5d55377fee15774c5d58.stl" name="herb/wam_1/elbow_link_fine"/>
<mesh class="herb/wam_1/" file="elbow_link_convex-618d49f47d28f374d03b62f3a4f1a11c87b40044.stl" name="herb/wam_1/elbow_link_convex"/>
<mesh class="herb/wam_1/" file="forearm_link_fine-e78631019336cb810525911769f36184d30c291c.stl" name="herb/wam_1/forearm_link_fine"/>
<mesh class="herb/wam_1/" file="forearm_link_convex_decomposition_p1-57f1e443a9d84a9b1e59b719541351dbc72b0c65.stl" name="herb/wam_1/forearm_link_convex_decomposition_p1"/>
<mesh class="herb/wam_1/" file="forearm_link_convex_decomposition_p2-6249b0eb91291b6e61d4566ef7bddcd133aeb11d.stl" name="herb/wam_1/forearm_link_convex_decomposition_p2"/>
<mesh class="herb/wam_1/" file="wrist_yaw_link_fine-3ec69f37eedc74a0b8a6edd994a49a13dec2a554.stl" name="herb/wam_1/wrist_yaw_link_fine"/>
<mesh class="herb/wam_1/" file="wrist_yaw_link_convex_decomposition_p1-483314d477ecff523b1f17f1b29cc860dda3b25f.stl" name="herb/wam_1/wrist_yaw_link_convex_decomposition_p1"/>
<mesh class="herb/wam_1/" file="wrist_yaw_link_convex_decomposition_p2-963f6bf6f5f239543cf4bbf0630fd7e3253cbd4a.stl" name="herb/wam_1/wrist_yaw_link_convex_decomposition_p2"/>
<mesh class="herb/wam_1/" file="wrist_pitch_link_fine-06a8aff3e76c7b3ff34cdaf40c9ed5950e2ad1fe.stl" name="herb/wam_1/wrist_pitch_link_fine"/>
<mesh class="herb/wam_1/" file="wrist_pitch_link_convex_decomposition_p1-3328df36bd7e249a571d0cfb2e43ac0cf17b9b77.stl" name="herb/wam_1/wrist_pitch_link_convex_decomposition_p1"/>
<mesh class="herb/wam_1/" file="wrist_pitch_link_convex_decomposition_p2-91c5869923c13020ad406e859d49bf3f795c96be.stl" name="herb/wam_1/wrist_pitch_link_convex_decomposition_p2"/>
<mesh class="herb/wam_1/" file="wrist_pitch_link_convex_decomposition_p3-744bd1df4bb176ceef61c79ab12a5b9de038d171.stl" name="herb/wam_1/wrist_pitch_link_convex_decomposition_p3"/>
<mesh class="herb/wam_1/" file="wrist_palm_link_fine-db9db06e50f8f189c8d475b09f86be267e38a874.stl" name="herb/wam_1/wrist_palm_link_fine"/>
<mesh class="herb/wam_1/" file="wrist_palm_link_convex-d455a798d573176ecdc3c9794069b0e3f4f7f623.stl" name="herb/wam_1/wrist_palm_link_convex"/>
<mesh class="herb/wam_1/bhand/" file="bhand_palm_fine-dff1351ac0d212f9757a6bc04b85287b4f13403a.stl" name="herb/wam_1/bhand/bhand_palm_fine"/>
<mesh class="herb/wam_1/bhand/" file="bhand_palm_link_convex_decomposition_p1-f8ba6cc8e8efbe24c938e092f61618174769428c.stl" name="herb/wam_1/bhand/bhand_palm_link_convex_decomposition_p1"/>
<mesh class="herb/wam_1/bhand/" file="bhand_palm_link_convex_decomposition_p2-0a66a02812a929ee040991e6d1a7b1d11bba7bb1.stl" name="herb/wam_1/bhand/bhand_palm_link_convex_decomposition_p2"/>
<mesh class="herb/wam_1/bhand/" file="bhand_palm_link_convex_decomposition_p3-9d93e72f01b43aa200deff06df4a395d3eb5312a.stl" name="herb/wam_1/bhand/bhand_palm_link_convex_decomposition_p3"/>
<mesh class="herb/wam_1/bhand/" file="bhand_palm_link_convex_decomposition_p4-e38e089a001a0010eec12bebd2368162120ee6a2.stl" name="herb/wam_1/bhand/bhand_palm_link_convex_decomposition_p4"/>
<mesh class="herb/wam_1/bhand/" file="bhand_finger_prox_link_fine-b325b78dd2ffcab9984efe22434207b1d2e07e28.stl" name="herb/wam_1/bhand/bhand_finger_prox_link_fine"/>
<mesh class="herb/wam_1/bhand/" file="bhand_finger_prox_link_convex_decomposition_p1-12071ca7dea820f8ba395c17ad58efbdd2b805a8.stl" name="herb/wam_1/bhand/bhand_finger_prox_link_convex_decomposition_p1"/>
<mesh class="herb/wam_1/bhand/" file="bhand_finger_prox_link_convex_decomposition_p2-c728b40c271300b132049560287e0844b86833ed.stl" name="herb/wam_1/bhand/bhand_finger_prox_link_convex_decomposition_p2"/>
<mesh class="herb/wam_1/bhand/" file="bhand_finger_prox_link_convex_decomposition_p3-561559fcb477ac41797bbd8b0da5e960b41f0363.stl" name="herb/wam_1/bhand/bhand_finger_prox_link_convex_decomposition_p3"/>
<mesh class="herb/wam_1/bhand/" file="bhand_finger_med_link_fine-31e862bb0515137229a05ffa049a96de151eb229.stl" name="herb/wam_1/bhand/bhand_finger_med_link_fine"/>
<mesh class="herb/wam_1/bhand/" file="bhand_finger_med_link_convex-af5d2e0e2990df27924df077b297d046b710ded5.stl" name="herb/wam_1/bhand/bhand_finger_med_link_convex"/>
<mesh class="herb/wam_1/bhand/" file="bhand_finger_dist_link_fine-defe6db5320e79d25ade307bc4a42d6ef272b8d4.stl" name="herb/wam_1/bhand/bhand_finger_dist_link_fine"/>
<mesh class="herb/wam_1/bhand/" file="bhand_finger_dist_link_convex-dd89f87a37ef6bb33ec5f1998f123eb1e907ddef.stl" name="herb/wam_1/bhand/bhand_finger_dist_link_convex"/>
<mesh class="geom0" file="ycb_objects/053_mini_soccer_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="1.147710818455225 1.147710818455225 1.147710818455225"/><mesh class="geom0" file="ycb_objects/053_mini_soccer_ball/google_16k/nontextured.stl" name="gen_mesh_gadded_2" scale="1.4779133646675646 1.4779133646675646 1.4779133646675646"/><mesh class="geom0" file="ycb_objects/013_apple/google_16k/nontextured.stl" name="gen_mesh_gadded_3" scale="1.0094286592189516 1.0094286592189516 1.0094286592189516"/><mesh class="geom0" file="ycb_objects/004_sugar_box/google_16k/nontextured.stl" name="gen_mesh_gadded_4" scale="1.115600236086838 1.115600236086838 1.115600236086838"/><mesh class="geom0" file="ycb_objects/057_racquetball/google_16k/nontextured.stl" name="gen_mesh_gadded_5" scale="0.9208367927110377 0.9208367927110377 0.9208367927110377"/><mesh class="geom0" file="ycb_objects/053_mini_soccer_ball/google_16k/nontextured.stl" name="gen_mesh_gadded_6" scale="1.0514126532659 1.0514126532659 1.0514126532659"/></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 1.8924810404969197" name="gen_body_0" pos="-0.05 -0.35 0.3005230000242591"><geom class="/" mesh="gen_mesh_0" name="gen_geom_0" rgba="0.3209357623770135 0.4919116750200321 0.05254088833875614 1" type="mesh"/><joint class="/" name="gen_joint_0" type="free"/></body><body euler="0 0 0.08188829844660263" name="gen_body_gadded_1" pos="0.06712910306517617 -0.35 0.3002460466534627"><geom class="/" mesh="gen_mesh_gadded_1" name="gen_geom_gadded_1" rgba="0.892608478732784 0.8487280655263645 0.9022580347172238 1" type="mesh"/><joint class="/" name="gen_joint_gadded_1" type="free"/></body><body euler="0 0 6.018362605642803" name="gen_body_gadded_2" pos="0.10727477512144427 0.12048888632943616 0.30070589849657264"><geom class="/" mesh="gen_mesh_gadded_2" name="gen_geom_gadded_2" rgba="0.1293300317914955 0.8024254343287276 0.5212933415712149 1" type="mesh"/><joint class="/" name="gen_joint_gadded_2" type="free"/></body><body euler="0 0 6.199801755837974" name="gen_body_gadded_3" pos="0.0979332157003854 -0.23573832331970923 0.30048766037204716"><geom class="/" mesh="gen_mesh_gadded_3" name="gen_geom_gadded_3" rgba="0.8815921980787345 0.19295089472973515 0.09830256447954788 1" type="mesh"/><joint class="/" name="gen_joint_gadded_3" type="free"/></body><body euler="0 0 5.872329662458669" name="gen_body_gadded_4" pos="-0.33161993299854364 -0.6554032345669876 0.30169880478134"><geom class="/" mesh="gen_mesh_gadded_4" name="gen_geom_gadded_4" rgba="0.160788389371051 0.4438704836024847 0.20764550178991636 1" type="mesh"/><joint class="/" name="gen_joint_gadded_4" type="free"/></body><body euler="0 0 5.722782052967437" name="gen_body_gadded_5" pos="0.013988278121191737 -0.3624073099090996 0.30017567424792546"><geom class="/" mesh="gen_mesh_gadded_5" name="gen_geom_gadded_5" rgba="0.45798836241905083 0.16348206382984742 0.7399701665482981 1" type="mesh"/><joint class="/" name="gen_joint_gadded_5" type="free"/></body><body euler="0 0 0.27531175879954556" name="gen_body_gadded_6" pos="-0.2673521232442299 -0.26569151123362966 0.3005021881068541"><geom class="/" mesh="gen_mesh_gadded_6" name="gen_geom_gadded_6" rgba="0.801366321481212 0.475054341847866 0.1403228731063818 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.913743 | 2,293 | 0.688838 |
622715ce91d7529883e4889ecbfe095a155869d8 | 1,769 | xml | XML | gym/envs/robotics/assets/fetch/random_obj_xml/2151_grasp.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/2151_grasp.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/2151_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/215/215.stl" name="obj0" scale="0.004933300573774894 0.004933300573774894 0.004933300573774894" />
</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.026001806735128984 0.02940793011678325 0.02344133000462891">
<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.003294265914401522 -0.001656277959696521 0.0027007363798420164" rgba="1 0 0 0" size="0.013000903367564492 0.014703965058391624 0.011720665002314456" 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.671001 |
622a318ef625b6defb2186cf8377fc27f8058321 | 1,775 | xml | XML | gym/envs/robotics/assets/fetch/random_obj_xml/4165_grasp.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/4165_grasp.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/4165_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/416/416.stl" name="obj0" scale="0.003664187072315393 0.003664187072315393 0.003664187072315393" />
</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.020486629313453006 0.026654918166801666 0.022859056699949087">
<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.00012075947672268044 0.0016845905206555637 0.00015382307779478576" rgba="1 0 0 0" size="0.010243314656726503 0.013327459083400833 0.011429528349974544" 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 | 203 | 0.672113 |
622b7c4b4e7a4174b05bc90e28662611a87d2dd5 | 1,458 | xml | XML | gym/envs/robotics/assets/fetch/random_obj_xml/4530_slide.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/4530_slide.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/4530_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/453/453.stl" name="obj0" scale="0.0047361934211522395 0.0047361934211522395 0.0047361934211522395" />
</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.03504176662085079 0.032499006201192705 0.2199453892686958">
<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 |
622b967a0a380cae321dc157933bf0a119071705 | 1,770 | xml | XML | gym/envs/robotics/assets/fetch/random_obj_xml/1684_grasp.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/1684_grasp.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/1684_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/168/168.stl" name="obj0" scale="0.017904233777576457 0.017904233777576457 0.017904233777576457" />
</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.03071391630702931 0.11204172287726638 0.03892103802833258">
<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.0008424920344782439 -0.0033509699647192603 -8.703588531056648e-05" rgba="1 0 0 0" size="0.015356958153514655 0.05602086143863319 0.01946051901416629" 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 | 201 | 0.669492 |
622c44b07d9465dc387951ff78a549cdc7256c8c | 77,262 | xml | XML | herb_reconf/cluttered_scenes/grasping_lamp_3_2_0.7_scene.xml | wagnew3/Amodal-3D-Reconstruction-for-Robotic-Manipulationvia-Stability-and-Connectivity--Release | f55c6b0fac44d9d749e7804d99169a39d30c2111 | [
"MIT"
] | null | null | null | herb_reconf/cluttered_scenes/grasping_lamp_3_2_0.7_scene.xml | wagnew3/Amodal-3D-Reconstruction-for-Robotic-Manipulationvia-Stability-and-Connectivity--Release | f55c6b0fac44d9d749e7804d99169a39d30c2111 | [
"MIT"
] | null | null | null | herb_reconf/cluttered_scenes/grasping_lamp_3_2_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="10" iterations="500" noslip_iterations="100" solver="Newton" timestep="0.002" tolerance="1e-10"/>
<size nconmax="10000" njmax="10000"/>
<visual>
<global offheight="800" offwidth="800"/>
<quality shadowsize="2048"/>
<headlight ambient="0 0 0" diffuse="1.399999 1.399999 1.399999" specular="2 2 2"/>
<map force="0.1" zfar="30.0"/>
<rgba haze="0.1499999 0.25 0.3499998 1"/>
</visual>
<statistic center="0.2 0 0.5" extent="10.0"/>
<default>
<default class="/"/>
<default class="geom0">
<geom conaffinity="0" contype="1" density="500" margin="0.001" rgba="0.75 0.6 0.5 1" solimp="0.95 0.95 0.01" solref="0.008 1" user="0"/>
</default>
<default class="herb/">
<joint damping="1.0"/>
<default class="herb/viz">
<geom conaffinity="0" contype="0" group="1"/>
</default>
</default>
<default class="herb/wam/">
<joint axis="0 0 1" frictionloss="0.001" limited="true" pos="0 0 0" type="hinge"/>
<default class="herb/wam/viz">
<geom conaffinity="0" contype="0" group="1" type="mesh"/>
</default>
<default class="herb/wam/col">
<geom conaffinity="1" contype="0" group="0" type="mesh"/>
</default>
</default>
<default class="herb/wam/bhand/">
<joint axis="0 0 1" frictionloss="0.001" limited="true" pos="0 0 0" type="hinge"/>
<default class="herb/wam/bhand/col">
<geom conaffinity="1" contype="0" group="0" type="mesh"/>
</default>
<default class="herb/wam/bhand/viz">
<geom conaffinity="0" contype="0" group="1" rgba="0.6999996 0.8 0.8 1" type="mesh"/>
</default>
</default>
<default class="herb/wam_1/">
<joint armature="0.1" axis="0 0 1" frictionloss="0.001" limited="true" pos="0 0 0" type="hinge"/>
<default class="herb/wam_1/viz">
<geom conaffinity="0" contype="0" group="1" type="mesh"/>
</default>
<default class="herb/wam_1/col">
<geom conaffinity="1" condim="4" contype="1" friction="2 0.1 0.02" group="0" priority="10" type="mesh"/>
</default>
</default>
<default class="herb/wam_1/bhand/">
<joint armature="0.1" axis="0 0 1" frictionloss="0.001" limited="true" pos="0 0 0" type="hinge"/>
<default class="herb/wam_1/bhand/col">
<geom conaffinity="1" condim="4" contype="4" friction="2 0.1 0.02" group="0" priority="10" solimp="0.99 0.99 0.01" solref="0.01 1" type="mesh"/>
</default>
<default class="herb/wam_1/bhand/viz">
<geom conaffinity="0" condim="4" contype="4" friction="2 0.1 0.02" group="1" priority="10" rgba="0.6999996 0.8 0.8 1" solimp="0.99 0.99 0.01" solref="0.01 1" type="mesh"/>
</default>
</default>
</default>
<asset>
<texture file="concrete-7baa937dd9eb091794feb091c728eb4f234150ae.png" name="concrete_2d" type="2d"/>
<texture file="concrete-7baa937dd9eb091794feb091c728eb4f234150ae.png" name="concretecube" type="cube"/>
<material class="/" name="concrete_2d" reflectance="0.3" rgba="0.8 0.8 0.8 1" texture="concrete_2d"/>
<material class="/" name="concretecube" rgba="0.8 0.8 0.8 1" texture="concretecube"/>
<texture file="marble-e5eaaff46b3aaec59944d7330fab7172f95cd8f2.png" name="marble2d" type="2d"/>
<texture file="marble-e5eaaff46b3aaec59944d7330fab7172f95cd8f2.png" name="marblecube" type="cube"/>
<material class="/" name="marble_2d" reflectance="0.3" rgba="0.8 0.8 0.8 1" texture="marble2d"/>
<material class="/" name="marblecube" rgba="0.8 0.8 0.8 1" texture="marblecube"/>
<texture file="concreteplain-371aafd0ba788c3d3517b7c74a383d92e5897f53.png" name="concreteplain_2d" type="2d"/>
<texture file="concreteplain-371aafd0ba788c3d3517b7c74a383d92e5897f53.png" name="concreteplaincube" type="cube"/>
<material class="/" name="concreteplain_2d" reflectance="0.3" rgba="0.8 0.8 0.8 1" texture="concreteplain_2d"/>
<material class="/" name="concreteplaincube" rgba="0.8 0.8 0.8 1" texture="concreteplaincube"/>
<texture file="wood-dca777828fadc82ffe5b5005a448db092b2054fb.png" name="wood2d" type="2d"/>
<texture file="wood-dca777828fadc82ffe5b5005a448db092b2054fb.png" name="woodcube" type="cube"/>
<material class="/" name="wood2d" reflectance="0.0" rgba="1 1 1 1" texture="wood2d"/>
<material class="/" emission="1.0" name="woodcube" texture="woodcube"/>
<texture file="concrete2-241aa4b6b647b116a7363537e0b2c602ff16d0ac.png" name="concrete2_2d" type="2d"/>
<texture file="concrete2-241aa4b6b647b116a7363537e0b2c602ff16d0ac.png" name="concrete2_cube" type="cube"/>
<material class="/" name="concrete2_2d" reflectance="0.0" rgba="1 1 1 1" texture="concrete2_2d"/>
<material class="/" name="concrete2_cube" rgba="0.8 0.8 0.8 1" texture="concrete2_cube"/>
<texture builtin="flat" height="1024" mark="random" markrgb="0.79000000 0.79000000 0.7399999" name="wall_2d" random="0.3" rgb1="0.8199995 0.8199995 0.78000000" type="2d" width="1024"/>
<material class="/" name="wall" texture="wall_2d"/>
<mesh class="herb/" file="herb_frame-d14ef2a9b97c77acae48435d827d17e822b5ea0d.STL" name="herb/herb_frame"/>
<mesh class="herb/" file="herb_frame_collision-f9b6358d74932455b7ffbfd9ca74dac0fccda711.STL" name="herb/herb_frame_collision"/>
<mesh class="herb/" file="herb_neobotix_base-a561bd542e4323d6590a35700af93bfe91294ed7.STL" name="herb/herb_neobotix_base"/>
<mesh class="herb/" file="herb_neobotix_base_collision-c0b781e9f306e864c10c17c836695c4558f03ae7.STL" name="herb/herb_neobotix_base_collision"/>
<mesh class="herb/" file="herb_neck_pan-3a5b595404c4fd221df9b6e9fa45f42ae8d6c2d1.STL" name="herb/herb_neck_pan"/>
<mesh class="herb/" file="herb_neck_pan_collision-422bb9327b7695a812f7e778849056ef7beb989a.STL" name="herb/herb_neck_pan_collision"/>
<mesh class="herb/" file="herb_neck_tilt-90115c2f4d254a0b190e723f5619cc119886c40b.STL" name="herb/herb_neck_tilt"/>
<mesh class="herb/" file="herb_neck_tilt_collision-484db3edd8836293ddbd41a57393c8610e785d3a.STL" name="herb/herb_neck_tilt_collision"/>
<mesh class="herb/" file="herb_crl_head-8d1a14390ba99fea74706e0a42bb4c69de03fda1.STL" name="herb/herb_crl_head"/>
<mesh class="herb/" file="herb_crl_head_collision-7e48d4cab14a84937a24657df25f3c1493b9d4f0.STL" name="herb/herb_crl_head_collision"/>
<mesh class="herb/" file="herb_kinect-f35f6b9c60f6d5c915f951d7862137deeec3b982.STL" name="herb/herb_kinect"/>
<mesh class="herb/" file="herb_kinect_collision-fc0c5ad2fd441c0e68282241313155effd1beedd.STL" name="herb/herb_kinect_collision"/>
<mesh class="herb/wam/" file="base_link_fine-41a147148eb8dd232dfab0184aee072e64b55281.stl" name="herb/wam/base_link_fine"/>
<mesh class="herb/wam/" file="base_link_convex-241a02f0fe0e1f2c3855b352df6e69b26ab5b1b2.stl" name="herb/wam/base_link_convex"/>
<mesh class="herb/wam/" file="shoulder_link_fine-70a80ea5cf6a9c11a96b4c55087f2c8f2c020d97.stl" name="herb/wam/shoulder_link_fine"/>
<mesh class="herb/wam/" file="shoulder_link_convex_decomposition_p1-b99c0e22423c21ede02982f896bc789bdae3b5ff.stl" name="herb/wam/shoulder_link_convex_decomposition_p1"/>
<mesh class="herb/wam/" file="shoulder_link_convex_decomposition_p2-2b3a517d82b2e4f2469d55f41baed0468e780436.stl" name="herb/wam/shoulder_link_convex_decomposition_p2"/>
<mesh class="herb/wam/" file="shoulder_link_convex_decomposition_p3-e4f646ee6b98165b5a010a5f12ebfd92128fb41b.stl" name="herb/wam/shoulder_link_convex_decomposition_p3"/>
<mesh class="herb/wam/" file="shoulder_pitch_link_fine-36aee65354a741fe81ccf9d2614e6e43d67f3c55.stl" name="herb/wam/shoulder_pitch_link_fine"/>
<mesh class="herb/wam/" file="shoulder_pitch_link_convex-f05b3e597235abed137d821b96ff7d1e2a82ea31.stl" name="herb/wam/shoulder_pitch_link_convex"/>
<mesh class="herb/wam/" file="upper_arm_link_fine-ca01ee6d48649ad9f6baea7259d5cf9d08b3d635.stl" name="herb/wam/upper_arm_link_fine"/>
<mesh class="herb/wam/" file="upper_arm_link_convex_decomposition_p1-7ea03e3ea97d649eedea55dc3de0ea10bbb87283.stl" name="herb/wam/upper_arm_link_convex_decomposition_p1"/>
<mesh class="herb/wam/" file="upper_arm_link_convex_decomposition_p2-25fc59a045c74cc0c5e901bc31501e8ca212159a.stl" name="herb/wam/upper_arm_link_convex_decomposition_p2"/>
<mesh class="herb/wam/" file="elbow_link_fine-105c4e016f6a319ed74f5d55377fee15774c5d58.stl" name="herb/wam/elbow_link_fine"/>
<mesh class="herb/wam/" file="elbow_link_convex-618d49f47d28f374d03b62f3a4f1a11c87b40044.stl" name="herb/wam/elbow_link_convex"/>
<mesh class="herb/wam/" file="forearm_link_fine-e78631019336cb810525911769f36184d30c291c.stl" name="herb/wam/forearm_link_fine"/>
<mesh class="herb/wam/" file="forearm_link_convex_decomposition_p1-57f1e443a9d84a9b1e59b719541351dbc72b0c65.stl" name="herb/wam/forearm_link_convex_decomposition_p1"/>
<mesh class="herb/wam/" file="forearm_link_convex_decomposition_p2-6249b0eb91291b6e61d4566ef7bddcd133aeb11d.stl" name="herb/wam/forearm_link_convex_decomposition_p2"/>
<mesh class="herb/wam/" file="wrist_yaw_link_fine-3ec69f37eedc74a0b8a6edd994a49a13dec2a554.stl" name="herb/wam/wrist_yaw_link_fine"/>
<mesh class="herb/wam/" file="wrist_yaw_link_convex_decomposition_p1-483314d477ecff523b1f17f1b29cc860dda3b25f.stl" name="herb/wam/wrist_yaw_link_convex_decomposition_p1"/>
<mesh class="herb/wam/" file="wrist_yaw_link_convex_decomposition_p2-963f6bf6f5f239543cf4bbf0630fd7e3253cbd4a.stl" name="herb/wam/wrist_yaw_link_convex_decomposition_p2"/>
<mesh class="herb/wam/" file="wrist_pitch_link_fine-06a8aff3e76c7b3ff34cdaf40c9ed5950e2ad1fe.stl" name="herb/wam/wrist_pitch_link_fine"/>
<mesh class="herb/wam/" file="wrist_pitch_link_convex_decomposition_p1-3328df36bd7e249a571d0cfb2e43ac0cf17b9b77.stl" name="herb/wam/wrist_pitch_link_convex_decomposition_p1"/>
<mesh class="herb/wam/" file="wrist_pitch_link_convex_decomposition_p2-91c5869923c13020ad406e859d49bf3f795c96be.stl" name="herb/wam/wrist_pitch_link_convex_decomposition_p2"/>
<mesh class="herb/wam/" file="wrist_pitch_link_convex_decomposition_p3-744bd1df4bb176ceef61c79ab12a5b9de038d171.stl" name="herb/wam/wrist_pitch_link_convex_decomposition_p3"/>
<mesh class="herb/wam/" file="wrist_palm_link_fine-db9db06e50f8f189c8d475b09f86be267e38a874.stl" name="herb/wam/wrist_palm_link_fine"/>
<mesh class="herb/wam/" file="wrist_palm_link_convex-d455a798d573176ecdc3c9794069b0e3f4f7f623.stl" name="herb/wam/wrist_palm_link_convex"/>
<mesh class="herb/wam/bhand/" file="bhand_palm_fine-dff1351ac0d212f9757a6bc04b85287b4f13403a.stl" name="herb/wam/bhand/bhand_palm_fine"/>
<mesh class="herb/wam/bhand/" file="bhand_palm_link_convex_decomposition_p1-f8ba6cc8e8efbe24c938e092f61618174769428c.stl" name="herb/wam/bhand/bhand_palm_link_convex_decomposition_p1"/>
<mesh class="herb/wam/bhand/" file="bhand_palm_link_convex_decomposition_p2-0a66a02812a929ee040991e6d1a7b1d11bba7bb1.stl" name="herb/wam/bhand/bhand_palm_link_convex_decomposition_p2"/>
<mesh class="herb/wam/bhand/" file="bhand_palm_link_convex_decomposition_p3-9d93e72f01b43aa200deff06df4a395d3eb5312a.stl" name="herb/wam/bhand/bhand_palm_link_convex_decomposition_p3"/>
<mesh class="herb/wam/bhand/" file="bhand_palm_link_convex_decomposition_p4-e38e089a001a0010eec12bebd2368162120ee6a2.stl" name="herb/wam/bhand/bhand_palm_link_convex_decomposition_p4"/>
<mesh class="herb/wam/bhand/" file="bhand_finger_prox_link_fine-b325b78dd2ffcab9984efe22434207b1d2e07e28.stl" name="herb/wam/bhand/bhand_finger_prox_link_fine"/>
<mesh class="herb/wam/bhand/" file="bhand_finger_prox_link_convex_decomposition_p1-12071ca7dea820f8ba395c17ad58efbdd2b805a8.stl" name="herb/wam/bhand/bhand_finger_prox_link_convex_decomposition_p1"/>
<mesh class="herb/wam/bhand/" file="bhand_finger_prox_link_convex_decomposition_p2-c728b40c271300b132049560287e0844b86833ed.stl" name="herb/wam/bhand/bhand_finger_prox_link_convex_decomposition_p2"/>
<mesh class="herb/wam/bhand/" file="bhand_finger_prox_link_convex_decomposition_p3-561559fcb477ac41797bbd8b0da5e960b41f0363.stl" name="herb/wam/bhand/bhand_finger_prox_link_convex_decomposition_p3"/>
<mesh class="herb/wam/bhand/" file="bhand_finger_med_link_fine-31e862bb0515137229a05ffa049a96de151eb229.stl" name="herb/wam/bhand/bhand_finger_med_link_fine"/>
<mesh class="herb/wam/bhand/" file="bhand_finger_med_link_convex-af5d2e0e2990df27924df077b297d046b710ded5.stl" name="herb/wam/bhand/bhand_finger_med_link_convex"/>
<mesh class="herb/wam/bhand/" file="bhand_finger_dist_link_fine-defe6db5320e79d25ade307bc4a42d6ef272b8d4.stl" name="herb/wam/bhand/bhand_finger_dist_link_fine"/>
<mesh class="herb/wam/bhand/" file="bhand_finger_dist_link_convex-dd89f87a37ef6bb33ec5f1998f123eb1e907ddef.stl" name="herb/wam/bhand/bhand_finger_dist_link_convex"/>
<mesh class="herb/wam_1/" file="base_link_fine-41a147148eb8dd232dfab0184aee072e64b55281.stl" name="herb/wam_1/base_link_fine"/>
<mesh class="herb/wam_1/" file="base_link_convex-241a02f0fe0e1f2c3855b352df6e69b26ab5b1b2.stl" name="herb/wam_1/base_link_convex"/>
<mesh class="herb/wam_1/" file="shoulder_link_fine-70a80ea5cf6a9c11a96b4c55087f2c8f2c020d97.stl" name="herb/wam_1/shoulder_link_fine"/>
<mesh class="herb/wam_1/" file="shoulder_link_convex_decomposition_p1-b99c0e22423c21ede02982f896bc789bdae3b5ff.stl" name="herb/wam_1/shoulder_link_convex_decomposition_p1"/>
<mesh class="herb/wam_1/" file="shoulder_link_convex_decomposition_p2-2b3a517d82b2e4f2469d55f41baed0468e780436.stl" name="herb/wam_1/shoulder_link_convex_decomposition_p2"/>
<mesh class="herb/wam_1/" file="shoulder_link_convex_decomposition_p3-e4f646ee6b98165b5a010a5f12ebfd92128fb41b.stl" name="herb/wam_1/shoulder_link_convex_decomposition_p3"/>
<mesh class="herb/wam_1/" file="shoulder_pitch_link_fine-36aee65354a741fe81ccf9d2614e6e43d67f3c55.stl" name="herb/wam_1/shoulder_pitch_link_fine"/>
<mesh class="herb/wam_1/" file="shoulder_pitch_link_convex-f05b3e597235abed137d821b96ff7d1e2a82ea31.stl" name="herb/wam_1/shoulder_pitch_link_convex"/>
<mesh class="herb/wam_1/" file="upper_arm_link_fine-ca01ee6d48649ad9f6baea7259d5cf9d08b3d635.stl" name="herb/wam_1/upper_arm_link_fine"/>
<mesh class="herb/wam_1/" file="upper_arm_link_convex_decomposition_p1-7ea03e3ea97d649eedea55dc3de0ea10bbb87283.stl" name="herb/wam_1/upper_arm_link_convex_decomposition_p1"/>
<mesh class="herb/wam_1/" file="upper_arm_link_convex_decomposition_p2-25fc59a045c74cc0c5e901bc31501e8ca212159a.stl" name="herb/wam_1/upper_arm_link_convex_decomposition_p2"/>
<mesh class="herb/wam_1/" file="elbow_link_fine-105c4e016f6a319ed74f5d55377fee15774c5d58.stl" name="herb/wam_1/elbow_link_fine"/>
<mesh class="herb/wam_1/" file="elbow_link_convex-618d49f47d28f374d03b62f3a4f1a11c87b40044.stl" name="herb/wam_1/elbow_link_convex"/>
<mesh class="herb/wam_1/" file="forearm_link_fine-e78631019336cb810525911769f36184d30c291c.stl" name="herb/wam_1/forearm_link_fine"/>
<mesh class="herb/wam_1/" file="forearm_link_convex_decomposition_p1-57f1e443a9d84a9b1e59b719541351dbc72b0c65.stl" name="herb/wam_1/forearm_link_convex_decomposition_p1"/>
<mesh class="herb/wam_1/" file="forearm_link_convex_decomposition_p2-6249b0eb91291b6e61d4566ef7bddcd133aeb11d.stl" name="herb/wam_1/forearm_link_convex_decomposition_p2"/>
<mesh class="herb/wam_1/" file="wrist_yaw_link_fine-3ec69f37eedc74a0b8a6edd994a49a13dec2a554.stl" name="herb/wam_1/wrist_yaw_link_fine"/>
<mesh class="herb/wam_1/" file="wrist_yaw_link_convex_decomposition_p1-483314d477ecff523b1f17f1b29cc860dda3b25f.stl" name="herb/wam_1/wrist_yaw_link_convex_decomposition_p1"/>
<mesh class="herb/wam_1/" file="wrist_yaw_link_convex_decomposition_p2-963f6bf6f5f239543cf4bbf0630fd7e3253cbd4a.stl" name="herb/wam_1/wrist_yaw_link_convex_decomposition_p2"/>
<mesh class="herb/wam_1/" file="wrist_pitch_link_fine-06a8aff3e76c7b3ff34cdaf40c9ed5950e2ad1fe.stl" name="herb/wam_1/wrist_pitch_link_fine"/>
<mesh class="herb/wam_1/" file="wrist_pitch_link_convex_decomposition_p1-3328df36bd7e249a571d0cfb2e43ac0cf17b9b77.stl" name="herb/wam_1/wrist_pitch_link_convex_decomposition_p1"/>
<mesh class="herb/wam_1/" file="wrist_pitch_link_convex_decomposition_p2-91c5869923c13020ad406e859d49bf3f795c96be.stl" name="herb/wam_1/wrist_pitch_link_convex_decomposition_p2"/>
<mesh class="herb/wam_1/" file="wrist_pitch_link_convex_decomposition_p3-744bd1df4bb176ceef61c79ab12a5b9de038d171.stl" name="herb/wam_1/wrist_pitch_link_convex_decomposition_p3"/>
<mesh class="herb/wam_1/" file="wrist_palm_link_fine-db9db06e50f8f189c8d475b09f86be267e38a874.stl" name="herb/wam_1/wrist_palm_link_fine"/>
<mesh class="herb/wam_1/" file="wrist_palm_link_convex-d455a798d573176ecdc3c9794069b0e3f4f7f623.stl" name="herb/wam_1/wrist_palm_link_convex"/>
<mesh class="herb/wam_1/bhand/" file="bhand_palm_fine-dff1351ac0d212f9757a6bc04b85287b4f13403a.stl" name="herb/wam_1/bhand/bhand_palm_fine"/>
<mesh class="herb/wam_1/bhand/" file="bhand_palm_link_convex_decomposition_p1-f8ba6cc8e8efbe24c938e092f61618174769428c.stl" name="herb/wam_1/bhand/bhand_palm_link_convex_decomposition_p1"/>
<mesh class="herb/wam_1/bhand/" file="bhand_palm_link_convex_decomposition_p2-0a66a02812a929ee040991e6d1a7b1d11bba7bb1.stl" name="herb/wam_1/bhand/bhand_palm_link_convex_decomposition_p2"/>
<mesh class="herb/wam_1/bhand/" file="bhand_palm_link_convex_decomposition_p3-9d93e72f01b43aa200deff06df4a395d3eb5312a.stl" name="herb/wam_1/bhand/bhand_palm_link_convex_decomposition_p3"/>
<mesh class="herb/wam_1/bhand/" file="bhand_palm_link_convex_decomposition_p4-e38e089a001a0010eec12bebd2368162120ee6a2.stl" name="herb/wam_1/bhand/bhand_palm_link_convex_decomposition_p4"/>
<mesh class="herb/wam_1/bhand/" file="bhand_finger_prox_link_fine-b325b78dd2ffcab9984efe22434207b1d2e07e28.stl" name="herb/wam_1/bhand/bhand_finger_prox_link_fine"/>
<mesh class="herb/wam_1/bhand/" file="bhand_finger_prox_link_convex_decomposition_p1-12071ca7dea820f8ba395c17ad58efbdd2b805a8.stl" name="herb/wam_1/bhand/bhand_finger_prox_link_convex_decomposition_p1"/>
<mesh class="herb/wam_1/bhand/" file="bhand_finger_prox_link_convex_decomposition_p2-c728b40c271300b132049560287e0844b86833ed.stl" name="herb/wam_1/bhand/bhand_finger_prox_link_convex_decomposition_p2"/>
<mesh class="herb/wam_1/bhand/" file="bhand_finger_prox_link_convex_decomposition_p3-561559fcb477ac41797bbd8b0da5e960b41f0363.stl" name="herb/wam_1/bhand/bhand_finger_prox_link_convex_decomposition_p3"/>
<mesh class="herb/wam_1/bhand/" file="bhand_finger_med_link_fine-31e862bb0515137229a05ffa049a96de151eb229.stl" name="herb/wam_1/bhand/bhand_finger_med_link_fine"/>
<mesh class="herb/wam_1/bhand/" file="bhand_finger_med_link_convex-af5d2e0e2990df27924df077b297d046b710ded5.stl" name="herb/wam_1/bhand/bhand_finger_med_link_convex"/>
<mesh class="herb/wam_1/bhand/" file="bhand_finger_dist_link_fine-defe6db5320e79d25ade307bc4a42d6ef272b8d4.stl" name="herb/wam_1/bhand/bhand_finger_dist_link_fine"/>
<mesh class="herb/wam_1/bhand/" file="bhand_finger_dist_link_convex-dd89f87a37ef6bb33ec5f1998f123eb1e907ddef.stl" name="herb/wam_1/bhand/bhand_finger_dist_link_convex"/>
<mesh class="geom0" file="downloaded_assets/lamp_3/scene.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.3947867875613937 1.3947867875613937 1.3947867875613937"/><mesh class="geom0" file="ycb_objects/015_peach/google_16k/nontextured.stl" name="gen_mesh_gadded_2" scale="0.9491820408909419 0.9491820408909419 0.9491820408909419"/><mesh class="geom0" file="ycb_objects/017_orange/google_16k/nontextured.stl" name="gen_mesh_gadded_3" scale="1.644372020348423 1.644372020348423 1.644372020348423"/><mesh class="geom0" file="ycb_objects/057_racquetball/google_16k/nontextured.stl" name="gen_mesh_gadded_4" scale="0.7697677571948509 0.7697677571948509 0.7697677571948509"/></asset>
<worldbody>
<camera mode="targetbody" name="herb_head" pos="0 0.75 .5" target="cam_target"/>
<camera fovy="45" mode="targetbody" name="iso" pos=".6 -0.007797638 .9" target="table"/>
<geom class="/" condim="3" material="wood2d" name="floor" pos="0 0 0" size="0 0 0.25" type="plane"/>
<geom class="/" conaffinity="0" contype="0" mass="0.0" material="wall" name="//unnamed_geom_1" pos="-15 0 15" size="15 15 0.025000000" type="plane" zaxis="1 0 0"/>
<geom class="/" conaffinity="0" contype="0" mass="0.0" material="wall" name="//unnamed_geom_2" pos="0 15 15" size="15 15 0.025000000" type="plane" zaxis="0 -1 0"/>
<geom class="/" condim="3" name="table_plane" pos="0 0 0.3" rgba="0 0 0 0" size="0 0 0.25" type="plane"/>
<body name="table" pos="0 0 0.3" quat="1 0 0 0">
<geom class="/" group="1" material="marblecube" name="tabletop" pos="0 0 -0.012500000" size="0.4 0.6999996 0.012500000" type="box"/>
<geom class="/" group="1" material="concretecube" name="//unnamed_geom_4" pos="0.2 0.3499998 -0.1499999" size="0.0408 0.1374998" type="cylinder"/>
<geom class="/" group="1" material="concretecube" name="//unnamed_geom_5" pos="-0.2 0.3499998 -0.1499999" size="0.0408 0.1374998" type="cylinder"/>
<geom class="/" group="1" material="concretecube" name="//unnamed_geom_6" pos="0.2 -0.3499998 -0.1499999" size="0.0408 0.1374998" type="cylinder"/>
<geom class="/" group="1" material="concretecube" name="//unnamed_geom_7" pos="-0.2 -0.3499998 -0.1499999" size="0.0408 0.1374998" type="cylinder"/>
</body>
<body name="herb/">
<body name="cam_target" pos="0 0 0.45">
<geom class="geom0" conaffinity="0" contype="0" group="1" name="//unnamed_geom_100" rgba="0 0 0 0" size="0.0001 0.0001 0.0001" type="box"/>
</body>
<body name="herb/herb" pos="-0.8 0 0.0509999">
<geom class="herb/viz" mesh="herb/herb_frame" name="herb//unnamed_geom_0" pos="0 0 1.05" quat="0.5 0.499977 0.5 0.500023" rgba="0.299999 0 0 1" type="mesh"/>
<geom class="herb/" mesh="herb/herb_frame_collision" name="herb//unnamed_geom_1" pos="0 0 1.05" quat="3.2758700e-05 3.27571999999e-05 -0.70709 -0.70712299999" rgba="0.299999 0 0 1" type="mesh"/>
<geom class="herb/viz" mesh="herb/herb_neobotix_base" name="herb//unnamed_geom_2" pos="-0.0740859999999 -3.43217e-06 -0.0512439999999" quat="0.70709100 0 0 0.70712299999" rgba="0.299999 0.299999 0.299999 1" type="mesh"/>
<geom class="herb/" mesh="herb/herb_neobotix_base_collision" name="herb//unnamed_geom_3" pos="-0.0740859999999 -3.43217e-06 -0.0512439999999" quat="2.3108400e-07 2.31074e-07 0.70709 0.70712299999" rgba="0.299999 0.299999 0.299999 1" type="mesh"/>
<geom class="herb/viz" mesh="herb/herb_neck_pan" name="herb//unnamed_geom_4" pos="0.1249 5.7862200e-06 1.1008100" quat="2.3108400e-07 0.70712299999 -0.70709 -2.31074e-07" type="mesh"/>
<geom class="herb/" mesh="herb/herb_neck_pan_collision" name="herb//unnamed_geom_5" pos="0.1249 5.7862200e-06 1.1008100" quat="0.5 0.500023 -0.5 -0.499977" type="mesh"/>
<geom class="herb/viz" mesh="herb/herb_neck_tilt" name="herb//unnamed_geom_6" pos="0.1249 5.7862200e-06 1.19270999999" quat="0.24185100 0.66447800 -0.66444800 -0.241839" type="mesh"/>
<geom class="herb/" mesh="herb/herb_neck_tilt_collision" name="herb//unnamed_geom_7" pos="0.1249 5.7862200e-06 1.19270999999" quat="-0.29881400 -0.640849 -0.64087799999 -0.298827999999" type="mesh"/>
<geom class="herb/viz" mesh="herb/herb_crl_head" name="herb//unnamed_geom_8" pos="0.32064500 0.0039098500 1.33653" quat="0.640863999999 0.29885800 -0.298844 -0.64083500" rgba="0.299999 0.299999 0.299999 1" type="mesh"/>
<geom class="herb/" mesh="herb/herb_crl_head_collision" name="herb//unnamed_geom_9" pos="0.124906 0.0077957900 1.1927000" quat="0.298844 0.64083500 0.640863999999 0.298856999999" rgba="0.299999 0.299999 0.299999 1" type="mesh"/>
<geom class="herb/viz" mesh="herb/herb_kinect" name="herb//unnamed_geom_10" pos="0.19753100 0.0077991500 1.2177" quat="0.664479999996 0.664456999996 0.241829999999 -0.241829999999" rgba="0.25 0.25 0.25 1" type="mesh"/>
<geom class="herb/" mesh="herb/herb_kinect_collision" name="herb//unnamed_geom_11" pos="0.125458999999 0.00779763999999 1.19333" quat="0.29885200 0.64085700 0.64084300 0.29885" rgba="0.25 0.25 0.25 1" type="mesh"/>
<site class="herb/" name="herb/right_arm" pos="0.012500000 -0.22 0.92000000" quat="0 -0.70709999999 0 -0.70709999999"/>
<body name="herb/wam_1/" pos="0.012500000 -0.22 0.92000000" quat="0 -0.7070995 0 -0.7070995">
<body name="herb/wam_1/1_base_link" pos="0 0 0" quat="1 0 0 0">
<inertial diaginertia="0.1 0.1 0.1" mass="1.0" pos="0 0 0"/>
<geom class="herb/wam_1/viz" mesh="herb/wam_1/base_link_fine" name="herb/wam_1//unnamed_geom_0"/>
<geom class="herb/wam_1/col" mesh="herb/wam_1/base_link_convex" name="herb/wam_1//unnamed_geom_1"/>
<body name="herb/wam_1/2_shoulder_yaw_link" pos="0 0 0.3459997">
<inertial diaginertia="0.1350889 0.113095 0.09044258" mass="5.0" pos="-0.00443422 -0.00066489000 -0.1289039" quat="0.6956595 0.71671300 -0.03548628 0.03348387"/>
<joint armature=".01" class="herb/wam_1/" damping="1.98" name="herb/wam_1/j1_base_yaw_joint" range="-2.6 2.6"/>
<geom class="herb/wam_1/viz" mesh="herb/wam_1/shoulder_link_fine" name="herb/wam_1//unnamed_geom_2"/>
<geom class="herb/wam_1/col" mesh="herb/wam_1/shoulder_link_convex_decomposition_p1" name="herb/wam_1//unnamed_geom_3"/>
<geom class="herb/wam_1/col" mesh="herb/wam_1/shoulder_link_convex_decomposition_p2" name="herb/wam_1//unnamed_geom_4"/>
<geom class="herb/wam_1/col" mesh="herb/wam_1/shoulder_link_convex_decomposition_p3" name="herb/wam_1//unnamed_geom_5"/>
<body name="herb/wam_1/3_shoulder_pitch_link" pos="0 0 0" quat="0.4159998 -0.4159998 0.5719995 0.5719995">
<inertial diaginertia="0.021419500 0.0167127 0.012645200" mass="3.87494" pos="-0.00236981 -0.0154211 0.0310561" quat="0.96179400 0.27311200 -0.016931600 0.008665920006"/>
<joint armature=".01" class="herb/wam_1/" damping="0.55" name="herb/wam_1/j2_shoulder_pitch_joint" range="-1.9850000 1.9850000" ref="1.885"/>
<geom class="herb/wam_1/viz" mesh="herb/wam_1/shoulder_pitch_link_fine" name="herb/wam_1//unnamed_geom_6"/>
<geom class="herb/wam_1/col" mesh="herb/wam_1/shoulder_pitch_link_convex" name="herb/wam_1//unnamed_geom_7"/>
<body name="herb/wam_1/4_upper_arm_link" pos="0 0 0" quat="0.70710700 0.70710700 0 0">
<inertial diaginertia="0.05927179 0.059220700 0.003134188" mass="2.20228" pos="0.0068325900 3.3090000e-05 0.39249200" quat="0.64713600 0.01708219 0.0143038 0.7620488"/>
<joint armature=".01" class="herb/wam_1/" damping="1.65" name="herb/wam_1/j3_shoulder_yaw_joint" range="-2.799998 2.799998"/>
<geom class="herb/wam_1/viz" mesh="herb/wam_1/upper_arm_link_fine" name="herb/wam_1//unnamed_geom_8"/>
<geom class="herb/wam_1/col" mesh="herb/wam_1/upper_arm_link_convex_decomposition_p1" name="herb/wam_1//unnamed_geom_9"/>
<geom class="herb/wam_1/col" mesh="herb/wam_1/upper_arm_link_convex_decomposition_p2" name="herb/wam_1//unnamed_geom_10"/>
<body name="herb/wam_1/5_forearm_link" pos="0.04499998 0 0.55000000" quat="0.3539998 -0.3539998 0.6119999 0.6119999">
<inertial diaginertia="0.0151047 0.0148285 0.0027580500" mass="0.500168" pos="-0.04001489 -0.14271700 -0.00022942000" quat="0.70428100 0.70632600 0.01803329 0.06903524"/>
<joint armature=".01" class="herb/wam_1/" damping="0.88" name="herb/wam_1/j4_elbow_pitch_joint" range="-0.9 3.141589" ref="2.0944"/>
<geom class="herb/wam_1/viz" mesh="herb/wam_1/elbow_link_fine" name="herb/wam_1//unnamed_geom_11"/>
<geom class="herb/wam_1/col" mesh="herb/wam_1/elbow_link_convex" name="herb/wam_1//unnamed_geom_12"/>
<geom class="herb/wam_1/viz" euler="1.57 0 0" mesh="herb/wam_1/forearm_link_fine" name="herb/wam_1//unnamed_geom_13" pos="-0.04499998 -0.07299995 0"/>
<geom class="herb/wam_1/col" euler="1.57 0 0" mesh="herb/wam_1/forearm_link_convex_decomposition_p1" name="herb/wam_1//unnamed_geom_14" pos="-0.04499998 -0.07299995 0"/>
<geom class="herb/wam_1/col" euler="1.57 0 0" mesh="herb/wam_1/forearm_link_convex_decomposition_p2" name="herb/wam_1//unnamed_geom_15" pos="-0.04499998 -0.07299995 0"/>
<body name="herb/wam_1/6_wrist_yaw_link" pos="-0.04499998 -0.2999999 0" quat="0.70710700 0.70710700 0 0">
<inertial diaginertia="0.0005551678 0.00046317 0.0002340719" mass="1.05376" pos="8.920995e-05 0.0043582400 -0.0051121700" quat="0.630602 0.77609300 0.0040196900 -0.002372"/>
<joint armature=".01" class="herb/wam_1/" damping="0.55" name="herb/wam_1/j5_wrist_yaw_joint" range="-4.549998 1.25"/>
<geom class="herb/wam_1/viz" mesh="herb/wam_1/wrist_yaw_link_fine" name="herb/wam_1//unnamed_geom_16"/>
<geom class="herb/wam_1/col" mesh="herb/wam_1/wrist_yaw_link_convex_decomposition_p1" name="herb/wam_1//unnamed_geom_17"/>
<geom class="herb/wam_1/col" mesh="herb/wam_1/wrist_yaw_link_convex_decomposition_p2" name="herb/wam_1//unnamed_geom_18"/>
<body name="herb/wam_1/7_wrist_pitch_link" pos="0 0 0" quat="0.70710700 -0.70710700 0 0">
<inertial diaginertia="0.0005551678 0.00046317 0.0002340719" mass="0.517974" pos="-0.0001226199 -0.024683400 -0.01703189" quat="0.630602 0.77609300 0.0040196900 -0.002372"/>
<joint armature=".01" class="herb/wam_1/" damping="0.11" name="herb/wam_1/j6_wrist_pitch_joint" range="-1.5707 1.5707"/>
<geom class="herb/wam_1/viz" mesh="herb/wam_1/wrist_pitch_link_fine" name="herb/wam_1//unnamed_geom_19"/>
<geom class="herb/wam_1/col" mesh="herb/wam_1/wrist_pitch_link_convex_decomposition_p1" name="herb/wam_1//unnamed_geom_20"/>
<geom class="herb/wam_1/col" mesh="herb/wam_1/wrist_pitch_link_convex_decomposition_p2" name="herb/wam_1//unnamed_geom_21"/>
<geom class="herb/wam_1/col" mesh="herb/wam_1/wrist_pitch_link_convex_decomposition_p3" name="herb/wam_1//unnamed_geom_22"/>
<body name="herb/wam_1/8_wrist_palm_link" pos="0 0 0" quat="0.70710700 0.70710700 0 0">
<inertial diaginertia="0.00020683 0.00010859 0.00010851" mass="0.0828613" pos="0 0 0.055" quat="0.70710700 0 0 0.70710700"/>
<joint armature=".01" class="herb/wam_1/" damping="0.11" name="herb/wam_1/j7_palm_yaw_joint" range="-3 3"/>
<geom class="herb/wam_1/viz" mesh="herb/wam_1/wrist_palm_link_fine" name="herb/wam_1//unnamed_geom_23"/>
<geom class="herb/wam_1/col" mesh="herb/wam_1/wrist_palm_link_convex" name="herb/wam_1//unnamed_geom_24"/>
<site class="herb/wam_1/" name="herb/wam_1/hand_attachment"/>
<body name="herb/wam_1/bhand/">
<body name="herb/wam_1/bhand/bhand_palm_link" pos="0 0 0.05999998" quat="0 0 0 1">
<inertial diaginertia="0.000224052 0.0002107009 2.8121200e-05" mass="0.50573" pos="-5.109798e-05 0.005043297 0.036671000" quat="0.5530978 0.43904700 0.43445600 0.5590776"/>
<geom class="herb/wam_1/bhand/viz" mesh="herb/wam_1/bhand/bhand_palm_fine" name="herb/wam_1/bhand//unnamed_geom_0"/>
<geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_palm_link_convex_decomposition_p1" name="herb/wam_1/bhand//unnamed_geom_1"/>
<geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_palm_link_convex_decomposition_p2" name="herb/wam_1/bhand//unnamed_geom_2"/>
<geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_palm_link_convex_decomposition_p3" name="herb/wam_1/bhand//unnamed_geom_3"/>
<geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_palm_link_convex_decomposition_p4" name="herb/wam_1/bhand//unnamed_geom_4"/>
<body name="herb/wam_1/bhand/finger11" pos="-0.025000000 0 0.041500000" quat="0.70710700 0 0 -0.70710700">
<inertial diaginertia="7.7733500e-05 7.662819e-05 4.8312200e-06" mass="0.14109" pos="0.023133000 0.00078642000 0.0005279197" quat="0.01607959 0.70726900 -0.0007660079 0.706762"/>
<joint armature=".01" axis="0 0 -1" class="herb/wam_1/bhand/" damping="0.11" name="herb/wam_1/bhand/j11" range="0 3.141589"/>
<geom class="herb/wam_1/bhand/viz" mesh="herb/wam_1/bhand/bhand_finger_prox_link_fine" name="herb/wam_1/bhand//unnamed_geom_5"/>
<geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_finger_prox_link_convex_decomposition_p1" name="herb/wam_1/bhand//unnamed_geom_6"/>
<geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_finger_prox_link_convex_decomposition_p2" name="herb/wam_1/bhand//unnamed_geom_7"/>
<geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_finger_prox_link_convex_decomposition_p3" name="herb/wam_1/bhand//unnamed_geom_8"/>
<body name="herb/wam_1/bhand/finger12" pos="0.05 0 0.0339" quat="0.70710700 0.70710700 0 0">
<inertial diaginertia="7.7733500e-05 7.662819e-05 4.8312200e-06" mass="0.062139" pos="0.023133000 0.00078642000 0.0005279197" quat="0.01607959 0.70726900 -0.0007660079 0.706762"/>
<joint armature=".01" class="herb/wam_1/bhand/" damping="0.11" name="herb/wam_1/bhand/j12" range="0 2.44346"/>
<geom class="herb/wam_1/bhand/viz" mesh="herb/wam_1/bhand/bhand_finger_med_link_fine" name="herb/wam_1/bhand//unnamed_geom_9"/>
<geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_finger_med_link_convex" name="herb/wam_1/bhand//unnamed_geom_10"/>
<body name="herb/wam_1/bhand/finger13" pos="0.069940000 0.003 0" quat="0.92388000 0 0 0.382683">
<inertial diaginertia="3.843398e-05 3.727529e-05 3.0998700e-06" mass="0.041377" pos="0.022825000 0.0010491000 0.00042030000" quat="0.5084118 0.51165000 0.4895829 0.48993900"/>
<joint armature=".01" class="herb/wam_1/bhand/" damping="0.11" name="herb/wam_1/bhand/j13" range="0 0.837758"/>
<geom class="herb/wam_1/bhand/viz" euler="0 0 -0.8399997" mesh="herb/wam_1/bhand/bhand_finger_dist_link_fine" name="herb/wam_1/bhand//unnamed_geom_11"/>
<geom class="herb/wam_1/bhand/col" euler="0 0 -0.8399997" mesh="herb/wam_1/bhand/bhand_finger_dist_link_convex" name="herb/wam_1/bhand//unnamed_geom_12"/>
</body>
</body>
</body>
<body name="herb/wam_1/bhand/finger21" pos="0.025000000 0 0.041500000" quat="0.70710700 0 0 -0.70710700">
<inertial diaginertia="7.7733500e-05 7.662819e-05 4.8312200e-06" mass="0.14109" pos="0.023133000 0.00078642000 0.0005279197" quat="0.01607959 0.70726900 -0.0007660079 0.706762"/>
<joint armature=".01" class="herb/wam_1/bhand/" damping="0.11" name="herb/wam_1/bhand/j21" range="0 3.141589"/>
<geom class="herb/wam_1/bhand/viz" mesh="herb/wam_1/bhand/bhand_finger_prox_link_fine" name="herb/wam_1/bhand//unnamed_geom_13"/>
<geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_finger_prox_link_convex_decomposition_p1" name="herb/wam_1/bhand//unnamed_geom_14"/>
<geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_finger_prox_link_convex_decomposition_p2" name="herb/wam_1/bhand//unnamed_geom_15"/>
<geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_finger_prox_link_convex_decomposition_p3" name="herb/wam_1/bhand//unnamed_geom_16"/>
<body name="herb/wam_1/bhand/finger22" pos="0.05 0 0.0339" quat="0.70710700 0.70710700 0 0">
<inertial diaginertia="7.7733500e-05 7.662819e-05 4.8312200e-06" mass="0.062139" pos="0.023133000 0.00078642000 0.0005279197" quat="0.01607959 0.70726900 -0.0007660079 0.706762"/>
<joint armature=".01" class="herb/wam_1/bhand/" damping="0.11" name="herb/wam_1/bhand/j22" range="0 2.44346"/>
<geom class="herb/wam_1/bhand/viz" mesh="herb/wam_1/bhand/bhand_finger_med_link_fine" name="herb/wam_1/bhand//unnamed_geom_17"/>
<geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_finger_med_link_convex" name="herb/wam_1/bhand//unnamed_geom_18"/>
<body name="herb/wam_1/bhand/finger23" pos="0.069940000 0.003 0" quat="0.92388000 0 0 0.382683">
<inertial diaginertia="3.843398e-05 3.727529e-05 3.0998700e-06" mass="0.041377" pos="0.022825000 0.0010491000 0.00042030000" quat="0.5084118 0.51165000 0.4895829 0.48993900"/>
<joint armature=".01" class="herb/wam_1/bhand/" damping="0.11" name="herb/wam_1/bhand/j23" range="0 0.837758"/>
<geom class="herb/wam_1/bhand/viz" euler="0 0 -0.8399997" mesh="herb/wam_1/bhand/bhand_finger_dist_link_fine" name="herb/wam_1/bhand//unnamed_geom_19"/>
<geom class="herb/wam_1/bhand/col" euler="0 0 -0.8399997" mesh="herb/wam_1/bhand/bhand_finger_dist_link_convex" name="herb/wam_1/bhand//unnamed_geom_20"/>
</body>
</body>
</body>
<body name="herb/wam_1/bhand/finger32" pos="0 0.05 0.07539995" quat="0.5 0.5 0.5 0.5">
<inertial diaginertia="7.7733500e-05 7.662819e-05 4.8312200e-06" mass="0.062139" pos="0.023133000 0.00078642000 0.0005279197" quat="0.01607959 0.70726900 -0.0007660079 0.706762"/>
<joint armature=".01" class="herb/wam_1/bhand/" damping="0.11" name="herb/wam_1/bhand/j32" range="0 2.44346"/>
<geom class="herb/wam_1/bhand/viz" mesh="herb/wam_1/bhand/bhand_finger_med_link_fine" name="herb/wam_1/bhand//unnamed_geom_21"/>
<geom class="herb/wam_1/bhand/col" mesh="herb/wam_1/bhand/bhand_finger_med_link_convex" name="herb/wam_1/bhand//unnamed_geom_22"/>
<body name="herb/wam_1/bhand/finger33" pos="0.069940000 0.003 0" quat="0.92388000 0 0 0.382683">
<inertial diaginertia="3.843398e-05 3.727529e-05 3.0998700e-06" mass="0.041377" pos="0.022825000 0.0010491000 0.00042030000" quat="0.5084118 0.51165000 0.4895829 0.48993900"/>
<joint armature=".01" class="herb/wam_1/bhand/" damping="0.11" name="herb/wam_1/bhand/j33" range="0 0.837758"/>
<geom class="herb/wam_1/bhand/viz" euler="0 0 -0.8399997" mesh="herb/wam_1/bhand/bhand_finger_dist_link_fine" name="herb/wam_1/bhand//unnamed_geom_23"/>
<geom class="herb/wam_1/bhand/col" euler="0 0 -0.8399997" mesh="herb/wam_1/bhand/bhand_finger_dist_link_convex" name="herb/wam_1/bhand//unnamed_geom_24"/>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
<!--
<site name="herb/left_arm" class="herb/" pos="0.012500000 0.22 0.92000000" quat="0 -0.7070995 0 -0.7070995"/>
<body pos="0.012500000 0.22 0.92000000" quat="0 -0.7070995 0 -0.7070995" name="herb/wam/">
<body name="herb/wam/1_base_link" pos="0 0 0" quat="1 0 0 0">
<inertial pos="0 0 0" mass="1.0" diaginertia="0.1 0.1 0.1"/>
<geom name="herb/wam//unnamed_geom_0" class="herb/wam/viz" mesh="herb/wam/base_link_fine"/>
<geom name="herb/wam//unnamed_geom_1" class="herb/wam/col" mesh="herb/wam/base_link_convex"/>
<body name="herb/wam/2_shoulder_yaw_link" pos="0 0 0.3459997">
<inertial pos="-0.00443422 -0.00066489000 -0.1289039" quat="0.6956595 0.71671300 -0.03548628 0.03348387" mass="5.0" diaginertia="0.1350889 0.113095 0.09044258"/>
<joint name="herb/wam/j1_base_yaw_joint" class="herb/wam/" range="-2.6000000 2.6000000" damping="1.98" armature=".01"/>
<geom name="herb/wam//unnamed_geom_2" class="herb/wam/viz" mesh="herb/wam/shoulder_link_fine"/>
<geom name="herb/wam//unnamed_geom_3" class="herb/wam/col" mesh="herb/wam/shoulder_link_convex_decomposition_p1"/>
<geom name="herb/wam//unnamed_geom_4" class="herb/wam/col" mesh="herb/wam/shoulder_link_convex_decomposition_p2"/>
<geom name="herb/wam//unnamed_geom_5" class="herb/wam/col" mesh="herb/wam/shoulder_link_convex_decomposition_p3"/>
<body name="herb/wam/3_shoulder_pitch_link" pos="0 0 0" quat="0.4159998 -0.4159998 0.5719995 0.5719995">
<inertial pos="-0.00236981 -0.0154211 0.0310561" quat="0.96179400 0.27311200 -0.016931600 0.008665920006" mass="3.87494" diaginertia="0.021419500 0.0167127 0.012645200"/>
<joint name="herb/wam/j2_shoulder_pitch_joint" class="herb/wam/" range="-1.9850000 1.9850000" ref="1.885" damping="0.55" armature=".01"/>
<geom name="herb/wam//unnamed_geom_6" class="herb/wam/viz" mesh="herb/wam/shoulder_pitch_link_fine"/>
<geom name="herb/wam//unnamed_geom_7" class="herb/wam/col" mesh="herb/wam/shoulder_pitch_link_convex"/>
<body name="herb/wam/4_upper_arm_link" pos="0 0 0" quat="0.70710700 0.70710700 0 0">
<inertial pos="0.0068325900 3.3090000e-05 0.39249200" quat="0.64713600 0.01708219 0.0143038 0.7620488" mass="2.20228" diaginertia="0.05927179 0.059220700 0.003134188"/>
<joint name="herb/wam/j3_shoulder_yaw_joint" class="herb/wam/" range="-2.799998 2.799998" damping="1.65" armature=".01"/>
<geom name="herb/wam//unnamed_geom_8" class="herb/wam/viz" mesh="herb/wam/upper_arm_link_fine"/>
<geom name="herb/wam//unnamed_geom_9" class="herb/wam/col" mesh="herb/wam/upper_arm_link_convex_decomposition_p1"/>
<geom name="herb/wam//unnamed_geom_10" class="herb/wam/col" mesh="herb/wam/upper_arm_link_convex_decomposition_p2"/>
<body name="herb/wam/5_forearm_link" pos="0.04499998 0 0.55000000" quat="0.3539998 -0.3539998 0.6119999 0.6119999">
<inertial pos="-0.04001489 -0.14271700 -0.00022942000" quat="0.70428100 0.70632600 0.01803329 0.06903524" mass="0.500168" diaginertia="0.0151047 0.0148285 0.0027580500"/>
<joint name="herb/wam/j4_elbow_pitch_joint" class="herb/wam/" range="-0.9 3.141589" ref="2.0944" damping="0.88" armature=".01"/>
<geom name="herb/wam//unnamed_geom_11" class="herb/wam/viz" mesh="herb/wam/elbow_link_fine"/>
<geom name="herb/wam//unnamed_geom_12" class="herb/wam/col" mesh="herb/wam/elbow_link_convex"/>
<geom name="herb/wam//unnamed_geom_13" class="herb/wam/viz" pos="-0.04499998 -0.07299995 0" euler="1.57 0 0" mesh="herb/wam/forearm_link_fine"/>
<geom name="herb/wam//unnamed_geom_14" class="herb/wam/col" pos="-0.04499998 -0.07299995 0" euler="1.57 0 0" mesh="herb/wam/forearm_link_convex_decomposition_p1"/>
<geom name="herb/wam//unnamed_geom_15" class="herb/wam/col" pos="-0.04499998 -0.07299995 0" euler="1.57 0 0" mesh="herb/wam/forearm_link_convex_decomposition_p2"/>
<body name="herb/wam/6_wrist_yaw_link" pos="-0.04499998 -0.2999999 0" quat="0.70710700 0.70710700 0 0">
<inertial pos="8.920995e-05 0.0043582400 -0.0051121700" quat="0.630602 0.77609300 0.0040196900 -0.002372" mass="1.05376" diaginertia="0.0005551678 0.00046317 0.0002340719"/>
<joint name="herb/wam/j5_wrist_yaw_joint" class="herb/wam/" range="-4.549998 1.25" damping="0.55" armature=".01"/>
<geom name="herb/wam//unnamed_geom_16" class="herb/wam/viz" mesh="herb/wam/wrist_yaw_link_fine"/>
<geom name="herb/wam//unnamed_geom_17" class="herb/wam/col" mesh="herb/wam/wrist_yaw_link_convex_decomposition_p1"/>
<geom name="herb/wam//unnamed_geom_18" class="herb/wam/col" mesh="herb/wam/wrist_yaw_link_convex_decomposition_p2"/>
<body name="herb/wam/7_wrist_pitch_link" pos="0 0 0" quat="0.70710700 -0.70710700 0 0">
<inertial pos="-0.0001226199 -0.024683400 -0.01703189" quat="0.630602 0.77609300 0.0040196900 -0.002372" mass="0.517974" diaginertia="0.0005551678 0.00046317 0.0002340719"/>
<joint name="herb/wam/j6_wrist_pitch_joint" class="herb/wam/" range="-1.5707 1.5707" damping="0.11" armature=".01"/>
<geom name="herb/wam//unnamed_geom_19" class="herb/wam/viz" mesh="herb/wam/wrist_pitch_link_fine"/>
<geom name="herb/wam//unnamed_geom_20" class="herb/wam/col" mesh="herb/wam/wrist_pitch_link_convex_decomposition_p1"/>
<geom name="herb/wam//unnamed_geom_21" class="herb/wam/col" mesh="herb/wam/wrist_pitch_link_convex_decomposition_p2"/>
<geom name="herb/wam//unnamed_geom_22" class="herb/wam/col" mesh="herb/wam/wrist_pitch_link_convex_decomposition_p3"/>
<body name="herb/wam/8_wrist_palm_link" pos="0 0 0" quat="0.70710700 0.70710700 0 0">
<inertial pos="0 0 0.055" quat="0.70710700 0 0 0.70710700" mass="0.0828613" diaginertia="0.00020683 0.00010859 0.00010851"/>
<joint name="herb/wam/j7_palm_yaw_joint" class="herb/wam/" range="-3 3" damping="0.11" armature=".01"/>
<geom name="herb/wam//unnamed_geom_23" class="herb/wam/viz" mesh="herb/wam/wrist_palm_link_fine"/>
<geom name="herb/wam//unnamed_geom_24" class="herb/wam/col" mesh="herb/wam/wrist_palm_link_convex"/>
<site name="herb/wam/hand_attachment" class="herb/wam/"/>
<body name="herb/wam/bhand/">
<body name="herb/wam/bhand/bhand_palm_link" pos="0 0 0.05999998" quat="0 0 0 1">
<inertial pos="-5.109798e-05 0.005043297 0.036671000" quat="0.5530978 0.43904700 0.43445600 0.5590776" mass="0.50573" diaginertia="0.000224052 0.0002107009 2.8121200e-05"/>
<geom name="herb/wam/bhand//unnamed_geom_0" class="herb/wam/bhand/viz" mesh="herb/wam/bhand/bhand_palm_fine"/>
<geom name="herb/wam/bhand//unnamed_geom_1" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_palm_link_convex_decomposition_p1"/>
<geom name="herb/wam/bhand//unnamed_geom_2" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_palm_link_convex_decomposition_p2"/>
<geom name="herb/wam/bhand//unnamed_geom_3" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_palm_link_convex_decomposition_p3"/>
<geom name="herb/wam/bhand//unnamed_geom_4" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_palm_link_convex_decomposition_p4"/>
<body name="herb/wam/bhand/finger11" pos="-0.025000000 0 0.041500000" quat="0.70710700 0 0 -0.70710700">
<inertial pos="0.023133000 0.00078642000 0.0005279197" quat="0.01607959 0.70726900 -0.0007660079 0.706762" mass="0.14109" diaginertia="7.7733500e-05 7.662819e-05 4.8312200e-06"/>
<joint name="herb/wam/bhand/j11" class="herb/wam/bhand/" axis="0 0 -1" range="0 3.141589" damping="0.11" armature=".01"/>
<geom name="herb/wam/bhand//unnamed_geom_5" class="herb/wam/bhand/viz" mesh="herb/wam/bhand/bhand_finger_prox_link_fine"/>
<geom name="herb/wam/bhand//unnamed_geom_6" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_finger_prox_link_convex_decomposition_p1"/>
<geom name="herb/wam/bhand//unnamed_geom_7" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_finger_prox_link_convex_decomposition_p2"/>
<geom name="herb/wam/bhand//unnamed_geom_8" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_finger_prox_link_convex_decomposition_p3"/>
<body name="herb/wam/bhand/finger12" pos="0.05 0 0.0339" quat="0.70710700 0.70710700 0 0">
<inertial pos="0.023133000 0.00078642000 0.0005279197" quat="0.01607959 0.70726900 -0.0007660079 0.706762" mass="0.062139" diaginertia="7.7733500e-05 7.662819e-05 4.8312200e-06"/>
<joint name="herb/wam/bhand/j12" class="herb/wam/bhand/" range="0 2.44346" damping="0.11" armature=".01"/>
<geom name="herb/wam/bhand//unnamed_geom_9" class="herb/wam/bhand/viz" mesh="herb/wam/bhand/bhand_finger_med_link_fine"/>
<geom name="herb/wam/bhand//unnamed_geom_10" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_finger_med_link_convex"/>
<body name="herb/wam/bhand/finger13" pos="0.069940000 0.003 0" quat="0.92388000 0 0 0.382683">
<inertial pos="0.022825000 0.0010491000 0.00042030000" quat="0.5084118 0.51165000 0.4895829 0.48993900" mass="0.041377" diaginertia="3.843398e-05 3.727529e-05 3.0998700e-06"/>
<joint name="herb/wam/bhand/j13" class="herb/wam/bhand/" range="0 0.837758" damping="0.11" armature=".01"/>
<geom name="herb/wam/bhand//unnamed_geom_11" class="herb/wam/bhand/viz" euler="0 0 -0.8399997" mesh="herb/wam/bhand/bhand_finger_dist_link_fine"/>
<geom name="herb/wam/bhand//unnamed_geom_12" class="herb/wam/bhand/col" euler="0 0 -0.8399997" mesh="herb/wam/bhand/bhand_finger_dist_link_convex"/>
</body>
</body>
</body>
<body name="herb/wam/bhand/finger21" pos="0.025000000 0 0.041500000" quat="0.70710700 0 0 -0.70710700">
<inertial pos="0.023133000 0.00078642000 0.0005279197" quat="0.01607959 0.70726900 -0.0007660079 0.706762" mass="0.14109" diaginertia="7.7733500e-05 7.662819e-05 4.8312200e-06"/>
<joint name="herb/wam/bhand/j21" class="herb/wam/bhand/" range="0 3.141589" damping="0.11" armature=".01"/>
<geom name="herb/wam/bhand//unnamed_geom_13" class="herb/wam/bhand/viz" mesh="herb/wam/bhand/bhand_finger_prox_link_fine"/>
<geom name="herb/wam/bhand//unnamed_geom_14" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_finger_prox_link_convex_decomposition_p1"/>
<geom name="herb/wam/bhand//unnamed_geom_15" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_finger_prox_link_convex_decomposition_p2"/>
<geom name="herb/wam/bhand//unnamed_geom_16" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_finger_prox_link_convex_decomposition_p3"/>
<body name="herb/wam/bhand/finger22" pos="0.05 0 0.0339" quat="0.70710700 0.70710700 0 0">
<inertial pos="0.023133000 0.00078642000 0.0005279197" quat="0.01607959 0.70726900 -0.0007660079 0.706762" mass="0.062139" diaginertia="7.7733500e-05 7.662819e-05 4.8312200e-06"/>
<joint name="herb/wam/bhand/j22" class="herb/wam/bhand/" range="0 2.44346" damping="0.11" armature=".01"/>
<geom name="herb/wam/bhand//unnamed_geom_17" class="herb/wam/bhand/viz" mesh="herb/wam/bhand/bhand_finger_med_link_fine"/>
<geom name="herb/wam/bhand//unnamed_geom_18" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_finger_med_link_convex"/>
<body name="herb/wam/bhand/finger23" pos="0.069940000 0.003 0" quat="0.92388000 0 0 0.382683">
<inertial pos="0.022825000 0.0010491000 0.00042030000" quat="0.5084118 0.51165000 0.4895829 0.48993900" mass="0.041377" diaginertia="3.843398e-05 3.727529e-05 3.0998700e-06"/>
<joint name="herb/wam/bhand/j23" class="herb/wam/bhand/" range="0 0.837758" damping="0.11" armature=".01"/>
<geom name="herb/wam/bhand//unnamed_geom_19" class="herb/wam/bhand/viz" euler="0 0 -0.8399997" mesh="herb/wam/bhand/bhand_finger_dist_link_fine"/>
<geom name="herb/wam/bhand//unnamed_geom_20" class="herb/wam/bhand/col" euler="0 0 -0.8399997" mesh="herb/wam/bhand/bhand_finger_dist_link_convex"/>
</body>
</body>
</body>
<body name="herb/wam/bhand/finger32" pos="0 0.05 0.07539995" quat="0.5 0.5 0.5 0.5">
<inertial pos="0.023133000 0.00078642000 0.0005279197" quat="0.01607959 0.70726900 -0.0007660079 0.706762" mass="0.062139" diaginertia="7.7733500e-05 7.662819e-05 4.8312200e-06"/>
<joint name="herb/wam/bhand/j32" class="herb/wam/bhand/" range="0 2.44346" damping="0.11" armature=".01"/>
<geom name="herb/wam/bhand//unnamed_geom_21" class="herb/wam/bhand/viz" mesh="herb/wam/bhand/bhand_finger_med_link_fine"/>
<geom name="herb/wam/bhand//unnamed_geom_22" class="herb/wam/bhand/col" mesh="herb/wam/bhand/bhand_finger_med_link_convex"/>
<body name="herb/wam/bhand/finger33" pos="0.069940000 0.003 0" quat="0.92388000 0 0 0.382683">
<inertial pos="0.022825000 0.0010491000 0.00042030000" quat="0.5084118 0.51165000 0.4895829 0.48993900" mass="0.041377" diaginertia="3.843398e-05 3.727529e-05 3.0998700e-06"/>
<joint name="herb/wam/bhand/j33" class="herb/wam/bhand/" range="0 0.837758" damping="0.11" armature=".01"/>
<geom name="herb/wam/bhand//unnamed_geom_23" class="herb/wam/bhand/viz" euler="0 0 -0.8399997" mesh="herb/wam/bhand/bhand_finger_dist_link_fine"/>
<geom name="herb/wam/bhand//unnamed_geom_24" class="herb/wam/bhand/col" euler="0 0 -0.8399997" mesh="herb/wam/bhand/bhand_finger_dist_link_convex"/>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
</body>-->
</body>
<light castshadow="true" class="herb/" diffuse="0.8 0.8 0.8" mode="targetbodycom" name="herb//unnamed_light_0" pos="1 1 4.5" specular="0.4 0.4 0.4" target="herb/herb"/>
</body>
<!--<body name="box_3" pos="0.28870895581142419 -0.54183395581142413 0.3549998">
<geom name="//unnamed_geom_10" class="/" type="box" group="1" size="0.060027579686085103 0.055 0.055" rgba="1 0.62352943420410156 1 1"/>
<joint name="//unnamed_joint_2" class="/" type="free"/>
</body>
<body name="box_4" pos="0.22177971291830414 0.18129056149692808 0.3549998">
<geom name="//unnamed_geom_11" class="/" type="box" group="1" size="0.062757255018445174 0.065252737323892959 0.055" rgba="0 0.83921575546264648 1 1"/>
<joint name="//unnamed_joint_3" class="/" type="free"/>
</body>
<body name="box_5" pos="0.0476221671824321 0.15210565296867215 0.3549998">
<geom name="//unnamed_geom_12" class="/" type="box" group="1" size="0.055 0.067596402584312182 0.055" rgba="0.84313732385635376 0.26666668057441711 0 1"/>
<joint name="//unnamed_joint_4" class="/" type="free"/>
</body> -->
<!--<body name="box_6" pos="-0.096236318603808046 -0.42142641007555215 0.3549998">
<geom name="//unnamed_geom_13" class="/" type="box" group="1" size="0.057212627535643504 0.06839772732407734 0.055" rgba="0 0.50196081399917603 0.16078431904315948 1"/>
<joint name="//unnamed_joint_5" class="/" type="free"/>
</body>-->
<!-- <body name="box_7" pos="-0.19039386433968011 0.04115471291830413 0.3549998">
<geom name="//unnamed_geom_14" class="/" type="box" group="1" size="0.055007578371876191 0.077499983147774329 0.055" rgba="0 0.37254902720451355 0.83529418706893921 1"/>
<joint name="//unnamed_joint_6" class="/" type="free"/>
</body>-->
<!--<body name="box_2" pos="0.13900801576105609 -0.42142641007555215 0.3549998">
<geom name="//unnamed_geom_9" class="/" type="box" group="1" size="0.055 0.055 0.055" rgba="0 0 0.5 0.0"/>
<joint name="//unnamed_joint_1" class="/" type="free"/>
</body>-->
<!--<body name="push_obj" pos="-0.053464621446560029 -0.5 0.325">
<geom name="//unnamed_geom_8" class="/" type="cylinder" group="1" size="0.055 0.025" rgba="0.5 0.3 0 1" mass="0.05"/>
<joint name="//unnamed_joint_0" class="/" type="free" damping="0.001"/>
</body>
<body name="target_obj" pos="0 0.0 0.325">
<geom name="//unnamed_geom_15" class="geom0" type="cylinder" contype="0" conaffinity="0" group="1" size="0.055 0.025" rgba="0.5 0.3 0 0.1666"/>
</body>-->
<!--<body name="gen_body_0" pos="0 0.0 0.3549998" euler="0 0 0.5">
<geom name="gen_geom_0_0" class="/" type="box" group="1" size="0.055 0.055 0.055" rgba="0 0 0 1"/>
<joint name="//unnamed_joint_0" class="/" type="free"/>
</body>
<body name="box_0" pos="0.175 0.0 0.3725">
<geom name="box_geom_0" class="/" type="box" group="1" size="0.055 0.055 0.065" rgba="0 0 0 1"/>
<joint name="//unnamed_joint_1" class="/" type="free"/>
</body>-->
<!--<body name="target_obj" pos="-0.053464621446560029 -0.5 0.3549998">
<geom name="//unnamed_geom_15" class="geom0" type="box" contype="0" conaffinity="0" group="1" size="0.055 0.055 0.055" rgba="0 0 0 0.1666"/>
</body>-->
<!--<body name="box_2" pos="-0.053464621446560029 -0.5 0.3549998">
<geom name="//unnamed_geom_16" class="/" type="box" group="1" contype="0" conaffinity="0" size="0.055 0.055 0.055" rgba="0 0.5 0.5 .25" mass="0.05"/>
<joint name="//unnamed_joint_1" class="/" type="free"/>
</body>-->
<!-- <body name="virt_box_2" pos="0 .45 0.3549998">
<geom name="//unnamed_geom_16" class="/" type="box" contype="0" conaffinity="0" group="1" size="0.076178097189418481 0.067434992230686885 0.055" rgba="1 1 0.38431376218795776 0.2999999"/>
</body>
<body name="virt_box_3" pos="0 0.57243499223068691 0.3549998">
<geom name="//unnamed_geom_17" class="/" type="box" contype="0" conaffinity="0" group="1" size="0.060027579686085103 0.055 0.055" rgba="1 0.62352943420410156 1 0.2999999"/>
</body> -->
<body euler="0 0 5.945441396486063" name="gen_body_0" pos="0 0 0.5010347247123719"><geom class="/" mesh="gen_mesh_0" name="gen_geom_0" rgba="0.1655396242835081 0.5501043660221061 0.8608718021110578 1" type="mesh"/><joint class="/" name="gen_joint_0" type="free"/></body><body euler="0 0 4.732290837341426" name="gen_body_gadded_1" pos="0.22601482253508484 0.0 0.3002990150937626"><geom class="/" mesh="gen_mesh_gadded_1" name="gen_geom_gadded_1" rgba="0.9521860969272011 0.05560746058126809 0.911902616951478 1" type="mesh"/><joint class="/" name="gen_joint_gadded_1" type="free"/></body><body euler="0 0 5.349573615235968" name="gen_body_gadded_2" pos="-0.2746690065315416 0.18346909977088371 0.30039326593531257"><geom class="/" mesh="gen_mesh_gadded_2" name="gen_geom_gadded_2" rgba="0.43633414956249306 0.7829791111265685 0.592108204704739 1" type="mesh"/><joint class="/" name="gen_joint_gadded_2" type="free"/></body><body euler="0 0 3.6989275624771905" name="gen_body_gadded_3" pos="0.40956330775649175 0.49986439263440374 0.300202331883474"><geom class="/" mesh="gen_mesh_gadded_3" name="gen_geom_gadded_3" rgba="0.06554521497112686 0.5289198100407854 0.060201957601935585 1" type="mesh"/><joint class="/" name="gen_joint_gadded_3" type="free"/></body><body euler="0 0 3.87880423280012" name="gen_body_gadded_4" pos="-0.04432166578808619 -0.05031725555445579 0.3001468537291962"><geom class="/" mesh="gen_mesh_gadded_4" name="gen_geom_gadded_4" rgba="0.4579648242994233 0.3846889167241476 0.2938483085241135 1" type="mesh"/><joint class="/" name="gen_joint_gadded_4" type="free"/></body></worldbody>
<contact>
<!--<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="box_geom_0" geom2="table_plane"/>-->
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_24" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_22" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_20" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_18" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_16" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_15" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_14" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_12" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_10" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_8" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_7" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_6" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_4" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_3" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_2" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_1" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1//unnamed_geom_24" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1//unnamed_geom_22" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1//unnamed_geom_21" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1//unnamed_geom_20" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1//unnamed_geom_18" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1//unnamed_geom_17" geom2="table_plane"/>
<!--<exclude body1="herb/wam_1/2_shoulder_yaw_link" body2="herb/wam_1/1_base_link"/>-->
<!--<pair geom1="//unnamed_geom_8" geom2="tabletop" friction="1 1 0.005 0.0001 0.0001" />-->
<!-- <pair geom1="//unnamed_geom_9" geom2="tabletop" friction="2 2 0.005 0.0001 0.0001" />
<pair geom1="//unnamed_geom_10" geom2="tabletop" friction="2 2 0.005 0.0001 0.0001" />
<pair geom1="//unnamed_geom_11" geom2="tabletop" friction="2 2 0.005 0.0001 0.0001" />
<pair geom1="//unnamed_geom_12" geom2="tabletop" friction="2 2 0.005 0.0001 0.0001" />
<pair geom1="//unnamed_geom_14" geom2="tabletop" friction="2 2 0.005 0.0001 0.0001" /> -->
</contact>
<actuator>
<!--<velocity name="herb/wam_1/j1_base_yaw_joint" joint="herb/wam_1/j1_base_yaw_joint" gear="-35.87" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/j2_shoulder_pitch_joint" joint="herb/wam_1/j2_shoulder_pitch_joint" gear="56.42" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/j3_shoulder_yaw_joint" joint="herb/wam_1/j3_shoulder_yaw_joint" gear="33.56" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/j4_elbow_pitch_joint" joint="herb/wam_1/j4_elbow_pitch_joint" gear="17.77" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/j5_wrist_yaw_joint" joint="herb/wam_1/j5_wrist_yaw_joint" gear="3.37" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/j6_wrist_pitch_joint" joint="herb/wam_1/j6_wrist_pitch_joint" gear="3.37" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/j7_palm_yaw_joint" joint="herb/wam_1/j7_palm_yaw_joint" gear="1.358" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/bhand/j11" joint="herb/wam_1/bhand/j11" gear="1.358" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/bhand/j12" joint="herb/wam_1/bhand/j12" gear="1.358" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/bhand/j13" joint="herb/wam_1/bhand/j13" gear="1.358" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/bhand/j21" joint="herb/wam_1/bhand/j21" gear="1.358" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/bhand/j22" joint="herb/wam_1/bhand/j22" gear="1.358" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/bhand/j23" joint="herb/wam_1/bhand/j23" gear="1.358" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/bhand/j32" joint="herb/wam_1/bhand/j32" gear="1.358" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/bhand/j33" joint="herb/wam_1/bhand/j33" gear="1.358" ctrlrange="-.1 .1" />-->
<position ctrllimited="true" ctrlrange="-2.6 2.6" forcelimited="false" forcerange="-10000 10000" gear="1" joint="herb/wam_1/j1_base_yaw_joint" kp="10000" name="herb/wam_1/p_j1_base_yaw_joint"/>
<position ctrllimited="true" ctrlrange="-1.985 1.985" forcelimited="false" forcerange="-10000 10000" gear="1" joint="herb/wam_1/j2_shoulder_pitch_joint" kp="10000" name="herb/wam_1/p_j2_shoulder_pitch_joint"/>
<position ctrllimited="true" ctrlrange="-2.8 2.8" forcelimited="false" forcerange="-10000 10000" gear="1" joint="herb/wam_1/j3_shoulder_yaw_joint" kp="10000" name="herb/wam_1/p_j3_shoulder_yaw_joint"/>
<position ctrllimited="true" ctrlrange="-0.9 3.1415" forcelimited="false" forcerange="-10000 10000" gear="1" joint="herb/wam_1/j4_elbow_pitch_joint" kp="10000" name="herb/wam_1/p_j4_elbow_pitch_joint"/>
<position ctrllimited="true" ctrlrange="-4.549998 1.25" forcelimited="false" forcerange="-1000 1000" gear="1" joint="herb/wam_1/j5_wrist_yaw_joint" kp="1000" name="herb/wam_1/p_j5_wrist_yaw_joint"/>
<position ctrllimited="true" ctrlrange="-1.5707 1.5707" forcelimited="false" forcerange="-1000 1000" gear="1" joint="herb/wam_1/j6_wrist_pitch_joint" kp="500" name="herb/wam_1/p_j6_wrist_pitch_joint"/>
<position ctrllimited="true" ctrlrange="-3 3" forcelimited="false" forcerange="-1000 1000" gear="1" joint="herb/wam_1/j7_palm_yaw_joint" kp="500" name="herb/wam_1/p_j7_palm_yaw_joint"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-2 2" gear="1" joint="herb/wam_1/j1_base_yaw_joint" kv="2" name="herb/wam_1/j1_base_yaw_joint"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-100 100" gear="1" joint="herb/wam_1/j2_shoulder_pitch_joint" kv="20" name="herb/wam_1/j2_shoulder_pitch_joint"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-100 100" gear="1" joint="herb/wam_1/j3_shoulder_yaw_joint" kv="20" name="herb/wam_1/j3_shoulder_yaw_joint"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-100 100" gear="1" joint="herb/wam_1/j4_elbow_pitch_joint" kv="10" name="herb/wam_1/j4_elbow_pitch_joint"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-100 100" gear="1" joint="herb/wam_1/j5_wrist_yaw_joint" kv="10" name="herb/wam_1/j5_wrist_yaw_joint"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-100 100" gear="1" joint="herb/wam_1/j6_wrist_pitch_joint" kv="10" name="herb/wam_1/j6_wrist_pitch_joint"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-100 100" gear="1" joint="herb/wam_1/j7_palm_yaw_joint" kv="10" name="herb/wam_1/j7_palm_yaw_joint"/>
<position ctrllimited="true" ctrlrange="0 3.141589" forcelimited="false" forcerange="-40 40" gear="1" joint="herb/wam_1/bhand/j11" kp="40" name="herb/wam_1/bhand/p_j11"/>
<position ctrllimited="true" ctrlrange="0 2.44346" forcelimited="false" forcerange="-40 40" gear="1" joint="herb/wam_1/bhand/j12" kp="40" name="herb/wam_1/bhand/p_j12"/>
<position ctrllimited="true" ctrlrange="0 0.837758" forcelimited="false" forcerange="-40 40" gear="1" joint="herb/wam_1/bhand/j13" kp="40" name="herb/wam_1/bhand/p_j13"/>
<position ctrllimited="true" ctrlrange="0 3.141589" forcelimited="false" forcerange="-40 40" gear="1" joint="herb/wam_1/bhand/j21" kp="40" name="herb/wam_1/bhand/p_j21"/>
<position ctrllimited="true" ctrlrange="0 2.44346" forcelimited="false" forcerange="-40 40" gear="1" joint="herb/wam_1/bhand/j22" kp="40" name="herb/wam_1/bhand/p_j22"/>
<position ctrllimited="true" ctrlrange="0 0.837758" forcelimited="false" forcerange="-40 40" gear="1" joint="herb/wam_1/bhand/j23" kp="40" name="herb/wam_1/bhand/p_j23"/>
<position ctrllimited="true" ctrlrange="0 2.44346" forcelimited="false" forcerange="-40 40" gear="1" joint="herb/wam_1/bhand/j32" kp="40" name="herb/wam_1/bhand/p_j32"/>
<position ctrllimited="true" ctrlrange="0 0.837758" forcelimited="false" forcerange="-40 40" gear="1" joint="herb/wam_1/bhand/j33" kp="40" name="herb/wam_1/bhand/p_j33"/>
<!--<motor name="herb/wam_1/j1_base_yaw_joint" joint="herb/wam_1/j1_base_yaw_joint" gear="-35.87" ctrlrange="-1 1" />
<motor name="herb/wam_1/j2_shoulder_pitch_joint" joint="herb/wam_1/j2_shoulder_pitch_joint" gear="56.42" ctrlrange="-1 1" />
<motor name="herb/wam_1/j3_shoulder_yaw_joint" joint="herb/wam_1/j3_shoulder_yaw_joint" gear="33.56" ctrlrange="-1 1" />
<motor name="herb/wam_1/j4_elbow_pitch_joint" joint="herb/wam_1/j4_elbow_pitch_joint" gear="17.77" ctrlrange="-1 1" />
<motor name="herb/wam_1/j5_wrist_yaw_joint" joint="herb/wam_1/j5_wrist_yaw_joint" gear="3.37" ctrlrange="-1 1" />
<motor name="herb/wam_1/j6_wrist_pitch_joint" joint="herb/wam_1/j6_wrist_pitch_joint" gear="3.37" ctrlrange="-1 1" />
<motor name="herb/wam_1/j7_palm_yaw_joint" joint="herb/wam_1/j7_palm_yaw_joint" gear="1.358" ctrlrange="-1 1" />
<motor name="herb/wam_1/bhand/p_j11" joint="herb/wam_1/bhand/j11" ctrlrange="-1 1" gear="2"/>
<motor name="herb/wam_1/bhand/p_j12" joint="herb/wam_1/bhand/j12" ctrlrange="-1 1" gear="2"/>
<motor name="herb/wam_1/bhand/p_j13" joint="herb/wam_1/bhand/j13" ctrlrange="-1 1" gear="2"/>
<motor name="herb/wam_1/bhand/p_j21" joint="herb/wam_1/bhand/j21" ctrlrange="-1 1" gear="2"/>
<motor name="herb/wam_1/bhand/p_j22" joint="herb/wam_1/bhand/j22" ctrlrange="-1 1" gear="2"/>
<motor name="herb/wam_1/bhand/p_j23" joint="herb/wam_1/bhand/j23" ctrlrange="-1 1" gear="2"/>
<motor name="herb/wam_1/bhand/p_j32" joint="herb/wam_1/bhand/j32" ctrlrange="-1 1" gear="2"/>
<motor name="herb/wam_1/bhand/p_j33" joint="herb/wam_1/bhand/j33" ctrlrange="-1 1" gear="2"/>-->
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-2 2" gear="1" joint="herb/wam_1/bhand/j11" kv="1" name="herb/wam_1/bhand/v_j11"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-2 2" gear="1" joint="herb/wam_1/bhand/j12" kv="1" name="herb/wam_1/bhand/v_j12"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-2 2" gear="1" joint="herb/wam_1/bhand/j13" kv="1" name="herb/wam_1/bhand/v_j13"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-2 2" gear="1" joint="herb/wam_1/bhand/j21" kv="1" name="herb/wam_1/bhand/v_j21"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-2 2" gear="1" joint="herb/wam_1/bhand/j22" kv="1" name="herb/wam_1/bhand/v_j22"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-2 2" gear="1" joint="herb/wam_1/bhand/j23" kv="1" name="herb/wam_1/bhand/v_j23"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-2 2" gear="1" joint="herb/wam_1/bhand/j32" kv="1" name="herb/wam_1/bhand/v_j32"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-2 2" gear="1" joint="herb/wam_1/bhand/j33" kv="1" name="herb/wam_1/bhand/v_j33"/>
<!-- <position name="herb/wam_1/j1_base_yaw_joint" joint="herb/wam_1/j1_base_yaw_joint" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="-35.87"/>
<position name="herb/wam_1/j2_shoulder_pitch_joint" joint="herb/wam_1/j2_shoulder_pitch_joint" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="56.42"/>
<position name="herb/wam_1/j3_shoulder_yaw_joint" joint="herb/wam_1/j3_shoulder_yaw_joint" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="33.56"/>
<position name="herb/wam_1/j4_elbow_pitch_joint" joint="herb/wam_1/j4_elbow_pitch_joint" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="17.77"/>
<position name="herb/wam_1/j5_wrist_yaw_joint" joint="herb/wam_1/j5_wrist_yaw_joint" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="3.37"/>
<position name="herb/wam_1/j6_wrist_pitch_joint" joint="herb/wam_1/j6_wrist_pitch_joint" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="3.37"/>
<position name="herb/wam_1/j7_palm_yaw_joint" joint="herb/wam_1/j7_palm_yaw_joint" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="1.358"/>
<position name="herb/wam_1/bhand/j11" joint="herb/wam_1/bhand/j11" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="1.358"/>
<position name="herb/wam_1/bhand/j12" joint="herb/wam_1/bhand/j12" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="1.358"/>
<position name="herb/wam_1/bhand/j13" joint="herb/wam_1/bhand/j13" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="1.358"/>
<position name="herb/wam_1/bhand/j21" joint="herb/wam_1/bhand/j21" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="1.358"/>
<position name="herb/wam_1/bhand/j22" joint="herb/wam_1/bhand/j22" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="1.358"/>
<position name="herb/wam_1/bhand/j23" joint="herb/wam_1/bhand/j23" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="1.358"/>
<position name="herb/wam_1/bhand/j32" joint="herb/wam_1/bhand/j32" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="1.358"/>
<position name="herb/wam_1/bhand/j33" joint="herb/wam_1/bhand/j33" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="1.358"/>-->
</actuator>
</mujoco> | 121.290424 | 1,609 | 0.684632 |
622e1ac17315cf331c03870cbd6ff88ec1bc5706 | 1,768 | xml | XML | gym/envs/robotics/assets/fetch/random_obj_xml/2213_grasp.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/2213_grasp.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/2213_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/221/221.stl" name="obj0" scale="0.006801350236867821 0.006801350236867821 0.006801350236867821" />
</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.03553769091388151 0.050275533341475276 0.03493411188846091">
<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.004331343786230939 -0.03483958540234181 0.009514107325076845" rgba="1 0 0 0" size="0.017768845456940754 0.025137766670737638 0.017467055944230456" type="ellipsoid" />
</body>
<light ambient="0.2 0.2 0.2" castshadow="false" diffuse="0.8 0.8 0.8" dir="0 0 -1" directional="true" name="light0" pos="0 0 4" specular="0.3 0.3 0.3" />
</worldbody>
<actuator>
<position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:l_gripper_finger_joint" kp="30000" name="robot0:l_gripper_finger_joint" user="1" />
<position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:r_gripper_finger_joint" kp="30000" name="robot0:r_gripper_finger_joint" user="1" />
</actuator>
</mujoco> | 43.121951 | 198 | 0.670249 |
622fefc696d0c9cdda99642cce35875ca02c76e8 | 1,770 | xml | XML | gym/envs/robotics/assets/fetch/random_obj_xml/9720_grasp.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/9720_grasp.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/9720_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/972/972.stl" name="obj0" scale="0.011808153416273611 0.011808153416273611 0.011808153416273611" />
</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.017087997998135818 0.07185831687612498 0.03417620854303313">
<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.00029710465924242835 0.01787780623075618 -0.0014366333470715127" rgba="1 0 0 0" size="0.008543998999067909 0.03592915843806249 0.017088104271516566" 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.670621 |
6231200c5ec054df382a067548854ba808a3198e | 1,456 | xml | XML | gym/envs/robotics/assets/fetch/random_obj_xml/4198_slide.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/4198_slide.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/4198_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/419/419.stl" name="obj0" scale="0.008819045774630623 0.008819045774630623 0.008819045774630623" />
</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.017687839786475937 0.05776509817613868 0.22304020244803413">
<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 |
6232d498f7c8f898e1dfe6db6a5c294e4b464f92 | 79,302 | xml | XML | herb_reconf/cluttered_scenes/hard_pushing_056_tennis_ball_2_0.6_scene.xml | wagnew3/Amodal-3D-Reconstruction-for-Robotic-Manipulationvia-Stability-and-Connectivity--Release | f55c6b0fac44d9d749e7804d99169a39d30c2111 | [
"MIT"
] | null | null | null | herb_reconf/cluttered_scenes/hard_pushing_056_tennis_ball_2_0.6_scene.xml | wagnew3/Amodal-3D-Reconstruction-for-Robotic-Manipulationvia-Stability-and-Connectivity--Release | f55c6b0fac44d9d749e7804d99169a39d30c2111 | [
"MIT"
] | null | null | null | herb_reconf/cluttered_scenes/hard_pushing_056_tennis_ball_2_0.6_scene.xml | wagnew3/Amodal-3D-Reconstruction-for-Robotic-Manipulationvia-Stability-and-Connectivity--Release | f55c6b0fac44d9d749e7804d99169a39d30c2111 | [
"MIT"
] | null | null | null | <?xml version="1.0" ?><mujoco model="scene">
<compiler angle="radian" coordinate="local" fusestatic="false" meshdir="assets/" texturedir="assets/"/>
<option apirate="50" collision="predefined" cone="elliptic" impratio="5" iterations="500" noslip_iterations="100" solver="Newton" timestep="0.002" tolerance="1e-10"/>
<size nconmax="10000" njmax="10000"/>
<visual>
<global offheight="800" offwidth="800"/>
<quality shadowsize="2048"/>
<headlight ambient="0 0 0" diffuse="1.399999 1.399999 1.399999" specular="2 2 2"/>
<map force="0.1" zfar="30.0"/>
<rgba haze="0.1499999 0.25 0.3499998 1"/>
</visual>
<statistic center="0.2 0 0.5" extent="10.0"/>
<default>
<default class="/"/>
<default class="geom0">
<geom conaffinity="0" contype="1" density="500" margin="0.001" rgba="0.75 0.6 0.5 1" solimp="0.95 0.95 0.01" solref="0.008 1" user="0"/>
</default>
<default class="herb/">
<joint damping="1.0"/>
<default class="herb/viz">
<geom conaffinity="0" contype="0" group="1"/>
</default>
</default>
<default class="herb/wam/">
<joint axis="0 0 1" frictionloss="0.001" limited="true" pos="0 0 0" type="hinge"/>
<default class="herb/wam/viz">
<geom conaffinity="0" contype="0" group="1" type="mesh"/>
</default>
<default class="herb/wam/col">
<geom conaffinity="1" contype="0" group="0" type="mesh"/>
</default>
</default>
<default class="herb/wam/bhand/">
<joint axis="0 0 1" frictionloss="0.001" limited="true" pos="0 0 0" type="hinge"/>
<default class="herb/wam/bhand/col">
<geom conaffinity="1" contype="0" group="0" type="mesh"/>
</default>
<default class="herb/wam/bhand/viz">
<geom conaffinity="0" contype="0" group="1" rgba="0.6999996 0.8 0.8 1" type="mesh"/>
</default>
</default>
<default class="herb/wam_1/">
<joint armature="0.1" axis="0 0 1" frictionloss="0.001" limited="true" pos="0 0 0" type="hinge"/>
<default class="herb/wam_1/viz">
<geom conaffinity="0" contype="0" group="1" type="mesh"/>
</default>
<default class="herb/wam_1/col">
<geom conaffinity="1" condim="4" contype="1" group="0" priority="10" type="mesh"/><!-- friction="1 0.1 0.02" -->
</default>
</default>
<default class="herb/wam_1/bhand/">
<joint armature="0.1" axis="0 0 1" frictionloss="0.001" limited="true" pos="0 0 0" type="hinge"/>
<default class="herb/wam_1/bhand/col">
<geom conaffinity="1" condim="4" contype="4" friction="1 0.1 0.02" group="0" priority="10" solimp="0.99 0.99 0.01" solref="0.01 1" type="mesh"/> <!-- -->
</default>
<default class="herb/wam_1/bhand/viz">
<geom conaffinity="0" condim="4" contype="4" friction="1 0.1 0.02" group="1" priority="10" rgba="0.6999996 0.8 0.8 1" solimp="0.99 0.99 0.01" solref="0.01 1" type="mesh"/><!-- -->
</default>
</default>
</default>
<asset>
<texture file="concrete-7baa937dd9eb091794feb091c728eb4f234150ae.png" name="concrete_2d" type="2d"/>
<texture file="concrete-7baa937dd9eb091794feb091c728eb4f234150ae.png" name="concretecube" type="cube"/>
<material class="/" name="concrete_2d" reflectance="0.3" rgba="0.8 0.8 0.8 1" texture="concrete_2d"/>
<material class="/" name="concretecube" rgba="0.8 0.8 0.8 1" texture="concretecube"/>
<texture file="marble-e5eaaff46b3aaec59944d7330fab7172f95cd8f2.png" name="marble2d" type="2d"/>
<texture file="marble-e5eaaff46b3aaec59944d7330fab7172f95cd8f2.png" name="marblecube" type="cube"/>
<material class="/" name="marble_2d" reflectance="0.3" rgba="0.8 0.8 0.8 1" texture="marble2d"/>
<material class="/" name="marblecube" rgba="0.8 0.8 0.8 1" texture="marblecube"/>
<texture file="concreteplain-371aafd0ba788c3d3517b7c74a383d92e5897f53.png" name="concreteplain_2d" type="2d"/>
<texture file="concreteplain-371aafd0ba788c3d3517b7c74a383d92e5897f53.png" name="concreteplaincube" type="cube"/>
<material class="/" name="concreteplain_2d" reflectance="0.3" rgba="0.8 0.8 0.8 1" texture="concreteplain_2d"/>
<material class="/" name="concreteplaincube" rgba="0.8 0.8 0.8 1" texture="concreteplaincube"/>
<texture file="wood-dca777828fadc82ffe5b5005a448db092b2054fb.png" name="wood2d" type="2d"/>
<texture file="wood-dca777828fadc82ffe5b5005a448db092b2054fb.png" name="woodcube" type="cube"/>
<material class="/" name="wood2d" reflectance="0.0" rgba="1 1 1 1" texture="wood2d"/>
<material class="/" emission="1.0" name="woodcube" texture="woodcube"/>
<texture file="concrete2-241aa4b6b647b116a7363537e0b2c602ff16d0ac.png" name="concrete2_2d" type="2d"/>
<texture file="concrete2-241aa4b6b647b116a7363537e0b2c602ff16d0ac.png" name="concrete2_cube" type="cube"/>
<material class="/" name="concrete2_2d" reflectance="0.0" rgba="1 1 1 1" texture="concrete2_2d"/>
<material class="/" name="concrete2_cube" rgba="0.8 0.8 0.8 1" texture="concrete2_cube"/>
<texture builtin="flat" height="1024" mark="random" markrgb="0.79000000 0.79000000 0.7399999" name="wall_2d" random="0.3" rgb1="0.8199995 0.8199995 0.78000000" type="2d" width="1024"/>
<material class="/" name="wall" texture="wall_2d"/>
<!--<mesh name="mustard" class="/" file="ycb_objects/006_mustard_bottle/google_16k/textured.msh"/>
<texture name="mustard_tex" type="2d" file="ycb_objects/006_mustard_bottle/google_16k/texture_map.png"/>
<material name="mustard_mat" class="/" texture="mustard_tex"/>-->
<mesh class="herb/" file="herb_frame-d14ef2a9b97c77acae48435d827d17e822b5ea0d.STL" name="herb/herb_frame"/>
<mesh class="herb/" file="herb_frame_collision-f9b6358d74932455b7ffbfd9ca74dac0fccda711.STL" name="herb/herb_frame_collision"/>
<mesh class="herb/" file="herb_neobotix_base-a561bd542e4323d6590a35700af93bfe91294ed7.STL" name="herb/herb_neobotix_base"/>
<mesh class="herb/" file="herb_neobotix_base_collision-c0b781e9f306e864c10c17c836695c4558f03ae7.STL" name="herb/herb_neobotix_base_collision"/>
<mesh class="herb/" file="herb_neck_pan-3a5b595404c4fd221df9b6e9fa45f42ae8d6c2d1.STL" name="herb/herb_neck_pan"/>
<mesh class="herb/" file="herb_neck_pan_collision-422bb9327b7695a812f7e778849056ef7beb989a.STL" name="herb/herb_neck_pan_collision"/>
<mesh class="herb/" file="herb_neck_tilt-90115c2f4d254a0b190e723f5619cc119886c40b.STL" name="herb/herb_neck_tilt"/>
<mesh class="herb/" file="herb_neck_tilt_collision-484db3edd8836293ddbd41a57393c8610e785d3a.STL" name="herb/herb_neck_tilt_collision"/>
<mesh class="herb/" file="herb_crl_head-8d1a14390ba99fea74706e0a42bb4c69de03fda1.STL" name="herb/herb_crl_head"/>
<mesh class="herb/" file="herb_crl_head_collision-7e48d4cab14a84937a24657df25f3c1493b9d4f0.STL" name="herb/herb_crl_head_collision"/>
<mesh class="herb/" file="herb_kinect-f35f6b9c60f6d5c915f951d7862137deeec3b982.STL" name="herb/herb_kinect"/>
<mesh class="herb/" file="herb_kinect_collision-fc0c5ad2fd441c0e68282241313155effd1beedd.STL" name="herb/herb_kinect_collision"/>
<mesh class="herb/wam/" file="base_link_fine-41a147148eb8dd232dfab0184aee072e64b55281.stl" name="herb/wam/base_link_fine"/>
<mesh class="herb/wam/" file="base_link_convex-241a02f0fe0e1f2c3855b352df6e69b26ab5b1b2.stl" name="herb/wam/base_link_convex"/>
<mesh class="herb/wam/" file="shoulder_link_fine-70a80ea5cf6a9c11a96b4c55087f2c8f2c020d97.stl" name="herb/wam/shoulder_link_fine"/>
<mesh class="herb/wam/" file="shoulder_link_convex_decomposition_p1-b99c0e22423c21ede02982f896bc789bdae3b5ff.stl" name="herb/wam/shoulder_link_convex_decomposition_p1"/>
<mesh class="herb/wam/" file="shoulder_link_convex_decomposition_p2-2b3a517d82b2e4f2469d55f41baed0468e780436.stl" name="herb/wam/shoulder_link_convex_decomposition_p2"/>
<mesh class="herb/wam/" file="shoulder_link_convex_decomposition_p3-e4f646ee6b98165b5a010a5f12ebfd92128fb41b.stl" name="herb/wam/shoulder_link_convex_decomposition_p3"/>
<mesh class="herb/wam/" file="shoulder_pitch_link_fine-36aee65354a741fe81ccf9d2614e6e43d67f3c55.stl" name="herb/wam/shoulder_pitch_link_fine"/>
<mesh class="herb/wam/" file="shoulder_pitch_link_convex-f05b3e597235abed137d821b96ff7d1e2a82ea31.stl" name="herb/wam/shoulder_pitch_link_convex"/>
<mesh class="herb/wam/" file="upper_arm_link_fine-ca01ee6d48649ad9f6baea7259d5cf9d08b3d635.stl" name="herb/wam/upper_arm_link_fine"/>
<mesh class="herb/wam/" file="upper_arm_link_convex_decomposition_p1-7ea03e3ea97d649eedea55dc3de0ea10bbb87283.stl" name="herb/wam/upper_arm_link_convex_decomposition_p1"/>
<mesh class="herb/wam/" file="upper_arm_link_convex_decomposition_p2-25fc59a045c74cc0c5e901bc31501e8ca212159a.stl" name="herb/wam/upper_arm_link_convex_decomposition_p2"/>
<mesh class="herb/wam/" file="elbow_link_fine-105c4e016f6a319ed74f5d55377fee15774c5d58.stl" name="herb/wam/elbow_link_fine"/>
<mesh class="herb/wam/" file="elbow_link_convex-618d49f47d28f374d03b62f3a4f1a11c87b40044.stl" name="herb/wam/elbow_link_convex"/>
<mesh class="herb/wam/" file="forearm_link_fine-e78631019336cb810525911769f36184d30c291c.stl" name="herb/wam/forearm_link_fine"/>
<mesh class="herb/wam/" file="forearm_link_convex_decomposition_p1-57f1e443a9d84a9b1e59b719541351dbc72b0c65.stl" name="herb/wam/forearm_link_convex_decomposition_p1"/>
<mesh class="herb/wam/" file="forearm_link_convex_decomposition_p2-6249b0eb91291b6e61d4566ef7bddcd133aeb11d.stl" name="herb/wam/forearm_link_convex_decomposition_p2"/>
<mesh class="herb/wam/" file="wrist_yaw_link_fine-3ec69f37eedc74a0b8a6edd994a49a13dec2a554.stl" name="herb/wam/wrist_yaw_link_fine"/>
<mesh class="herb/wam/" file="wrist_yaw_link_convex_decomposition_p1-483314d477ecff523b1f17f1b29cc860dda3b25f.stl" name="herb/wam/wrist_yaw_link_convex_decomposition_p1"/>
<mesh class="herb/wam/" file="wrist_yaw_link_convex_decomposition_p2-963f6bf6f5f239543cf4bbf0630fd7e3253cbd4a.stl" name="herb/wam/wrist_yaw_link_convex_decomposition_p2"/>
<mesh class="herb/wam/" file="wrist_pitch_link_fine-06a8aff3e76c7b3ff34cdaf40c9ed5950e2ad1fe.stl" name="herb/wam/wrist_pitch_link_fine"/>
<mesh class="herb/wam/" file="wrist_pitch_link_convex_decomposition_p1-3328df36bd7e249a571d0cfb2e43ac0cf17b9b77.stl" name="herb/wam/wrist_pitch_link_convex_decomposition_p1"/>
<mesh class="herb/wam/" file="wrist_pitch_link_convex_decomposition_p2-91c5869923c13020ad406e859d49bf3f795c96be.stl" name="herb/wam/wrist_pitch_link_convex_decomposition_p2"/>
<mesh class="herb/wam/" file="wrist_pitch_link_convex_decomposition_p3-744bd1df4bb176ceef61c79ab12a5b9de038d171.stl" name="herb/wam/wrist_pitch_link_convex_decomposition_p3"/>
<mesh class="herb/wam/" file="wrist_palm_link_fine-db9db06e50f8f189c8d475b09f86be267e38a874.stl" name="herb/wam/wrist_palm_link_fine"/>
<mesh class="herb/wam/" file="wrist_palm_link_convex-d455a798d573176ecdc3c9794069b0e3f4f7f623.stl" name="herb/wam/wrist_palm_link_convex"/>
<mesh class="herb/wam/bhand/" file="bhand_palm_fine-dff1351ac0d212f9757a6bc04b85287b4f13403a.stl" name="herb/wam/bhand/bhand_palm_fine"/>
<mesh class="herb/wam/bhand/" file="bhand_palm_link_convex_decomposition_p1-f8ba6cc8e8efbe24c938e092f61618174769428c.stl" name="herb/wam/bhand/bhand_palm_link_convex_decomposition_p1"/>
<mesh class="herb/wam/bhand/" file="bhand_palm_link_convex_decomposition_p2-0a66a02812a929ee040991e6d1a7b1d11bba7bb1.stl" name="herb/wam/bhand/bhand_palm_link_convex_decomposition_p2"/>
<mesh class="herb/wam/bhand/" file="bhand_palm_link_convex_decomposition_p3-9d93e72f01b43aa200deff06df4a395d3eb5312a.stl" name="herb/wam/bhand/bhand_palm_link_convex_decomposition_p3"/>
<mesh class="herb/wam/bhand/" file="bhand_palm_link_convex_decomposition_p4-e38e089a001a0010eec12bebd2368162120ee6a2.stl" name="herb/wam/bhand/bhand_palm_link_convex_decomposition_p4"/>
<mesh class="herb/wam/bhand/" file="bhand_finger_prox_link_fine-b325b78dd2ffcab9984efe22434207b1d2e07e28.stl" name="herb/wam/bhand/bhand_finger_prox_link_fine"/>
<mesh class="herb/wam/bhand/" file="bhand_finger_prox_link_convex_decomposition_p1-12071ca7dea820f8ba395c17ad58efbdd2b805a8.stl" name="herb/wam/bhand/bhand_finger_prox_link_convex_decomposition_p1"/>
<mesh class="herb/wam/bhand/" file="bhand_finger_prox_link_convex_decomposition_p2-c728b40c271300b132049560287e0844b86833ed.stl" name="herb/wam/bhand/bhand_finger_prox_link_convex_decomposition_p2"/>
<mesh class="herb/wam/bhand/" file="bhand_finger_prox_link_convex_decomposition_p3-561559fcb477ac41797bbd8b0da5e960b41f0363.stl" name="herb/wam/bhand/bhand_finger_prox_link_convex_decomposition_p3"/>
<mesh class="herb/wam/bhand/" file="bhand_finger_med_link_fine-31e862bb0515137229a05ffa049a96de151eb229.stl" name="herb/wam/bhand/bhand_finger_med_link_fine"/>
<mesh class="herb/wam/bhand/" file="bhand_finger_med_link_convex-af5d2e0e2990df27924df077b297d046b710ded5.stl" name="herb/wam/bhand/bhand_finger_med_link_convex"/>
<mesh class="herb/wam/bhand/" file="bhand_finger_dist_link_fine-defe6db5320e79d25ade307bc4a42d6ef272b8d4.stl" name="herb/wam/bhand/bhand_finger_dist_link_fine"/>
<mesh class="herb/wam/bhand/" file="bhand_finger_dist_link_convex-dd89f87a37ef6bb33ec5f1998f123eb1e907ddef.stl" name="herb/wam/bhand/bhand_finger_dist_link_convex"/>
<mesh class="herb/wam_1/" file="base_link_fine-41a147148eb8dd232dfab0184aee072e64b55281.stl" name="herb/wam_1/base_link_fine"/>
<mesh class="herb/wam_1/" file="base_link_convex-241a02f0fe0e1f2c3855b352df6e69b26ab5b1b2.stl" name="herb/wam_1/base_link_convex"/>
<mesh class="herb/wam_1/" file="shoulder_link_fine-70a80ea5cf6a9c11a96b4c55087f2c8f2c020d97.stl" name="herb/wam_1/shoulder_link_fine"/>
<mesh class="herb/wam_1/" file="shoulder_link_convex_decomposition_p1-b99c0e22423c21ede02982f896bc789bdae3b5ff.stl" name="herb/wam_1/shoulder_link_convex_decomposition_p1"/>
<mesh class="herb/wam_1/" file="shoulder_link_convex_decomposition_p2-2b3a517d82b2e4f2469d55f41baed0468e780436.stl" name="herb/wam_1/shoulder_link_convex_decomposition_p2"/>
<mesh class="herb/wam_1/" file="shoulder_link_convex_decomposition_p3-e4f646ee6b98165b5a010a5f12ebfd92128fb41b.stl" name="herb/wam_1/shoulder_link_convex_decomposition_p3"/>
<mesh class="herb/wam_1/" file="shoulder_pitch_link_fine-36aee65354a741fe81ccf9d2614e6e43d67f3c55.stl" name="herb/wam_1/shoulder_pitch_link_fine"/>
<mesh class="herb/wam_1/" file="shoulder_pitch_link_convex-f05b3e597235abed137d821b96ff7d1e2a82ea31.stl" name="herb/wam_1/shoulder_pitch_link_convex"/>
<mesh class="herb/wam_1/" file="upper_arm_link_fine-ca01ee6d48649ad9f6baea7259d5cf9d08b3d635.stl" name="herb/wam_1/upper_arm_link_fine"/>
<mesh class="herb/wam_1/" file="upper_arm_link_convex_decomposition_p1-7ea03e3ea97d649eedea55dc3de0ea10bbb87283.stl" name="herb/wam_1/upper_arm_link_convex_decomposition_p1"/>
<mesh class="herb/wam_1/" file="upper_arm_link_convex_decomposition_p2-25fc59a045c74cc0c5e901bc31501e8ca212159a.stl" name="herb/wam_1/upper_arm_link_convex_decomposition_p2"/>
<mesh class="herb/wam_1/" file="elbow_link_fine-105c4e016f6a319ed74f5d55377fee15774c5d58.stl" name="herb/wam_1/elbow_link_fine"/>
<mesh class="herb/wam_1/" file="elbow_link_convex-618d49f47d28f374d03b62f3a4f1a11c87b40044.stl" name="herb/wam_1/elbow_link_convex"/>
<mesh class="herb/wam_1/" file="forearm_link_fine-e78631019336cb810525911769f36184d30c291c.stl" name="herb/wam_1/forearm_link_fine"/>
<mesh class="herb/wam_1/" file="forearm_link_convex_decomposition_p1-57f1e443a9d84a9b1e59b719541351dbc72b0c65.stl" name="herb/wam_1/forearm_link_convex_decomposition_p1"/>
<mesh class="herb/wam_1/" file="forearm_link_convex_decomposition_p2-6249b0eb91291b6e61d4566ef7bddcd133aeb11d.stl" name="herb/wam_1/forearm_link_convex_decomposition_p2"/>
<mesh class="herb/wam_1/" file="wrist_yaw_link_fine-3ec69f37eedc74a0b8a6edd994a49a13dec2a554.stl" name="herb/wam_1/wrist_yaw_link_fine"/>
<mesh class="herb/wam_1/" file="wrist_yaw_link_convex_decomposition_p1-483314d477ecff523b1f17f1b29cc860dda3b25f.stl" name="herb/wam_1/wrist_yaw_link_convex_decomposition_p1"/>
<mesh class="herb/wam_1/" file="wrist_yaw_link_convex_decomposition_p2-963f6bf6f5f239543cf4bbf0630fd7e3253cbd4a.stl" name="herb/wam_1/wrist_yaw_link_convex_decomposition_p2"/>
<mesh class="herb/wam_1/" file="wrist_pitch_link_fine-06a8aff3e76c7b3ff34cdaf40c9ed5950e2ad1fe.stl" name="herb/wam_1/wrist_pitch_link_fine"/>
<mesh class="herb/wam_1/" file="wrist_pitch_link_convex_decomposition_p1-3328df36bd7e249a571d0cfb2e43ac0cf17b9b77.stl" name="herb/wam_1/wrist_pitch_link_convex_decomposition_p1"/>
<mesh class="herb/wam_1/" file="wrist_pitch_link_convex_decomposition_p2-91c5869923c13020ad406e859d49bf3f795c96be.stl" name="herb/wam_1/wrist_pitch_link_convex_decomposition_p2"/>
<mesh class="herb/wam_1/" file="wrist_pitch_link_convex_decomposition_p3-744bd1df4bb176ceef61c79ab12a5b9de038d171.stl" name="herb/wam_1/wrist_pitch_link_convex_decomposition_p3"/>
<mesh class="herb/wam_1/" file="wrist_palm_link_fine-db9db06e50f8f189c8d475b09f86be267e38a874.stl" name="herb/wam_1/wrist_palm_link_fine"/>
<mesh class="herb/wam_1/" file="wrist_palm_link_convex-d455a798d573176ecdc3c9794069b0e3f4f7f623.stl" name="herb/wam_1/wrist_palm_link_convex"/>
<mesh class="herb/wam_1/bhand/" file="bhand_palm_fine-dff1351ac0d212f9757a6bc04b85287b4f13403a.stl" name="herb/wam_1/bhand/bhand_palm_fine"/>
<mesh class="herb/wam_1/bhand/" file="bhand_palm_link_convex_decomposition_p1-f8ba6cc8e8efbe24c938e092f61618174769428c.stl" name="herb/wam_1/bhand/bhand_palm_link_convex_decomposition_p1"/>
<mesh class="herb/wam_1/bhand/" file="bhand_palm_link_convex_decomposition_p2-0a66a02812a929ee040991e6d1a7b1d11bba7bb1.stl" name="herb/wam_1/bhand/bhand_palm_link_convex_decomposition_p2"/>
<mesh class="herb/wam_1/bhand/" file="bhand_palm_link_convex_decomposition_p3-9d93e72f01b43aa200deff06df4a395d3eb5312a.stl" name="herb/wam_1/bhand/bhand_palm_link_convex_decomposition_p3"/>
<mesh class="herb/wam_1/bhand/" file="bhand_palm_link_convex_decomposition_p4-e38e089a001a0010eec12bebd2368162120ee6a2.stl" name="herb/wam_1/bhand/bhand_palm_link_convex_decomposition_p4"/>
<mesh class="herb/wam_1/bhand/" file="bhand_finger_prox_link_fine-b325b78dd2ffcab9984efe22434207b1d2e07e28.stl" name="herb/wam_1/bhand/bhand_finger_prox_link_fine"/>
<mesh class="herb/wam_1/bhand/" file="bhand_finger_prox_link_convex_decomposition_p1-12071ca7dea820f8ba395c17ad58efbdd2b805a8.stl" name="herb/wam_1/bhand/bhand_finger_prox_link_convex_decomposition_p1"/>
<mesh class="herb/wam_1/bhand/" file="bhand_finger_prox_link_convex_decomposition_p2-c728b40c271300b132049560287e0844b86833ed.stl" name="herb/wam_1/bhand/bhand_finger_prox_link_convex_decomposition_p2"/>
<mesh class="herb/wam_1/bhand/" file="bhand_finger_prox_link_convex_decomposition_p3-561559fcb477ac41797bbd8b0da5e960b41f0363.stl" name="herb/wam_1/bhand/bhand_finger_prox_link_convex_decomposition_p3"/>
<mesh class="herb/wam_1/bhand/" file="bhand_finger_med_link_fine-31e862bb0515137229a05ffa049a96de151eb229.stl" name="herb/wam_1/bhand/bhand_finger_med_link_fine"/>
<mesh class="herb/wam_1/bhand/" file="bhand_finger_med_link_convex-af5d2e0e2990df27924df077b297d046b710ded5.stl" name="herb/wam_1/bhand/bhand_finger_med_link_convex"/>
<mesh class="herb/wam_1/bhand/" file="bhand_finger_dist_link_fine-defe6db5320e79d25ade307bc4a42d6ef272b8d4.stl" name="herb/wam_1/bhand/bhand_finger_dist_link_fine"/>
<mesh class="herb/wam_1/bhand/" file="bhand_finger_dist_link_convex-dd89f87a37ef6bb33ec5f1998f123eb1e907ddef.stl" name="herb/wam_1/bhand/bhand_finger_dist_link_convex"/>
<mesh class="geom0" file="ycb_objects/056_tennis_ball/google_16k/nontextured.stl" name="gen_mesh_0" scale="1 1 1"/><mesh class="geom0" file="ycb_objects/055_baseball/google_16k/nontextured.stl" name="gen_mesh_gadded_1" scale="1.8467905953597856 1.8467905953597856 1.8467905953597856"/><mesh class="geom0" file="ycb_objects/008_pudding_box/google_16k/nontextured.stl" name="gen_mesh_gadded_2" scale="1.6053220931543082 1.6053220931543082 1.6053220931543082"/></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.1726552760232485" name="gen_body_0" pos="0 0 0.30009699999645817"><geom class="/" mesh="gen_mesh_0" name="gen_geom_0" rgba="0.8510657954918267 0.02324182600733371 0.5879293882052089 1" type="mesh"/><joint class="/" name="gen_joint_0" type="free"/></body><body euler="0 0 1.2046646044518747" name="gen_body_gadded_1" pos="0.08430119488161361 0.0 0.3003522676091991"><geom class="/" mesh="gen_mesh_gadded_1" name="gen_geom_gadded_1" rgba="0.1552625330484355 0.7969425422048272 0.5889644236764543 1" type="mesh"/><joint class="/" name="gen_joint_gadded_1" type="free"/></body><body euler="0 0 2.6679203524472563" name="gen_body_gadded_2" pos="0.46551110073526947 -0.20329987655856446 0.3009399823555105"><geom class="/" mesh="gen_mesh_gadded_2" name="gen_geom_gadded_2" rgba="0.764652534735112 0.7080298195162289 0.08231999618575725 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.938596 | 942 | 0.68596 |
62341c30cf0af4ab44aa1d9676446b9f828f9a4a | 77,311 | xml | XML | herb_reconf/cluttered_scenes/grasping_003_cracker_box_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/grasping_003_cracker_box_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/grasping_003_cracker_box_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="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="ycb_objects/021_bleach_cleanser/google_16k/nontextured.stl" name="gen_mesh_gadded_1" scale="1.3118809215792497 1.3118809215792497 1.3118809215792497"/><mesh class="geom0" file="ycb_objects/053_mini_soccer_ball/google_16k/nontextured.stl" name="gen_mesh_gadded_2" scale="0.7378586438841694 0.7378586438841694 0.7378586438841694"/><mesh class="geom0" file="ycb_objects/009_gelatin_box/google_16k/nontextured.stl" name="gen_mesh_gadded_3" scale="0.6720224556768655 0.6720224556768655 0.6720224556768655"/><mesh class="geom0" file="ycb_objects/057_racquetball/google_16k/nontextured.stl" name="gen_mesh_gadded_4" scale="0.9843994875444336 0.9843994875444336 0.9843994875444336"/></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.654920418572301" name="gen_body_0" pos="0 0 0.30324300001375376"><geom class="/" mesh="gen_mesh_0" name="gen_geom_0" rgba="0.030620417527972288 0.07928781134065699 0.6374410332632117 1" type="mesh"/><joint class="/" name="gen_joint_0" type="free"/></body><body euler="0 0 5.2111502191359325" name="gen_body_gadded_1" pos="0.2668623099063345 0.0 0.3028164148502911"><geom class="/" mesh="gen_mesh_gadded_1" name="gen_geom_gadded_1" rgba="0.9351396571747851 0.7994374312654853 0.21587337107595062 1" type="mesh"/><joint class="/" name="gen_joint_gadded_1" type="free"/></body><body euler="0 0 1.9127043328080229" name="gen_body_gadded_2" pos="-0.05807710635950025 0.4052187280140682 0.30035242468624146"><geom class="/" mesh="gen_mesh_gadded_2" name="gen_geom_gadded_2" rgba="0.4719468853045039 0.7232187489261636 0.5104855913869188 1" type="mesh"/><joint class="/" name="gen_joint_gadded_2" type="free"/></body><body euler="0 0 2.9602206758772596" name="gen_body_gadded_3" pos="-0.05708134567434048 -0.2894425303794186 0.3003332263239067"><geom class="/" mesh="gen_mesh_gadded_3" name="gen_geom_gadded_3" rgba="0.141621991803761 0.7376947075183248 0.8725640705053892 1" type="mesh"/><joint class="/" name="gen_joint_gadded_3" type="free"/></body><body euler="0 0 5.802547534322025" name="gen_body_gadded_4" pos="0.005327118096849284 -0.10144747122097804 0.300187800487709"><geom class="/" mesh="gen_mesh_gadded_4" name="gen_geom_gadded_4" rgba="0.2223958767625327 0.21683603169389976 0.7550015839709097 1" type="mesh"/><joint class="/" name="gen_joint_gadded_4" type="free"/></body></worldbody>
<contact>
<!--<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="box_geom_0" geom2="table_plane"/>-->
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_24" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_22" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_20" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_18" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_16" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_15" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_14" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_12" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_10" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_8" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_7" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_6" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_4" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_3" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_2" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_1" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1//unnamed_geom_24" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1//unnamed_geom_22" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1//unnamed_geom_21" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1//unnamed_geom_20" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1//unnamed_geom_18" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1//unnamed_geom_17" geom2="table_plane"/>
<!--<exclude body1="herb/wam_1/2_shoulder_yaw_link" body2="herb/wam_1/1_base_link"/>-->
<!--<pair geom1="//unnamed_geom_8" geom2="tabletop" friction="1 1 0.005 0.0001 0.0001" />-->
<!-- <pair geom1="//unnamed_geom_9" geom2="tabletop" friction="2 2 0.005 0.0001 0.0001" />
<pair geom1="//unnamed_geom_10" geom2="tabletop" friction="2 2 0.005 0.0001 0.0001" />
<pair geom1="//unnamed_geom_11" geom2="tabletop" friction="2 2 0.005 0.0001 0.0001" />
<pair geom1="//unnamed_geom_12" geom2="tabletop" friction="2 2 0.005 0.0001 0.0001" />
<pair geom1="//unnamed_geom_14" geom2="tabletop" friction="2 2 0.005 0.0001 0.0001" /> -->
</contact>
<actuator>
<!--<velocity name="herb/wam_1/j1_base_yaw_joint" joint="herb/wam_1/j1_base_yaw_joint" gear="-35.87" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/j2_shoulder_pitch_joint" joint="herb/wam_1/j2_shoulder_pitch_joint" gear="56.42" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/j3_shoulder_yaw_joint" joint="herb/wam_1/j3_shoulder_yaw_joint" gear="33.56" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/j4_elbow_pitch_joint" joint="herb/wam_1/j4_elbow_pitch_joint" gear="17.77" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/j5_wrist_yaw_joint" joint="herb/wam_1/j5_wrist_yaw_joint" gear="3.37" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/j6_wrist_pitch_joint" joint="herb/wam_1/j6_wrist_pitch_joint" gear="3.37" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/j7_palm_yaw_joint" joint="herb/wam_1/j7_palm_yaw_joint" gear="1.358" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/bhand/j11" joint="herb/wam_1/bhand/j11" gear="1.358" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/bhand/j12" joint="herb/wam_1/bhand/j12" gear="1.358" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/bhand/j13" joint="herb/wam_1/bhand/j13" gear="1.358" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/bhand/j21" joint="herb/wam_1/bhand/j21" gear="1.358" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/bhand/j22" joint="herb/wam_1/bhand/j22" gear="1.358" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/bhand/j23" joint="herb/wam_1/bhand/j23" gear="1.358" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/bhand/j32" joint="herb/wam_1/bhand/j32" gear="1.358" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/bhand/j33" joint="herb/wam_1/bhand/j33" gear="1.358" ctrlrange="-.1 .1" />-->
<position ctrllimited="true" ctrlrange="-2.6 2.6" forcelimited="false" forcerange="-10000 10000" gear="1" joint="herb/wam_1/j1_base_yaw_joint" kp="10000" name="herb/wam_1/p_j1_base_yaw_joint"/>
<position ctrllimited="true" ctrlrange="-1.985 1.985" forcelimited="false" forcerange="-10000 10000" gear="1" joint="herb/wam_1/j2_shoulder_pitch_joint" kp="10000" name="herb/wam_1/p_j2_shoulder_pitch_joint"/>
<position ctrllimited="true" ctrlrange="-2.8 2.8" forcelimited="false" forcerange="-10000 10000" gear="1" joint="herb/wam_1/j3_shoulder_yaw_joint" kp="10000" name="herb/wam_1/p_j3_shoulder_yaw_joint"/>
<position ctrllimited="true" ctrlrange="-0.9 3.1415" forcelimited="false" forcerange="-10000 10000" gear="1" joint="herb/wam_1/j4_elbow_pitch_joint" kp="10000" name="herb/wam_1/p_j4_elbow_pitch_joint"/>
<position ctrllimited="true" ctrlrange="-4.549998 1.25" forcelimited="false" forcerange="-1000 1000" gear="1" joint="herb/wam_1/j5_wrist_yaw_joint" kp="1000" name="herb/wam_1/p_j5_wrist_yaw_joint"/>
<position ctrllimited="true" ctrlrange="-1.5707 1.5707" forcelimited="false" forcerange="-1000 1000" gear="1" joint="herb/wam_1/j6_wrist_pitch_joint" kp="500" name="herb/wam_1/p_j6_wrist_pitch_joint"/>
<position ctrllimited="true" ctrlrange="-3 3" forcelimited="false" forcerange="-1000 1000" gear="1" joint="herb/wam_1/j7_palm_yaw_joint" kp="500" name="herb/wam_1/p_j7_palm_yaw_joint"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-2 2" gear="1" joint="herb/wam_1/j1_base_yaw_joint" kv="2" name="herb/wam_1/j1_base_yaw_joint"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-100 100" gear="1" joint="herb/wam_1/j2_shoulder_pitch_joint" kv="20" name="herb/wam_1/j2_shoulder_pitch_joint"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-100 100" gear="1" joint="herb/wam_1/j3_shoulder_yaw_joint" kv="20" name="herb/wam_1/j3_shoulder_yaw_joint"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-100 100" gear="1" joint="herb/wam_1/j4_elbow_pitch_joint" kv="10" name="herb/wam_1/j4_elbow_pitch_joint"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-100 100" gear="1" joint="herb/wam_1/j5_wrist_yaw_joint" kv="10" name="herb/wam_1/j5_wrist_yaw_joint"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-100 100" gear="1" joint="herb/wam_1/j6_wrist_pitch_joint" kv="10" name="herb/wam_1/j6_wrist_pitch_joint"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-100 100" gear="1" joint="herb/wam_1/j7_palm_yaw_joint" kv="10" name="herb/wam_1/j7_palm_yaw_joint"/>
<position ctrllimited="true" ctrlrange="0 3.141589" forcelimited="false" forcerange="-40 40" gear="1" joint="herb/wam_1/bhand/j11" kp="40" name="herb/wam_1/bhand/p_j11"/>
<position ctrllimited="true" ctrlrange="0 2.44346" forcelimited="false" forcerange="-40 40" gear="1" joint="herb/wam_1/bhand/j12" kp="40" name="herb/wam_1/bhand/p_j12"/>
<position ctrllimited="true" ctrlrange="0 0.837758" forcelimited="false" forcerange="-40 40" gear="1" joint="herb/wam_1/bhand/j13" kp="40" name="herb/wam_1/bhand/p_j13"/>
<position ctrllimited="true" ctrlrange="0 3.141589" forcelimited="false" forcerange="-40 40" gear="1" joint="herb/wam_1/bhand/j21" kp="40" name="herb/wam_1/bhand/p_j21"/>
<position ctrllimited="true" ctrlrange="0 2.44346" forcelimited="false" forcerange="-40 40" gear="1" joint="herb/wam_1/bhand/j22" kp="40" name="herb/wam_1/bhand/p_j22"/>
<position ctrllimited="true" ctrlrange="0 0.837758" forcelimited="false" forcerange="-40 40" gear="1" joint="herb/wam_1/bhand/j23" kp="40" name="herb/wam_1/bhand/p_j23"/>
<position ctrllimited="true" ctrlrange="0 2.44346" forcelimited="false" forcerange="-40 40" gear="1" joint="herb/wam_1/bhand/j32" kp="40" name="herb/wam_1/bhand/p_j32"/>
<position ctrllimited="true" ctrlrange="0 0.837758" forcelimited="false" forcerange="-40 40" gear="1" joint="herb/wam_1/bhand/j33" kp="40" name="herb/wam_1/bhand/p_j33"/>
<!--<motor name="herb/wam_1/j1_base_yaw_joint" joint="herb/wam_1/j1_base_yaw_joint" gear="-35.87" ctrlrange="-1 1" />
<motor name="herb/wam_1/j2_shoulder_pitch_joint" joint="herb/wam_1/j2_shoulder_pitch_joint" gear="56.42" ctrlrange="-1 1" />
<motor name="herb/wam_1/j3_shoulder_yaw_joint" joint="herb/wam_1/j3_shoulder_yaw_joint" gear="33.56" ctrlrange="-1 1" />
<motor name="herb/wam_1/j4_elbow_pitch_joint" joint="herb/wam_1/j4_elbow_pitch_joint" gear="17.77" ctrlrange="-1 1" />
<motor name="herb/wam_1/j5_wrist_yaw_joint" joint="herb/wam_1/j5_wrist_yaw_joint" gear="3.37" ctrlrange="-1 1" />
<motor name="herb/wam_1/j6_wrist_pitch_joint" joint="herb/wam_1/j6_wrist_pitch_joint" gear="3.37" ctrlrange="-1 1" />
<motor name="herb/wam_1/j7_palm_yaw_joint" joint="herb/wam_1/j7_palm_yaw_joint" gear="1.358" ctrlrange="-1 1" />
<motor name="herb/wam_1/bhand/p_j11" joint="herb/wam_1/bhand/j11" ctrlrange="-1 1" gear="2"/>
<motor name="herb/wam_1/bhand/p_j12" joint="herb/wam_1/bhand/j12" ctrlrange="-1 1" gear="2"/>
<motor name="herb/wam_1/bhand/p_j13" joint="herb/wam_1/bhand/j13" ctrlrange="-1 1" gear="2"/>
<motor name="herb/wam_1/bhand/p_j21" joint="herb/wam_1/bhand/j21" ctrlrange="-1 1" gear="2"/>
<motor name="herb/wam_1/bhand/p_j22" joint="herb/wam_1/bhand/j22" ctrlrange="-1 1" gear="2"/>
<motor name="herb/wam_1/bhand/p_j23" joint="herb/wam_1/bhand/j23" ctrlrange="-1 1" gear="2"/>
<motor name="herb/wam_1/bhand/p_j32" joint="herb/wam_1/bhand/j32" ctrlrange="-1 1" gear="2"/>
<motor name="herb/wam_1/bhand/p_j33" joint="herb/wam_1/bhand/j33" ctrlrange="-1 1" gear="2"/>-->
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-2 2" gear="1" joint="herb/wam_1/bhand/j11" kv="1" name="herb/wam_1/bhand/v_j11"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-2 2" gear="1" joint="herb/wam_1/bhand/j12" kv="1" name="herb/wam_1/bhand/v_j12"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-2 2" gear="1" joint="herb/wam_1/bhand/j13" kv="1" name="herb/wam_1/bhand/v_j13"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-2 2" gear="1" joint="herb/wam_1/bhand/j21" kv="1" name="herb/wam_1/bhand/v_j21"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-2 2" gear="1" joint="herb/wam_1/bhand/j22" kv="1" name="herb/wam_1/bhand/v_j22"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-2 2" gear="1" joint="herb/wam_1/bhand/j23" kv="1" name="herb/wam_1/bhand/v_j23"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-2 2" gear="1" joint="herb/wam_1/bhand/j32" kv="1" name="herb/wam_1/bhand/v_j32"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-2 2" gear="1" joint="herb/wam_1/bhand/j33" kv="1" name="herb/wam_1/bhand/v_j33"/>
<!-- <position name="herb/wam_1/j1_base_yaw_joint" joint="herb/wam_1/j1_base_yaw_joint" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="-35.87"/>
<position name="herb/wam_1/j2_shoulder_pitch_joint" joint="herb/wam_1/j2_shoulder_pitch_joint" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="56.42"/>
<position name="herb/wam_1/j3_shoulder_yaw_joint" joint="herb/wam_1/j3_shoulder_yaw_joint" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="33.56"/>
<position name="herb/wam_1/j4_elbow_pitch_joint" joint="herb/wam_1/j4_elbow_pitch_joint" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="17.77"/>
<position name="herb/wam_1/j5_wrist_yaw_joint" joint="herb/wam_1/j5_wrist_yaw_joint" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="3.37"/>
<position name="herb/wam_1/j6_wrist_pitch_joint" joint="herb/wam_1/j6_wrist_pitch_joint" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="3.37"/>
<position name="herb/wam_1/j7_palm_yaw_joint" joint="herb/wam_1/j7_palm_yaw_joint" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="1.358"/>
<position name="herb/wam_1/bhand/j11" joint="herb/wam_1/bhand/j11" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="1.358"/>
<position name="herb/wam_1/bhand/j12" joint="herb/wam_1/bhand/j12" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="1.358"/>
<position name="herb/wam_1/bhand/j13" joint="herb/wam_1/bhand/j13" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="1.358"/>
<position name="herb/wam_1/bhand/j21" joint="herb/wam_1/bhand/j21" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="1.358"/>
<position name="herb/wam_1/bhand/j22" joint="herb/wam_1/bhand/j22" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="1.358"/>
<position name="herb/wam_1/bhand/j23" joint="herb/wam_1/bhand/j23" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="1.358"/>
<position name="herb/wam_1/bhand/j32" joint="herb/wam_1/bhand/j32" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="1.358"/>
<position name="herb/wam_1/bhand/j33" joint="herb/wam_1/bhand/j33" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="1.358"/>-->
</actuator>
</mujoco> | 121.367347 | 1,614 | 0.684806 |
6236b6e8e35344a9bcf8547ae1933b7efcc53e85 | 1,773 | xml | XML | gym/envs/robotics/assets/fetch/random_obj_xml/37_grasp.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/37_grasp.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/37_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/003/003.stl" name="obj0" scale="0.010433079008754094 0.010433079008754094 0.010433079008754094" />
</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.039466825093660465 0.0673140901344543 0.024137283011438894">
<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.0011775114323430787 -0.0020480718098614954 -0.00042052630864664655" rgba="1 0 0 0" size="0.019733412546830233 0.03365704506722715 0.012068641505719447" 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 |
6238fd0ee8215bf780ee82547b0bb618735c343e | 17,449 | xml | XML | robosuite/scripts/~/Robotics/1581903573_7626145/ep_1581904086_1652918/model.xml | clj003/mod_surreal2 | 1c91ed1d85acdb8b82dae46c49153d547301d2d9 | [
"MIT"
] | null | null | null | robosuite/scripts/~/Robotics/1581903573_7626145/ep_1581904086_1652918/model.xml | clj003/mod_surreal2 | 1c91ed1d85acdb8b82dae46c49153d547301d2d9 | [
"MIT"
] | null | null | null | robosuite/scripts/~/Robotics/1581903573_7626145/ep_1581904086_1652918/model.xml | clj003/mod_surreal2 | 1c91ed1d85acdb8b82dae46c49153d547301d2d9 | [
"MIT"
] | null | null | null | <mujoco model="base">
<compiler angle="radian" meshdir="meshes/" />
<option cone="elliptic" impratio="20" />
<size nconmax="5000" njmax="5000" />
<asset>
<texture builtin="gradient" height="256" rgb1=".9 .9 1." rgb2=".2 .3 .4" type="skybox" width="256" />
<texture builtin="checker" height="512" name="texplane" rgb1=".2 .3 .4" rgb2=".1 0.15 0.2" type="2d" width="512" />
<material name="floorplane" reflectance="0.5" texrepeat="1 1" texture="texplane" texuniform="true" />
<mesh file="/home/mastercljohnson/Robotics/GAIL_Part/mod_surreal/robosuite/models/assets/robots/sawyer/meshes/pedestal.stl" name="pedestal" />
<mesh file="/home/mastercljohnson/Robotics/GAIL_Part/mod_surreal/robosuite/models/assets/robots/sawyer/meshes/base.stl" name="base" />
<mesh file="/home/mastercljohnson/Robotics/GAIL_Part/mod_surreal/robosuite/models/assets/robots/sawyer/meshes/l0.stl" name="l0" />
<mesh file="/home/mastercljohnson/Robotics/GAIL_Part/mod_surreal/robosuite/models/assets/robots/sawyer/meshes/head.stl" name="head" />
<mesh file="/home/mastercljohnson/Robotics/GAIL_Part/mod_surreal/robosuite/models/assets/robots/sawyer/meshes/l1.stl" name="l1" />
<mesh file="/home/mastercljohnson/Robotics/GAIL_Part/mod_surreal/robosuite/models/assets/robots/sawyer/meshes/l2.stl" name="l2" />
<mesh file="/home/mastercljohnson/Robotics/GAIL_Part/mod_surreal/robosuite/models/assets/robots/sawyer/meshes/l3.stl" name="l3" />
<mesh file="/home/mastercljohnson/Robotics/GAIL_Part/mod_surreal/robosuite/models/assets/robots/sawyer/meshes/l4.stl" name="l4" />
<mesh file="/home/mastercljohnson/Robotics/GAIL_Part/mod_surreal/robosuite/models/assets/robots/sawyer/meshes/l5.stl" name="l5" />
<mesh file="/home/mastercljohnson/Robotics/GAIL_Part/mod_surreal/robosuite/models/assets/robots/sawyer/meshes/l6.stl" name="l6" />
<mesh file="/home/mastercljohnson/Robotics/GAIL_Part/mod_surreal/robosuite/models/assets/grippers/meshes/two_finger_gripper/electric_gripper_base.STL" name="electric_gripper_base" />
<mesh file="/home/mastercljohnson/Robotics/GAIL_Part/mod_surreal/robosuite/models/assets/grippers/meshes/two_finger_gripper/standard_narrow.STL" name="standard_narrow" />
<mesh file="/home/mastercljohnson/Robotics/GAIL_Part/mod_surreal/robosuite/models/assets/grippers/meshes/two_finger_gripper/half_round_tip.STL" name="half_round_tip" />
</asset>
<actuator>
<velocity ctrllimited="true" ctrlrange="-1.74 1.74" joint="right_j0" kv="8.0" name="vel_right_j0" />
<velocity ctrllimited="true" ctrlrange="-1.328 1.328" joint="right_j1" kv="7.0" name="vel_right_j1" />
<velocity ctrllimited="true" ctrlrange="-1.957 1.957" joint="right_j2" kv="6.0" name="vel_right_j2" />
<velocity ctrllimited="true" ctrlrange="-1.957 1.957" joint="right_j3" kv="4.0" name="vel_right_j3" />
<velocity ctrllimited="true" ctrlrange="-3.485 3.485" joint="right_j4" kv="2.0" name="vel_right_j4" />
<velocity ctrllimited="true" ctrlrange="-3.485 3.485" joint="right_j5" kv="0.5" name="vel_right_j5" />
<velocity ctrllimited="true" ctrlrange="-4.545 4.545" joint="right_j6" kv="0.1" name="vel_right_j6" />
<position ctrllimited="true" ctrlrange="-0.0115 0.020833" forcelimited="true" forcerange="-20 20" joint="r_gripper_r_finger_joint" kp="10000" name="gripper_r_gripper_r_finger_joint" />
<position ctrllimited="true" ctrlrange="-0.020833 0.0115" forcelimited="true" forcerange="-20 20" joint="r_gripper_l_finger_joint" kp="10000" name="gripper_r_gripper_l_finger_joint" />
</actuator>
<worldbody>
<geom condim="3" material="floorplane" name="floor" pos="0.56 0.0 0.0" size="3 3 .125" type="plane" />
<body name="table" pos="0.56 0.0 0.4">
<geom friction="1.0 0.005 0.0001" name="table_collision" pos="0 0 0" size="0.4 0.4 0.4" type="box" />
<geom conaffinity="0" contype="0" group="1" name="table_visual" pos="0 0 0" size="0.4 0.4 0.4" type="box" />
<site name="table_top" pos="0.0 0.0 0.4" rgba="0 0 0 0" size="0.001 0.001 0.001" />
</body>
<light castshadow="false" diffuse=".8 .8 .8" dir="0 -.15 -1" directional="false" pos="1.56 1.0 4.0" specular="0.3 0.3 0.3" />
<light castshadow="false" diffuse=".8 .8 .8" dir="0 -.15 -1" directional="false" pos="-2.44 -3.0 4.0" specular="0.3 0.3 0.3" />
<camera mode="fixed" name="frontview" pos="2.16 0.0 1.45" quat="0.56 0.43 0.43 0.56" />
<camera mode="fixed" name="birdview" pos="0.36000000000000004 0.0 3.0" quat="0.7071 0 0 0.7071" />
<camera mode="fixed" name="agentview" pos="1.06 0.0 1.35" quat="0.653 0.271 0.271 0.653" />
<body name="base" pos="0.0 0.0 0.913">
<inertial diaginertia="0 0 0" mass="0" pos="0 0 0" />
<body name="controller_box" pos="0 0 0">
<inertial diaginertia="1.71363 1.27988 0.809981" mass="46.64" pos="-0.325 0 -0.38" />
<geom pos="-0.325 0 -0.38" size="0.11 0.2 0.265" type="box" />
</body>
<body name="pedestal_feet" pos="0 0 0">
<inertial diaginertia="8.16095 9.59375 15.0785" mass="167.09" pos="-0.1225 0 -0.758" />
<geom pos="-0.1225 0 -0.758" size="0.385 0.35 0.155" type="box" />
</body>
<body name="torso" pos="0 0 0">
<inertial diaginertia="1e-08 1e-08 1e-08" mass="0.0001" pos="0 0 0" />
<geom conaffinity="0" contype="0" group="1" rgba="0.2 0.2 0.2 1" size="0.05 0.05 0.05" type="box" />
</body>
<body name="pedestal" pos="0 0 0">
<inertial diaginertia="6.0869 5.81635 4.20915" mass="60.864" pos="0 0 0" quat="0.659267 -0.259505 -0.260945 0.655692" />
<geom conaffinity="0" contype="0" group="1" mesh="pedestal" pos="0.26 0.345 -0.91488" quat="0.5 0.5 -0.5 -0.5" rgba="0.2 0.2 0.2 1" type="mesh" />
<geom pos="-0.02 0 -0.29" rgba="0.2 0.2 0.2 1" size="0.18 0.31" type="cylinder" />
</body>
<body name="right_arm_base_link" pos="0 0 0">
<inertial diaginertia="0.00740351 0.00681776 0.00672942" mass="2.0687" pos="-0.0006241 -2.8025e-05 0.065404" quat="-0.209285 0.674441 0.227335 0.670558" />
<geom conaffinity="0" contype="0" group="1" mesh="base" rgba="0.5 0.1 0.1 1" type="mesh" />
<geom pos="0 0 0.12" rgba="0.5 0.1 0.1 1" size="0.08 0.12" type="cylinder" />
<body name="right_l0" pos="0 0 0.08">
<inertial diaginertia="0.0651588 0.0510944 0.0186218" mass="5.3213" pos="0.024366 0.010969 0.14363" quat="0.894823 0.00899958 -0.170275 0.412573" />
<joint axis="0 0 1" limited="true" name="right_j0" pos="0 0 0" range="-3.0503 3.0503" />
<geom conaffinity="0" contype="0" group="1" mesh="l0" rgba="0.5 0.1 0.1 1" type="mesh" />
<geom pos="0.08 0 0.23" rgba="0.5 0.1 0.1 1" size="0.07" />
<body name="head" pos="0 0 0.2965">
<inertial diaginertia="0.0118334 0.00827089 0.00496574" mass="1.5795" pos="0.0053207 -2.6549e-05 0.1021" quat="0.999993 7.08405e-05 -0.00359857 -0.000626247" />
<joint axis="0 0 1" limited="true" name="head_pan" pos="0 0 0" range="-5.0952 0.9064" />
<geom conaffinity="0" contype="0" group="1" mesh="head" rgba="0.5 0.1 0.1 1" type="mesh" />
<geom pos="0 0 0.08" rgba="0.5 0.1 0.1 1" size="0.018" />
<body name="screen" pos="0.03 0 0.105" quat="0.5 0.5 0.5 0.5">
<inertial diaginertia="1e-08 1e-08 1e-08" mass="0.0001" pos="0 0 0" />
<geom conaffinity="0" contype="0" group="1" rgba="0.2 0.2 0.2 1" size="0.12 0.07 0.001" type="box" />
<geom rgba="0.2 0.2 0.2 1" size="0.001" />
</body>
<body name="head_camera" pos="0.0228027 0 0.216572" quat="0.342813 -0.618449 0.618449 -0.342813">
<inertial diaginertia="0 0 0" mass="0" pos="0.0228027 0 0.216572" quat="0.342813 -0.618449 0.618449 -0.342813" />
</body>
</body>
<body name="right_torso_itb" pos="-0.055 0 0.22" quat="0.707107 0 -0.707107 0">
<inertial diaginertia="1e-08 1e-08 1e-08" mass="0.0001" pos="0 0 0" />
</body>
<body name="right_l1" pos="0.081 0.05 0.237" quat="0.5 -0.5 0.5 0.5">
<inertial diaginertia="0.0224339 0.0221624 0.0097097" mass="4.505" pos="-0.0030849 -0.026811 0.092521" quat="0.424888 0.891987 0.132364 -0.0794296" />
<joint axis="0 0 1" limited="true" name="right_j1" pos="0 0 0" range="-3.8095 2.2736" />
<geom conaffinity="0" contype="0" group="1" mesh="l1" rgba="0.5 0.1 0.1 1" type="mesh" />
<geom pos="0 0 0.1225" rgba="0.5 0.1 0.1 1" size="0.07" />
<body name="right_l2" pos="0 -0.14 0.1425" quat="0.707107 0.707107 0 0">
<inertial diaginertia="0.0257928 0.025506 0.00292515" mass="1.745" pos="-0.00016044 -0.014967 0.13582" quat="0.707831 -0.0524761 0.0516007 0.702537" />
<joint axis="0 0 1" limited="true" name="right_j2" pos="0 0 0" range="-3.0426 3.0426" />
<geom conaffinity="0" contype="0" group="1" mesh="l2" rgba="0.5 0.1 0.1 1" type="mesh" />
<geom pos="0 0 0.08" rgba="0.5 0.1 0.1 1" size="0.06 0.17" type="cylinder" />
<body name="right_l3" pos="0 -0.042 0.26" quat="0.707107 -0.707107 0 0">
<inertial diaginertia="0.0102404 0.0096997 0.00369622" mass="2.5097" pos="-0.0048135 -0.0281 -0.084154" quat="0.902999 0.385391 -0.0880901 0.168247" />
<joint axis="0 0 1" limited="true" name="right_j3" pos="0 0 0" range="-3.0439 3.0439" />
<geom conaffinity="0" contype="0" group="1" mesh="l3" rgba="0.5 0.1 0.1 1" type="mesh" />
<geom pos="0 -0.01 -0.12" rgba="0.5 0.1 0.1 1" size="0.06" />
<body name="right_l4" pos="0 -0.125 -0.1265" quat="0.707107 0.707107 0 0">
<inertial diaginertia="0.0136549 0.0135493 0.00127353" mass="1.1136" pos="-0.0018844 0.0069001 0.1341" quat="0.803612 0.031257 -0.0298334 0.593582" />
<joint axis="0 0 1" limited="true" name="right_j4" pos="0 0 0" range="-2.9761 2.9761" />
<geom conaffinity="0" contype="0" group="1" mesh="l4" rgba="0.5 0.1 0.1 1" type="mesh" />
<geom pos="0 0 0.11" rgba="0.5 0.1 0.1 1" size="0.045 0.15" type="cylinder" />
<body name="right_arm_itb" pos="-0.055 0 0.075" quat="0.707107 0 -0.707107 0">
<inertial diaginertia="1e-08 1e-08 1e-08" mass="0.0001" pos="0 0 0" />
</body>
<body name="right_l5" pos="0 0.031 0.275" quat="0.707107 -0.707107 0 0">
<inertial diaginertia="0.00474131 0.00422857 0.00190672" mass="1.5625" pos="0.0061133 -0.023697 0.076416" quat="0.404076 0.9135 0.0473125 0.00158335" />
<joint axis="0 0 1" damping="0.2" limited="true" name="right_j5" pos="0 0 0" range="-2.9761 2.9761" />
<geom conaffinity="0" contype="0" group="1" mesh="l5" rgba="0.5 0.1 0.1 1" type="mesh" />
<geom pos="0 0 0.1" rgba="0.5 0.1 0.1 1" size="0.06" />
<body name="right_hand_camera" pos="0.039552 -0.033 0.0695" quat="0.707107 0 0.707107 0">
<inertial diaginertia="0 0 0" mass="0" pos="0.039552 -0.033 0.0695" quat="0.707107 0 0.707107 0" />
</body>
<body name="right_wrist" pos="0 0 0.10541" quat="0.707107 0.707107 0 0">
<inertial diaginertia="0 0 0" mass="0" pos="0 0 0.10541" quat="0.707107 0.707107 0 0" />
</body>
<body name="right_l6" pos="0 -0.11 0.1053" quat="0.0616248 0.06163 -0.704416 0.704416">
<inertial diaginertia="0.000360258 0.000311068 0.000214974" mass="0.3292" pos="-8.0726e-06 0.0085838 -0.0049566" quat="0.479044 0.515636 -0.513069 0.491322" />
<joint axis="0 0 1" damping="0.1" limited="true" name="right_j6" pos="0 0 0" range="-4.7124 4.7124" />
<geom conaffinity="0" contype="0" group="1" mesh="l6" rgba="0.5 0.1 0.1 1" type="mesh" />
<geom pos="0 0.015 -0.01" rgba="0.5 0.1 0.1 1" size="0.055 0.025" type="cylinder" />
<body name="right_hand" pos="0 0 0.0245" quat="0.707105 0 0 0.707108">
<inertial diaginertia="1e-08 1e-08 1e-08" mass="1e-08" pos="1e-08 1e-08 1e-08" quat="0.820473 0.339851 -0.17592 0.424708" />
<geom size="1e-08 5e-09" type="cylinder" />
<body name="right_gripper_base" pos="0 0 0.025">
<inertial diaginertia="3e-08 2e-08 2e-08" mass="0.3" pos="0 0 0" quat="-0.5 0.5 0.5 0.5" />
<geom conaffinity="0" contype="0" group="1" mesh="electric_gripper_base" quat="0 0 0.707107 0.707107" type="mesh" />
<geom quat="0 0 0.707107 0.707107" size="0.029 0.05" type="cylinder" />
<body name="right_gripper" pos="0 0 0.095">
<inertial diaginertia="0 0 0" mass="0.0001" pos="0 0 0" />
<site group="1" name="grip_site" pos="0 0 0" rgba="1 0 0 1" size="0.01 0.01 0.01" type="sphere" />
<site group="1" name="grip_site_cylinder" pos="0 0 0" rgba="0 1 0 0.3" size="0.005 10" type="cylinder" />
<camera fovy="75" mode="fixed" name="eye_in_hand" pos="0 0 0" quat="0 -1 1 0" />
</body>
<body name="r_gripper_l_finger" pos="0 0.01 0.02">
<inertial diaginertia="0.01 0.01 0.01" mass="0.02" pos="0 0 0" quat="0 0 0 -1" />
<joint axis="0 1 0" damping="100" limited="true" name="r_gripper_l_finger_joint" pos="0 0 0" range="-0.0115 0.020833" type="slide" />
<geom conaffinity="0" contype="0" group="1" mesh="standard_narrow" name="r_gripper_l_finger" quat="0 0 0 -1" type="mesh" />
<geom conaffinity="1" contype="0" friction="0 0 0" name="l_finger_g0" pos="0 0.01725 0.04" quat="0 0 0 -1" size="0.005 0.00675 0.0375" type="box" />
<geom conaffinity="1" contype="0" friction="0 0 0" name="l_finger_g1" pos="-0.005 -0.003 0.0083" quat="0 0 0 -1" size="0.005 0.025 0.0085" type="box" />
<body name="r_gripper_l_finger_tip" pos="0 0.01725 0.075">
<inertial diaginertia="0.01 0.01 0.01" mass="0.01" pos="0 0 0" quat="0 0 0 1" />
<geom conaffinity="0" contype="0" group="1" mesh="half_round_tip" quat="0 0 0 1" type="mesh" />
<geom conaffinity="1" contype="0" friction="0 0 0" name="l_fingertip_g0" pos="0 -0.0045 -0.015" quat="0 0 0 1" size="0.004 0.004 0.0185" type="box" />
</body>
</body>
<body name="r_gripper_r_finger" pos="0 -0.01 0.02">
<inertial diaginertia="0.01 0.01 0.01" mass="0.02" pos="0 0 0" />
<joint axis="0 1 0" damping="100" limited="true" name="r_gripper_r_finger_joint" pos="0 0 0" range="-0.020833 0.0115" type="slide" />
<geom conaffinity="0" contype="0" group="1" mesh="standard_narrow" name="r_gripper_r_finger" type="mesh" />
<geom conaffinity="1" contype="0" friction="0 0 0" name="r_finger_g0" pos="0 -0.01725 0.04" size="0.005 0.00675 0.0375" type="box" />
<geom conaffinity="1" contype="0" friction="0 0 0" name="r_finger_g1" pos="0.005 0.003 0.0083" size="0.005 0.025 0.0085" type="box" />
<body name="r_gripper_r_finger_tip" pos="0 -0.01725 0.075">
<inertial diaginertia="0.01 0.01 0.01" mass="0.01" pos="0 0 0" />
<geom conaffinity="0" contype="0" group="1" mesh="half_round_tip" type="mesh" />
<geom conaffinity="1" contype="0" friction="0 0 0" name="r_fingertip_g0" pos="0 0.0045 -0.015" size="0.004 0.004 0.0185" type="box" />
</body>
</body>
</body>
</body>
</body>
</body>
<body name="right_l4_2" pos="0 0 0">
<inertial diaginertia="1e-08 1e-08 1e-08" mass="1e-08" pos="1e-08 1e-08 1e-08" quat="0.820473 0.339851 -0.17592 0.424708" />
<geom pos="0 0.01 0.26" size="0.06" />
</body>
</body>
</body>
<body name="right_l2_2" pos="0 0 0">
<inertial diaginertia="1e-08 1e-08 1e-08" mass="1e-08" pos="1e-08 1e-08 1e-08" quat="0.820473 0.339851 -0.17592 0.424708" />
<geom pos="0 0 0.26" size="0.06" />
</body>
</body>
<body name="right_l1_2" pos="0 0 0">
<inertial diaginertia="1e-08 1e-08 1e-08" mass="1e-08" pos="1e-08 1e-08 1e-08" quat="0.820473 0.339851 -0.17592 0.424708" />
<geom pos="0 0 0.035" size="0.07 0.07" type="cylinder" />
</body>
</body>
</body>
</body>
</body>
<body name="cube" pos="0.53522776 -0.0287869 0.82162434" quat="0.8775825618903728 0 0 0.479425538604203"><geom density="1000" friction="0.25 0.005 0.0001" group="1" name="cube" pos="0 0 0" rgba="1 0 0 1" size="0.021521020445811338 0.020186227228247134 0.021112804716097666" type="box" /><site name="cube" pos="0 0 0" rgba="1 0 0 1" size="0.002 0.002 0.002" type="sphere" /><joint name="cube" type="free" /></body></worldbody>
<equality>
</equality>
<contact /><default /></mujoco> | 84.294686 | 427 | 0.586738 |
623cbcaef4693addb09000fe28ce69a468978bbb | 1,767 | xml | XML | gym/envs/robotics/assets/fetch/random_obj_xml/8462_grasp.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/8462_grasp.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/8462_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/846/846.stl" name="obj0" scale="0.013514354585285184 0.013514354585285184 0.013514354585285184" />
</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.02484670850793939 0.08498590399979121 0.036234667242534754">
<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.00327026604438656 -0.03892983147825107 0.008132810266641796" rgba="1 0 0 0" size="0.012423354253969695 0.042492951999895605 0.018117333621267377" type="ellipsoid" />
</body>
<light ambient="0.2 0.2 0.2" castshadow="false" diffuse="0.8 0.8 0.8" dir="0 0 -1" directional="true" name="light0" pos="0 0 4" specular="0.3 0.3 0.3" />
</worldbody>
<actuator>
<position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:l_gripper_finger_joint" kp="30000" name="robot0:l_gripper_finger_joint" user="1" />
<position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:r_gripper_finger_joint" kp="30000" name="robot0:r_gripper_finger_joint" user="1" />
</actuator>
</mujoco> | 43.097561 | 197 | 0.670062 |
623cd586607601a07bf2a5502df4d9c8bb3abafa | 1,772 | xml | XML | gym/envs/robotics/assets/fetch/random_obj_xml/3233_grasp.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/3233_grasp.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/3233_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.00851321475391745 0.00851321475391745 0.00851321475391745" />
</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.027714374766892196 0.05239295417896694 0.025173831423776515">
<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.00045591035660747084 -0.00032666063465976603 -0.0003123539446909059" rgba="1 0 0 0" size="0.013857187383446098 0.02619647708948347 0.012586915711888257" type="ellipsoid" />
</body>
<light ambient="0.2 0.2 0.2" castshadow="false" diffuse="0.8 0.8 0.8" dir="0 0 -1" directional="true" name="light0" pos="0 0 4" specular="0.3 0.3 0.3" />
</worldbody>
<actuator>
<position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:l_gripper_finger_joint" kp="30000" name="robot0:l_gripper_finger_joint" user="1" />
<position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:r_gripper_finger_joint" kp="30000" name="robot0:r_gripper_finger_joint" user="1" />
</actuator>
</mujoco> | 43.219512 | 204 | 0.670429 |
623cd64dd6b8870525fbfe2c3c0afefb2fbe14b8 | 1,767 | xml | XML | gym/envs/robotics/assets/fetch/random_obj_xml/1058_grasp.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/1058_grasp.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/1058_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/105/105.stl" name="obj0" scale="0.01764362000391756 0.01764362000391756 0.01764362000391756" />
</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.027227069794205454 0.09806221665181358 0.027535780213413998">
<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.005502514450059792 -0.018991224259498417 -0.001473202664315061" rgba="1 0 0 0" size="0.013613534897102727 0.04903110832590679 0.013767890106706999" 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 | 199 | 0.669496 |
62427bb7ed76d1c316264d7ff5cf3a42486000d2 | 1,771 | xml | XML | gym/envs/robotics/assets/fetch/random_obj_xml/1502_grasp.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/1502_grasp.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/1502_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/150/150.stl" name="obj0" scale="0.008447270664626588 0.008447270664626588 0.008447270664626588" />
</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.03788213163361519 0.07519959701238274 0.025829840385622565">
<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.0016314331058907728 -0.006543146168063816 -0.0011593624482653898" rgba="1 0 0 0" size="0.018941065816807594 0.03759979850619137 0.012914920192811282" type="ellipsoid" />
</body>
<light ambient="0.2 0.2 0.2" castshadow="false" diffuse="0.8 0.8 0.8" dir="0 0 -1" directional="true" name="light0" pos="0 0 4" specular="0.3 0.3 0.3" />
</worldbody>
<actuator>
<position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:l_gripper_finger_joint" kp="30000" name="robot0:l_gripper_finger_joint" user="1" />
<position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:r_gripper_finger_joint" kp="30000" name="robot0:r_gripper_finger_joint" user="1" />
</actuator>
</mujoco> | 43.195122 | 201 | 0.670243 |
62444bdd524609009ba4c41fbfdf95c9a6166326 | 1,775 | xml | XML | gym/envs/robotics/assets/fetch/random_obj_xml/9069_grasp.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/9069_grasp.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/9069_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/906/906.stl" name="obj0" scale="0.006892149253834913 0.006892149253834913 0.006892149253834913" />
</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.022378395098246733 0.047466100960325226 0.01959561057729447">
<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.00013514847798662034 -0.0003387814648212781 0.00020365078500630162" rgba="1 0 0 0" size="0.011189197549123366 0.023733050480162613 0.009797805288647234" 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.671549 |
6246e590ddd48821053289f0fe0aac6f254f6d8e | 1,776 | xml | XML | gym/envs/robotics/assets/fetch/random_obj_xml/3007_grasp.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/3007_grasp.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/3007_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/300/300.stl" name="obj0" scale="0.0055153822636078344 0.0055153822636078344 0.0055153822636078344" />
</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.01646212269972857 0.036514199441766086 0.03121328557516977">
<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.00014578277835046184 -0.0007297267167678744 0.00015115685740217633" rgba="1 0 0 0" size="0.008231061349864285 0.018257099720883043 0.015606642787584885" 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 | 203 | 0.672297 |
62486a9f3233dcb7c1993e4ec3793bfd2d50f89b | 4,937 | xml | XML | data_gen/collect_cup_data_xmls/shared_mug_fad118b32085f3f2c2c72e575af174cd.xml | YunchuZhang/Visually-Grounded-Library-of-Behaviors-for-Generalizing-Manipulation-Across-Objects-Configurations- | 896afda942dfc04e4aaad2ee751c32df1eb17913 | [
"MIT"
] | 1 | 2022-03-14T22:25:17.000Z | 2022-03-14T22:25:17.000Z | data_gen/collect_cup_data_xmls/shared_mug_fad118b32085f3f2c2c72e575af174cd.xml | YunchuZhang/Visually-Grounded-Library-of-Behaviors | 896afda942dfc04e4aaad2ee751c32df1eb17913 | [
"MIT"
] | null | null | null | data_gen/collect_cup_data_xmls/shared_mug_fad118b32085f3f2c2c72e575af174cd.xml | YunchuZhang/Visually-Grounded-Library-of-Behaviors | 896afda942dfc04e4aaad2ee751c32df1eb17913 | [
"MIT"
] | null | null | null | <mujoco>
<asset>
<texture builtin="gradient" height="32" rgb1="0.44 0.85 0.56" rgb2="0.46 0.87 0.58" type="skybox" width="32" />
<texture file="textures/block.png" gridlayout=".U..LFRB.D.." gridsize="3 4" name="texture_block" />
<material name="floor_mat" reflectance="0" rgba="0.2 0.2 0.2 1" shininess="0.5" specular="0" />
<material name="table_mat" reflectance="0" rgba="0.93 0.93 0.93 1" shininess="0.5" specular="0" />
<material name="block_mat" reflectance="0" rgba="0.2 0.2 0.2 1" shininess="0.5" specular="0" />
<material name="puck_mat" reflectance="0" rgba="0.2 0.2 0.2 1" shininess="0.5" specular="0" />
<material name="robot0:geomMat" shininess="0.03" specular="0.4" />
<material name="robot0:gripper_finger_mat" reflectance="0" shininess="0.03" specular="0.4" />
<material name="robot0:gripper_mat" reflectance="0" shininess="0.03" specular="0.4" />
<material name="robot0:arm_mat" reflectance="0" shininess="0.03" specular="0.4" />
<material name="robot0:head_mat" reflectance="0" shininess="0.03" specular="0.4" />
<material name="robot0:torso_mat" reflectance="0" shininess="0.03" specular="0.4" />
<material name="robot0:base_mat" reflectance="0" shininess="0.03" specular="0.4" />
<texture file="textures/ceramic.png" name="tex-ceramic" />
<material name="ceramic" reflectance="0.5" texrepeat="1 1" texture="tex-ceramic" texuniform="true" />
<mesh file="../meshes/03797390/fad118b32085f3f2c2c72e575af174cd/models/stl_models/convex_model_normalized_0.stl" name="fad118b32085f3f2c2c72e575af174cd_mesh_0" scale="1.5 1.5 1.5" /><mesh file="../meshes/03797390/fad118b32085f3f2c2c72e575af174cd/models/stl_models/convex_model_normalized_1.stl" name="fad118b32085f3f2c2c72e575af174cd_mesh_1" scale="1.5 1.5 1.5" /><mesh file="../meshes/03797390/fad118b32085f3f2c2c72e575af174cd/models/stl_models/convex_model_normalized_2.stl" name="fad118b32085f3f2c2c72e575af174cd_mesh_2" scale="1.5 1.5 1.5" /><mesh file="../meshes/03797390/fad118b32085f3f2c2c72e575af174cd/models/stl_models/convex_model_normalized_3.stl" name="fad118b32085f3f2c2c72e575af174cd_mesh_3" scale="1.5 1.5 1.5" /><mesh file="../meshes/03797390/fad118b32085f3f2c2c72e575af174cd/models/stl_models/convex_model_normalized_4.stl" name="fad118b32085f3f2c2c72e575af174cd_mesh_4" scale="1.5 1.5 1.5" /><mesh file="../meshes/03797390/fad118b32085f3f2c2c72e575af174cd/models/stl_models/convex_model_normalized_5.stl" name="fad118b32085f3f2c2c72e575af174cd_mesh_5" scale="1.5 1.5 1.5" /><mesh file="../meshes/03797390/fad118b32085f3f2c2c72e575af174cd/models/stl_models/convex_model_normalized_6.stl" name="fad118b32085f3f2c2c72e575af174cd_mesh_6" scale="1.5 1.5 1.5" /><mesh file="../meshes/03797390/fad118b32085f3f2c2c72e575af174cd/models/stl_models/convex_model_normalized_7.stl" name="fad118b32085f3f2c2c72e575af174cd_mesh_7" scale="1.5 1.5 1.5" /><mesh file="../meshes/03797390/fad118b32085f3f2c2c72e575af174cd/models/stl_models/convex_model_normalized_8.stl" name="fad118b32085f3f2c2c72e575af174cd_mesh_8" scale="1.5 1.5 1.5" /><mesh file="../meshes/03797390/fad118b32085f3f2c2c72e575af174cd/models/stl_models/convex_model_normalized_9.stl" name="fad118b32085f3f2c2c72e575af174cd_mesh_9" scale="1.5 1.5 1.5" /><mesh file="../meshes/03797390/fad118b32085f3f2c2c72e575af174cd/models/stl_models/convex_model_normalized_10.stl" name="fad118b32085f3f2c2c72e575af174cd_mesh_10" scale="1.5 1.5 1.5" /><mesh file="../meshes/03797390/fad118b32085f3f2c2c72e575af174cd/models/stl_models/convex_model_normalized_11.stl" name="fad118b32085f3f2c2c72e575af174cd_mesh_11" scale="1.5 1.5 1.5" /><mesh file="../meshes/03797390/fad118b32085f3f2c2c72e575af174cd/models/stl_models/convex_model_normalized_12.stl" name="fad118b32085f3f2c2c72e575af174cd_mesh_12" scale="1.5 1.5 1.5" /><mesh file="../meshes/03797390/fad118b32085f3f2c2c72e575af174cd/models/stl_models/convex_model_normalized_13.stl" name="fad118b32085f3f2c2c72e575af174cd_mesh_13" scale="1.5 1.5 1.5" /><mesh file="../meshes/03797390/fad118b32085f3f2c2c72e575af174cd/models/stl_models/convex_model_normalized_14.stl" name="fad118b32085f3f2c2c72e575af174cd_mesh_14" scale="1.5 1.5 1.5" /><mesh file="../meshes/03797390/fad118b32085f3f2c2c72e575af174cd/models/stl_models/convex_model_normalized_15.stl" name="fad118b32085f3f2c2c72e575af174cd_mesh_15" scale="1.5 1.5 1.5" /><mesh file="../meshes/03797390/fad118b32085f3f2c2c72e575af174cd/models/stl_models/convex_model_normalized_16.stl" name="fad118b32085f3f2c2c72e575af174cd_mesh_16" scale="1.5 1.5 1.5" /><mesh file="../meshes/03797390/fad118b32085f3f2c2c72e575af174cd/models/stl_models/convex_model_normalized_17.stl" name="fad118b32085f3f2c2c72e575af174cd_mesh_17" scale="1.5 1.5 1.5" /></asset>
</mujoco> | 224.409091 | 3,316 | 0.751874 |
6248f61103b11c89d3f410c86928b2f96cf0ea98 | 2,610 | xml | XML | metaworld/envs/assets_v2/objects/assets/drawer.xml | rmrafailov/metaworld | 463f1afb1bffbe1fa6b50715ee4a1eeff7c4f463 | [
"MIT"
] | null | null | null | metaworld/envs/assets_v2/objects/assets/drawer.xml | rmrafailov/metaworld | 463f1afb1bffbe1fa6b50715ee4a1eeff7c4f463 | [
"MIT"
] | null | null | null | metaworld/envs/assets_v2/objects/assets/drawer.xml | rmrafailov/metaworld | 463f1afb1bffbe1fa6b50715ee4a1eeff7c4f463 | [
"MIT"
] | null | null | null | <mujocoinclude>
<body childclass="drawer_base">
<body name="drawercase_link" pos="0 0 0.084">
<!--geom material="drawer_beige" mesh="drawercase"/>
<geom class="drawer_col" pos="-0.11 0 0" size="0.008 0.1 0.084" type="box" mass=".05"/>
<geom class="drawer_col" pos="0.11 0 0" size="0.008 0.1 0.084" type="box" mass=".05"/>
<geom class="drawer_col" pos="0 0.092 -0.008" size="0.102 0.008 0.076" type="box" mass=".05"/>
<geom class="drawer_col" pos="0 -0.008 -0.07" size="0.102 0.092 0.014" type="box" mass=".05"/>
<geom class="drawer_col" pos="0 0 0.076" size="0.102 0.1 0.008" type="box" mass=".05"/-->
<geom material="drawer_red" mesh="drawercase"/>
<geom class="drawer_col" pos="-0.11 0 0" size="0.008 0.1 0.084" type="box" mass=".05"/>
<geom class="drawer_col" pos="0.11 0 0" size="0.008 0.1 0.084" type="box" mass=".05"/>
<geom class="drawer_col" pos="0 0.092 -0.008" size="0.102 0.008 0.076" type="box" mass=".05"/>
<geom class="drawer_col" pos="0 -0.008 -0.07" size="0.102 0.092 0.014" type="box" mass=".05"/>
<geom class="drawer_col" pos="0 0 0.076" size="0.102 0.1 0.008" type="box" mass=".05"/>
<body name="drawer_link" pos="0 -0.01 0.006">
<joint type="slide" range="-0.16 0" axis="0 1 0" name="goal_slidey" pos="0 0 0" damping="2"/>
<geom material="drawer_beige" mesh="drawer"/>
<geom material="drawer_black" mesh="drawerhandle" pos="0 -0.114 0"/>
<geom class="drawer_col" pos="0 -0.082 0.008" size="0.1 0.008 0.052" type="box" mass=".04"/>
<geom class="drawer_col" pos="0 0.082 0.008" size="0.1 0.008 0.052" type="box" mass=".04"/>
<geom class="drawer_col" pos="-0.092 0 0.008" size="0.008 0.074 0.052" type="box" mass=".04"/>
<geom class="drawer_col" pos="0.092 0 0.008" size="0.008 0.074 0.052" type="box" mass=".04"/>
<geom class="drawer_col" pos="0 0 -0.052" size="0.1 0.09 0.008" type="box" mass=".04"/>
<geom class="drawer_col" euler="1.571 0 0" pos="-0.05 -0.12 0.0" size="0.009 0.03" type="capsule" mass=".06"/>
<geom class="drawer_col" euler="0 1.57 0" pos="0 -0.15 0" size="0.009 0.05" type="capsule" mass=".06"/>
<geom class="drawer_col" euler="1.57 0 0" pos="0.05 -0.12 0" size="0.009 0.03" type="capsule" mass=".06"/>
</body>
</body>
</body>
</mujocoinclude>
| 76.764706 | 127 | 0.534866 |
6249917403da8267077ab3a8c6ab85790c861ca5 | 1,769 | xml | XML | gym/envs/robotics/assets/fetch/random_obj_xml/1215_grasp.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/1215_grasp.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/1215_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/121/121.stl" name="obj0" scale="0.014566979779129824 0.014566979779129824 0.014566979779129824" />
</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.03733637094974152 0.10855244138253593 0.03964088171777964">
<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.0010190695203438661 -0.02379758367242116 -0.00015726268654327264" rgba="1 0 0 0" size="0.01866818547487076 0.054276220691267967 0.01982044085888982" 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.66987 |
624e0cf61425860a07771461e6e1f806435eeca6 | 1,769 | xml | XML | gym/envs/robotics/assets/fetch/random_obj_xml/2011_grasp.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/2011_grasp.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/2011_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/201/201.stl" name="obj0" scale="0.010190020260393555 0.010190020260393555 0.010190020260393555" />
</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.01369545346510063 0.06544877292407367 0.0372416810360858">
<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.00027362767640178265 -0.0051571681826685445 0.0021672221935020272" rgba="1 0 0 0" size="0.006847726732550315 0.032724386462036834 0.0186208405180429" type="ellipsoid" />
</body>
<light ambient="0.2 0.2 0.2" castshadow="false" diffuse="0.8 0.8 0.8" dir="0 0 -1" directional="true" name="light0" pos="0 0 4" specular="0.3 0.3 0.3" />
</worldbody>
<actuator>
<position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:l_gripper_finger_joint" kp="30000" name="robot0:l_gripper_finger_joint" user="1" />
<position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:r_gripper_finger_joint" kp="30000" name="robot0:r_gripper_finger_joint" user="1" />
</actuator>
</mujoco> | 43.146341 | 201 | 0.670435 |
624ebe1a485355b7ebbf59828a715f51b10d81a7 | 1,770 | xml | XML | gym/envs/robotics/assets/fetch/random_obj_xml/7304_grasp.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/7304_grasp.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/7304_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/730/730.stl" name="obj0" scale="0.007892748604125772 0.007892748604125772 0.007892748604125772" />
</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.02840008266479556 0.051632455269402903 0.038964798971244746">
<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.0015154654518729873 0.011388584481423082 -0.0012064184657164967" rgba="1 0 0 0" size="0.01420004133239778 0.025816227634701452 0.019482399485622373" type="ellipsoid" />
</body>
<light ambient="0.2 0.2 0.2" castshadow="false" diffuse="0.8 0.8 0.8" dir="0 0 -1" directional="true" name="light0" pos="0 0 4" specular="0.3 0.3 0.3" />
</worldbody>
<actuator>
<position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:l_gripper_finger_joint" kp="30000" name="robot0:l_gripper_finger_joint" user="1" />
<position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:r_gripper_finger_joint" kp="30000" name="robot0:r_gripper_finger_joint" user="1" />
</actuator>
</mujoco> | 43.170732 | 199 | 0.671186 |
624ecdde1d7b0be5731f2bd346e8b644c0c5f7a1 | 1,767 | xml | XML | gym/envs/robotics/assets/fetch/random_obj_xml/3153_grasp.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/3153_grasp.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/3153_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/315/315.stl" name="obj0" scale="0.010316744697570032 0.010316744697570032 0.010316744697570032" />
</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.03240610731256944 0.07321035946967415 0.03456749627694445">
<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.0016741906936656337 -0.01750446396473142 -0.008662505290878298" rgba="1 0 0 0" size="0.01620305365628472 0.036605179734837075 0.017283748138472225" 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.670062 |
624f246054f005e89b8d40d3fe82d0a23d78326c | 1,453 | xml | XML | gym/envs/robotics/assets/fetch/random_obj_xml/4987_slide.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/4987_slide.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/4987_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/498/498.stl" name="obj0" scale="0.00841807206673098 0.00841807206673098 0.00841807206673098" />
</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.027591935858304304 0.06327396727754768 0.23744293636127028">
<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 |
624f2a9b290d02ad87a7e008c1ed58e8e47a2f1c | 1,771 | xml | XML | gym/envs/robotics/assets/fetch/random_obj_xml/4586_grasp.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/4586_grasp.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/4586_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/458/458.stl" name="obj0" scale="0.0051523141771554586 0.0051523141771554586 0.0051523141771554586" />
</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.014748738914716735 0.0348799381524112 0.024216494910331916">
<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.0009627726704955091 -0.0016900826114813036 0.003512873017698318" rgba="1 0 0 0" size="0.007374369457358368 0.0174399690762056 0.012108247455165958" type="ellipsoid" />
</body>
<light ambient="0.2 0.2 0.2" castshadow="false" diffuse="0.8 0.8 0.8" dir="0 0 -1" directional="true" name="light0" pos="0 0 4" specular="0.3 0.3 0.3" />
</worldbody>
<actuator>
<position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:l_gripper_finger_joint" kp="30000" name="robot0:l_gripper_finger_joint" user="1" />
<position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:r_gripper_finger_joint" kp="30000" name="robot0:r_gripper_finger_joint" user="1" />
</actuator>
</mujoco> | 43.195122 | 198 | 0.671372 |
624f2cfcd9881f2623f3dc9e96c96a94eb27e390 | 1,769 | xml | XML | gym/envs/robotics/assets/fetch/random_obj_xml/9638_grasp.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/9638_grasp.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/9638_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/963/963.stl" name="obj0" scale="0.005129447891264154 0.005129447891264154 0.005129447891264154" />
</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.03705244886524512 0.036312254146192026 0.029943018699609327">
<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.004980868037178903 0.014187122558391312 -3.87930534377256e-05" rgba="1 0 0 0" size="0.01852622443262256 0.018156127073096013 0.014971509349804664" type="ellipsoid" />
</body>
<light ambient="0.2 0.2 0.2" castshadow="false" diffuse="0.8 0.8 0.8" dir="0 0 -1" directional="true" name="light0" pos="0 0 4" specular="0.3 0.3 0.3" />
</worldbody>
<actuator>
<position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:l_gripper_finger_joint" kp="30000" name="robot0:l_gripper_finger_joint" user="1" />
<position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:r_gripper_finger_joint" kp="30000" name="robot0:r_gripper_finger_joint" user="1" />
</actuator>
</mujoco> | 43.146341 | 198 | 0.66987 |
62522b08f0282dd4612d7c89798a492d94c56955 | 2,722 | xml | XML | gym/envs/robotics/assets/fetch/random_obj_xml/1056_peg.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/1056_peg.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/1056_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/105/105.stl" name="obj0" scale="0.007196908495986464 0.007196908495986464 0.007196908495986464" />
</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.01110603888993444 0.04 0.011231963197888715" 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.002291535092353792 -0.007718196315791636 0.045177290580954224" size="0.011162409465641954 0.011039092251943565 0.056884255174840845" type="box" zaxis="1.0 0.0 0.0" />
<site name="object0" pos="-0.0022444993139803878 -0.00774660206873763 -0.0006009257039521818" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" />
<site name="handle0" pos="-0.002291535092353792 -0.007718196315791636 0.035177290580954215" 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 |
6252e39f518df92474a5bd48f222d6014ace0bbf | 2,714 | xml | XML | gym/envs/robotics/assets/fetch/random_obj_xml/7402_peg.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/7402_peg.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/7402_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/740/740.stl" name="obj0" scale="0.006146378304206543 0.006146378304206543 0.006146378304206543" />
</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.005445064246939968 0.04 0.009623750220405285" 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.0006340272922764452 -0.01123040923736901 0.0528187454826034" size="0.009859849149850844 0.009840101300812108 0.05588633600409501" type="box" zaxis="1.0 0.0 0.0" />
<site name="object0" pos="0.0006265875879082762 -0.011360491379554073 0.002377473725448359" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" />
<site name="handle0" pos="0.0006340272922764452 -0.01123040923736901 0.0428187454826034" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" />
</body>
<light ambient="0.2 0.2 0.2" castshadow="false" diffuse="0.8 0.8 0.8" dir="0 0 -1" directional="true" name="light0" pos="0 0 4" specular="0.3 0.3 0.3" />
</worldbody>
<actuator>
<position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:l_gripper_finger_joint" kp="30000" name="robot0:l_gripper_finger_joint" user="1" />
<position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:r_gripper_finger_joint" kp="30000" name="robot0:r_gripper_finger_joint" user="1" />
</actuator>
</mujoco> | 50.259259 | 220 | 0.656964 |
6253f548a75d5d9960509ce108d5757a0b3c4f0b | 1,458 | xml | XML | gym/envs/robotics/assets/fetch/random_obj_xml/206_slide.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/206_slide.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/206_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/020/020.stl" name="obj0" scale="0.0056766819626444314 0.0056766819626444314 0.0056766819626444314" />
</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.014061158251516144 0.04153811548894324 0.2206744927379969">
<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 |
62547c33b57cdc38d6dd170ab6392fc0540db7ef | 1,455 | xml | XML | gym/envs/robotics/assets/fetch/random_obj_xml/9118_slide.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/9118_slide.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/9118_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/911/911.stl" name="obj0" scale="0.009273333766454768 0.009273333766454768 0.009273333766454768" />
</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.02804407286316315 0.07713876638618576 0.22051987994840397">
<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 |
6255b13199c6bff92601200f541423012abe0727 | 1,451 | xml | XML | gym/envs/robotics/assets/fetch/random_obj_xml/1450_slide.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/1450_slide.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/1450_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.00908011976318719 0.00908011976318719 0.00908011976318719" />
</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.02660524577266556 0.08095564647294744 0.2314085065457748">
<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.184211 | 155 | 0.617505 |
625a715d2c97609ae3c211cc947af00c3578c703 | 2,718 | xml | XML | gym/envs/robotics/assets/fetch/random_obj_xml/4234_peg.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/4234_peg.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/4234_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/423/423.stl" name="obj0" scale="0.006296259305772875 0.006296259305772875 0.006296259305772875" />
</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.021960105799193243 0.03882994724443031 0.04" 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.0005329327837419358 -0.005881608781506658 0.01513144977781718" size="0.032042545831640526 0.03277215068524424 0.05471875463409614" type="box" zaxis="1.0 0.0 0.0" />
<site name="object0" pos="0.002204283664110152 -0.004052205547001076 -0.017627199057085718" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" />
<site name="handle0" pos="0.0005329327837419358 -0.005881608781506658 0.0051314497778171785" 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 |
625de78561a7da6db8819a056b8c09575a844dad | 1,772 | xml | XML | gym/envs/robotics/assets/fetch/random_obj_xml/3991_grasp.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/3991_grasp.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/3991_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/399/399.stl" name="obj0" scale="0.0042765111159016765 0.0042765111159016765 0.0042765111159016765" />
</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.02469222237104922 0.03833079892119387 0.011306917915232723">
<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.0024305568655984752 -0.00571455379760028 -0.0003220792536160169" rgba="1 0 0 0" size="0.01234611118552461 0.019165399460596935 0.005653458957616361" type="ellipsoid" />
</body>
<light ambient="0.2 0.2 0.2" castshadow="false" diffuse="0.8 0.8 0.8" dir="0 0 -1" directional="true" name="light0" pos="0 0 4" specular="0.3 0.3 0.3" />
</worldbody>
<actuator>
<position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:l_gripper_finger_joint" kp="30000" name="robot0:l_gripper_finger_joint" user="1" />
<position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:r_gripper_finger_joint" kp="30000" name="robot0:r_gripper_finger_joint" user="1" />
</actuator>
</mujoco> | 43.219512 | 199 | 0.670993 |
625ebe3f3cf1bdacd00870ec0fe853b89de19bf4 | 2,715 | xml | XML | gym/envs/robotics/assets/fetch/random_obj_xml/7802_peg.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/7802_peg.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/7802_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.0010886083504678514 0.00429720464568816 0.025587181037226115" size="0.017761863957585593 0.014771182942515712 0.04244718193834036" 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.0010886083504678514 0.00429720464568816 0.015587181037226113" 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.657827 |
62605b2c24931c38b2763f4fde53a82eafd033be | 21,501 | xml | XML | simulation/dm_control_cur/virtual_arm_environment/environments/assets/passive_hand/robot.xml | Cambridge-University-Robotics/cur_policy_learning_research | 6c2a35db476ae7849d3841d17246c64dd05c6a1d | [
"MIT"
] | null | null | null | simulation/dm_control_cur/virtual_arm_environment/environments/assets/passive_hand/robot.xml | Cambridge-University-Robotics/cur_policy_learning_research | 6c2a35db476ae7849d3841d17246c64dd05c6a1d | [
"MIT"
] | 8 | 2020-11-11T11:05:01.000Z | 2021-02-04T21:11:34.000Z | simulation/dm_control_cur/virtual_arm_environment/environments/assets/passive_hand/robot.xml | Cambridge-University-Robotics/cur_policy_learning_research | 6c2a35db476ae7849d3841d17246c64dd05c6a1d | [
"MIT"
] | 1 | 2020-11-15T10:57:26.000Z | 2020-11-15T10:57:26.000Z | <mujoco>
<body mocap="true" name="robot0:mocap" pos="0 0 0">
<geom conaffinity="0" contype="0" pos="0 0 0" rgba="0 0.5 0 0.7" size="0.005 0.005 0.005" type="box" />
<geom conaffinity="0" contype="0" pos="0 0 0" rgba="0 0.5 0 0.1" size="1 0.005 0.005" type="box" />
<geom conaffinity="0" contype="0" pos="0 0 0" rgba="0 0.5 0 0.1" size="0.005 1 0.001" type="box" />
<geom conaffinity="0" contype="0" pos="0 0 0" rgba="0 0.5 0 0.1" size="0.005 0.005 1" type="box" />
</body>
<body childclass="robot0:fetch" name="robot0:base_link" pos="0.2869 0.2641 0">
<joint armature="0.0001" axis="1 0 0" damping="1e+11" name="robot0:slide0" pos="0 0 0" type="slide" />
<joint armature="0.0001" axis="0 1 0" damping="1e+11" name="robot0:slide1" pos="0 0 0" type="slide" />
<joint armature="0.0001" axis="0 0 1" damping="1e+11" name="robot0:slide2" pos="0 0 0" type="slide" />
<inertial diaginertia="1.2869 1.2236 0.9868" mass="70.1294" pos="-0.0036 0 0.0014" quat="0.7605 -0.0133 -0.0061 0.6491" />
<geom mesh="robot0:base_link" name="robot0:base_link" material="robot0:base_mat" class="robot0:grey" />
<body name="robot0:torso_lift_link" pos="-0.0869 0 0.3774">
<inertial diaginertia="0.3365 0.3354 0.0943" mass="10.7796" pos="-0.0013 -0.0009 0.2935" quat="0.9993 -0.0006 0.0336 0.0185" />
<joint axis="0 0 1" damping="1e+07" name="robot0:torso_lift_joint" range="0.0386 0.3861" type="slide" />
<geom mesh="robot0:torso_lift_link" name="robot0:torso_lift_link" material="robot0:torso_mat" />
<body name="robot0:head_pan_link" pos="0.0531 0 0.603">
<inertial diaginertia="0.0185 0.0128 0.0095" mass="2.2556" pos="0.0321 0.0161 0.039" quat="0.5148 0.5451 -0.453 0.4823" />
<joint axis="0 0 1" name="robot0:head_pan_joint" range="-1.57 1.57" />
<geom mesh="robot0:head_pan_link" name="robot0:head_pan_link" material="robot0:head_mat" class="robot0:grey" />
<body name="robot0:head_tilt_link" pos="0.1425 0 0.058">
<inertial diaginertia="0.0063 0.0059 0.0014" mass="0.9087" pos="0.0081 0.0025 0.0113" quat="0.6458 0.66 -0.274 0.2689" />
<joint axis="0 1 0" damping="1000" name="robot0:head_tilt_joint" range="-0.76 1.45" ref="0.06" />
<geom mesh="robot0:head_tilt_link" name="robot0:head_tilt_link" material="robot0:head_mat" class="robot0:blue" />
<body name="robot0:head_camera_link" pos="0.055 0 0.0225">
<inertial diaginertia="0 0 0" mass="0" pos="0.055 0 0.0225" />
<body name="robot0:head_camera_rgb_frame" pos="0 0.02 0">
<inertial diaginertia="0 0 0" mass="0" pos="0 0.02 0" />
<body name="robot0:head_camera_rgb_optical_frame" pos="0 0 0" quat="0.5 -0.5 0.5 -0.5">
<inertial diaginertia="0 0 0" mass="0" pos="0 0 0" quat="0.5 -0.5 0.5 -0.5" />
<camera euler="3.1415 0 0" fovy="50" name="head_camera_rgb" pos="0 0 0" />
</body>
</body>
<body name="robot0:head_camera_depth_frame" pos="0 0.045 0">
<inertial diaginertia="0 0 0" mass="0" pos="0 0.045 0" />
<body name="robot0:head_camera_depth_optical_frame" pos="0 0 0" quat="0.5 -0.5 0.5 -0.5">
<inertial diaginertia="0 0 0" mass="0" pos="0 0 0" quat="0.5 -0.5 0.5 -0.5" />
</body>
</body>
</body>
</body>
</body>
<body name="robot0:shoulder_pan_link" pos="0.1195 0 0.3486">
<inertial diaginertia="0.009 0.0086 0.0041" mass="2.5587" pos="0.0927 -0.0056 0.0564" quat="-0.1364 0.7624 -0.1562 0.613" />
<joint axis="0 0 1" name="robot0:shoulder_pan_joint" range="-1.6056 1.6056" />
<geom mesh="robot0:shoulder_pan_link" name="robot0:shoulder_pan_link" material="robot0:arm_mat" />
<body name="robot0:shoulder_lift_link" pos="0.117 0 0.06">
<inertial diaginertia="0.0116 0.0112 0.0023" mass="2.6615" pos="0.1432 0.0072 -0.0001" quat="0.4382 0.4382 0.555 0.555" />
<joint axis="0 1 0" name="robot0:shoulder_lift_joint" range="-1.221 1.518" />
<geom mesh="robot0:shoulder_lift_link" name="robot0:shoulder_lift_link" material="robot0:arm_mat" class="robot0:blue" />
<body name="robot0:upperarm_roll_link" pos="0.219 0 0">
<inertial diaginertia="0.0047 0.0045 0.0019" mass="2.3311" pos="0.1165 0.0014 0" quat="-0.0136 0.707 0.0136 0.707" />
<joint axis="1 0 0" limited="false" name="robot0:upperarm_roll_joint" />
<geom mesh="robot0:upperarm_roll_link" name="robot0:upperarm_roll_link" material="robot0:arm_mat" />
<body name="robot0:elbow_flex_link" pos="0.133 0 0">
<inertial diaginertia="0.0086 0.0084 0.002" mass="2.1299" pos="0.1279 0.0073 0" quat="0.4332 0.4332 0.5589 0.5589" />
<joint axis="0 1 0" name="robot0:elbow_flex_joint" range="-2.251 2.251" />
<geom mesh="robot0:elbow_flex_link" name="robot0:elbow_flex_link" material="robot0:arm_mat" class="robot0:blue" />
<body name="robot0:forearm_roll_link" pos="0.197 0 0">
<inertial diaginertia="0.0035 0.0031 0.0015" mass="1.6563" pos="0.1097 -0.0266 0" quat="-0.0715 0.7035 0.0715 0.7035" />
<joint armature="2.7538" axis="1 0 0" damping="3.5247" frictionloss="0" limited="false" name="robot0:forearm_roll_joint" stiffness="10" />
<geom mesh="robot0:forearm_roll_link" name="robot0:forearm_roll_link" material="robot0:arm_mat" />
<body name="robot0:wrist_flex_link" pos="0.1245 0 0">
<inertial diaginertia="0.0042 0.0042 0.0018" mass="1.725" pos="0.0882 0.0009 -0.0001" quat="0.4895 0.4895 0.5103 0.5103" />
<joint axis="0 1 0" name="robot0:wrist_flex_joint" range="-2.16 2.16" />
<geom mesh="robot0:wrist_flex_link" name="robot0:wrist_flex_link" material="robot0:arm_mat" class="robot0:blue" />
<body name="robot0:wrist_roll_link" pos="0.1385 0 0">
<inertial diaginertia="0.0001 0.0001 0.0001" mass="0.1354" pos="0.0095 0.0004 -0.0002" />
<joint axis="1 0 0" limited="false" name="robot0:wrist_roll_joint" />
<geom mesh="robot0:wrist_roll_link" name="robot0:wrist_roll_link" material="robot0:arm_mat" />
<body euler="0 0 0" name="robot0:gripper_link" pos="0.1664 0 0">
<inertial diaginertia="0.0024 0.0019 0.0013" mass="1.5175" pos="-0.09 -0.0001 -0.0017" quat="0 0.7071 0 0.7071" />
<geom mesh="robot0:gripper_link" name="robot0:gripper_link" material="robot0:gripper_mat" />
<body name="robot0:gipper_camera_link" pos="0.055 0 0.0225">
<body name="robot0:gripper_camera_rgb_frame" pos="0 0.02 0">
<body name="robot0:gripper_camera_rgb_optical_frame" pos="0 0 0" quat="0.5 -0.5 0.5 -0.5">
<camera euler="3.1415 0 0" fovy="50" name="gripper_camera_rgb" pos="0 0 0" />
</body>
</body>
<body name="robot0:gripper_camera_depth_frame" pos="0 0.045 0">
<body name="robot0:gripper_camera_depth_optical_frame" pos="0 0 0" quat="0.5 -0.5 0.5 -0.5" />
</body>
</body>
<body name="robot0:palm" pos="-0.02 0 0.0" quat="1.0 0.0 1.0 0.0">
<inertial pos="0.006 0 0.036" quat="0.716 0.044 0.075 0.693" mass="0.3" diaginertia="0.001 0.001 0.001" />
<geom class="robot0:D_Vizual" name="robot0:V_palm" mesh="robot0:palm" />
<geom class="robot0:DC_Hand" name="robot0:C_palm0" type="box" pos="0.011 0 0.038" size="0.032 0.0111 0.049" />
<geom class="robot0:DC_Hand" name="robot0:C_palm1" type="box" pos="-0.032 0 0.014" size="0.011 0.0111 0.025" />
<body name="robot0:ffknuckle" pos="0.033 0 0.095">
<inertial pos="0 0 0" quat="0.52 0.854 0.006 -0.003" mass="0.008" diaginertia="1e-05 1e-05 1e-05" />
<joint name="robot0:FFJ3" type="hinge" pos="0 0 0" axis="0 1 0" range="-0.349 0.349" stiffness="80.0" springref="0.0" user="1103" />
<geom class="robot0:D_Vizual" name="robot0:V_ffknuckle" mesh="robot0:knuckle" />
<body name="robot0:ffproximal" pos="0.0 0.0 0.01">
<inertial pos="0 0 0.023" quat="0.707 -0.004 0.004 0.707" mass="0.014" diaginertia="1e-05 1e-05 1e-05" />
<joint name="robot0:FFJ2" type="hinge" pos="0 0 0" axis="1 0 0" range="0 1.571" stiffness="80.0" springref="0.8" user="1102" />
<geom class="robot0:D_Vizual" name="robot0:V_ffproximal" mesh="robot0:F3" />
<geom class="robot0:DC_Hand" name="robot0:C_ffproximal" type="capsule" pos="0 0 0.0225" size="0.01 0.0225" />
<body name="robot0:ffmiddle" pos="0.0 0.0 0.055">
<inertial pos="0 0 0.011" quat="0.707 0 0 0.707" mass="0.012" diaginertia="1e-05 1e-05 1e-05" />
<joint name="robot0:FFJ1" type="hinge" pos="0 0 0" axis="1 0 0" range="0 1.571" stiffness="80.0" springref="0.8" user="1101" />
<geom class="robot0:D_Vizual" name="robot0:V_ffmiddle" mesh="robot0:F2" />
<geom class="robot0:DC_Hand" name="robot0:C_ffmiddle" type="capsule" pos="0 0 0.0125" size="0.00805 0.0125" />
<body name="robot0:ffdistal" pos="0.0 0.0 0.035">
<inertial pos="0 0 0.015" quat="0.707 -0.003 0.003 0.707" mass="0.01" diaginertia="1e-05 1e-05 1e-05" />
<joint name="robot0:FFJ0" type="hinge" pos="0 0 0" axis="1 0 0" range="0 1.571" stiffness="80.0" springref="0.8" user="1100" />
<geom class="robot0:D_Vizual" name="robot0:V_ffdistal" pos="0 0 0.001" mesh="robot0:F1" />
<geom class="robot0:DC_Hand" name="robot0:C_ffdistal" type="capsule" pos="0 0 0.012" size="0.00705 0.012" condim="4" friction="1.0 0.005 0.0001" />
<site name="robot0:S_fftip" pos="0 0 0.026" group="3" />
<site class="robot0:D_Touch" name="robot0:Tch_fftip" />
</body>
</body>
</body>
</body>
<body name="robot0:mfknuckle" pos="0.011 0 0.099">
<inertial pos="0 0 0" quat="0.52 0.854 0.006 -0.003" mass="0.008" diaginertia="1e-05 1e-05 1e-05" />
<joint name="robot0:MFJ3" type="hinge" pos="0 0 0" axis="0 1 0" range="-0.349 0.349" stiffness="80.0" springref="0.0" user="1107" />
<geom class="robot0:D_Vizual" name="robot0:V_mfknuckle" mesh="robot0:knuckle" />
<body name="robot0:mfproximal" pos="0.0 0.0 0.01">
<inertial pos="0 0 0.023" quat="0.707 -0.004 0.004 0.707" mass="0.014" diaginertia="1e-05 1e-05 1e-05" />
<joint name="robot0:MFJ2" type="hinge" pos="0 0 0" axis="1 0 0" range="0 1.571" stiffness="80.0" springref="0.8" user="1106" />
<geom class="robot0:D_Vizual" name="robot0:V_mfproximal" mesh="robot0:F3" />
<geom class="robot0:DC_Hand" name="robot0:C_mfproximal" type="capsule" pos="0 0 0.0225" size="0.01 0.0225" />
<body name="robot0:mfmiddle" pos="0.0 0.0 0.055">
<inertial pos="0 0 0.012" quat="0.707 0 0 0.707" mass="0.012" diaginertia="1e-05 1e-05 1e-05" />
<joint name="robot0:MFJ1" type="hinge" pos="0 0 0" axis="1 0 0" range="0 1.571" stiffness="80.0" springref="0.8" user="1105" />
<geom class="robot0:D_Vizual" name="robot0:V_mfmiddle" mesh="robot0:F2" />
<geom class="robot0:DC_Hand" name="robot0:C_mfmiddle" type="capsule" pos="0 0 0.0125" size="0.00805 0.0125" />
<body name="robot0:mfdistal" pos="0.0 0.0 0.035">
<inertial pos="0 0 0.015" quat="0.707 -0.003 0.003 0.707" mass="0.01" diaginertia="1e-05 1e-05 1e-05" />
<joint name="robot0:MFJ0" type="hinge" pos="0 0 0" axis="1 0 0" range="0 1.571" stiffness="80.0" springref="0.8" user="1104" />
<geom class="robot0:D_Vizual" name="robot0:V_mfdistal" mesh="robot0:F1" />
<geom class="robot0:DC_Hand" name="robot0:C_mfdistal" type="capsule" pos="0 0 0.012" size="0.00705 0.012" condim="4" friction="1.0 0.005 0.0001" />
<site name="robot0:S_mftip" pos="0 0 0.026" group="3" />
<site class="robot0:D_Touch" name="robot0:Tch_mftip" />
</body>
</body>
</body>
</body>
<body name="robot0:rfknuckle" pos="-0.011 0 0.095">
<inertial pos="0 0 0" quat="0.52 0.854 0.006 -0.003" mass="0.008" diaginertia="1e-05 1e-05 1e-05" />
<joint name="robot0:RFJ3" type="hinge" pos="0 0 0" axis="0 1 0" range="-0.349 0.349" stiffness="80.0" springref="0.0" user="1111" />
<geom class="robot0:D_Vizual" name="robot0:V_rfknuckle" mesh="robot0:knuckle" />
<body name="robot0:rfproximal" pos="0.0 0.0 0.01">
<inertial pos="0 0 0.023" quat="0.707 -0.004 0.004 0.707" mass="0.014" diaginertia="1e-05 1e-05 1e-05" />
<joint name="robot0:RFJ2" type="hinge" pos="0 0 0" axis="1 0 0" range="0 1.571" stiffness="80.0" springref="0.8" user="1110" />
<geom class="robot0:D_Vizual" name="robot0:V_rfproximal" mesh="robot0:F3" />
<geom class="robot0:DC_Hand" name="robot0:C_rfproximal" type="capsule" pos="0 0 0.0225" size="0.01 0.0225" />
<body name="robot0:rfmiddle" pos="0.0 0.0 0.055">
<inertial pos="0 0 0.012" quat="0.707 0 0 0.707" mass="0.012" diaginertia="1e-05 1e-05 1e-05" />
<joint name="robot0:RFJ1" type="hinge" pos="0 0 0" axis="1 0 0" range="0 1.571" stiffness="80.0" springref="0.8" user="1109" />
<geom class="robot0:D_Vizual" name="robot0:V_rfmiddle" mesh="robot0:F2" />
<geom class="robot0:DC_Hand" name="robot0:C_rfmiddle" type="capsule" pos="0 0 0.0125" size="0.00805 0.0125" />
<body name="robot0:rfdistal" pos="0.0 0.0 0.035">
<inertial pos="0 0 0.015" quat="0.707 -0.003 0.003 0.707" mass="0.01" diaginertia="1e-05 1e-05 1e-05" />
<joint name="robot0:RFJ0" type="hinge" pos="0 0 0" axis="1 0 0" range="0 1.571" stiffness="80.0" springref="0.8" user="1108" />
<geom class="robot0:D_Vizual" name="robot0:V_rfdistal" mesh="robot0:F1" pos="0 0 0.001" />
<geom class="robot0:DC_Hand" name="robot0:C_rfdistal" type="capsule" pos="0 0 0.012" size="0.00705 0.012" condim="4" friction="1.0 0.005 0.0001" />
<site name="robot0:S_rftip" pos="0 0 0.026" group="3" />
<site class="robot0:D_Touch" name="robot0:Tch_rftip" />
</body>
</body>
</body>
</body>
<body name="robot0:lfmetacarpal" pos="-0.017 0 0.044">
<inertial pos="-0.014 0.001 0.014" quat="0.709 -0.092 -0.063 0.696" mass="0.075" diaginertia="1e-05 1e-05 1e-05" />
<joint name="robot0:LFJ4" type="hinge" pos="0 0 0" axis="0.571 0 0.821" range="0 0.785" stiffness="80.0" springref="0.2" user="1116" />
<geom class="robot0:D_Vizual" name="robot0:V_lfmetacarpal" pos="-0.016 0 -0.023" mesh="robot0:lfmetacarpal" />
<geom class="robot0:DC_Hand" name="robot0:C_lfmetacarpal" type="box" pos="-0.0165 0 0.01" size="0.0095 0.0111 0.025" />
<body name="robot0:lfknuckle" pos="-0.017 0 0.044">
<inertial pos="0 0 0" quat="0.52 0.854 0.006 -0.003" mass="0.008" diaginertia="1e-05 1e-05 1e-05" />
<joint name="robot0:LFJ3" type="hinge" pos="0 0 0" axis="0 1 0" range="-0.349 0.349" stiffness="80.0" springref="0.0" user="1115" />
<geom class="robot0:D_Vizual" name="robot0:V_lfknuckle" mesh="robot0:knuckle" />
<body name="robot0:lfproximal" pos="0.0 0.0 0.01">
<inertial pos="0 0 0.023" quat="0.707 -0.004 0.004 0.707" mass="0.014" diaginertia="1e-05 1e-05 1e-05" />
<joint name="robot0:LFJ2" type="hinge" pos="0 0 0" axis="1 0 0" range="0 1.571" stiffness="80.0" springref="0.8" user="1114" />
<geom class="robot0:D_Vizual" name="robot0:V_lfproximal" mesh="robot0:F3" />
<geom class="robot0:DC_Hand" name="robot0:C_lfproximal" type="capsule" pos="0 0 0.0225" size="0.01 0.0225" />
<body name="robot0:lfmiddle" pos="0.0 0.0 0.055">
<inertial pos="0 0 0.012" quat="0.707 0 0 0.707" mass="0.012" diaginertia="1e-05 1e-05 1e-05" />
<joint name="robot0:LFJ1" type="hinge" pos="0 0 0" axis="1 0 0" range="0 1.571" stiffness="80.0" springref="0.8" user="1113" />
<geom class="robot0:D_Vizual" name="robot0:V_lfmiddle" mesh="robot0:F2" />
<geom class="robot0:DC_Hand" name="robot0:C_lfmiddle" type="capsule" pos="0 0 0.0125" size="0.00805 0.0125" />
<body name="robot0:lfdistal" pos="0.0 0.0 0.035">
<inertial pos="0 0 0.015" quat="0.707 -0.003 0.003 0.707" mass="0.01" diaginertia="1e-05 1e-05 1e-05" />
<joint name="robot0:LFJ0" type="hinge" pos="0 0 0" axis="1 0 0" range="0 1.571" stiffness="80.0" springref="0.8" user="1112" />
<geom class="robot0:D_Vizual" name="robot0:V_lfdistal" mesh="robot0:F1" pos="0 0 0.001" />
<geom class="robot0:DC_Hand" name="robot0:C_lfdistal" type="capsule" pos="0 0 0.012" size="0.00705 0.012" condim="4" friction="1.0 0.005 0.0001" />
<site name="robot0:S_lftip" pos="0 0 0.026" group="3" />
<site class="robot0:D_Touch" name="robot0:Tch_lftip" />
</body>
</body>
</body>
</body>
</body>
<body name="robot0:thbase" pos="0.034 -0.009 0.029" axisangle="0 1 0 0.785">
<inertial pos="0 0 0" mass="0.01" diaginertia="1e-05 1e-05 1e-05" />
<joint name="robot0:THJ4" type="hinge" pos="0 0 0" axis="0 0 -1" range="-1.047 1.047" stiffness="80.0" springref="-0.1" user="1121" />
<geom name="robot0:V_thbase" type="box" group="1" pos="0 0 0" size="0.001 0.001 0.001" />
<body name="robot0:thproximal" pos="0.0 0.0 0.01">
<inertial pos="0 0 0.017" quat="0.982 0 0.001 0.191" mass="0.016" diaginertia="1e-05 1e-05 1e-05" />
<joint name="robot0:THJ3" type="hinge" pos="0 0 0" axis="1 0 0" range="0 1.6" stiffness="80.0" springref="1.6" user="1120" />
<geom class="robot0:D_Vizual" name="robot0:V_thproximal" mesh="robot0:TH3_z" />
<geom class="robot0:DC_Hand" name="robot0:C_thproximal" type="capsule" pos="0 0 0.019" size="0.013 0.019" />
<body name="robot0:thhub" pos="0 0 0.038">
<inertial pos="0 0 0" mass="0.002" diaginertia="1e-05 1e-05 1e-05" />
<joint name="robot0:THJ2" type="hinge" pos="0 0 0" axis="1 0 0" range="-0.209 0.209" stiffness="80.0" springref="0.0" user="1119" />
<geom name="robot0:V_thhub" type="box" group="1" pos="0 0 0" size="0.001 0.001 0.001" />
<body name="robot0:thmiddle" pos="0.0 0.0 0.01">
<inertial pos="0 0 0.016" quat="1 -0.001 -0.007 0.003" mass="0.016" diaginertia="1e-05 1e-05 1e-05" />
<joint name="robot0:THJ1" type="hinge" pos="0 0 0" axis="0 1 0" range="-0.524 0.524" stiffness="80.0" springref="-0.4" user="1118" />
<geom class="robot0:D_Vizual" name="robot0:V_thmiddle" mesh="robot0:TH2_z" />
<geom class="robot0:DC_Hand" name="robot0:C_thmiddle" type="capsule" pos="0 0 0.016" size="0.011 0.016" />
<body name="robot0:thdistal" pos="0.0 0.0 0.042">
<inertial pos="0 0 0.016" quat="0.999 -0.005 -0.047 0.005" mass="0.016" diaginertia="1e-05 1e-05 1e-05" />
<joint name="robot0:THJ0" type="hinge" pos="0 0 0" axis="0 1 0" range="-1.571 0" stiffness="80.0" springref="-0.8" user="1117" />
<geom class="robot0:D_Vizual" name="robot0:V_thdistal" mesh="robot0:TH1_z" />
<geom class="robot0:DC_Hand" name="robot0:C_thdistal" type="capsule" pos="0 0 0.013" size="0.00918 0.013" condim="4" friction="1.0 0.005 0.0001" />
<site name="robot0:S_thtip" pos="0 0 0.0275" group="3" />
<site class="robot0:D_Touch" name="robot0:Tch_thtip" size="0.005 0.011 0.016" pos="-0.005 0 0.02" />
</body>
</body>
</body>
</body>
</body>
</body>
<site name="robot0:grip" pos="0.02 0 0" rgba="0 0 0 0" size="0.02 0.02 0.02" />
</body>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
</body>
<body name="robot0:estop_link" pos="-0.1246 0.2389 0.3113" quat="0.7071 0.7071 0 0">
<inertial diaginertia="0 0 0" mass="0.002" pos="0.0024 -0.0033 0.0067" quat="0.3774 -0.1814 0.1375 0.8977" />
<geom mesh="robot0:estop_link" rgba="0.8 0 0 1" name="robot0:estop_link" />
</body>
<body name="robot0:laser_link" pos="0.235 0 0.2878" quat="0 1 0 0">
<inertial diaginertia="0 0 0" mass="0.0083" pos="-0.0306 0.0007 0.0552" quat="0.5878 0.5378 -0.4578 0.3945" />
<geom mesh="robot0:laser_link" rgba="0.7922 0.8196 0.9333 1" name="robot0:laser_link" />
<camera euler="1.55 -1.55 3.14" fovy="25" name="lidar" pos="0 0 0.02" />
</body>
<body name="robot0:torso_fixed_link" pos="-0.0869 0 0.3774">
<inertial diaginertia="0.3865 0.3394 0.1009" mass="13.2775" pos="-0.0722 0.0057 0.2656" quat="0.9995 0.0249 0.0177 0.011" />
<geom mesh="robot0:torso_fixed_link" name="robot0:torso_fixed_link" class="robot0:blue" />
</body>
<body name="robot0:external_camera_body_0" pos="0 0 0">
<camera euler="0 0.75 1.57" fovy="43.3" name="external_camera_0" pos="1.3 0 1.2" />
</body>
</body>
</mujoco> | 82.37931 | 164 | 0.591321 |
6263278ab1ce70617fd00cfc7e7c64cdc88a08ef | 2,720 | xml | XML | gym/envs/robotics/assets/fetch/random_obj_xml/3819_peg.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/3819_peg.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/3819_peg.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | <mujoco>
<compiler angle="radian" coordinate="local" meshdir="../../stls/fetch" texturedir="../../textures" />
<option timestep="0.002">
<flag warmstart="enable" />
</option>
<include file="../shared.xml" />
<asset>
<mesh file="../../stls/fetch/random_urdfs/381/381.stl" name="obj0" scale="0.006523398165310575 0.006523398165310575 0.006523398165310575" />
</asset>
<worldbody>
<geom condim="3" material="floor_mat" name="floor0" pos="0.8 0.75 0" size="0.85 0.70 1" type="plane" />
<body name="floor0" pos="0.8 0.75 0">
<site name="target0" pos="0 0 0.5" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" />
</body>
<include file="../robot.xml" />
<body name="table0" pos="1.3 0.75 0.17">
<geom mass="2000" material="table_mat" size="0.25 0.35 0.17" type="box" />
</body>
<body name="table_top" pos="1.3 0.75 0.36">
<joint damping="0.01" name="table_top:joint" type="free" />
<geom mass="2000" material="table_mat" pos="0.145 0 0" size="0.105 0.35 0.03" type="box" />
<geom mass="2000" material="table_mat" pos="-0.145 0 0" size="0.105 0.35 0.03" type="box" />
<geom mass="2000" material="table_mat" pos="0 -0.195 0" size="0.04 0.155 0.03" type="box" />
<geom mass="2000" material="table_mat" pos="0 0.195 0" size="0.04 0.155 0.03" type="box" />
<site name="table_top" pos="0 0 0" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" />
</body>
<body name="object0" pos="0.018077507266046275 0.04 0.01592179163173591" zaxis="0.0 0.0 1.0">
<joint damping="0.01" name="object0:joint" type="free" />
<geom condim="3" mass="0.1" material="block_mat" mesh="obj0" pos="0 0 0" type="mesh" zaxis="0.0 0.0 1.0" />
<geom condim="3" mass="2" material="block_mat" pos="-0.0015108669071971172 -0.010439711654024297 0.03633957543922073" size="0.016039735086703474 0.015685192392723098 0.05216448339999402" type="box" zaxis="0.0 0.0 1.0" />
<site name="object0" pos="-0.000979718222514746 -0.01273516186338458 9.688367096262068e-05" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" />
<site name="handle0" pos="-0.0015108669071971172 -0.010439711654024297 0.026339575439220726" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" />
</body>
<light ambient="0.2 0.2 0.2" castshadow="false" diffuse="0.8 0.8 0.8" dir="0 0 -1" directional="true" name="light0" pos="0 0 4" specular="0.3 0.3 0.3" />
</worldbody>
<actuator>
<position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:l_gripper_finger_joint" kp="30000" name="robot0:l_gripper_finger_joint" user="1" />
<position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:r_gripper_finger_joint" kp="30000" name="robot0:r_gripper_finger_joint" user="1" />
</actuator>
</mujoco> | 50.37037 | 223 | 0.65625 |
626927d6168c5bb011d37f702adab5a854f1834a | 219,070 | xml | XML | herb_reconf/cluttered_scenes/temp_decomp_hard_pushing_maytoni_1_0.1_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_1_0.1_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_1_0.1_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/potted_plant_2/2.stl" name="gen_mesh_1_0" scale="0.8794735435751659 0.8794735435751659 0.8794735435751659"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/potted_plant_2/16.stl" name="gen_mesh_1_1" scale="0.8794735435751659 0.8794735435751659 0.8794735435751659"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/potted_plant_2/14.stl" name="gen_mesh_1_2" scale="0.8794735435751659 0.8794735435751659 0.8794735435751659"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/potted_plant_2/0.stl" name="gen_mesh_1_3" scale="0.8794735435751659 0.8794735435751659 0.8794735435751659"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/potted_plant_2/9.stl" name="gen_mesh_1_4" scale="0.8794735435751659 0.8794735435751659 0.8794735435751659"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/potted_plant_2/10.stl" name="gen_mesh_1_5" scale="0.8794735435751659 0.8794735435751659 0.8794735435751659"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/potted_plant_2/11.stl" name="gen_mesh_1_6" scale="0.8794735435751659 0.8794735435751659 0.8794735435751659"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/potted_plant_2/1.stl" name="gen_mesh_1_7" scale="0.8794735435751659 0.8794735435751659 0.8794735435751659"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/potted_plant_2/8.stl" name="gen_mesh_1_8" scale="0.8794735435751659 0.8794735435751659 0.8794735435751659"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/potted_plant_2/5.stl" name="gen_mesh_1_9" scale="0.8794735435751659 0.8794735435751659 0.8794735435751659"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/potted_plant_2/12.stl" name="gen_mesh_1_10" scale="0.8794735435751659 0.8794735435751659 0.8794735435751659"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/potted_plant_2/4.stl" name="gen_mesh_1_11" scale="0.8794735435751659 0.8794735435751659 0.8794735435751659"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/potted_plant_2/15.stl" name="gen_mesh_1_12" scale="0.8794735435751659 0.8794735435751659 0.8794735435751659"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/potted_plant_2/13.stl" name="gen_mesh_1_13" scale="0.8794735435751659 0.8794735435751659 0.8794735435751659"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/potted_plant_2/7.stl" name="gen_mesh_1_14" scale="0.8794735435751659 0.8794735435751659 0.8794735435751659"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/potted_plant_2/3.stl" name="gen_mesh_1_15" scale="0.8794735435751659 0.8794735435751659 0.8794735435751659"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/potted_plant_2/6.stl" name="gen_mesh_1_16" scale="0.8794735435751659 0.8794735435751659 0.8794735435751659"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_2/2.stl" name="gen_mesh_2_0" scale="1.9751010157629691 1.9751010157629691 1.9751010157629691"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_2/16.stl" name="gen_mesh_2_1" scale="1.9751010157629691 1.9751010157629691 1.9751010157629691"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_2/14.stl" name="gen_mesh_2_2" scale="1.9751010157629691 1.9751010157629691 1.9751010157629691"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_2/0.stl" name="gen_mesh_2_3" scale="1.9751010157629691 1.9751010157629691 1.9751010157629691"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_2/9.stl" name="gen_mesh_2_4" scale="1.9751010157629691 1.9751010157629691 1.9751010157629691"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_2/10.stl" name="gen_mesh_2_5" scale="1.9751010157629691 1.9751010157629691 1.9751010157629691"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_2/11.stl" name="gen_mesh_2_6" scale="1.9751010157629691 1.9751010157629691 1.9751010157629691"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_2/1.stl" name="gen_mesh_2_7" scale="1.9751010157629691 1.9751010157629691 1.9751010157629691"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_2/8.stl" name="gen_mesh_2_8" scale="1.9751010157629691 1.9751010157629691 1.9751010157629691"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_2/5.stl" name="gen_mesh_2_9" scale="1.9751010157629691 1.9751010157629691 1.9751010157629691"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_2/12.stl" name="gen_mesh_2_10" scale="1.9751010157629691 1.9751010157629691 1.9751010157629691"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_2/4.stl" name="gen_mesh_2_11" scale="1.9751010157629691 1.9751010157629691 1.9751010157629691"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_2/15.stl" name="gen_mesh_2_12" scale="1.9751010157629691 1.9751010157629691 1.9751010157629691"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_2/17.stl" name="gen_mesh_2_13" scale="1.9751010157629691 1.9751010157629691 1.9751010157629691"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_2/13.stl" name="gen_mesh_2_14" scale="1.9751010157629691 1.9751010157629691 1.9751010157629691"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_2/7.stl" name="gen_mesh_2_15" scale="1.9751010157629691 1.9751010157629691 1.9751010157629691"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_2/3.stl" name="gen_mesh_2_16" scale="1.9751010157629691 1.9751010157629691 1.9751010157629691"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_2/6.stl" name="gen_mesh_2_17" scale="1.9751010157629691 1.9751010157629691 1.9751010157629691"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/2.stl" name="gen_mesh_3_0" scale="0.5662400868972494 0.5662400868972494 0.5662400868972494"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/16.stl" name="gen_mesh_3_1" scale="0.5662400868972494 0.5662400868972494 0.5662400868972494"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/14.stl" name="gen_mesh_3_2" scale="0.5662400868972494 0.5662400868972494 0.5662400868972494"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/0.stl" name="gen_mesh_3_3" scale="0.5662400868972494 0.5662400868972494 0.5662400868972494"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/22.stl" name="gen_mesh_3_4" scale="0.5662400868972494 0.5662400868972494 0.5662400868972494"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/9.stl" name="gen_mesh_3_5" scale="0.5662400868972494 0.5662400868972494 0.5662400868972494"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/10.stl" name="gen_mesh_3_6" scale="0.5662400868972494 0.5662400868972494 0.5662400868972494"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/11.stl" name="gen_mesh_3_7" scale="0.5662400868972494 0.5662400868972494 0.5662400868972494"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/19.stl" name="gen_mesh_3_8" scale="0.5662400868972494 0.5662400868972494 0.5662400868972494"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/1.stl" name="gen_mesh_3_9" scale="0.5662400868972494 0.5662400868972494 0.5662400868972494"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/8.stl" name="gen_mesh_3_10" scale="0.5662400868972494 0.5662400868972494 0.5662400868972494"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/5.stl" name="gen_mesh_3_11" scale="0.5662400868972494 0.5662400868972494 0.5662400868972494"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/20.stl" name="gen_mesh_3_12" scale="0.5662400868972494 0.5662400868972494 0.5662400868972494"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/12.stl" name="gen_mesh_3_13" scale="0.5662400868972494 0.5662400868972494 0.5662400868972494"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/4.stl" name="gen_mesh_3_14" scale="0.5662400868972494 0.5662400868972494 0.5662400868972494"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/23.stl" name="gen_mesh_3_15" scale="0.5662400868972494 0.5662400868972494 0.5662400868972494"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/15.stl" name="gen_mesh_3_16" scale="0.5662400868972494 0.5662400868972494 0.5662400868972494"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/17.stl" name="gen_mesh_3_17" scale="0.5662400868972494 0.5662400868972494 0.5662400868972494"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/13.stl" name="gen_mesh_3_18" scale="0.5662400868972494 0.5662400868972494 0.5662400868972494"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/7.stl" name="gen_mesh_3_19" scale="0.5662400868972494 0.5662400868972494 0.5662400868972494"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/3.stl" name="gen_mesh_3_20" scale="0.5662400868972494 0.5662400868972494 0.5662400868972494"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/21.stl" name="gen_mesh_3_21" scale="0.5662400868972494 0.5662400868972494 0.5662400868972494"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/6.stl" name="gen_mesh_3_22" scale="0.5662400868972494 0.5662400868972494 0.5662400868972494"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/18.stl" name="gen_mesh_3_23" scale="0.5662400868972494 0.5662400868972494 0.5662400868972494"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_1/2.stl" name="gen_mesh_4_0" scale="1.7994339478725476 1.7994339478725476 1.7994339478725476"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_1/0.stl" name="gen_mesh_4_1" scale="1.7994339478725476 1.7994339478725476 1.7994339478725476"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_1/9.stl" name="gen_mesh_4_2" scale="1.7994339478725476 1.7994339478725476 1.7994339478725476"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_1/10.stl" name="gen_mesh_4_3" scale="1.7994339478725476 1.7994339478725476 1.7994339478725476"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_1/11.stl" name="gen_mesh_4_4" scale="1.7994339478725476 1.7994339478725476 1.7994339478725476"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_1/1.stl" name="gen_mesh_4_5" scale="1.7994339478725476 1.7994339478725476 1.7994339478725476"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_1/8.stl" name="gen_mesh_4_6" scale="1.7994339478725476 1.7994339478725476 1.7994339478725476"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_1/5.stl" name="gen_mesh_4_7" scale="1.7994339478725476 1.7994339478725476 1.7994339478725476"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_1/12.stl" name="gen_mesh_4_8" scale="1.7994339478725476 1.7994339478725476 1.7994339478725476"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_1/4.stl" name="gen_mesh_4_9" scale="1.7994339478725476 1.7994339478725476 1.7994339478725476"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_1/13.stl" name="gen_mesh_4_10" scale="1.7994339478725476 1.7994339478725476 1.7994339478725476"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_1/7.stl" name="gen_mesh_4_11" scale="1.7994339478725476 1.7994339478725476 1.7994339478725476"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_1/3.stl" name="gen_mesh_4_12" scale="1.7994339478725476 1.7994339478725476 1.7994339478725476"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_1/6.stl" name="gen_mesh_4_13" scale="1.7994339478725476 1.7994339478725476 1.7994339478725476"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/potted_plant_2/2.stl" name="gen_mesh_5_0" scale="1.600070251265855 1.600070251265855 1.600070251265855"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/potted_plant_2/16.stl" name="gen_mesh_5_1" scale="1.600070251265855 1.600070251265855 1.600070251265855"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/potted_plant_2/14.stl" name="gen_mesh_5_2" scale="1.600070251265855 1.600070251265855 1.600070251265855"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/potted_plant_2/0.stl" name="gen_mesh_5_3" scale="1.600070251265855 1.600070251265855 1.600070251265855"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/potted_plant_2/9.stl" name="gen_mesh_5_4" scale="1.600070251265855 1.600070251265855 1.600070251265855"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/potted_plant_2/10.stl" name="gen_mesh_5_5" scale="1.600070251265855 1.600070251265855 1.600070251265855"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/potted_plant_2/11.stl" name="gen_mesh_5_6" scale="1.600070251265855 1.600070251265855 1.600070251265855"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/potted_plant_2/1.stl" name="gen_mesh_5_7" scale="1.600070251265855 1.600070251265855 1.600070251265855"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/potted_plant_2/8.stl" name="gen_mesh_5_8" scale="1.600070251265855 1.600070251265855 1.600070251265855"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/potted_plant_2/5.stl" name="gen_mesh_5_9" scale="1.600070251265855 1.600070251265855 1.600070251265855"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/potted_plant_2/12.stl" name="gen_mesh_5_10" scale="1.600070251265855 1.600070251265855 1.600070251265855"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/potted_plant_2/4.stl" name="gen_mesh_5_11" scale="1.600070251265855 1.600070251265855 1.600070251265855"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/potted_plant_2/15.stl" name="gen_mesh_5_12" scale="1.600070251265855 1.600070251265855 1.600070251265855"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/potted_plant_2/13.stl" name="gen_mesh_5_13" scale="1.600070251265855 1.600070251265855 1.600070251265855"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/potted_plant_2/7.stl" name="gen_mesh_5_14" scale="1.600070251265855 1.600070251265855 1.600070251265855"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/potted_plant_2/3.stl" name="gen_mesh_5_15" scale="1.600070251265855 1.600070251265855 1.600070251265855"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/potted_plant_2/6.stl" name="gen_mesh_5_16" scale="1.600070251265855 1.600070251265855 1.600070251265855"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/potted_plant_2/2.stl" name="gen_mesh_6_0" scale="0.662290074330846 0.662290074330846 0.662290074330846"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/potted_plant_2/16.stl" name="gen_mesh_6_1" scale="0.662290074330846 0.662290074330846 0.662290074330846"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/potted_plant_2/14.stl" name="gen_mesh_6_2" scale="0.662290074330846 0.662290074330846 0.662290074330846"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/potted_plant_2/0.stl" name="gen_mesh_6_3" scale="0.662290074330846 0.662290074330846 0.662290074330846"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/potted_plant_2/9.stl" name="gen_mesh_6_4" scale="0.662290074330846 0.662290074330846 0.662290074330846"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/potted_plant_2/10.stl" name="gen_mesh_6_5" scale="0.662290074330846 0.662290074330846 0.662290074330846"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/potted_plant_2/11.stl" name="gen_mesh_6_6" scale="0.662290074330846 0.662290074330846 0.662290074330846"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/potted_plant_2/1.stl" name="gen_mesh_6_7" scale="0.662290074330846 0.662290074330846 0.662290074330846"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/potted_plant_2/8.stl" name="gen_mesh_6_8" scale="0.662290074330846 0.662290074330846 0.662290074330846"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/potted_plant_2/5.stl" name="gen_mesh_6_9" scale="0.662290074330846 0.662290074330846 0.662290074330846"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/potted_plant_2/12.stl" name="gen_mesh_6_10" scale="0.662290074330846 0.662290074330846 0.662290074330846"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/potted_plant_2/4.stl" name="gen_mesh_6_11" scale="0.662290074330846 0.662290074330846 0.662290074330846"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/potted_plant_2/15.stl" name="gen_mesh_6_12" scale="0.662290074330846 0.662290074330846 0.662290074330846"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/potted_plant_2/13.stl" name="gen_mesh_6_13" scale="0.662290074330846 0.662290074330846 0.662290074330846"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/potted_plant_2/7.stl" name="gen_mesh_6_14" scale="0.662290074330846 0.662290074330846 0.662290074330846"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/potted_plant_2/3.stl" name="gen_mesh_6_15" scale="0.662290074330846 0.662290074330846 0.662290074330846"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/potted_plant_2/6.stl" name="gen_mesh_6_16" scale="0.662290074330846 0.662290074330846 0.662290074330846"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/2.stl" name="gen_mesh_7_0" scale="1.1022431653854095 1.1022431653854095 1.1022431653854095"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/16.stl" name="gen_mesh_7_1" scale="1.1022431653854095 1.1022431653854095 1.1022431653854095"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/14.stl" name="gen_mesh_7_2" scale="1.1022431653854095 1.1022431653854095 1.1022431653854095"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/0.stl" name="gen_mesh_7_3" scale="1.1022431653854095 1.1022431653854095 1.1022431653854095"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/22.stl" name="gen_mesh_7_4" scale="1.1022431653854095 1.1022431653854095 1.1022431653854095"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/9.stl" name="gen_mesh_7_5" scale="1.1022431653854095 1.1022431653854095 1.1022431653854095"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/10.stl" name="gen_mesh_7_6" scale="1.1022431653854095 1.1022431653854095 1.1022431653854095"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/11.stl" name="gen_mesh_7_7" scale="1.1022431653854095 1.1022431653854095 1.1022431653854095"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/19.stl" name="gen_mesh_7_8" scale="1.1022431653854095 1.1022431653854095 1.1022431653854095"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/1.stl" name="gen_mesh_7_9" scale="1.1022431653854095 1.1022431653854095 1.1022431653854095"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/8.stl" name="gen_mesh_7_10" scale="1.1022431653854095 1.1022431653854095 1.1022431653854095"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/5.stl" name="gen_mesh_7_11" scale="1.1022431653854095 1.1022431653854095 1.1022431653854095"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/20.stl" name="gen_mesh_7_12" scale="1.1022431653854095 1.1022431653854095 1.1022431653854095"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/12.stl" name="gen_mesh_7_13" scale="1.1022431653854095 1.1022431653854095 1.1022431653854095"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/4.stl" name="gen_mesh_7_14" scale="1.1022431653854095 1.1022431653854095 1.1022431653854095"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/23.stl" name="gen_mesh_7_15" scale="1.1022431653854095 1.1022431653854095 1.1022431653854095"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/15.stl" name="gen_mesh_7_16" scale="1.1022431653854095 1.1022431653854095 1.1022431653854095"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/17.stl" name="gen_mesh_7_17" scale="1.1022431653854095 1.1022431653854095 1.1022431653854095"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/13.stl" name="gen_mesh_7_18" scale="1.1022431653854095 1.1022431653854095 1.1022431653854095"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/7.stl" name="gen_mesh_7_19" scale="1.1022431653854095 1.1022431653854095 1.1022431653854095"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/3.stl" name="gen_mesh_7_20" scale="1.1022431653854095 1.1022431653854095 1.1022431653854095"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/21.stl" name="gen_mesh_7_21" scale="1.1022431653854095 1.1022431653854095 1.1022431653854095"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/6.stl" name="gen_mesh_7_22" scale="1.1022431653854095 1.1022431653854095 1.1022431653854095"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/18.stl" name="gen_mesh_7_23" scale="1.1022431653854095 1.1022431653854095 1.1022431653854095"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_2/2.stl" name="gen_mesh_8_0" scale="0.7684608650616962 0.7684608650616962 0.7684608650616962"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_2/16.stl" name="gen_mesh_8_1" scale="0.7684608650616962 0.7684608650616962 0.7684608650616962"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_2/14.stl" name="gen_mesh_8_2" scale="0.7684608650616962 0.7684608650616962 0.7684608650616962"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_2/0.stl" name="gen_mesh_8_3" scale="0.7684608650616962 0.7684608650616962 0.7684608650616962"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_2/9.stl" name="gen_mesh_8_4" scale="0.7684608650616962 0.7684608650616962 0.7684608650616962"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_2/10.stl" name="gen_mesh_8_5" scale="0.7684608650616962 0.7684608650616962 0.7684608650616962"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_2/11.stl" name="gen_mesh_8_6" scale="0.7684608650616962 0.7684608650616962 0.7684608650616962"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_2/1.stl" name="gen_mesh_8_7" scale="0.7684608650616962 0.7684608650616962 0.7684608650616962"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_2/8.stl" name="gen_mesh_8_8" scale="0.7684608650616962 0.7684608650616962 0.7684608650616962"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_2/5.stl" name="gen_mesh_8_9" scale="0.7684608650616962 0.7684608650616962 0.7684608650616962"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_2/12.stl" name="gen_mesh_8_10" scale="0.7684608650616962 0.7684608650616962 0.7684608650616962"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_2/4.stl" name="gen_mesh_8_11" scale="0.7684608650616962 0.7684608650616962 0.7684608650616962"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_2/15.stl" name="gen_mesh_8_12" scale="0.7684608650616962 0.7684608650616962 0.7684608650616962"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_2/17.stl" name="gen_mesh_8_13" scale="0.7684608650616962 0.7684608650616962 0.7684608650616962"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_2/13.stl" name="gen_mesh_8_14" scale="0.7684608650616962 0.7684608650616962 0.7684608650616962"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_2/7.stl" name="gen_mesh_8_15" scale="0.7684608650616962 0.7684608650616962 0.7684608650616962"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_2/3.stl" name="gen_mesh_8_16" scale="0.7684608650616962 0.7684608650616962 0.7684608650616962"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_2/6.stl" name="gen_mesh_8_17" scale="0.7684608650616962 0.7684608650616962 0.7684608650616962"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/2.stl" name="gen_mesh_9_0" scale="1.3321112944138378 1.3321112944138378 1.3321112944138378"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/27.stl" name="gen_mesh_9_1" scale="1.3321112944138378 1.3321112944138378 1.3321112944138378"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/16.stl" name="gen_mesh_9_2" scale="1.3321112944138378 1.3321112944138378 1.3321112944138378"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/26.stl" name="gen_mesh_9_3" scale="1.3321112944138378 1.3321112944138378 1.3321112944138378"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/34.stl" name="gen_mesh_9_4" scale="1.3321112944138378 1.3321112944138378 1.3321112944138378"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/14.stl" name="gen_mesh_9_5" scale="1.3321112944138378 1.3321112944138378 1.3321112944138378"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/28.stl" name="gen_mesh_9_6" scale="1.3321112944138378 1.3321112944138378 1.3321112944138378"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/0.stl" name="gen_mesh_9_7" scale="1.3321112944138378 1.3321112944138378 1.3321112944138378"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/33.stl" name="gen_mesh_9_8" scale="1.3321112944138378 1.3321112944138378 1.3321112944138378"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/41.stl" name="gen_mesh_9_9" scale="1.3321112944138378 1.3321112944138378 1.3321112944138378"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/38.stl" name="gen_mesh_9_10" scale="1.3321112944138378 1.3321112944138378 1.3321112944138378"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/29.stl" name="gen_mesh_9_11" scale="1.3321112944138378 1.3321112944138378 1.3321112944138378"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/30.stl" name="gen_mesh_9_12" scale="1.3321112944138378 1.3321112944138378 1.3321112944138378"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/22.stl" name="gen_mesh_9_13" scale="1.3321112944138378 1.3321112944138378 1.3321112944138378"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/35.stl" name="gen_mesh_9_14" scale="1.3321112944138378 1.3321112944138378 1.3321112944138378"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/9.stl" name="gen_mesh_9_15" scale="1.3321112944138378 1.3321112944138378 1.3321112944138378"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/40.stl" name="gen_mesh_9_16" scale="1.3321112944138378 1.3321112944138378 1.3321112944138378"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/10.stl" name="gen_mesh_9_17" scale="1.3321112944138378 1.3321112944138378 1.3321112944138378"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/11.stl" name="gen_mesh_9_18" scale="1.3321112944138378 1.3321112944138378 1.3321112944138378"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/19.stl" name="gen_mesh_9_19" scale="1.3321112944138378 1.3321112944138378 1.3321112944138378"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/25.stl" name="gen_mesh_9_20" scale="1.3321112944138378 1.3321112944138378 1.3321112944138378"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/37.stl" name="gen_mesh_9_21" scale="1.3321112944138378 1.3321112944138378 1.3321112944138378"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/1.stl" name="gen_mesh_9_22" scale="1.3321112944138378 1.3321112944138378 1.3321112944138378"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/8.stl" name="gen_mesh_9_23" scale="1.3321112944138378 1.3321112944138378 1.3321112944138378"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/5.stl" name="gen_mesh_9_24" scale="1.3321112944138378 1.3321112944138378 1.3321112944138378"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/44.stl" name="gen_mesh_9_25" scale="1.3321112944138378 1.3321112944138378 1.3321112944138378"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/20.stl" name="gen_mesh_9_26" scale="1.3321112944138378 1.3321112944138378 1.3321112944138378"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/39.stl" name="gen_mesh_9_27" scale="1.3321112944138378 1.3321112944138378 1.3321112944138378"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/12.stl" name="gen_mesh_9_28" scale="1.3321112944138378 1.3321112944138378 1.3321112944138378"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/4.stl" name="gen_mesh_9_29" scale="1.3321112944138378 1.3321112944138378 1.3321112944138378"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/32.stl" name="gen_mesh_9_30" scale="1.3321112944138378 1.3321112944138378 1.3321112944138378"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/43.stl" name="gen_mesh_9_31" scale="1.3321112944138378 1.3321112944138378 1.3321112944138378"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/23.stl" name="gen_mesh_9_32" scale="1.3321112944138378 1.3321112944138378 1.3321112944138378"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/36.stl" name="gen_mesh_9_33" scale="1.3321112944138378 1.3321112944138378 1.3321112944138378"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/24.stl" name="gen_mesh_9_34" scale="1.3321112944138378 1.3321112944138378 1.3321112944138378"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/15.stl" name="gen_mesh_9_35" scale="1.3321112944138378 1.3321112944138378 1.3321112944138378"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/17.stl" name="gen_mesh_9_36" scale="1.3321112944138378 1.3321112944138378 1.3321112944138378"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/13.stl" name="gen_mesh_9_37" scale="1.3321112944138378 1.3321112944138378 1.3321112944138378"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/7.stl" name="gen_mesh_9_38" scale="1.3321112944138378 1.3321112944138378 1.3321112944138378"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/3.stl" name="gen_mesh_9_39" scale="1.3321112944138378 1.3321112944138378 1.3321112944138378"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/21.stl" name="gen_mesh_9_40" scale="1.3321112944138378 1.3321112944138378 1.3321112944138378"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/42.stl" name="gen_mesh_9_41" scale="1.3321112944138378 1.3321112944138378 1.3321112944138378"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/6.stl" name="gen_mesh_9_42" scale="1.3321112944138378 1.3321112944138378 1.3321112944138378"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/18.stl" name="gen_mesh_9_43" scale="1.3321112944138378 1.3321112944138378 1.3321112944138378"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/31.stl" name="gen_mesh_9_44" scale="1.3321112944138378 1.3321112944138378 1.3321112944138378"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cup_1/2.stl" name="gen_mesh_10_0" scale="0.787169603178445 0.787169603178445 0.787169603178445"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cup_1/0.stl" name="gen_mesh_10_1" scale="0.787169603178445 0.787169603178445 0.787169603178445"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cup_1/9.stl" name="gen_mesh_10_2" scale="0.787169603178445 0.787169603178445 0.787169603178445"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cup_1/10.stl" name="gen_mesh_10_3" scale="0.787169603178445 0.787169603178445 0.787169603178445"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cup_1/11.stl" name="gen_mesh_10_4" scale="0.787169603178445 0.787169603178445 0.787169603178445"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cup_1/1.stl" name="gen_mesh_10_5" scale="0.787169603178445 0.787169603178445 0.787169603178445"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cup_1/8.stl" name="gen_mesh_10_6" scale="0.787169603178445 0.787169603178445 0.787169603178445"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cup_1/5.stl" name="gen_mesh_10_7" scale="0.787169603178445 0.787169603178445 0.787169603178445"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cup_1/12.stl" name="gen_mesh_10_8" scale="0.787169603178445 0.787169603178445 0.787169603178445"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cup_1/4.stl" name="gen_mesh_10_9" scale="0.787169603178445 0.787169603178445 0.787169603178445"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cup_1/7.stl" name="gen_mesh_10_10" scale="0.787169603178445 0.787169603178445 0.787169603178445"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cup_1/3.stl" name="gen_mesh_10_11" scale="0.787169603178445 0.787169603178445 0.787169603178445"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cup_1/6.stl" name="gen_mesh_10_12" scale="0.787169603178445 0.787169603178445 0.787169603178445"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/2.stl" name="gen_mesh_11_0" scale="1.7452821531475193 1.7452821531475193 1.7452821531475193"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/16.stl" name="gen_mesh_11_1" scale="1.7452821531475193 1.7452821531475193 1.7452821531475193"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/14.stl" name="gen_mesh_11_2" scale="1.7452821531475193 1.7452821531475193 1.7452821531475193"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/0.stl" name="gen_mesh_11_3" scale="1.7452821531475193 1.7452821531475193 1.7452821531475193"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/22.stl" name="gen_mesh_11_4" scale="1.7452821531475193 1.7452821531475193 1.7452821531475193"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/9.stl" name="gen_mesh_11_5" scale="1.7452821531475193 1.7452821531475193 1.7452821531475193"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/10.stl" name="gen_mesh_11_6" scale="1.7452821531475193 1.7452821531475193 1.7452821531475193"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/11.stl" name="gen_mesh_11_7" scale="1.7452821531475193 1.7452821531475193 1.7452821531475193"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/19.stl" name="gen_mesh_11_8" scale="1.7452821531475193 1.7452821531475193 1.7452821531475193"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/1.stl" name="gen_mesh_11_9" scale="1.7452821531475193 1.7452821531475193 1.7452821531475193"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/8.stl" name="gen_mesh_11_10" scale="1.7452821531475193 1.7452821531475193 1.7452821531475193"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/5.stl" name="gen_mesh_11_11" scale="1.7452821531475193 1.7452821531475193 1.7452821531475193"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/20.stl" name="gen_mesh_11_12" scale="1.7452821531475193 1.7452821531475193 1.7452821531475193"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/12.stl" name="gen_mesh_11_13" scale="1.7452821531475193 1.7452821531475193 1.7452821531475193"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/4.stl" name="gen_mesh_11_14" scale="1.7452821531475193 1.7452821531475193 1.7452821531475193"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/23.stl" name="gen_mesh_11_15" scale="1.7452821531475193 1.7452821531475193 1.7452821531475193"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/15.stl" name="gen_mesh_11_16" scale="1.7452821531475193 1.7452821531475193 1.7452821531475193"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/17.stl" name="gen_mesh_11_17" scale="1.7452821531475193 1.7452821531475193 1.7452821531475193"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/13.stl" name="gen_mesh_11_18" scale="1.7452821531475193 1.7452821531475193 1.7452821531475193"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/7.stl" name="gen_mesh_11_19" scale="1.7452821531475193 1.7452821531475193 1.7452821531475193"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/3.stl" name="gen_mesh_11_20" scale="1.7452821531475193 1.7452821531475193 1.7452821531475193"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/21.stl" name="gen_mesh_11_21" scale="1.7452821531475193 1.7452821531475193 1.7452821531475193"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/6.stl" name="gen_mesh_11_22" scale="1.7452821531475193 1.7452821531475193 1.7452821531475193"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/18.stl" name="gen_mesh_11_23" scale="1.7452821531475193 1.7452821531475193 1.7452821531475193"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_2/2.stl" name="gen_mesh_12_0" scale="1.358208155409123 1.358208155409123 1.358208155409123"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_2/27.stl" name="gen_mesh_12_1" scale="1.358208155409123 1.358208155409123 1.358208155409123"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_2/16.stl" name="gen_mesh_12_2" scale="1.358208155409123 1.358208155409123 1.358208155409123"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_2/26.stl" name="gen_mesh_12_3" scale="1.358208155409123 1.358208155409123 1.358208155409123"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_2/14.stl" name="gen_mesh_12_4" scale="1.358208155409123 1.358208155409123 1.358208155409123"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_2/28.stl" name="gen_mesh_12_5" scale="1.358208155409123 1.358208155409123 1.358208155409123"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_2/0.stl" name="gen_mesh_12_6" scale="1.358208155409123 1.358208155409123 1.358208155409123"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_2/29.stl" name="gen_mesh_12_7" scale="1.358208155409123 1.358208155409123 1.358208155409123"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_2/30.stl" name="gen_mesh_12_8" scale="1.358208155409123 1.358208155409123 1.358208155409123"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_2/22.stl" name="gen_mesh_12_9" scale="1.358208155409123 1.358208155409123 1.358208155409123"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_2/9.stl" name="gen_mesh_12_10" scale="1.358208155409123 1.358208155409123 1.358208155409123"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_2/10.stl" name="gen_mesh_12_11" scale="1.358208155409123 1.358208155409123 1.358208155409123"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_2/11.stl" name="gen_mesh_12_12" scale="1.358208155409123 1.358208155409123 1.358208155409123"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_2/19.stl" name="gen_mesh_12_13" scale="1.358208155409123 1.358208155409123 1.358208155409123"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_2/25.stl" name="gen_mesh_12_14" scale="1.358208155409123 1.358208155409123 1.358208155409123"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_2/1.stl" name="gen_mesh_12_15" scale="1.358208155409123 1.358208155409123 1.358208155409123"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_2/8.stl" name="gen_mesh_12_16" scale="1.358208155409123 1.358208155409123 1.358208155409123"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_2/5.stl" name="gen_mesh_12_17" scale="1.358208155409123 1.358208155409123 1.358208155409123"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_2/20.stl" name="gen_mesh_12_18" scale="1.358208155409123 1.358208155409123 1.358208155409123"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_2/12.stl" name="gen_mesh_12_19" scale="1.358208155409123 1.358208155409123 1.358208155409123"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_2/4.stl" name="gen_mesh_12_20" scale="1.358208155409123 1.358208155409123 1.358208155409123"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_2/32.stl" name="gen_mesh_12_21" scale="1.358208155409123 1.358208155409123 1.358208155409123"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_2/23.stl" name="gen_mesh_12_22" scale="1.358208155409123 1.358208155409123 1.358208155409123"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_2/24.stl" name="gen_mesh_12_23" scale="1.358208155409123 1.358208155409123 1.358208155409123"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_2/15.stl" name="gen_mesh_12_24" scale="1.358208155409123 1.358208155409123 1.358208155409123"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_2/17.stl" name="gen_mesh_12_25" scale="1.358208155409123 1.358208155409123 1.358208155409123"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_2/13.stl" name="gen_mesh_12_26" scale="1.358208155409123 1.358208155409123 1.358208155409123"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_2/7.stl" name="gen_mesh_12_27" scale="1.358208155409123 1.358208155409123 1.358208155409123"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_2/3.stl" name="gen_mesh_12_28" scale="1.358208155409123 1.358208155409123 1.358208155409123"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_2/21.stl" name="gen_mesh_12_29" scale="1.358208155409123 1.358208155409123 1.358208155409123"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_2/6.stl" name="gen_mesh_12_30" scale="1.358208155409123 1.358208155409123 1.358208155409123"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_2/18.stl" name="gen_mesh_12_31" scale="1.358208155409123 1.358208155409123 1.358208155409123"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_2/31.stl" name="gen_mesh_12_32" scale="1.358208155409123 1.358208155409123 1.358208155409123"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/2.stl" name="gen_mesh_13_0" scale="1.3958999109787624 1.3958999109787624 1.3958999109787624"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/27.stl" name="gen_mesh_13_1" scale="1.3958999109787624 1.3958999109787624 1.3958999109787624"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/16.stl" name="gen_mesh_13_2" scale="1.3958999109787624 1.3958999109787624 1.3958999109787624"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/26.stl" name="gen_mesh_13_3" scale="1.3958999109787624 1.3958999109787624 1.3958999109787624"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/34.stl" name="gen_mesh_13_4" scale="1.3958999109787624 1.3958999109787624 1.3958999109787624"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/14.stl" name="gen_mesh_13_5" scale="1.3958999109787624 1.3958999109787624 1.3958999109787624"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/28.stl" name="gen_mesh_13_6" scale="1.3958999109787624 1.3958999109787624 1.3958999109787624"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/0.stl" name="gen_mesh_13_7" scale="1.3958999109787624 1.3958999109787624 1.3958999109787624"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/33.stl" name="gen_mesh_13_8" scale="1.3958999109787624 1.3958999109787624 1.3958999109787624"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/41.stl" name="gen_mesh_13_9" scale="1.3958999109787624 1.3958999109787624 1.3958999109787624"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/38.stl" name="gen_mesh_13_10" scale="1.3958999109787624 1.3958999109787624 1.3958999109787624"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/29.stl" name="gen_mesh_13_11" scale="1.3958999109787624 1.3958999109787624 1.3958999109787624"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/30.stl" name="gen_mesh_13_12" scale="1.3958999109787624 1.3958999109787624 1.3958999109787624"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/22.stl" name="gen_mesh_13_13" scale="1.3958999109787624 1.3958999109787624 1.3958999109787624"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/35.stl" name="gen_mesh_13_14" scale="1.3958999109787624 1.3958999109787624 1.3958999109787624"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/9.stl" name="gen_mesh_13_15" scale="1.3958999109787624 1.3958999109787624 1.3958999109787624"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/40.stl" name="gen_mesh_13_16" scale="1.3958999109787624 1.3958999109787624 1.3958999109787624"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/10.stl" name="gen_mesh_13_17" scale="1.3958999109787624 1.3958999109787624 1.3958999109787624"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/11.stl" name="gen_mesh_13_18" scale="1.3958999109787624 1.3958999109787624 1.3958999109787624"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/19.stl" name="gen_mesh_13_19" scale="1.3958999109787624 1.3958999109787624 1.3958999109787624"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/25.stl" name="gen_mesh_13_20" scale="1.3958999109787624 1.3958999109787624 1.3958999109787624"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/37.stl" name="gen_mesh_13_21" scale="1.3958999109787624 1.3958999109787624 1.3958999109787624"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/1.stl" name="gen_mesh_13_22" scale="1.3958999109787624 1.3958999109787624 1.3958999109787624"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/8.stl" name="gen_mesh_13_23" scale="1.3958999109787624 1.3958999109787624 1.3958999109787624"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/5.stl" name="gen_mesh_13_24" scale="1.3958999109787624 1.3958999109787624 1.3958999109787624"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/44.stl" name="gen_mesh_13_25" scale="1.3958999109787624 1.3958999109787624 1.3958999109787624"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/20.stl" name="gen_mesh_13_26" scale="1.3958999109787624 1.3958999109787624 1.3958999109787624"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/39.stl" name="gen_mesh_13_27" scale="1.3958999109787624 1.3958999109787624 1.3958999109787624"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/12.stl" name="gen_mesh_13_28" scale="1.3958999109787624 1.3958999109787624 1.3958999109787624"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/4.stl" name="gen_mesh_13_29" scale="1.3958999109787624 1.3958999109787624 1.3958999109787624"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/32.stl" name="gen_mesh_13_30" scale="1.3958999109787624 1.3958999109787624 1.3958999109787624"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/43.stl" name="gen_mesh_13_31" scale="1.3958999109787624 1.3958999109787624 1.3958999109787624"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/23.stl" name="gen_mesh_13_32" scale="1.3958999109787624 1.3958999109787624 1.3958999109787624"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/36.stl" name="gen_mesh_13_33" scale="1.3958999109787624 1.3958999109787624 1.3958999109787624"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/24.stl" name="gen_mesh_13_34" scale="1.3958999109787624 1.3958999109787624 1.3958999109787624"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/15.stl" name="gen_mesh_13_35" scale="1.3958999109787624 1.3958999109787624 1.3958999109787624"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/17.stl" name="gen_mesh_13_36" scale="1.3958999109787624 1.3958999109787624 1.3958999109787624"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/13.stl" name="gen_mesh_13_37" scale="1.3958999109787624 1.3958999109787624 1.3958999109787624"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/7.stl" name="gen_mesh_13_38" scale="1.3958999109787624 1.3958999109787624 1.3958999109787624"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/3.stl" name="gen_mesh_13_39" scale="1.3958999109787624 1.3958999109787624 1.3958999109787624"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/21.stl" name="gen_mesh_13_40" scale="1.3958999109787624 1.3958999109787624 1.3958999109787624"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/42.stl" name="gen_mesh_13_41" scale="1.3958999109787624 1.3958999109787624 1.3958999109787624"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/6.stl" name="gen_mesh_13_42" scale="1.3958999109787624 1.3958999109787624 1.3958999109787624"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/18.stl" name="gen_mesh_13_43" scale="1.3958999109787624 1.3958999109787624 1.3958999109787624"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/31.stl" name="gen_mesh_13_44" scale="1.3958999109787624 1.3958999109787624 1.3958999109787624"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/2.stl" name="gen_mesh_14_0" scale="1.4053452655403096 1.4053452655403096 1.4053452655403096"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/27.stl" name="gen_mesh_14_1" scale="1.4053452655403096 1.4053452655403096 1.4053452655403096"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/16.stl" name="gen_mesh_14_2" scale="1.4053452655403096 1.4053452655403096 1.4053452655403096"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/26.stl" name="gen_mesh_14_3" scale="1.4053452655403096 1.4053452655403096 1.4053452655403096"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/34.stl" name="gen_mesh_14_4" scale="1.4053452655403096 1.4053452655403096 1.4053452655403096"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/14.stl" name="gen_mesh_14_5" scale="1.4053452655403096 1.4053452655403096 1.4053452655403096"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/28.stl" name="gen_mesh_14_6" scale="1.4053452655403096 1.4053452655403096 1.4053452655403096"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/0.stl" name="gen_mesh_14_7" scale="1.4053452655403096 1.4053452655403096 1.4053452655403096"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/33.stl" name="gen_mesh_14_8" scale="1.4053452655403096 1.4053452655403096 1.4053452655403096"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/41.stl" name="gen_mesh_14_9" scale="1.4053452655403096 1.4053452655403096 1.4053452655403096"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/38.stl" name="gen_mesh_14_10" scale="1.4053452655403096 1.4053452655403096 1.4053452655403096"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/29.stl" name="gen_mesh_14_11" scale="1.4053452655403096 1.4053452655403096 1.4053452655403096"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/30.stl" name="gen_mesh_14_12" scale="1.4053452655403096 1.4053452655403096 1.4053452655403096"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/22.stl" name="gen_mesh_14_13" scale="1.4053452655403096 1.4053452655403096 1.4053452655403096"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/35.stl" name="gen_mesh_14_14" scale="1.4053452655403096 1.4053452655403096 1.4053452655403096"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/9.stl" name="gen_mesh_14_15" scale="1.4053452655403096 1.4053452655403096 1.4053452655403096"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/40.stl" name="gen_mesh_14_16" scale="1.4053452655403096 1.4053452655403096 1.4053452655403096"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/10.stl" name="gen_mesh_14_17" scale="1.4053452655403096 1.4053452655403096 1.4053452655403096"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/11.stl" name="gen_mesh_14_18" scale="1.4053452655403096 1.4053452655403096 1.4053452655403096"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/19.stl" name="gen_mesh_14_19" scale="1.4053452655403096 1.4053452655403096 1.4053452655403096"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/25.stl" name="gen_mesh_14_20" scale="1.4053452655403096 1.4053452655403096 1.4053452655403096"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/37.stl" name="gen_mesh_14_21" scale="1.4053452655403096 1.4053452655403096 1.4053452655403096"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/1.stl" name="gen_mesh_14_22" scale="1.4053452655403096 1.4053452655403096 1.4053452655403096"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/8.stl" name="gen_mesh_14_23" scale="1.4053452655403096 1.4053452655403096 1.4053452655403096"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/5.stl" name="gen_mesh_14_24" scale="1.4053452655403096 1.4053452655403096 1.4053452655403096"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/44.stl" name="gen_mesh_14_25" scale="1.4053452655403096 1.4053452655403096 1.4053452655403096"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/20.stl" name="gen_mesh_14_26" scale="1.4053452655403096 1.4053452655403096 1.4053452655403096"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/39.stl" name="gen_mesh_14_27" scale="1.4053452655403096 1.4053452655403096 1.4053452655403096"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/12.stl" name="gen_mesh_14_28" scale="1.4053452655403096 1.4053452655403096 1.4053452655403096"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/4.stl" name="gen_mesh_14_29" scale="1.4053452655403096 1.4053452655403096 1.4053452655403096"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/32.stl" name="gen_mesh_14_30" scale="1.4053452655403096 1.4053452655403096 1.4053452655403096"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/43.stl" name="gen_mesh_14_31" scale="1.4053452655403096 1.4053452655403096 1.4053452655403096"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/23.stl" name="gen_mesh_14_32" scale="1.4053452655403096 1.4053452655403096 1.4053452655403096"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/36.stl" name="gen_mesh_14_33" scale="1.4053452655403096 1.4053452655403096 1.4053452655403096"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/24.stl" name="gen_mesh_14_34" scale="1.4053452655403096 1.4053452655403096 1.4053452655403096"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/15.stl" name="gen_mesh_14_35" scale="1.4053452655403096 1.4053452655403096 1.4053452655403096"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/17.stl" name="gen_mesh_14_36" scale="1.4053452655403096 1.4053452655403096 1.4053452655403096"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/13.stl" name="gen_mesh_14_37" scale="1.4053452655403096 1.4053452655403096 1.4053452655403096"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/7.stl" name="gen_mesh_14_38" scale="1.4053452655403096 1.4053452655403096 1.4053452655403096"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/3.stl" name="gen_mesh_14_39" scale="1.4053452655403096 1.4053452655403096 1.4053452655403096"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/21.stl" name="gen_mesh_14_40" scale="1.4053452655403096 1.4053452655403096 1.4053452655403096"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/42.stl" name="gen_mesh_14_41" scale="1.4053452655403096 1.4053452655403096 1.4053452655403096"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/6.stl" name="gen_mesh_14_42" scale="1.4053452655403096 1.4053452655403096 1.4053452655403096"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/18.stl" name="gen_mesh_14_43" scale="1.4053452655403096 1.4053452655403096 1.4053452655403096"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/31.stl" name="gen_mesh_14_44" scale="1.4053452655403096 1.4053452655403096 1.4053452655403096"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_1/2.stl" name="gen_mesh_15_0" scale="1.0454755205672568 1.0454755205672568 1.0454755205672568"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_1/27.stl" name="gen_mesh_15_1" scale="1.0454755205672568 1.0454755205672568 1.0454755205672568"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_1/16.stl" name="gen_mesh_15_2" scale="1.0454755205672568 1.0454755205672568 1.0454755205672568"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_1/26.stl" name="gen_mesh_15_3" scale="1.0454755205672568 1.0454755205672568 1.0454755205672568"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_1/34.stl" name="gen_mesh_15_4" scale="1.0454755205672568 1.0454755205672568 1.0454755205672568"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_1/14.stl" name="gen_mesh_15_5" scale="1.0454755205672568 1.0454755205672568 1.0454755205672568"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_1/28.stl" name="gen_mesh_15_6" scale="1.0454755205672568 1.0454755205672568 1.0454755205672568"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_1/0.stl" name="gen_mesh_15_7" scale="1.0454755205672568 1.0454755205672568 1.0454755205672568"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_1/33.stl" name="gen_mesh_15_8" scale="1.0454755205672568 1.0454755205672568 1.0454755205672568"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_1/38.stl" name="gen_mesh_15_9" scale="1.0454755205672568 1.0454755205672568 1.0454755205672568"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_1/29.stl" name="gen_mesh_15_10" scale="1.0454755205672568 1.0454755205672568 1.0454755205672568"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_1/30.stl" name="gen_mesh_15_11" scale="1.0454755205672568 1.0454755205672568 1.0454755205672568"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_1/22.stl" name="gen_mesh_15_12" scale="1.0454755205672568 1.0454755205672568 1.0454755205672568"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_1/35.stl" name="gen_mesh_15_13" scale="1.0454755205672568 1.0454755205672568 1.0454755205672568"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_1/9.stl" name="gen_mesh_15_14" scale="1.0454755205672568 1.0454755205672568 1.0454755205672568"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_1/10.stl" name="gen_mesh_15_15" scale="1.0454755205672568 1.0454755205672568 1.0454755205672568"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_1/11.stl" name="gen_mesh_15_16" scale="1.0454755205672568 1.0454755205672568 1.0454755205672568"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_1/19.stl" name="gen_mesh_15_17" scale="1.0454755205672568 1.0454755205672568 1.0454755205672568"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_1/25.stl" name="gen_mesh_15_18" scale="1.0454755205672568 1.0454755205672568 1.0454755205672568"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_1/37.stl" name="gen_mesh_15_19" scale="1.0454755205672568 1.0454755205672568 1.0454755205672568"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_1/1.stl" name="gen_mesh_15_20" scale="1.0454755205672568 1.0454755205672568 1.0454755205672568"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_1/8.stl" name="gen_mesh_15_21" scale="1.0454755205672568 1.0454755205672568 1.0454755205672568"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_1/5.stl" name="gen_mesh_15_22" scale="1.0454755205672568 1.0454755205672568 1.0454755205672568"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_1/20.stl" name="gen_mesh_15_23" scale="1.0454755205672568 1.0454755205672568 1.0454755205672568"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_1/12.stl" name="gen_mesh_15_24" scale="1.0454755205672568 1.0454755205672568 1.0454755205672568"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_1/4.stl" name="gen_mesh_15_25" scale="1.0454755205672568 1.0454755205672568 1.0454755205672568"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_1/32.stl" name="gen_mesh_15_26" scale="1.0454755205672568 1.0454755205672568 1.0454755205672568"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_1/23.stl" name="gen_mesh_15_27" scale="1.0454755205672568 1.0454755205672568 1.0454755205672568"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_1/36.stl" name="gen_mesh_15_28" scale="1.0454755205672568 1.0454755205672568 1.0454755205672568"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_1/24.stl" name="gen_mesh_15_29" scale="1.0454755205672568 1.0454755205672568 1.0454755205672568"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_1/15.stl" name="gen_mesh_15_30" scale="1.0454755205672568 1.0454755205672568 1.0454755205672568"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_1/17.stl" name="gen_mesh_15_31" scale="1.0454755205672568 1.0454755205672568 1.0454755205672568"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_1/13.stl" name="gen_mesh_15_32" scale="1.0454755205672568 1.0454755205672568 1.0454755205672568"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_1/7.stl" name="gen_mesh_15_33" scale="1.0454755205672568 1.0454755205672568 1.0454755205672568"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_1/3.stl" name="gen_mesh_15_34" scale="1.0454755205672568 1.0454755205672568 1.0454755205672568"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_1/21.stl" name="gen_mesh_15_35" scale="1.0454755205672568 1.0454755205672568 1.0454755205672568"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_1/6.stl" name="gen_mesh_15_36" scale="1.0454755205672568 1.0454755205672568 1.0454755205672568"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_1/18.stl" name="gen_mesh_15_37" scale="1.0454755205672568 1.0454755205672568 1.0454755205672568"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_1/31.stl" name="gen_mesh_15_38" scale="1.0454755205672568 1.0454755205672568 1.0454755205672568"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cup_1/2.stl" name="gen_mesh_16_0" scale="1.2719805456254847 1.2719805456254847 1.2719805456254847"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cup_1/0.stl" name="gen_mesh_16_1" scale="1.2719805456254847 1.2719805456254847 1.2719805456254847"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cup_1/9.stl" name="gen_mesh_16_2" scale="1.2719805456254847 1.2719805456254847 1.2719805456254847"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cup_1/10.stl" name="gen_mesh_16_3" scale="1.2719805456254847 1.2719805456254847 1.2719805456254847"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cup_1/11.stl" name="gen_mesh_16_4" scale="1.2719805456254847 1.2719805456254847 1.2719805456254847"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cup_1/1.stl" name="gen_mesh_16_5" scale="1.2719805456254847 1.2719805456254847 1.2719805456254847"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cup_1/8.stl" name="gen_mesh_16_6" scale="1.2719805456254847 1.2719805456254847 1.2719805456254847"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cup_1/5.stl" name="gen_mesh_16_7" scale="1.2719805456254847 1.2719805456254847 1.2719805456254847"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cup_1/12.stl" name="gen_mesh_16_8" scale="1.2719805456254847 1.2719805456254847 1.2719805456254847"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cup_1/4.stl" name="gen_mesh_16_9" scale="1.2719805456254847 1.2719805456254847 1.2719805456254847"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cup_1/7.stl" name="gen_mesh_16_10" scale="1.2719805456254847 1.2719805456254847 1.2719805456254847"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cup_1/3.stl" name="gen_mesh_16_11" scale="1.2719805456254847 1.2719805456254847 1.2719805456254847"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cup_1/6.stl" name="gen_mesh_16_12" scale="1.2719805456254847 1.2719805456254847 1.2719805456254847"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_1/2.stl" name="gen_mesh_17_0" scale="1.26536544394241 1.26536544394241 1.26536544394241"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_1/0.stl" name="gen_mesh_17_1" scale="1.26536544394241 1.26536544394241 1.26536544394241"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_1/9.stl" name="gen_mesh_17_2" scale="1.26536544394241 1.26536544394241 1.26536544394241"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_1/10.stl" name="gen_mesh_17_3" scale="1.26536544394241 1.26536544394241 1.26536544394241"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_1/11.stl" name="gen_mesh_17_4" scale="1.26536544394241 1.26536544394241 1.26536544394241"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_1/1.stl" name="gen_mesh_17_5" scale="1.26536544394241 1.26536544394241 1.26536544394241"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_1/8.stl" name="gen_mesh_17_6" scale="1.26536544394241 1.26536544394241 1.26536544394241"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_1/5.stl" name="gen_mesh_17_7" scale="1.26536544394241 1.26536544394241 1.26536544394241"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_1/12.stl" name="gen_mesh_17_8" scale="1.26536544394241 1.26536544394241 1.26536544394241"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_1/4.stl" name="gen_mesh_17_9" scale="1.26536544394241 1.26536544394241 1.26536544394241"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_1/13.stl" name="gen_mesh_17_10" scale="1.26536544394241 1.26536544394241 1.26536544394241"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_1/7.stl" name="gen_mesh_17_11" scale="1.26536544394241 1.26536544394241 1.26536544394241"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_1/3.stl" name="gen_mesh_17_12" scale="1.26536544394241 1.26536544394241 1.26536544394241"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_1/6.stl" name="gen_mesh_17_13" scale="1.26536544394241 1.26536544394241 1.26536544394241"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/potted_plant_2/2.stl" name="gen_mesh_18_0" scale="1.798662373916149 1.798662373916149 1.798662373916149"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/potted_plant_2/16.stl" name="gen_mesh_18_1" scale="1.798662373916149 1.798662373916149 1.798662373916149"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/potted_plant_2/14.stl" name="gen_mesh_18_2" scale="1.798662373916149 1.798662373916149 1.798662373916149"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/potted_plant_2/0.stl" name="gen_mesh_18_3" scale="1.798662373916149 1.798662373916149 1.798662373916149"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/potted_plant_2/9.stl" name="gen_mesh_18_4" scale="1.798662373916149 1.798662373916149 1.798662373916149"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/potted_plant_2/10.stl" name="gen_mesh_18_5" scale="1.798662373916149 1.798662373916149 1.798662373916149"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/potted_plant_2/11.stl" name="gen_mesh_18_6" scale="1.798662373916149 1.798662373916149 1.798662373916149"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/potted_plant_2/1.stl" name="gen_mesh_18_7" scale="1.798662373916149 1.798662373916149 1.798662373916149"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/potted_plant_2/8.stl" name="gen_mesh_18_8" scale="1.798662373916149 1.798662373916149 1.798662373916149"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/potted_plant_2/5.stl" name="gen_mesh_18_9" scale="1.798662373916149 1.798662373916149 1.798662373916149"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/potted_plant_2/12.stl" name="gen_mesh_18_10" scale="1.798662373916149 1.798662373916149 1.798662373916149"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/potted_plant_2/4.stl" name="gen_mesh_18_11" scale="1.798662373916149 1.798662373916149 1.798662373916149"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/potted_plant_2/15.stl" name="gen_mesh_18_12" scale="1.798662373916149 1.798662373916149 1.798662373916149"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/potted_plant_2/13.stl" name="gen_mesh_18_13" scale="1.798662373916149 1.798662373916149 1.798662373916149"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/potted_plant_2/7.stl" name="gen_mesh_18_14" scale="1.798662373916149 1.798662373916149 1.798662373916149"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/potted_plant_2/3.stl" name="gen_mesh_18_15" scale="1.798662373916149 1.798662373916149 1.798662373916149"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/potted_plant_2/6.stl" name="gen_mesh_18_16" scale="1.798662373916149 1.798662373916149 1.798662373916149"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cup_1/2.stl" name="gen_mesh_19_0" scale="1.4283948899661405 1.4283948899661405 1.4283948899661405"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cup_1/0.stl" name="gen_mesh_19_1" scale="1.4283948899661405 1.4283948899661405 1.4283948899661405"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cup_1/9.stl" name="gen_mesh_19_2" scale="1.4283948899661405 1.4283948899661405 1.4283948899661405"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cup_1/10.stl" name="gen_mesh_19_3" scale="1.4283948899661405 1.4283948899661405 1.4283948899661405"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cup_1/11.stl" name="gen_mesh_19_4" scale="1.4283948899661405 1.4283948899661405 1.4283948899661405"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cup_1/1.stl" name="gen_mesh_19_5" scale="1.4283948899661405 1.4283948899661405 1.4283948899661405"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cup_1/8.stl" name="gen_mesh_19_6" scale="1.4283948899661405 1.4283948899661405 1.4283948899661405"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cup_1/5.stl" name="gen_mesh_19_7" scale="1.4283948899661405 1.4283948899661405 1.4283948899661405"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cup_1/12.stl" name="gen_mesh_19_8" scale="1.4283948899661405 1.4283948899661405 1.4283948899661405"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cup_1/4.stl" name="gen_mesh_19_9" scale="1.4283948899661405 1.4283948899661405 1.4283948899661405"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cup_1/7.stl" name="gen_mesh_19_10" scale="1.4283948899661405 1.4283948899661405 1.4283948899661405"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cup_1/3.stl" name="gen_mesh_19_11" scale="1.4283948899661405 1.4283948899661405 1.4283948899661405"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cup_1/6.stl" name="gen_mesh_19_12" scale="1.4283948899661405 1.4283948899661405 1.4283948899661405"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_2/2.stl" name="gen_mesh_20_0" scale="1.8536327838142113 1.8536327838142113 1.8536327838142113"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_2/27.stl" name="gen_mesh_20_1" scale="1.8536327838142113 1.8536327838142113 1.8536327838142113"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_2/16.stl" name="gen_mesh_20_2" scale="1.8536327838142113 1.8536327838142113 1.8536327838142113"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_2/26.stl" name="gen_mesh_20_3" scale="1.8536327838142113 1.8536327838142113 1.8536327838142113"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_2/14.stl" name="gen_mesh_20_4" scale="1.8536327838142113 1.8536327838142113 1.8536327838142113"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_2/28.stl" name="gen_mesh_20_5" scale="1.8536327838142113 1.8536327838142113 1.8536327838142113"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_2/0.stl" name="gen_mesh_20_6" scale="1.8536327838142113 1.8536327838142113 1.8536327838142113"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_2/29.stl" name="gen_mesh_20_7" scale="1.8536327838142113 1.8536327838142113 1.8536327838142113"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_2/30.stl" name="gen_mesh_20_8" scale="1.8536327838142113 1.8536327838142113 1.8536327838142113"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_2/22.stl" name="gen_mesh_20_9" scale="1.8536327838142113 1.8536327838142113 1.8536327838142113"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_2/9.stl" name="gen_mesh_20_10" scale="1.8536327838142113 1.8536327838142113 1.8536327838142113"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_2/10.stl" name="gen_mesh_20_11" scale="1.8536327838142113 1.8536327838142113 1.8536327838142113"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_2/11.stl" name="gen_mesh_20_12" scale="1.8536327838142113 1.8536327838142113 1.8536327838142113"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_2/19.stl" name="gen_mesh_20_13" scale="1.8536327838142113 1.8536327838142113 1.8536327838142113"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_2/25.stl" name="gen_mesh_20_14" scale="1.8536327838142113 1.8536327838142113 1.8536327838142113"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_2/1.stl" name="gen_mesh_20_15" scale="1.8536327838142113 1.8536327838142113 1.8536327838142113"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_2/8.stl" name="gen_mesh_20_16" scale="1.8536327838142113 1.8536327838142113 1.8536327838142113"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_2/5.stl" name="gen_mesh_20_17" scale="1.8536327838142113 1.8536327838142113 1.8536327838142113"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_2/20.stl" name="gen_mesh_20_18" scale="1.8536327838142113 1.8536327838142113 1.8536327838142113"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_2/12.stl" name="gen_mesh_20_19" scale="1.8536327838142113 1.8536327838142113 1.8536327838142113"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_2/4.stl" name="gen_mesh_20_20" scale="1.8536327838142113 1.8536327838142113 1.8536327838142113"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_2/32.stl" name="gen_mesh_20_21" scale="1.8536327838142113 1.8536327838142113 1.8536327838142113"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_2/23.stl" name="gen_mesh_20_22" scale="1.8536327838142113 1.8536327838142113 1.8536327838142113"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_2/24.stl" name="gen_mesh_20_23" scale="1.8536327838142113 1.8536327838142113 1.8536327838142113"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_2/15.stl" name="gen_mesh_20_24" scale="1.8536327838142113 1.8536327838142113 1.8536327838142113"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_2/17.stl" name="gen_mesh_20_25" scale="1.8536327838142113 1.8536327838142113 1.8536327838142113"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_2/13.stl" name="gen_mesh_20_26" scale="1.8536327838142113 1.8536327838142113 1.8536327838142113"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_2/7.stl" name="gen_mesh_20_27" scale="1.8536327838142113 1.8536327838142113 1.8536327838142113"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_2/3.stl" name="gen_mesh_20_28" scale="1.8536327838142113 1.8536327838142113 1.8536327838142113"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_2/21.stl" name="gen_mesh_20_29" scale="1.8536327838142113 1.8536327838142113 1.8536327838142113"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_2/6.stl" name="gen_mesh_20_30" scale="1.8536327838142113 1.8536327838142113 1.8536327838142113"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_2/18.stl" name="gen_mesh_20_31" scale="1.8536327838142113 1.8536327838142113 1.8536327838142113"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_2/31.stl" name="gen_mesh_20_32" scale="1.8536327838142113 1.8536327838142113 1.8536327838142113"/></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 4.383959499105255" 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 2.7318757680897106" 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"/><joint class="/" name="gen_joint_1" type="free"/></body><body euler="0.0 0.0 1.0294511638893737" 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"/><joint class="/" name="gen_joint_2" type="free"/></body><body euler="0.0 0.0 6.010827870811834" 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"/><joint class="/" name="gen_joint_3" type="free"/></body><body euler="0.0 0.0 1.0880304320549015" 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"/><joint class="/" name="gen_joint_4" type="free"/></body><body euler="0.0 0.0 2.5663284609148524" 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"/><geom class="/" mesh="gen_mesh_5_14" name="gen_geom_5_14" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_5_15" name="gen_geom_5_15" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_5_16" name="gen_geom_5_16" 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 0.9941469872754248" 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"/><joint class="/" name="gen_joint_6" type="free"/></body><body euler="0.0 0.0 4.08284591352056" 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 2.3598121509219268" 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"/><geom class="/" mesh="gen_mesh_8_14" name="gen_geom_8_14" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_8_15" name="gen_geom_8_15" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_8_16" name="gen_geom_8_16" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_8_17" name="gen_geom_8_17" 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.9265562974268757" 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"/><geom class="/" mesh="gen_mesh_9_17" name="gen_geom_9_17" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_9_18" name="gen_geom_9_18" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_9_19" name="gen_geom_9_19" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_9_20" name="gen_geom_9_20" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_9_21" name="gen_geom_9_21" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_9_22" name="gen_geom_9_22" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_9_23" name="gen_geom_9_23" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_9_24" name="gen_geom_9_24" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_9_25" name="gen_geom_9_25" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_9_26" name="gen_geom_9_26" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_9_27" name="gen_geom_9_27" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_9_28" name="gen_geom_9_28" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_9_29" name="gen_geom_9_29" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_9_30" name="gen_geom_9_30" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_9_31" name="gen_geom_9_31" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_9_32" name="gen_geom_9_32" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_9_33" name="gen_geom_9_33" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_9_34" name="gen_geom_9_34" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_9_35" name="gen_geom_9_35" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_9_36" name="gen_geom_9_36" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_9_37" name="gen_geom_9_37" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_9_38" name="gen_geom_9_38" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_9_39" name="gen_geom_9_39" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_9_40" name="gen_geom_9_40" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_9_41" name="gen_geom_9_41" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_9_42" name="gen_geom_9_42" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_9_43" name="gen_geom_9_43" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_9_44" name="gen_geom_9_44" 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 3.1277326669639263" 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"/><joint class="/" name="gen_joint_10" type="free"/></body><body euler="0.0 0.0 2.6186827539356905" 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"/><geom class="/" mesh="gen_mesh_11_13" name="gen_geom_11_13" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_11_14" name="gen_geom_11_14" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_11_15" name="gen_geom_11_15" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_11_16" name="gen_geom_11_16" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_11_17" name="gen_geom_11_17" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_11_18" name="gen_geom_11_18" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_11_19" name="gen_geom_11_19" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_11_20" name="gen_geom_11_20" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_11_21" name="gen_geom_11_21" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_11_22" name="gen_geom_11_22" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_11_23" name="gen_geom_11_23" 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.312079114036426" 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"/><geom class="/" mesh="gen_mesh_12_14" name="gen_geom_12_14" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_12_15" name="gen_geom_12_15" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_12_16" name="gen_geom_12_16" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_12_17" name="gen_geom_12_17" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_12_18" name="gen_geom_12_18" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_12_19" name="gen_geom_12_19" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_12_20" name="gen_geom_12_20" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_12_21" name="gen_geom_12_21" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_12_22" name="gen_geom_12_22" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_12_23" name="gen_geom_12_23" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_12_24" name="gen_geom_12_24" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_12_25" name="gen_geom_12_25" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_12_26" name="gen_geom_12_26" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_12_27" name="gen_geom_12_27" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_12_28" name="gen_geom_12_28" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_12_29" name="gen_geom_12_29" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_12_30" name="gen_geom_12_30" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_12_31" name="gen_geom_12_31" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_12_32" name="gen_geom_12_32" 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 1.542231135362087" 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"/><geom class="/" mesh="gen_mesh_13_17" name="gen_geom_13_17" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_13_18" name="gen_geom_13_18" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_13_19" name="gen_geom_13_19" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_13_20" name="gen_geom_13_20" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_13_21" name="gen_geom_13_21" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_13_22" name="gen_geom_13_22" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_13_23" name="gen_geom_13_23" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_13_24" name="gen_geom_13_24" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_13_25" name="gen_geom_13_25" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_13_26" name="gen_geom_13_26" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_13_27" name="gen_geom_13_27" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_13_28" name="gen_geom_13_28" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_13_29" name="gen_geom_13_29" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_13_30" name="gen_geom_13_30" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_13_31" name="gen_geom_13_31" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_13_32" name="gen_geom_13_32" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_13_33" name="gen_geom_13_33" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_13_34" name="gen_geom_13_34" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_13_35" name="gen_geom_13_35" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_13_36" name="gen_geom_13_36" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_13_37" name="gen_geom_13_37" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_13_38" name="gen_geom_13_38" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_13_39" name="gen_geom_13_39" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_13_40" name="gen_geom_13_40" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_13_41" name="gen_geom_13_41" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_13_42" name="gen_geom_13_42" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_13_43" name="gen_geom_13_43" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_13_44" name="gen_geom_13_44" 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 0.40883312273397304" 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.823966000776022" 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"/><geom class="/" mesh="gen_mesh_15_24" name="gen_geom_15_24" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_15_25" name="gen_geom_15_25" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_15_26" name="gen_geom_15_26" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_15_27" name="gen_geom_15_27" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_15_28" name="gen_geom_15_28" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_15_29" name="gen_geom_15_29" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_15_30" name="gen_geom_15_30" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_15_31" name="gen_geom_15_31" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_15_32" name="gen_geom_15_32" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_15_33" name="gen_geom_15_33" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_15_34" name="gen_geom_15_34" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_15_35" name="gen_geom_15_35" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_15_36" name="gen_geom_15_36" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_15_37" name="gen_geom_15_37" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_15_38" name="gen_geom_15_38" 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 3.5917286671057775" 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"/><joint class="/" name="gen_joint_16" type="free"/></body><body euler="0.0 0.0 5.822757843626427" 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"/><joint class="/" name="gen_joint_17" type="free"/></body><body euler="0.0 0.0 2.2009068901696796" 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"/><geom class="/" mesh="gen_mesh_18_14" name="gen_geom_18_14" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_18_15" name="gen_geom_18_15" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_18_16" name="gen_geom_18_16" 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 2.7442835481856593" 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"/><joint class="/" name="gen_joint_19" type="free"/></body><body euler="0.0 0.0 6.155110504326965" 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"/><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> | 320.277778 | 91,443 | 0.735327 |
62699c7a0a6eb3bbf4decf9ddae7d0d67e47339e | 1,459 | xml | XML | gym/envs/robotics/assets/fetch/random_obj_xml/2016_slide.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/2016_slide.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/2016_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/201/201.stl" name="obj0" scale="0.0076930481330010165 0.0076930481330010165 0.0076930481330010165" />
</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.01033950669556623 0.049411144186606984 0.22811594456568962">
<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 |
626ba70df64cbe29eb55b6324ca84122bbdc907c | 81,326 | xml | XML | herb_reconf/cluttered_scenes/easy_pushing_036_wood_block_1_0.2_scene.xml | wagnew3/Amodal-3D-Reconstruction-for-Robotic-Manipulationvia-Stability-and-Connectivity--Release | f55c6b0fac44d9d749e7804d99169a39d30c2111 | [
"MIT"
] | null | null | null | herb_reconf/cluttered_scenes/easy_pushing_036_wood_block_1_0.2_scene.xml | wagnew3/Amodal-3D-Reconstruction-for-Robotic-Manipulationvia-Stability-and-Connectivity--Release | f55c6b0fac44d9d749e7804d99169a39d30c2111 | [
"MIT"
] | null | null | null | herb_reconf/cluttered_scenes/easy_pushing_036_wood_block_1_0.2_scene.xml | wagnew3/Amodal-3D-Reconstruction-for-Robotic-Manipulationvia-Stability-and-Connectivity--Release | f55c6b0fac44d9d749e7804d99169a39d30c2111 | [
"MIT"
] | null | null | null | <?xml version="1.0" ?><mujoco model="scene">
<compiler angle="radian" coordinate="local" fusestatic="false" meshdir="assets/" texturedir="assets/"/>
<option apirate="50" collision="predefined" cone="elliptic" impratio="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/003_cracker_box/google_16k/nontextured.stl" name="gen_mesh_gadded_1" scale="1.3440246009001935 1.3440246009001935 1.3440246009001935"/><mesh class="geom0" file="ycb_objects/018_plum/google_16k/nontextured.stl" name="gen_mesh_gadded_2" scale="0.9629510212044066 0.9629510212044066 0.9629510212044066"/><mesh class="geom0" file="ycb_objects/016_pear/google_16k/nontextured.stl" name="gen_mesh_gadded_3" scale="1.661494483167953 1.661494483167953 1.661494483167953"/><mesh class="geom0" file="ycb_objects/056_tennis_ball/google_16k/nontextured.stl" name="gen_mesh_gadded_4" scale="0.6002847468418274 0.6002847468418274 0.6002847468418274"/><mesh class="geom0" file="ycb_objects/013_apple/google_16k/nontextured.stl" name="gen_mesh_gadded_5" scale="0.6825405077962855 0.6825405077962855 0.6825405077962855"/><mesh class="geom0" file="ycb_objects/014_lemon/google_16k/nontextured.stl" name="gen_mesh_gadded_6" scale="1.3459966511591186 1.3459966511591186 1.3459966511591186"/></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.066513458155704" name="gen_body_0" pos="-0.05 -0.35 0.30005700000110663"><geom class="/" mesh="gen_mesh_0" name="gen_geom_0" rgba="0.3289514652970348 0.49644874858259835 0.14093280990170143 1" type="mesh"/><joint class="/" name="gen_joint_0" type="free"/></body><body euler="0 0 1.0989267409679884" name="gen_body_gadded_1" pos="0.1305853865474692 -0.35 0.3065681517846402"><geom class="/" mesh="gen_mesh_gadded_1" name="gen_geom_gadded_1" rgba="0.8456156440424871 0.4019313144343867 0.8938812644932826 1" type="mesh"/><joint class="/" name="gen_joint_gadded_1" type="free"/></body><body euler="0 0 0.7341148217602544" name="gen_body_gadded_2" pos="-0.03441475277535396 -0.05456015625538696 0.3000251221505779"><geom class="/" mesh="gen_mesh_gadded_2" name="gen_geom_gadded_2" rgba="0.759799399189959 0.17159427756026024 0.9672168747153208 1" type="mesh"/><joint class="/" name="gen_joint_gadded_2" type="free"/></body><body euler="0 0 4.733107127613368" name="gen_body_gadded_3" pos="0.28982028289946016 -0.1324706272987932 0.29916317997306296"><geom class="/" mesh="gen_mesh_gadded_3" name="gen_geom_gadded_3" rgba="0.1869715927239043 0.9949575987203448 0.1761041439481218 1" type="mesh"/><joint class="/" name="gen_joint_gadded_3" type="free"/></body><body euler="0 0 2.3172995583596725" name="gen_body_gadded_4" pos="0.15125077772368306 -0.008314365253887679 0.3000574897835357"><geom class="/" mesh="gen_mesh_gadded_4" name="gen_geom_gadded_4" rgba="0.9289118381666265 0.0499826184625447 0.003860444941126695 1" type="mesh"/><joint class="/" name="gen_joint_gadded_4" type="free"/></body><body euler="0 0 1.2807507832938074" name="gen_body_gadded_5" pos="-0.12070103988552564 0.023055299806893748 0.30032973900711774"><geom class="/" mesh="gen_mesh_gadded_5" name="gen_geom_gadded_5" rgba="0.5068819883933073 0.5244610116096565 0.5232320864070528 1" type="mesh"/><joint class="/" name="gen_joint_gadded_5" type="free"/></body><body euler="0 0 2.8272063378514485" name="gen_body_gadded_6" pos="0.019806993055505005 -0.09557106465617521 0.30031289160860264"><geom class="/" mesh="gen_mesh_gadded_6" name="gen_geom_gadded_6" rgba="0.7592803191199129 0.04262151880176879 0.8094378247627079 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.897661 | 2,303 | 0.688796 |
626ec1111ee049272038d23743378e3b16d0fb84 | 221,410 | xml | XML | herb_reconf/cluttered_scenes/temp_decomp_hard_pushing_potted_plant_2_1_0.6_scene.xml | wagnew3/Amodal-3D-Reconstruction-for-Robotic-Manipulationvia-Stability-and-Connectivity--Release | f55c6b0fac44d9d749e7804d99169a39d30c2111 | [
"MIT"
] | null | null | null | herb_reconf/cluttered_scenes/temp_decomp_hard_pushing_potted_plant_2_1_0.6_scene.xml | wagnew3/Amodal-3D-Reconstruction-for-Robotic-Manipulationvia-Stability-and-Connectivity--Release | f55c6b0fac44d9d749e7804d99169a39d30c2111 | [
"MIT"
] | null | null | null | herb_reconf/cluttered_scenes/temp_decomp_hard_pushing_potted_plant_2_1_0.6_scene.xml | wagnew3/Amodal-3D-Reconstruction-for-Robotic-Manipulationvia-Stability-and-Connectivity--Release | f55c6b0fac44d9d749e7804d99169a39d30c2111 | [
"MIT"
] | null | null | null | <?xml version="1.0" ?><mujoco model="scene">
<compiler angle="radian" coordinate="local" fusestatic="false" meshdir="assets/" texturedir="assets/"/>
<option apirate="50" collision="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/potted_plant_2/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/potted_plant_2/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/potted_plant_2/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/potted_plant_2/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/potted_plant_2/9.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/potted_plant_2/10.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/potted_plant_2/11.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/potted_plant_2/1.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/potted_plant_2/8.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/potted_plant_2/5.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/potted_plant_2/12.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/potted_plant_2/4.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/potted_plant_2/15.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/potted_plant_2/13.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/potted_plant_2/7.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/potted_plant_2/3.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/potted_plant_2/6.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/vase_3/2.stl" name="gen_mesh_1_0" scale="1.9706440613226102 1.9706440613226102 1.9706440613226102"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/27.stl" name="gen_mesh_1_1" scale="1.9706440613226102 1.9706440613226102 1.9706440613226102"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/16.stl" name="gen_mesh_1_2" scale="1.9706440613226102 1.9706440613226102 1.9706440613226102"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/26.stl" name="gen_mesh_1_3" scale="1.9706440613226102 1.9706440613226102 1.9706440613226102"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/34.stl" name="gen_mesh_1_4" scale="1.9706440613226102 1.9706440613226102 1.9706440613226102"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/14.stl" name="gen_mesh_1_5" scale="1.9706440613226102 1.9706440613226102 1.9706440613226102"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/28.stl" name="gen_mesh_1_6" scale="1.9706440613226102 1.9706440613226102 1.9706440613226102"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/0.stl" name="gen_mesh_1_7" scale="1.9706440613226102 1.9706440613226102 1.9706440613226102"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/33.stl" name="gen_mesh_1_8" scale="1.9706440613226102 1.9706440613226102 1.9706440613226102"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/41.stl" name="gen_mesh_1_9" scale="1.9706440613226102 1.9706440613226102 1.9706440613226102"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/38.stl" name="gen_mesh_1_10" scale="1.9706440613226102 1.9706440613226102 1.9706440613226102"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/29.stl" name="gen_mesh_1_11" scale="1.9706440613226102 1.9706440613226102 1.9706440613226102"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/30.stl" name="gen_mesh_1_12" scale="1.9706440613226102 1.9706440613226102 1.9706440613226102"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/22.stl" name="gen_mesh_1_13" scale="1.9706440613226102 1.9706440613226102 1.9706440613226102"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/35.stl" name="gen_mesh_1_14" scale="1.9706440613226102 1.9706440613226102 1.9706440613226102"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/9.stl" name="gen_mesh_1_15" scale="1.9706440613226102 1.9706440613226102 1.9706440613226102"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/40.stl" name="gen_mesh_1_16" scale="1.9706440613226102 1.9706440613226102 1.9706440613226102"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/10.stl" name="gen_mesh_1_17" scale="1.9706440613226102 1.9706440613226102 1.9706440613226102"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/11.stl" name="gen_mesh_1_18" scale="1.9706440613226102 1.9706440613226102 1.9706440613226102"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/19.stl" name="gen_mesh_1_19" scale="1.9706440613226102 1.9706440613226102 1.9706440613226102"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/25.stl" name="gen_mesh_1_20" scale="1.9706440613226102 1.9706440613226102 1.9706440613226102"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/37.stl" name="gen_mesh_1_21" scale="1.9706440613226102 1.9706440613226102 1.9706440613226102"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/1.stl" name="gen_mesh_1_22" scale="1.9706440613226102 1.9706440613226102 1.9706440613226102"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/8.stl" name="gen_mesh_1_23" scale="1.9706440613226102 1.9706440613226102 1.9706440613226102"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/5.stl" name="gen_mesh_1_24" scale="1.9706440613226102 1.9706440613226102 1.9706440613226102"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/44.stl" name="gen_mesh_1_25" scale="1.9706440613226102 1.9706440613226102 1.9706440613226102"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/20.stl" name="gen_mesh_1_26" scale="1.9706440613226102 1.9706440613226102 1.9706440613226102"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/39.stl" name="gen_mesh_1_27" scale="1.9706440613226102 1.9706440613226102 1.9706440613226102"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/12.stl" name="gen_mesh_1_28" scale="1.9706440613226102 1.9706440613226102 1.9706440613226102"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/4.stl" name="gen_mesh_1_29" scale="1.9706440613226102 1.9706440613226102 1.9706440613226102"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/32.stl" name="gen_mesh_1_30" scale="1.9706440613226102 1.9706440613226102 1.9706440613226102"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/43.stl" name="gen_mesh_1_31" scale="1.9706440613226102 1.9706440613226102 1.9706440613226102"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/23.stl" name="gen_mesh_1_32" scale="1.9706440613226102 1.9706440613226102 1.9706440613226102"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/36.stl" name="gen_mesh_1_33" scale="1.9706440613226102 1.9706440613226102 1.9706440613226102"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/24.stl" name="gen_mesh_1_34" scale="1.9706440613226102 1.9706440613226102 1.9706440613226102"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/15.stl" name="gen_mesh_1_35" scale="1.9706440613226102 1.9706440613226102 1.9706440613226102"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/17.stl" name="gen_mesh_1_36" scale="1.9706440613226102 1.9706440613226102 1.9706440613226102"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/13.stl" name="gen_mesh_1_37" scale="1.9706440613226102 1.9706440613226102 1.9706440613226102"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/7.stl" name="gen_mesh_1_38" scale="1.9706440613226102 1.9706440613226102 1.9706440613226102"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/3.stl" name="gen_mesh_1_39" scale="1.9706440613226102 1.9706440613226102 1.9706440613226102"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/21.stl" name="gen_mesh_1_40" scale="1.9706440613226102 1.9706440613226102 1.9706440613226102"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/42.stl" name="gen_mesh_1_41" scale="1.9706440613226102 1.9706440613226102 1.9706440613226102"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/6.stl" name="gen_mesh_1_42" scale="1.9706440613226102 1.9706440613226102 1.9706440613226102"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/18.stl" name="gen_mesh_1_43" scale="1.9706440613226102 1.9706440613226102 1.9706440613226102"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/31.stl" name="gen_mesh_1_44" scale="1.9706440613226102 1.9706440613226102 1.9706440613226102"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/2.stl" name="gen_mesh_2_0" scale="1.1265283693395842 1.1265283693395842 1.1265283693395842"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/16.stl" name="gen_mesh_2_1" scale="1.1265283693395842 1.1265283693395842 1.1265283693395842"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/14.stl" name="gen_mesh_2_2" scale="1.1265283693395842 1.1265283693395842 1.1265283693395842"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/0.stl" name="gen_mesh_2_3" scale="1.1265283693395842 1.1265283693395842 1.1265283693395842"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/22.stl" name="gen_mesh_2_4" scale="1.1265283693395842 1.1265283693395842 1.1265283693395842"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/9.stl" name="gen_mesh_2_5" scale="1.1265283693395842 1.1265283693395842 1.1265283693395842"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/10.stl" name="gen_mesh_2_6" scale="1.1265283693395842 1.1265283693395842 1.1265283693395842"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/11.stl" name="gen_mesh_2_7" scale="1.1265283693395842 1.1265283693395842 1.1265283693395842"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/19.stl" name="gen_mesh_2_8" scale="1.1265283693395842 1.1265283693395842 1.1265283693395842"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/1.stl" name="gen_mesh_2_9" scale="1.1265283693395842 1.1265283693395842 1.1265283693395842"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/8.stl" name="gen_mesh_2_10" scale="1.1265283693395842 1.1265283693395842 1.1265283693395842"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/5.stl" name="gen_mesh_2_11" scale="1.1265283693395842 1.1265283693395842 1.1265283693395842"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/20.stl" name="gen_mesh_2_12" scale="1.1265283693395842 1.1265283693395842 1.1265283693395842"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/12.stl" name="gen_mesh_2_13" scale="1.1265283693395842 1.1265283693395842 1.1265283693395842"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/4.stl" name="gen_mesh_2_14" scale="1.1265283693395842 1.1265283693395842 1.1265283693395842"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/23.stl" name="gen_mesh_2_15" scale="1.1265283693395842 1.1265283693395842 1.1265283693395842"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/15.stl" name="gen_mesh_2_16" scale="1.1265283693395842 1.1265283693395842 1.1265283693395842"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/17.stl" name="gen_mesh_2_17" scale="1.1265283693395842 1.1265283693395842 1.1265283693395842"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/13.stl" name="gen_mesh_2_18" scale="1.1265283693395842 1.1265283693395842 1.1265283693395842"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/7.stl" name="gen_mesh_2_19" scale="1.1265283693395842 1.1265283693395842 1.1265283693395842"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/3.stl" name="gen_mesh_2_20" scale="1.1265283693395842 1.1265283693395842 1.1265283693395842"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/21.stl" name="gen_mesh_2_21" scale="1.1265283693395842 1.1265283693395842 1.1265283693395842"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/6.stl" name="gen_mesh_2_22" scale="1.1265283693395842 1.1265283693395842 1.1265283693395842"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/18.stl" name="gen_mesh_2_23" scale="1.1265283693395842 1.1265283693395842 1.1265283693395842"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_1/2.stl" name="gen_mesh_3_0" scale="1.0526833869870327 1.0526833869870327 1.0526833869870327"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_1/27.stl" name="gen_mesh_3_1" scale="1.0526833869870327 1.0526833869870327 1.0526833869870327"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_1/16.stl" name="gen_mesh_3_2" scale="1.0526833869870327 1.0526833869870327 1.0526833869870327"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_1/26.stl" name="gen_mesh_3_3" scale="1.0526833869870327 1.0526833869870327 1.0526833869870327"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_1/34.stl" name="gen_mesh_3_4" scale="1.0526833869870327 1.0526833869870327 1.0526833869870327"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_1/14.stl" name="gen_mesh_3_5" scale="1.0526833869870327 1.0526833869870327 1.0526833869870327"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_1/28.stl" name="gen_mesh_3_6" scale="1.0526833869870327 1.0526833869870327 1.0526833869870327"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_1/0.stl" name="gen_mesh_3_7" scale="1.0526833869870327 1.0526833869870327 1.0526833869870327"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_1/33.stl" name="gen_mesh_3_8" scale="1.0526833869870327 1.0526833869870327 1.0526833869870327"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_1/38.stl" name="gen_mesh_3_9" scale="1.0526833869870327 1.0526833869870327 1.0526833869870327"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_1/29.stl" name="gen_mesh_3_10" scale="1.0526833869870327 1.0526833869870327 1.0526833869870327"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_1/30.stl" name="gen_mesh_3_11" scale="1.0526833869870327 1.0526833869870327 1.0526833869870327"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_1/22.stl" name="gen_mesh_3_12" scale="1.0526833869870327 1.0526833869870327 1.0526833869870327"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_1/35.stl" name="gen_mesh_3_13" scale="1.0526833869870327 1.0526833869870327 1.0526833869870327"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_1/9.stl" name="gen_mesh_3_14" scale="1.0526833869870327 1.0526833869870327 1.0526833869870327"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_1/10.stl" name="gen_mesh_3_15" scale="1.0526833869870327 1.0526833869870327 1.0526833869870327"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_1/11.stl" name="gen_mesh_3_16" scale="1.0526833869870327 1.0526833869870327 1.0526833869870327"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_1/19.stl" name="gen_mesh_3_17" scale="1.0526833869870327 1.0526833869870327 1.0526833869870327"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_1/25.stl" name="gen_mesh_3_18" scale="1.0526833869870327 1.0526833869870327 1.0526833869870327"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_1/37.stl" name="gen_mesh_3_19" scale="1.0526833869870327 1.0526833869870327 1.0526833869870327"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_1/1.stl" name="gen_mesh_3_20" scale="1.0526833869870327 1.0526833869870327 1.0526833869870327"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_1/8.stl" name="gen_mesh_3_21" scale="1.0526833869870327 1.0526833869870327 1.0526833869870327"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_1/5.stl" name="gen_mesh_3_22" scale="1.0526833869870327 1.0526833869870327 1.0526833869870327"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_1/20.stl" name="gen_mesh_3_23" scale="1.0526833869870327 1.0526833869870327 1.0526833869870327"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_1/12.stl" name="gen_mesh_3_24" scale="1.0526833869870327 1.0526833869870327 1.0526833869870327"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_1/4.stl" name="gen_mesh_3_25" scale="1.0526833869870327 1.0526833869870327 1.0526833869870327"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_1/32.stl" name="gen_mesh_3_26" scale="1.0526833869870327 1.0526833869870327 1.0526833869870327"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_1/23.stl" name="gen_mesh_3_27" scale="1.0526833869870327 1.0526833869870327 1.0526833869870327"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_1/36.stl" name="gen_mesh_3_28" scale="1.0526833869870327 1.0526833869870327 1.0526833869870327"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_1/24.stl" name="gen_mesh_3_29" scale="1.0526833869870327 1.0526833869870327 1.0526833869870327"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_1/15.stl" name="gen_mesh_3_30" scale="1.0526833869870327 1.0526833869870327 1.0526833869870327"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_1/17.stl" name="gen_mesh_3_31" scale="1.0526833869870327 1.0526833869870327 1.0526833869870327"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_1/13.stl" name="gen_mesh_3_32" scale="1.0526833869870327 1.0526833869870327 1.0526833869870327"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_1/7.stl" name="gen_mesh_3_33" scale="1.0526833869870327 1.0526833869870327 1.0526833869870327"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_1/3.stl" name="gen_mesh_3_34" scale="1.0526833869870327 1.0526833869870327 1.0526833869870327"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_1/21.stl" name="gen_mesh_3_35" scale="1.0526833869870327 1.0526833869870327 1.0526833869870327"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_1/6.stl" name="gen_mesh_3_36" scale="1.0526833869870327 1.0526833869870327 1.0526833869870327"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_1/18.stl" name="gen_mesh_3_37" scale="1.0526833869870327 1.0526833869870327 1.0526833869870327"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_1/31.stl" name="gen_mesh_3_38" scale="1.0526833869870327 1.0526833869870327 1.0526833869870327"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_2/2.stl" name="gen_mesh_4_0" scale="1.1226682792137368 1.1226682792137368 1.1226682792137368"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_2/16.stl" name="gen_mesh_4_1" scale="1.1226682792137368 1.1226682792137368 1.1226682792137368"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_2/14.stl" name="gen_mesh_4_2" scale="1.1226682792137368 1.1226682792137368 1.1226682792137368"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_2/0.stl" name="gen_mesh_4_3" scale="1.1226682792137368 1.1226682792137368 1.1226682792137368"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_2/9.stl" name="gen_mesh_4_4" scale="1.1226682792137368 1.1226682792137368 1.1226682792137368"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_2/10.stl" name="gen_mesh_4_5" scale="1.1226682792137368 1.1226682792137368 1.1226682792137368"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_2/11.stl" name="gen_mesh_4_6" scale="1.1226682792137368 1.1226682792137368 1.1226682792137368"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_2/1.stl" name="gen_mesh_4_7" scale="1.1226682792137368 1.1226682792137368 1.1226682792137368"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_2/8.stl" name="gen_mesh_4_8" scale="1.1226682792137368 1.1226682792137368 1.1226682792137368"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_2/5.stl" name="gen_mesh_4_9" scale="1.1226682792137368 1.1226682792137368 1.1226682792137368"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_2/12.stl" name="gen_mesh_4_10" scale="1.1226682792137368 1.1226682792137368 1.1226682792137368"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_2/4.stl" name="gen_mesh_4_11" scale="1.1226682792137368 1.1226682792137368 1.1226682792137368"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_2/15.stl" name="gen_mesh_4_12" scale="1.1226682792137368 1.1226682792137368 1.1226682792137368"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_2/17.stl" name="gen_mesh_4_13" scale="1.1226682792137368 1.1226682792137368 1.1226682792137368"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_2/13.stl" name="gen_mesh_4_14" scale="1.1226682792137368 1.1226682792137368 1.1226682792137368"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_2/7.stl" name="gen_mesh_4_15" scale="1.1226682792137368 1.1226682792137368 1.1226682792137368"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_2/3.stl" name="gen_mesh_4_16" scale="1.1226682792137368 1.1226682792137368 1.1226682792137368"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_2/6.stl" name="gen_mesh_4_17" scale="1.1226682792137368 1.1226682792137368 1.1226682792137368"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/2.stl" name="gen_mesh_5_0" scale="1.6796036576146516 1.6796036576146516 1.6796036576146516"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/16.stl" name="gen_mesh_5_1" scale="1.6796036576146516 1.6796036576146516 1.6796036576146516"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/14.stl" name="gen_mesh_5_2" scale="1.6796036576146516 1.6796036576146516 1.6796036576146516"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/0.stl" name="gen_mesh_5_3" scale="1.6796036576146516 1.6796036576146516 1.6796036576146516"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/22.stl" name="gen_mesh_5_4" scale="1.6796036576146516 1.6796036576146516 1.6796036576146516"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/9.stl" name="gen_mesh_5_5" scale="1.6796036576146516 1.6796036576146516 1.6796036576146516"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/10.stl" name="gen_mesh_5_6" scale="1.6796036576146516 1.6796036576146516 1.6796036576146516"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/11.stl" name="gen_mesh_5_7" scale="1.6796036576146516 1.6796036576146516 1.6796036576146516"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/19.stl" name="gen_mesh_5_8" scale="1.6796036576146516 1.6796036576146516 1.6796036576146516"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/1.stl" name="gen_mesh_5_9" scale="1.6796036576146516 1.6796036576146516 1.6796036576146516"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/8.stl" name="gen_mesh_5_10" scale="1.6796036576146516 1.6796036576146516 1.6796036576146516"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/5.stl" name="gen_mesh_5_11" scale="1.6796036576146516 1.6796036576146516 1.6796036576146516"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/20.stl" name="gen_mesh_5_12" scale="1.6796036576146516 1.6796036576146516 1.6796036576146516"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/12.stl" name="gen_mesh_5_13" scale="1.6796036576146516 1.6796036576146516 1.6796036576146516"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/4.stl" name="gen_mesh_5_14" scale="1.6796036576146516 1.6796036576146516 1.6796036576146516"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/23.stl" name="gen_mesh_5_15" scale="1.6796036576146516 1.6796036576146516 1.6796036576146516"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/15.stl" name="gen_mesh_5_16" scale="1.6796036576146516 1.6796036576146516 1.6796036576146516"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/17.stl" name="gen_mesh_5_17" scale="1.6796036576146516 1.6796036576146516 1.6796036576146516"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/13.stl" name="gen_mesh_5_18" scale="1.6796036576146516 1.6796036576146516 1.6796036576146516"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/7.stl" name="gen_mesh_5_19" scale="1.6796036576146516 1.6796036576146516 1.6796036576146516"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/3.stl" name="gen_mesh_5_20" scale="1.6796036576146516 1.6796036576146516 1.6796036576146516"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/21.stl" name="gen_mesh_5_21" scale="1.6796036576146516 1.6796036576146516 1.6796036576146516"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/6.stl" name="gen_mesh_5_22" scale="1.6796036576146516 1.6796036576146516 1.6796036576146516"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/18.stl" name="gen_mesh_5_23" scale="1.6796036576146516 1.6796036576146516 1.6796036576146516"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_1/2.stl" name="gen_mesh_6_0" scale="1.6146003657653227 1.6146003657653227 1.6146003657653227"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_1/0.stl" name="gen_mesh_6_1" scale="1.6146003657653227 1.6146003657653227 1.6146003657653227"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_1/9.stl" name="gen_mesh_6_2" scale="1.6146003657653227 1.6146003657653227 1.6146003657653227"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_1/10.stl" name="gen_mesh_6_3" scale="1.6146003657653227 1.6146003657653227 1.6146003657653227"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_1/11.stl" name="gen_mesh_6_4" scale="1.6146003657653227 1.6146003657653227 1.6146003657653227"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_1/1.stl" name="gen_mesh_6_5" scale="1.6146003657653227 1.6146003657653227 1.6146003657653227"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_1/8.stl" name="gen_mesh_6_6" scale="1.6146003657653227 1.6146003657653227 1.6146003657653227"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_1/5.stl" name="gen_mesh_6_7" scale="1.6146003657653227 1.6146003657653227 1.6146003657653227"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_1/12.stl" name="gen_mesh_6_8" scale="1.6146003657653227 1.6146003657653227 1.6146003657653227"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_1/4.stl" name="gen_mesh_6_9" scale="1.6146003657653227 1.6146003657653227 1.6146003657653227"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_1/13.stl" name="gen_mesh_6_10" scale="1.6146003657653227 1.6146003657653227 1.6146003657653227"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_1/7.stl" name="gen_mesh_6_11" scale="1.6146003657653227 1.6146003657653227 1.6146003657653227"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_1/3.stl" name="gen_mesh_6_12" scale="1.6146003657653227 1.6146003657653227 1.6146003657653227"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_1/6.stl" name="gen_mesh_6_13" scale="1.6146003657653227 1.6146003657653227 1.6146003657653227"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_1/2.stl" name="gen_mesh_7_0" scale="1.792461077409756 1.792461077409756 1.792461077409756"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_1/0.stl" name="gen_mesh_7_1" scale="1.792461077409756 1.792461077409756 1.792461077409756"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_1/9.stl" name="gen_mesh_7_2" scale="1.792461077409756 1.792461077409756 1.792461077409756"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_1/10.stl" name="gen_mesh_7_3" scale="1.792461077409756 1.792461077409756 1.792461077409756"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_1/11.stl" name="gen_mesh_7_4" scale="1.792461077409756 1.792461077409756 1.792461077409756"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_1/1.stl" name="gen_mesh_7_5" scale="1.792461077409756 1.792461077409756 1.792461077409756"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_1/8.stl" name="gen_mesh_7_6" scale="1.792461077409756 1.792461077409756 1.792461077409756"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_1/5.stl" name="gen_mesh_7_7" scale="1.792461077409756 1.792461077409756 1.792461077409756"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_1/12.stl" name="gen_mesh_7_8" scale="1.792461077409756 1.792461077409756 1.792461077409756"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_1/4.stl" name="gen_mesh_7_9" scale="1.792461077409756 1.792461077409756 1.792461077409756"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_1/13.stl" name="gen_mesh_7_10" scale="1.792461077409756 1.792461077409756 1.792461077409756"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_1/7.stl" name="gen_mesh_7_11" scale="1.792461077409756 1.792461077409756 1.792461077409756"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_1/3.stl" name="gen_mesh_7_12" scale="1.792461077409756 1.792461077409756 1.792461077409756"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_1/6.stl" name="gen_mesh_7_13" scale="1.792461077409756 1.792461077409756 1.792461077409756"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_2/2.stl" name="gen_mesh_8_0" scale="1.7881610061920068 1.7881610061920068 1.7881610061920068"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_2/16.stl" name="gen_mesh_8_1" scale="1.7881610061920068 1.7881610061920068 1.7881610061920068"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_2/14.stl" name="gen_mesh_8_2" scale="1.7881610061920068 1.7881610061920068 1.7881610061920068"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_2/0.stl" name="gen_mesh_8_3" scale="1.7881610061920068 1.7881610061920068 1.7881610061920068"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_2/9.stl" name="gen_mesh_8_4" scale="1.7881610061920068 1.7881610061920068 1.7881610061920068"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_2/10.stl" name="gen_mesh_8_5" scale="1.7881610061920068 1.7881610061920068 1.7881610061920068"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_2/11.stl" name="gen_mesh_8_6" scale="1.7881610061920068 1.7881610061920068 1.7881610061920068"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_2/1.stl" name="gen_mesh_8_7" scale="1.7881610061920068 1.7881610061920068 1.7881610061920068"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_2/8.stl" name="gen_mesh_8_8" scale="1.7881610061920068 1.7881610061920068 1.7881610061920068"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_2/5.stl" name="gen_mesh_8_9" scale="1.7881610061920068 1.7881610061920068 1.7881610061920068"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_2/12.stl" name="gen_mesh_8_10" scale="1.7881610061920068 1.7881610061920068 1.7881610061920068"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_2/4.stl" name="gen_mesh_8_11" scale="1.7881610061920068 1.7881610061920068 1.7881610061920068"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_2/15.stl" name="gen_mesh_8_12" scale="1.7881610061920068 1.7881610061920068 1.7881610061920068"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_2/17.stl" name="gen_mesh_8_13" scale="1.7881610061920068 1.7881610061920068 1.7881610061920068"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_2/13.stl" name="gen_mesh_8_14" scale="1.7881610061920068 1.7881610061920068 1.7881610061920068"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_2/7.stl" name="gen_mesh_8_15" scale="1.7881610061920068 1.7881610061920068 1.7881610061920068"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_2/3.stl" name="gen_mesh_8_16" scale="1.7881610061920068 1.7881610061920068 1.7881610061920068"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_2/6.stl" name="gen_mesh_8_17" scale="1.7881610061920068 1.7881610061920068 1.7881610061920068"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_1/2.stl" name="gen_mesh_9_0" scale="1.6810779374551892 1.6810779374551892 1.6810779374551892"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_1/0.stl" name="gen_mesh_9_1" scale="1.6810779374551892 1.6810779374551892 1.6810779374551892"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_1/9.stl" name="gen_mesh_9_2" scale="1.6810779374551892 1.6810779374551892 1.6810779374551892"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_1/10.stl" name="gen_mesh_9_3" scale="1.6810779374551892 1.6810779374551892 1.6810779374551892"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_1/11.stl" name="gen_mesh_9_4" scale="1.6810779374551892 1.6810779374551892 1.6810779374551892"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_1/1.stl" name="gen_mesh_9_5" scale="1.6810779374551892 1.6810779374551892 1.6810779374551892"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_1/8.stl" name="gen_mesh_9_6" scale="1.6810779374551892 1.6810779374551892 1.6810779374551892"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_1/5.stl" name="gen_mesh_9_7" scale="1.6810779374551892 1.6810779374551892 1.6810779374551892"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_1/12.stl" name="gen_mesh_9_8" scale="1.6810779374551892 1.6810779374551892 1.6810779374551892"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_1/4.stl" name="gen_mesh_9_9" scale="1.6810779374551892 1.6810779374551892 1.6810779374551892"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_1/13.stl" name="gen_mesh_9_10" scale="1.6810779374551892 1.6810779374551892 1.6810779374551892"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_1/7.stl" name="gen_mesh_9_11" scale="1.6810779374551892 1.6810779374551892 1.6810779374551892"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_1/3.stl" name="gen_mesh_9_12" scale="1.6810779374551892 1.6810779374551892 1.6810779374551892"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_1/6.stl" name="gen_mesh_9_13" scale="1.6810779374551892 1.6810779374551892 1.6810779374551892"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_1/2.stl" name="gen_mesh_10_0" scale="1.8510312555954025 1.8510312555954025 1.8510312555954025"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_1/27.stl" name="gen_mesh_10_1" scale="1.8510312555954025 1.8510312555954025 1.8510312555954025"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_1/16.stl" name="gen_mesh_10_2" scale="1.8510312555954025 1.8510312555954025 1.8510312555954025"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_1/26.stl" name="gen_mesh_10_3" scale="1.8510312555954025 1.8510312555954025 1.8510312555954025"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_1/34.stl" name="gen_mesh_10_4" scale="1.8510312555954025 1.8510312555954025 1.8510312555954025"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_1/14.stl" name="gen_mesh_10_5" scale="1.8510312555954025 1.8510312555954025 1.8510312555954025"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_1/28.stl" name="gen_mesh_10_6" scale="1.8510312555954025 1.8510312555954025 1.8510312555954025"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_1/0.stl" name="gen_mesh_10_7" scale="1.8510312555954025 1.8510312555954025 1.8510312555954025"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_1/33.stl" name="gen_mesh_10_8" scale="1.8510312555954025 1.8510312555954025 1.8510312555954025"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_1/38.stl" name="gen_mesh_10_9" scale="1.8510312555954025 1.8510312555954025 1.8510312555954025"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_1/29.stl" name="gen_mesh_10_10" scale="1.8510312555954025 1.8510312555954025 1.8510312555954025"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_1/30.stl" name="gen_mesh_10_11" scale="1.8510312555954025 1.8510312555954025 1.8510312555954025"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_1/22.stl" name="gen_mesh_10_12" scale="1.8510312555954025 1.8510312555954025 1.8510312555954025"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_1/35.stl" name="gen_mesh_10_13" scale="1.8510312555954025 1.8510312555954025 1.8510312555954025"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_1/9.stl" name="gen_mesh_10_14" scale="1.8510312555954025 1.8510312555954025 1.8510312555954025"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_1/10.stl" name="gen_mesh_10_15" scale="1.8510312555954025 1.8510312555954025 1.8510312555954025"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_1/11.stl" name="gen_mesh_10_16" scale="1.8510312555954025 1.8510312555954025 1.8510312555954025"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_1/19.stl" name="gen_mesh_10_17" scale="1.8510312555954025 1.8510312555954025 1.8510312555954025"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_1/25.stl" name="gen_mesh_10_18" scale="1.8510312555954025 1.8510312555954025 1.8510312555954025"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_1/37.stl" name="gen_mesh_10_19" scale="1.8510312555954025 1.8510312555954025 1.8510312555954025"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_1/1.stl" name="gen_mesh_10_20" scale="1.8510312555954025 1.8510312555954025 1.8510312555954025"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_1/8.stl" name="gen_mesh_10_21" scale="1.8510312555954025 1.8510312555954025 1.8510312555954025"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_1/5.stl" name="gen_mesh_10_22" scale="1.8510312555954025 1.8510312555954025 1.8510312555954025"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_1/20.stl" name="gen_mesh_10_23" scale="1.8510312555954025 1.8510312555954025 1.8510312555954025"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_1/12.stl" name="gen_mesh_10_24" scale="1.8510312555954025 1.8510312555954025 1.8510312555954025"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_1/4.stl" name="gen_mesh_10_25" scale="1.8510312555954025 1.8510312555954025 1.8510312555954025"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_1/32.stl" name="gen_mesh_10_26" scale="1.8510312555954025 1.8510312555954025 1.8510312555954025"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_1/23.stl" name="gen_mesh_10_27" scale="1.8510312555954025 1.8510312555954025 1.8510312555954025"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_1/36.stl" name="gen_mesh_10_28" scale="1.8510312555954025 1.8510312555954025 1.8510312555954025"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_1/24.stl" name="gen_mesh_10_29" scale="1.8510312555954025 1.8510312555954025 1.8510312555954025"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_1/15.stl" name="gen_mesh_10_30" scale="1.8510312555954025 1.8510312555954025 1.8510312555954025"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_1/17.stl" name="gen_mesh_10_31" scale="1.8510312555954025 1.8510312555954025 1.8510312555954025"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_1/13.stl" name="gen_mesh_10_32" scale="1.8510312555954025 1.8510312555954025 1.8510312555954025"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_1/7.stl" name="gen_mesh_10_33" scale="1.8510312555954025 1.8510312555954025 1.8510312555954025"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_1/3.stl" name="gen_mesh_10_34" scale="1.8510312555954025 1.8510312555954025 1.8510312555954025"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_1/21.stl" name="gen_mesh_10_35" scale="1.8510312555954025 1.8510312555954025 1.8510312555954025"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_1/6.stl" name="gen_mesh_10_36" scale="1.8510312555954025 1.8510312555954025 1.8510312555954025"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_1/18.stl" name="gen_mesh_10_37" scale="1.8510312555954025 1.8510312555954025 1.8510312555954025"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_1/31.stl" name="gen_mesh_10_38" scale="1.8510312555954025 1.8510312555954025 1.8510312555954025"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/2.stl" name="gen_mesh_11_0" scale="1.4578650191577767 1.4578650191577767 1.4578650191577767"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/16.stl" name="gen_mesh_11_1" scale="1.4578650191577767 1.4578650191577767 1.4578650191577767"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/14.stl" name="gen_mesh_11_2" scale="1.4578650191577767 1.4578650191577767 1.4578650191577767"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/0.stl" name="gen_mesh_11_3" scale="1.4578650191577767 1.4578650191577767 1.4578650191577767"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/22.stl" name="gen_mesh_11_4" scale="1.4578650191577767 1.4578650191577767 1.4578650191577767"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/9.stl" name="gen_mesh_11_5" scale="1.4578650191577767 1.4578650191577767 1.4578650191577767"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/10.stl" name="gen_mesh_11_6" scale="1.4578650191577767 1.4578650191577767 1.4578650191577767"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/11.stl" name="gen_mesh_11_7" scale="1.4578650191577767 1.4578650191577767 1.4578650191577767"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/19.stl" name="gen_mesh_11_8" scale="1.4578650191577767 1.4578650191577767 1.4578650191577767"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/1.stl" name="gen_mesh_11_9" scale="1.4578650191577767 1.4578650191577767 1.4578650191577767"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/8.stl" name="gen_mesh_11_10" scale="1.4578650191577767 1.4578650191577767 1.4578650191577767"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/5.stl" name="gen_mesh_11_11" scale="1.4578650191577767 1.4578650191577767 1.4578650191577767"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/20.stl" name="gen_mesh_11_12" scale="1.4578650191577767 1.4578650191577767 1.4578650191577767"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/12.stl" name="gen_mesh_11_13" scale="1.4578650191577767 1.4578650191577767 1.4578650191577767"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/4.stl" name="gen_mesh_11_14" scale="1.4578650191577767 1.4578650191577767 1.4578650191577767"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/23.stl" name="gen_mesh_11_15" scale="1.4578650191577767 1.4578650191577767 1.4578650191577767"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/15.stl" name="gen_mesh_11_16" scale="1.4578650191577767 1.4578650191577767 1.4578650191577767"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/17.stl" name="gen_mesh_11_17" scale="1.4578650191577767 1.4578650191577767 1.4578650191577767"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/13.stl" name="gen_mesh_11_18" scale="1.4578650191577767 1.4578650191577767 1.4578650191577767"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/7.stl" name="gen_mesh_11_19" scale="1.4578650191577767 1.4578650191577767 1.4578650191577767"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/3.stl" name="gen_mesh_11_20" scale="1.4578650191577767 1.4578650191577767 1.4578650191577767"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/21.stl" name="gen_mesh_11_21" scale="1.4578650191577767 1.4578650191577767 1.4578650191577767"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/6.stl" name="gen_mesh_11_22" scale="1.4578650191577767 1.4578650191577767 1.4578650191577767"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/18.stl" name="gen_mesh_11_23" scale="1.4578650191577767 1.4578650191577767 1.4578650191577767"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/2.stl" name="gen_mesh_12_0" scale="1.8942287027600089 1.8942287027600089 1.8942287027600089"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/16.stl" name="gen_mesh_12_1" scale="1.8942287027600089 1.8942287027600089 1.8942287027600089"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/14.stl" name="gen_mesh_12_2" scale="1.8942287027600089 1.8942287027600089 1.8942287027600089"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/0.stl" name="gen_mesh_12_3" scale="1.8942287027600089 1.8942287027600089 1.8942287027600089"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/22.stl" name="gen_mesh_12_4" scale="1.8942287027600089 1.8942287027600089 1.8942287027600089"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/9.stl" name="gen_mesh_12_5" scale="1.8942287027600089 1.8942287027600089 1.8942287027600089"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/10.stl" name="gen_mesh_12_6" scale="1.8942287027600089 1.8942287027600089 1.8942287027600089"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/11.stl" name="gen_mesh_12_7" scale="1.8942287027600089 1.8942287027600089 1.8942287027600089"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/19.stl" name="gen_mesh_12_8" scale="1.8942287027600089 1.8942287027600089 1.8942287027600089"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/1.stl" name="gen_mesh_12_9" scale="1.8942287027600089 1.8942287027600089 1.8942287027600089"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/8.stl" name="gen_mesh_12_10" scale="1.8942287027600089 1.8942287027600089 1.8942287027600089"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/5.stl" name="gen_mesh_12_11" scale="1.8942287027600089 1.8942287027600089 1.8942287027600089"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/20.stl" name="gen_mesh_12_12" scale="1.8942287027600089 1.8942287027600089 1.8942287027600089"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/12.stl" name="gen_mesh_12_13" scale="1.8942287027600089 1.8942287027600089 1.8942287027600089"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/4.stl" name="gen_mesh_12_14" scale="1.8942287027600089 1.8942287027600089 1.8942287027600089"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/23.stl" name="gen_mesh_12_15" scale="1.8942287027600089 1.8942287027600089 1.8942287027600089"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/15.stl" name="gen_mesh_12_16" scale="1.8942287027600089 1.8942287027600089 1.8942287027600089"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/17.stl" name="gen_mesh_12_17" scale="1.8942287027600089 1.8942287027600089 1.8942287027600089"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/13.stl" name="gen_mesh_12_18" scale="1.8942287027600089 1.8942287027600089 1.8942287027600089"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/7.stl" name="gen_mesh_12_19" scale="1.8942287027600089 1.8942287027600089 1.8942287027600089"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/3.stl" name="gen_mesh_12_20" scale="1.8942287027600089 1.8942287027600089 1.8942287027600089"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/21.stl" name="gen_mesh_12_21" scale="1.8942287027600089 1.8942287027600089 1.8942287027600089"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/6.stl" name="gen_mesh_12_22" scale="1.8942287027600089 1.8942287027600089 1.8942287027600089"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/18.stl" name="gen_mesh_12_23" scale="1.8942287027600089 1.8942287027600089 1.8942287027600089"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/2.stl" name="gen_mesh_13_0" scale="0.8026757951501609 0.8026757951501609 0.8026757951501609"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/16.stl" name="gen_mesh_13_1" scale="0.8026757951501609 0.8026757951501609 0.8026757951501609"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/14.stl" name="gen_mesh_13_2" scale="0.8026757951501609 0.8026757951501609 0.8026757951501609"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/0.stl" name="gen_mesh_13_3" scale="0.8026757951501609 0.8026757951501609 0.8026757951501609"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/22.stl" name="gen_mesh_13_4" scale="0.8026757951501609 0.8026757951501609 0.8026757951501609"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/9.stl" name="gen_mesh_13_5" scale="0.8026757951501609 0.8026757951501609 0.8026757951501609"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/10.stl" name="gen_mesh_13_6" scale="0.8026757951501609 0.8026757951501609 0.8026757951501609"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/11.stl" name="gen_mesh_13_7" scale="0.8026757951501609 0.8026757951501609 0.8026757951501609"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/19.stl" name="gen_mesh_13_8" scale="0.8026757951501609 0.8026757951501609 0.8026757951501609"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/1.stl" name="gen_mesh_13_9" scale="0.8026757951501609 0.8026757951501609 0.8026757951501609"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/8.stl" name="gen_mesh_13_10" scale="0.8026757951501609 0.8026757951501609 0.8026757951501609"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/5.stl" name="gen_mesh_13_11" scale="0.8026757951501609 0.8026757951501609 0.8026757951501609"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/20.stl" name="gen_mesh_13_12" scale="0.8026757951501609 0.8026757951501609 0.8026757951501609"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/12.stl" name="gen_mesh_13_13" scale="0.8026757951501609 0.8026757951501609 0.8026757951501609"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/4.stl" name="gen_mesh_13_14" scale="0.8026757951501609 0.8026757951501609 0.8026757951501609"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/23.stl" name="gen_mesh_13_15" scale="0.8026757951501609 0.8026757951501609 0.8026757951501609"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/15.stl" name="gen_mesh_13_16" scale="0.8026757951501609 0.8026757951501609 0.8026757951501609"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/17.stl" name="gen_mesh_13_17" scale="0.8026757951501609 0.8026757951501609 0.8026757951501609"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/13.stl" name="gen_mesh_13_18" scale="0.8026757951501609 0.8026757951501609 0.8026757951501609"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/7.stl" name="gen_mesh_13_19" scale="0.8026757951501609 0.8026757951501609 0.8026757951501609"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/3.stl" name="gen_mesh_13_20" scale="0.8026757951501609 0.8026757951501609 0.8026757951501609"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/21.stl" name="gen_mesh_13_21" scale="0.8026757951501609 0.8026757951501609 0.8026757951501609"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/6.stl" name="gen_mesh_13_22" scale="0.8026757951501609 0.8026757951501609 0.8026757951501609"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/18.stl" name="gen_mesh_13_23" scale="0.8026757951501609 0.8026757951501609 0.8026757951501609"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/2.stl" name="gen_mesh_14_0" scale="0.5065449102904508 0.5065449102904508 0.5065449102904508"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/27.stl" name="gen_mesh_14_1" scale="0.5065449102904508 0.5065449102904508 0.5065449102904508"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/16.stl" name="gen_mesh_14_2" scale="0.5065449102904508 0.5065449102904508 0.5065449102904508"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/26.stl" name="gen_mesh_14_3" scale="0.5065449102904508 0.5065449102904508 0.5065449102904508"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/34.stl" name="gen_mesh_14_4" scale="0.5065449102904508 0.5065449102904508 0.5065449102904508"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/14.stl" name="gen_mesh_14_5" scale="0.5065449102904508 0.5065449102904508 0.5065449102904508"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/28.stl" name="gen_mesh_14_6" scale="0.5065449102904508 0.5065449102904508 0.5065449102904508"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/0.stl" name="gen_mesh_14_7" scale="0.5065449102904508 0.5065449102904508 0.5065449102904508"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/33.stl" name="gen_mesh_14_8" scale="0.5065449102904508 0.5065449102904508 0.5065449102904508"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/41.stl" name="gen_mesh_14_9" scale="0.5065449102904508 0.5065449102904508 0.5065449102904508"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/38.stl" name="gen_mesh_14_10" scale="0.5065449102904508 0.5065449102904508 0.5065449102904508"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/29.stl" name="gen_mesh_14_11" scale="0.5065449102904508 0.5065449102904508 0.5065449102904508"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/30.stl" name="gen_mesh_14_12" scale="0.5065449102904508 0.5065449102904508 0.5065449102904508"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/22.stl" name="gen_mesh_14_13" scale="0.5065449102904508 0.5065449102904508 0.5065449102904508"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/35.stl" name="gen_mesh_14_14" scale="0.5065449102904508 0.5065449102904508 0.5065449102904508"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/9.stl" name="gen_mesh_14_15" scale="0.5065449102904508 0.5065449102904508 0.5065449102904508"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/40.stl" name="gen_mesh_14_16" scale="0.5065449102904508 0.5065449102904508 0.5065449102904508"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/10.stl" name="gen_mesh_14_17" scale="0.5065449102904508 0.5065449102904508 0.5065449102904508"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/11.stl" name="gen_mesh_14_18" scale="0.5065449102904508 0.5065449102904508 0.5065449102904508"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/19.stl" name="gen_mesh_14_19" scale="0.5065449102904508 0.5065449102904508 0.5065449102904508"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/25.stl" name="gen_mesh_14_20" scale="0.5065449102904508 0.5065449102904508 0.5065449102904508"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/37.stl" name="gen_mesh_14_21" scale="0.5065449102904508 0.5065449102904508 0.5065449102904508"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/1.stl" name="gen_mesh_14_22" scale="0.5065449102904508 0.5065449102904508 0.5065449102904508"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/8.stl" name="gen_mesh_14_23" scale="0.5065449102904508 0.5065449102904508 0.5065449102904508"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/5.stl" name="gen_mesh_14_24" scale="0.5065449102904508 0.5065449102904508 0.5065449102904508"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/44.stl" name="gen_mesh_14_25" scale="0.5065449102904508 0.5065449102904508 0.5065449102904508"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/20.stl" name="gen_mesh_14_26" scale="0.5065449102904508 0.5065449102904508 0.5065449102904508"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/39.stl" name="gen_mesh_14_27" scale="0.5065449102904508 0.5065449102904508 0.5065449102904508"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/12.stl" name="gen_mesh_14_28" scale="0.5065449102904508 0.5065449102904508 0.5065449102904508"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/4.stl" name="gen_mesh_14_29" scale="0.5065449102904508 0.5065449102904508 0.5065449102904508"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/32.stl" name="gen_mesh_14_30" scale="0.5065449102904508 0.5065449102904508 0.5065449102904508"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/43.stl" name="gen_mesh_14_31" scale="0.5065449102904508 0.5065449102904508 0.5065449102904508"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/23.stl" name="gen_mesh_14_32" scale="0.5065449102904508 0.5065449102904508 0.5065449102904508"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/36.stl" name="gen_mesh_14_33" scale="0.5065449102904508 0.5065449102904508 0.5065449102904508"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/24.stl" name="gen_mesh_14_34" scale="0.5065449102904508 0.5065449102904508 0.5065449102904508"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/15.stl" name="gen_mesh_14_35" scale="0.5065449102904508 0.5065449102904508 0.5065449102904508"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/17.stl" name="gen_mesh_14_36" scale="0.5065449102904508 0.5065449102904508 0.5065449102904508"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/13.stl" name="gen_mesh_14_37" scale="0.5065449102904508 0.5065449102904508 0.5065449102904508"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/7.stl" name="gen_mesh_14_38" scale="0.5065449102904508 0.5065449102904508 0.5065449102904508"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/3.stl" name="gen_mesh_14_39" scale="0.5065449102904508 0.5065449102904508 0.5065449102904508"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/21.stl" name="gen_mesh_14_40" scale="0.5065449102904508 0.5065449102904508 0.5065449102904508"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/42.stl" name="gen_mesh_14_41" scale="0.5065449102904508 0.5065449102904508 0.5065449102904508"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/6.stl" name="gen_mesh_14_42" scale="0.5065449102904508 0.5065449102904508 0.5065449102904508"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/18.stl" name="gen_mesh_14_43" scale="0.5065449102904508 0.5065449102904508 0.5065449102904508"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_3/31.stl" name="gen_mesh_14_44" scale="0.5065449102904508 0.5065449102904508 0.5065449102904508"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_2/2.stl" name="gen_mesh_15_0" scale="0.9203682217287485 0.9203682217287485 0.9203682217287485"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_2/16.stl" name="gen_mesh_15_1" scale="0.9203682217287485 0.9203682217287485 0.9203682217287485"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_2/14.stl" name="gen_mesh_15_2" scale="0.9203682217287485 0.9203682217287485 0.9203682217287485"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_2/0.stl" name="gen_mesh_15_3" scale="0.9203682217287485 0.9203682217287485 0.9203682217287485"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_2/9.stl" name="gen_mesh_15_4" scale="0.9203682217287485 0.9203682217287485 0.9203682217287485"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_2/10.stl" name="gen_mesh_15_5" scale="0.9203682217287485 0.9203682217287485 0.9203682217287485"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_2/11.stl" name="gen_mesh_15_6" scale="0.9203682217287485 0.9203682217287485 0.9203682217287485"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_2/1.stl" name="gen_mesh_15_7" scale="0.9203682217287485 0.9203682217287485 0.9203682217287485"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_2/8.stl" name="gen_mesh_15_8" scale="0.9203682217287485 0.9203682217287485 0.9203682217287485"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_2/5.stl" name="gen_mesh_15_9" scale="0.9203682217287485 0.9203682217287485 0.9203682217287485"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_2/12.stl" name="gen_mesh_15_10" scale="0.9203682217287485 0.9203682217287485 0.9203682217287485"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_2/4.stl" name="gen_mesh_15_11" scale="0.9203682217287485 0.9203682217287485 0.9203682217287485"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_2/15.stl" name="gen_mesh_15_12" scale="0.9203682217287485 0.9203682217287485 0.9203682217287485"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_2/17.stl" name="gen_mesh_15_13" scale="0.9203682217287485 0.9203682217287485 0.9203682217287485"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_2/13.stl" name="gen_mesh_15_14" scale="0.9203682217287485 0.9203682217287485 0.9203682217287485"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_2/7.stl" name="gen_mesh_15_15" scale="0.9203682217287485 0.9203682217287485 0.9203682217287485"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_2/3.stl" name="gen_mesh_15_16" scale="0.9203682217287485 0.9203682217287485 0.9203682217287485"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/vase_2/6.stl" name="gen_mesh_15_17" scale="0.9203682217287485 0.9203682217287485 0.9203682217287485"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/2.stl" name="gen_mesh_16_0" scale="1.216591347459057 1.216591347459057 1.216591347459057"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/16.stl" name="gen_mesh_16_1" scale="1.216591347459057 1.216591347459057 1.216591347459057"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/14.stl" name="gen_mesh_16_2" scale="1.216591347459057 1.216591347459057 1.216591347459057"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/0.stl" name="gen_mesh_16_3" scale="1.216591347459057 1.216591347459057 1.216591347459057"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/22.stl" name="gen_mesh_16_4" scale="1.216591347459057 1.216591347459057 1.216591347459057"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/9.stl" name="gen_mesh_16_5" scale="1.216591347459057 1.216591347459057 1.216591347459057"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/10.stl" name="gen_mesh_16_6" scale="1.216591347459057 1.216591347459057 1.216591347459057"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/11.stl" name="gen_mesh_16_7" scale="1.216591347459057 1.216591347459057 1.216591347459057"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/19.stl" name="gen_mesh_16_8" scale="1.216591347459057 1.216591347459057 1.216591347459057"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/1.stl" name="gen_mesh_16_9" scale="1.216591347459057 1.216591347459057 1.216591347459057"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/8.stl" name="gen_mesh_16_10" scale="1.216591347459057 1.216591347459057 1.216591347459057"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/5.stl" name="gen_mesh_16_11" scale="1.216591347459057 1.216591347459057 1.216591347459057"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/20.stl" name="gen_mesh_16_12" scale="1.216591347459057 1.216591347459057 1.216591347459057"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/12.stl" name="gen_mesh_16_13" scale="1.216591347459057 1.216591347459057 1.216591347459057"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/4.stl" name="gen_mesh_16_14" scale="1.216591347459057 1.216591347459057 1.216591347459057"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/23.stl" name="gen_mesh_16_15" scale="1.216591347459057 1.216591347459057 1.216591347459057"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/15.stl" name="gen_mesh_16_16" scale="1.216591347459057 1.216591347459057 1.216591347459057"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/17.stl" name="gen_mesh_16_17" scale="1.216591347459057 1.216591347459057 1.216591347459057"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/13.stl" name="gen_mesh_16_18" scale="1.216591347459057 1.216591347459057 1.216591347459057"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/7.stl" name="gen_mesh_16_19" scale="1.216591347459057 1.216591347459057 1.216591347459057"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/3.stl" name="gen_mesh_16_20" scale="1.216591347459057 1.216591347459057 1.216591347459057"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/21.stl" name="gen_mesh_16_21" scale="1.216591347459057 1.216591347459057 1.216591347459057"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/6.stl" name="gen_mesh_16_22" scale="1.216591347459057 1.216591347459057 1.216591347459057"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/cardboard_box/18.stl" name="gen_mesh_16_23" scale="1.216591347459057 1.216591347459057 1.216591347459057"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/2.stl" name="gen_mesh_17_0" scale="1.0148444937558563 1.0148444937558563 1.0148444937558563"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/16.stl" name="gen_mesh_17_1" scale="1.0148444937558563 1.0148444937558563 1.0148444937558563"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/14.stl" name="gen_mesh_17_2" scale="1.0148444937558563 1.0148444937558563 1.0148444937558563"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/0.stl" name="gen_mesh_17_3" scale="1.0148444937558563 1.0148444937558563 1.0148444937558563"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/22.stl" name="gen_mesh_17_4" scale="1.0148444937558563 1.0148444937558563 1.0148444937558563"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/9.stl" name="gen_mesh_17_5" scale="1.0148444937558563 1.0148444937558563 1.0148444937558563"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/10.stl" name="gen_mesh_17_6" scale="1.0148444937558563 1.0148444937558563 1.0148444937558563"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/11.stl" name="gen_mesh_17_7" scale="1.0148444937558563 1.0148444937558563 1.0148444937558563"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/19.stl" name="gen_mesh_17_8" scale="1.0148444937558563 1.0148444937558563 1.0148444937558563"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/1.stl" name="gen_mesh_17_9" scale="1.0148444937558563 1.0148444937558563 1.0148444937558563"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/8.stl" name="gen_mesh_17_10" scale="1.0148444937558563 1.0148444937558563 1.0148444937558563"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/5.stl" name="gen_mesh_17_11" scale="1.0148444937558563 1.0148444937558563 1.0148444937558563"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/20.stl" name="gen_mesh_17_12" scale="1.0148444937558563 1.0148444937558563 1.0148444937558563"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/12.stl" name="gen_mesh_17_13" scale="1.0148444937558563 1.0148444937558563 1.0148444937558563"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/4.stl" name="gen_mesh_17_14" scale="1.0148444937558563 1.0148444937558563 1.0148444937558563"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/23.stl" name="gen_mesh_17_15" scale="1.0148444937558563 1.0148444937558563 1.0148444937558563"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/15.stl" name="gen_mesh_17_16" scale="1.0148444937558563 1.0148444937558563 1.0148444937558563"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/17.stl" name="gen_mesh_17_17" scale="1.0148444937558563 1.0148444937558563 1.0148444937558563"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/13.stl" name="gen_mesh_17_18" scale="1.0148444937558563 1.0148444937558563 1.0148444937558563"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/7.stl" name="gen_mesh_17_19" scale="1.0148444937558563 1.0148444937558563 1.0148444937558563"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/3.stl" name="gen_mesh_17_20" scale="1.0148444937558563 1.0148444937558563 1.0148444937558563"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/21.stl" name="gen_mesh_17_21" scale="1.0148444937558563 1.0148444937558563 1.0148444937558563"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/6.stl" name="gen_mesh_17_22" scale="1.0148444937558563 1.0148444937558563 1.0148444937558563"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/maytoni/18.stl" name="gen_mesh_17_23" scale="1.0148444937558563 1.0148444937558563 1.0148444937558563"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_2/2.stl" name="gen_mesh_18_0" scale="1.9915186842364734 1.9915186842364734 1.9915186842364734"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_2/27.stl" name="gen_mesh_18_1" scale="1.9915186842364734 1.9915186842364734 1.9915186842364734"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_2/16.stl" name="gen_mesh_18_2" scale="1.9915186842364734 1.9915186842364734 1.9915186842364734"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_2/26.stl" name="gen_mesh_18_3" scale="1.9915186842364734 1.9915186842364734 1.9915186842364734"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_2/14.stl" name="gen_mesh_18_4" scale="1.9915186842364734 1.9915186842364734 1.9915186842364734"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_2/28.stl" name="gen_mesh_18_5" scale="1.9915186842364734 1.9915186842364734 1.9915186842364734"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_2/0.stl" name="gen_mesh_18_6" scale="1.9915186842364734 1.9915186842364734 1.9915186842364734"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_2/29.stl" name="gen_mesh_18_7" scale="1.9915186842364734 1.9915186842364734 1.9915186842364734"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_2/30.stl" name="gen_mesh_18_8" scale="1.9915186842364734 1.9915186842364734 1.9915186842364734"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_2/22.stl" name="gen_mesh_18_9" scale="1.9915186842364734 1.9915186842364734 1.9915186842364734"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_2/9.stl" name="gen_mesh_18_10" scale="1.9915186842364734 1.9915186842364734 1.9915186842364734"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_2/10.stl" name="gen_mesh_18_11" scale="1.9915186842364734 1.9915186842364734 1.9915186842364734"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_2/11.stl" name="gen_mesh_18_12" scale="1.9915186842364734 1.9915186842364734 1.9915186842364734"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_2/19.stl" name="gen_mesh_18_13" scale="1.9915186842364734 1.9915186842364734 1.9915186842364734"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_2/25.stl" name="gen_mesh_18_14" scale="1.9915186842364734 1.9915186842364734 1.9915186842364734"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_2/1.stl" name="gen_mesh_18_15" scale="1.9915186842364734 1.9915186842364734 1.9915186842364734"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_2/8.stl" name="gen_mesh_18_16" scale="1.9915186842364734 1.9915186842364734 1.9915186842364734"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_2/5.stl" name="gen_mesh_18_17" scale="1.9915186842364734 1.9915186842364734 1.9915186842364734"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_2/20.stl" name="gen_mesh_18_18" scale="1.9915186842364734 1.9915186842364734 1.9915186842364734"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_2/12.stl" name="gen_mesh_18_19" scale="1.9915186842364734 1.9915186842364734 1.9915186842364734"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_2/4.stl" name="gen_mesh_18_20" scale="1.9915186842364734 1.9915186842364734 1.9915186842364734"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_2/32.stl" name="gen_mesh_18_21" scale="1.9915186842364734 1.9915186842364734 1.9915186842364734"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_2/23.stl" name="gen_mesh_18_22" scale="1.9915186842364734 1.9915186842364734 1.9915186842364734"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_2/24.stl" name="gen_mesh_18_23" scale="1.9915186842364734 1.9915186842364734 1.9915186842364734"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_2/15.stl" name="gen_mesh_18_24" scale="1.9915186842364734 1.9915186842364734 1.9915186842364734"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_2/17.stl" name="gen_mesh_18_25" scale="1.9915186842364734 1.9915186842364734 1.9915186842364734"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_2/13.stl" name="gen_mesh_18_26" scale="1.9915186842364734 1.9915186842364734 1.9915186842364734"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_2/7.stl" name="gen_mesh_18_27" scale="1.9915186842364734 1.9915186842364734 1.9915186842364734"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_2/3.stl" name="gen_mesh_18_28" scale="1.9915186842364734 1.9915186842364734 1.9915186842364734"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_2/21.stl" name="gen_mesh_18_29" scale="1.9915186842364734 1.9915186842364734 1.9915186842364734"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_2/6.stl" name="gen_mesh_18_30" scale="1.9915186842364734 1.9915186842364734 1.9915186842364734"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_2/18.stl" name="gen_mesh_18_31" scale="1.9915186842364734 1.9915186842364734 1.9915186842364734"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_2/31.stl" name="gen_mesh_18_32" scale="1.9915186842364734 1.9915186842364734 1.9915186842364734"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/potted_plant_2/2.stl" name="gen_mesh_19_0" scale="1.9567735464690412 1.9567735464690412 1.9567735464690412"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/potted_plant_2/16.stl" name="gen_mesh_19_1" scale="1.9567735464690412 1.9567735464690412 1.9567735464690412"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/potted_plant_2/14.stl" name="gen_mesh_19_2" scale="1.9567735464690412 1.9567735464690412 1.9567735464690412"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/potted_plant_2/0.stl" name="gen_mesh_19_3" scale="1.9567735464690412 1.9567735464690412 1.9567735464690412"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/potted_plant_2/9.stl" name="gen_mesh_19_4" scale="1.9567735464690412 1.9567735464690412 1.9567735464690412"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/potted_plant_2/10.stl" name="gen_mesh_19_5" scale="1.9567735464690412 1.9567735464690412 1.9567735464690412"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/potted_plant_2/11.stl" name="gen_mesh_19_6" scale="1.9567735464690412 1.9567735464690412 1.9567735464690412"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/potted_plant_2/1.stl" name="gen_mesh_19_7" scale="1.9567735464690412 1.9567735464690412 1.9567735464690412"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/potted_plant_2/8.stl" name="gen_mesh_19_8" scale="1.9567735464690412 1.9567735464690412 1.9567735464690412"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/potted_plant_2/5.stl" name="gen_mesh_19_9" scale="1.9567735464690412 1.9567735464690412 1.9567735464690412"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/potted_plant_2/12.stl" name="gen_mesh_19_10" scale="1.9567735464690412 1.9567735464690412 1.9567735464690412"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/potted_plant_2/4.stl" name="gen_mesh_19_11" scale="1.9567735464690412 1.9567735464690412 1.9567735464690412"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/potted_plant_2/15.stl" name="gen_mesh_19_12" scale="1.9567735464690412 1.9567735464690412 1.9567735464690412"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/potted_plant_2/13.stl" name="gen_mesh_19_13" scale="1.9567735464690412 1.9567735464690412 1.9567735464690412"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/potted_plant_2/7.stl" name="gen_mesh_19_14" scale="1.9567735464690412 1.9567735464690412 1.9567735464690412"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/potted_plant_2/3.stl" name="gen_mesh_19_15" scale="1.9567735464690412 1.9567735464690412 1.9567735464690412"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/potted_plant_2/6.stl" name="gen_mesh_19_16" scale="1.9567735464690412 1.9567735464690412 1.9567735464690412"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_1/2.stl" name="gen_mesh_20_0" scale="1.6953857853916394 1.6953857853916394 1.6953857853916394"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_1/0.stl" name="gen_mesh_20_1" scale="1.6953857853916394 1.6953857853916394 1.6953857853916394"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_1/9.stl" name="gen_mesh_20_2" scale="1.6953857853916394 1.6953857853916394 1.6953857853916394"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_1/10.stl" name="gen_mesh_20_3" scale="1.6953857853916394 1.6953857853916394 1.6953857853916394"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_1/11.stl" name="gen_mesh_20_4" scale="1.6953857853916394 1.6953857853916394 1.6953857853916394"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_1/1.stl" name="gen_mesh_20_5" scale="1.6953857853916394 1.6953857853916394 1.6953857853916394"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_1/8.stl" name="gen_mesh_20_6" scale="1.6953857853916394 1.6953857853916394 1.6953857853916394"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_1/5.stl" name="gen_mesh_20_7" scale="1.6953857853916394 1.6953857853916394 1.6953857853916394"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_1/12.stl" name="gen_mesh_20_8" scale="1.6953857853916394 1.6953857853916394 1.6953857853916394"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_1/4.stl" name="gen_mesh_20_9" scale="1.6953857853916394 1.6953857853916394 1.6953857853916394"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_1/13.stl" name="gen_mesh_20_10" scale="1.6953857853916394 1.6953857853916394 1.6953857853916394"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_1/7.stl" name="gen_mesh_20_11" scale="1.6953857853916394 1.6953857853916394 1.6953857853916394"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_1/3.stl" name="gen_mesh_20_12" scale="1.6953857853916394 1.6953857853916394 1.6953857853916394"/><mesh class="geom0" file="/home/willie/workspace/SSC/herb_reconf/assets/decomps/lamp_1/6.stl" name="gen_mesh_20_13" scale="1.6953857853916394 1.6953857853916394 1.6953857853916394"/></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 0.6175395085288061" name="gen_body_0" pos="0.0 0.0 0.40174018144607543"><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"/><joint class="/" name="gen_joint_0" type="free"/></body><body euler="0.0 0.0 3.274341595349176" 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"/><geom class="/" mesh="gen_mesh_1_24" name="gen_geom_1_24" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_1_25" name="gen_geom_1_25" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_1_26" name="gen_geom_1_26" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_1_27" name="gen_geom_1_27" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_1_28" name="gen_geom_1_28" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_1_29" name="gen_geom_1_29" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_1_30" name="gen_geom_1_30" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_1_31" name="gen_geom_1_31" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_1_32" name="gen_geom_1_32" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_1_33" name="gen_geom_1_33" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_1_34" name="gen_geom_1_34" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_1_35" name="gen_geom_1_35" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_1_36" name="gen_geom_1_36" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_1_37" name="gen_geom_1_37" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_1_38" name="gen_geom_1_38" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_1_39" name="gen_geom_1_39" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_1_40" name="gen_geom_1_40" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_1_41" name="gen_geom_1_41" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_1_42" name="gen_geom_1_42" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_1_43" name="gen_geom_1_43" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_1_44" name="gen_geom_1_44" 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 4.830546204775041" 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 5.396689783344582" 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"/><joint class="/" name="gen_joint_3" type="free"/></body><body euler="0.0 0.0 4.663844769318881" 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"/><joint class="/" name="gen_joint_4" type="free"/></body><body euler="0.0 0.0 2.4814789301019484" 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"/><geom class="/" mesh="gen_mesh_5_14" name="gen_geom_5_14" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_5_15" name="gen_geom_5_15" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_5_16" name="gen_geom_5_16" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_5_17" name="gen_geom_5_17" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_5_18" name="gen_geom_5_18" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_5_19" name="gen_geom_5_19" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_5_20" name="gen_geom_5_20" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_5_21" name="gen_geom_5_21" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_5_22" name="gen_geom_5_22" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_5_23" name="gen_geom_5_23" 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 0.49479502044939055" 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"/><joint class="/" name="gen_joint_6" type="free"/></body><body euler="0.0 0.0 0.12580544926225876" 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"/><joint class="/" name="gen_joint_7" type="free"/></body><body euler="0.0 0.0 2.1037088130015764" 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"/><geom class="/" mesh="gen_mesh_8_14" name="gen_geom_8_14" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_8_15" name="gen_geom_8_15" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_8_16" name="gen_geom_8_16" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_8_17" name="gen_geom_8_17" 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 4.177935318321604" 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"/><joint class="/" name="gen_joint_9" type="free"/></body><body euler="0.0 0.0 2.3531315049989856" 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"/><geom class="/" mesh="gen_mesh_10_24" name="gen_geom_10_24" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_10_25" name="gen_geom_10_25" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_10_26" name="gen_geom_10_26" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_10_27" name="gen_geom_10_27" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_10_28" name="gen_geom_10_28" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_10_29" name="gen_geom_10_29" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_10_30" name="gen_geom_10_30" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_10_31" name="gen_geom_10_31" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_10_32" name="gen_geom_10_32" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_10_33" name="gen_geom_10_33" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_10_34" name="gen_geom_10_34" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_10_35" name="gen_geom_10_35" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_10_36" name="gen_geom_10_36" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_10_37" name="gen_geom_10_37" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_10_38" name="gen_geom_10_38" 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 3.7342521260250527" 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"/><geom class="/" mesh="gen_mesh_11_13" name="gen_geom_11_13" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_11_14" name="gen_geom_11_14" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_11_15" name="gen_geom_11_15" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_11_16" name="gen_geom_11_16" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_11_17" name="gen_geom_11_17" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_11_18" name="gen_geom_11_18" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_11_19" name="gen_geom_11_19" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_11_20" name="gen_geom_11_20" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_11_21" name="gen_geom_11_21" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_11_22" name="gen_geom_11_22" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_11_23" name="gen_geom_11_23" 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.5994364481776175" 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"/><geom class="/" mesh="gen_mesh_12_14" name="gen_geom_12_14" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_12_15" name="gen_geom_12_15" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_12_16" name="gen_geom_12_16" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_12_17" name="gen_geom_12_17" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_12_18" name="gen_geom_12_18" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_12_19" name="gen_geom_12_19" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_12_20" name="gen_geom_12_20" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_12_21" name="gen_geom_12_21" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_12_22" name="gen_geom_12_22" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_12_23" name="gen_geom_12_23" 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 4.543131068426765" 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"/><geom class="/" mesh="gen_mesh_13_17" name="gen_geom_13_17" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_13_18" name="gen_geom_13_18" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_13_19" name="gen_geom_13_19" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_13_20" name="gen_geom_13_20" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_13_21" name="gen_geom_13_21" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_13_22" name="gen_geom_13_22" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_13_23" name="gen_geom_13_23" 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 2.1974946768200305" 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 2.688473828763404" 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"/><joint class="/" name="gen_joint_15" type="free"/></body><body euler="0.0 0.0 3.372212970220952" 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"/><geom class="/" mesh="gen_mesh_16_18" name="gen_geom_16_18" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_16_19" name="gen_geom_16_19" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_16_20" name="gen_geom_16_20" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_16_21" name="gen_geom_16_21" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_16_22" name="gen_geom_16_22" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_16_23" name="gen_geom_16_23" 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 4.370708754288342" 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 4.715583217542907" 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"/><geom class="/" mesh="gen_mesh_18_14" name="gen_geom_18_14" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_18_15" name="gen_geom_18_15" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_18_16" name="gen_geom_18_16" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_18_17" name="gen_geom_18_17" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_18_18" name="gen_geom_18_18" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_18_19" name="gen_geom_18_19" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_18_20" name="gen_geom_18_20" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_18_21" name="gen_geom_18_21" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_18_22" name="gen_geom_18_22" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_18_23" name="gen_geom_18_23" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_18_24" name="gen_geom_18_24" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_18_25" name="gen_geom_18_25" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_18_26" name="gen_geom_18_26" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_18_27" name="gen_geom_18_27" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_18_28" name="gen_geom_18_28" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_18_29" name="gen_geom_18_29" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_18_30" name="gen_geom_18_30" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_18_31" name="gen_geom_18_31" rgba="0.5 0.5 0.5 1" type="mesh"/><geom class="/" mesh="gen_mesh_18_32" name="gen_geom_18_32" 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 5.9993135560087065" 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"/><joint class="/" name="gen_joint_19" type="free"/></body><body euler="0.0 0.0 0.11102837020915023" 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"/><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> | 323.69883 | 93,235 | 0.73639 |
62709e3597ca409d172f9ea8f4e8b1007e175fb2 | 1,771 | xml | XML | gym/envs/robotics/assets/fetch/random_obj_xml/6009_grasp.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/6009_grasp.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/6009_grasp.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | <mujoco>
<compiler angle="radian" coordinate="local" meshdir="../../stls/fetch" texturedir="../../textures" />
<option timestep="0.002">
<flag warmstart="enable" />
</option>
<include file="../shared.xml" />
<asset>
<mesh file="../../stls/fetch/random_urdfs/600/600.stl" name="obj0" scale="0.005309149262394857 0.005309149262394857 0.005309149262394857" />
</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.029169907481622084 0.04314441125838102 0.030829728052121638">
<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.00010363724898666655 -0.022321021130074687 0.004807810763034835" rgba="1 0 0 0" size="0.014584953740811042 0.02157220562919051 0.015414864026060819" type="ellipsoid" />
</body>
<light ambient="0.2 0.2 0.2" castshadow="false" diffuse="0.8 0.8 0.8" dir="0 0 -1" directional="true" name="light0" pos="0 0 4" specular="0.3 0.3 0.3" />
</worldbody>
<actuator>
<position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:l_gripper_finger_joint" kp="30000" name="robot0:l_gripper_finger_joint" user="1" />
<position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:r_gripper_finger_joint" kp="30000" name="robot0:r_gripper_finger_joint" user="1" />
</actuator>
</mujoco> | 43.195122 | 200 | 0.670807 |
6272aae880ef8028e5be4504153e2293b1d2003a | 1,770 | xml | XML | gym/envs/robotics/assets/fetch/random_obj_xml/3159_grasp.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/3159_grasp.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/3159_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/315/315.stl" name="obj0" scale="0.007816277755572374 0.007816277755572374 0.007816277755572374" />
</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.024551846842889104 0.05546638217528566 0.026189380481514788">
<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.0012684174961281331 -0.013261911225056721 -0.006562975957771627" rgba="1 0 0 0" size="0.012275923421444552 0.02773319108764283 0.013094690240757394" type="ellipsoid" />
</body>
<light ambient="0.2 0.2 0.2" castshadow="false" diffuse="0.8 0.8 0.8" dir="0 0 -1" directional="true" name="light0" pos="0 0 4" specular="0.3 0.3 0.3" />
</worldbody>
<actuator>
<position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:l_gripper_finger_joint" kp="30000" name="robot0:l_gripper_finger_joint" user="1" />
<position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:r_gripper_finger_joint" kp="30000" name="robot0:r_gripper_finger_joint" user="1" />
</actuator>
</mujoco> | 43.170732 | 199 | 0.670621 |
627456fdf1b7c3cddf6786191b7fe5cd68784f64 | 2,710 | xml | XML | gym/envs/robotics/assets/fetch/random_obj_xml/6013_peg.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/6013_peg.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/6013_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/601/601.stl" name="obj0" scale="0.00586669103299009 0.00586669103299009 0.00586669103299009" />
</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.01948558946348157 0.04 0.017773099417606245" 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.003113149778605582 -0.01743875965120515 0.04045384917998436" size="0.01866841362994797 0.01644494471424906 0.05830433938333947" type="box" zaxis="0.0 0.0 1.0" />
<site name="object0" pos="0.0023865057798945553 -0.015403998919371983 -7.73907857488557e-05" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" />
<site name="handle0" pos="0.003113149778605582 -0.01743875965120515 0.030453849179984362" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" />
</body>
<light ambient="0.2 0.2 0.2" castshadow="false" diffuse="0.8 0.8 0.8" dir="0 0 -1" directional="true" name="light0" pos="0 0 4" specular="0.3 0.3 0.3" />
</worldbody>
<actuator>
<position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:l_gripper_finger_joint" kp="30000" name="robot0:l_gripper_finger_joint" user="1" />
<position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:r_gripper_finger_joint" kp="30000" name="robot0:r_gripper_finger_joint" user="1" />
</actuator>
</mujoco> | 50.185185 | 218 | 0.65572 |
627470ae019a92a157b2135a7b72084d1c6b2169 | 5,019 | xml | XML | body_mnist/workable-bodies/envs/189.xml | liusida/thesis-bodies | dceb8a36efd2cefc611f6749a52b56b9d3572f7a | [
"MIT"
] | null | null | null | body_mnist/workable-bodies/envs/189.xml | liusida/thesis-bodies | dceb8a36efd2cefc611f6749a52b56b9d3572f7a | [
"MIT"
] | null | null | null | body_mnist/workable-bodies/envs/189.xml | liusida/thesis-bodies | dceb8a36efd2cefc611f6749a52b56b9d3572f7a | [
"MIT"
] | null | null | null | <mujoco model="ant">
<compiler angle="degree" coordinate="local" inertiafromgeom="true"/>
<option integrator="RK4" timestep="0.01"/>
<custom>
<numeric data="0.0 0.0 0.55 1.0 0.0 0.0 0.0 0.0 1.0 0.0 -1.0 0.0 -1.0 0.0 1.0" name="init_qpos"/>
</custom>
<default>
<joint armature="1" damping="1" limited="true"/>
<geom conaffinity="0" condim="3" density="5.0" friction="1.5 0.1 0.1" margin="0.01" rgba="0.8 0.6 0.4 1"/>
</default>
<worldbody>
<body name="torso" pos="0 0 0.7371758025972298">
<geom name="torso_geom" pos="0 0 0" size="0.22282284335093033" 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.22171796326382803 0.22171796326382803 0.0" name="aux_1_geom" size="0.08" type="capsule" rgba=".8 .5 .3 1"/>
<body name="aux_1" pos="0.22171796326382803 0.22171796326382803 0">
<joint axis="0 0 1" name="hip_1" pos="0.0 0.0 0.0" range="-40 40" type="hinge"/>
<geom fromto="0.0 0.0 0.0 0.22171796326382803 0.22171796326382803 0.0" name="left_leg_geom" size="0.2204545514939712" type="capsule" rgba=".8 .5 .3 1"/>
<body pos="0.22171796326382803 0.22171796326382803 0" name="front_left_foot">
<joint axis="-1 1 0" name="ankle_1" pos="0.0 0.0 0.0" range="30 100" type="hinge"/>
<geom fromto="0.0 0.0 0.0 0.40782111810921523 0.40782111810921523 0.0" name="left_ankle_geom" size="0.09464407704782499" type="capsule" rgba=".8 .5 .3 1"/>
</body>
</body>
</body>
<body name="front_right_leg" pos="0 0 0">
<geom fromto="0.0 0.0 0.0 -0.22171796326382803 0.22171796326382803 0.0" name="aux_2_geom" size="0.08" type="capsule"/>
<body name="aux_2" pos="-0.22171796326382803 0.22171796326382803 0">
<joint axis="0 0 1" name="hip_2" pos="0.0 0.0 0.0" range="-40 40" type="hinge"/>
<geom fromto="0.0 0.0 0.0 -0.22171796326382803 0.22171796326382803 0.0" name="right_leg_geom" size="0.2204545514939712" type="capsule"/>
<body pos="-0.22171796326382803 0.22171796326382803 0" name="front_right_foot">
<joint axis="1 1 0" name="ankle_2" pos="0.0 0.0 0.0" range="-100 -30" type="hinge"/>
<geom fromto="0.0 0.0 0.0 -0.40782111810921523 0.40782111810921523 0.0" name="right_ankle_geom" size="0.09464407704782499" type="capsule"/>
</body>
</body>
</body>
<body name="left_back_leg" pos="0 0 0">
<geom fromto="0.0 0.0 0.0 -0.22171796326382803 -0.22171796326382803 0.0" name="aux_3_geom" size="0.08" type="capsule"/>
<body name="aux_3" pos="-0.22171796326382803 -0.22171796326382803 0">
<joint axis="0 0 1" name="hip_3" pos="0.0 0.0 0.0" range="-40 40" type="hinge"/>
<geom fromto="0.0 0.0 0.0 -0.22171796326382803 -0.22171796326382803 0.0" name="back_leg_geom" size="0.2204545514939712" type="capsule"/>
<body pos="-0.22171796326382803 -0.22171796326382803 0" name="left_back_foot">
<joint axis="-1 1 0" name="ankle_3" pos="0.0 0.0 0.0" range="-100 -30" type="hinge"/>
<geom fromto="0.0 0.0 0.0 -0.40782111810921523 -0.40782111810921523 0.0" name="third_ankle_geom" size="0.09464407704782499" type="capsule"/>
</body>
</body>
</body>
<body name="right_back_leg" pos="0 0 0">
<geom fromto="0.0 0.0 0.0 0.22171796326382803 -0.22171796326382803 0.0" name="aux_4_geom" size="0.08" type="capsule" rgba=".8 .5 .3 1"/>
<body name="aux_4" pos="0.22171796326382803 -0.22171796326382803 0">
<joint axis="0 0 1" name="hip_4" pos="0.0 0.0 0.0" range="-40 40" type="hinge"/>
<geom fromto="0.0 0.0 0.0 0.22171796326382803 -0.22171796326382803 0.0" name="rightback_leg_geom" size="0.2204545514939712" type="capsule" rgba=".8 .5 .3 1"/>
<body pos="0.22171796326382803 -0.22171796326382803 0" name="right_back_foot">
<joint axis="1 1 0" name="ankle_4" pos="0.0 0.0 0.0" range="30 100" type="hinge"/>
<geom fromto="0.0 0.0 0.0 0.40782111810921523 -0.40782111810921523 0.0" name="fourth_ankle_geom" size="0.09464407704782499" type="capsule" rgba=".8 .5 .3 1"/>
</body>
</body>
</body>
</body>
</worldbody>
<actuator>
<motor ctrllimited="true" ctrlrange="-1.0 1.0" joint="hip_4" gear="150"/>
<motor ctrllimited="true" ctrlrange="-1.0 1.0" joint="ankle_4" gear="150"/>
<motor ctrllimited="true" ctrlrange="-1.0 1.0" joint="hip_1" gear="150"/>
<motor ctrllimited="true" ctrlrange="-1.0 1.0" joint="ankle_1" gear="150"/>
<motor ctrllimited="true" ctrlrange="-1.0 1.0" joint="hip_2" gear="150"/>
<motor ctrllimited="true" ctrlrange="-1.0 1.0" joint="ankle_2" gear="150"/>
<motor ctrllimited="true" ctrlrange="-1.0 1.0" joint="hip_3" gear="150"/>
<motor ctrllimited="true" ctrlrange="-1.0 1.0" joint="ankle_3" gear="150"/>
</actuator>
</mujoco>
| 68.753425 | 170 | 0.62622 |
6275329c32ef8bbbe20f2cbc49b843c51c3cdeb8 | 3,575 | xml | XML | project/experiments/exp_800_mile_stone/input_data/bodies/901.xml | liusida/thesis-bodies | dceb8a36efd2cefc611f6749a52b56b9d3572f7a | [
"MIT"
] | null | null | null | project/experiments/exp_800_mile_stone/input_data/bodies/901.xml | liusida/thesis-bodies | dceb8a36efd2cefc611f6749a52b56b9d3572f7a | [
"MIT"
] | null | null | null | project/experiments/exp_800_mile_stone/input_data/bodies/901.xml | liusida/thesis-bodies | dceb8a36efd2cefc611f6749a52b56b9d3572f7a | [
"MIT"
] | null | null | null | <!-- converted to geom fromto version -->
<mujoco model="walker2d">
<compiler angle="degree" coordinate="global" inertiafromgeom="true"/>
<default>
<joint armature="0.01" damping=".1" limited="true"/>
<geom conaffinity="0" condim="3" contype="1" density="1000" friction="0.8 .1 .1" rgba="0.8 0.6 .4 1"/>
</default>
<option integrator="RK4" timestep="0.002"/>
<worldbody>
<body name="torso" pos="0 0 1.57">
<joint armature="0" axis="1 0 0" damping="0" limited="false" name="ignorex" pos="0 0 0" stiffness="0" type="slide"/>
<joint armature="0" axis="0 0 1" damping="0" limited="false" name="ignorez" pos="0 0 0" ref="1.25" stiffness="0" type="slide"/>
<joint armature="0" axis="0 1 0" damping="0" limited="false" name="ignorey" pos="0 0 0" stiffness="0" type="hinge"/>
<geom fromto="0 0 0 0 0 -0.44" name="torso_geom" size="0.04" type="capsule"/>
<body name="arm_left" pos="0 0 -0.1">
<joint axis="0 -1 0" name="arm_left_joint" pos="0 0 0" range="-60 60" type="hinge"/>
<geom fromto="0 0 0 0 0 -0.34" name="arm_left_geom" size="0.02" type="capsule"/>
</body>
<body name="thigh" pos="0 0 -0.44">
<joint axis="0 -1 0" name="thigh_joint" pos="0 0 0" range="-150 50" type="hinge"/>
<geom fromto="0 0 0 0 0 -0.45" name="thigh_geom" size="0.04" type="capsule"/>
<body name="arm" pos="0 0 -0.1">
<joint axis="0 -1 0" name="arm_joint" pos="0 0 0" range="-60 60" type="hinge"/>
<geom fromto="0 0 0 0 0 -0.34" name="arm_geom" size="0.02" type="capsule"/>
</body>
<body name="leg" pos="0 0 -0.45">
<joint axis="0 -1 0" name="leg_joint" pos="0 0 0" range="-150 0" type="hinge"/>
<geom fromto="0 0 0 0 0 -0.52" name="leg_geom" size="0.03" type="capsule"/>
<body name="foot" pos="0 0 -0.52">
<joint axis="0 -1 0" name="foot_joint" pos="0 0 0" range="-45 45" type="hinge"/>
<geom fromto="0 0 0 0.14 0 0" name="foot_geom" size="0.05" type="capsule"/>
</body>
</body>
</body>
<body name="thigh_left" pos="0 0 -0.44">
<joint axis="0 -1 0" name="thigh_left_joint" pos="0 0 0" range="-150 50" type="hinge"/>
<geom fromto="0 0 0 0 0 -0.45" name="thigh_left_geom" rgba=".7 .3 .6 1" size="0.04" type="capsule"/>
<body name="leg_left" pos="0 0 -0.45">
<joint axis="0 -1 0" name="leg_left_joint" pos="0 0 0" range="-150 0" type="hinge"/>
<geom fromto="0 0 0 0 0 -0.52" name="leg_left_geom" rgba=".7 .3 .6 1" size="0.03" type="capsule"/>
<body name="foot_left" pos="0 0 -0.52">
<joint axis="0 -1 0" name="foot_left_joint" pos="0 0 0" range="-45 45" type="hinge"/>
<geom fromto="0 0 0 0.14 0 0" name="foot_left_geom" rgba=".7 .3 .6 1" size="0.05" type="capsule"/>
</body>
</body>
</body>
</body>
</worldbody>
<actuator>
<motor ctrllimited="true" ctrlrange="-1.0 1.0" gear="100" joint="thigh_joint"/>
<motor ctrllimited="true" ctrlrange="-1.0 1.0" gear="100" joint="leg_joint"/>
<motor ctrllimited="true" ctrlrange="-1.0 1.0" gear="100" joint="foot_joint"/>
<motor ctrllimited="true" ctrlrange="-1.0 1.0" gear="100" joint="thigh_left_joint"/>
<motor ctrllimited="true" ctrlrange="-1.0 1.0" gear="100" joint="leg_left_joint"/>
<motor ctrllimited="true" ctrlrange="-1.0 1.0" gear="100" joint="foot_left_joint"/>
</actuator>
</mujoco>
| 61.637931 | 135 | 0.560559 |
6279288862f7331f1888fe335102621c0999beb1 | 7,206 | xml | XML | env/models/assets/objects/chair_bertil_0148.xml | snasiriany/furniture | 918be936c0bbf954b751a5f7e4d5c14cf0df4442 | [
"MIT"
] | 1 | 2020-09-07T15:25:13.000Z | 2020-09-07T15:25:13.000Z | env/models/assets/objects/chair_bertil_0148.xml | snasiriany/furniture | 918be936c0bbf954b751a5f7e4d5c14cf0df4442 | [
"MIT"
] | null | null | null | env/models/assets/objects/chair_bertil_0148.xml | snasiriany/furniture | 918be936c0bbf954b751a5f7e4d5c14cf0df4442 | [
"MIT"
] | 1 | 2021-08-03T00:01:10.000Z | 2021-08-03T00:01:10.000Z | <mujoco model="chair_bertil_0148">
<asset>
<mesh file="chair_bertil_0148/backlleg.stl" name="backlleg" scale="0.0156 0.0156 0.0156" />
<mesh file="chair_bertil_0148/backrleg.stl" name="backrleg" scale="0.0156 0.0156 0.0156" />
<mesh file="chair_bertil_0148/back_support1.stl" name="backtoppanel" scale="0.0156 0.0156 0.0156" />
<mesh file="chair_bertil_0148/back_support2.stl" name="backmidpanel" scale="0.0156 0.0156 0.0156" />
<mesh file="chair_bertil_0148/frontleg1.stl" name="frontlleg" scale="0.0156 0.0156 0.0156" />
<mesh file="chair_bertil_0148/frontleg2.stl" name="frontrleg" scale="0.0156 0.0156 0.0156" />
<mesh file="chair_bertil_0148/seat.stl" name="seat" scale="0.0156 0.0156 0.0156" />
<mesh file="chair_bertil_0148/seat_support1.stl" name="backbotpanel" scale="0.0156 0.0156 0.0156" />
<mesh file="chair_bertil_0148/seat_support2.stl" name="rsidesupport" scale="0.0156 0.0156 0.0156" />
<mesh file="chair_bertil_0148/seat_support3.stl" name="frontsupport" scale="0.0156 0.0156 0.0156" />
<mesh file="chair_bertil_0148/seat_support4.stl" name="lsidesupport" scale="0.0156 0.0156 0.0156" />
<texture file="../textures/light-wood.png" name="tex-light-wood" type="2d" />
<material name="light-wood" reflectance="0.5" texrepeat="20 20" texture="tex-light-wood" texuniform="true" />
</asset>
<equality>
<weld active="false" body1="1_backlegs" body2="2_lsidesupport" solimp="1 1 0.5" solref="0.01 0.3" />
<weld active="false" body1="1_backlegs" body2="3_rsidesupport" solimp="1 1 0.5" solref="0.01 0.3" />
<weld active="false" body1="4_frontlegs" body2="2_lsidesupport" solimp="1 1 0.5" solref="0.01 0.3" />
<weld active="false" body1="4_frontlegs" body2="3_rsidesupport" solimp="1 1 0.5" solref="0.01 0.3" />
<weld active="false" body1="4_frontlegs" body2="5_seat" solimp="1 1 0.5" solref="0.01 0.3" />
</equality>
<worldbody>
<body name="1_backlegs" pos="0 0.1622 0" quat="1 0 0 0">
<geom density="100" material="light-wood" mesh="backlleg" name="1_backleg_1_geom" pos="0.13 0. 0.0312" rgba="0.82 0.71 0.55 1" type="mesh" />
<geom density="100" material="light-wood" mesh="backrleg" name="1_backleg_2_geom" pos="-0.13 0. 0.0312" rgba="0.82 0.71 0.55 1" type="mesh" />
<geom density="100" material="light-wood" mesh="backtoppanel" name="3_backtoppanel_geom" pos="0.0 0.025 0.3432" rgba="0.82 0.71 0.55 1" type="mesh" />
<geom density="100" material="light-wood" mesh="backmidpanel" name="4_backmidpanel_geom" pos="0.0 0.0094 0.1872" rgba="0.82 0.71 0.55 1" type="mesh" />
<geom density="100" material="light-wood" mesh="backbotpanel" name="6_backbotpanel_geom" pos="0.0 -0.0062 -0.023" rgba="0.82 0.71 0.55 1" type="mesh" />
<site name="backlegs-lsidesupport,0,180,conn_site" pos="0.135 -0.0322 -0.02" quat="0.707 -0.707 0 0" rgba="1 0 0.4 0.3" size="0.01" />
<site name="backlegs-rsidesupport,0,180,conn_site" pos="-0.135 -0.0322 -0.02" quat="0.707 -0.707 0 0" rgba="1 0.5 0 0.3" size="0.01" />
<site name="1_backlegs_bottom_site" pos="0.1294 0.0178 -0.31" rgba="0 0 1 0" size="0.0093" />
<site name="1_backlegs_top_site" pos="0.1294 0.0178 0.345" rgba="0 0 1 0" size="0.0093" />
<site name="1_backlegs_horizontal_radius_site" pos="0.0 0.0168 0.0" rgba="0 0 1 0" size="0.0312" />
</body>
<body name="2_lsidesupport" pos="0.1353 0.0 -0.023" quat="1 0 0 0">
<geom density="100" material="light-wood" mesh="lsidesupport" name="2_lsidesupport_geom" pos="0 0 0" rgba="0.82 0.71 0.55 1" type="mesh" />
<site name="lsidesupport-backlegs,0,180,conn_site" pos="0.0 0.13 0.0" quat="0.707 -0.707 0 0" rgba="1 0 0.4 0.3" size="0.0093" />
<site name="lsidesupport-frontlegs,0,180,conn_site" pos="0.0 -0.126 0.0" quat="0.707 -0.707 0 0" rgba="1 0.3 0 0.3" size="0.0093" />
<site name="2_lsidesupport_bottom_site" pos="0.0 -0.136 0.0" rgba="0 0 1 0" size="0.0093" />
<site name="2_lsidesupport_top_site" pos="0.0 0.1372 0.0" rgba="0 0 1 0" size="0.0093" />
<site name="2_lsidesupport_horizontal_radius_site" pos="0.0 0.0 0.0" rgba="0 0 1 0" size="0.0093" />
</body>
<body name="3_rsidesupport" pos="-0.133 0.0 -0.023" quat="1 0 0 0">
<geom density="100" material="light-wood" mesh="rsidesupport" name="3_rsidesupport_geom" pos="0 0 0" rgba="0.82 0.71 0.55 1" type="mesh" />
<site name="rsidesupport-backlegs,0,180,conn_site" pos="0.0 0.13 0.0" quat="0.707 -0.707 0 0" rgba="1 0.5 0 0.3" size="0.0093" />
<site name="rsidesupport-frontlegs,0,180,conn_site" pos="0.0 -0.126 0.0" quat="0.707 -0.707 0 0" rgba="0.7 0.7 0.7 0.3" size="0.0093" />
<site name="3_rsidesupport_bottom_site" pos="0.0 -0.136 0.0" rgba="0 0 1 0" size="0.0093" />
<site name="3_rsidesupport_top_site" pos="0.0 0.1372 0.0" rgba="0 0 1 0" size="0.0093" />
<site name="3_rsidesupport_horizontal_radius_site" pos="0.0 0.0 0.0" rgba="0 0 1 0" size="0.0093" />
</body>
<body name="4_frontlegs" pos="0 -0.141 0" quat="1 0 0 0">
<geom density="100" material="light-wood" mesh="frontlleg" name="4_frontlegs_1_geom" pos="0.1248 0 -0.156" rgba="0.82 0.71 0.55 1" type="mesh" />
<geom density="100" material="light-wood" mesh="frontrleg" name="4_frontlegs_2_geom" pos="-0.124 0 -0.156" rgba="0.82 0.71 0.55 1" type="mesh" />
<geom density="100" material="light-wood" mesh="frontsupport" name="8_frontsupport_geom" pos="0.0 -0.005 -0.023" rgba="0.82 0.71 0.55 1" type="mesh" />
<site name="frontlegs-seat,0,conn_site" pos="0 0 0.0" rgba="1 0 0 0.3" size="0.01" />
<site name="frontlegs-lsidesupport,0,180,conn_site" pos="0.13 0.020 -0.022" quat="0.707 -0.707 00 0" rgba="1 0.3 0 0.3" size="0.01" />
<site name="frontlegs-rsidesupport,0,180,conn_site" pos="-0.13 0.020 -0.022" quat="0.707 -0.707 0 0" rgba="0.7 0.7 0.7 0.3" size="0.01" />
<site name="4_frontlegs_corner_site1" pos="0.0 0 0.0" rgba="0 0 1 0" size="0.0093" />
<site name="4_frontlegs_bottom_site" pos="0.0 0 -0.32" rgba="0 0 1 0" size="0.0093" />
<site name="4_frontlegs_top_site" pos="0.0 0 0.01" rgba="0 0 1 0" size="0.0093" />
<site name="4_frontlegs_horizontal_radius_site" pos="0.0 0 0.0" rgba="0 0 1 0" size="0.02" />
</body>
<body name="5_seat" pos="0.0 0.0 0.0" quat="1 0 0 0">
<geom density="100" material="light-wood" mesh="seat" name="5_seat_geom" pos="0 0 0" rgba="0.82 0.71 0.55 1" type="mesh" />
<site name="seat-frontlegs,0,conn_site" pos="0 -0.139 -0.005" rgba="1 0 0 0.3" size="0.01" />
<site name="5_seat_bottom_site" pos="0.0 0.0 -0.005" rgba="0 0 1 0" size="0.0093" />
<site name="5_seat_top_site" pos="0.0 0.0 0.0062" rgba="0 0 1 0" size="0.0093" />
<site name="5_seat_horizontal_radius_site" pos="0.0 0.0 0.0" rgba="0 0 1 0" size="0.0093" />
</body>
</worldbody>
</mujoco>
| 94.815789 | 164 | 0.617402 |
62795e62b29883a152272f23a69ffc7874733b6c | 4,369 | xml | XML | multiworld/envs/assets/classic_mujoco/half_cheetah_obstacles/half_cheetah_obstacle_position=3.5_height=0.25.xml | szk9876/multiworld | c90149d2913280298d5c54236ac40b793b0c2632 | [
"MIT"
] | null | null | null | multiworld/envs/assets/classic_mujoco/half_cheetah_obstacles/half_cheetah_obstacle_position=3.5_height=0.25.xml | szk9876/multiworld | c90149d2913280298d5c54236ac40b793b0c2632 | [
"MIT"
] | null | null | null | multiworld/envs/assets/classic_mujoco/half_cheetah_obstacles/half_cheetah_obstacle_position=3.5_height=0.25.xml | szk9876/multiworld | c90149d2913280298d5c54236ac40b793b0c2632 | [
"MIT"
] | null | null | null | <mujoco model="cheetah">
<compiler angle="radian" coordinate="local" inertiafromgeom="true" settotalmass="14" />
<default>
<joint armature=".1" damping=".01" limited="true" solimplimit="0 .8 .03" solreflimit=".02 1" stiffness="8" />
<geom conaffinity="0" condim="3" contype="1" friction=".4 .1 .1" rgba="0.8 0.6 .4 1" solimp="0.0 0.8 0.01" solref="0.02 1" />
<motor ctrllimited="true" ctrlrange="-1 1" />
</default>
<size nstack="300000" nuser_geom="1" />
<option gravity="0 0 -9.81" timestep="0.01" />
<asset>
<texture builtin="gradient" height="100" rgb1="1 1 1" rgb2="0 0 0" type="skybox" width="100" />
<texture builtin="flat" height="1278" mark="cross" markrgb="1 1 1" name="texgeom" random="0.01" rgb1="0.8 0.6 0.4" rgb2="0.8 0.6 0.4" type="cube" width="127" />
<texture builtin="checker" height="100" name="texplane" rgb1="0 0 0" rgb2="0.8 0.8 0.8" type="2d" width="100" />
<material name="MatPlane" reflectance="0.5" shininess="1" specular="1" texrepeat="60 60" texture="texplane" />
<material name="geom" texture="texgeom" texuniform="true" />
</asset>
<worldbody>
<body name="wall" pos="3.5 0. 0.">
<geom conaffinity="1" contype="1" density="0.00001" rgba="1. 0. 1. 1." size="0.01 0.4 0.25" type="box" />
</body>
<light cutoff="100" diffuse="1 1 1" dir="-0 0 -1.3" directional="true" exponent="1" pos="0 0 1.3" specular=".1 .1 .1" />
<geom conaffinity="1" condim="3" material="MatPlane" name="floor" pos="0 0 0" rgba="0.8 0.9 0.8 1" size="40 40 40" type="plane" />
<body name="torso" pos="0 0 .7">
<camera mode="trackcom" name="track" pos="0 -3 0.3" xyaxes="1 0 0 0 0 1" />
<joint armature="0" axis="1 0 0" damping="0" limited="false" name="rootx" pos="0 0 0" stiffness="0" type="slide" />
<joint armature="0" axis="0 0 1" damping="0" limited="false" name="rootz" pos="0 0 0" stiffness="0" type="slide" />
<joint armature="0" axis="0 1 0" damping="0" limited="false" name="rooty" pos="0 0 0" stiffness="0" type="hinge" />
<geom fromto="-.5 0 0 .5 0 0" name="torso" size="0.046" type="capsule" />
<geom axisangle="0 1 0 .87" name="head" pos=".6 0 .1" size="0.046 .15" type="capsule" />
<body name="bthigh" pos="-.5 0 0">
<joint axis="0 1 0" damping="6" name="bthigh" pos="0 0 0" range="-.52 1.05" stiffness="240" type="hinge" />
<geom axisangle="0 1 0 -3.8" name="bthigh" pos=".1 0 -.13" size="0.046 .145" type="capsule" />
<body name="bshin" pos=".16 0 -.25">
<joint axis="0 1 0" damping="4.5" name="bshin" pos="0 0 0" range="-.785 .785" stiffness="180" type="hinge" />
<geom axisangle="0 1 0 -2.03" name="bshin" pos="-.14 0 -.07" rgba="0.9 0.6 0.6 1" size="0.046 .15" type="capsule" />
<body name="bfoot" pos="-.28 0 -.14">
<joint axis="0 1 0" damping="3" name="bfoot" pos="0 0 0" range="-.4 .785" stiffness="120" type="hinge" />
<geom axisangle="0 1 0 -.27" name="bfoot" pos=".03 0 -.097" rgba="0.9 0.6 0.6 1" size="0.046 .094" type="capsule" />
</body>
</body>
</body>
<body name="fthigh" pos=".5 0 0">
<joint axis="0 1 0" damping="4.5" name="fthigh" pos="0 0 0" range="-1 .7" stiffness="180" type="hinge" />
<geom axisangle="0 1 0 .52" name="fthigh" pos="-.07 0 -.12" size="0.046 .133" type="capsule" />
<body name="fshin" pos="-.14 0 -.24">
<joint axis="0 1 0" damping="3" name="fshin" pos="0 0 0" range="-1.2 .87" stiffness="120" type="hinge" />
<geom axisangle="0 1 0 -.6" name="fshin" pos=".065 0 -.09" rgba="0.9 0.6 0.6 1" size="0.046 .106" type="capsule" />
<body name="ffoot" pos=".13 0 -.18">
<joint axis="0 1 0" damping="1.5" name="ffoot" pos="0 0 0" range="-.5 .5" stiffness="60" type="hinge" />
<geom axisangle="0 1 0 -.6" name="ffoot" pos=".045 0 -.07" rgba="0.9 0.6 0.6 1" size="0.046 .07" type="capsule" />
</body>
</body>
</body>
</body>
</worldbody>
<actuator>
<motor gear="120" joint="bthigh" name="bthigh" />
<motor gear="90" joint="bshin" name="bshin" />
<motor gear="60" joint="bfoot" name="bfoot" />
<motor gear="120" joint="fthigh" name="fthigh" />
<motor gear="60" joint="fshin" name="fshin" />
<motor gear="30" joint="ffoot" name="ffoot" />
</actuator>
</mujoco> | 65.208955 | 164 | 0.571298 |
627bbf7a9be10bb9f0af5754718bfca1ab09fd7d | 2,717 | xml | XML | gym/envs/robotics/assets/fetch/random_obj_xml/6887_peg.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/6887_peg.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/6887_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/688/688.stl" name="obj0" scale="0.005383046485365212 0.005383046485365212 0.005383046485365212" />
</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.02913318215495866 0.04 0.03286807438266718" 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.00395116457883279 -0.014125986513659714 0.012459835002351049" size="0.029260866291908355 0.019850182265143377 0.04294803779698924" type="box" zaxis="1.0 0.0 0.0" />
<site name="object0" pos="0.0056790428812636086 -0.0014796119689735343 -0.0013550206396795302" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" />
<site name="handle0" pos="0.00395116457883279 -0.014125986513659714 0.002459835002351047" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" />
</body>
<light ambient="0.2 0.2 0.2" castshadow="false" diffuse="0.8 0.8 0.8" dir="0 0 -1" directional="true" name="light0" pos="0 0 4" specular="0.3 0.3 0.3" />
</worldbody>
<actuator>
<position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:l_gripper_finger_joint" kp="30000" name="robot0:l_gripper_finger_joint" user="1" />
<position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:r_gripper_finger_joint" kp="30000" name="robot0:r_gripper_finger_joint" user="1" />
</actuator>
</mujoco> | 50.314815 | 221 | 0.656975 |
627c731abcd86b1c297f595b8f626eb1b0828452 | 1,317 | xml | XML | gym_kuka_mujoco/envs/assets/full_peg_insertion_experiment_no_gravity_moving_hole_id=063.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_no_gravity_moving_hole_id=063.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_no_gravity_moving_hole_id=063.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="disable"/>
</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-007413_outer=0-10_height=0-05_num_facets=16_id=063.xml"/>
</body>
</worldbody>
<actuator>
<include file="kuka/kuka_actuators.xml"/>
</actuator>
<sensor>
<include file="peg/peg_sensors.xml" />
</sensor>
</mujoco>
| 27.4375 | 107 | 0.59757 |
627e43dcc36e92fb1068133de6f926772b636804 | 2,717 | xml | XML | gym/envs/robotics/assets/fetch/random_obj_xml/3809_peg.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/3809_peg.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/3809_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/380/380.stl" name="obj0" scale="0.004072091286106407 0.004072091286106407 0.004072091286106407" />
</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.02305703192901327 0.04 0.0106527109311473" 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.001435123541097255 -0.0023066086082994272 0.03506158014767432" size="0.016786495983119487 0.018788196574095316 0.04525943201829348" type="box" zaxis="0.0 0.0 1.0" />
<site name="object0" pos="0.0022710539814737563 -0.004660156706418578 0.0004548590605281431" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" />
<site name="handle0" pos="0.001435123541097255 -0.0023066086082994272 0.025061580147674317" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" />
</body>
<light ambient="0.2 0.2 0.2" castshadow="false" diffuse="0.8 0.8 0.8" dir="0 0 -1" directional="true" name="light0" pos="0 0 4" specular="0.3 0.3 0.3" />
</worldbody>
<actuator>
<position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:l_gripper_finger_joint" kp="30000" name="robot0:l_gripper_finger_joint" user="1" />
<position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:r_gripper_finger_joint" kp="30000" name="robot0:r_gripper_finger_joint" user="1" />
</actuator>
</mujoco> | 50.314815 | 222 | 0.657343 |
62801e66ffbb35e4115bc1514dc3e15292ab1941 | 1,769 | xml | XML | gym/envs/robotics/assets/fetch/random_obj_xml/6325_grasp.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/6325_grasp.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/6325_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/632/632.stl" name="obj0" scale="0.00402263347488351 0.00402263347488351 0.00402263347488351" />
</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.015645843836786095 0.030466273454277156 0.026081496366867043">
<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.0004710036297258605 -0.016833175939546405 -0.007103008325009541" rgba="1 0 0 0" size="0.007822921918393047 0.015233136727138578 0.013040748183433521" 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.670435 |
628424a775d4eabef6e4a6366e78c30d928ac78c | 1,455 | xml | XML | gym/envs/robotics/assets/fetch/random_obj_xml/5157_slide.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/5157_slide.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/5157_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/515/515.stl" name="obj0" scale="0.015521618130853182 0.015521618130853182 0.015521618130853182" />
</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.02894046056704716 0.09988179117064873 0.23021753274199938">
<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 |
6285181c06e997a2d8798e5a94f1f15a3e55e966 | 5,255 | xml | XML | assets/fetch_complex_objects/fetch/train_scene_hook_9.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_9.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_9.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.027640224637576667 0.014852282896331295 0.00024815276422931467" pos="0.12620209738452803 -0.29526953789493576 0.20024815276422933" type="box" mass="200" rgba="0.4 0.4 0.4 1"></geom>
<geom size="0.019261274421228783 0.02699632351357631 0.004618346162659246" pos="-0.24630327298025992 -0.05643460681902976 0.20461834616265925" type="box" mass="200" rgba="0.4 0.4 0.4 1"></geom>
<geom size="0.002191346785797731 0.017787938232737926 0.003148932188314995" pos="-0.13255923106284098 -0.17415003020661893 0.203148932188315" type="box" mass="200" rgba="0.4 0.4 0.4 1"></geom>
<geom size="0.006669458433027589 0.02927987195699675 0.003506823028932961" pos="0.10317428435749343 0.26931661243230437 0.20350682302893297" type="box" mass="200" rgba="0.4 0.4 0.4 1"></geom>
<geom size="0.0011324574807816323 0.03271263604080777 0.0030419219617784338" pos="0.0532437659821729 0.2776621919041455 0.20304192196177845" type="box" mass="200" rgba="0.4 0.4 0.4 1"></geom>
<geom size="0.0018267119951319451 0.035127639104371056 0.004087025383539131" pos="0.00588431797295047 -0.09962107824191449 0.20408702538353915" type="box" mass="200" rgba="0.4 0.4 0.4 1"></geom>
<geom size="0.03975116799814284 0.005764903355988808 0.0022659746248766335" pos="0.0119714247425029 0.11637384656072852 0.20226597462487664" type="box" mass="200" rgba="0.4 0.4 0.4 1"></geom>
<geom size="0.005453400869588064 0.012160215575355186 0.0021104776571816155" pos="0.07397680381207838 0.23217646873045045 0.20211047765718163" type="box" mass="200" rgba="0.4 0.4 0.4 1"></geom>
<geom size="0.03132248224382745 0.007539612075811788 0.0049048426506576835" pos="0.22307144085329572 0.0016324566871944168 0.2049048426506577" type="box" mass="200" rgba="0.4 0.4 0.4 1"></geom>
<geom size="0.04619505110803502 0.027527658894099655 0.004624199732656899" pos="0.19793842116200588 0.2809718461765784 0.20462419973265691" type="box" mass="200" rgba="0.4 0.4 0.4 1"></geom>
<geom size="0.04606935772812976 0.0027656570539999047 0.0009563828203886059" pos="-0.06651919373928855 0.27128561837725246 0.2009563828203886" type="box" mass="200" rgba="0.4 0.4 0.4 1"></geom>
<geom size="0.01570141705432055 0.00886291455049245 0.004442892863824144" pos="-0.03216335071007825 0.2447253566125956 0.20444289286382417" type="box" mass="200" rgba="0.4 0.4 0.4 1"></geom>
<geom size="0.008851292849687019 0.03339475806389688 0.0022572923888645098" pos="-0.25410793858182873 0.11787788679150035 0.20225729238886453" type="box" mass="200" rgba="0.4 0.4 0.4 1"></geom>
</body>
<body pos="1.341844367542 0.6418443675419999 0.4129999999999999" name="object0">
<light castshadow="false"/>
<geom type="mesh" density="158.395761882" rgba="1 1 1 1" material="object" mesh="object_mesh" conaffinity="0" contype="1"/>
<joint name="object0:joint" type="free" damping="0.47520487925490257"></joint>
<site name="object0" pos="0.03315563245800002 0.04315563245800014 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.00103611351432 0.00103611351432 0.00103611351432" file="mujoco_models/turtle-dock.stl" name="object_mesh"/>
<texture file="textures/obj_textures/pleated_0048.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.758065 | 285 | 0.691722 |
6286222e05d7e87f6ecf3001b8ced98ddad9016f | 2,719 | xml | XML | gym/envs/robotics/assets/fetch/random_obj_xml/4606_peg.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/4606_peg.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/4606_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/460/460.stl" name="obj0" scale="0.005579058501798235 0.005579058501798235 0.005579058501798235" />
</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.015299742240523396 0.04 0.009931692099850922" 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.002239917531547915 0.0056034680337816445 0.05081150241798123" size="0.011828228255017541 0.0102719877934724 0.059912123557524385" type="box" zaxis="0.0 0.0 1.0" />
<site name="object0" pos="-0.0005336242095435066 0.0013780614632870666 0.0008310709603077664" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" />
<site name="handle0" pos="-0.002239917531547915 0.0056034680337816445 0.04081150241798123" 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.657595 |
62880bf4fb7ca01e3ef4ba53d755a4a42e6a4dd4 | 8,779 | xml | XML | brl_gym/envs/mujoco/assets/bh280/2_m_ct.xml | gilwoolee/brl_gym | 9c0784e9928f12d2ee0528c79a533202d3afb640 | [
"BSD-3-Clause"
] | 2 | 2020-08-07T05:50:44.000Z | 2022-03-03T08:46:10.000Z | brl_gym/envs/mujoco/assets/bh280/2_m_ct.xml | gilwoolee/brl_gym | 9c0784e9928f12d2ee0528c79a533202d3afb640 | [
"BSD-3-Clause"
] | null | null | null | brl_gym/envs/mujoco/assets/bh280/2_m_ct.xml | gilwoolee/brl_gym | 9c0784e9928f12d2ee0528c79a533202d3afb640 | [
"BSD-3-Clause"
] | null | null | null | <mujoco model="pusher_plane_cube_2d">
<asset>
<mesh file="finger0_0_collision.STL"/>
<mesh file="finger0_0.STL"/>
<mesh file="finger0_1_collision.STL"/>
<mesh file="finger0_1.STL"/>
<mesh file="finger0_2_collision.STL"/>
<mesh file="finger0_2.STL"/>
<mesh file="finger1_0_collision.STL"/>
<mesh file="finger1_0.STL"/>
<mesh file="finger1_1_collision.STL"/>
<mesh file="finger1_1.STL"/>
<mesh file="finger1_2_collision.STL"/>
<mesh file="finger1_2.STL"/>
<mesh file="finger2_1_collision.STL"/>
<mesh file="finger2_1.STL"/>
<mesh file="finger2_2_collision.STL"/>
<mesh file="finger2_2.STL"/>
<mesh file="hand_base_collision.STL"/>
<mesh file="hand_base.STL"/>
</asset>
<compiler angle="radian" inertiafromgeom="true"/>
<default>
<joint armature="1" damping="1" limited="true"/>
<geom contype="0" friction="0.5 0.5 0.1" rgba="0.7 0.7 0 1" solimp=".5 .5 .001" solref=".02 1"/>
</default>
<option integrator="RK4" timestep="0.01"/>
<worldbody>
<!-- Ground -->
<geom conaffinity="1" contype="1" name="ground" pos="0 0 0" rgba="0.9 0.9 0.9 1" size="10 10 10" type="plane" condim="3" friction="0.01 0.01 0.01"/>
<!-- Ground Center -->
<body name="center" pos="0. 0. 0.">
<geom conaffinity="0" contype="0" name="center" pos="0 0 0" rgba="0. 0. 1.0 1" size=".009" type="sphere"/>
</body>
<!-- Barrett Hand -->
<body name='pusher' pos="0. 0. 0." euler="0. 0. 0.">
<inertial diaginertia="1 1 1" mass="1.0" pos="0. 0 0."></inertial>
<body name='barrett_hand' pos="0. 0. 0.05" euler="0. 1.5707 0.">
<geom rgba="1 0 0 1" type="mesh" mesh="hand_base" contype="0" conaffinity="0" mass="100"/>
<geom rgba="0 0 0.5 0" type="mesh" mesh="hand_base_collision" contype="1" conaffinity="1" mass="100"/>
<body name='finger0_0' pos="-0.025 0 0.0754" euler="0.0 0.0 -1.5707">
<geom rgba="1 0 0 1" type="mesh" mesh="finger0_0" contype="0" conaffinity="0"/>
<geom rgba="0 0 0.5 0" type="mesh" mesh="finger0_0_collision" contype="1" conaffinity="1"/>
<body name='finger0_1' pos="0.05 0.0008 0" euler="1.5707 0 0.7">
<geom rgba="1 0 0 1" type="mesh" mesh="finger0_1" contype="0" conaffinity="0"/>
<geom rgba="0 0 0.5 0" type="mesh" mesh="finger0_1_collision" contype="1" conaffinity="1"/>
<body name='finger0_2' pos="0.07 0.003 0.0002" euler="0.0 0.0 0.7">
<geom rgba="1 0 0 1" type="mesh" mesh="finger0_2" contype="0" conaffinity="0"/>
<geom rgba="0 0 0.5 0" type="mesh" mesh="finger0_2_collision" contype="1" conaffinity="1"/>
</body>
</body>
</body>
<body name='finger1_0' pos="0.025 0 0.0754" euler="0.0 0.0 -1.5707">
<geom rgba="1 0 0 1" type="mesh" mesh="finger1_0" contype="0" conaffinity="0"/>
<geom rgba="0 0 0.5 0" type="mesh" mesh="finger1_0_collision" contype="1" conaffinity="1"/>
<body name='finger1_1' pos="0.05 0.0008 -0.0003" euler="1.5707 0 0.7">
<geom rgba="1 0 0 1" type="mesh" mesh="finger1_1" contype="0" conaffinity="0"/>
<geom rgba="0 0 0.5 0" type="mesh" mesh="finger1_1_collision" contype="1" conaffinity="1"/>
<body name='finger1_2' pos="0.07 0.003 0.0002" euler="0.0 0.0 0.7">
<geom rgba="1 0 0 1" type="mesh" mesh="finger1_2" contype="0" conaffinity="0"/>
<geom rgba="0 0 0.5 0" type="mesh" mesh="finger1_2_collision" contype="1" conaffinity="1"/>
</body>
</body>
</body>
<body name='finger2_1' pos="-0.0008 0.05 0.0754" euler="0.0 1.5707 2.2707">
<geom rgba="1 0 0 1" type="mesh" mesh="finger2_1" contype="0" conaffinity="0"/>
<geom rgba="0 0 0.5 0" type="mesh" mesh="finger2_1_collision" contype="1" conaffinity="1"/>
<body name='finger2_2' pos="0.07 0.003 0.0002" euler="0.0 0.0 0.7">
<geom rgba="1 0 0 1" type="mesh" mesh="finger2_2" contype="0" conaffinity="0"/>
<geom rgba="0 0 0.5 0" type="mesh" mesh="finger2_2_collision" contype="1" conaffinity="1"/>
</body>
</body>
</body>
<joint name="push_slidex" type="slide" pos="0 0 0" axis="1 0 0" range="-10.3213 10.3" damping="0."/>
<joint name="push_slidey" type="slide" pos="0 0 0" axis="0 1 0" range="-10.3213 10.3" damping="0."/>
<joint name="push_hinge" type="hinge" pos="0 0 0" axis="0 0 1" range="-1000. 1000." damping="0."/>
</body>
<!-- Object -->
<body name="object" pos="0. 0. 0.04" >
<geom rgba="0 1 1 1" type="box" size="0.04 0.04 0.04" contype="1" conaffinity="1"/>
<joint name="object_slidex" type="slide" pos="0 0 0" axis="1 0 0" range="-10.3213 10.3" damping="1.0"/>
<joint name="object_slidey" type="slide" pos="0 0 0" axis="0 1 0" range="-10.3213 10.3" damping="1.0"/>
<joint name="object_slidez" type="slide" pos="0 0 0" axis="0 0 1" range="-10.3213 10.3" damping="1.0"/>
<joint name="object_hinge" type="hinge" pos="0 0 0" axis="0 0 1" range="-1000. 1000.0" damping="0.1"/>
</body>
<!-- Object Goal -->
<body name="goal" pos="0. 0. 0.01">
<geom rgba="0 1 0 1" type="cylinder" size="0.06 0.005 0.0" contype="0" conaffinity="0"/>
<joint name="goal_slidex" type="slide" pos="0 0 0" axis="1 0 0" range="-10.3213 10.3" damping="0."/>
<joint name="goal_slidey" type="slide" pos="0 0 0" axis="0 1 0" range="-10.3213 10.3" damping="0."/>
</body>
<!-- Immovable Obstacle1 -->
<!--<body name="imo1" pos="0. 0. 0.04" >
<geom rgba="0 0 0 1" type="box" size="0.04 0.15 0.04" contype="1" conaffinity="1"/>
</body>-->
<!-- movable Obstacle1 -->
<body name="mo1" pos="0. 0. 0.04" >
<geom rgba="0 0 1 1" type="box" size="0.04 0.04 0.04" contype="1" conaffinity="1"/>
<joint name="mo1_slidex" type="slide" pos="0 0 0" axis="1 0 0" range="-10.3213 10.3" damping="1.0"/>
<joint name="mo1_slidey" type="slide" pos="0 0 0" axis="0 1 0" range="-10.3213 10.3" damping="1.0"/>
<joint name="mo1_slidez" type="slide" pos="0 0 0" axis="0 0 1" range="-10.3213 10.3" damping="1.0"/>
<joint name="mo1_hinge" type="hinge" pos="0 0 0" axis="0 0 1" range="-1000. 1000.0" damping="0.1"/>
</body>
<!-- movable Obstacle2 -->
<body name="mo2" pos="0. 0. 0.04" >
<geom rgba="0 0 1 1" type="box" size="0.04 0.04 0.04" contype="1" conaffinity="1"/>
<joint name="mo2_slidex" type="slide" pos="0 0 0" axis="1 0 0" range="-10.3213 10.3" damping="1.0"/>
<joint name="mo2_slidey" type="slide" pos="0 0 0" axis="0 1 0" range="-10.3213 10.3" damping="1.0"/>
<joint name="mo2_slidez" type="slide" pos="0 0 0" axis="0 0 1" range="-10.3213 10.3" damping="1.0"/>
<joint name="mo2_hinge" type="hinge" pos="0 0 0" axis="0 0 1" range="-1000. 1000.0" damping="0.1"/>
</body>
<!-- movable Obstacle3 -->
<!-- <body name="mo3" pos="0.2 0.1 0.04" >
<geom rgba="0 0 1 1" type="box" size="0.06 0.04 0.04" contype="1" conaffinity="1"/>
<joint name="mo3_slidex" type="slide" pos="0 0 0" axis="1 0 0" range="-10.3213 10.3" damping="1.0"/>
<joint name="mo3_slidey" type="slide" pos="0 0 0" axis="0 1 0" range="-10.3213 10.3" damping="1.0"/>
<joint name="mo3_slidez" type="slide" pos="0 0 0" axis="0 0 1" range="-10.3213 10.3" damping="0.5"/>
<joint name="mo3_hinge" type="hinge" pos="0 0 0" axis="0 0 1" range="-1000. 1000.0" damping="0.1"/>
</body> -->
<camera euler="0 0 0" fovy="50" name="top_cam" pos="0.7 0 1.5"></camera>
</worldbody>
<actuator>
<motor ctrllimited="true" ctrlrange="-1.0 1.0" gear="200.0" joint="push_slidex"/>
<motor ctrllimited="true" ctrlrange="-1.0 1.0" gear="200.0" joint="push_slidey"/>
<motor ctrllimited="true" ctrlrange="-1.0 1.0" gear="200.0" joint="push_hinge"/>
</actuator>
</mujoco>
| 68.585938 | 157 | 0.523522 |
6288c7e275f5afc939aa0b6bbcecb89ac5843f92 | 1,768 | xml | XML | gym/envs/robotics/assets/fetch/random_obj_xml/8906_grasp.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/8906_grasp.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/8906_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/890/890.stl" name="obj0" scale="0.007794631107649423 0.007794631107649423 0.007794631107649423" />
</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.02432919500515956 0.06222710846331531 0.03103767154916691">
<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.0006241135835251108 -0.022626891099422026 0.0013469685452314197" rgba="1 0 0 0" size="0.01216459750257978 0.031113554231657656 0.015518835774583455" 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.670814 |
628a556fb1bb7093124709c64f5db348cd8a168d | 1,768 | xml | XML | gym/envs/robotics/assets/fetch/random_obj_xml/4413_grasp.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/4413_grasp.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/4413_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/441/441.stl" name="obj0" scale="0.014882145699165237 0.014882145699165237 0.014882145699165237" />
</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.035215599044716155 0.10138734100822612 0.03189184294748314">
<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.0003449830915726195 -0.012956347521817483 9.624895169205821e-05" rgba="1 0 0 0" size="0.017607799522358077 0.05069367050411306 0.01594592147374157" type="ellipsoid" />
</body>
<light ambient="0.2 0.2 0.2" castshadow="false" diffuse="0.8 0.8 0.8" dir="0 0 -1" directional="true" name="light0" pos="0 0 4" specular="0.3 0.3 0.3" />
</worldbody>
<actuator>
<position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:l_gripper_finger_joint" kp="30000" name="robot0:l_gripper_finger_joint" user="1" />
<position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:r_gripper_finger_joint" kp="30000" name="robot0:r_gripper_finger_joint" user="1" />
</actuator>
</mujoco> | 43.121951 | 198 | 0.670249 |
628b8d29440858632f16df6afd409873f519e74f | 5,614 | xml | XML | mujoco/all_envs/halfcheetah/assets/half_cheetah_back_0.05.xml | EvieQ01/Learning-Feasibility-Different-Dynamics | 73786b11137b8ba9840d00ec4d258c1296b0a595 | [
"MIT"
] | null | null | null | mujoco/all_envs/halfcheetah/assets/half_cheetah_back_0.05.xml | EvieQ01/Learning-Feasibility-Different-Dynamics | 73786b11137b8ba9840d00ec4d258c1296b0a595 | [
"MIT"
] | null | null | null | mujoco/all_envs/halfcheetah/assets/half_cheetah_back_0.05.xml | EvieQ01/Learning-Feasibility-Different-Dynamics | 73786b11137b8ba9840d00ec4d258c1296b0a595 | [
"MIT"
] | null | null | null | <!-- Cheetah Model
The state space is populated with joints in the order that they are
defined in this file. The actuators also operate on joints.
State-Space (name/joint/parameter):
- rootx slider position (m)
- rootz slider position (m)
- rooty hinge angle (rad)
- bthigh hinge angle (rad)
- bshin hinge angle (rad)
- bfoot hinge angle (rad)
- fthigh hinge angle (rad)
- fshin hinge angle (rad)
- ffoot hinge angle (rad)
- rootx slider velocity (m/s)
- rootz slider velocity (m/s)
- rooty hinge angular velocity (rad/s)
- bthigh hinge angular velocity (rad/s)
- bshin hinge angular velocity (rad/s)
- bfoot hinge angular velocity (rad/s)
- fthigh hinge angular velocity (rad/s)
- fshin hinge angular velocity (rad/s)
- ffoot hinge angular velocity (rad/s)
Actuators (name/actuator/parameter):
- bthigh hinge torque (N m)
- bshin hinge torque (N m)
- bfoot hinge torque (N m)
- fthigh hinge torque (N m)
- fshin hinge torque (N m)
- ffoot hinge torque (N m)
-->
<mujoco model="cheetah">
<compiler angle="radian" coordinate="local" inertiafromgeom="true" settotalmass="14"/>
<default>
<joint armature=".1" damping=".01" limited="true" solimplimit="0 .8 .03" solreflimit=".02 1" stiffness="8"/>
<geom conaffinity="0" condim="3" contype="1" friction=".4 .1 .1" rgba="0.8 0.6 .4 1" solimp="0.0 0.8 0.01" solref="0.02 1"/>
<motor ctrllimited="true" ctrlrange="-1 1"/>
</default>
<size nstack="300000" nuser_geom="1"/>
<option gravity="0 0 -9.81" timestep="0.01"/>
<asset>
<texture builtin="gradient" height="100" rgb1="1 1 1" rgb2="0 0 0" type="skybox" width="100"/>
<texture builtin="flat" height="1278" mark="cross" markrgb="1 1 1" name="texgeom" random="0.01" rgb1="0.8 0.6 0.4" rgb2="0.8 0.6 0.4" type="cube" width="127"/>
<texture builtin="checker" height="100" name="texplane" rgb1="0 0 0" rgb2="0.8 0.8 0.8" type="2d" width="100"/>
<material name="MatPlane" reflectance="0.5" shininess="1" specular="1" texrepeat="60 60" texture="texplane"/>
<material name="geom" texture="texgeom" texuniform="true"/>
</asset>
<worldbody>
<light cutoff="100" diffuse="1 1 1" dir="-0 0 -1.3" directional="true" exponent="1" pos="0 0 1.3" specular=".1 .1 .1"/>
<geom conaffinity="1" condim="3" material="MatPlane" name="floor" pos="0 0 0" rgba="0.8 0.9 0.8 1" size="40 40 40" type="plane"/>
<body name="torso" pos="0 0 .7">
<camera name="track" mode="trackcom" pos="0 -3 0.3" xyaxes="1 0 0 0 0 1"/>
<joint armature="0" axis="1 0 0" damping="0" limited="false" name="rootx" pos="0 0 0" stiffness="0" type="slide"/>
<joint armature="0" axis="0 0 1" damping="0" limited="false" name="rootz" pos="0 0 0" stiffness="0" type="slide"/>
<joint armature="0" axis="0 1 0" damping="0" limited="false" name="rooty" pos="0 0 0" stiffness="0" type="hinge"/>
<geom fromto="-.5 0 0 .5 0 0" name="torso" size="0.046" type="capsule"/>
<geom axisangle="0 1 0 .87" name="head" pos=".6 0 .1" size="0.046 .15" type="capsule"/>
<!-- <site name='tip' pos='.15 0 .11'/>-->
<body name="bthigh" pos="-.5 0 0">
<joint axis="0 1 0" damping="6" name="bthigh" pos="0 0 0" range="-.52 1.05" stiffness="240" type="hinge"/>
<geom axisangle="0 1 0 -3.8" name="bthigh" pos=".1 0 -.13" size="0.046 .145" type="capsule"/>
<body name="bshin" pos=".16 0 -.25">
<joint axis="0 1 0" damping="4.5" name="bshin" pos="0 0 0" range="-.785 .785" stiffness="180" type="hinge"/>
<geom axisangle="0 1 0 -2.03" name="bshin" pos="-.14 0 -.07" rgba="0.9 0.6 0.6 1" size="0.046 .15" type="capsule"/>
<body name="bfoot" pos="-.28 0 -.14">
<joint axis="0 1 0" damping="3" name="bfoot" pos="0 0 0" range="-.4 .785" stiffness="120" type="hinge"/>
<geom axisangle="0 1 0 -.27" name="bfoot" pos=".03 0 -.097" rgba="0.9 0.6 0.6 1" size="0.046 .094" type="capsule"/>
</body>
</body>
</body>
<body name="fthigh" pos=".5 0 0">
<joint axis="0 1 0" damping="4.5" name="fthigh" pos="0 0 0" range="-1 .7" stiffness="180" type="hinge"/>
<geom axisangle="0 1 0 .52" name="fthigh" pos="-.07 0 -.12" size="0.046 .133" type="capsule"/>
<body name="fshin" pos="-.14 0 -.24">
<joint axis="0 1 0" damping="3" name="fshin" pos="0 0 0" range="-1.2 .87" stiffness="120" type="hinge"/>
<geom axisangle="0 1 0 -.6" name="fshin" pos=".065 0 -.09" rgba="0.9 0.6 0.6 1" size="0.046 .106" type="capsule"/>
<body name="ffoot" pos=".13 0 -.18">
<joint axis="0 1 0" damping="1.5" name="ffoot" pos="0 0 0" range="-.5 .5" stiffness="60" type="hinge"/>
<geom axisangle="0 1 0 -.6" name="ffoot" pos=".045 0 -.07" rgba="0.9 0.6 0.6 1" size="0.046 .07" type="capsule"/>
</body>
</body>
</body>
</body>
</worldbody>
<actuator>
<motor gear="6" joint="bthigh" name="bthigh"/>
<motor gear="4.5" joint="bshin" name="bshin"/>
<motor gear="3" joint="bfoot" name="bfoot"/>
<motor gear="120" joint="fthigh" name="fthigh"/>
<motor gear="60" joint="fshin" name="fshin"/>
<motor gear="30" joint="ffoot" name="ffoot"/>
</actuator>
</mujoco>
| 57.876289 | 163 | 0.556288 |
628e7fe0526a371417922f83e389cc6859c1bb25 | 80,840 | xml | XML | herb_reconf/cluttered_scenes/easy_pushing_004_sugar_box_2_0.5_scene.xml | wagnew3/Amodal-3D-Reconstruction-for-Robotic-Manipulationvia-Stability-and-Connectivity--Release | f55c6b0fac44d9d749e7804d99169a39d30c2111 | [
"MIT"
] | null | null | null | herb_reconf/cluttered_scenes/easy_pushing_004_sugar_box_2_0.5_scene.xml | wagnew3/Amodal-3D-Reconstruction-for-Robotic-Manipulationvia-Stability-and-Connectivity--Release | f55c6b0fac44d9d749e7804d99169a39d30c2111 | [
"MIT"
] | null | null | null | herb_reconf/cluttered_scenes/easy_pushing_004_sugar_box_2_0.5_scene.xml | wagnew3/Amodal-3D-Reconstruction-for-Robotic-Manipulationvia-Stability-and-Connectivity--Release | f55c6b0fac44d9d749e7804d99169a39d30c2111 | [
"MIT"
] | null | null | null | <?xml version="1.0" ?><mujoco model="scene">
<compiler angle="radian" coordinate="local" fusestatic="false" meshdir="assets/" texturedir="assets/"/>
<option apirate="50" collision="predefined" cone="elliptic" impratio="5" iterations="500" noslip_iterations="100" solver="Newton" timestep="0.002" tolerance="1e-10"/>
<size nconmax="10000" njmax="10000"/>
<visual>
<global offheight="800" offwidth="800"/>
<quality shadowsize="2048"/>
<headlight ambient="0 0 0" diffuse="1.399999 1.399999 1.399999" specular="2 2 2"/>
<map force="0.1" zfar="30.0"/>
<rgba haze="0.1499999 0.25 0.3499998 1"/>
</visual>
<statistic center="0.2 0 0.5" extent="10.0"/>
<default>
<default class="/"/>
<default class="geom0">
<geom conaffinity="0" contype="1" density="500" margin="0.001" rgba="0.75 0.6 0.5 1" solimp="0.95 0.95 0.01" solref="0.008 1" user="0"/>
</default>
<default class="herb/">
<joint damping="1.0"/>
<default class="herb/viz">
<geom conaffinity="0" contype="0" group="1"/>
</default>
</default>
<default class="herb/wam/">
<joint axis="0 0 1" frictionloss="0.001" limited="true" pos="0 0 0" type="hinge"/>
<default class="herb/wam/viz">
<geom conaffinity="0" contype="0" group="1" type="mesh"/>
</default>
<default class="herb/wam/col">
<geom conaffinity="1" contype="0" group="0" type="mesh"/>
</default>
</default>
<default class="herb/wam/bhand/">
<joint axis="0 0 1" frictionloss="0.001" limited="true" pos="0 0 0" type="hinge"/>
<default class="herb/wam/bhand/col">
<geom conaffinity="1" contype="0" group="0" type="mesh"/>
</default>
<default class="herb/wam/bhand/viz">
<geom conaffinity="0" contype="0" group="1" rgba="0.6999996 0.8 0.8 1" type="mesh"/>
</default>
</default>
<default class="herb/wam_1/">
<joint armature="0.1" axis="0 0 1" frictionloss="0.001" limited="true" pos="0 0 0" type="hinge"/>
<default class="herb/wam_1/viz">
<geom conaffinity="0" contype="0" group="1" type="mesh"/>
</default>
<default class="herb/wam_1/col">
<geom conaffinity="1" condim="4" contype="1" group="0" priority="10" type="mesh"/><!-- friction="1 0.1 0.02" -->
</default>
</default>
<default class="herb/wam_1/bhand/">
<joint armature="0.1" axis="0 0 1" frictionloss="0.001" limited="true" pos="0 0 0" type="hinge"/>
<default class="herb/wam_1/bhand/col">
<geom conaffinity="1" condim="4" contype="4" friction="1 0.1 0.02" group="0" priority="10" solimp="0.99 0.99 0.01" solref="0.01 1" type="mesh"/> <!-- -->
</default>
<default class="herb/wam_1/bhand/viz">
<geom conaffinity="0" condim="4" contype="4" friction="1 0.1 0.02" group="1" priority="10" rgba="0.6999996 0.8 0.8 1" solimp="0.99 0.99 0.01" solref="0.01 1" type="mesh"/><!-- -->
</default>
</default>
</default>
<asset>
<texture file="concrete-7baa937dd9eb091794feb091c728eb4f234150ae.png" name="concrete_2d" type="2d"/>
<texture file="concrete-7baa937dd9eb091794feb091c728eb4f234150ae.png" name="concretecube" type="cube"/>
<material class="/" name="concrete_2d" reflectance="0.3" rgba="0.8 0.8 0.8 1" texture="concrete_2d"/>
<material class="/" name="concretecube" rgba="0.8 0.8 0.8 1" texture="concretecube"/>
<texture file="marble-e5eaaff46b3aaec59944d7330fab7172f95cd8f2.png" name="marble2d" type="2d"/>
<texture file="marble-e5eaaff46b3aaec59944d7330fab7172f95cd8f2.png" name="marblecube" type="cube"/>
<material class="/" name="marble_2d" reflectance="0.3" rgba="0.8 0.8 0.8 1" texture="marble2d"/>
<material class="/" name="marblecube" rgba="0.8 0.8 0.8 1" texture="marblecube"/>
<texture file="concreteplain-371aafd0ba788c3d3517b7c74a383d92e5897f53.png" name="concreteplain_2d" type="2d"/>
<texture file="concreteplain-371aafd0ba788c3d3517b7c74a383d92e5897f53.png" name="concreteplaincube" type="cube"/>
<material class="/" name="concreteplain_2d" reflectance="0.3" rgba="0.8 0.8 0.8 1" texture="concreteplain_2d"/>
<material class="/" name="concreteplaincube" rgba="0.8 0.8 0.8 1" texture="concreteplaincube"/>
<texture file="wood-dca777828fadc82ffe5b5005a448db092b2054fb.png" name="wood2d" type="2d"/>
<texture file="wood-dca777828fadc82ffe5b5005a448db092b2054fb.png" name="woodcube" type="cube"/>
<material class="/" name="wood2d" reflectance="0.0" rgba="1 1 1 1" texture="wood2d"/>
<material class="/" emission="1.0" name="woodcube" texture="woodcube"/>
<texture file="concrete2-241aa4b6b647b116a7363537e0b2c602ff16d0ac.png" name="concrete2_2d" type="2d"/>
<texture file="concrete2-241aa4b6b647b116a7363537e0b2c602ff16d0ac.png" name="concrete2_cube" type="cube"/>
<material class="/" name="concrete2_2d" reflectance="0.0" rgba="1 1 1 1" texture="concrete2_2d"/>
<material class="/" name="concrete2_cube" rgba="0.8 0.8 0.8 1" texture="concrete2_cube"/>
<texture builtin="flat" height="1024" mark="random" markrgb="0.79000000 0.79000000 0.7399999" name="wall_2d" random="0.3" rgb1="0.8199995 0.8199995 0.78000000" type="2d" width="1024"/>
<material class="/" name="wall" texture="wall_2d"/>
<!--<mesh name="mustard" class="/" file="ycb_objects/006_mustard_bottle/google_16k/textured.msh"/>
<texture name="mustard_tex" type="2d" file="ycb_objects/006_mustard_bottle/google_16k/texture_map.png"/>
<material name="mustard_mat" class="/" texture="mustard_tex"/>-->
<mesh class="herb/" file="herb_frame-d14ef2a9b97c77acae48435d827d17e822b5ea0d.STL" name="herb/herb_frame"/>
<mesh class="herb/" file="herb_frame_collision-f9b6358d74932455b7ffbfd9ca74dac0fccda711.STL" name="herb/herb_frame_collision"/>
<mesh class="herb/" file="herb_neobotix_base-a561bd542e4323d6590a35700af93bfe91294ed7.STL" name="herb/herb_neobotix_base"/>
<mesh class="herb/" file="herb_neobotix_base_collision-c0b781e9f306e864c10c17c836695c4558f03ae7.STL" name="herb/herb_neobotix_base_collision"/>
<mesh class="herb/" file="herb_neck_pan-3a5b595404c4fd221df9b6e9fa45f42ae8d6c2d1.STL" name="herb/herb_neck_pan"/>
<mesh class="herb/" file="herb_neck_pan_collision-422bb9327b7695a812f7e778849056ef7beb989a.STL" name="herb/herb_neck_pan_collision"/>
<mesh class="herb/" file="herb_neck_tilt-90115c2f4d254a0b190e723f5619cc119886c40b.STL" name="herb/herb_neck_tilt"/>
<mesh class="herb/" file="herb_neck_tilt_collision-484db3edd8836293ddbd41a57393c8610e785d3a.STL" name="herb/herb_neck_tilt_collision"/>
<mesh class="herb/" file="herb_crl_head-8d1a14390ba99fea74706e0a42bb4c69de03fda1.STL" name="herb/herb_crl_head"/>
<mesh class="herb/" file="herb_crl_head_collision-7e48d4cab14a84937a24657df25f3c1493b9d4f0.STL" name="herb/herb_crl_head_collision"/>
<mesh class="herb/" file="herb_kinect-f35f6b9c60f6d5c915f951d7862137deeec3b982.STL" name="herb/herb_kinect"/>
<mesh class="herb/" file="herb_kinect_collision-fc0c5ad2fd441c0e68282241313155effd1beedd.STL" name="herb/herb_kinect_collision"/>
<mesh class="herb/wam/" file="base_link_fine-41a147148eb8dd232dfab0184aee072e64b55281.stl" name="herb/wam/base_link_fine"/>
<mesh class="herb/wam/" file="base_link_convex-241a02f0fe0e1f2c3855b352df6e69b26ab5b1b2.stl" name="herb/wam/base_link_convex"/>
<mesh class="herb/wam/" file="shoulder_link_fine-70a80ea5cf6a9c11a96b4c55087f2c8f2c020d97.stl" name="herb/wam/shoulder_link_fine"/>
<mesh class="herb/wam/" file="shoulder_link_convex_decomposition_p1-b99c0e22423c21ede02982f896bc789bdae3b5ff.stl" name="herb/wam/shoulder_link_convex_decomposition_p1"/>
<mesh class="herb/wam/" file="shoulder_link_convex_decomposition_p2-2b3a517d82b2e4f2469d55f41baed0468e780436.stl" name="herb/wam/shoulder_link_convex_decomposition_p2"/>
<mesh class="herb/wam/" file="shoulder_link_convex_decomposition_p3-e4f646ee6b98165b5a010a5f12ebfd92128fb41b.stl" name="herb/wam/shoulder_link_convex_decomposition_p3"/>
<mesh class="herb/wam/" file="shoulder_pitch_link_fine-36aee65354a741fe81ccf9d2614e6e43d67f3c55.stl" name="herb/wam/shoulder_pitch_link_fine"/>
<mesh class="herb/wam/" file="shoulder_pitch_link_convex-f05b3e597235abed137d821b96ff7d1e2a82ea31.stl" name="herb/wam/shoulder_pitch_link_convex"/>
<mesh class="herb/wam/" file="upper_arm_link_fine-ca01ee6d48649ad9f6baea7259d5cf9d08b3d635.stl" name="herb/wam/upper_arm_link_fine"/>
<mesh class="herb/wam/" file="upper_arm_link_convex_decomposition_p1-7ea03e3ea97d649eedea55dc3de0ea10bbb87283.stl" name="herb/wam/upper_arm_link_convex_decomposition_p1"/>
<mesh class="herb/wam/" file="upper_arm_link_convex_decomposition_p2-25fc59a045c74cc0c5e901bc31501e8ca212159a.stl" name="herb/wam/upper_arm_link_convex_decomposition_p2"/>
<mesh class="herb/wam/" file="elbow_link_fine-105c4e016f6a319ed74f5d55377fee15774c5d58.stl" name="herb/wam/elbow_link_fine"/>
<mesh class="herb/wam/" file="elbow_link_convex-618d49f47d28f374d03b62f3a4f1a11c87b40044.stl" name="herb/wam/elbow_link_convex"/>
<mesh class="herb/wam/" file="forearm_link_fine-e78631019336cb810525911769f36184d30c291c.stl" name="herb/wam/forearm_link_fine"/>
<mesh class="herb/wam/" file="forearm_link_convex_decomposition_p1-57f1e443a9d84a9b1e59b719541351dbc72b0c65.stl" name="herb/wam/forearm_link_convex_decomposition_p1"/>
<mesh class="herb/wam/" file="forearm_link_convex_decomposition_p2-6249b0eb91291b6e61d4566ef7bddcd133aeb11d.stl" name="herb/wam/forearm_link_convex_decomposition_p2"/>
<mesh class="herb/wam/" file="wrist_yaw_link_fine-3ec69f37eedc74a0b8a6edd994a49a13dec2a554.stl" name="herb/wam/wrist_yaw_link_fine"/>
<mesh class="herb/wam/" file="wrist_yaw_link_convex_decomposition_p1-483314d477ecff523b1f17f1b29cc860dda3b25f.stl" name="herb/wam/wrist_yaw_link_convex_decomposition_p1"/>
<mesh class="herb/wam/" file="wrist_yaw_link_convex_decomposition_p2-963f6bf6f5f239543cf4bbf0630fd7e3253cbd4a.stl" name="herb/wam/wrist_yaw_link_convex_decomposition_p2"/>
<mesh class="herb/wam/" file="wrist_pitch_link_fine-06a8aff3e76c7b3ff34cdaf40c9ed5950e2ad1fe.stl" name="herb/wam/wrist_pitch_link_fine"/>
<mesh class="herb/wam/" file="wrist_pitch_link_convex_decomposition_p1-3328df36bd7e249a571d0cfb2e43ac0cf17b9b77.stl" name="herb/wam/wrist_pitch_link_convex_decomposition_p1"/>
<mesh class="herb/wam/" file="wrist_pitch_link_convex_decomposition_p2-91c5869923c13020ad406e859d49bf3f795c96be.stl" name="herb/wam/wrist_pitch_link_convex_decomposition_p2"/>
<mesh class="herb/wam/" file="wrist_pitch_link_convex_decomposition_p3-744bd1df4bb176ceef61c79ab12a5b9de038d171.stl" name="herb/wam/wrist_pitch_link_convex_decomposition_p3"/>
<mesh class="herb/wam/" file="wrist_palm_link_fine-db9db06e50f8f189c8d475b09f86be267e38a874.stl" name="herb/wam/wrist_palm_link_fine"/>
<mesh class="herb/wam/" file="wrist_palm_link_convex-d455a798d573176ecdc3c9794069b0e3f4f7f623.stl" name="herb/wam/wrist_palm_link_convex"/>
<mesh class="herb/wam/bhand/" file="bhand_palm_fine-dff1351ac0d212f9757a6bc04b85287b4f13403a.stl" name="herb/wam/bhand/bhand_palm_fine"/>
<mesh class="herb/wam/bhand/" file="bhand_palm_link_convex_decomposition_p1-f8ba6cc8e8efbe24c938e092f61618174769428c.stl" name="herb/wam/bhand/bhand_palm_link_convex_decomposition_p1"/>
<mesh class="herb/wam/bhand/" file="bhand_palm_link_convex_decomposition_p2-0a66a02812a929ee040991e6d1a7b1d11bba7bb1.stl" name="herb/wam/bhand/bhand_palm_link_convex_decomposition_p2"/>
<mesh class="herb/wam/bhand/" file="bhand_palm_link_convex_decomposition_p3-9d93e72f01b43aa200deff06df4a395d3eb5312a.stl" name="herb/wam/bhand/bhand_palm_link_convex_decomposition_p3"/>
<mesh class="herb/wam/bhand/" file="bhand_palm_link_convex_decomposition_p4-e38e089a001a0010eec12bebd2368162120ee6a2.stl" name="herb/wam/bhand/bhand_palm_link_convex_decomposition_p4"/>
<mesh class="herb/wam/bhand/" file="bhand_finger_prox_link_fine-b325b78dd2ffcab9984efe22434207b1d2e07e28.stl" name="herb/wam/bhand/bhand_finger_prox_link_fine"/>
<mesh class="herb/wam/bhand/" file="bhand_finger_prox_link_convex_decomposition_p1-12071ca7dea820f8ba395c17ad58efbdd2b805a8.stl" name="herb/wam/bhand/bhand_finger_prox_link_convex_decomposition_p1"/>
<mesh class="herb/wam/bhand/" file="bhand_finger_prox_link_convex_decomposition_p2-c728b40c271300b132049560287e0844b86833ed.stl" name="herb/wam/bhand/bhand_finger_prox_link_convex_decomposition_p2"/>
<mesh class="herb/wam/bhand/" file="bhand_finger_prox_link_convex_decomposition_p3-561559fcb477ac41797bbd8b0da5e960b41f0363.stl" name="herb/wam/bhand/bhand_finger_prox_link_convex_decomposition_p3"/>
<mesh class="herb/wam/bhand/" file="bhand_finger_med_link_fine-31e862bb0515137229a05ffa049a96de151eb229.stl" name="herb/wam/bhand/bhand_finger_med_link_fine"/>
<mesh class="herb/wam/bhand/" file="bhand_finger_med_link_convex-af5d2e0e2990df27924df077b297d046b710ded5.stl" name="herb/wam/bhand/bhand_finger_med_link_convex"/>
<mesh class="herb/wam/bhand/" file="bhand_finger_dist_link_fine-defe6db5320e79d25ade307bc4a42d6ef272b8d4.stl" name="herb/wam/bhand/bhand_finger_dist_link_fine"/>
<mesh class="herb/wam/bhand/" file="bhand_finger_dist_link_convex-dd89f87a37ef6bb33ec5f1998f123eb1e907ddef.stl" name="herb/wam/bhand/bhand_finger_dist_link_convex"/>
<mesh class="herb/wam_1/" file="base_link_fine-41a147148eb8dd232dfab0184aee072e64b55281.stl" name="herb/wam_1/base_link_fine"/>
<mesh class="herb/wam_1/" file="base_link_convex-241a02f0fe0e1f2c3855b352df6e69b26ab5b1b2.stl" name="herb/wam_1/base_link_convex"/>
<mesh class="herb/wam_1/" file="shoulder_link_fine-70a80ea5cf6a9c11a96b4c55087f2c8f2c020d97.stl" name="herb/wam_1/shoulder_link_fine"/>
<mesh class="herb/wam_1/" file="shoulder_link_convex_decomposition_p1-b99c0e22423c21ede02982f896bc789bdae3b5ff.stl" name="herb/wam_1/shoulder_link_convex_decomposition_p1"/>
<mesh class="herb/wam_1/" file="shoulder_link_convex_decomposition_p2-2b3a517d82b2e4f2469d55f41baed0468e780436.stl" name="herb/wam_1/shoulder_link_convex_decomposition_p2"/>
<mesh class="herb/wam_1/" file="shoulder_link_convex_decomposition_p3-e4f646ee6b98165b5a010a5f12ebfd92128fb41b.stl" name="herb/wam_1/shoulder_link_convex_decomposition_p3"/>
<mesh class="herb/wam_1/" file="shoulder_pitch_link_fine-36aee65354a741fe81ccf9d2614e6e43d67f3c55.stl" name="herb/wam_1/shoulder_pitch_link_fine"/>
<mesh class="herb/wam_1/" file="shoulder_pitch_link_convex-f05b3e597235abed137d821b96ff7d1e2a82ea31.stl" name="herb/wam_1/shoulder_pitch_link_convex"/>
<mesh class="herb/wam_1/" file="upper_arm_link_fine-ca01ee6d48649ad9f6baea7259d5cf9d08b3d635.stl" name="herb/wam_1/upper_arm_link_fine"/>
<mesh class="herb/wam_1/" file="upper_arm_link_convex_decomposition_p1-7ea03e3ea97d649eedea55dc3de0ea10bbb87283.stl" name="herb/wam_1/upper_arm_link_convex_decomposition_p1"/>
<mesh class="herb/wam_1/" file="upper_arm_link_convex_decomposition_p2-25fc59a045c74cc0c5e901bc31501e8ca212159a.stl" name="herb/wam_1/upper_arm_link_convex_decomposition_p2"/>
<mesh class="herb/wam_1/" file="elbow_link_fine-105c4e016f6a319ed74f5d55377fee15774c5d58.stl" name="herb/wam_1/elbow_link_fine"/>
<mesh class="herb/wam_1/" file="elbow_link_convex-618d49f47d28f374d03b62f3a4f1a11c87b40044.stl" name="herb/wam_1/elbow_link_convex"/>
<mesh class="herb/wam_1/" file="forearm_link_fine-e78631019336cb810525911769f36184d30c291c.stl" name="herb/wam_1/forearm_link_fine"/>
<mesh class="herb/wam_1/" file="forearm_link_convex_decomposition_p1-57f1e443a9d84a9b1e59b719541351dbc72b0c65.stl" name="herb/wam_1/forearm_link_convex_decomposition_p1"/>
<mesh class="herb/wam_1/" file="forearm_link_convex_decomposition_p2-6249b0eb91291b6e61d4566ef7bddcd133aeb11d.stl" name="herb/wam_1/forearm_link_convex_decomposition_p2"/>
<mesh class="herb/wam_1/" file="wrist_yaw_link_fine-3ec69f37eedc74a0b8a6edd994a49a13dec2a554.stl" name="herb/wam_1/wrist_yaw_link_fine"/>
<mesh class="herb/wam_1/" file="wrist_yaw_link_convex_decomposition_p1-483314d477ecff523b1f17f1b29cc860dda3b25f.stl" name="herb/wam_1/wrist_yaw_link_convex_decomposition_p1"/>
<mesh class="herb/wam_1/" file="wrist_yaw_link_convex_decomposition_p2-963f6bf6f5f239543cf4bbf0630fd7e3253cbd4a.stl" name="herb/wam_1/wrist_yaw_link_convex_decomposition_p2"/>
<mesh class="herb/wam_1/" file="wrist_pitch_link_fine-06a8aff3e76c7b3ff34cdaf40c9ed5950e2ad1fe.stl" name="herb/wam_1/wrist_pitch_link_fine"/>
<mesh class="herb/wam_1/" file="wrist_pitch_link_convex_decomposition_p1-3328df36bd7e249a571d0cfb2e43ac0cf17b9b77.stl" name="herb/wam_1/wrist_pitch_link_convex_decomposition_p1"/>
<mesh class="herb/wam_1/" file="wrist_pitch_link_convex_decomposition_p2-91c5869923c13020ad406e859d49bf3f795c96be.stl" name="herb/wam_1/wrist_pitch_link_convex_decomposition_p2"/>
<mesh class="herb/wam_1/" file="wrist_pitch_link_convex_decomposition_p3-744bd1df4bb176ceef61c79ab12a5b9de038d171.stl" name="herb/wam_1/wrist_pitch_link_convex_decomposition_p3"/>
<mesh class="herb/wam_1/" file="wrist_palm_link_fine-db9db06e50f8f189c8d475b09f86be267e38a874.stl" name="herb/wam_1/wrist_palm_link_fine"/>
<mesh class="herb/wam_1/" file="wrist_palm_link_convex-d455a798d573176ecdc3c9794069b0e3f4f7f623.stl" name="herb/wam_1/wrist_palm_link_convex"/>
<mesh class="herb/wam_1/bhand/" file="bhand_palm_fine-dff1351ac0d212f9757a6bc04b85287b4f13403a.stl" name="herb/wam_1/bhand/bhand_palm_fine"/>
<mesh class="herb/wam_1/bhand/" file="bhand_palm_link_convex_decomposition_p1-f8ba6cc8e8efbe24c938e092f61618174769428c.stl" name="herb/wam_1/bhand/bhand_palm_link_convex_decomposition_p1"/>
<mesh class="herb/wam_1/bhand/" file="bhand_palm_link_convex_decomposition_p2-0a66a02812a929ee040991e6d1a7b1d11bba7bb1.stl" name="herb/wam_1/bhand/bhand_palm_link_convex_decomposition_p2"/>
<mesh class="herb/wam_1/bhand/" file="bhand_palm_link_convex_decomposition_p3-9d93e72f01b43aa200deff06df4a395d3eb5312a.stl" name="herb/wam_1/bhand/bhand_palm_link_convex_decomposition_p3"/>
<mesh class="herb/wam_1/bhand/" file="bhand_palm_link_convex_decomposition_p4-e38e089a001a0010eec12bebd2368162120ee6a2.stl" name="herb/wam_1/bhand/bhand_palm_link_convex_decomposition_p4"/>
<mesh class="herb/wam_1/bhand/" file="bhand_finger_prox_link_fine-b325b78dd2ffcab9984efe22434207b1d2e07e28.stl" name="herb/wam_1/bhand/bhand_finger_prox_link_fine"/>
<mesh class="herb/wam_1/bhand/" file="bhand_finger_prox_link_convex_decomposition_p1-12071ca7dea820f8ba395c17ad58efbdd2b805a8.stl" name="herb/wam_1/bhand/bhand_finger_prox_link_convex_decomposition_p1"/>
<mesh class="herb/wam_1/bhand/" file="bhand_finger_prox_link_convex_decomposition_p2-c728b40c271300b132049560287e0844b86833ed.stl" name="herb/wam_1/bhand/bhand_finger_prox_link_convex_decomposition_p2"/>
<mesh class="herb/wam_1/bhand/" file="bhand_finger_prox_link_convex_decomposition_p3-561559fcb477ac41797bbd8b0da5e960b41f0363.stl" name="herb/wam_1/bhand/bhand_finger_prox_link_convex_decomposition_p3"/>
<mesh class="herb/wam_1/bhand/" file="bhand_finger_med_link_fine-31e862bb0515137229a05ffa049a96de151eb229.stl" name="herb/wam_1/bhand/bhand_finger_med_link_fine"/>
<mesh class="herb/wam_1/bhand/" file="bhand_finger_med_link_convex-af5d2e0e2990df27924df077b297d046b710ded5.stl" name="herb/wam_1/bhand/bhand_finger_med_link_convex"/>
<mesh class="herb/wam_1/bhand/" file="bhand_finger_dist_link_fine-defe6db5320e79d25ade307bc4a42d6ef272b8d4.stl" name="herb/wam_1/bhand/bhand_finger_dist_link_fine"/>
<mesh class="herb/wam_1/bhand/" file="bhand_finger_dist_link_convex-dd89f87a37ef6bb33ec5f1998f123eb1e907ddef.stl" name="herb/wam_1/bhand/bhand_finger_dist_link_convex"/>
<mesh class="geom0" file="ycb_objects/004_sugar_box/google_16k/nontextured.stl" name="gen_mesh_0" scale="1 1 1"/><mesh class="geom0" file="ycb_objects/005_tomato_soup_can/google_16k/nontextured.stl" name="gen_mesh_gadded_1" scale="1.8087223235660304 1.8087223235660304 1.8087223235660304"/><mesh class="geom0" file="ycb_objects/057_racquetball/google_16k/nontextured.stl" name="gen_mesh_gadded_2" scale="1.9676557505783334 1.9676557505783334 1.9676557505783334"/><mesh class="geom0" file="ycb_objects/025_mug/google_16k/nontextured.stl" name="gen_mesh_gadded_3" scale="1.7811063687799977 1.7811063687799977 1.7811063687799977"/><mesh class="geom0" file="ycb_objects/055_baseball/google_16k/nontextured.stl" name="gen_mesh_gadded_4" scale="0.6620510194204099 0.6620510194204099 0.6620510194204099"/><mesh class="geom0" file="ycb_objects/010_potted_meat_can/google_16k/nontextured.stl" name="gen_mesh_gadded_5" scale="0.6857488523227164 0.6857488523227164 0.6857488523227164"/></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.059751068842245" name="gen_body_0" pos="-0.05 -0.35 0.2999690000004193"><geom class="/" mesh="gen_mesh_0" name="gen_geom_0" rgba="0.09087683089326881 0.5484569690292077 0.8771137207149261 1" type="mesh"/><joint class="/" name="gen_joint_0" type="free"/></body><body euler="0 0 4.681824195788532" name="gen_body_gadded_1" pos="-0.07825454496024914 -0.35 0.30134235577308455"><geom class="/" mesh="gen_mesh_gadded_1" name="gen_geom_gadded_1" rgba="0.3241886095153318 0.3153232943665205 0.032095492493178446 1" type="mesh"/><joint class="/" name="gen_joint_gadded_1" type="free"/></body><body euler="0 0 6.013897433327576" name="gen_body_gadded_2" pos="0.032985352049533984 -0.36435425427159607 0.3003753827521661"><geom class="/" mesh="gen_mesh_gadded_2" name="gen_geom_gadded_2" rgba="0.3949173622015594 0.14299143014839133 0.7474531676595118 1" type="mesh"/><joint class="/" name="gen_joint_gadded_2" type="free"/></body><body euler="0 0 1.4076150210281857" name="gen_body_gadded_3" pos="0.1551130494827074 -0.14586863143251555 0.2988229739758756"><geom class="/" mesh="gen_mesh_gadded_3" name="gen_geom_gadded_3" rgba="0.7670367768522601 0.490576824500921 0.1389878258915258 1" type="mesh"/><joint class="/" name="gen_joint_gadded_3" type="free"/></body><body euler="0 0 5.759960071925627" name="gen_body_gadded_4" pos="0.20557322108062911 -0.3441265658139445 0.30012628346216014"><geom class="/" mesh="gen_mesh_gadded_4" name="gen_geom_gadded_4" rgba="0.5366879083806722 0.024250158632355356 0.12649401183510733 1" type="mesh"/><joint class="/" name="gen_joint_gadded_4" type="free"/></body><body euler="0 0 2.4096533987791364" name="gen_body_gadded_5" pos="0.45836358324196097 -0.24652866143243266 0.3034175952216377"><geom class="/" mesh="gen_mesh_gadded_5" name="gen_geom_gadded_5" rgba="0.18545607030400146 0.7673482924200807 0.4320588419221093 1" type="mesh"/><joint class="/" name="gen_joint_gadded_5" type="free"/></body></worldbody>
<contact>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_24" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_22" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_20" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_18" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_16" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_15" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_14" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_12" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_10" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_8" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_7" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_6" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_4" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_3" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_2" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1/bhand//unnamed_geom_1" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1//unnamed_geom_24" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1//unnamed_geom_22" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1//unnamed_geom_21" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1//unnamed_geom_20" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1//unnamed_geom_18" geom2="table_plane"/>
<pair friction="0.5 0.5 0.005 0.0001 0.0001" geom1="herb/wam_1//unnamed_geom_17" geom2="table_plane"/>
<!--<pair geom1="//unnamed_geom_10" geom2="tabletop" friction="2 2 0.005 0.0001 0.0001" />
<pair geom1="//unnamed_geom_11" geom2="tabletop" friction="2 2 0.005 0.0001 0.0001" />
<pair geom1="//unnamed_geom_12" geom2="tabletop" friction="2 2 0.005 0.0001 0.0001" />
<pair geom1="//unnamed_geom_14" geom2="tabletop" friction="2 2 0.005 0.0001 0.0001" /> -->
<!--<exclude body1="herb/wam_1/bhand/finger11" body2="herb/wam_1/bhand/finger12"/>
<exclude body1="herb/wam_1/bhand/finger11" body2="herb/wam_1/bhand/finger13"/>
<exclude body1="herb/wam_1/bhand/finger12" body2="herb/wam_1/bhand/finger13"/>
<exclude body1="herb/wam_1/bhand/finger21" body2="herb/wam_1/bhand/finger22"/>
<exclude body1="herb/wam_1/bhand/finger21" body2="herb/wam_1/bhand/finger23"/>
<exclude body1="herb/wam_1/bhand/finger22" body2="herb/wam_1/bhand/finger23"/>
<exclude body1="herb/wam_1/bhand/finger32" body2="herb/wam_1/bhand/finger33"/>
<exclude body1="herb/wam_1/bhand/finger11" body2="herb/wam_1/bhand/finger21"/>
<exclude body1="herb/wam_1/bhand/finger11" body2="herb/wam_1/bhand/finger22"/>
<exclude body1="herb/wam_1/bhand/finger11" body2="herb/wam_1/bhand/finger23"/>
<exclude body1="herb/wam_1/bhand/finger12" body2="herb/wam_1/bhand/finger21"/>
<exclude body1="herb/wam_1/bhand/finger12" body2="herb/wam_1/bhand/finger22"/>
<exclude body1="herb/wam_1/bhand/finger12" body2="herb/wam_1/bhand/finger23"/>
<exclude body1="herb/wam_1/bhand/finger13" body2="herb/wam_1/bhand/finger21"/>
<exclude body1="herb/wam_1/bhand/finger13" body2="herb/wam_1/bhand/finger22"/>
<exclude body1="herb/wam_1/bhand/finger13" body2="herb/wam_1/bhand/finger23"/>
<exclude body1="herb/wam_1/bhand/finger32" body2="herb/wam_1/bhand/finger21"/>
<exclude body1="herb/wam_1/bhand/finger32" body2="herb/wam_1/bhand/finger22"/>
<exclude body1="herb/wam_1/bhand/finger32" body2="herb/wam_1/bhand/finger23"/>
<exclude body1="herb/wam_1/bhand/finger33" body2="herb/wam_1/bhand/finger21"/>
<exclude body1="herb/wam_1/bhand/finger33" body2="herb/wam_1/bhand/finger22"/>
<exclude body1="herb/wam_1/bhand/finger33" body2="herb/wam_1/bhand/finger23"/>
<exclude body1="herb/wam_1/bhand/finger32" body2="herb/wam_1/bhand/finger11"/>
<exclude body1="herb/wam_1/bhand/finger32" body2="herb/wam_1/bhand/finger12"/>
<exclude body1="herb/wam_1/bhand/finger32" body2="herb/wam_1/bhand/finger13"/>
<exclude body1="herb/wam_1/bhand/finger33" body2="herb/wam_1/bhand/finger11"/>
<exclude body1="herb/wam_1/bhand/finger33" body2="herb/wam_1/bhand/finger12"/>
<exclude body1="herb/wam_1/bhand/finger33" body2="herb/wam_1/bhand/finger13"/>
<exclude body1="herb/wam_1/bhand/bhand_palm_link" body2="herb/wam_1/bhand/finger11"/>
<exclude body1="herb/wam_1/bhand/bhand_palm_link" body2="herb/wam_1/bhand/finger21"/>
<exclude body1="herb/wam_1/bhand/bhand_palm_link" body2="herb/wam_1/bhand/finger32"/>
<exclude body1="herb/wam_1/bhand/bhand_palm_link" body2="herb/wam_1/8_wrist_palm_link"/>
<exclude body1="herb/wam_1/8_wrist_palm_link" body2="herb/wam_1/7_wrist_pitch_link"/>
<exclude body1="herb/wam_1/7_wrist_pitch_link" body2="herb/wam_1/6_wrist_yaw_link"/>
<exclude body1="herb/wam_1/6_wrist_yaw_link" body2="herb/wam_1/5_forearm_link"/>
<exclude body1="herb/wam_1/5_forearm_link" body2="herb/wam_1/4_upper_arm_link"/>
<exclude body1="herb/wam_1/4_upper_arm_link" body2="herb/wam_1/3_shoulder_pitch_link"/>
<exclude body1="herb/wam_1/3_shoulder_pitch_link" body2="herb/wam_1/2_shoulder_yaw_link"/>
<exclude body1="herb/wam_1/2_shoulder_yaw_link" body2="herb/wam_1/1_base_link"/>-->
</contact>
<actuator>
<!--<velocity name="herb/wam_1/j1_base_yaw_joint" joint="herb/wam_1/j1_base_yaw_joint" gear="-35.87" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/j2_shoulder_pitch_joint" joint="herb/wam_1/j2_shoulder_pitch_joint" gear="56.42" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/j3_shoulder_yaw_joint" joint="herb/wam_1/j3_shoulder_yaw_joint" gear="33.56" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/j4_elbow_pitch_joint" joint="herb/wam_1/j4_elbow_pitch_joint" gear="17.77" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/j5_wrist_yaw_joint" joint="herb/wam_1/j5_wrist_yaw_joint" gear="3.37" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/j6_wrist_pitch_joint" joint="herb/wam_1/j6_wrist_pitch_joint" gear="3.37" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/j7_palm_yaw_joint" joint="herb/wam_1/j7_palm_yaw_joint" gear="1.358" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/bhand/j11" joint="herb/wam_1/bhand/j11" gear="1.358" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/bhand/j12" joint="herb/wam_1/bhand/j12" gear="1.358" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/bhand/j13" joint="herb/wam_1/bhand/j13" gear="1.358" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/bhand/j21" joint="herb/wam_1/bhand/j21" gear="1.358" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/bhand/j22" joint="herb/wam_1/bhand/j22" gear="1.358" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/bhand/j23" joint="herb/wam_1/bhand/j23" gear="1.358" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/bhand/j32" joint="herb/wam_1/bhand/j32" gear="1.358" ctrlrange="-.1 .1" />
<velocity name="herb/wam_1/bhand/j33" joint="herb/wam_1/bhand/j33" gear="1.358" ctrlrange="-.1 .1" />-->
<position ctrllimited="true" ctrlrange="-2.6 2.6" forcelimited="false" forcerange="-5000 5000" gear="1" joint="herb/wam_1/j1_base_yaw_joint" kp="5000" name="herb/wam_1/p_j1_base_yaw_joint"/>
<position ctrllimited="true" ctrlrange="-1.985 1.985" forcelimited="false" forcerange="-5000 5000" gear="1" joint="herb/wam_1/j2_shoulder_pitch_joint" kp="5000" name="herb/wam_1/p_j2_shoulder_pitch_joint"/>
<position ctrllimited="true" ctrlrange="-2.8 2.8" forcelimited="false" forcerange="-2500 2500" gear="1" joint="herb/wam_1/j3_shoulder_yaw_joint" kp="5000" name="herb/wam_1/p_j3_shoulder_yaw_joint"/>
<position ctrllimited="true" ctrlrange="-0.9 3.1415" forcelimited="false" forcerange="-2500 2500" gear="1" joint="herb/wam_1/j4_elbow_pitch_joint" kp="5000" name="herb/wam_1/p_j4_elbow_pitch_joint"/>
<position ctrllimited="true" ctrlrange="-4.549998 1.25" forcelimited="false" forcerange="-1000 1000" gear="1" joint="herb/wam_1/j5_wrist_yaw_joint" kp="1000" name="herb/wam_1/p_j5_wrist_yaw_joint"/>
<position ctrllimited="true" ctrlrange="-1.5707 1.5707" forcelimited="false" forcerange="-1000 1000" gear="1" joint="herb/wam_1/j6_wrist_pitch_joint" kp="500" name="herb/wam_1/p_j6_wrist_pitch_joint"/>
<position ctrllimited="true" ctrlrange="-3 3" forcelimited="false" forcerange="-1000 1000" gear="1" joint="herb/wam_1/j7_palm_yaw_joint" kp="500" name="herb/wam_1/p_j7_palm_yaw_joint"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-2 2" gear="1" joint="herb/wam_1/j1_base_yaw_joint" kv="2" name="herb/wam_1/j1_base_yaw_joint"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-100 100" gear="1" joint="herb/wam_1/j2_shoulder_pitch_joint" kv="20" name="herb/wam_1/j2_shoulder_pitch_joint"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-100 100" gear="1" joint="herb/wam_1/j3_shoulder_yaw_joint" kv="20" name="herb/wam_1/j3_shoulder_yaw_joint"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-100 100" gear="1" joint="herb/wam_1/j4_elbow_pitch_joint" kv="10" name="herb/wam_1/j4_elbow_pitch_joint"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-100 100" gear="1" joint="herb/wam_1/j5_wrist_yaw_joint" kv="10" name="herb/wam_1/j5_wrist_yaw_joint"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-100 100" gear="1" joint="herb/wam_1/j6_wrist_pitch_joint" kv="10" name="herb/wam_1/j6_wrist_pitch_joint"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-100 100" gear="1" joint="herb/wam_1/j7_palm_yaw_joint" kv="10" name="herb/wam_1/j7_palm_yaw_joint"/>
<position ctrllimited="true" ctrlrange="0 3.141589" forcelimited="false" forcerange="-40 40" gear="1" joint="herb/wam_1/bhand/j11" kp="40" name="herb/wam_1/bhand/p_j11"/>
<position ctrllimited="true" ctrlrange="0 2.44346" forcelimited="false" forcerange="-40 40" gear="1" joint="herb/wam_1/bhand/j12" kp="40" name="herb/wam_1/bhand/p_j12"/>
<position ctrllimited="true" ctrlrange="0 0.837758" forcelimited="false" forcerange="-40 40" gear="1" joint="herb/wam_1/bhand/j13" kp="40" name="herb/wam_1/bhand/p_j13"/>
<position ctrllimited="true" ctrlrange="0 3.141589" forcelimited="false" forcerange="-40 40" gear="1" joint="herb/wam_1/bhand/j21" kp="40" name="herb/wam_1/bhand/p_j21"/>
<position ctrllimited="true" ctrlrange="0 2.44346" forcelimited="false" forcerange="-40 40" gear="1" joint="herb/wam_1/bhand/j22" kp="40" name="herb/wam_1/bhand/p_j22"/>
<position ctrllimited="true" ctrlrange="0 0.837758" forcelimited="false" forcerange="-40 40" gear="1" joint="herb/wam_1/bhand/j23" kp="40" name="herb/wam_1/bhand/p_j23"/>
<position ctrllimited="true" ctrlrange="0 2.44346" forcelimited="false" forcerange="-40 40" gear="1" joint="herb/wam_1/bhand/j32" kp="40" name="herb/wam_1/bhand/p_j32"/>
<position ctrllimited="true" ctrlrange="0 0.837758" forcelimited="false" forcerange="-40 40" gear="1" joint="herb/wam_1/bhand/j33" kp="40" name="herb/wam_1/bhand/p_j33"/>
<!--<motor name="herb/wam_1/j1_base_yaw_joint" joint="herb/wam_1/j1_base_yaw_joint" gear="-35.87" ctrlrange="-1 1" />
<motor name="herb/wam_1/j2_shoulder_pitch_joint" joint="herb/wam_1/j2_shoulder_pitch_joint" gear="56.42" ctrlrange="-1 1" />
<motor name="herb/wam_1/j3_shoulder_yaw_joint" joint="herb/wam_1/j3_shoulder_yaw_joint" gear="33.56" ctrlrange="-1 1" />
<motor name="herb/wam_1/j4_elbow_pitch_joint" joint="herb/wam_1/j4_elbow_pitch_joint" gear="17.77" ctrlrange="-1 1" />
<motor name="herb/wam_1/j5_wrist_yaw_joint" joint="herb/wam_1/j5_wrist_yaw_joint" gear="3.37" ctrlrange="-1 1" />
<motor name="herb/wam_1/j6_wrist_pitch_joint" joint="herb/wam_1/j6_wrist_pitch_joint" gear="3.37" ctrlrange="-1 1" />
<motor name="herb/wam_1/j7_palm_yaw_joint" joint="herb/wam_1/j7_palm_yaw_joint" gear="1.358" ctrlrange="-1 1" />
<motor name="herb/wam_1/bhand/p_j11" joint="herb/wam_1/bhand/j11" ctrlrange="-1 1" gear="2"/>
<motor name="herb/wam_1/bhand/p_j12" joint="herb/wam_1/bhand/j12" ctrlrange="-1 1" gear="2"/>
<motor name="herb/wam_1/bhand/p_j13" joint="herb/wam_1/bhand/j13" ctrlrange="-1 1" gear="2"/>
<motor name="herb/wam_1/bhand/p_j21" joint="herb/wam_1/bhand/j21" ctrlrange="-1 1" gear="2"/>
<motor name="herb/wam_1/bhand/p_j22" joint="herb/wam_1/bhand/j22" ctrlrange="-1 1" gear="2"/>
<motor name="herb/wam_1/bhand/p_j23" joint="herb/wam_1/bhand/j23" ctrlrange="-1 1" gear="2"/>
<motor name="herb/wam_1/bhand/p_j32" joint="herb/wam_1/bhand/j32" ctrlrange="-1 1" gear="2"/>
<motor name="herb/wam_1/bhand/p_j33" joint="herb/wam_1/bhand/j33" ctrlrange="-1 1" gear="2"/>-->
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-1 1" gear="1" joint="herb/wam_1/bhand/j11" kv="1" name="herb/wam_1/bhand/v_j11"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-1 1" gear="1" joint="herb/wam_1/bhand/j12" kv="1" name="herb/wam_1/bhand/v_j12"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-1 1" gear="1" joint="herb/wam_1/bhand/j13" kv="1" name="herb/wam_1/bhand/v_j13"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-1 1" gear="1" joint="herb/wam_1/bhand/j21" kv="1" name="herb/wam_1/bhand/v_j21"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-1 1" gear="1" joint="herb/wam_1/bhand/j22" kv="1" name="herb/wam_1/bhand/v_j22"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-1 1" gear="1" joint="herb/wam_1/bhand/j23" kv="1" name="herb/wam_1/bhand/v_j23"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-1 1" gear="1" joint="herb/wam_1/bhand/j32" kv="1" name="herb/wam_1/bhand/v_j32"/>
<velocity ctrllimited="true" ctrlrange="-1 1" forcelimited="false" forcerange="-1 1" gear="1" joint="herb/wam_1/bhand/j33" kv="1" name="herb/wam_1/bhand/v_j33"/>
<!-- <position name="herb/wam_1/j1_base_yaw_joint" joint="herb/wam_1/j1_base_yaw_joint" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="-35.87"/>
<position name="herb/wam_1/j2_shoulder_pitch_joint" joint="herb/wam_1/j2_shoulder_pitch_joint" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="56.42"/>
<position name="herb/wam_1/j3_shoulder_yaw_joint" joint="herb/wam_1/j3_shoulder_yaw_joint" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="33.56"/>
<position name="herb/wam_1/j4_elbow_pitch_joint" joint="herb/wam_1/j4_elbow_pitch_joint" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="17.77"/>
<position name="herb/wam_1/j5_wrist_yaw_joint" joint="herb/wam_1/j5_wrist_yaw_joint" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="3.37"/>
<position name="herb/wam_1/j6_wrist_pitch_joint" joint="herb/wam_1/j6_wrist_pitch_joint" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="3.37"/>
<position name="herb/wam_1/j7_palm_yaw_joint" joint="herb/wam_1/j7_palm_yaw_joint" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="1.358"/>
<position name="herb/wam_1/bhand/j11" joint="herb/wam_1/bhand/j11" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="1.358"/>
<position name="herb/wam_1/bhand/j12" joint="herb/wam_1/bhand/j12" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="1.358"/>
<position name="herb/wam_1/bhand/j13" joint="herb/wam_1/bhand/j13" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="1.358"/>
<position name="herb/wam_1/bhand/j21" joint="herb/wam_1/bhand/j21" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="1.358"/>
<position name="herb/wam_1/bhand/j22" joint="herb/wam_1/bhand/j22" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="1.358"/>
<position name="herb/wam_1/bhand/j23" joint="herb/wam_1/bhand/j23" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="1.358"/>
<position name="herb/wam_1/bhand/j32" joint="herb/wam_1/bhand/j32" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="1.358"/>
<position name="herb/wam_1/bhand/j33" joint="herb/wam_1/bhand/j33" ctrllimited="true" ctrlrange="-0.1 0.1" forcelimited="true" forcerange="-50 50" gear="1.358"/>-->
</actuator>
</mujoco> | 118.187135 | 1,963 | 0.688149 |
628f3ed88a7598383d8dc7f2b6ea815305f97e2c | 1,769 | xml | XML | gym/envs/robotics/assets/fetch/random_obj_xml/358_grasp.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/358_grasp.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/358_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/035/035.stl" name="obj0" scale="0.006225783173565617 0.006225783173565617 0.006225783173565617" />
</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.02649362107004693 0.044033302102522265 0.035008469071953284">
<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.006297159918464438 -0.00514533574714349 -0.010601317891020694" rgba="1 0 0 0" size="0.013246810535023464 0.022016651051261132 0.017504234535976642" type="ellipsoid" />
</body>
<light ambient="0.2 0.2 0.2" castshadow="false" diffuse="0.8 0.8 0.8" dir="0 0 -1" directional="true" name="light0" pos="0 0 4" specular="0.3 0.3 0.3" />
</worldbody>
<actuator>
<position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:l_gripper_finger_joint" kp="30000" name="robot0:l_gripper_finger_joint" user="1" />
<position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:r_gripper_finger_joint" kp="30000" name="robot0:r_gripper_finger_joint" user="1" />
</actuator>
</mujoco> | 43.146341 | 198 | 0.670435 |
628fabb7ee24d5fae89e55b02677f720bcbcfd61 | 79,313 | xml | XML | herb_reconf/cluttered_scenes/easy_pushing_013_apple_0_0.9_scene.xml | wagnew3/Amodal-3D-Reconstruction-for-Robotic-Manipulationvia-Stability-and-Connectivity--Release | f55c6b0fac44d9d749e7804d99169a39d30c2111 | [
"MIT"
] | null | null | null | herb_reconf/cluttered_scenes/easy_pushing_013_apple_0_0.9_scene.xml | wagnew3/Amodal-3D-Reconstruction-for-Robotic-Manipulationvia-Stability-and-Connectivity--Release | f55c6b0fac44d9d749e7804d99169a39d30c2111 | [
"MIT"
] | null | null | null | herb_reconf/cluttered_scenes/easy_pushing_013_apple_0_0.9_scene.xml | wagnew3/Amodal-3D-Reconstruction-for-Robotic-Manipulationvia-Stability-and-Connectivity--Release | f55c6b0fac44d9d749e7804d99169a39d30c2111 | [
"MIT"
] | null | null | null | <?xml version="1.0" ?><mujoco model="scene">
<compiler angle="radian" coordinate="local" fusestatic="false" meshdir="assets/" texturedir="assets/"/>
<option apirate="50" collision="predefined" cone="elliptic" impratio="5" iterations="500" noslip_iterations="100" solver="Newton" timestep="0.002" tolerance="1e-10"/>
<size nconmax="10000" njmax="10000"/>
<visual>
<global offheight="800" offwidth="800"/>
<quality shadowsize="2048"/>
<headlight ambient="0 0 0" diffuse="1.399999 1.399999 1.399999" specular="2 2 2"/>
<map force="0.1" zfar="30.0"/>
<rgba haze="0.1499999 0.25 0.3499998 1"/>
</visual>
<statistic center="0.2 0 0.5" extent="10.0"/>
<default>
<default class="/"/>
<default class="geom0">
<geom conaffinity="0" contype="1" density="500" margin="0.001" rgba="0.75 0.6 0.5 1" solimp="0.95 0.95 0.01" solref="0.008 1" user="0"/>
</default>
<default class="herb/">
<joint damping="1.0"/>
<default class="herb/viz">
<geom conaffinity="0" contype="0" group="1"/>
</default>
</default>
<default class="herb/wam/">
<joint axis="0 0 1" frictionloss="0.001" limited="true" pos="0 0 0" type="hinge"/>
<default class="herb/wam/viz">
<geom conaffinity="0" contype="0" group="1" type="mesh"/>
</default>
<default class="herb/wam/col">
<geom conaffinity="1" contype="0" group="0" type="mesh"/>
</default>
</default>
<default class="herb/wam/bhand/">
<joint axis="0 0 1" frictionloss="0.001" limited="true" pos="0 0 0" type="hinge"/>
<default class="herb/wam/bhand/col">
<geom conaffinity="1" contype="0" group="0" type="mesh"/>
</default>
<default class="herb/wam/bhand/viz">
<geom conaffinity="0" contype="0" group="1" rgba="0.6999996 0.8 0.8 1" type="mesh"/>
</default>
</default>
<default class="herb/wam_1/">
<joint armature="0.1" axis="0 0 1" frictionloss="0.001" limited="true" pos="0 0 0" type="hinge"/>
<default class="herb/wam_1/viz">
<geom conaffinity="0" contype="0" group="1" type="mesh"/>
</default>
<default class="herb/wam_1/col">
<geom conaffinity="1" condim="4" contype="1" group="0" priority="10" type="mesh"/><!-- friction="1 0.1 0.02" -->
</default>
</default>
<default class="herb/wam_1/bhand/">
<joint armature="0.1" axis="0 0 1" frictionloss="0.001" limited="true" pos="0 0 0" type="hinge"/>
<default class="herb/wam_1/bhand/col">
<geom conaffinity="1" condim="4" contype="4" friction="1 0.1 0.02" group="0" priority="10" solimp="0.99 0.99 0.01" solref="0.01 1" type="mesh"/> <!-- -->
</default>
<default class="herb/wam_1/bhand/viz">
<geom conaffinity="0" condim="4" contype="4" friction="1 0.1 0.02" group="1" priority="10" rgba="0.6999996 0.8 0.8 1" solimp="0.99 0.99 0.01" solref="0.01 1" type="mesh"/><!-- -->
</default>
</default>
</default>
<asset>
<texture file="concrete-7baa937dd9eb091794feb091c728eb4f234150ae.png" name="concrete_2d" type="2d"/>
<texture file="concrete-7baa937dd9eb091794feb091c728eb4f234150ae.png" name="concretecube" type="cube"/>
<material class="/" name="concrete_2d" reflectance="0.3" rgba="0.8 0.8 0.8 1" texture="concrete_2d"/>
<material class="/" name="concretecube" rgba="0.8 0.8 0.8 1" texture="concretecube"/>
<texture file="marble-e5eaaff46b3aaec59944d7330fab7172f95cd8f2.png" name="marble2d" type="2d"/>
<texture file="marble-e5eaaff46b3aaec59944d7330fab7172f95cd8f2.png" name="marblecube" type="cube"/>
<material class="/" name="marble_2d" reflectance="0.3" rgba="0.8 0.8 0.8 1" texture="marble2d"/>
<material class="/" name="marblecube" rgba="0.8 0.8 0.8 1" texture="marblecube"/>
<texture file="concreteplain-371aafd0ba788c3d3517b7c74a383d92e5897f53.png" name="concreteplain_2d" type="2d"/>
<texture file="concreteplain-371aafd0ba788c3d3517b7c74a383d92e5897f53.png" name="concreteplaincube" type="cube"/>
<material class="/" name="concreteplain_2d" reflectance="0.3" rgba="0.8 0.8 0.8 1" texture="concreteplain_2d"/>
<material class="/" name="concreteplaincube" rgba="0.8 0.8 0.8 1" texture="concreteplaincube"/>
<texture file="wood-dca777828fadc82ffe5b5005a448db092b2054fb.png" name="wood2d" type="2d"/>
<texture file="wood-dca777828fadc82ffe5b5005a448db092b2054fb.png" name="woodcube" type="cube"/>
<material class="/" name="wood2d" reflectance="0.0" rgba="1 1 1 1" texture="wood2d"/>
<material class="/" emission="1.0" name="woodcube" texture="woodcube"/>
<texture file="concrete2-241aa4b6b647b116a7363537e0b2c602ff16d0ac.png" name="concrete2_2d" type="2d"/>
<texture file="concrete2-241aa4b6b647b116a7363537e0b2c602ff16d0ac.png" name="concrete2_cube" type="cube"/>
<material class="/" name="concrete2_2d" reflectance="0.0" rgba="1 1 1 1" texture="concrete2_2d"/>
<material class="/" name="concrete2_cube" rgba="0.8 0.8 0.8 1" texture="concrete2_cube"/>
<texture builtin="flat" height="1024" mark="random" markrgb="0.79000000 0.79000000 0.7399999" name="wall_2d" random="0.3" rgb1="0.8199995 0.8199995 0.78000000" type="2d" width="1024"/>
<material class="/" name="wall" texture="wall_2d"/>
<!--<mesh name="mustard" class="/" file="ycb_objects/006_mustard_bottle/google_16k/textured.msh"/>
<texture name="mustard_tex" type="2d" file="ycb_objects/006_mustard_bottle/google_16k/texture_map.png"/>
<material name="mustard_mat" class="/" texture="mustard_tex"/>-->
<mesh class="herb/" file="herb_frame-d14ef2a9b97c77acae48435d827d17e822b5ea0d.STL" name="herb/herb_frame"/>
<mesh class="herb/" file="herb_frame_collision-f9b6358d74932455b7ffbfd9ca74dac0fccda711.STL" name="herb/herb_frame_collision"/>
<mesh class="herb/" file="herb_neobotix_base-a561bd542e4323d6590a35700af93bfe91294ed7.STL" name="herb/herb_neobotix_base"/>
<mesh class="herb/" file="herb_neobotix_base_collision-c0b781e9f306e864c10c17c836695c4558f03ae7.STL" name="herb/herb_neobotix_base_collision"/>
<mesh class="herb/" file="herb_neck_pan-3a5b595404c4fd221df9b6e9fa45f42ae8d6c2d1.STL" name="herb/herb_neck_pan"/>
<mesh class="herb/" file="herb_neck_pan_collision-422bb9327b7695a812f7e778849056ef7beb989a.STL" name="herb/herb_neck_pan_collision"/>
<mesh class="herb/" file="herb_neck_tilt-90115c2f4d254a0b190e723f5619cc119886c40b.STL" name="herb/herb_neck_tilt"/>
<mesh class="herb/" file="herb_neck_tilt_collision-484db3edd8836293ddbd41a57393c8610e785d3a.STL" name="herb/herb_neck_tilt_collision"/>
<mesh class="herb/" file="herb_crl_head-8d1a14390ba99fea74706e0a42bb4c69de03fda1.STL" name="herb/herb_crl_head"/>
<mesh class="herb/" file="herb_crl_head_collision-7e48d4cab14a84937a24657df25f3c1493b9d4f0.STL" name="herb/herb_crl_head_collision"/>
<mesh class="herb/" file="herb_kinect-f35f6b9c60f6d5c915f951d7862137deeec3b982.STL" name="herb/herb_kinect"/>
<mesh class="herb/" file="herb_kinect_collision-fc0c5ad2fd441c0e68282241313155effd1beedd.STL" name="herb/herb_kinect_collision"/>
<mesh class="herb/wam/" file="base_link_fine-41a147148eb8dd232dfab0184aee072e64b55281.stl" name="herb/wam/base_link_fine"/>
<mesh class="herb/wam/" file="base_link_convex-241a02f0fe0e1f2c3855b352df6e69b26ab5b1b2.stl" name="herb/wam/base_link_convex"/>
<mesh class="herb/wam/" file="shoulder_link_fine-70a80ea5cf6a9c11a96b4c55087f2c8f2c020d97.stl" name="herb/wam/shoulder_link_fine"/>
<mesh class="herb/wam/" file="shoulder_link_convex_decomposition_p1-b99c0e22423c21ede02982f896bc789bdae3b5ff.stl" name="herb/wam/shoulder_link_convex_decomposition_p1"/>
<mesh class="herb/wam/" file="shoulder_link_convex_decomposition_p2-2b3a517d82b2e4f2469d55f41baed0468e780436.stl" name="herb/wam/shoulder_link_convex_decomposition_p2"/>
<mesh class="herb/wam/" file="shoulder_link_convex_decomposition_p3-e4f646ee6b98165b5a010a5f12ebfd92128fb41b.stl" name="herb/wam/shoulder_link_convex_decomposition_p3"/>
<mesh class="herb/wam/" file="shoulder_pitch_link_fine-36aee65354a741fe81ccf9d2614e6e43d67f3c55.stl" name="herb/wam/shoulder_pitch_link_fine"/>
<mesh class="herb/wam/" file="shoulder_pitch_link_convex-f05b3e597235abed137d821b96ff7d1e2a82ea31.stl" name="herb/wam/shoulder_pitch_link_convex"/>
<mesh class="herb/wam/" file="upper_arm_link_fine-ca01ee6d48649ad9f6baea7259d5cf9d08b3d635.stl" name="herb/wam/upper_arm_link_fine"/>
<mesh class="herb/wam/" file="upper_arm_link_convex_decomposition_p1-7ea03e3ea97d649eedea55dc3de0ea10bbb87283.stl" name="herb/wam/upper_arm_link_convex_decomposition_p1"/>
<mesh class="herb/wam/" file="upper_arm_link_convex_decomposition_p2-25fc59a045c74cc0c5e901bc31501e8ca212159a.stl" name="herb/wam/upper_arm_link_convex_decomposition_p2"/>
<mesh class="herb/wam/" file="elbow_link_fine-105c4e016f6a319ed74f5d55377fee15774c5d58.stl" name="herb/wam/elbow_link_fine"/>
<mesh class="herb/wam/" file="elbow_link_convex-618d49f47d28f374d03b62f3a4f1a11c87b40044.stl" name="herb/wam/elbow_link_convex"/>
<mesh class="herb/wam/" file="forearm_link_fine-e78631019336cb810525911769f36184d30c291c.stl" name="herb/wam/forearm_link_fine"/>
<mesh class="herb/wam/" file="forearm_link_convex_decomposition_p1-57f1e443a9d84a9b1e59b719541351dbc72b0c65.stl" name="herb/wam/forearm_link_convex_decomposition_p1"/>
<mesh class="herb/wam/" file="forearm_link_convex_decomposition_p2-6249b0eb91291b6e61d4566ef7bddcd133aeb11d.stl" name="herb/wam/forearm_link_convex_decomposition_p2"/>
<mesh class="herb/wam/" file="wrist_yaw_link_fine-3ec69f37eedc74a0b8a6edd994a49a13dec2a554.stl" name="herb/wam/wrist_yaw_link_fine"/>
<mesh class="herb/wam/" file="wrist_yaw_link_convex_decomposition_p1-483314d477ecff523b1f17f1b29cc860dda3b25f.stl" name="herb/wam/wrist_yaw_link_convex_decomposition_p1"/>
<mesh class="herb/wam/" file="wrist_yaw_link_convex_decomposition_p2-963f6bf6f5f239543cf4bbf0630fd7e3253cbd4a.stl" name="herb/wam/wrist_yaw_link_convex_decomposition_p2"/>
<mesh class="herb/wam/" file="wrist_pitch_link_fine-06a8aff3e76c7b3ff34cdaf40c9ed5950e2ad1fe.stl" name="herb/wam/wrist_pitch_link_fine"/>
<mesh class="herb/wam/" file="wrist_pitch_link_convex_decomposition_p1-3328df36bd7e249a571d0cfb2e43ac0cf17b9b77.stl" name="herb/wam/wrist_pitch_link_convex_decomposition_p1"/>
<mesh class="herb/wam/" file="wrist_pitch_link_convex_decomposition_p2-91c5869923c13020ad406e859d49bf3f795c96be.stl" name="herb/wam/wrist_pitch_link_convex_decomposition_p2"/>
<mesh class="herb/wam/" file="wrist_pitch_link_convex_decomposition_p3-744bd1df4bb176ceef61c79ab12a5b9de038d171.stl" name="herb/wam/wrist_pitch_link_convex_decomposition_p3"/>
<mesh class="herb/wam/" file="wrist_palm_link_fine-db9db06e50f8f189c8d475b09f86be267e38a874.stl" name="herb/wam/wrist_palm_link_fine"/>
<mesh class="herb/wam/" file="wrist_palm_link_convex-d455a798d573176ecdc3c9794069b0e3f4f7f623.stl" name="herb/wam/wrist_palm_link_convex"/>
<mesh class="herb/wam/bhand/" file="bhand_palm_fine-dff1351ac0d212f9757a6bc04b85287b4f13403a.stl" name="herb/wam/bhand/bhand_palm_fine"/>
<mesh class="herb/wam/bhand/" file="bhand_palm_link_convex_decomposition_p1-f8ba6cc8e8efbe24c938e092f61618174769428c.stl" name="herb/wam/bhand/bhand_palm_link_convex_decomposition_p1"/>
<mesh class="herb/wam/bhand/" file="bhand_palm_link_convex_decomposition_p2-0a66a02812a929ee040991e6d1a7b1d11bba7bb1.stl" name="herb/wam/bhand/bhand_palm_link_convex_decomposition_p2"/>
<mesh class="herb/wam/bhand/" file="bhand_palm_link_convex_decomposition_p3-9d93e72f01b43aa200deff06df4a395d3eb5312a.stl" name="herb/wam/bhand/bhand_palm_link_convex_decomposition_p3"/>
<mesh class="herb/wam/bhand/" file="bhand_palm_link_convex_decomposition_p4-e38e089a001a0010eec12bebd2368162120ee6a2.stl" name="herb/wam/bhand/bhand_palm_link_convex_decomposition_p4"/>
<mesh class="herb/wam/bhand/" file="bhand_finger_prox_link_fine-b325b78dd2ffcab9984efe22434207b1d2e07e28.stl" name="herb/wam/bhand/bhand_finger_prox_link_fine"/>
<mesh class="herb/wam/bhand/" file="bhand_finger_prox_link_convex_decomposition_p1-12071ca7dea820f8ba395c17ad58efbdd2b805a8.stl" name="herb/wam/bhand/bhand_finger_prox_link_convex_decomposition_p1"/>
<mesh class="herb/wam/bhand/" file="bhand_finger_prox_link_convex_decomposition_p2-c728b40c271300b132049560287e0844b86833ed.stl" name="herb/wam/bhand/bhand_finger_prox_link_convex_decomposition_p2"/>
<mesh class="herb/wam/bhand/" file="bhand_finger_prox_link_convex_decomposition_p3-561559fcb477ac41797bbd8b0da5e960b41f0363.stl" name="herb/wam/bhand/bhand_finger_prox_link_convex_decomposition_p3"/>
<mesh class="herb/wam/bhand/" file="bhand_finger_med_link_fine-31e862bb0515137229a05ffa049a96de151eb229.stl" name="herb/wam/bhand/bhand_finger_med_link_fine"/>
<mesh class="herb/wam/bhand/" file="bhand_finger_med_link_convex-af5d2e0e2990df27924df077b297d046b710ded5.stl" name="herb/wam/bhand/bhand_finger_med_link_convex"/>
<mesh class="herb/wam/bhand/" file="bhand_finger_dist_link_fine-defe6db5320e79d25ade307bc4a42d6ef272b8d4.stl" name="herb/wam/bhand/bhand_finger_dist_link_fine"/>
<mesh class="herb/wam/bhand/" file="bhand_finger_dist_link_convex-dd89f87a37ef6bb33ec5f1998f123eb1e907ddef.stl" name="herb/wam/bhand/bhand_finger_dist_link_convex"/>
<mesh class="herb/wam_1/" file="base_link_fine-41a147148eb8dd232dfab0184aee072e64b55281.stl" name="herb/wam_1/base_link_fine"/>
<mesh class="herb/wam_1/" file="base_link_convex-241a02f0fe0e1f2c3855b352df6e69b26ab5b1b2.stl" name="herb/wam_1/base_link_convex"/>
<mesh class="herb/wam_1/" file="shoulder_link_fine-70a80ea5cf6a9c11a96b4c55087f2c8f2c020d97.stl" name="herb/wam_1/shoulder_link_fine"/>
<mesh class="herb/wam_1/" file="shoulder_link_convex_decomposition_p1-b99c0e22423c21ede02982f896bc789bdae3b5ff.stl" name="herb/wam_1/shoulder_link_convex_decomposition_p1"/>
<mesh class="herb/wam_1/" file="shoulder_link_convex_decomposition_p2-2b3a517d82b2e4f2469d55f41baed0468e780436.stl" name="herb/wam_1/shoulder_link_convex_decomposition_p2"/>
<mesh class="herb/wam_1/" file="shoulder_link_convex_decomposition_p3-e4f646ee6b98165b5a010a5f12ebfd92128fb41b.stl" name="herb/wam_1/shoulder_link_convex_decomposition_p3"/>
<mesh class="herb/wam_1/" file="shoulder_pitch_link_fine-36aee65354a741fe81ccf9d2614e6e43d67f3c55.stl" name="herb/wam_1/shoulder_pitch_link_fine"/>
<mesh class="herb/wam_1/" file="shoulder_pitch_link_convex-f05b3e597235abed137d821b96ff7d1e2a82ea31.stl" name="herb/wam_1/shoulder_pitch_link_convex"/>
<mesh class="herb/wam_1/" file="upper_arm_link_fine-ca01ee6d48649ad9f6baea7259d5cf9d08b3d635.stl" name="herb/wam_1/upper_arm_link_fine"/>
<mesh class="herb/wam_1/" file="upper_arm_link_convex_decomposition_p1-7ea03e3ea97d649eedea55dc3de0ea10bbb87283.stl" name="herb/wam_1/upper_arm_link_convex_decomposition_p1"/>
<mesh class="herb/wam_1/" file="upper_arm_link_convex_decomposition_p2-25fc59a045c74cc0c5e901bc31501e8ca212159a.stl" name="herb/wam_1/upper_arm_link_convex_decomposition_p2"/>
<mesh class="herb/wam_1/" file="elbow_link_fine-105c4e016f6a319ed74f5d55377fee15774c5d58.stl" name="herb/wam_1/elbow_link_fine"/>
<mesh class="herb/wam_1/" file="elbow_link_convex-618d49f47d28f374d03b62f3a4f1a11c87b40044.stl" name="herb/wam_1/elbow_link_convex"/>
<mesh class="herb/wam_1/" file="forearm_link_fine-e78631019336cb810525911769f36184d30c291c.stl" name="herb/wam_1/forearm_link_fine"/>
<mesh class="herb/wam_1/" file="forearm_link_convex_decomposition_p1-57f1e443a9d84a9b1e59b719541351dbc72b0c65.stl" name="herb/wam_1/forearm_link_convex_decomposition_p1"/>
<mesh class="herb/wam_1/" file="forearm_link_convex_decomposition_p2-6249b0eb91291b6e61d4566ef7bddcd133aeb11d.stl" name="herb/wam_1/forearm_link_convex_decomposition_p2"/>
<mesh class="herb/wam_1/" file="wrist_yaw_link_fine-3ec69f37eedc74a0b8a6edd994a49a13dec2a554.stl" name="herb/wam_1/wrist_yaw_link_fine"/>
<mesh class="herb/wam_1/" file="wrist_yaw_link_convex_decomposition_p1-483314d477ecff523b1f17f1b29cc860dda3b25f.stl" name="herb/wam_1/wrist_yaw_link_convex_decomposition_p1"/>
<mesh class="herb/wam_1/" file="wrist_yaw_link_convex_decomposition_p2-963f6bf6f5f239543cf4bbf0630fd7e3253cbd4a.stl" name="herb/wam_1/wrist_yaw_link_convex_decomposition_p2"/>
<mesh class="herb/wam_1/" file="wrist_pitch_link_fine-06a8aff3e76c7b3ff34cdaf40c9ed5950e2ad1fe.stl" name="herb/wam_1/wrist_pitch_link_fine"/>
<mesh class="herb/wam_1/" file="wrist_pitch_link_convex_decomposition_p1-3328df36bd7e249a571d0cfb2e43ac0cf17b9b77.stl" name="herb/wam_1/wrist_pitch_link_convex_decomposition_p1"/>
<mesh class="herb/wam_1/" file="wrist_pitch_link_convex_decomposition_p2-91c5869923c13020ad406e859d49bf3f795c96be.stl" name="herb/wam_1/wrist_pitch_link_convex_decomposition_p2"/>
<mesh class="herb/wam_1/" file="wrist_pitch_link_convex_decomposition_p3-744bd1df4bb176ceef61c79ab12a5b9de038d171.stl" name="herb/wam_1/wrist_pitch_link_convex_decomposition_p3"/>
<mesh class="herb/wam_1/" file="wrist_palm_link_fine-db9db06e50f8f189c8d475b09f86be267e38a874.stl" name="herb/wam_1/wrist_palm_link_fine"/>
<mesh class="herb/wam_1/" file="wrist_palm_link_convex-d455a798d573176ecdc3c9794069b0e3f4f7f623.stl" name="herb/wam_1/wrist_palm_link_convex"/>
<mesh class="herb/wam_1/bhand/" file="bhand_palm_fine-dff1351ac0d212f9757a6bc04b85287b4f13403a.stl" name="herb/wam_1/bhand/bhand_palm_fine"/>
<mesh class="herb/wam_1/bhand/" file="bhand_palm_link_convex_decomposition_p1-f8ba6cc8e8efbe24c938e092f61618174769428c.stl" name="herb/wam_1/bhand/bhand_palm_link_convex_decomposition_p1"/>
<mesh class="herb/wam_1/bhand/" file="bhand_palm_link_convex_decomposition_p2-0a66a02812a929ee040991e6d1a7b1d11bba7bb1.stl" name="herb/wam_1/bhand/bhand_palm_link_convex_decomposition_p2"/>
<mesh class="herb/wam_1/bhand/" file="bhand_palm_link_convex_decomposition_p3-9d93e72f01b43aa200deff06df4a395d3eb5312a.stl" name="herb/wam_1/bhand/bhand_palm_link_convex_decomposition_p3"/>
<mesh class="herb/wam_1/bhand/" file="bhand_palm_link_convex_decomposition_p4-e38e089a001a0010eec12bebd2368162120ee6a2.stl" name="herb/wam_1/bhand/bhand_palm_link_convex_decomposition_p4"/>
<mesh class="herb/wam_1/bhand/" file="bhand_finger_prox_link_fine-b325b78dd2ffcab9984efe22434207b1d2e07e28.stl" name="herb/wam_1/bhand/bhand_finger_prox_link_fine"/>
<mesh class="herb/wam_1/bhand/" file="bhand_finger_prox_link_convex_decomposition_p1-12071ca7dea820f8ba395c17ad58efbdd2b805a8.stl" name="herb/wam_1/bhand/bhand_finger_prox_link_convex_decomposition_p1"/>
<mesh class="herb/wam_1/bhand/" file="bhand_finger_prox_link_convex_decomposition_p2-c728b40c271300b132049560287e0844b86833ed.stl" name="herb/wam_1/bhand/bhand_finger_prox_link_convex_decomposition_p2"/>
<mesh class="herb/wam_1/bhand/" file="bhand_finger_prox_link_convex_decomposition_p3-561559fcb477ac41797bbd8b0da5e960b41f0363.stl" name="herb/wam_1/bhand/bhand_finger_prox_link_convex_decomposition_p3"/>
<mesh class="herb/wam_1/bhand/" file="bhand_finger_med_link_fine-31e862bb0515137229a05ffa049a96de151eb229.stl" name="herb/wam_1/bhand/bhand_finger_med_link_fine"/>
<mesh class="herb/wam_1/bhand/" file="bhand_finger_med_link_convex-af5d2e0e2990df27924df077b297d046b710ded5.stl" name="herb/wam_1/bhand/bhand_finger_med_link_convex"/>
<mesh class="herb/wam_1/bhand/" file="bhand_finger_dist_link_fine-defe6db5320e79d25ade307bc4a42d6ef272b8d4.stl" name="herb/wam_1/bhand/bhand_finger_dist_link_fine"/>
<mesh class="herb/wam_1/bhand/" file="bhand_finger_dist_link_convex-dd89f87a37ef6bb33ec5f1998f123eb1e907ddef.stl" name="herb/wam_1/bhand/bhand_finger_dist_link_convex"/>
<mesh class="geom0" file="ycb_objects/013_apple/google_16k/nontextured.stl" name="gen_mesh_0" scale="1 1 1"/><mesh class="geom0" file="ycb_objects/012_strawberry/google_16k/nontextured.stl" name="gen_mesh_gadded_1" scale="1.6500105920724026 1.6500105920724026 1.6500105920724026"/><mesh class="geom0" file="ycb_objects/010_potted_meat_can/google_16k/nontextured.stl" name="gen_mesh_gadded_2" scale="1.332925564266748 1.332925564266748 1.332925564266748"/></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.9002685830676926" name="gen_body_0" pos="-0.05 -0.35 0.30039299999480135"><geom class="/" mesh="gen_mesh_0" name="gen_geom_0" rgba="0.24159951376858635 0.6266279433251088 0.5688214540837117 1" type="mesh"/><joint class="/" name="gen_joint_0" type="free"/></body><body euler="0 0 2.6822614054182803" name="gen_body_gadded_1" pos="0.038335268655623894 -0.35 0.30023171380115166"><geom class="/" mesh="gen_mesh_gadded_1" name="gen_geom_gadded_1" rgba="0.48296419703399385 0.6630042169260326 0.16055687271310715 1" type="mesh"/><joint class="/" name="gen_joint_gadded_1" type="free"/></body><body euler="0 0 0.17669638289984738" name="gen_body_gadded_2" pos="0.2714217401294835 -0.1353768992958381 0.3066429566916081"><geom class="/" mesh="gen_mesh_gadded_2" name="gen_geom_gadded_2" rgba="0.7401120002937085 0.47276767621524995 0.9015696128934164 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.954678 | 956 | 0.685941 |
6290391df2c1e9a7059f45a9698a45041a31584a | 1,456 | xml | XML | gym/envs/robotics/assets/fetch/random_obj_xml/5565_slide.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/5565_slide.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/5565_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/556/556.stl" name="obj0" scale="0.015509576113719404 0.015509576113719404 0.015509576113719404" />
</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.035466399101438936 0.09000521087707672 0.23539614847643187">
<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 |
62910457d22f8198d96dac0927098fa49e577aa4 | 1,457 | xml | XML | gym/envs/robotics/assets/fetch/random_obj_xml/5329_slide.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/5329_slide.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/5329_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/532/532.stl" name="obj0" scale="0.005619242496016123 0.005619242496016123 0.005619242496016123" />
</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.021338115297775656 0.033822245870112275 0.23280823951359994">
<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 |
62915291ca74425cf30681c2734053bfe18f01b6 | 1,766 | xml | XML | gym/envs/robotics/assets/fetch/random_obj_xml/5751_grasp.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/5751_grasp.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/5751_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/575/575.stl" name="obj0" scale="0.01135003209344074 0.01135003209344074 0.01135003209344074" />
</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.020849373353853406 0.07237676547811593 0.021609473653119042">
<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.0001419219131768 -0.011088921161836511 0.0006002731877611118" rgba="1 0 0 0" size="0.010424686676926703 0.036188382739057966 0.010804736826559521" type="ellipsoid" />
</body>
<light ambient="0.2 0.2 0.2" castshadow="false" diffuse="0.8 0.8 0.8" dir="0 0 -1" directional="true" name="light0" pos="0 0 4" specular="0.3 0.3 0.3" />
</worldbody>
<actuator>
<position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:l_gripper_finger_joint" kp="30000" name="robot0:l_gripper_finger_joint" user="1" />
<position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:r_gripper_finger_joint" kp="30000" name="robot0:r_gripper_finger_joint" user="1" />
</actuator>
</mujoco> | 43.073171 | 198 | 0.669875 |
62916b81a237a9c0936c7bbcf98cd8d976b00339 | 879 | xml | XML | fetch/assets/reach.xml | takuma-yoneda/gym-fetch | d7de5007b832a09dd09b7b38bafea375008f2ac6 | [
"MIT"
] | null | null | null | fetch/assets/reach.xml | takuma-yoneda/gym-fetch | d7de5007b832a09dd09b7b38bafea375008f2ac6 | [
"MIT"
] | null | null | null | fetch/assets/reach.xml | takuma-yoneda/gym-fetch | d7de5007b832a09dd09b7b38bafea375008f2ac6 | [
"MIT"
] | null | null | null | <?xml version="1.0" encoding="utf-8"?>
<mujoco>
<compiler angle="radian" coordinate="local" meshdir="./stls" texturedir="./textures"/>
<option timestep="0.002">
<flag warmstart="enable"/>
</option>
<include file="shared.xml"/>
<worldbody>
<geom name="floor0" pos="0.8 0.75 0" size="0.85 0.7 1" type="plane" condim="3" material="floor_mat"/>
<body name="floor0" pos="0.8 0.75 0">
<site name="target0" pos="0 0 0.5" size="0.02 0.001" rgba="1 0 0 1" type="cylinder"/>
</body>
<include file="robot.xml"/>
<body pos="1.3 0.75 0.2" name="table0">
<geom size="0.28 0.28 0.2" type="box" mass="2000" material="table_mat" rgba="0.75 0.75 0.75 1" />
</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"/>
</worldbody>
<actuator/>
</mujoco>
| 31.392857 | 113 | 0.614334 |
6295e82483c27ec1a3442ba3b2f18e41eceb9537 | 2,719 | xml | XML | gym/envs/robotics/assets/fetch/random_obj_xml/4046_peg.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/4046_peg.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/4046_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/404/404.stl" name="obj0" scale="0.005116548908227596 0.005116548908227596 0.005116548908227596" />
</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.02812826599709802 0.04 0.028245685677992936" 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.007477171186981054 -0.013602219731782812 0.033020027551322134" size="0.027281498035571207 0.020123599640788442 0.05523369334003905" type="box" zaxis="1.0 0.0 0.0" />
<site name="object0" pos="-0.007767813135917295 -0.017225769874148394 0.005914600208381103" rgba="1 0 0 0" size="0.02 0.02 0.02" type="sphere" />
<site name="handle0" pos="-0.007477171186981054 -0.013602219731782812 0.023020027551322132" 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 | 223 | 0.656491 |
62998e181b2c2dca6e7ce7ea28019964006cbebf | 1,767 | xml | XML | gym/envs/robotics/assets/fetch/random_obj_xml/355_grasp.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/355_grasp.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/355_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/035/035.stl" name="obj0" scale="0.006834902052477673 0.006834902052477673 0.006834902052477673" />
</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.029085706967453055 0.048341437298326566 0.03843363163207546">
<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.00691326216342396 -0.00564874568843947 -0.011638530830942361" rgba="1 0 0 0" size="0.014542853483726527 0.024170718649163283 0.01921681581603773" type="ellipsoid" />
</body>
<light ambient="0.2 0.2 0.2" castshadow="false" diffuse="0.8 0.8 0.8" dir="0 0 -1" directional="true" name="light0" pos="0 0 4" specular="0.3 0.3 0.3" />
</worldbody>
<actuator>
<position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:l_gripper_finger_joint" kp="30000" name="robot0:l_gripper_finger_joint" user="1" />
<position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:r_gripper_finger_joint" kp="30000" name="robot0:r_gripper_finger_joint" user="1" />
</actuator>
</mujoco> | 43.097561 | 196 | 0.670062 |
629b6e0c0e8f2b015faae2fc262ad48a140c5b6f | 1,458 | xml | XML | gym/envs/robotics/assets/fetch/random_obj_xml/66_slide.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/66_slide.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/66_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/006/006.stl" name="obj0" scale="0.0050656069273493426 0.0050656069273493426 0.0050656069273493426" />
</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.02492420698530189 0.03953865520134027 0.21326035322987824">
<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 |
629bd763abadfb4b8b3de165ee4face71866a0aa | 1,454 | xml | XML | gym/envs/robotics/assets/fetch/random_obj_xml/8806_slide.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/8806_slide.xml | Jekyll1021/gym | 1701741df2e6ae9a762fe647122ee8344f586bc9 | [
"Python-2.0",
"OLDAP-2.7"
] | null | null | null | gym/envs/robotics/assets/fetch/random_obj_xml/8806_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/880/880.stl" name="obj0" scale="0.006150328500916325 0.006150328500916325 0.006150328500916325" />
</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.03252670726421659 0.0601823389798862 0.22657215602014144">
<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 |
Subsets and Splits
No saved queries yet
Save your SQL queries to embed, download, and access them later. Queries will appear here once saved.