Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Torch follow-up and cloth view #853

Draft
wants to merge 42 commits into
base: og-develop
Choose a base branch
from
Draft

Torch follow-up and cloth view #853

wants to merge 42 commits into from

Conversation

hang-yin
Copy link
Contributor

@hang-yin hang-yin commented Aug 21, 2024

  • Enable full GPU dynamics & GPU pipeline
  • Cloth view implementation
  • Always enable GPU dynamics and Flatcache
  • Minimize gpu-cpu sync for speed
    • Control
    • Object states
    • Transition rules
  • General bug fixes
  • Run all tests with both cpu & gpu pipeline modes
  • Robustify test_toggle_on with ik primitive
  • Fix property setters (e.g. link.mass = xxx doesn't work now because it expects a torch tensor instead of a list)
  • Fix transform utils quat_distance
  • Fix set_linear_velocities and set_angular_velocities with gpu pipeline

@hang-yin hang-yin changed the title Cloth view Torch follow-up and cloth view Aug 22, 2024
@hang-yin hang-yin self-assigned this Aug 29, 2024
@hang-yin hang-yin mentioned this pull request Sep 12, 2024
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.

3 participants