Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

trouble with assumptions of gait #30

Open
zhengyue-dong opened this issue Sep 9, 2020 · 1 comment
Open

trouble with assumptions of gait #30

zhengyue-dong opened this issue Sep 9, 2020 · 1 comment

Comments

@zhengyue-dong
Copy link

I have been confused about assumptions of gait since I finish computing quaternions. wish someone help me. thanks a milllion.

@pajaraca
Copy link

pajaraca commented Sep 23, 2020

what do you mean by assumption of gait? if you mean something like if the foot is on the floor or moving, it happens here:
% Threshold detection
stationary = acc_magFilt < 0.05;
When acc magnitude is below this threshold, it infers sensors signals are just noise.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants