pas wrote:
I see that your project really contains issues introduced with Jitter Removal. But is also contains tracking errors (like right arm starting from frame 1775).
Jitter removal cannot remove any tracking errors. In your case tracking errors were caused with occlusion (part of arm occluded from sensor by body).
We recommend to face the sensor directly when doing motions, to minimize occlusion.
As you have probably already seen on our project files this is not an issue for the JR algorithm in 3.2.3.190. Minimal occlusion errors are handled manually after JR pass.
The problem here is not minimizing the occlusion during the recording (and we are not complaining about incorrect tracking), the problem is the new JR algorithm destroing the correctly tracked data.
Hope you have a fix on the horizon.