Skip to content

Commit 6504caf

Browse files
kbayescopybara-github
authored andcommitted
Convert internal representation of vertices to double. Also replace remove duplicate vertices with fast hash implementation.
PiperOrigin-RevId: 734516595 Change-Id: I84baa019db4055504c54868c407d7b7645b72c17
1 parent 4274678 commit 6504caf

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

dm_control/mjcf/schema.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -928,6 +928,7 @@
928928
<element name="mesh" repeated="true">
929929
<attributes>
930930
<attribute name="name" type="identifier"/>
931+
<attribute name="content_type" type="string" valid_values="model/obj model/stl model/vnd.mujoco.msh"/>
931932
<attribute name="class" type="reference" reference_namespace="default"/>
932933
<attribute name="file" type="file" path_namespace="mesh"/>
933934
<attribute name="scale" type="array" array_type="float" array_size="3"/>

0 commit comments

Comments
 (0)