We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
assetdir
1 parent 5ce1273 commit f14b37aCopy full SHA for f14b37a
1 file changed
dm_control/mjcf/schema.xml
@@ -17,6 +17,7 @@
17
<attribute name="eulerseq" type="string"/>
18
<attribute name="meshdir" type="basepath" path_namespace="mesh" conflict_allowed="true"/>
19
<attribute name="texturedir" type="basepath" path_namespace="texture" conflict_allowed="true"/>
20
+ <attribute name="assetdir" type="basepath" path_namespace="asset" conflict_allowed="true"/>
21
<attribute name="discardvisual" type="keyword" valid_values="false true"/>
22
<attribute name="convexhull" type="keyword" valid_values="false true"/>
23
<attribute name="userthread" type="keyword" valid_values="false true"/>
0 commit comments