Skip to content
This repository has been archived by the owner on May 9, 2023. It is now read-only.

Motion Graph using #83

Open
ran-user opened this issue Jul 19, 2022 · 2 comments
Open

Motion Graph using #83

ran-user opened this issue Jul 19, 2022 · 2 comments

Comments

@ran-user
Copy link

Hello, I want to know how can i use the motion graph modul in this project. when i using the commond python main.py --v-up-env y --length 30 --num-files 5 --motion-folder XXX --output-bvh-folder YYY, the console gives error "assertionerror : alpha(-2.00000) is out of range". I found that the error comes from motions.resample(). If I delete this line in main.py, i receive an error "compare_length >= blend_length"

@ran-user
Copy link
Author

when I set the --compare-length as 1.0, the new error appear: Joint object has no attribute 'child_joint'

@ameliacode
Copy link

I found that the error was due to fps value. L359. I hope this solves..

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants