Skip to content

Commit 890c054

Browse files
yuvaltassacopybara-github
authored andcommitted
Add "cameraid" attribute to visual/global specifying the default camera to use at model load.
PiperOrigin-RevId: 773783069 Change-Id: I3d6db983273994b7649204bb06f977b2feab56ee
1 parent 9a220fc commit 890c054

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dm_control/mjcf/schema.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,7 @@
123123
<children>
124124
<element name="global">
125125
<attributes>
126+
<attribute name="cameraid" type="int"/>
126127
<attribute name="fovy" type="float"/>
127128
<attribute name="ipd" type="float"/>
128129
<attribute name="azimuth" type="float"/>

0 commit comments

Comments
 (0)