Spaces:
Sleeping
Sleeping
Comment out code for tray
Browse files- assets/tray.xml +2 -0
assets/tray.xml
CHANGED
|
@@ -42,8 +42,10 @@
|
|
| 42 |
type="free" gives 6 DOF — x/y/z translation and rotation.
|
| 43 |
We may also use type="slide" for a single axis if you want tighter control.
|
| 44 |
->
|
|
|
|
| 45 |
<joint name="tray_slide" type="free" damping="1"/>
|
| 46 |
<geom type="box" size="0.3 0.3 0.02" rgba="0.9 0.9 0.9 1"/>
|
|
|
|
| 47 |
|
| 48 |
<!-- Tray walls -->
|
| 49 |
<geom type="box" pos="0.0 0.29 0.04" size="0.3 0.01 0.04" rgba="0.9 0.9 0.9 1"/>
|
|
|
|
| 42 |
type="free" gives 6 DOF — x/y/z translation and rotation.
|
| 43 |
We may also use type="slide" for a single axis if you want tighter control.
|
| 44 |
->
|
| 45 |
+
<!-
|
| 46 |
<joint name="tray_slide" type="free" damping="1"/>
|
| 47 |
<geom type="box" size="0.3 0.3 0.02" rgba="0.9 0.9 0.9 1"/>
|
| 48 |
+
-->
|
| 49 |
|
| 50 |
<!-- Tray walls -->
|
| 51 |
<geom type="box" pos="0.0 0.29 0.04" size="0.3 0.01 0.04" rgba="0.9 0.9 0.9 1"/>
|