pyCGM_Single.pycgm_embed.loadData

pyCGM_Single.pycgm_embed.loadData(dynamic_trial, static_trial, vsk_file)

Loads the data given the paths to the dynamic trial, the static trial, and the vsk file. Calls to pycgmIO are made to load in the data.

Returns
tuple

A tuple of three arrays that pertain to the motion data, the vsk file, and the static data. These arrays are then directly used to compute the joint angles. To see how these arrays are made, please refer to pycgmIO.