gkjohnson / urdf-exporter-js

Utility for exporting THREE.js object trees as a URDF file

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Return where textures should be saved to

gkjohnson opened this issue · comments

Some returned textures will need to be saved next to the mesh files (collada), while those that URDF uses natively will need to be in the package directory. We should return which directory the textures belong in.