Skip to content

Commit f14b37a

Browse files
kevinzakkacopybara-github
authored andcommitted
Add assetdir compiler option.
PiperOrigin-RevId: 478117894 Change-Id: Iedb1f1083bfcbbb7d8643973444b7f0e2c219107
1 parent 5ce1273 commit f14b37a

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
@@ -17,6 +17,7 @@
1717
<attribute name="eulerseq" type="string"/>
1818
<attribute name="meshdir" type="basepath" path_namespace="mesh" conflict_allowed="true"/>
1919
<attribute name="texturedir" type="basepath" path_namespace="texture" conflict_allowed="true"/>
20+
<attribute name="assetdir" type="basepath" path_namespace="asset" conflict_allowed="true"/>
2021
<attribute name="discardvisual" type="keyword" valid_values="false true"/>
2122
<attribute name="convexhull" type="keyword" valid_values="false true"/>
2223
<attribute name="userthread" type="keyword" valid_values="false true"/>

0 commit comments

Comments
 (0)