Open
Description
Separate the URDF XML parsing to provide a clean, fully defaulted json representation of the URDF data so it can be used to implement loaders in other engines including Babylon.js. The structure from the 3DTilesRenderer could be reused -- ie a base
and three
folder to denote reusable and platform/engine-specific code.
Related to #168.