Datasets:

ArXiv:
License:
Priosin commited on
Commit
694f171
·
verified ·
1 Parent(s): 713ccd6

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

Browse files
assets/libero/COMMON/stable_hope_objects/popcorn/mjcf/popcorn.xml CHANGED
@@ -1,17 +1,25 @@
1
  <mujoco model="popcorn">
2
  <asset>
3
- <texture file="texture_map.png" name="tex-popcorn" type="2d" />
4
- <material name="popcorn" reflectance="0.5" texrepeat="1 1" texture="tex-popcorn" texuniform="false" />
5
- <mesh file="visual/popcorn_vis.msh" name="popcorn_vis" scale="0.005 0.005 0.005" /></asset>
 
 
6
  <worldbody>
 
 
 
 
 
 
 
 
 
 
 
7
 
8
- <body name="object">
9
- <geom pos="0 0 0" mesh="popcorn_vis" type="mesh" solimp="0.998 0.998 0.001" solref="0.001 1" density="100" friction="0.95 0.3 0.1" material="popcorn" contype="0" conaffinity="0" group="1"/>
10
- <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.01 0.021 0.031" group="0" rgba="0.8 0.8 0.8 1.0" />
11
- </body>
12
- <site rgba="0 0 0 0" size="0.005" pos="0 0 -0.06" name="bottom_site" />
13
- <site rgba="0 0 0 0" size="0.005" pos="0 0 0.04" name="top_site" />
14
- <site rgba="0 0 0 0" size="0.005" pos="0.025 0.025 0" name="horizontal_radius_site" />
15
-
16
  </worldbody>
17
  </mujoco>
 
1
  <mujoco model="popcorn">
2
  <asset>
3
+ <texture file="texture_map.png" name="tex-popcorn" type="2d"/>
4
+ <material name="popcorn" reflectance="0.5" texrepeat="1 1" texture="tex-popcorn" texuniform="false"/>
5
+ <mesh file="visual/popcorn_vis.msh" name="popcorn_vis" scale="0.005 0.005 0.005"/>
6
+ </asset>
7
+
8
  <worldbody>
9
+ <body name="object">
10
+ <geom pos="0 0 0" mesh="popcorn_vis" type="mesh"
11
+ solimp="0.998 0.998 0.001" solref="0.001 1"
12
+ density="100" friction="0.95 0.3 0.1"
13
+ material="popcorn" contype="0" conaffinity="0" group="1"/>
14
+
15
+ <geom type="box" pos="0.00000 0.00000 0.00000"
16
+ quat="0.00707 0.00000 0.00707 0.00000"
17
+ size="0.01 0.021 0.031"
18
+ rgba="0 0 0 0"/>
19
+ </body>
20
 
21
+ <site rgba="0 0 0 0" size="0.005" pos="0 0 -0.06" name="bottom_site"/>
22
+ <site rgba="0 0 0 0" size="0.005" pos="0 0 0.04" name="top_site"/>
23
+ <site rgba="0 0 0 0" size="0.005" pos="0.025 0.025 0" name="horizontal_radius_site"/>
 
 
 
 
 
24
  </worldbody>
25
  </mujoco>