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

Format description of dog motion files #192

Open
leinadyn opened this issue Aug 30, 2023 · 0 comments
Open

Format description of dog motion files #192

leinadyn opened this issue Aug 30, 2023 · 0 comments

Comments

@leinadyn
Copy link

Could you maybe give a brief format description of the "Frames" segment in the dog motion files? Similar to the one from the humanoid model (or just the order of the joints):

[
duration of frame in seconds (1D),
....
left elbow rotation (1D)
]

I managed to map most of values correctly to their corresponding joints but some still do not seem to fit. The reason why I am asking is that I am currently trying to implement your approach using mujoco and SB3 and am therefore writing my own dataloader for the motion files.

Thanks in advance!

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

No branches or pull requests

1 participant