20tab / bvh-python

Python module for parsing BVH (Biovision hierarchical data) mocap files
MIT License
233 stars 44 forks source link

The last frame in a sequence is not processed #7

Open sherjeelshehzad opened 4 years ago

sherjeelshehzad commented 4 years ago

If the .bvh file does not end with a newline character, the last frame in a .bvh sequence is not processed and added to the frames object, which causes out of range exceptions when using any method on the last frame in the data.