Skip to content

Commit 39a3bc8

Browse files
quaglacopybara-github
authored andcommitted
Remove the particle composite (replaced by replicate).
PiperOrigin-RevId: 730089997 Change-Id: I4d4da8f934cf32b4a93181ae6e0d5c49a41e3dad
1 parent 40a01ab commit 39a3bc8

1 file changed

Lines changed: 0 additions & 58 deletions

File tree

dm_control/mjcf/schema.xml

Lines changed: 0 additions & 58 deletions
Original file line numberDiff line numberDiff line change
@@ -1214,11 +1214,8 @@
12141214
<attribute name="prefix" type="identifier"/>
12151215
<attribute name="type" type="keyword" valid_values="particle grid cable rope loop cloth" required="true"/>
12161216
<attribute name="count" type="array" array_type="int" array_size="3"/>
1217-
<attribute name="spacing" type="float" required="false"/>
12181217
<attribute name="offset" type="array" array_type="float" array_size="3"/>
12191218
<attribute name="flatinertia" type="float"/>
1220-
<attribute name="solrefsmooth" type="array" array_type="float" array_size="2"/>
1221-
<attribute name="solimpsmooth" type="array" array_type="float" array_size="5"/>
12221219
<attribute name="vertex" type="string"/>
12231220
<attribute name="initial" type="string"/>
12241221
<attribute name="curve" type="string"/>
@@ -1258,27 +1255,6 @@
12581255
<attribute name="solimpfriction" type="array" array_type="float" array_size="5"/>
12591256
</attributes>
12601257
</element>
1261-
<element name="tendon" repeated="true">
1262-
<attributes>
1263-
<attribute name="kind" type="keyword" valid_values="main shear" required="true"/>
1264-
<attribute name="solreffix" type="array" array_type="float" array_size="2"/>
1265-
<attribute name="solimpfix" type="array" array_type="float" array_size="5"/>
1266-
<attribute name="group" type="int"/>
1267-
<attribute name="stiffness" type="float"/>
1268-
<attribute name="damping" type="float"/>
1269-
<attribute name="limited" type="keyword" valid_values="false true"/>
1270-
<attribute name="range" type="array" array_type="float" array_size="2"/>
1271-
<attribute name="margin" type="float"/>
1272-
<attribute name="solreflimit" type="array" array_type="float" array_size="2"/>
1273-
<attribute name="solimplimit" type="array" array_type="float" array_size="5"/>
1274-
<attribute name="frictionloss" type="float"/>
1275-
<attribute name="solreffriction" type="array" array_type="float" array_size="2"/>
1276-
<attribute name="solimpfriction" type="array" array_type="float" array_size="5"/>
1277-
<attribute name="material" type="reference"/>
1278-
<attribute name="rgba" type="array" array_type="float" array_size="4"/>
1279-
<attribute name="width" type="float"/>
1280-
</attributes>
1281-
</element>
12821258
<element name="geom">
12831259
<attributes>
12841260
<attribute name="type" type="keyword" valid_values="plane hfield sphere capsule ellipsoid cylinder box mesh sdf"/>
@@ -1320,11 +1296,6 @@
13201296
<attribute name="subgrid" type="int"/>
13211297
</attributes>
13221298
</element>
1323-
<element name="pin" repeated="true">
1324-
<attributes>
1325-
<attribute name="coord" type="array" array_type="int" array_size="2" required="true"/>
1326-
</attributes>
1327-
</element>
13281299
</children>
13291300
</element>
13301301
<element name="body" repeated="true" recursive="true">
@@ -1610,11 +1581,8 @@
16101581
<attribute name="prefix" type="identifier"/>
16111582
<attribute name="type" type="keyword" valid_values="particle grid cable rope loop cloth" required="true"/>
16121583
<attribute name="count" type="array" array_type="int" array_size="3"/>
1613-
<attribute name="spacing" type="float" required="false"/>
16141584
<attribute name="offset" type="array" array_type="float" array_size="3"/>
16151585
<attribute name="flatinertia" type="float"/>
1616-
<attribute name="solrefsmooth" type="array" array_type="float" array_size="2"/>
1617-
<attribute name="solimpsmooth" type="array" array_type="float" array_size="5"/>
16181586
<attribute name="vertex" type="string"/>
16191587
<attribute name="initial" type="string"/>
16201588
<attribute name="curve" type="string"/>
@@ -1654,27 +1622,6 @@
16541622
<attribute name="solimpfriction" type="array" array_type="float" array_size="5"/>
16551623
</attributes>
16561624
</element>
1657-
<element name="tendon" repeated="true">
1658-
<attributes>
1659-
<attribute name="kind" type="keyword" valid_values="main shear" required="true"/>
1660-
<attribute name="solreffix" type="array" array_type="float" array_size="2"/>
1661-
<attribute name="solimpfix" type="array" array_type="float" array_size="5"/>
1662-
<attribute name="group" type="int"/>
1663-
<attribute name="stiffness" type="float"/>
1664-
<attribute name="damping" type="float"/>
1665-
<attribute name="limited" type="keyword" valid_values="false true"/>
1666-
<attribute name="range" type="array" array_type="float" array_size="2"/>
1667-
<attribute name="margin" type="float"/>
1668-
<attribute name="solreflimit" type="array" array_type="float" array_size="2"/>
1669-
<attribute name="solimplimit" type="array" array_type="float" array_size="5"/>
1670-
<attribute name="frictionloss" type="float"/>
1671-
<attribute name="solreffriction" type="array" array_type="float" array_size="2"/>
1672-
<attribute name="solimpfriction" type="array" array_type="float" array_size="5"/>
1673-
<attribute name="material" type="reference"/>
1674-
<attribute name="rgba" type="array" array_type="float" array_size="4"/>
1675-
<attribute name="width" type="float"/>
1676-
</attributes>
1677-
</element>
16781625
<element name="geom">
16791626
<attributes>
16801627
<attribute name="type" type="keyword" valid_values="plane hfield sphere capsule ellipsoid cylinder box mesh sdf"/>
@@ -1716,11 +1663,6 @@
17161663
<attribute name="subgrid" type="int"/>
17171664
</attributes>
17181665
</element>
1719-
<element name="pin" repeated="true">
1720-
<attributes>
1721-
<attribute name="coord" type="array" array_type="int" array_size="2" required="true"/>
1722-
</attributes>
1723-
</element>
17241666
</children>
17251667
</element>
17261668
</children>

0 commit comments

Comments
 (0)