Skip to content

Commit d05970b

Browse files
committed
moved sim lorge hatch latch up to avoid contact with the lorge hatch face mesh, added transparent appearance
1 parent 1c798ac commit d05970b

File tree

1 file changed

+7
-6
lines changed
  • clr_mujoco_config/description

1 file changed

+7
-6
lines changed

clr_mujoco_config/description/clr.xml

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -612,10 +612,10 @@
612612
<geom mesh="grab_handle_collision_5" rgba="0.7102210154635407 0.26526570669981253 0.9472556119532515 1" class="collision" pos="-0.058 -1.078 0.6957" quat="0.707107 0.707107 0 0"/>
613613
<geom mesh="grab_handle_collision_6" rgba="0.873602737080983 0.610283940837291 0.4222249640481468 1" class="collision" pos="-0.058 -1.078 0.6957" quat="0.707107 0.707107 0 0"/>
614614
<geom mesh="grab_handle_collision_7" rgba="0.1712850611561645 0.8602855438449819 0.9376714912658347 1" class="collision" pos="-0.058 -1.078 0.6957" quat="0.707107 0.707107 0 0"/>
615-
<geom size="0.0127" pos="-0.0341587 -1.22925 0.513824" type="sphere" class="collision"/>
616-
<geom size="0.0127" pos="-0.0341587 -1.22925 0.513824" type="sphere" class="visual"/>
615+
<geom size="0.0127" pos="-0.0341587 -1.22925 0.666224" type="sphere" class="collision"/>
616+
<geom size="0.0127" pos="-0.0341587 -1.22925 0.666224" rgba="1 1 1 0" type="sphere" class="visual"/>
617617
<site name="lorge/hatch_face" pos="0 0 0" quat="1.0 0 0 0"/>
618-
<site name="lorge/hatch_latch" pos="-0.034158681999999996 -1.2292456999999999 0.5138242199999999" quat="1.0 0 0 0"/>
618+
<site name="lorge/hatch_latch" pos="-0.034158681999999996 -1.2292456999999999 0.6662242199999999" quat="1.0 0 0 0"/>
619619
<site name="lorge/right_cal_1_frame" pos="0.0167 0 0" quat="1.0 0 0 0"/>
620620
<site name="lorge/right_cal_2_frame" pos="0 0.0167 0" quat="1.0 0 0 0"/>
621621
<site name="lorge/external_1_grab_handle" pos="-0.07 -0.9016 0.8021" quat="0 0 1.0 0"/>
@@ -631,10 +631,11 @@
631631
<site name="lorge/internal_2_grab_center" pos="0.02269999999999999 -1.078 0.6068" quat="0.7071067811865476 0.7071067811865475 0 0"/>
632632
<site name="lorge/internal_2_grab_touch" pos="0.035399999999999994 -1.078 0.6068" quat="0.7071067811865476 0.7071067811865475 0 0"/>
633633
</body>
634-
<body name="lorge/hatch_latch_catch" pos="2.14892 -0.760758 1.31568">
634+
<body name="lorge/hatch_latch_catch" pos="2.14892 -0.760758 1.46808">
635635
<inertial pos="0 0 0" mass="0.0671" diaginertia="4.345e-06 4.345e-06 4.345e-06"/>
636-
<joint name="lorge/latch_spring" pos="0 0 0" axis="0 0 -1" type="slide" limited="true" range="0 0.035" springref="0.035" stiffness="10000" damping="2" armature="0.001"/>
636+
<joint name="lorge/latch_spring" pos="0 0 0" axis="0 0 -1" type="slide" range="0 0.035" actuatorfrcrange="-1000 1000" limited="true" springref="0.035" stiffness="10000" damping="2" armature="0.001"/>
637637
<geom size="0.03" type="sphere" class="collision"/>
638+
<geom size="0.03" rgba="1 1 1 0" type="sphere" class="visual"/>
638639
<site name="lorge/hatch_latch_catch" pos="0 0 0" quat="1.0 0 0 0"/>
639640
</body>
640641
<body name="bench_lid" pos="-2.10085 1.0466 0.5244" quat="-0.706686 0 0 0.707527">
@@ -941,7 +942,7 @@
941942
<site name="lorge/hatch_bench" pos="1.40208 -0.801983 -0.002" quat="1.0 0 0 0"/>
942943
<site name="lorge/hatch_inner_frame" pos="1.986409 0.4430170000000001 0.7093" quat="0 0 0 1.0"/>
943944
<site name="lorge/hatch_outer_frame" pos="2.08008 -0.744983 0.714" quat="1.0 0 0 0"/>
944-
<site name="lorge/hatch_latch_spring_anchor" pos="2.1489176 -0.7607581999999999 1.3156752" quat="1.0 0 0 0"/>
945+
<site name="lorge/hatch_latch_spring_anchor" pos="2.1489176 -0.7607581999999999 1.4680752" quat="1.0 0 0 0"/>
945946
<site name="trainer_frame" pos="-2.0992 2.4346 0" quat="0.7066862882126158 0 0 -0.7075270242558058"/>
946947
<site name="trainer_box" pos="-2.0992 2.4346 0" quat="0.7066862882126158 0 0 -0.7075270242558058"/>
947948
<site name="trainer_top" pos="-2.0992 2.4346 1.52" quat="0.7066862882126158 0 0 -0.7075270242558058"/>

0 commit comments

Comments
 (0)