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

Pose storage #103

Open
grebz-dev opened this issue Jun 23, 2023 · 1 comment
Open

Pose storage #103

grebz-dev opened this issue Jun 23, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@grebz-dev
Copy link
Collaborator

Omniverse does not natively support storing poses manually configured by manipulating skeleton joints, as it considers them "transient prims." As pose control has been a desired feature from users, we could add this. There are several approaches of various degrees of integration.

Store custom prim data for poses
Extend USD schema to allow manual posing
Saving PreviewSkelAnims currently created to display transient state

(potentially out of scope)

@cadop
Copy link
Owner

cadop commented Jun 23, 2023

I think trying a low-hanging fruit of storing joint angles through a previewskelanim would be nice

@grebz-dev grebz-dev self-assigned this Jun 23, 2023
@grebz-dev grebz-dev added enhancement New feature or request and removed high priority labels Jul 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants