Skip to content

Conversation

@agasser
Copy link
Contributor

@agasser agasser commented Oct 21, 2022

Fixes #516

@agasser agasser requested a review from a team as a code owner October 21, 2022 16:00
public static final Pose3d kFarTargetPose =
new Pose3d(
new Translation3d(kFarTgtXPos, kFarTgtYPos, kFarTgtZPos), new Rotation3d(0.0, 0.0, 0.0));

Copy link
Contributor

Choose a reason for hiding this comment

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

I'm pretty sure that the z angle should be 180 degrees, right?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes, that sounds right. Sorry for the delay, I wanted to run the latest photonvision server to confirm since these rotations have changed since beta-3.

@mcm001
Copy link
Contributor

mcm001 commented Oct 26, 2022

Looks legit to me

@mcm001 mcm001 merged commit 04bde1b into PhotonVision:master Oct 26, 2022
@agasser agasser deleted the 516 branch January 15, 2023 01:31
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.

simposeest should use 3D until addVisionMeasurement

2 participants