Skip to content

Commit c467f60

Browse files
saran-tcopybara-github
authored andcommitted
Rename inteval attribute in mjLROpt to interval.
PiperOrigin-RevId: 509275105 Change-Id: Id7840925f6653ecce2e5ea0790575471de4a0364
1 parent cc74770 commit c467f60

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dm_control/mjcf/schema.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
<attribute name="timeconst" type="float"/>
3838
<attribute name="timestep" type="float"/>
3939
<attribute name="inttotal" type="float"/>
40-
<attribute name="inteval" type="float"/>
40+
<attribute name="interval" type="float"/>
4141
<attribute name="tolrange" type="float"/>
4242
</attributes>
4343
</element>

0 commit comments

Comments
 (0)