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

No Median for Empty Data in Enforce Rigid Bones #22

Open
philipqueen opened this issue Oct 4, 2024 · 1 comment
Open

No Median for Empty Data in Enforce Rigid Bones #22

philipqueen opened this issue Oct 4, 2024 · 1 comment
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@philipqueen
Copy link

philipqueen commented Oct 4, 2024

I ran into the following error while trying to process a recording with only hand data (one hand). It appears we need to better handle the median calculation in the case of empty data.

:MainProcess TID:11891798016:Dummy-7 ] Failed during `enforce rigid bones`, error: `no median for empty data`
[2024-10-03T23:42:49.533538] [Δt:0.000121s] [   DEBUG] [root] [run_ajc_addon_main:run_ajc_blender_addon_subprocess():94] [PID:91266:MainProcess TID:11891798016:Dummy-7 ] no median for empty data

I'll get to this when I have some time, but someone else feel free to tackle it if you'd like!

Steps to Reproduce:

  • Record a multi camera recording with just a hand in it
  • Process recording through Freemocap
  • Try exporting to Blender
@philipqueen philipqueen added the bug Something isn't working label Oct 4, 2024
@philipqueen philipqueen added the help wanted Extra attention is needed label Oct 4, 2024
@jonmatthis
Copy link
Member

I'll sweep this up in the PR reviews I'm working on now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
Status: Backlog
Development

No branches or pull requests

2 participants