Semi-Automatic Camera Calibration - #1707
Merged
Merged
Conversation
oleflb
reviewed
Mar 13, 2025
oleflb
reviewed
Mar 13, 2025
oleflb
reviewed
Mar 13, 2025
oleflb
reviewed
Mar 13, 2025
oleflb
reviewed
Mar 13, 2025
knoellle
requested changes
Mar 28, 2025
knoellle
reviewed
Jun 15, 2025
implement optimization in twix add Calibration to recorded states set recording frequencies use explicit state enum calibration in twix --wip-- fix camera matrix calculator impl reset implement first iteration of ScribbleCalibrationPanel second iteration of ScribbleCameraCalibration add a single panel to work with optimization add clear button for measurements and counter improve ux by remove buttons some qol add save to head button fix saving location fix saving path reset on save and allow to draw duplicate lines remove unneeded files resolve clippy remarks fix popup wont close with click and some other smal changes fix some review comments fix optimize function temp fix for fielddimensions default (add a todo - discussion is needed) remove outdated todo clear a vector instead of replacing it with a new one make the member stroke a constant improve drawing experience revert changes to the default implementation of FieldDimensions remove unused import impl getter function for FieldDiemensions can't use constant in Testmode always compile constant SPL_2025
github-merge-queue
Bot
removed this pull request from the merge queue due to a conflict with the base branch
Jul 7, 2025
knoellle
enabled auto-merge
July 11, 2025 17:35
oleflb
approved these changes
Jul 15, 2025
Franziska-Sophie
pushed a commit
to schmidma/hulk
that referenced
this pull request
Jul 16, 2025
* implement line fitting implement optimization in twix add Calibration to recorded states set recording frequencies use explicit state enum calibration in twix --wip-- fix camera matrix calculator impl reset implement first iteration of ScribbleCalibrationPanel second iteration of ScribbleCameraCalibration add a single panel to work with optimization add clear button for measurements and counter improve ux by remove buttons some qol add save to head button fix saving location fix saving path reset on save and allow to draw duplicate lines remove unneeded files resolve clippy remarks fix popup wont close with click and some other smal changes fix some review comments fix optimize function temp fix for fielddimensions default (add a todo - discussion is needed) remove outdated todo clear a vector instead of replacing it with a new one make the member stroke a constant improve drawing experience revert changes to the default implementation of FieldDimensions remove unused import impl getter function for FieldDiemensions can't use constant in Testmode always compile constant SPL_2025 * clippy --------- Co-authored-by: okiwi6 <45100017+oleflb@users.noreply.github.com> Co-authored-by: schluis <luis.scheuch@posteo.de> Co-authored-by: knoellle <33729490+knoellle@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Why? What?
Implement a new Twix-Panel for semi-automatic camera calibration.
Workflow:
Fixes #123
Ideas for Next Iterations (Not This PR)
How to Test
Take a nao and try to follow the workflow described above.