e7670179fd
PiperOrigin-RevId: 435173666 Change-Id: I1ac3cfe120e590dfdd452df2be9b0efffc3fa62c
603 B
603 B
MuJoCo Plug-in for Unity
[2.1.2] - 2022-03-15
Minor modifications
When converting a world geom to a free-moving body, the parent body is created where the geom is, rather than at the root.
MJCF XML generation is now locale-invariant, addressing a parsing issue on systems with a decimal comma.
File name changes:
- Added
.RuntimetoMujoco.asmdefand the corresponding test file. - Reorganized the files under
Runtime/Componenetsinto different subdirectories. - File directories for Editor tests are now named with a capital letter.