Skip to content

Calibration Rotation!#1464

Merged
mcm001 merged 22 commits intoPhotonVision:masterfrom
Juniormunk:RotateCalibration
Oct 19, 2024
Merged

Calibration Rotation!#1464
mcm001 merged 22 commits intoPhotonVision:masterfrom
Juniormunk:RotateCalibration

Conversation

@Juniormunk
Copy link
Contributor

It needs some work.

@mcm001
Copy link
Contributor

mcm001 commented Oct 14, 2024

image

@mcm001 mcm001 force-pushed the RotateCalibration branch from 3fbc544 to 8e3b2ef Compare October 17, 2024 05:00
private void calculateFrameStaticProps() {
var videoMode = getCurrentVideoMode();
if (this.frameStaticProperties != null) {
this.frameStaticProperties.release();
Copy link
Contributor

Choose a reason for hiding this comment

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

Commenting this out makes photon actually boot...

@mcm001
Copy link
Contributor

mcm001 commented Oct 17, 2024

Starting camera calibration also causes the camera feed to disappear.

@mcm001 mcm001 marked this pull request as ready for review October 18, 2024 05:13
@mcm001 mcm001 requested a review from a team as a code owner October 18, 2024 05:13
Copy link
Contributor

@mcm001 mcm001 left a comment

Choose a reason for hiding this comment

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

Still need to hammer out camera calibration ownership

@mcm001 mcm001 merged commit b38de6b into PhotonVision:master Oct 19, 2024
@Gold856 Gold856 added documentation Anything relating to https://docs.photonvision.org frontend Having to do with PhotonClient and its related items backend Things relating to photon-core and photon-server labels Aug 4, 2025
samfreund pushed a commit that referenced this pull request Feb 20, 2026
Around a year ago, this PR #1277 added checks to make sure that users
weren't enabling camera rotation when they calibrated their cameras as a
stop gap to Issue #1084

However PR #1464 has resolved this issue (see
#1084 (comment))
and I wanted to update the orientation tooltip in the dashboard to
reflect this.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backend Things relating to photon-core and photon-server documentation Anything relating to https://docs.photonvision.org frontend Having to do with PhotonClient and its related items

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants