Skip to content

Conversation

Craftzman7
Copy link

Currently, WPICal only lets you use the 5x5 1000 markers ChArUco dictionary for calibrating your camera. This PR allows you set what dictionary is used via a drop-down menu. This menu defaults to DICT_5X5_1000 which is what was used in the previous version. There is also a tool tip when hovering over the drop-down that indicates to only change the selection if you know what you're doing. I don't particularly like my current implementation (I am not an experienced C++ developer) and am open to suggestions on how to improve it. I have also updated the tests accordingly.

@Craftzman7 Craftzman7 requested a review from a team as a code owner May 24, 2025 17:56
Copy link
Member

@calcmogul calcmogul left a comment

Choose a reason for hiding this comment

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

Make const variables constexpr instead where possible.

Co-authored-by: Tyler Veness <[email protected]>
@calcmogul
Copy link
Member

You can ignore the RobotPy build failure. The build system changed upstream and we haven't updated CI to match yet.

@Craftzman7
Copy link
Author

That MacOS build failure doesn’t seem relevant to this PR.

@Craftzman7
Copy link
Author

Bumping this to get reviewed

@Craftzman7 Craftzman7 requested a review from calcmogul September 1, 2025 03:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants