- python 3.9
- pipenv
- create data folder in root.
- put bvh file in data folder.
pipenv install
pipenv shell
- execute python command.
python src/usecase/bvh_viewer_usecase.py data/xxx.BVH
- will display graphical view.
- This bvh data was obtained using mocopi