Open Issues Need Help
View All on GitHubAI 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.
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.
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.