Adding USD requirements to requirements-extra#617
Merged
snasiriany merged 3 commits intomasterfrom Jan 10, 2025
Merged
Conversation
snasiriany
reviewed
Jan 9, 2025
requirements-extra.txt
Outdated
|
|
||
| # for USD export and rendering | ||
| usd-core | ||
| tqdm |
Contributor
There was a problem hiding this comment.
can we just make tqdm part of the main requirements in setup.py / requirements.txt? it's a very common utility
kevin-thankyou-lin
approved these changes
Jan 10, 2025
snasiriany
approved these changes
Jan 10, 2025
eishan05
added a commit
to eishan05/robosuite
that referenced
this pull request
Jan 10, 2025
Adding USD requirements to requirements-extra (ARISE-Initiative#617)
X-jy-liu
pushed a commit
to X-jy-liu/robosuite
that referenced
this pull request
Mar 5, 2025
Authored by Abhishek Joshi
Abhiram824
added a commit
that referenced
this pull request
May 16, 2025
This reverts commit dea5ba9.
Abhiram824
added a commit
that referenced
this pull request
May 16, 2025
This reverts commit bdb322e.
ShahRutav
pushed a commit
to ShahRutav/robosuite
that referenced
this pull request
Dec 31, 2025
Authored by Abhishek Joshi
ShahRutav
pushed a commit
to ShahRutav/robosuite
that referenced
this pull request
Dec 31, 2025
…Initiative#617)"" This reverts commit bdb322e.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adding requirements to requirements-extra.txt for USD rendering.