dm_control
dm_control copied to clipboard
Correct `flexcomp` attribute types in schema.xml
Align the attribute types with the official documentation. Fixes the following errors:
spacing's wrong conversion to int could lead toXML Error: Spacing must be larger than geometry size(e.g. 0.2 -> 0)- Setting and
edge's internal collisions tofalseleads toValueError: Expect an integer value: got false(same forrigidattribute)