We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad0e008 commit 5ba8bd7Copy full SHA for 5ba8bd7
dm_control/mjcf/schema.xml
@@ -958,6 +958,8 @@
958
<attribute name="refquat" type="array" array_type="float" array_size="4"/>
959
<attribute name="maxhullvert" type="int"/>
960
<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"/>
963
</attributes>
964
<children>
965
<element name="plugin" repeated="true" namespace="mesh">
0 commit comments