Skip to content

Conversation

@ft-lab
Copy link
Collaborator

@ft-lab ft-lab commented Jan 26, 2026

Description

Fixes #62

When specifying material textures, wrapS and wrapT are now set to repeat.

We can confirm this by looking at the hand material when converted to USD below.
We can verify these behaviors after implementing PR #60 and Issue #61.

https://github.com/Daniella1/urdf_files_dataset/blob/main/urdf_files/random/robot-assets/r2_description/robots/r2c5.urdf

Checklist

@ft-lab ft-lab self-assigned this Jan 26, 2026
@codecov
Copy link

codecov bot commented Jan 26, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ All tests successful. No failed tests found.

📢 Thoughts on this report? Let us know!

@andrewkaufman andrewkaufman merged commit f196d63 into newton-physics:main Jan 27, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

OBJ/DAE: Should wrapS/wrapT be set to "repeat" when using textures in materials?

2 participants