|
Biomech-Sim-Toolbox 1
Toolbox for movement simulation and analysis
|
Function to setup standing problem with marker tracking. More...
Functions | |
| function | setup_standing_marker (in model, in dataFile, in iSample, in resultFile, in W) |
| Function to setup standing problem with marker tracking. | |
Function to setup standing problem with marker tracking.
| function setup_standing_marker | ( | in | model, |
| in | dataFile, | ||
| in | iSample, | ||
| in | resultFile, | ||
| in | W | ||
| ) |
Function to setup standing problem with marker tracking.
| model | Gait3d: Model used for simulation |
| dataFile | String: Filename containg data struct for tracking |
| iSample | Int: Index of sample used from measured data |
| resultFile | String: Filename to log files |
| W | Struct: Weights for objective terms |
| problem | Collocation: Generated standing problem |