Datasets:

ArXiv:
License:
Priosin commited on
Commit
8c20ae2
·
verified ·
1 Parent(s): b1f19b3

Update assets/libero/COMMON/stable_hope_objects/cream_cheese/mjcf/cream_cheese.xml

Browse files
assets/libero/COMMON/stable_hope_objects/cream_cheese/mjcf/cream_cheese.xml CHANGED
@@ -1,17 +1,18 @@
1
  <mujoco model="cream_cheese">
2
  <asset>
3
- <texture file="texture_map.png" name="tex-cream_cheese" type="2d" />
4
- <material name="cream_cheese" reflectance="0.5" texrepeat="1 1" texture="tex-cream_cheese" texuniform="false" />
5
- <mesh file="visual/cream_cheese_vis.msh" name="cream_cheese_vis" scale="0.008 0.008 0.008" /></asset>
 
 
6
  <worldbody>
7
-
8
- <body name="object">
9
- <!-- <geom solimp="0.998 0.998 0.001" solref="0.001 1" density="100" friction="0.95 0.3 0.1" type="mesh" mesh="cream_cheese_vis" conaffinity="0" contype="0" group="1" material="cream_cheese" /><geom solimp="0.998 0.998 0.001" solref="0.001 1" density="100" friction="0.95 0.3 0.1" type="box" pos="0.00000 0.00000 -0.00000" quat="0.00707 0.00000 0.00707 0.00000" size="0.01117 0.02667 0.05076" group="0" rgba="0.8 0.8 0.8 0.0" /> -->
10
- <geom solimp="0.998 0.998 0.001" solref="0.001 1" density="100" friction="0.95 0.3 0.1" type="mesh" mesh="cream_cheese_vis" conaffinity="0" contype="0" group="1" material="cream_cheese" /><geom solimp="0.998 0.998 0.001" solref="0.001 1" density="100" friction="0.95 0.3 0.1" type="box" pos="0.00000 0.00000 -0.00000" quat="0.00707 0.00000 0.00707 0.00000" size="0.008936 0.021336 0.040608" group="0" rgba="0.8 0.8 0.8 0.0" />
11
- </body>
12
- <site rgba="0 0 0 0" size="0.005" pos="0 0 -0.025" name="bottom_site" />
13
- <site rgba="0 0 0 0" size="0.005" pos="0 0 0.025" name="top_site" />
14
- <site rgba="0 0 0 0" size="0.005" pos="0.03 0.03 0" name="horizontal_radius_site" />
15
 
 
 
 
16
  </worldbody>
17
  </mujoco>
 
1
  <mujoco model="cream_cheese">
2
  <asset>
3
+ <texture file="texture_map.png" name="tex-cream_cheese" type="2d"/>
4
+ <material name="cream_cheese" reflectance="0.5" texrepeat="1 1" texture="tex-cream_cheese" texuniform="false"/>
5
+ <mesh file="visual/cream_cheese_vis.msh" name="cream_cheese_vis" scale="0.008 0.008 0.008"/>
6
+ </asset>
7
+
8
  <worldbody>
9
+ <body name="object">
10
+ <geom type="mesh" mesh="cream_cheese_vis" group="1" material="cream_cheese" conaffinity="0" contype="0"/>
11
+ <geom type="box" pos="0.00000 0.00000 0.00000" quat="0.00707 0.00000 0.00707 0.00000" size="0.008936 0.021336 0.040608" rgba="0 0 0 0"/>
12
+ </body>
 
 
 
 
13
 
14
+ <site rgba="0 0 0 0" size="0.005" pos="0 0 -0.025" name="bottom_site"/>
15
+ <site rgba="0 0 0 0" size="0.005" pos="0 0 0.025" name="top_site"/>
16
+ <site rgba="0 0 0 0" size="0.005" pos="0.03 0.03 0" name="horizontal_radius_site"/>
17
  </worldbody>
18
  </mujoco>