Skip to content

fix: correct import function name in bvh_to_robot_dataset.py#161

Open
fanyahao1 wants to merge 2 commits into
YanjieZe:masterfrom
fanyahao1:fix/bvh-to-robot-dataset-import
Open

fix: correct import function name in bvh_to_robot_dataset.py#161
fanyahao1 wants to merge 2 commits into
YanjieZe:masterfrom
fanyahao1:fix/bvh-to-robot-dataset-import

Conversation

@fanyahao1
Copy link
Copy Markdown

@fanyahao1 fanyahao1 commented Mar 30, 2026

Summary

Fixed the incorrect function name import in bvh_to_robot_dataset.py by changing load_lafan1_file to load_bvh_file.

Changes

  • Import: load_lafan1_fileload_bvh_file
  • Function call: load_lafan1_fileload_bvh_file

- import: load_lafan1_file → load_bvh_file
- function call: load_lafan1_file → load_bvh_file
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant