XSens (Moven) Integration
This
component bundles all the things needed to process a
session of trials collected with the XSens Moven
software.
This includes read/write routines for the specific .mvnx file format
which can be exported by Moven from the .mvn files.
| Extention |
Description |
Mime
type |
.mvnx
|
trial data |
text/mvnx+xml
|
Processing Moven Session details
A Moven Trial is expected as saved/exported in the
.mvnx file format. A session is a folder, which includes such files.
The current implementation does not make usage of model parameters
files and meta data corresponding to the Vicon integration.
To Process a Moven Session a special task
org.hd.gaitlab.moven.ant.tasks.CalcMLTask has to be used.