Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BVH Parser for Python

Project to parse BVH files with:

  • python importer
  • structure management (joints and channel classes)
  • complete kinematic chains, including rototranslations
  • complementary functions to efficiently manage relative and absolute positioning
  • euler angles

Important

  • Some bvh files use different namings for joints. In particular, the root joint must be "Hip" to get this module working. We'll make it more general in the future.
  • Feel free to contribute and push :)

Developers

  • Marco Milesi for coding (integrations, mathematics, optimizations and scalability)
  • Gianbattista Madaschi for mathematics

Credits

About

Python module to import, parse and elaborate BVH files

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages