|
25 | 25 | <attribute name="inertiafromgeom" type="keyword" valid_values="false true auto"/> |
26 | 26 | <attribute name="inertiagrouprange" type="array" array_type="int" array_size="2"/> |
27 | 27 | <attribute name="exactmeshinertia" type="keyword" valid_values="false true"/> |
| 28 | + <attribute name="alignfree" type="keyword" valid_values="false true"/> |
28 | 29 | </attributes> |
29 | 30 | <children> |
30 | 31 | <element name="lengthrange"> |
|
66 | 67 | <attribute name="ls_tolerance" type="float" conflict_allowed="true" conflict_behavior="min"/> |
67 | 68 | <attribute name="noslip_iterations" type="int" conflict_allowed="true" conflict_behavior="max"/> |
68 | 69 | <attribute name="noslip_tolerance" type="float" conflict_allowed="true" conflict_behavior="min"/> |
69 | | - <attribute name="mpr_iterations" type="int" conflict_allowed="true" conflict_behavior="max"/> |
70 | | - <attribute name="mpr_tolerance" type="float" conflict_allowed="true" conflict_behavior="min"/> |
| 70 | + <attribute name="ccd_iterations" type="int" conflict_allowed="true" conflict_behavior="max"/> |
| 71 | + <attribute name="ccd_tolerance" type="float" conflict_allowed="true" conflict_behavior="min"/> |
71 | 72 | <attribute name="sdf_iterations" type="int" conflict_allowed="true" conflict_behavior="max"/> |
72 | 73 | <attribute name="sdf_initpoints" type="int" conflict_allowed="true" conflict_behavior="max"/> |
73 | 74 | </attributes> |
|
983 | 984 | <children> |
984 | 985 | <element name="plugin" repeated="true" namespace="mesh"> |
985 | 986 | <attributes> |
986 | | - <attribute name="name" type="string"/> |
987 | 987 | <attribute name="plugin" type="string"/> |
988 | 988 | <attribute name="instance" type="reference" reference_namespace="plugin"/> |
989 | 989 | </attributes> |
|
1079 | 1079 | <children> |
1080 | 1080 | <element name="plugin" repeated="true" namespace="geom"> |
1081 | 1081 | <attributes> |
1082 | | - <attribute name="name" type="string"/> |
1083 | 1082 | <attribute name="plugin" type="string"/> |
1084 | 1083 | <attribute name="instance" type="reference" reference_namespace="plugin"/> |
1085 | 1084 | </attributes> |
|
1184 | 1183 | <children> |
1185 | 1184 | <element name="plugin" repeated="true" namespace="flexcomp"> |
1186 | 1185 | <attributes> |
1187 | | - <attribute name="name" type="string"/> |
1188 | 1186 | <attribute name="plugin" type="string"/> |
1189 | 1187 | <attribute name="instance" type="reference" reference_namespace="plugin"/> |
1190 | 1188 | </attributes> |
|
1252 | 1250 | <children> |
1253 | 1251 | <element name="plugin" repeated="true" namespace="composite"> |
1254 | 1252 | <attributes> |
1255 | | - <attribute name="name" type="string"/> |
1256 | 1253 | <attribute name="plugin" type="string"/> |
1257 | 1254 | <attribute name="instance" type="reference" reference_namespace="plugin"/> |
1258 | 1255 | </attributes> |
|
1370 | 1367 | <children> |
1371 | 1368 | <element name="plugin" repeated="true" namespace="body"> |
1372 | 1369 | <attributes> |
1373 | | - <attribute name="name" type="string"/> |
1374 | 1370 | <attribute name="plugin" type="string"/> |
1375 | 1371 | <attribute name="instance" type="reference" reference_namespace="plugin"/> |
1376 | 1372 | </attributes> |
|
1427 | 1423 | <attributes> |
1428 | 1424 | <attribute name="name" type="identifier"/> |
1429 | 1425 | <attribute name="group" type="int"/> |
| 1426 | + <attribute name="align" type="keyword" valid_values="false true auto"/> |
1430 | 1427 | </attributes> |
1431 | 1428 | </element> |
1432 | 1429 | <element name="geom" repeated="true"> |
|
1468 | 1465 | <children> |
1469 | 1466 | <element name="plugin" repeated="true" namespace="geom"> |
1470 | 1467 | <attributes> |
1471 | | - <attribute name="name" type="string"/> |
1472 | 1468 | <attribute name="plugin" type="string"/> |
1473 | 1469 | <attribute name="instance" type="reference" reference_namespace="plugin"/> |
1474 | 1470 | </attributes> |
|
1573 | 1569 | <children> |
1574 | 1570 | <element name="plugin" repeated="true" namespace="flexcomp"> |
1575 | 1571 | <attributes> |
1576 | | - <attribute name="name" type="string"/> |
1577 | 1572 | <attribute name="plugin" type="string"/> |
1578 | 1573 | <attribute name="instance" type="reference" reference_namespace="plugin"/> |
1579 | 1574 | </attributes> |
|
1641 | 1636 | <children> |
1642 | 1637 | <element name="plugin" repeated="true" namespace="composite"> |
1643 | 1638 | <attributes> |
1644 | | - <attribute name="name" type="string"/> |
1645 | 1639 | <attribute name="plugin" type="string"/> |
1646 | 1640 | <attribute name="instance" type="reference" reference_namespace="plugin"/> |
1647 | 1641 | </attributes> |
|
1849 | 1843 | <attribute name="active" type="keyword" valid_values="false true"/> |
1850 | 1844 | <attribute name="solref" type="array" array_type="float" array_size="2"/> |
1851 | 1845 | <attribute name="solimp" type="array" array_type="float" array_size="5"/> |
1852 | | - <attribute name="body1" type="reference" required="true" reference_namespace="body"/> |
| 1846 | + <attribute name="body1" type="reference" reference_namespace="body"/> |
1853 | 1847 | <attribute name="body2" type="reference" reference_namespace="body"/> |
1854 | | - <attribute name="anchor" type="array" required="true" array_type="float" array_size="3"/> |
| 1848 | + <attribute name="anchor" type="array" array_type="float" array_size="3"/> |
| 1849 | + <attribute name="site1" type="reference" reference_namespace="site"/> |
| 1850 | + <attribute name="site2" type="reference" reference_namespace="site"/> |
1855 | 1851 | </attributes> |
1856 | 1852 | </element> |
1857 | 1853 | <element name="weld" repeated="true" namespace="equality"> |
|
2625 | 2621 | <attribute name="name" type="identifier"/> |
2626 | 2622 | <attribute name="noise" type="float"/> |
2627 | 2623 | <attribute name="user" type="array" array_type="float"/> |
2628 | | - <attribute name="cutoff" type="float"/> |
2629 | | - <attribute name="geom1" type="reference" required="true" reference_namespace="geom"/> |
2630 | | - <attribute name="geom2" type="reference" required="true" reference_namespace="geom"/> |
2631 | | - <attribute name="body1" type="reference" required="true" reference_namespace="body"/> |
2632 | | - <attribute name="body2" type="reference" required="true" reference_namespace="body"/> |
| 2624 | + <attribute name="cutoff" type="float" required="true"/> |
| 2625 | + <attribute name="geom1" type="reference" reference_namespace="geom"/> |
| 2626 | + <attribute name="geom2" type="reference" reference_namespace="geom"/> |
| 2627 | + <attribute name="body1" type="reference" reference_namespace="body"/> |
| 2628 | + <attribute name="body2" type="reference" reference_namespace="body"/> |
2633 | 2629 | </attributes> |
2634 | 2630 | </element> |
2635 | 2631 | <element name="normal" repeated="true" namespace="sensor"> |
2636 | 2632 | <attributes> |
2637 | 2633 | <attribute name="name" type="identifier"/> |
2638 | 2634 | <attribute name="noise" type="float"/> |
2639 | 2635 | <attribute name="user" type="array" array_type="float"/> |
2640 | | - <attribute name="cutoff" type="float"/> |
2641 | | - <attribute name="geom1" type="reference" required="true" reference_namespace="geom"/> |
2642 | | - <attribute name="geom2" type="reference" required="true" reference_namespace="geom"/> |
2643 | | - <attribute name="body1" type="reference" required="true" reference_namespace="body"/> |
2644 | | - <attribute name="body2" type="reference" required="true" reference_namespace="body"/> |
| 2636 | + <attribute name="cutoff" type="float" required="true"/> |
| 2637 | + <attribute name="geom1" type="reference" reference_namespace="geom"/> |
| 2638 | + <attribute name="geom2" type="reference" reference_namespace="geom"/> |
| 2639 | + <attribute name="body1" type="reference" reference_namespace="body"/> |
| 2640 | + <attribute name="body2" type="reference" reference_namespace="body"/> |
2645 | 2641 | </attributes> |
2646 | 2642 | </element> |
2647 | 2643 | <element name="distance" repeated="true" namespace="sensor"> |
2648 | 2644 | <attributes> |
2649 | 2645 | <attribute name="name" type="identifier"/> |
2650 | 2646 | <attribute name="noise" type="float"/> |
2651 | 2647 | <attribute name="user" type="array" array_type="float"/> |
2652 | | - <attribute name="cutoff" type="float"/> |
2653 | | - <attribute name="geom1" type="reference" required="true" reference_namespace="geom"/> |
2654 | | - <attribute name="geom2" type="reference" required="true" reference_namespace="geom"/> |
2655 | | - <attribute name="body1" type="reference" required="true" reference_namespace="body"/> |
2656 | | - <attribute name="body2" type="reference" required="true" reference_namespace="body"/> |
| 2648 | + <attribute name="cutoff" type="float" required="true"/> |
| 2649 | + <attribute name="geom1" type="reference" reference_namespace="geom"/> |
| 2650 | + <attribute name="geom2" type="reference" reference_namespace="geom"/> |
| 2651 | + <attribute name="body1" type="reference" reference_namespace="body"/> |
| 2652 | + <attribute name="body2" type="reference" reference_namespace="body"/> |
2657 | 2653 | </attributes> |
2658 | 2654 | </element> |
2659 | 2655 | </children> |
|
0 commit comments