Skip to content

Commit 5ba8bd7

Browse files
quaglacopybara-github
authored andcommitted
Add mjs_makeMesh to create a builtin mesh.
PiperOrigin-RevId: 788538127 Change-Id: I91676240bf7b787480cce2fd80e3bd91b43941a9
1 parent ad0e008 commit 5ba8bd7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

dm_control/mjcf/schema.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -958,6 +958,8 @@
958958
<attribute name="refquat" type="array" array_type="float" array_size="4"/>
959959
<attribute name="maxhullvert" type="int"/>
960960
<attribute name="inertia" type="keyword" valid_values="legacy convex exact shell"/>
961+
<attribute name="builtin" type="keyword" valid_values="wedge rect"/>
962+
<attribute name="parameters" type="array" array_type="float"/>
961963
</attributes>
962964
<children>
963965
<element name="plugin" repeated="true" namespace="mesh">

0 commit comments

Comments
 (0)