|
BTK Matlab Wrapper
0.3dev.0
Matlab bindings for the Biomechanical ToolKit library (BTK)
|
Extract ground reaction wrenches (GRW) expressed in the global frame from a given acquisition.
grw = btkGetGroundReactionWrenches(h, threshold) | h | Handle pointing to a C++ btk::Acquisition object. |
| threshold | Set all positions to (0,0,0) when the Fz value is lower or equal than the threshold |
| fpw | Paged structure with the following fields:
|
1.8.5