rofunc.utils.datalab.poselib.poselib.skeleton.backend.fbx.fbx_read_wrapper#

Script that reads in fbx files from python

This requires a configs file, which contains the command necessary to switch conda environments to run the fbx reading script from python

1.  Module Contents#

1.1.  Functions#

fbx_to_array

Reads an fbx file to an array.

1.2.  API#

rofunc.utils.datalab.poselib.poselib.skeleton.backend.fbx.fbx_read_wrapper.fbx_to_array(fbx_file_path, root_joint, fps)[source]#

Reads an fbx file to an array.

Parameters:

fbx_file_path – str, file path to fbx

Returns:

tuple with joint_names, parents, transforms, frame time