ros3djs
ros3djs copied to clipboard
Unable to load URDF meshes from files other than Collada and STL
The supported file types are hardcoded in the UDRF module. I'm unable to workaround the issue with overriding some particular method within my app.
Ideally, loader support should be customized and any file type can then be supported.
I have a PR for this that I will publish.