3 Open Issues Need Help Last updated: Jun 26, 2025

Open Issues Need Help

View All on GitHub

AI Summary: This RFC proposes to enable outlier rejection by default in the reconstruction pipeline for v1.8.0. The feature is currently experimental and off by default, and the team is seeking community feedback to determine if it should be enabled permanently.

Complexity: 2/5
feature help wanted question data output community exploratory

Free Motion Capture for Everyone 💀✨

Python

AI Summary: A bug has been reported where clicking the 'Calibration Guide' link under the 'groundplane calibration' toggle in the 'Process Data' tab results in an error. The error log indicates a `TypeError` because `QDesktopServices.openUrl()` is being called with keyword arguments, which it does not support. This prevents the calibration documentation from opening.

Complexity: 2/5
bug help wanted good first issue front end

Free Motion Capture for Everyone 💀✨

Python

AI Summary: Update the FreeMoCap project documentation to recommend using `uv` as the primary installation method, while retaining options for Anaconda and a basic `pip` installation. This involves modifying the main README and potentially the dedicated installation documentation page, using tabs or a similar method to organize instructions for different operating systems and installation methods.

Complexity: 3/5
documentation help wanted good first issue exploratory

Free Motion Capture for Everyone 💀✨

Python