Skip to content

Commit b3df0f5

Browse files
thowellcopybara-github
authored andcommitted
Add site semantics to weld constraint. Fixes #1896
PiperOrigin-RevId: 675112981 Change-Id: I435da874097f1b0399af25f0da6841826706fd4d
1 parent afa4ccf commit b3df0f5

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

dm_control/mjcf/schema.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1862,6 +1862,8 @@
18621862
<attribute name="body2" type="reference" reference_namespace="body"/>
18631863
<attribute name="relpose" type="array" array_type="float" array_size="7"/>
18641864
<attribute name="anchor" type="array" array_type="float" array_size="3"/>
1865+
<attribute name="site1" type="reference" reference_namespace="site"/>
1866+
<attribute name="site2" type="reference" reference_namespace="site"/>
18651867
<attribute name="torquescale" type="float"/>
18661868
</attributes>
18671869
</element>

0 commit comments

Comments
 (0)