urdf-loaders icon indicating copy to clipboard operation
urdf-loaders copied to clipboard

URDF Loaders for Unity and THREE.js with example ATHLETE URDF Files open sourced from NASA JPL

Results 34 urdf-loaders issues
Sort by recently updated
recently updated
newest added

Textures are _always_ newly loaded when processing a link material, even if it is used and has already been loaded for another visual link node: https://github.com/gkjohnson/urdf-loaders/blob/f6a7052c64bc687ce15dfcc6cb568098c4342f02/javascript/URDFLoader.js#L539 Should add a map...

three.js

From #72: > The `test_robot.urdf` from ros/urdf repo can be used to test it. > > https://github.com/ros/urdf/tree/melodic-devel/urdf/test > > ![image](https://user-images.githubusercontent.com/734200/46908234-c9dea380-ced4-11e8-882e-475c424b85ee.png)

three.js

- When pressing undo after changing an angle in the URDF joint list inspector, it doesn't undo that last joint angle set. - When clicking off and then back on...

Unity

- geometry is loaded with an offset rotation - no textures or materials are supported - node hierarchy is not created

bug
Unity

TODO: Find example model

enhancement
Unity

Make the collada loader work more closely to Unity's built in one

Unity