Skip to content

Commit b80631c

Browse files
Merge pull request #662 from ARISE-Initiative/sawyer_fixes
Adding shell inertia for meshes in Sawyer
2 parents cc44c22 + c6e39c9 commit b80631c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • robosuite/models/assets/robots/sawyer

robosuite/models/assets/robots/sawyer/robot.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,10 @@
2828
<material name="Mtla" specular="0.5" shininess="0.225" rgba="0.000000 0.000000 1.000000 1.000000"/>
2929
<material name="Mtlb" specular="0.5" shininess="0.225" rgba="0.290196 0.290196 0.290196 1.000000"/>
3030
<mesh name="head_0" file="obj_meshes/head/head_0.obj"/>
31-
<mesh name="head_1" file="obj_meshes/head/head_1.obj"/>
31+
<mesh name="head_1" file="obj_meshes/head/head_1.obj" inertia="shell"/>
3232
<mesh name="head_2" file="obj_meshes/head/head_2.obj"/>
3333
<mesh name="head_3" file="obj_meshes/head/head_3.obj"/>
34-
<mesh name="head_4" file="obj_meshes/head/head_4.obj"/>
34+
<mesh name="head_4" file="obj_meshes/head/head_4.obj" inertia="shell"/>
3535
<mesh name="head_5" file="obj_meshes/head/head_5.obj"/>
3636
<mesh name="head_6" file="obj_meshes/head/head_6.obj"/>
3737
<mesh name="head_7" file="obj_meshes/head/head_7.obj"/>

0 commit comments

Comments
 (0)