This repository contains a Python script for estimating jerk in motion data.
- jerk.py: Python script for calculating jerk in motion data.
- Dockerfile for containerizing the jerk estimation application.
- requirements.txt: Lists the dependencies required to run the jerk estimation script.
The jerk.py
script in this repository calculates jerk, the rate of change of acceleration, from motion data. It's commonly used in physics and biomechanics to analyze smoothness in motion.
python app/jerk.py