privatepanda.co

research · lisc

Automated Functional Movement Screen

LISC, Dr. Silvia Ferrari · Cornell · Spring 2026 · installable package + CLI

Scores the seven FMS physical-therapy exercises 0–3 from motion-capture data — the analysis core of a VR posture-correction system.

Overview

A person wears an XSens inertial motion-capture suit and performs the seven Functional Movement Screen exercises; the system records each, scores form on the standard 0–3 FMS rubric, and feeds a motion-model/VLM layer that shows corrections in VR. I owned the recording and analysis pipeline: capturing MVNX pose data, computing biomechanical metrics — joint angles, ranges of motion, clearances — and scoring each exercise. Shipped as an installable pip package with a CLI, plus two visualization tools.

Design decisions 06

Python · XSens MVNX · NumPy · quaternion kinematics

listed under research →