Skip to content

feat: Check if MoCap marker cutoff freq is too low#151

Draft
divyaksh-chander wants to merge 1 commit intoammr4-betafrom
MoCapCutOffFreqCheck
Draft

feat: Check if MoCap marker cutoff freq is too low#151
divyaksh-chander wants to merge 1 commit intoammr4-betafrom
MoCapCutOffFreqCheck

Conversation

@divyaksh-chander
Copy link
Copy Markdown
Contributor

Add a check in the marker driver class template that compares the position of raw marker data and filtered marker data. A large error indicates that cut off frequency is too low.

A warning will be given to the user indicating the marker and the max error for the marker in the entire motion.

However, the warning can also be raised for issues in marker labelling, for example marker flipping, drop out.

To do:

  • Decide on default threshold. Current feeling is 2 cm.
  • Option to customize the threshold somehow?
  • Changelog entry.

@divyaksh-chander divyaksh-chander changed the title feat: Add a check in marker driver class template to check for error betwee… feat: Check if MoCap marker cutoff freq is too low Apr 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant