PyMO icon indicating copy to clipboard operation
PyMO copied to clipboard

Capitalize End Site in BVH file

Open seanschneeweiss opened this issue 4 years ago • 3 comments
trafficstars

Thank you for this great project, it really helped us a lot for our project RoseMotion.

Matlab requires to use End Site in the BVH file, so that the BVH importer identifies the end of the skeleton.

Do you think this change could break the behavior of other tools?

seanschneeweiss avatar Apr 07 '21 11:04 seanschneeweiss

I'm glad you found PyMO useful.

I'll have to run some tests to make sure the exported BVH files load properly in some major tools. I'll get back to you.

omimo avatar Apr 07 '21 17:04 omimo

Thank you very much for testing. Could also be a bug in MATLAB :) Will test soon if it still persists in the newest MATLAB version.

seanschneeweiss avatar Apr 07 '21 17:04 seanschneeweiss

End Site seems to be the official capitalization. See https://research.cs.wisc.edu/graphics/Courses/cs-838-1999/Jeff/BVH.html and especially https://research.cs.wisc.edu/graphics/Courses/cs-838-1999/Jeff/Example1.bvh.

seanschneeweiss avatar Oct 19 '22 16:10 seanschneeweiss