Driveline
Through the OpenBiomechanics Project, Driveline Baseball has made elite-level motion capture data publicly available. The data can be downloaded from Driveline's GitHub repository.
Having access to large datasets is a great asset, but processing these large datasets can take time (and patience). Inspect3D is designed to streamline this process. The steps in this tutorial describe how to create CMZ files from the pitching and batting data sets, then inspect and group the data in Inspect3D.
Download
Download the files directory from the repository (Code → Download ZIP).
Data Structure Outline in openbiomechanics-main folder:
Download the HAS-Motion Specific Files:
Filter Script
Event Script
Note: The event script updates the force platform parameters. Visual3D automatically combines the forces when one foot is in contact with two plates but requires the surfaces to be parallel (or close to). This script adjusts the corners which are coincident to allow the forces to be combined. This script is specific to this data set.
Additional files are provided as examples, but not necessary for processing (files to automatically build group definitions, a subset of group definitions, and sample workspaces).
Outline
Build CMZs
This step is done once, or any time you collect more data
Build Group definition
Inspect data
Build CMZ Files
Pitching
Build CMZ Files for Pitching Data:
In the Build CMZ Dialog:
Set the path to:C:\…\openbiomechanics-main\baseball_pitching\data\c3d
Metadata File: C:\…\openbiomechanics-main\baseball_pitching\data\metadata.csv
MDH File: C:\…\openbiomechanics-main\baseball_pitching\code\v3d\model\v6_model_hybrid_lm.mdh
Add the following scripts and ensure they are in the correct order:
C:\…\CMotion Files\Filter.v3s
C:\…\CMotion Files\Events.v3s
C:\…\openbiomechanics-main\baseball_pitching\code\v3d\CMO.v3s

Hitting
Driveline Hitting Biomechanics
Build CMZ files for Hitting data:
In the Build CMZ Dialog:
Set the path to: C:\…\openbiomechanics-main\baseball_hitting\data\c3d
Metadata File:C:\…\openbiomechanics-main\baseball_hitting\data\metadata.csv
MDH File: C:\…\openbiomechanics-main\baseball_hitting\code\v3d\model\v6_model_hybrid_lm.mdh
Add the following scripts and ensure they are in the correct order:
C:\…\CMotion Files\Filter.v3s
C:\…\CMotion Files\Events.v3s
C:\…\openbiomechanics-main\baseball_hitting\code\v3d\CMO.v3s

Group Data
In Group Definition dialog, delete groups you are not interested in calculating.
Click Calculate All Groups
Inspect your data!