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

CoP in B3D files doesn't match GUI or raw mot files. #213

Open
Tian-A-Tan opened this issue May 21, 2024 · 2 comments
Open

CoP in B3D files doesn't match GUI or raw mot files. #213

Tian-A-Tan opened this issue May 21, 2024 · 2 comments
Assignees

Comments

@Tian-A-Tan
Copy link
Collaborator

I'm retrieving CoP of this trial from downloaded b3d using
cop = [frame.processingPasses[0].groundContactCenterOfPressure for frame in subject.readFrames(xxx)]
The retrieved anterior-posterior CoP (x-axis) values don't change along with the foot segment. However, in GUI or raw mot files it looks noisy but normal.

I looked into a few Carter dataset b3d files already and they all have this issue.

@Tian-A-Tan
Copy link
Collaborator Author

Tian-A-Tan commented May 23, 2024

Just confirmed the CoP in opensim format is correct so it's likely to be a b3d writer issue.

Maybe look into CoP sanity check code or CoM to CoP conversion code if there is such code in the repo.

@Tian-A-Tan
Copy link
Collaborator Author

It's not caused by addb command line post-process script.

@nickbianco nickbianco assigned nickbianco and unassigned nickbianco Jun 10, 2024
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