Skip to content

Commit 0adab39

Browse files
committed
Clean up MJCF files
1 parent d4d0d1c commit 0adab39

2 files changed

Lines changed: 0 additions & 11 deletions

File tree

src/dm_robotics/panda/assets/panda/panda.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@
99
<mesh name="link5" file="link5.obj" />
1010
<mesh name="link6" file="link6.obj" />
1111
<mesh name="link7" file="link7.obj" />
12-
<mesh name="hand" file="hand.obj" />
13-
<mesh name="finger" file="finger.obj" />
1412
<texture name="panda" file="panda.png" type="2d" />
1513
<material name="panda" texture="panda" shininess=".4" specular=".4" />
1614
<material name="panda_white" rgba="1 1 1 1" shininess="0.4" specular="0.4" />

src/dm_robotics/panda/assets/panda/panda_hand.xml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,10 @@
11
<mujoco model="panda_hand">
22
<compiler angle="radian" />
33
<asset>
4-
<mesh name="link0" file="link0.obj" />
5-
<mesh name="link1" file="link1.obj" />
6-
<mesh name="link2" file="link2.obj" />
7-
<mesh name="link3" file="link3.obj" />
8-
<mesh name="link4" file="link4.obj" />
9-
<mesh name="link5" file="link5.obj" />
10-
<mesh name="link6" file="link6.obj" />
11-
<mesh name="link7" file="link7.obj" />
124
<mesh name="hand" file="hand.obj" />
135
<mesh name="finger" file="finger.obj" />
146
<texture name="panda" file="panda.png" type="2d" />
157
<material name="panda" texture="panda" shininess=".4" specular=".4" />
16-
<material name="panda_white" rgba="1 1 1 1" shininess="0.4" specular="0.4" />
178
</asset>
189
<equality>
1910
<joint name="couple_fingers" joint1="panda_finger_joint1" joint2="panda_finger_joint2" solimp="0.95 0.99 0.001" solref="0.005 1"/>

0 commit comments

Comments
 (0)