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

[WIP] Always enable GPU dynamics & Flatcache + support for both CPU & GPU pipeline #853

Draft
wants to merge 45 commits into
base: og-develop
Choose a base branch
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
@hang-yin hang-yin changed the title Torch follow-up and cloth view Always enable GPU dynamics & Flatcache + support for both CPU & GPU pipeline Sep 24, 2024
@hang-yin hang-yin changed the title Always enable GPU dynamics & Flatcache + support for both CPU & GPU pipeline [WIP] Always enable GPU dynamics & Flatcache + support for both CPU & GPU pipeline Oct 4, 2024
@cgokmen
Copy link
Contributor

cgokmen commented Nov 18, 2024

@hang-yin follow up on forum & wait on PhysX fix, OR go with the beyond hacky fix of reading raw memory

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