Skip to content

Conversation

@gemenerik
Copy link
Member

Removes the "Estimate Geometry Simple" feature from the lighthouse tab. This feature required manual OpenCV installation, only supported 1-2 base stations, and appeared broken/grayed-out for users by default.

Removes the "Estimate Geometry Simple" feature from the lighthouse tab. This feature required manual OpenCV installation, only supported 1-2 base stations, and appeared broken/grayed-out for users by default.
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR removes the deprecated "Estimate Geometry Simple" feature from the lighthouse base station geometry configuration dialog. The feature relied on manual OpenCV installation, only supported 1-2 base stations, and was non-functional for most users.

  • Removes the "Estimate Geometry Simple" button from the UI layout
  • Removes the associated OpenCV-based geometry estimator code and event handlers
  • Cleans up unused imports and initialization code

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
src/cfclient/ui/dialogs/lighthouse_bs_geometry_dialog.ui Removes the "Estimate Geometry Simple" button widget from the horizontal layout
src/cfclient/ui/dialogs/lighthouse_bs_geometry_dialog.py Removes OpenCV estimator import, initialization code, and click handler method

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@gemenerik gemenerik changed the title Remove OpenCV-based lighthouse geometry estimator from UI Remove OpenCV-based lighthouse geometry estimator Sep 15, 2025
@ataffanel ataffanel merged commit 9c8a3c5 into master Sep 16, 2025
1 check passed
@gemenerik gemenerik deleted the rik/remove-opencv-geometry-estimator branch September 16, 2025 14:13
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

Successfully merging this pull request may close these issues.

3 participants